/*  
Theme Name: Citoyens
Theme URI: http://www.citoyens.com
Description: <p>Based on Prosumer Theme, a 3 Columns Layout.</p><ul style="list-style:none;"><li>* Left and Right Sidebar</li><li>* Widget Ready</li><li>* Change About text via Admin Profile</li><li>* Custom Image Header</li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="http://www.jauhari.net/themes/prosumer">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.4
Author: Yann Dubois
Author URI: http://www.yann.com/

	/**
	Georgia, "Times New Roman", Times, serif
	Garamond, Georgia, "Times New Roman", times, serif
	Arial, Helvetica, sans-serif
	***
*/

/* Social Style 
********************* 
*/

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	background: #666666;
	color: #333;
	font: 72%/1.6em Georgia, "Times New Roman", Times, serif; 
	margin: 0;
	padding: 0;
	/**text-align: center;**/
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
/* yann@abc.fr */
a.rsswidget
{
	color: black;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, "Helvetica", Helvetica, sans;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#overtop {
	margin: 0px auto; width: 1000px; position: relative;
	font-family: Verdana, "Helvetica", Helvetica, sans;
	color: white;
	font-size: 10px;
}
.left-thing {
	float: left;
	text-align: left;
}
.right-thing {
	float: right;
	text-align: right;
	padding-right: 5px;
}
#top {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	height: 100px;
	background: #fff;
	clear: both;
}

#topi {
	width: 210px;
	height: 100px;
	padding-left: 10px;
}
#page {
	text-align: left;
	width: 1000px;
	background: #FFFFFF;
	margin: 0px auto 0px;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}

#headr {
	width: 773px;
	padding-top: 5px;
	padding-right: 5px;
}
#topi h1 {
	margin: 0;
	padding: 20px 0 0 222px;
	font-size: 3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
        color: #fff;
        display: none;
}
#headr h1 a {
	color: #000;
	}
#headr h1 a:hover {
	color: #000;
	}
#topi .description {
	padding: 10px 0 0 222px;
        color: #fff;
        display: none;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 650px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #fff;
}
#right {
	float: right;
	width: 330px;
	padding-top: 3px;
	padding-right: 10px;
}

#content {
	width: 468px;
	float: left;
	padding-right: 11px;
}

.top_ban {
	padding: 0px 0 0 0;
	margin: 8px 0 8px -2px;
	border: 1px dotted #ccc;
}

#searchform {
	margin-right: 5px;
	padding-right: 0;
	height: 1.8em;
	width: 330px;
	background-color: #d9b71a;
	border-left: 2px solid #ecf11c;
	border-right: 1px solid #9d8a33;
	-moz-box-shadow: 1px 1px 1px #887a3a;
	-webkit-box-shadow: #887a3a 1px 1px 1px;
}

