/* 
Theme Name: ShadedGrey
Theme URI: http://wpthemes.info/
Design Name: Shaded Grey
Description: This is the Second Version of our popular ShadedGrey Theme
Version: 2.1
Author: Sadish Balasubramanian
Author URI: http://wpthemes.info
*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background: #f4f4f4; /*url(img/bg.gif) repeat-y center;*/
	font: 90% 'Trebuchet MS', Verdana, Georgia, Arial, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #7A7636;
}
a:hover, a:active {
	text-decoration:underline;	
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font: normal 1.3em verdana, helvetica, sans-serif;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h2, h3 {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	letter-spacing: 1px;
	color:#666;
	font-size:1.25em;
	margin:0;
	padding:10px 0 0 0;
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #999;
}
#rap {
	width: /*778px; enero2014*/950px;
	margin: 0px auto 0px;
	padding: 0;
	font-size: 1em;
	text-align: left;
	/*line-height: 18px; 14oct2015*/
	background: #fff url(img/bodybag.gif) repeat-y center;
	
}
#header {
	margin:0;
	padding:20px 0 0 107px;
	border-bottom: 1px solid #ebebeb;
	background: #fff url(img/header.jpg) no-repeat top;
	height:/*60px; enero2014*/110px;
}
#content 
{
	float: left;
	margin:15px 0;
	padding:0 15px;
	background: #fff;
	width: 640px;
	font-size: 0.9em;
	color:#333;
	overflow:hidden;
}
#sidebar {
	margin: 0 0px;
	width: 190px;
	padding: 10px;
	float:right;
	font-family : verdana, tahoma, arial, serif;	
}
html>body #sidebar {
	width: 190px;
}
#header h1 {
	margin: 0;
	padding-top:64px;
	font-size: 1.4em;
	color: #333;
	word-spacing: 1px;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #f0f0f0;
	text-decoration: none;
	border-bottom: none;
}

#gnav 
{
	list-style:none;	
	margin:0 auto;
	padding:4px 0 0 0;	
	background:#fff url(img/sidetitle.png) top repeat-x;	
	text-align:right;	
	font-size:1em;	
	border-bottom:#999 1px solid;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	text-decoration:none;
	padding:2px 0;	
}
#gnav li a:hover, #gnav li a:active
{
	border-top:#5a7236 2px solid;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-top:#5a7236 2px solid;
	color:#000;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.png) no-repeat 0 4px;
	padding-left: 1.5em;
	list-style:none;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;	
	background:url(img/comments-small.gif) no-repeat left;
	padding-left:15px;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 5px;
	color: #666;
	background:transparent url(img/dateheader.png) no-repeat right top;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding:0;
	margin-top:-0.3em;
}
hr {
	display: none;
}
#sidebar h2 {
	margin: 0;
	padding:3px 5px;
	font-size: 1em;
	color: #333;
	font-weight:normal;
	background:transparent url(img/sidetitle.png) repeat-x top center;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 5px 1em 10px;
	margin: 0 0 1em 0;	
	border:#eee 1px solid;
}
#sidebar form 
{
	padding: 1em 5px 1em 10px;
	margin: 0 0 1em 0;	
	border:#eee 1px solid;
}
#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 0.76em;
}
#sidebar ul li h2 
{
	background:none;
	border-bottom:#eee 1px solid;
}
#sidebar ul li ul{
	list-style-type: none;
	padding: 0;
	margin: 0;	
	border:none;
}
#sidebar ul li ul li {
	margin: 0.5em 0 0 0.5em;
	padding: 0;	
	font-size:1em;
}
#sidebar a:link, #sidebar a:visited {
	color: #999;
	border-bottom: 1px solid #ebebeb;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #666;
	border-bottom: 1px solid #666;
}
#footer {
	margin:0 auto;
	padding: 3px 0;
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 0.8em;
	color: #999;
	background: #fff;
	text-align:center;
}
#footer a {
border:none;
color:#7A7636;
}
/*Comments Styling*/
#comments, #respond{
	margin: 2em 1em 0 10px;	
}
.commentlist 
{
	margin:0;
	padding:0;
}
.commentlist li 
{
	border:#e0e0e0 1px solid;
	list-style:none;	
	margin:10px 0;
	font-size:1em;
}
.commentlist li p 
{
	margin:0;
	padding:0.5em 1em;
}
.commentlist .cmtinfo
{
	background:#f0f0f0 url(img/sidetitle.png) repeat-x top;
	font-weight:bold;
}
.commentlist .cmtinfo em
{
	float:right;	
	font-weight:normal;
	font-style:normal;
}
.commentlist cite 
{
	font-style:normal;
}
.commentlist .alt .cmtinfo
{
	background:#e0e0e0 url(img/sidetitle.png) repeat-x top;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
fieldset{
	border: none;
}
.field label{
	display: block;
}
textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #aaa;
}
input{
	border: 1px solid #aaa;	
}
#s 
{
	background:url(img/textbox_bg.gif) no-repeat top left;
}
.commentnum {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#999;
	padding:5px 0;
	text-align:right;
}
#feedinfo 
{
	margin:0;
	padding:3px 10px;
	background:#f3f7fa;
	border-bottom:#e1e2e3 1px solid;
	font-size:0.9em;
	color:#666;
	text-align:right;
}
#feedinfo .feed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding:2px 0 2px 17px;
}