/* 	decoration.css 
	URL: http://www.quickprinting.com/intersection/	*/

body { 
	background-color : #fff;
	color : #333;
	font-size : 80%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
/* ----- PAGE SETUP ----- */

body {  padding:0px; width:943px; font-size:.75em; font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; background-color:#fff; color:#444; margin:0px auto; padding-left:40px;}
html body * { margin-top:0;}
html { margin:0; padding:0; }


div#header { 
	margin-bottom:0; 
}

div#header div.toplinks { 
	background-color:#FFF; 
	/*background-image:url(images/header.gif); */
	margin:0; 
	padding:0; 
	height:67px; 
	overflow:hidden; 
}

div.toplinks h1 { 
	height:65px; 
	line-height:65px; 
	text-align:center; 
	overflow:hidden; 
	margin:0; 
	font-size:36px; 
	display: none; 
}

div.toplinks h1 a { 
	font-weight:normal; 
	color:#fff; 
	text-decoration:none; 
	letter-spacing:0.1em; 
}

div.toplinks a#cygnuslink { 
	width:100px; 
	height:25px; 
	float:right; 
	display:block; 
	overflow:hidden; 
	margin:0; 
	margin-top: 5px; 
	text-indent:-5000px; 
}

div#header div#topnav { 
	background-color:#097242; 
	background-image:url(images/bg_topnav.gif); 
	border-top:1px solid #666; 
	border-bottom:1px solid #666;  
	height:20px; 
	line-height:20px; 
	font-size:10px; 
	font-weight:bold; 
	margin-bottom:1.5em; 
}

div#topnav { 
	background-color:#097242; 
	background-image:url(images/bg_topnav.gif); 
	border-top:1px solid #ccc; 
	border-bottom:1px solid #ccc;  
	height:20px; 
	line-height:20px; 
	font-size:10px; 
	font-weight:bold; 
	margin-bottom:1.5em; 
}

div#header ul#navbar { 
	padding-left:1em; 
	margin:0; 
}

div#header ul#navbar li { 
	float:left; 
	padding:0 1em 0 0; 
	margin:0 1em 0 0; 
	list-style:none; 
	border-right: 1px dotted #666; 
}

div#header ul#navbar a { 
	color:#000; 
	text-decoration:none; 
	font-weight:bold; 
	font-family:Verdana; 
}

div#header ul#navbar a:hover { 
	text-decoration:underline; 
}
/*----------------------*/
ul#navbar { 
	padding-left:1em; 
	margin:0; 
}

ul#navbar li { 
	float:left; 
	padding:0 1em 0 0; 
	margin:0 1em 0 0; 
	list-style:none; 
	border-right: 1px dotted #ccc; 
}

ul#navbar a { 
	color:#fff; 
	text-decoration:none; 
	font-weight:bold; 
	font-family:Verdana; 
}

ul#navbar a:hover { 
	text-decoration:underline; 
}

/* **********************
	-sidebar
************************* */
div#sidebar { 
	font-size:0.9em; 
	border-top:22px solid #097242; 
	border-right:1px solid #FFFFFF; 
	border-bottom:4px solid #097242;
	background-color: #EFF6E8;
	width: 229px;
	/*
	background-image:url(images/bg_leftnav.gif);
	background-position:top right; 
	background-repeat:repeat-y;
	*/
}

* html div#sidebar { 
	background-image:none; 
}

div#sidebar div.navigation { 
	padding:1em; 
	/* background:url(images/bg_leftnav_top.gif) top no-repeat; */
}

div#sidebar div.ads { 
	text-align:center; 
	padding:5px; 
	/* background:url(images/bg_leftnav_btm.gif) bottom no-repeat; */ 
	height: 75px;
}

div#sidebar a { 
	color:#2D5f90; 
	font-weight:bold; 
	font-size: 0.9em; 
}

div#sidebar a:hover { 
	text-decoration:none; 
}

div#sidebar h4 { 
	color:#333; 
	font-size:1.1em; 
	margin-bottom:0.5em; 
}

small { 
	font-weight: normal;
}

