body {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
	}
	
	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#E8E8FF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#A32901;
	scrollbar-darkshadow-color:#A32901;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#111111;
	scrollbar-track-color:#ffffff;
}

.topsearch{
	font-size:10px;
}

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #777777; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #660000; }


.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}


table.sample { 
    width:100%;
}

table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius: 12px;
}


.champs {width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #ff6600; background-color: #000000; font-weight: bold; color: #c2c2c2; text-decoration:none}




.catwdc{
	color:#55A16C;
	text-decoration:none;
	font-size:13px;
}

.catwdc a{
	color:#55A16C;
	text-decoration:none;
	font-size:13px;
}

.catwdc a:hover{
	color:#D16903;
	text-decoration:none;
	font-size:13px;
}

#cloud {
	color:#FFFFFF;
	text-decoration:none;

}

#cloud a{
	color:#FFFFFF;
	text-decoration:none;

}

#cloud a:hover{
	color:#777777;
	text-decoration:underline;

}

.details{
	color:#111111;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#990000;
	text-decoration:none;
	font-size:11px;
}



.details a:hover{
	color:#111111;
	text-decoration:underline;
	font-size:11px;
}

.rss {
	color:#ff6600;
	text-decoration:none;
	font-size:11px;
}



.rss a{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}


.rss a:hover{
	color:#4BB5C1;
	text-decoration:none;
	font-size:11px;
}


.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

.sitetable {
	width: 100%;
	border: 1px dotted #A32901;
	vertical-align : top;
}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
	border: 1px dotted #c2c2c2;
}

.votelargeur {width: 50px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#CC0000;
	}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}


.votetable {
	background: #D4E6EA;
	width : 50px;
	height: 92px;
	margin-right: 5px;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;

}
.vote span.nombre 
{
font-size: 16px;
display: block;
}

.vote a{
	color: #399171;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #399171;
	font-size: 16px;
	font-weight: bold;
}


/* Onglets fiche site */
#containered {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	width: 550px;
}

#containered hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#containered ul#mest {	
	font-weight: bold;
}
#containered ul#mest li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#containered ul#mest li a {
text-decoration: none;

}
#containered ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#containered h1,

#containered .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#containered a.current {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#containered a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#containered a.current:hover {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#containered a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

#containered .on {
	display: block;
	text-align: left;
}
#containered .off {
	display: none;
}

#wrp {
	margin: 0px auto;
	width: 100%;
}
#container {
	margin: 0px;
	width: 100%;
	float: left;
	background: #D4E6EA;
}
#layout-bottom {
	float: left;
	height: 25px;
	width: 100%;
}

#container-top {
	background: #D4E6EA;
	float: left;
	width: 100%;
}
#container-inner {
	background: #D4E6EA;
	float: left;
	width: 929px;
	padding: 10px 20px 25px;
}
#header {
	float: left;
	width: 929px;
	background: #D4E6EA;
}
#header #site-title {
	float: left;
	width: 300px;
}
#header #navs {
	float: left;
	height: 20px;
}
#navs .nv {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#navs .nv ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navs .nv li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 15px;
	line-height: 41px;
	color: #000000;
	display: inline;
}
#navs .nv ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 15px;
	line-height: 41px;
	color: #000000;
	display: inline;
}
#navs .nv li a {
	margin: 0px;
	padding: 0px 11px;
	list-style-type: none;
	color: #990000;
	display: inline-block;
	text-decoration: none;
	float: left;
	font-weight: bold;
}
#navs .nv li a:hover {
	margin: 0px;
	padding: 0px 11px;
	list-style-type: none;
	color: #000000;
	display: inline-block;
	text-decoration: none;
	float: left;
	font-weight: bold;
}
#site-title h1 {
	font-size: 20px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 26px;
}
#site-title h1 a {
	color: #990000;
	text-decoration: none;
}
#site-title h1 a:hover {
	color: #000000;
	text-decoration: none;
}
#site-title p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 16px;
}
#content {
	margin: 0px 0px 1em;
	padding: 1em 0px 0px;
	float: left;
	width: 929px;
	background: #A32901;
}
#top-post {
	background: url(images/top-plasters.gif) no-repeat;
	float: left;
	height: 209px;
	width: 470px;
	padding: 50px 50px 50px 70px;
}
#top-post h3 {
	font-size: 19px;
	line-height: 22px;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 470px;
	font-weight: normal;
}
#top-post p {
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 470px;
}
#top-post p a {
	color: #660000;
	text-decoration: underline;
}
#top-post p a:hover {
	color: #000000;
	text-decoration: none;
}


#post-entry {
	margin: 0px;
	padding: 0px 0px 1em;
	float: left;
	width: 590px;
}
#post-entry h2 {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 580px;
}

