/*
Theme Name: Schemertype Mag
Author: Chiq Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana;	
	background: lightblue; /** url(images/bg.jpg); **/
}
a {
	text-decoration: none;
	color: #243749;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
.bloque{ float:left; clear:both; width:100%;}
.spacer{ float:left; clear:both; width:100%; margin-top:25px;}
.space{ float:left; clear:both; width:100%; height:300px;}
.rojo{color:#bf1f1b !important;}

@font-face {
	font-family: MyriadWebPro;  
	src: local('MyriadWebPro'), 
		url("fonts/MyriadWebPro.ttf") format('truetype');  
	font-weight: normal;  
}
@font-face1 {
	font-family: Americana;  
	src: local('Americana Bold BT'), 
		url("fonts/Americana Bold BT.ttf") format('truetype');  
	font-weight: bold;  
}

/** BEGIN wrapper **/
#wrapper {

	width: 994px;

	margin: auto auto;

	text-align: left;

        background:#bbbbba;
/**
	width: auto;
	height:362px;
	margin-top: 80px;
	text-align: left;
        background: url(images/prox.png) no-repeat center;
	**/
}
/** END wrapper **/


#centro{	
	background:gray;
	/** display:none; **/
}

#marco{	
	width: auto; /** 984px; **/
	position:relative; z-index:0;  
	padding-left: 5px;
	padding-right: 5px;
}


/** BEGIN header **/
#header {
	height:167px;
	width:984px;
	background: gray url(images/fondo-header.jpg) no-repeat 0 0; 
	border-left: 5px solid gray ;
	border-right: 5px solid gray;
	/** display:none; **/
}
	#header .pages { 
		list-style-type: none;
		float: right;
	}
		#header .pages li {
			float: right;
			font-weight: bold;
			text-transform: uppercase;
			padding: 10px 20px 0 0;
		}
		#header .pages li a {
			color: #ffffff;
			text-decoration: none;
		}
	#header .categorias {
		margin-right: 50%;
    		margin-top: 85px;			
		list-style-type: none;
		float: right;
	}
		
	#header .rss {
		float: right;
		color: #ffffff;
		text-decoration: none;
		display: block;
		padding: 10px 0 0 24px;
		background: url(images/rss.gif) no-repeat 0 8px;
	}
	#header h1 {
		clear: both;
		float: left;
		padding: 35px 0 40px 5px;
	}
		#header h1 a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 407px; height: 228px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header .logo {		
		background: url(images/fondo-amarillo.png);
		float: left;	
		width:568px;
		height:146px;	
		margin-top:21px;	
	}
		#header .logo a {			
			color: #ffffff;
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;
			margin-left: 23px;
    			margin-top: 16px;
			width: 444px; height: 117px;
			background: url(images/logo.png) no-repeat 0 0;
		}	
	#header .categories {
		clear: both;
		list-style-type: none;
		background-color: #E2E6E9;
		padding: 12px 0;
		height: 12px;
	}
		#header .categories li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
			padding: 0 10px;
			background: url(images/divider.gif) no-repeat center right;
		}
		#header .categories li a {
			color: #243749;
			text-decoration: none;
		}				
	#header #form {
			background: #ffffff url(images/search.gif) no-repeat center;
			width: 260px; height: 64px;
			position: relative;			
			float:right;
    			z-index: 1;			
		}	
			#header #form label {
				font-family: Verdana;	
				/** clear:both;	 **/	 
				/** float: left; **/
			}
			#header #form input {				
				font-family: Verdana;	
				float: left;				
			}
			#header #form input#user_login{				
				margin-right:10px;				
			}
			#header #form input#rememberme{				
					font-family: Verdana;	
									
				}			
			#header #form input#wp-submit{				
					font-family: Verdana;	
					
				}
.ucheck{margin-top:11px; margin-left:20px;}	
.ubutton{margin-top:7px;margin-left:43px;}

#header #monigote {
	background:  url(images/gif-niembro.gif) no-repeat center;
	width: 315px; height: 129px;
	position: relative;			
	float:right;    
	margin-top:20px;			
}
	