.right215 {
	float: left;
	width: 200px;
	background: #fff;
	color: #000;
	text-align: left;
	/*height: 820px;*/
	overflow: hidden;
}
.right120 {
	float: right;
	width: 120px;
}
.right_square {
	float: right;
}
.right_square_resto {
	float: right;
	padding: 0 0 0 45px;
	background: #FFF url( '/wp-content/themes/nogent-citoyen/images/picto_resto_marne.png' ) left 4px repeat-y;
}
.colonne_rdp {
	width: 207px;
	float: left;
	padding-right: 6px;
	padding-left: 5px;
}
.colonne_rdp_home {
	width: 200px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.feed_entry {
	font-size: 94%;
	line-height: 15px;
	margin-bottom: 0.8em;
	max-height: 60px;
	overflow: hidden;
}

.post {
	border-top: 0px solid #333;
	padding-top: 0px;
	margin-bottom: 5px;
	clear: both;
}
.post.home.sticky {
	margin-bottom: 0px;
}

.post.home.sticky img.alignleft,
.post.home img.attachment-first-post-thumbnail,
.post.home img.attachment-medium {
	width: 325px;
	height: 244px;
	float:left;
	margin-right:11px;
}

.post.home img.alignleft, .post.home img.attachment-post-thumbnail {
	width: 100px;
	height: 100px;
	float:left;
	margin-right:5px;
}

.threadpost .post {
	clear: none;
}

.entry {
	margin-bottom: 0px;
	text-align: left;
}
.post.home.sticky .entry .chapo, .post.home.postcount_1 .entry .chapo {
	padding: 5px 0 2px 0;
	font-size: 110%;
	line-height: 20px;
	height: 100px;
	overflow: hidden;
	-o-text-overflow: ellipsis; /* pour Opera 9 */ 
      	text-overflow: ellipsis; /* pour le reste du monde */ 
}
.post.home.sticky .entry .chapo-big {
	padding: 5px 10px 2px 0;
	font-size: 110%;
	line-height: 20px;
	height: 200px;
	overflow: hidden;
	-o-text-overflow: ellipsis; /* pour Opera 9 */ 
      	text-overflow: ellipsis; /* pour le reste du monde */ 
}
.post.home .entry .chapo {
	padding: 0 0 5px 0;
	font-size: 100%;
	height: 50px;
	overflow: hidden;
}
.post.home.sticky .entry a {
	text-decoration: none;
}

.entry  a {
	color: #015D82;
	text-decoration: underline;
} /* AF8C00 */
.entry  a:hover {
	color: #AF8C00;
	text-decoration: underline;
}
.entry p {
	margin: 0.7em 15px 0 0;
	clear: both;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.65em;
	background-color: #fff;
}
body.single .entry p:first-child {
	/** text-align: justify; **/
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Tahoma, Arial;
	line-height: 1.8em;
	font-size: 1.3em;
	padding: 0 15px 25px 0;
	background-color: #fff;
	color: #303040;
}

.entry h3 {
	clear: both;
	font: bold 1.5em Verdana, Arial, Helvetica, sans;
	padding: 30px 0 0 0;
	min-height: 30px;
	line-height: 1.05em;
	color: #015D82;
}
.side1 {
	width: 160px;
	float: right;
	color: #000;
	border-right: 0px solid #000;
	padding-right: 11px;
}
.side2 {
	width: 330px;
	float: right;
	color: #000;
	border-left: 0px solid #000;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	background: #D4D3CF;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 1000px;
}
#footer {
	color: #333;
	font-size: 0.9em;
}
#footer a {
	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
/* Design 
******************** */
.bottom_glossary ul, .bottom_glossary ul.children, .bottom_glossary li {
	display: inline;
}
.side1  ul, .side2  ul, .bottom_glossary ul {
	list-style: none;
}
.side1  ul.children, .side2  ul.children {
	margin-left: 16px;
}
.boxy, .side2 .categories, .side1 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s, .newsletterTextInput {
	width: 250px;
	padding: 0px;
	margin: 1px 0 0 0;
	background: #fff;
	/*border: 2px solid #E2B400;
	color: #A73228;*/
}
input#ok {
	width: 30px;
	padding: 0 0 0 0;
	margin: 0 1px 0 8px;
	/**height: 30px;
	padding: 0px;
	margin: 0px;**/
	/** 
	background: #F7F0D4;
	border: 2px solid #E2B400;
	color: #A73228;
	**/
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2{
	font: bold 1.2em Arial, Helvetica, sans;
	color: #000;
	text-transform: none;
	margin-bottom: 5px;
	padding: 4px;
	background: #eeeeee;
}
.side1 ul li ul li, .side2 ul li ul li a, #calendar_wrap {
	color: #333;
	/*
        background: url(images/star2.gif) left top no-repeat;
        */
        font-family: Arial, Helvetica, sans;
	padding-left: 5px;
} /* .side1 ul li ul li a, */

.side1 li.cat-item a, .side1 li.page_item a {
	font-weight: bold;
	color: #822601;
}
.side1 ul li.widget, .side2 ul li.widget {
	margin-bottom: 10px;
	clear: both;
}

.execphpwidget {
	border-top: 1px solid #FFF;
} /* bug IE */

.side1 ul li.widget_categories, .side1 ul li.widget_categories ul {
	margin-bottom: 0px;
}
.side2 ul li.widget_execphp, .side2 ul li.widget_execphp div {
	margin-top: 0px;
	padding: 0px;
	/* background: #eee; */
	margin-bottom: 0px;
	/* border-top: 2px solid #000; */
	/* border-bottom: 2px solid #c00; */
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #822601;
	/*background: url(images/star.gif) left top no-repeat;*/
}
.side1 li.cat-item a:hover, .side1 li.page_item a:hover {
	font-weight: bold;
	color: #A73228;
}

.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
	/*background: url(images/star.gif) left top no-repeat;	*/
}

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 0px solid #ccc;
}

.post h2 {
	/*
	font: 2em Georgia, "Times New Roman", Times, serif;	
	*/
	font: bold 1.6em Arial, Helvetica, sans;
	padding: 1px 0 0 0;

}

