/* base css */

@import url(/.shared/themes/common/base-weblog.css);

/* user css */
body
{
	background-color: #333;
	background-image: url(/the_diff/images/bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: left;
}

hr
{
	border-top: 1px solid #000;
	height: 1px;
	margin-right: 10px;
}

#alpha
{
    	width: 100%;
}


#container
{
	position: relative;
	margin: 0 auto;
	/* center on everything else */
	width: 990px;
	text-align: left;

}

#header
{
	background-color: #000;
	width: 1002px;
	height: 51px;
	background-image: url(images/top_header.gif);
	background-repeat: no-repeat;
	color: #CCC;
	font-family: Arial, Helvetica, Sans;
	font-size: 10px;
}

#header a:link, #header a:hover, #header a:visited { color: #ccc; }

#header #quickenlinks
{
	position: absolute;
	top: 15px;
	left: 0px;
	white-space: nowrap;
	vertical-align:top;
}

#header #date
{
	position: absolute;
	top: 18px;
	left: 829px;
	text-align: left;
	white-space: nowrap;
}

#search
{
	position: absolute;
	top: 64px;
	left: 744px;
	text-align: left;
	white-space: nowrap;
	width: 350px;
	vertical-align: middle;
}

#search input
{
	float: left;
	text-align: left;

	margin-right: 3px;
	white-space: nowrap;
	color: #666;
	font-family: Arial, Helvetica, Sans;
	font-size: 15px;
	margin-top: 1px;
	margin-left: 2px;
}

#search #q
{
	float: left;
	text-align: left;

	margin-right: 3px;
	white-space: nowrap;
	color: #666;
	font-family: Arial, Helvetica, Sans;
	font-size: 15px;
	width:136px;
	margin-top: 2px;
	margin-left: 1px;
}

#wrapper
{
	background-color: #cbd58f;
	width: 1012px;
	height: 100%;
	background-image: url(/the_diff/images/bg_shadow.gif);
	background-repeat: repeat-y;
position:relative;
margin:0 auto;
}

#inset
{
	background-color: #f1f4e0;
	border: 1px solid #959a78;
	margin-left: 5px;
	margin-right: 15px;

	height:100%;
	

}

.bio
{
	width: 477px;
	background-color: #e8e8d0;
	background-image: url(images/bioboxback.gif);
	background-repeat: repeat-y;
	color: #666;
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 9px;
}

.bioinset
{
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	background-color: #fff;
	border: 1px solid #959a78;
	background-image: url(images/biobg.gif);
	margin-left: 7px;
	margin-right: 7px;
}

.bio .bioinset .biotitle
{
	color: #4c4d1e;
	font-family: Verdana, Myriad, Arial, Helvetica, Sans;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-top: 15px;
}

.bio .bioinset .bioemail
{
	color: #999;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	font-weight: bold;
	margin-left: 30px;
	padding-bottom: 15px;
	margin-top: 15px;
}

#left
{
	width: 223px;
	background-color: #e8e8d0;
	background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 4px;
	color: #000;
	font-family: Arial, Helvetica, Sans;
	font-size: 10px;
float:left;
}

#right
{
	color: #000;
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	width: 223px;
	background-color: #e8e8d0;
	background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 762px;
}

#shadowtop
{
	width: 223px;
	height: 5px;
	background-color: #e8e8d0;
	background-image: url(images/leftshadowtop.gif);
	background-repeat: no-repeat;
}

#shadowbot
{
	width: 223px;
	height: 10px;
	background-color: #e8e8d0;
	background-image: url(images/leftshadowbot.gif);
	background-repeat: no-repeat;
}

#centershadowbot
{
	width: 526px;
	height: 9px;
	background-color: #e8e8d0;
	background-image: url(images/centershadowbot.gif);
	background-repeat: no-repeat;
}

#bioshadowtop
{
	width: 477px;
	height: 5px;
	background-color: #e8e8d0;
	background-image: url(images/bioboxtop.gif);
	background-repeat: no-repeat;
}

#bioshadowbot
{
	width: 477px;
	height: 9px;
	background-color: #e8e8d0;
	background-image: url(images/bioboxbot.gif);
	background-repeat: no-repeat;
}


#right2
{
	width: 223px;
	background-color: #e8e8d0;
	background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	position: absolute;
	top: 820px;
	left: 762px;
}

#right3
{   background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
	width: 223px;
	position: absolute;
	top: 730px;
	left: 762px;
text-align:right;
}

#right4
{   background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
	width: 223px;
	position: absolute;
	top: 400px;
	left: 762px;
text-align:center;
}


#leftinset
{
	width: 200px;
	padding-left: 7px;
}

#leftinset a:link, #leftinset a:visited
{
	color: #666;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

#leftinset a:hover { text-decoration: underline; }

#leftinset ul, #leftinset  .module-list
{
	width: 187px;
	padding-left: 4px;
	padding-top: 4px;
}

#leftinset li
{
	background-image: url(images/greenarrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: default;
	padding-left: 18px;
	padding-bottom: 6px;
}

#leftinset li.dot
{
	background-image: url(images/greeendot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: default;
	padding-left: 18px;
	padding-bottom: 6px;
}

#leftinset,#rightinset,#rightinset2,#rightinset3,#rightinset4
{
	background-color: #fff;
	border: 1px solid #959a78;
	margin-left: 7px;
	margin-right: 7px;
}

#rightinset
{
	color: #666600;
	width: 207px;
	height: 375px;
	background-image: url(images/areyouthediff.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#rightinset2
{
	color: #333300;
	width: 207px;
	height: 259px;
	background-repeat: no-repeat;
	text-align: center;
}

#rightinset3
{
	color: #333300;
	width: 207px;
	height: 64px;
	background-image: url(images/whatsyourstory.gif);
	background-repeat: no-repeat;
	
}


#rightinset4
{
	color: #333300;
	width: 207px;
	height: 290px;

	
}

#righttext
{
	color: #333;
	text-align: center;
	padding-top: 255px;
	padding-left: 15px;
	padding-right: 15px;
}

#righttext img { padding-top: 2px; }
#righttext2 img { padding-top: 4px; }

#righttext2
{
	color: #333;
	text-align: center;
	padding-top: 100px;
	padding-left: 15px;
	padding-right: 15px;
}

#righttext2 .devil { color: #333300; }

#calendar
{
	color: #000;
	font-family: Arial, Helvetica, Sans;
	font-size: 10px;
	width: 190px;
}

#calendar a:link, #calendar a:visited, #calendar a:hover
{
	font-family: Arial, Helvetica, Sans;
	font-size: 10px;
}

#calendar table, #calendar tr, #calendar td
{
	width: 190px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#calendar td { text-align: center; }

#calendar caption
{
	background-color: #f1f4e0;
	color: #202412;
	font-weight: bold;
	padding: 3px;
	border: 0px;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#calendar th
{
	background-color: #f1f4e0;
	font-weight: normal;
	padding: 3px;
	border: 0px;
	margin: 0px;
}

.teamname
{
	color: #999;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.teamtitle
{
	color: #999;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

.teamemail
{
	color: #71b50a;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#leftinset li.dot .teamemail a:link, .teamemail a:visited
{
	color: #71b50a;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#leftinset .rss-module-content a:link, #leftinset .rss-module-content a:visited { color: #71b50a; }

.rss-module-content img
{
	vertical-align: middle;
	padding-bottom: 5px;
}

#centercolumn
{
	float:right;
	width: 526px;
	position:relative;
left:-232px;
top:0px;
	background-color: #e8e8d0;
	background-image: url(images/centershadow.gif);
	background-repeat: repeat-y;
}

#tablinks
{
	position:relative;
    left:16px;
    top:-24px;
	width: 526px;
	
}

.tablink
{
	font-family: Arial, Helvetica, Sans;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	padding-right: 35px;
}

.tablink a:link, .tablink a:visited
{
	font-family: Arial, Helvetica, Sans;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}

#centercolumninset
{
	background-color: #fff;
	border-left: 1px solid #959a78;
	border-right: 1px solid #959a78;
	border-bottom: 1px solid #959a78;
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 8px;
	padding-top: 0px;
}

.date-header
{
	font-family: Arial, Helvetica, Sans;
	font-size: 13px;
	color: #666;
	background-image: url(images/posticon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
}

.entry-header
{
	color: #febb05;
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
	margin-right: 10px;
	padding-bottom: 5px;
}

.author-header
{
	color: #666;
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
	margin-right: 10px;
	padding-bottom: 5px;
}

.entry-body, .entry-more, .comment-content
{
	color: #666;
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	line-height: 1.5em;
	width: 480px;
}

.entry-body a:link, .entry-body a:visited { color: #006699; }
a:link, a:visited { color: #006699; }

.comment-footer
{
	border-bottom: 1px dotted #000;
	color: #71b50a;
	font-family: Arial, Helvetica, Sans;
	font-size: 10px;
	text-align:right;
	padding-bottom:5px;
}


.entry-footer
{
	border-top: 1px dotted #000;
	color: #71b50a;
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
}

.entry-footer a:link, .entry-footer a:visited
{
	color: #71b50a;
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	text-decoration: underline;
}

.entry-footer a:hover
{
	color: #71b50a;
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	text-decoration: underline;
}

.content-nav
{
	font-family: Arial, Helvetica, Sans;
	font-size: 13px;
	color: #999;
	padding-bottom: 8px;
	font-weight: bold;
}

.content-nav a:link, .content-nav  a:visited
{
	font-weight: bold;
	font-family: Arial, Helvetica, Sans;
	font-size: 13px;
	color: #666;
}

.content-nav a:hover
{
	font-family: Arial, Helvetica, Sans;
	font-size: 13px;
	color: #999;
	font-weight: bold;
}

#footer
{
clear:both;
	font-family: Arial, Helvetica, Sans;
	font-size: 10px;
	color: #83876E;
	text-align: center;
	line-height: 12px;
	margin-top: 25px;
	margin-bottom: 25px;
padding-top:25px;
width:990px;


}

#footer a:link, #footer a:hover, #footer a:visited { color: #83876E; }

.space
{
clear:both;
		height: 4px;

width:1012px;
background-color: #cbd58f;


	background-image: url(images/bg_shadow.gif);
	background-repeat: repeat-y;

}
.space-footer
{
clear:both;
margin:0 auto;
		height: 4px;

width:1012px;
background-color: #cbd58f;


	background-image: url(images/bg_shadow.gif);
	background-repeat: repeat-y;
}
.entry img { display: block; border: 5px solid #fff !important; outline: 1px solid #999 !important; }
/* ph=1 */
/* nhm:from_kauri */