#header #noticias {
	 width:630px;	 
	}
#header #noticias .fondo {
		list-style-type: none;
		width:630px;		
	}
		#header #noticias .fondo li {			
			float:left; 
			height: 204px;
			width:315px;
			/** border:1px solid #9ba0a3; **/
			background: url(images/fondonotisup.png) no-repeat 0 0;
		}
		#header #noticias .fondo li img {                                         					
			float:left;
			height: 100px;
    			margin-left: 5px;
    			width: 150px;				
		}
		#header #noticias .fondo li a.title {			
			clear:both;
			float:left;
			height:26px; 
			width: 250px;				
			font: 17px Tahoma;
			color:darkRed; 
			text-transform:uppercase;
			font-weight:bold; 			
			padding-bottom: 10px;	
			padding-left: 5px;
			padding-top: 5px;	
		}		
		#header #noticias .fondo li a.fecha {
			margin-bottom: 12px;
			float:right;
			/** clear:both;	**/
			font-weight:bold;
			color:green;	
		}
		#header #noticias .fondo li p {
			font-family:Calibri;
			clear:both;
			float:left;			
			line-height: 1em;
			margin: 5px;
			font-weight: bold;
			font-size: 15px;
		}		
		
/** END header **/


/** BEGIN left sidebar **/
#lsidebar {	
	width:315px;		
	background:#E2E6E9;
}
	#lsidebar .box {
		 background: #ffffff url(images/header.gif) repeat-x 0 0; 		
		 border-width: 0 1px; 
		 border-style: solid; 
		 border-color: #D9D9D9; 
	}
		#lsidebar .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;			
		}
		#lsidebar .box ul {
			list-style-type: none;
			padding: 2px 2px 10px;
		}
			#lsidebar .box ul li {
				font-weight: bold;
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
			}
			#lsidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#lsidebar .box ul li a:hover {
				color: #243749;
			}
#lsidebar .cartelitoface{
	height:75px;
	width:315px;
	background:url(images/cartelface.png) no-repeat;
}
#lsidebar .cartelitotwit{
	height:75px;
	width:315px;
	background:url(images/carteltwit.png) no-repeat;
	margin-top:5px;
}
	
/** END left sidebar **/

/** BEGIN content **/

#centro-slide {	
	width: 984px;	
	height: 310px;
	padding-bottom:20px;
        margin-top: 10px;
	z-index:0;   
	background:#ffdc00;	
}

#content {	
	width: 657px;		
	z-index:0;   	
}
	#content .box {
		background-color: #E2E6E9;
		padding: 5px;
		margin-bottom: 5px;
	}
		#content .box .buffer {
			background: #ffffff url(images/header.gif) repeat-x 0 0; 
			border-width: 0 1px;
			border-style: solid; 
			border-color: #D9D9D9;
			padding: 1px;
		}
		#content .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
			
		}		
	#content .homelist {
		list-style-type: none;
		background-color: #ffffff;
		padding: 3px 10px 25px;
	}
		#content .homelist li {
			clear: both;
			padding-top: 7px;
		}
		#content .homelist li img {
			float: left;
			margin: 5px 5px 5px 0;
			width: 100px;
		}
		#content .homelist li a.title {
			color: #243749;
			font-size: 1.3em;
			font-weight: bold;
			text-decoration: none;
		}
		#content .homelist li p {
			line-height: 1.3em;
			margin: 2px 0;
		}
		#content .homelist li .more {
			display: block;
			background: url(images/leermas.jpg) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width:75px; height: 26px;
			float: left;
		}
	#content .postnav {
		background-color: #ffffff;
		padding: 5px 10px 10px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content .content {
		padding-top: 20px;
		padding-right: 20px;
		padding-left: 20px;
		padding-bottom: 80px;
		background-color: #FFFFFF;
	}
		#content .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
			font-size: 13px;		
		}
		#content .content p img {			
			margin: 5px 5px 5px 0;			
		}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .content li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .content h3, h4, h5, h6 {
			font-size: 0.7em;			
		}
	#content .featured {
		padding: 5px;
	}