body.archive .post h2 {
	font-size: 1.8em;
	padding: 10px 0 5px 0;
}

.post h2.nc_single_title {
	font: bold 3em Verdana, Arial, Helvetica, sans;
	padding: 17px 0 12px 0;
	min-height: 72px;
	line-height: 1.05em;
}
.post h2 a {
	color: #015D82;
	display: block;
}
.post h2 a:hover {	
	color: #980F1F;
}

.post h2.surtitre {
	color: #A73228;
	font-size: 1em;
}

/**/
div.feed_une {
	margin: 0.3em 0 0 0;
}
/**/
.feed_une h2 {
	font: bold 0.9em Arial, Helvetica, sans;	
	margin-bottom: 0px;
	background: #fff;
	line-height: 1.2em;
	max-height: 2.4em;
	overflow: hidden;
	padding: 0;
}
.feed_une h2 a {
	color: #015D82;
	/*display: block;*/
}
.feed_une h2 a:hover {	
	color: #980F1F;
}
.feed_une img {
	width: 60px;
	height: 60px;
	float: left;
}
.feed_une .feed_entry img {
	padding-right: 3px;
}

.feed_une small {
	display: block;
	font-size: 0.9em;
	line-height: 1.3em;
	max-height: 1.3em;
	overflow: hidden;
	padding: 0.2em 0 0.2em 0;
}

.yd_newsletter_widget {
	background: #EEE;
	color: #000;
	text-align: center;
	padding-bottom: 3px;
	height: 3.5em;
}
.yd_rp_widget {
	font-size: 11px;	
	line-height: 13px;
	color: #333;
}
.yd_rp_widget h4 {
	font: bold 11px Arial,Helvetica,sans;	
	display: block;
	clear: both;
	margin-bottom: 0px;
	padding: 0px;
	background: #fff;
}
.yd_rp_widget ul {
	list-style: none;
}
.yd_rp_widget h4 a:hover {	
	color: #980F1F;
}
.yd_rp_widget img {
	width: 60px;
	height: 60px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

li.recentcomments{
	font-size: 11px;	
	line-height: 13px;
	color: #333;
	clear: both;
}
.side2 ul li ul li strong a{
	font-family: Georgia,"Times New Roman",Times,serif;
}

.avatar {
}
.avatar-40, .avatar-50, .avatar-32, img.fb_profile_pic_rendered {
	width: 40px;
	height: 40px;
	float: left;
	background: #FFF url( '/wp-content/themes/nogent-citoyen/images/meteo/meteo-agregee.png' ) -299px -420px no-repeat;
	padding: 0 25px 25px 0;
}
.commentexp {
	display: inline;
	font-style: italic;
}

.side1 ul li ul li a, .side2 ul li ul li a {
	padding-left: 0px;
	color: #015D82;
}
p.postmeta {
	margin: 0 0 0 0;
	color: #A73228;
}

p.meta {
	margin: 0.3em 0 5px 0;
	font-size: 87%;
	border-top: 2px solid #822601;
	color: #A73228;
}

body.single p.meta {
	margin: 0.3em 0 35px 0;
}

p.meta a
{
	color: #A73228;
	text-decoration: none;
}
span.user
{
	padding: 0;
	/** font-size: 0.8em; **/
	/**font-style: italic;**/
}
body.home span.user {
	font-size: 0.8em;
}

span.timr
{
	background: #822601;
	color: #fff;
	padding: 3px 5px;
}

span.catr
{
	padding: 3px 5px 3px 0;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
	margin: 3px 0 0 0;
}
span.commr.list {
	display: block;
	line-height: 1.4em;	
	height: 1.4em;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: 0 2px 0 18px;
	margin: 0;
}
span.commr a:hover {
	color: #980F1F;
}
span.lirelasuite {
	display: block;
	padding: 3px 5px 2px 0;
	float: right;
}
span.lirelasuite a, span.lirelasuite a:hover, span.lirelasuite a:active, span.lirelasuite a:visited {
	color: #015D82;
	text-decoration: underline;
}
span.lirelasuite a:hover {
	color: #980F1F;
}

.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 0px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 0px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */

.breadcrumb, .navigation {
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 background: #efefef;
 color: #5A1301;
}
.breadcrumb a:link, .breadcrumb a:visited, .navigation a:link, .navigation a:visited {
 color: #5A1301;
}
.navigation 
{
	margin-bottom: 5px;
	width: 468px;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
}
.alignleft
{
	float: left;
	/*width: 237px;*/
	margin-right: 5px;
}
.alignright
{
	float: right;
	text-align: right;
	/*width: 238px;*/
	margin-left: 5px;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 0px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 0px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 0px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 0px solid;
}
#submit
{
	padding: 3px 5px;
	float: right;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: #ddd 0px solid;
	list-style: none;
	padding: 1em 0.5em;

}
.commentbox {
	background: #efefef;
	border: 1px solid #ccc;
	margin: 7px 0 0 0;
	padding: 15px 15px 40px 15px;
}
.post-content {
	float: right;
	margin: 7px 0 7px 0;
}
/**.alt
{
	background: #fff;
}**/
.MyAvatars
{
	border: 0px solid #ccc;
	border-bottom: 0px solid #999;
	border-right: 0px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}

#home_searchbox {
	width:619px; /**448**/
	height:1.5em;
	border:solid #E2B400 2px;
	padding: 1em 8px 1em 8px;
	margin: 0 0 3px 0;
	background:#FFFCFB;
}