div#sidebar div#searchout small { 
	font-size:9px; 
	color:#888; 
}

div#sidebar div#searchout div.fullsearch { 
	text-align:right; 
}

div#sidebar div#searchout div.fullsearch a { 
	color:#2D5F90; 
}

div#content a { 
	color: #2D5f90; 
}

div.post { 
	background-color:#F7F8F7; 
}

div.post div.postdate { 
	padding-right:1em; 
	text-align:right; 
	color:#fff; 
	background-color:#A7B1B9; 
	height:22px; 
	line-height:22px; 
	font-size:0.9em; 
	font-weight: bold; 
}

div#content div.post div.postdate a { 
	color:#2D5F90; 
	text-decoration: none;
}

div#content div.post div.postdate a:hover { 
	text-decoration: underline;
}

div#content div.post div.postfoot { 
	background-color:#A7B1B9; 
	height:auto !important; 
	height:20px; 
	min-height:20px; 
	font-size: 0.8em; 
	font-weight: bold; 
	line-height:20px; 
	text-align:right; 
	padding-right:1em; 
	color:#fff; 
}

div.post div.postfoot a { 
	color:#fff; 
}

div.post a { 
	color:#B81F25; 
}

div#content div.post h3 a { 
	color:#036; 
}

div.post h3 a { 
	text-decoration:none; 
}

div.post h3 a:hover { 
	text-decoration:underline; 
}

div.post .author { 
	color:#0A762A; 
}

div.prevnext a { 
	color:#b81f25; 
	font-weight:bold; 
	text-decoration:none; 
}

div.prevnext a:hover { 
	text-decoration:underline; 
}

div#footer { 
	font-size:0.8em; 
}

div#footer a { 
	color:#000; 
}

div#content ol.commentlist div.commenthead { 
	background-color:#666; 
	color:#fff; 
	font-size:11px; 
	font-weight:bold; 
	padding:0.3em; 
}

div#content ol.commentlist div.commenthead a { 
	color:#fff; 
}

div#content ol.commentlist div.commentbody { 
	padding:1em; 
	background-color:#eee; 
	font-size:0.9em; 
	border-left:1px solid #999; 
	border-right:1px solid #999; 
}

div#content ol.commentlist div.commentmeta { 
	background-color:#999; 
	text-align:right; 
	color:#fff; 
	font-size:10px; 
	padding:0.3em; 
}

div#content ol.commentlist div.commentmeta a { 
	color:#fff; 
}

div.postsidebar div#podContainer { 
	height:66px; 
	border:1px solid #ccc; 
}

div.postsidebar div { 
	height:40px; 
	background-repeat:no-repeat; 
	margin-bottom:0.5em; 
}

div.postsidebar div.emailpost { 
	background-image:url(images/btn-email.gif); 
}

div.postsidebar div.commentpost { 
	background-image:url(images/btn-comment.gif); 
}

div.postsidebar div.downloadpost { 
	background-image:url(images/btn-download.gif); 
}

div.postsidebar div a { 
	display:block; 
	height:40px; 
	padding-left:38px; 
	font-size:10px; 
	font-weight:bold; 
	line-height:1em; 
	padding-top:0.9em; 
	text-decoration:none;
}
div.postsidebar div.sharethis {padding-left:7px; margin-top:10px}
div.postsidebar div.sharethis a { 
	display:block; 
	 
	padding-left:20px; 
	font-size:10px; 
	font-weight:bold; 
	line-height:1em; 
	padding-top:0;
	text-decoration:none;
}

