/*************************************
+Containers
*************************************/
BODY
{
	padding: 0px;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
BODY IMG
{
	border: thin none;
}
#container
{
	width: 415px;
	margin: 0px auto;
}
#container P
{
	font-family: Verdana;
}
#Container A
{
	font-family: Verdana;
}
P, LI
{
	font-size: 12px;
	line-height: 1.4em;
	font-family: verdana;
	margin: 0 0 20px;
	font-weight: normal;
}
A:link
{
	font-family: Georgia;
	color: #4B47D7;
}
#wrap
{
	margin: 0px auto 0px;
	text-align: left;
	width: 96.9em;
        width: 840px;
}
#band
{
	padding: 10px;
	text-align: center;
	background-color: #98C332;
	border-bottom: 1px solid #98C332;
	border-top: 1px solid #98C332;
}
#content
{
	font-size: 1.4em;
	float: left;
	padding: 1em;
	width: 545px;
}
#content A
{
	font-family: Georgia;
	color: #104F8F;
	font-weight: 700;
}
#content H3
{
	font-family: Georgia;
	font-size: 14px;
}
#sidebar
{
	font-size: 1.1em;
	float: right;
	padding-top: 0px;
	width: 240px;
}
#sidebar H2
{
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}
#sidebar IMG
{
	border: 0 none;
}
#sidebar A
{
	font-family: Verdana;
	font-size: 12px;
	color: #104F8F;
}
#sidebar2
{
	width: 250px;
	background-image: url(http://www.cocardsynergy.com/images/sidebar6.png);
	padding: 20px 10px 11px;
}
#sidebar2 P
{
	font: normal 14px/1.3 Verdana;
}
#sidebar2 H2
{
	font: bold 15px Verdana;
}
#sidebar2 H3
{
	font: bold 12px Verdana;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0.3em;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
#sidebar2 A
{
	font: 14px Verdana;
	text-decoration: none;
}
DIV.right IMG.left
{
	padding: 5px 14px 6px 0;
}
#WrapperHeader 
{ 	width: 100%; 
	height: 125.5px; 
	background: url(http://www.cocardsynergy.com/images/headwrapper1.gif) repeat-x 0px 0px;
}
#WrapperSubNav 
{ 	width: 100%; height: 
	auto; background: url(http://www.cocardsynergy.com/images/headwrapper2.gif) repeat-x 0px -133.5px; 
	border-bottom: solid 1px #c8d0d6; 
}
#Header 
{
	height: 85px; 
	margin: 0 auto; 
	width: 880px; 
	padding-left: 50px
}
#Header #Logo 
{ 
	position: relative; 
	margin-top: 0px; 
	padding-top: 10px;
	text-align: center; 
	color: #4A7195; 
	font-family: Georgia;
	font-size: 16px; 
}
#header P
{
	padding-top: 0px;
	float: left;
	font-size: 12px;
	font-family: Georgia;
}
#header IMG.logo
{
	float: right;
}
#header A IMG
{
	border: 0;
}
#header A
{
	text-decoration: none;
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 12px;
}
/*************************************
Footer
*************************************/
#footer
{
	text-align: center;
	background-color: #000;
	font-family: verdana;
	color: #999;
	padding: 10px 0;
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 25px;
	clear: both;
	border-top: 7px solid #3D72A8;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
/*************************************
+Hn and p
*************************************/
H1, H2, H3
{
	/*[disabled]font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
}
.entrytitle H2
{
	font-size: 2.1em;
	font-family: Georgia;
}
.entrytitle H2 A
{
	color: #B4C24B;
}
.entrytitle H2 A:hover
{
	color: #58BBEB;
}
.entrytitle H3
{
	font-size: 1.8em;
	color: #6F6F6F;
}
#sidebar H3
{
	color: #555;
	font-size: 1.5em;
	margin: 1em 0;
}
/*************************************
+Entry
*************************************/
.entry
{
	margin-bottom: 3em;
}
.entrymeta
{
	font-size: 0.9em;
}
.postedby
{
	background: #FFF url(./images/user.gif) no-repeat;
	padding: 3px;
	padding-left: 20px;
}
.filedto
{
	background: #FFF url(./images/post.gif) no-repeat;
	padding: 3px;
	padding-left: 20px;
}
.commentslink
{
	background: #FFF url(./images/packaged.gif) no-repeat;
	padding: 3px;



	padding-left: 20px;
}
/*************************************
+Sidebar
*************************************/
#sidebar UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #000;
}
#sidebar UL LI
{
	border-bottom: 1px dotted #DDD;
	margin-bottom: 0.3em;
	padding: 0.3em 0.3em 0.3em 0em;
        font-family: Verdana;
	font-size: 12px;
}
/*************************************
+Comments
*************************************/





.commentsblock
{
	margin: 0.5em;
	padding: 0em 1em;
}
.commentsblock TEXTAREA
{
	width: 35em;
}
.commentsblock INPUT, .commentsblock TEXTAREA
{
	border: 1px solid #D1D1D1;
}
.commentsblock TEXTAREA:focus
{
	background: #EEE;
	border: 1px solid #A1A1A1;
}
.commentsblock TEXTAREA:focus, .commentsblock INPUT:focus
{
	background: #EEE;
	border: 1px solid #A1A1A1;
}
.commentauthor
{
	display: block;



	font-size: 1.5em;
}
OL.commentlist
{
	color: #777;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}
.commentlist LI
{
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}
.alt
{
	background: #F3F5E9;
	border: 1px dotted #D1D1D1;
	padding: 0.5em;
}
H3#comments
{
	font-size: 1.6em;
}
/*************************************
+Misc
*************************************/
A
{
	color: #104F8F;
	text-decoration: none;
}
A:hover
{
	color: #3CCD27;
}
/*-------------------------------------------------
Navigation
-------------------------------------------------*/
#NavigationContent
{ 
	margin: 0 auto; 
	width: 880px; 
}
#Navigation 
{ 
	height: 31px; 
	margin: 0px auto 0 auto; 
	float: left;
	padding-top: 0px;
	width: 880px; 
}
#Navigation li 
{ 
	background: transparent url(http://www.cocardsynergy.com/images/tabset1.gif) no-repeat center -93px;
	float: left; 
	list-style-type: none; 
	padding-top: 5px; 
	position: relative; 
	text-align: center; 
	top: 5px; 
}
#Navigation li a 
{ 
	color: #fff; 
	display: block; 
	font-family: Georgia; 
	font-size: 12px; 
	height: 21px; 
	line-height: 20px; 
	width: 120px; 
	text-decoration: none;
}
#Navigation li.selected
{ 	
	background-position: center -64px; 
	border-bottom: 1px solid #EFF1F3; 
	top: 5px; 
}
#Navigation li.selected a 
{ 
	color: #DFA641; 
	text-decoration: none;
}
#SubNav
{ 
	height: 29px; 
	width: 880px; 
	margin: auto;
}
#SubNav ul 
{ 
	margin-left: 65px; 
	width: 880px; 
}
#SubNav li 
{ 
	position: relative; 
	float: left; 
	padding: 5px 10px 0px 10px; 
	height: 20px; 
	list-style:none;
}
	    #SubNav a{ color: #4A7195; font-family: Georgia; font-size: 15px;}
	    #SubNav .selected a { color: #DFA641;}
	    #SubNav .sep{ color: #C6CFD6;}
	    #SubNav .newburstsel {position: relative; float: left; padding: 4px 10px; height: 20px; list-style:none; background: url(http://i.ehow.com/images/ico-newBurstTrans.gif) no-repeat 0 4px; color: #DFA641; padding-left:30px}
	    #SubNav .newburst {position: relative; float: left; padding: 4px 10px; height: 20px; list-style:none; background: url(http://i.ehow.com/images/ico-newBurstTrans.gif) no-repeat 0 4px; padding-left:30px}	

	