/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 1000px;
	margin: 0px auto;
	background: #ede723;
	position: relative;
	height: 1.8em;
	font-size: 1.1em;
	clear:both;
	border-bottom: 1px solid black;
}
#top2 {
	width: 980px;
	margin: 0px auto;
	background: white;
	height: 1.6em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans;
	font-weight: bold;
	clear:both;
	border-bottom: 1px dotted black;
	padding: 0 10px 0 10px;
}
#menuv {
	width: 660px;
	float: left;
}
#syndic {
	width: 200px;
	float: right;
}

#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 0px;
	position: absolute;
        color: #464342;
        font: bold 1.2em Arial, Helvetica, sans;
}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 2px 4px 0px;
/*
* 
 background: #333;
 border-left: 1px solid #5A1301;
 border-right: 1px solid #5A1301;
 border-top: 1px solid #5A1301;
 border-bottom: none;
*
*/
 color: #645957;
 margin-right: 4px;
}
#menuv li  a:hover {
 background: #efefef;
 color: #5A1301;
}
#menuv li.current_page_item  a {
 background: #FFF;
 color: #464342;
 font-weight: bold;
 padding: 2px 4px 0px;

 border-left: 1px solid #5A1301;
 border-right: 1px solid #5A1301;
 border-top: 1px solid #5A1301;
 border-bottom: 1px solid white;
 margin-right: 4px;

 -moz-border-radius: 5px 5px 0 0;
 border-top-left-radius: 5px 5px;
 border-top-right-radius: 5px 5px;

 -moz-box-shadow: 2px 0 2px #666666;
 -webkit-box-shadow: #666666 2px 0 2px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

#top2 ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	border-left: 1px dotted black;
}

#top2 li {
	display: inline;
	padding: 0 5px 0 5px;
	border-right-color: black;
	border-right-style: dotted;
	border-right-width: 1px;
}

#top2 li.current-cat {
	border-right: 1px solid #5A1301;
	-webkit-box-shadow: #666 2px 0px 2px;
}
#top2 li.current-cat a {
	color: black;
}

#top2 a {
	text-decoration:none; 
	color: #822601; 
}

#top2 a:hover {
	color: #980F1F;
	background: yellow;
}

#syndic  ul {
	text-align: right;
	float: right;
        list-style: none;
        right: 10px;
        bottom: 0px;
        position: absolute;
        }
#syndic li {
	padding: 4px 10px 3px;
	text-align: right;
	float: right;
        display: inline;
}
#syndic li  a:hover {
 background: #efefef;
 color: #5A1301;
}

/*
************************ */
/*  Menu Revue de presse
************************ */

#menu_revue_presse  ul {
	list-style: none;
	left: 10px;
	bottom: 0px;
        color: #000;
	display: inline;
}
#menu_revue_presse li {
	display: inline;
	left: 10px;
	padding: 2px 10px 4px;
        font: bold 14px Arial, Helvetica, sans;
}

/*
*********************** */

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}

.suggestbox {
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px dotted #822601;
	padding: 5px;
	background: #fdf6f1;
}
.suggestbox ul, .suggestbox ul a {
	color: #822601;
	font-family: Arial,"Helvetica",Helvetica,sans;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
}
.suggestbox ul a:hover {
	color: #AF8C00;
}
.suggestbox h3 {
	color: #015D82;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #822601;
}

