/*
Theme Name: YGo CMS
Theme URI: http://www.ygosearch.com/seoblog
Description: 4 column home and 3 column inner page widget ready wordpress theme that looks more like a website. 
Version: 1.0 
Author: Amitabh Shukla
Author URI: http://www.ygosearch.com
*/










/* Comments Styling */

h2#comments, h2#postcomment { margin:20px 0px 0px 10px;}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 400px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


/*Contenidos*/

#content {
width:100%;
  margin: 0px;
  line-height: 18px;
}



#mainleft {
width:360px;
		background:#fff;
		}
		
#maincenter {
width:320px;
		background:#fff;	
		}		

#mainleft h1, #maincenter h1{
		margin:0px 0px 10px 10px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:15px;
		color:#414142;
		}
		
#mainleft h1 a, #maincenter h1 a{		
		color:#414142;
		text-decoration:none;
		}
		
		



#content #mainleft p.morree, #content #maincenter p.morree{
padding:0px 0px 0px 10px;
margin:10px 0px 20px 0px;
}

#mainleft p.morree, #maincenter p.morree{
border-bottom:solid 1px #CCCCCC;
}

#content #mainleft p.morree a, #content #maincenter p.morree a{
text-decoration:none;
}


.mori{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#414142; margin:0px 0px 0px 10px; padding:0px;}
.mori a, .mori a:link, .mori a:hover, .mori a:visited { color:#414142; text-decoration:none;}







/*POSTS*/
#content .post p { margin:0px 10px 0px 10px;}
#content h3 { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:21px; color:#414142; margin:10px 0px 10px 10px}
#content h3 a, #content h3 a:link, #content h3 a:hover, #content h3 a:visited { text-decoration:none; color:#414142;}

#content .post .entry p { font-size:11px; margin-top:20px;}
#content .post .entry img {}

.imgtfe {margin-left:10px;}