#post-entry object {
	margin: 0px 0px 5px;
	padding: 0px;
}
.post-meta {
	margin: 0px 0px 20px;
	padding: 10px;
	float: left;
	width: 565px;
	border: 1px solid #adadad;
	background: #e8e8ff;
}
.pblck {
	padding: 5px 6px;
	float: left;
	width: 170px;
	margin-right: 5px;
	border-right: 1px solid #CCCCCC;
}
.pblck .vart {
	font-size: 18px;
	color: #000000;
	margin: 10px 0px 0px;
	padding: 0px;
}
.pblck .art {
	clear: both;
	float: left;
	font-size: 23px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#noline {
	border-width: 0px;
	border-style: none;
}

.vlist {
	margin: 0px;
	padding: 10px 0px 20px;
	float: left;
	width: 170px;
	list-style-type: none;
}
.vlist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	list-style-type: none;
}
.vlist li {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 170px;
}
.vlist ul li {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 170px;
}
.vlist li a {
	color: #333333;
	text-decoration: none;
}

.post-meta a {
	color: #660000;
	text-decoration: none;
}
.post-meta a:hover {
	color: #000000;
	text-decoration: underline;
}


.post-meta h1 {
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 28px;
}
.post-meta h1 a {
	color: #000000;
	text-decoration: none;
}
.post-meta h1 a:hover {
	color: #990000;
	text-decoration: none;
}
.post-cat {
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
}
.post-cat a {
	color: #000000;
	text-decoration: none;
}
.post-cat a:hover {
	color: #666666;
	text-decoration: none;
}


.post-author {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
}
.post-content {
	margin: 0px;
	padding: 12px 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
}
.post-social {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
}
.post-social a {
	display: inline-block;
	margin: 0px;
	padding: 0px 12px;
	float: left;
	border-right: 1px solid #999999;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 19px;
}
.post-social a:hover {
	display: inline-block;
	margin: 0px;
	padding: 0px 12px;
	float: left;
	border-right: 1px solid #999999;
	color: #660000;
	text-decoration: underline;
	font-size: 14px;
	line-height: 19px;
}
.post-content blockquote {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #433821;
	border-left: 3px solid #444228;
	line-height: 20px;
	padding-left: 10px;
}
#resmap {
	background: transparent url(images/resmap.gif) no-repeat left top;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar {
	float: right;
	width: 320px;
}
#sidebar h3 a {
	color: #000000;
	text-decoration: none;
}

#sidebar table {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#sidebar img {
	margin: 0px;
	border-width: 0px;
	padding: 0px;
}
#sidebar .widget-sidebar-wide .nolist img {
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 11px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#sidebar .widget-sidebar-wide .nolist img:hover {
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 11px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}


#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 0em 0px 1em;
	float: left;
	width: 99%;
	font-size: 12px;
}
#post-navigator-single {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 99%;
	font-size: 13px;
}
.wp-pagenavi {
	float: left;
	width: 99%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.125em;
}
.pages {
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}

#post-navigator a {
	color: #FFFFFF;
	background: #CCCCCC;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
#post-navigator a:hover {
	color: #FFFFFF;
	background: #000000;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #000000;
	font-weight: bold;
}
#post-navigator-single .alignleft {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 18px;
}
#post-navigator-single .alignright {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 18px;
}
#post-navigator-single a {
	color: #0066CC;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}

#comments-template {
	margin: 0px 0px 20px;
	padding: 10px 10px 20px;
	float: left;
	width: 565px;
	border: 1px solid #adadad;
	background: #d4e6ea;
}



#comments-template h4 {
	font-size: 18px;
	margin: 1em 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 20px;
	color: #000000;
}
.com-box {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 100%;
}
.com-box a {
	color: #0066CC;
	text-decoration: none;
}
.com-box a:hover {
	color: #000000;
	text-decoration: underline;
}