/* yd_restaurants */
/*ul.yd_restaurants li a {
	font-weight: bold;
}*/
ul.yd_restaurants, ul.yd_restaurants li, ul.yd_lp2db-resto, ul.yd_lp2db-resto li {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.yd_restaurants li, ul.yd_lp2db-resto li {
	margin-bottom: 10px;
}

.post .entry table {
	max-width: 470px;
	clear: both;
}
.post .entry table td {
	max-width: 470px;
}

/** Comment by status **/
#profile-page div.vcard.modo,
li.comment.modo {
	border: 3px solid #D9B71A;
	padding: 10px;
	margin-top: 5px;
}
li.comment.modo p {
	color: #111;
	font-size: 110%;
}
li.comment.modo a.profile_link {
	color: #D9B71A;
	text-decoration: underline;
}
#profile-page div.vcard.vip,
li.comment.vip {
	border: 3px solid #015D82;
	padding: 10px;
	margin-top: 5px;
}
li.comment.vip p {
	color: #222;
	font-size: 110%;
}
li.comment.vip a.profile_link {
	color: #015D82;
	text-decoration: underline;
}
#profile-page div.vcard.member,
li.comment.member {
	border: 3px solid #ccc;
	padding: 10px;
	margin-top: 5px;
}
li.comment.member p {
	color: #222;
	font-size: 110%;
}
li.comment.member a.profile_link {
	color: #555;
	text-decoration: underline;
}
li.comment.guest {
	border: none;
	padding: 10px;
	margin-top: 5px;
	background-color: #f8f8f8;
}
li.comment.guest .comment_text {
	color: #444;
	font-size: 95%;
	max-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
li.comment.guest.last .comment_text,
li.comment.guest .comment_text:hover {
	color: #444;
	font-size: 95%;
	max-height: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
li.comment.guest .comment_text p {
	overflow: hidden;
	text-overflow: ellipsis;
}
li.comment .avatar-50 {
	padding-bottom: 5px;
}
ol.commentlist {
	margin-bottom: 5px;
}
li.comment .dnarr {
	float:right;
	background: #f0f0e0;
	width: 25px;
}
.forum_editbox,
div.ano_warn {
	border: 1px dashed #666;
	background: #f0f0e0;
	padding: 10px;
	margin: 5px 0 5px 0;
}
.forum_editbox a,
div.ano_warn a {
	color: #015D82;
	text-decoration: underline;
}
span.c_status_text {
	color: #666;
	/**font-size: 90%;**/
}
span.c_status_text a {
	border-bottom: 1px dotted #777;
}
span.c_status_text a:hover {
	color: #015D82;
}
h3.pingbacks {
	clear:both;
	margin-top: 10px;
}

/** FRUM PROFILE **/
#profile-page div.vcard {

}

#profile-page div.vcard #useravatar {
	float: left;
	padding: 0 5px 5px 0;
	margin: 0 5px 5px 0;
}
#profile-page h2#userlogin {
	margin-left: 90px;
}
#profile-page ul#userinfo {
	margin-left: 100px;
	list-style-position: inside;
}
#userinfo dt {
	display: block;
}
#userinfo dd {
	display: inline;
}
.forum_editbox {
	margin: 0 0 20px 0;
}
.user_description {
	margin-top: 15px;
}
/** PVT **/
div.post ul.pvt {
	list-style: none;
	margin: 0;
}
li.pvt.data {
	float:left;
	list-style: none;
	width: 32%;
	/**border: 1px solid black;**/
}
.pvt.field.user img.avatar {
	margin: 0 15px 15px 0;
	float: left;
}
.pvt span.visitor_name,
.pvt span.last_visit {
	display: block;
}
div.pvt_wrap {
	border: 1px dotted #ccc;
	padding: 8px 10px 8px 10px;
	margin-top: 15px;
	/**min-height: 180px;**/
}
div.pvt_wrap h3 {
	padding-bottom: 5px;
}
a.pvt.after {
	display: block;
	clear: both;
	width:100%;
	height: 30px;
	background: #ddd;
	padding: 10px 0 0 0;
	text-align: center;
	color: #666;
}
span.pvt.field.visit_count {
	padding-top: 0px;
	display: block;
}
div.clearleft {
	display: block;
	clear: left;
}
br.brclear {
	clear:both;
}

.bottom_taxo {
	margin-top: 30px;
}

span.vvqbox {
	margin: 25px auto 2px auto;
	background-color: #666;
}