#menu-social {
	 float:left;
	 list-style-type: none;	
	 width:201px;
	 height:192px;
	 background:url(images/fondosocial.png) no-repeat;
	}

	
#menu-notas {
	 width:972px;
	 height:122px;
	 background:black;
	}


#menu-notas .principal {
		list-style-type: none;			
		width:657px;
	 	height:103px;
	 	background:url(images/menu-notas.png) no-repeat;
	}
		#menu-notas .principal li {			
			float:left; 
			height:100px;
			width:164px;			
			/** border:1px solid #9ba0a3; **/
		}
		#menu-notas .principal li img {					
			height: 100px;
    			margin-left: 10px;
    			margin-top: 1px;
    			width: 145px;			
		}
		#menu-notas .principal li a.title {			
			height:26px; padding-top:14px; padding-left:20px;
			float:right; width:451px;
			font-size:12px; color:#2f3334; text-transform:uppercase;
			font-weight:bold; 
		}		
		#menu-notas .principal li p {
			line-height: 1.3em;
			margin: 2px 0;
		}		
		#menu-notas .principal li .more {
			display: block;
			background: url(images/mas.png) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 32px; height: 32px;
			float: right;
		}		
		
#cajas {
	 width:630px;
	 /** padding:0 25px; padding-top:20px;	**/
	}

#cajas .principal {

		list-style-type: none;

		background:#fff;

		padding:10px;

		margin-bottom:18px;

	}

		#cajas .principal li {

			clear: both;

			float:left; 

			/** width:281px; **/

			/** border:1px solid #9ba0a3; **/

		}

		#cajas .principal li img {					

			height:300px; 

			width: 600px; 			

		}

		#cajas .principal li a.title {

			background:url(images/bg-destacado-titulo.gif) no-repeat;

			height:26px; padding-top:14px; padding-left:20px;

			float:right; width:451px;

			font-size:12px; color:#2f3334; text-transform:uppercase;

			font-weight:bold; 

		}		

		#cajas .principal li p {

			line-height: 1.3em;

			margin: 2px 0;

		}		

		#cajas .principal li .more {

			display: block;

			background: url(images/mas.png) no-repeat 0 0;

			text-indent: -9999px;

			outline: none;

			width: 32px; height: 32px;

			float: right;

		}		

		

#cajas .centro {

		list-style-type: none;

		background:#fff;		

		width:280px;

	 	padding:10px; 	

	}

			#cajas .centro li {

			clear: both;

			float:left; 			

			border:1px solid #9ba0a3;			

		}

		#cajas .centro li img {

			float:left; 

			display:inline; 

			width:80px; height:80px;

		}

		#cajas .centro li a.title {			

			height:26px; 

			padding-top:14px; padding-left:10px;

			float:left; 			

			font-size:10px; color:#2f3334; 

			text-transform:uppercase;

			font-weight:bold; 

			color:blue;			

		}

		#cajas .centro li a.fecha {

			margin-bottom: 12px;

			float:right;

			/** clear:both;	 **/

			font-weight:bold;

			color:green;	

		}

		#cajas .centro li p {

			line-height: 1.3em;

			margin: 2px 0;

			clear:both;

		}

		#cajas .centro li .more {

			display: block;

			background: url(images/mas.png) no-repeat 0 0;

			text-indent: -9999px;

			outline: none;

			width: 32px; height: 32px;

			float: right;

		}

		#cajas .loguito {			

			background: #ffffff url(images/bg-actividades.png) no-repeat 0 0;

			width:279px; 

			border-top :10px solid #ffffff; 

			border-left:10px solid #ffffff; 

			border-right:11px solid #ffffff;

		}

		#cajas .loguito p{

			width:259px; height:31px;

			font-size:12px;

			text-transform:uppercase; color:#2f3334;

			padding-left:20px; padding-top:19px;

		}

		#cajas .logolargo {			

			background: #ffffff url(images/bg-titulo-largo.png) no-repeat 0 0;

			width:601px; 

			border-top :10px solid #ffffff; 

			border-left:10px solid #ffffff; 

			border-right:11px solid #ffffff;

		}

		#cajas .logolargo p{

			width:601px; height:31px;

			font-size:12px;

			text-transform:uppercase; color:#2f3334;

			padding-left:20px; padding-top:15px;

			font-weight:bold; 

		}