.com-avatar {
	float: left;
	width: 52px;
}
.com-wrp {
	float: right;
	width: 485px;
	padding: 6px 10px;
}
.com-wrp-alt {
	float: right;
	width: 485px;
	padding: 6px 10px;
	background: #f9f9f9;
}
.com-bottom {
	background: url(images/cb.gif) no-repeat bottom;
	float: right;
	height: 15px;
	width: 100%;
}
.com-content {
	background: url(images/ct.gif) no-repeat top;
	float: left;
	width: 100%;
}
.com-author {
	float: left;
	width: 100%;
	font-family: Calibri, Cambria, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.com-date {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 11px;
}
.com-text {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.com-wrp-author {
	float: right;
	width: 485px;
	padding: 10px;
	background: #F8F5EF;
}
.com-bottom-author {
	float: right;
	height: 15px;
	width: 100%;
}
.com-content-author {
	background: url(images/cta.gif) no-repeat top;
	float: left;
	width: 100%;
}
#comments-template #commentform {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 98%;
}
#commentform label {
	font-family: Calibri, Cambria, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
#commentform p {
	margin: 0px 0px 20px;
	padding: 0px;
}
#commentform .comfield {
	padding: 3px;
	width: 300px;
	border-top: 1px solid #666666;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #666666;
	background: #FFFFFF;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica;
}
#commentform label span {
	font-size: 13px;
	color: #990000;
	padding-left: 5px;
}
#commentform label a {
	color: #660000;
	text-decoration: underline;
}
#commentform .comarea {
	padding: 3px;
	width: 450px;
	border-top: 1px solid #666666;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #666666;
	background: #FFFFFF;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica;
	height: 200px;
	line-height: 20px;
}
#commentform .submit-button {
	font-family: Calibri, Cambria, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#sidetop {
	float: left;
	width: 100%;
}
#sidetop img {
	margin: 8px 0px;
	padding: 0px;
	float: left;
}

#sidetop h3 {
	font-size: 18px;
	line-height: 22px;
	color: #111111;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
#sidetop .post-feat {
	margin: 0px;
	padding: 10px 0px 16px;
	float: left;
	width: 100%;
	background: url(images/hanger.gif) no-repeat center bottom;
}
#sidetop .post-feat h1 {
	background: url(images/crown.gif) no-repeat left 1px;
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 43px;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}
#sidetop .post-feat h1 a {
	color: #000000;
	text-decoration: none;
}
#sidetop .post-feat h1 a:hover {
	color: #000000;
	text-decoration: none;
}
#sidetop .post-feat a {
	color: #660000;
	text-decoration: none;
}
#sidetop .post-feat a:hover {
	color: #000000;
	text-decoration: underline;
}
#sidebottom {
	float: left;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
}
.widget-sidebar {
	margin: 0px;
	padding: 0px;
	width: 155px;
}
#left-widget {
	float: left;
}
#right-widget {
	float: right;
}
.box {
	background: #D4E6EA;
	float: left;
	width: 155px;
	margin-bottom: 10px;
}
.box h3 {
	background: url(images/sideclip.gif) no-repeat top;
	float: left;
	width: 122px;
	padding-top: 15px;
	margin: 0px;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	padding-left: 33px;
}
.box .list {
	background: #D4E6EA;
	margin: 0px;
	padding: 10px 10px 8px;
	float: left;
	width: 135px;
	list-style-type: none;
}
.box .list ul {
	background: #D4E6EA;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 135px;
	list-style-type: none;
}
.box .list li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 135px;
	overflow: hidden;
}
.box .list ul li {
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 135px;
}
.box .list li a {
	color: #000000;
	text-decoration: none;
}
.box .list ul li a {
	color: #666666;
	text-decoration: none;
}
.box .list li a:hover {
	color: #000000;
	text-decoration: underline;
}
.box .list ul li a:hover {
	color: #000000;
	text-decoration: underline;
}



.box .nolist {
	background: #D4E6EA;
	margin: 0px;
	padding: 10px 10px 8px;
	float: left;
	width: 135px;
	list-style-type: none;
}
.box .nolist ul {
	background: #D4E6EA;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 135px;
	list-style-type: none;
}
.box .nolist li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 135px;
	overflow: hidden;
}
.box .nolist ul li {
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 135px;
}
.box .nolist li a {
	color: #000000;
	text-decoration: none;
}
.box .nolist ul li a {
	color: #666666;
	text-decoration: none;
}
.box .nolist li a:hover {
	color: #000000;
	text-decoration: underline;
}
.box .nolist ul li a:hover {
	color: #000000;
	text-decoration: underline;
}






.widget-sidebar-wide {
	margin: 0px 0px 10px;
	padding: 9px;
	width: 300px;
	float: left;
	border: 1px solid #ADADAD;
	background: #D4E6EA;
}
.widget-sidebar-wide h3 {
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 2px 0px 2px 40px;
	float: left;
	width: 260px;
	background: #D4E6EA;
	border-bottom: 1px solid #eeeeee;
}
.widget-sidebar-wide .list {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 300px;
	list-style-type: none;
}
.widget-sidebar-wide .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
}
.widget-sidebar-wide .list li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.widget-sidebar-wide .list ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}
.widget-sidebar-wide .list li a {
	color: #000000;
	text-decoration: none;
}
.widget-sidebar-wide .list ul li a {
	color: #666666;
	text-decoration: none;
}
.widget-sidebar-wide .list li a:hover {
	color: #660000;
	text-decoration: underline;
}
.widget-sidebar-wide .list ul li a:hover {
	color: #660000;
	text-decoration: underline;
}


