/* base css */
@import url(/.shared/themes/common/base-weblog.css);



/* portal css */


/* theme css */
/* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #003366; }
a:active { color: #003366; }


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #EEEEEE;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#leaderboard2 { background-color: #f0f0f0; clear:both; padding:3px 3px 3px 0; border:1px solid #E8E8E8; height:90px;}
#leaderboard2 div#annoying_extra_ad_wrapper, #leaderboard2 img, #leaderboard2 object { float: left;}
#leaderboard2 #loves_signup { float: right;}
#leaderboard2 #loves_signup img { float: none;}

.boxad.guide {background: #F5F5F5 none;}
.boxad {height: 260px; text-align: center; background-color: #F5F5F5; padding: 10px 0}
.boxad .ad-marker {margin-bottom: 5px}
.boxad div, .boxad span { margin: 0 auto !important;}


#banner
{
	border-bottom: 1px dotted #6699CC;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #000000;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 0px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: x-small;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0 0;
	font-size: small;
}

	/* banner image */

	#banner
	{
		height: 200px;
		background-image: url("http://www.bryanboy.com/000lib/bryanboy_blackcab.jpg");
		background-position: 0px 0px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 150px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 1000px;
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border-right: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border-left: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 5px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: normal;
}

.entry-header a:link { color: #000000; }
.entry-header a:visited { color: #000000; }
.entry-header a:hover { color: #000000; }
.entry-header a:active { color: #000000; }

.entry-content,
.entry-footer,
.nuffnang,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 0px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.nuffnang
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px solid #CCCCCC;
	padding: 3px;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: bold;
	}

	.module a:link { color: #333333; }
	.module a:visited { color: #333333; }
	.module a:hover { color: #003366; }
	.module a:active { color: #333333; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 0px;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 10px 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 0;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}


/* moblog1 tweaks */

		
	

	.layout-moblog1 #alpha
	{
		width: 200px;
		
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #beta
	{
					width: 380px;
		
		
	}

	.layout-moblog1 #beta-inner
	{
		border-right: 1px solid #CCCCCC;
		padding: 15px 14px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}

	.layout-moblog1 #gamma-inner
	{
		border-left: 1px solid #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */

		
	

	.layout-moblog2 #alpha
	{
		width: 100px;
		
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #beta
	{
					width: 350px;
		
		
	}

	.layout-moblog2 #beta-inner
	{
		border-right: 1px solid #CCCCCC;
		padding: 15px 14px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}

	.layout-moblog2 #gamma-inner
	{
		border-left: 1px solid #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
		
	}

	.layout-moblog2 #delta-inner
	{
		border-left: 1px solid #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
					width: 390px; /* 285px + 15px + 15px */
		
		
	}

	.layout-timeline #beta
	{
		width: 390px;
		
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border-right: 1px solid #CCCCCC;
		padding: 15px 14px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 800px;
	}

	.layout-two-column-left #alpha
	{
		width: 300px;
		
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-left #beta
	{
					width: 500px;
		
		
	}

	.layout-two-column-left #beta-inner
	{
		border-right: 1px solid #CCCCCC;
		padding: 15px 14px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 700px;
	}

	.layout-two-column-right #alpha
	{
					width: 500px;
		
		
	}

	.layout-two-column-right #alpha-inner
	{
		border-right: 1px solid #CCCCCC;
		padding: 15px 14px 15px 15px;

		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{
		width: 200px;
		
	}

	.layout-two-column-right #beta-inner
	{
		border-left: 1px solid #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 1000px;
	}

	.layout-three-column #alpha
	{
		width: 320px;
		
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 5px 5px 5px 5px;
		background: #FFFFFF;
	}

	.layout-three-column #beta
	{
					width: 495px;
		
		
	}

	.layout-three-column #beta-inner
	{
		border-right: 1px solid #CCCCCC;
		padding: 5px 5px 5px 5px;
		background: #FFFFFF;
	}

	.layout-three-column #gamma
	{
		width: 180px;
		
	}

	.layout-three-column #gamma-inner
	{
		border-left: 1px solid #CCCCCC;
		padding: 5px 5px 5px 5px;
		background: #FFFFFF;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 1000px;
	}

	.layout-three-column-right #alpha
	{
					width: 500px;
		
		
	}

	.layout-three-column-right #alpha-inner
	{
		border-right: 1px solid #CCCCCC;
		padding: 5px 5px 5px 5px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: 320px;
		
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 5px 5px 5px 5px;
		background: #FFFFFF;
	}

	.layout-three-column-right #gamma
	{
		width: 180px;
		
	}

	.layout-three-column-right #gamma-inner
	{
		border-left: 1px solid #CCCCCC;
		padding: 5px 5px 5px 5px;
		background: #FFFFFF;
	}


/* user css */

.love {
	font-family: Verdana, Geneva, sans-serif;
}
.love td {
	text-align: left;
	font-size: x-small;
}

.geography {
	background-image: url(http://www.bryanboy.com/000lib/bt_media.jpg);
}

.obsessionbox {
	border: 1px dashed #333333;
}
.obsessionboxtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.obsessionboxlast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(http://www.bryanboy.com/000lib/012010black.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 5px 9px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(http://www.bryanboy.com/000lib/blockactive11608.gif) center center repeat-x;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

/* ph=1 */
/* nhm:from_kauri */