#cajas .fondo {

		list-style-type: none;

		/** background:#fff; **/

		/** padding:10px; **/

		/** margin-bottom:18px; **/

	}

		#cajas .fondo li {			

			float:left; 

			height: 204px;

			width:315px;

			/** border:1px solid #9ba0a3; **/

			background: #ffffff url(images/fondonotisup.png) no-repeat 0 0;

		}

		#cajas .fondo li img {					

			height:110px; 

			width: 125px; 

			/** float:left;	**/	

		}

		#cajas .fondo li a.title {

			height:26px; 

			width: 150px;

			padding-left:10px;

			float:right;		

			font-size:10px; color:#2f3334; 

			text-transform:uppercase;

			font-weight:bold; 

			color:blue;

			clear:both;

			text-align:center;

		}		

		#cajas .fondo li a.fecha {

			margin-bottom: 12px;

			float:right;

			/** clear:both;	**/

			font-weight:bold;

			color:green;	

		}

		#cajas .fondo li p {

			line-height: 1.3em;

			margin: 2px 0;

		}		

		#cajas .fondo li .more {

			clear:both;

			background: url(images/mas.png) no-repeat 0 0;

			text-indent: -9999px;

			outline: none;

			width: 32px; height: 32px;

			float: right;

			margin-top: 20px;

		}



#cajas .destacado, .acercate{

	width:630px;



}

#cajas .cajitas{ width:281px;}

#cajas .borde{ border:1px solid #9ba0a3;}

 

 

/** Destacado 

#cajas .destacado img{

 	width:80px;

	height:80px;

	border-right:3px solid #6e6e6e;

}

#destacado-derecha{

	width:471px;

} **/



/** END content **/



/** BEGIN right sidebar **/

#rsidebar {	

	width:315px;
	height:425px;
	background: url(images/fondoderecha.png);
	margin-top:10px;
}

	#rsidebar .box {

		background-color: #E2E6E9;

		margin-bottom: 5px;

	}

		#rsidebar .box .buffer {

			background: #ffffff url(images/header.gif) repeat-x 0 0;

			border-width: 0 1px;

			border-style: solid;

			border-color: #D9D9D9;

			padding-bottom: 3px;

		}

		#rsidebar .box .imagenes {

			display:block;

			width:123px;

			height: 46px;			

			background:url(images/barra-derecha/imagenes-titulo.gif) no-repeat;

		}

		#rsidebar .box .videos {

			display:block;

			width:123px;

			height: 46px;			

			background:url(images/barra-derecha/videos-titulo.gif) no-repeat;

		}

		#rsidebar .box h2 {

			color: #243749;

			text-transform: uppercase;

			font-size: 1em;

			padding: 6px 7px 10px;

		}

		#rsidebar .box ul {

			list-style-type: none;

		}

			#rsidebar .box ul li {

				border-bottom: 2px solid #999999;

				padding-top: 5px;

				padding-left:3px;

				padding-bottom: 10px;

				font-size: 1.2em;

			}

			#rsidebar .box ul li a {

				color: #808080;

				text-decoration: none;

			}

			#rsidebar .box ul li a:hover {

				color: #243749;

			}

		#rsidebar .box .flickr {

			width:101px;					

		}

			#rsidebar .box .flickr p {				

				text-align:center;		

				color:#4d4c4c;

				margin-top: 12px; 

				margin-left: 14px; 

				margin-bottom: 12px; 

			}

				#rsidebar .box .flickr p a{	

					 margin-top:5px;

					 margin-bottom: 7px;

					 font-size: 1.0em;

					 font-weight: bold;

					 text-transform: uppercase;	

					 /** border-bottom:4px solid #999;  **/

					 /** border-top:3px solid #fff; **/

				}

					#rsidebar .box .flickr p a img{

						width: 96px;

					}

		#rsidebar .box .video {

			padding: 3px 3px 0;

		}

		#rsidebar .box .tags {

			padding: 10px;

		}

		#rsidebar .box form {

			background: #ffffff url(images/search.gif) no-repeat center;

			width: 288px; height: 27px;

			padding: 5px;

		}

			#rsidebar .box form input {

				border: 0;

				font-size: 1.2em;

				font-family: Verdana;

				background-color: transparent;

				float: left;

				width: 215px;

				margin: 6px 0 0 6px;

			}

			#rsidebar .box form button {

				float: right;

				border: 0;

				text-indent: -9999px;

				width: 59px;

				height: 27px;

				background-color: transparent;

			}