div.postsidebar div a:hover { 
	text-decoration:underline; 
}
/* default link styles */
a:link { color:#39c; text-decoration:none; }
a:visited { color:#69c; text-decoration:none;}
a:focus,a:hover,a:active { text-decoration:underline; }
a img { border-style:none; }

/* leaderboard ad unit */
div#leaderboard { height:90px; line-height:100px; text-align:center; background-color:#efefef; margin:5px 0; padding:5px 0; }
/* ----- top cross-site links ----- */
div#xref { margin:0; padding:0 0 4px 0; height:24px; font-size:11px; line-height:24px; background-image:url(images/bg-xref.gif); background-position:bottom left; background-repeat:repeat-x; }
	div#xref ul { float:right; margin:0; width:484px; height:24px; overflow:hidden; padding:0; background-image:url(images/bg-xref-tabs.gif); background-repeat:no-repeat; background-position:bottom left; }
	div#xref ul li { float:left; display:inline; margin:0; padding:0; background-image:none; }
	div#xref ul li a { display:block; margin-top:3px; font-weight:bold; color:#fff; font-size:11px; }
	div#xref ul li#xqp { margin-left:17px; }
	div#xref ul li#xwf { margin-left:58px; }
	div#xref ul li#xpn { margin-left:17px; }
	div#xref ul li#xim { margin-left:22px; }
	div#xref div#cygnusmenu { float:left; text-align:left; }
	/* ----- top branding ----- */
div#branding { clear:both; background-color:#999; height:82px; overflow:hidden; 
/*background-image:url(images/bg-branding.jpg); background-repeat:no-repeat; */
}
	div#branding h1 { width:340px; height:36px; float:left; display:inline; margin: 25px 0 0 10px; }
	div#branding h1 a { display:block; height:100%; text-indent:-5000px; }
	div#branding a#cygb2b { width:120px; height:25px; display:block; float:right; overflow:hidden; text-indent:-5000px; margin-top:7px; }
	/* ----- search and date bar ----- */
div#searchbar { border-bottom:1px dotted #999; margin:10px 130px 1em 0; height:24px; width:100%; }
	div#searchbar div.datestamp { width:300px; float:left;line-height:20px; font-size:10px; }
	div#searchbar form#searchform { width:300px; float:right; text-align:right; line-height:20px; }
	div#searchbar form#searchform * { font-size:10px; }
	
/* ----- navigation bar ----- */

ul#navigation { background-color:#6EBC44; padding:4px 0; margin:0; height:15px; font-size:0.9em; background-image:url(/images/bg-navbar.gif); background-repeat:repeat-x;  }
	ul#navigation li { padding:0; margin:0; list-style:none; float:left; height:18px; background-image:none }
	ul#navigation li a:link,ul#navigation li a:visited { display:block; padding:2px 1em; line-height:11px; color:#fff; text-decoration:none; font-weight:bold; } /* border-right:1px solid #A1D583; */
	ul#navigation li a:focus,ul#navigation li a:hover,ul#navigation li a:active { text-decoration:underline; }
	ul#navigation li a.last { border-style:none; }
	ul#navigation li ul.subnav { position:absolute; left:-999em; width:125px; background-color:#999; margin:2px 0 0; padding:0; border:1px solid #666; border-bottom-style:none; }
	ul#navigation li ul.subnav li { margin:0; padding:0; width:100%; list-style-type:none;border-bottom:1px solid #666; height:auto; }
	ul#navigation li ul.subnav li a:link,ul#navigation li ul.subnav li a:visited { display:block; padding:0.3em; line-height:1.2em; height:100%; font-weight:normal; font-size:95%; }
	ul#navigation li ul.subnav li a:focus,ul#navigation li ul.subnav li a:hover,ul#navigation li ul.subnav li a:active { background-color:#888; }
	/*subnav Jacob */
	ul#navigation li ul.trinav {
	position:absolute;
	left:126px;
	width:125px;
	background-color:#999;
	margin:2px 0 0;
	padding:0;
	border:1px solid #666;
	border-bottom-style:none;
	top: 35px;
}
	ul#navigation li ul.trinav li { margin:0; padding:0; width:100%; list-style-type:none;border-bottom:1px solid #666; height:auto; }
	ul#navigation li ul.trinav li a:link,ul#navigation li ul.trinav li a:visited { display:block; padding:0.3em; line-height:1.2em; height:100%; font-weight:normal; font-size:95%; }
	ul#navigation li ul.trinav li a:focus,ul#navigation li ul.trinav li a:hover,ul#navigation li ul.trinav li a:active { background-color:#888; }	