.widget-sidebar-wide .nolist {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 300px;
	list-style-type: none;
}
.widget-sidebar-wide .nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
}
.widget-sidebar-wide .nolist li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.widget-sidebar-wide .nolist ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}
.widget-sidebar-wide .nolist li a {
	color: #000000;
	text-decoration: none;
}
.widget-sidebar-wide .nolist ul li a {
	color: #666666;
	text-decoration: none;
}
.widget-sidebar-wide .nolist li a:hover {
	color: #660000;
	text-decoration: underline;
}
.widget-sidebar-wide .nolist ul li a:hover {
	color: #660000;
	text-decoration: underline;
}
#tagbox {
	float: left;
	width: 318px;
	margin: 10px 0px;
	background: url(images/center-tag.gif) repeat-y;
}
#tagbox-top {
	background: url(images/top-tag.gif) no-repeat top;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 318px;
}
#tag-content {
	margin: 0px;
	padding: 50px 9px 10px;
	float: left;
	width: 300px;
	background: url(images/bottom-tag.gif) no-repeat bottom;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#tag-content a {
	color: #000000;
	text-decoration: none;
}
#tag-content a:hover {
	color: #666666;
	text-decoration: none;
}






#sidetop form {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
}
#sform {
	margin: 0px;
	padding: 6px 0px 0px;
	float: right;
	width: 250px;
}
#sform .spanleft {
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
	float: left;
	font-size: 15px;
	color: #B64C4C;
	font-weight: bold;
}


#sform p {
	margin: 0px;
	padding: 0px;
}
#sform input {
	margin: 3px 0px 0px;
	padding: 2px;
	width: 165px;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	float: left;
	border: 1px solid #CCCCCC;
}
#featured {
	border-bottom: 1px solid #adadad;
}
#footer {
	margin: 0px;
	padding: 0px 0px 1em 150px;
	float: left;
	width: 779px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#nvb {
	float: left;
	width: 700px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.tiva {
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 700px;
}
.tobottom {
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 700px;
	font-size: 12px;
	line-height: 17px;
}

#footer a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}


.subscribe-to-comments {
	font-size: 12px!important;
	padding-top: 15px;
}
.subscribe-to-comments a {
	color: #0066CC;
	text-decoration: underline;
}
.post-content .page-links {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.post-content .page-links a {
	font-family: Calibri, Cambria, Verdana;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0066CC;
	padding: 3px 6px;
	border: 1px solid #0066CC;
	margin-right: 1px;
	text-decoration: none;
}
.post-content .page-links a:hover {
	font-family: Calibri, Cambria, Verdana;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	padding: 3px 6px;
	border: 1px solid #0099FF;
	margin-right: 1px;
	text-decoration: none;
}
#themeswitcher {
	margin: 0px;
	padding: 5px 0px 10px;
	float: left;
	width: 97%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 98%;
}
#themeswitcher select {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 97%;
	border: 1px solid #dedede;
	font-size: 14px;
	color: #000000;
	background: #A32901;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-weight: bold;
	font-style: normal;
}
.akpc_pop {
	color: #666666;
	margin: 15px 0px 10px;
	padding: 0px;
	clear: both;
	font-size: 11px;
}
.post-content ul {
	width: 90%;
	clear: both;
}

.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content ol ol {
	margin: 0px;
	padding: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	border-bottom: 1px solid #555555;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
#related a {
	color: #006699;
	text-decoration: underline;
}
#related a:hover {
	color: #000000;
	text-decoration: none;
}


.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}



.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 5px;
	float: left;
	width: 45%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}

.caption-img-left p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica;
	line-height: 16px;
	font-style: normal;
}
.caption-img-left img {
	margin: 0px!important;
	padding: 0px;
	max-width: 100%!important;
	width: 100%!important;
}



.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}
.caption-img-right p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 11px;
	color: #333333;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}




dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 3px solid #111111;
}


.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 16px 0px;
	padding: 5px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
em {
	color: #555555;
	font-style: italic;
}

.info {
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px 7px;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	display: block;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #4AB7FF;
	border-bottom: 2px solid #4AB7FF;
}
.warning {
	color: #191919;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FF8888;
	border-bottom: 2px solid #FF8888;
}
.download {
	color: #191919;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px 8px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #C2E069;
	border-bottom: 2px solid #C2E069;
}
.alert {
	color: #191919;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FFC875;
	border-bottom: 2px solid #FFC875;
}
.note {
	color: #191919;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FFE375;
	border-bottom: 2px solid #FFE375;
}