#rsidebar #logonder{

	margin-left: 10px;

    	margin-top: 17px;

	width:178px;

	height:43px;

	background: url(images/not-de-la-derecha.png) no-repeat;

}



#rsidebar #notis {

	  /** height: 100%; **/

    	width: 100%;

	}

	#rsidebar #notis .centro {

		list-style-type: none;				

		width:293px;

	 	padding:10px; 	

	}

			#rsidebar #notis .centro li {

			clear: both;

			float:left; 			

			border-top:1px solid #9ba0a3;

			border-left:1px solid #9ba0a3;

			border-bottom:1px solid #9ba0a3;

			width:293px;			

						

		}

		#rsidebar #notis .centro li img {

			float:right;

			height: 80px;

    			margin-left: 5px;

			margin-bottom: 5px;

    			width: 80px;	

		}

		#rsidebar #notis .centro li a.title {			

			clear:both;

			/** float:left; **/

			height:20px; 

			width: 65%;

			font: 15px Tahoma;

			color:#0c2e56; 

			text-transform:uppercase;

			font-weight:bold; 			

			padding-bottom: 15px;	

			padding-left: 5px;

			padding-top: 5px;			

		}

		#rsidebar #notis .centro li a.fecha {

			margin-bottom: 12px;

			float:right;			

			font-weight:bold;

			color:green;	

		}

		#rsidebar #notis .centro li p {					

			/** line-height: 1.3em; **/

			margin: 5px;

			font-weight: bold;

			/** text-align: justify; **/

			font-family:MyriadWebPro;

			width: 202px;

		}

		#rsidebar #notis .centro li .more {

			display: block;

			background: url(images/mas.png) no-repeat 0 0;

			text-indent: -9999px;

			outline: none;

			width: 32px; height: 32px;

			float: right;

		}

/** END right sidebar **/







/** BEGIN CENTER-FOOT **/

#center-bot{
	/** background: lightYellow; **/
	height:5px;}



/** END CENTER-FOOT **/



/** BEGIN footer **/

#footer {		
	margin-top: 10px;  
	margin-left:auto;
	margin-right: auto;
	width: 100%;
	height: 450px;
	height:auto;
	text-align: left;  
	background:url(images/bg.jpg);   
	/** display:none; **/
}

	
#footer-contenido{ 
	display: block;
    height: 379px;
    left: 0;
    margin-left: 220px;
    margin-right: 0;
    right: 0;
    width: 993px;
}

#footer-contenido p{ 
	margin-top:22px; font-size:10px; color:#bbb8b4; display:inline; margin-left:140px;}

#footer-contenido a{color:#bbb8b4;}

#footer-piso {
    background-color: lightgray;
    height: 59px;
    width: auto;
}

#footer-contenido .linkface {		
		background: url(images/face-icon.png);
		float: left;			
		width:128px;
		height:128px;	
	}

		#footer-contenido .linkface  a{	
			text-decoration: none;
			text-indent: -9999px;
			outline: none;   	
			width: 128px; height: 128px;
			background: transparent;
			display: block;
		}

#footer-contenido .linktwit {	
		background: url(images/twit-icon.png);
		float: left;			
		width:128px;
		height:128px;
		clear:both;			
	}

		#footer-contenido .linktwit  a{		
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;   	
			width: 128px; height: 128px;
			background: transparent;
		}

#footer-contenido .pibe{
	background: url(images/pibe_bici.png ) no-repeat;
	height: 388px;  
    	width: 413px;
	float:left;	
	margin-top:50px;	
}

#footer-contenido .seguinos{
	float: left;
    	height: 201px;
    	margin-top: 78px;
    	width: 128px;

}





#footer-contenido .graffddhh{
	background: url(images/graffitis/graffitiddhh.png ) no-repeat;
	height: 152px;    	
    	width: 400px;
	float:left;
}

#footer-contenido .graffddhh a{

	text-decoration: none;

	display: block;

	text-indent: -9999px;

	outline: none;   			

	height: 152px;    	

    	width: 400px;

	background: transparent;

}

#footer-contenido .graffddhh:hover{

	background: url(images/graffitis/graffitiddhh-over.png ) no-repeat;

	height: 152px;    	

    	width: 400px;

	float:left;

}



#subir{ margin-top:2px;

	margin-right:40px;

	background: url(images/botones/btn-subir.png) no-repeat;

	width:144px; height:41px; text-indent:-9999px;

}

#subir:hover{background: url(images/botones/btn-subir-over.png) no-repeat;}



/** END footer **/



/** BEGIN miscellaneous **/

#comments a {

	text-decoration: none;

}

	#comments h2 {

		font-size: 1.3em;

	}

	#comments p {

		margin-bottom: 10px;

		line-height: 1.6em;

	}

	#comments form {

		padding: 0 10px;

	}

	#comments form p {

		margin-bottom: 5px;

	}

		#comments form input {

			margin-right: 5px;

		}

		#comments form input, textarea {

			border: 1px solid #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			padding: 4px;

			background-position: 4px 4px;

			background-repeat: no-repeat;

		}

		#comments form input {

			width: 260px;

			border: 1px solid #cccccc;

		}

		#comments form textarea {

			width: 350px;

			padding: 4px 4px !important;

			border: 1px solid #cccccc;

		}

		#comments form button {

			border: 1px solid #a0a0a0;

			font-size: 1em;

			font-family: Verdana;

			padding: 2px 6px;

		}

	.commentdetails {

		margin-top: 25px;

	}

	.commentauthor {

		margin-bottom: 5px !important;

		font-weight: bold;

	}

	.commentdate {

		font-size: 0.8em;

		margin-bottom: 5px;

		color: #909090;

	}

	.required {

		color: #ff0000;

	}

h2.title {

	font-size: 1em !important;

	text-transform: uppercase;

	padding: 10px;

	color: #565656;

}

.notfound {

	padding: 40px;

}

	.notfound h2 {

		font-size: 18px;

		font-weight: normal;

		margin-bottom: 10px;

	}

/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/

#comments ol {

	list-style-type: none;

	clear: both;

	padding: 0 10px 10px;

	margin: 0;

}

	#comments .buffer {

		padding: 0 10px 10px;

	}

	#comments h2 {

		padding-left: 0 !important;

		padding-bottom: 20px !important;

	}

	#comments ol li {

		margin-bottom: 10px;

	}

	#comments ol li ul li {

		border: 1px solid #e0e0e0;

		padding: 10px;

	}

	#comments ol li .avatar {

		float: right;

	}

	#comments ol li .comment-author {

		

	}

		#comments ol li .comment-author .fn {

			font-weight: bold;

			font-size: 1.2em;

		}

	#comments ol li .comment-meta {

		font-size: 0.9em;

		color: #999999;

		margin: 5px 0 10px;

	}

	#comments ol li .reply {

		font-size: 0.9em;

		font-weight: bold;

		padding-bottom: 10px;

	}

	#comments .children {

		list-style-type: none;

	}

#comments .navigation {

	padding: 0 10px 20px;

	font-size: 0.9em;

}

	#comments .navigation a {

		color: #999999;

		padding: 3px 8px;

		border: 1px solid #cccccc;

	}

	#comments .navigation a:hover {

		color: #000000;

		border-color: #000000;

		text-decoration: none;

	}

#comments .says {

	display: none;

}

/** END wordpress 2.7 comments **/