/* Background Graphics --------------------------------------------- */

body {
	background-color: #fff;
}

img {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	height: auto;
	padding: 3px;
	margin: 0 auto;
	max-width: 100%;
	
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#loop_comments {
	width: 420px;
}

input, textarea {
	font: 1em "Lucida Grande",Arial,Sans-serif;
}

#input_comments_submit {
	background: #ddd;
	color: #222;
	border: 1px solid #aaa;
	padding: 0.15em 0.25em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#input_comments_submit:focus,
#input_comments_submit:hover {
	background: #999;
	cursor: pointer	;
	color: #fff;
}

.sociable img {
	display: inline;
}

.timestamp {
	color: #999;
	font-style: italic;
}

#search_box {
	float: none;
	margin: 0;
}

#widgets h2, #widgets h3, #comment_area h2 {
	border-bottom: 1px solid #eee;
	padding-bottom: 0.15em;
}

#tag_cloud-3 div {
	margin-top: 1em;
}

#authors p {
	margin-bottom: 0.25em;
}

#container {
	background-image: url(../../assets/images/back_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#container pre {
	border: 1px solid #ccc;
	padding: 1em;
	overflow: auto;
	width: 400px;
}

#header {
	background-image: url(../../assets/images/back_header.gif);
	background-repeat: repeat-x;
}

#header .style_content {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}

#menu .page_item a {
	/*background-image: url(../../assets/images/back_menu.gif);*/
	background-position: center top;
	background-repeat: repeat-x;
}

#menu .current_page_item a {
	/*background-image: url(../../assets/images/back_menu_selected.gif);*/
	background-position: center top;
	background-repeat: repeat-x;
}

#content .style_content {
	background: url(../../assets/images/fondo-cuerpo.jpg) no-repeat 294px 0;
}

#footer {
	background-image: url(../../assets/images/back_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer .style_content {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#comment_area .metadata {
	background-image: url(back_comment_meta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 15px;
	padding: 10px;
	background-color: #f4f4ec;
}

#post_meta {
	background-image: url(back_meta.jpg);
}

#author {
	background-image: url(back_author.jpg);
}


/* Color ----------------------------------------------------------- */

#div {
	border: 1px solid #FF0000;
}

a, a:link {
	color: #476AB4;
}

a:hover, a:active {
	color: #e58802;
}

#header, #footer {
	color: #FFFFFF;
}

#header a, #header a:link, #footer a, #footer a:link {
	color: #FFFFFF;
}

#header a:hover, #header a:active, #footer a:hover, #footer a:active {
	color: #DDDDDD;
}



/* Typography ------------------------------------------------------ */

body {
	font-family: "Lucida Grande", Arial, Sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #5D6F87;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -0.06em;
}


/* Forms ----------------------------------------------------------- */

.input {
	background-color: #FFFFFF;
	background-image: url(../../assets/images/back_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 2px 1px;
	line-height: inherit;
	font-size: inherit;
	display: inline;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Redes Sociales-------------------------------------------- */
.redesSociales {
display:block;
float:right;
position:relative;
top:-36px;
width:113px;
}

.redesSociales li {
display:inline;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
}

.redesSociales li a .feed{
	background: url(rss.png) no-repeat left;
	padding: 0 0 0 20px;
}
.redesSociales li a .facebook{
	background: url(facebook.png) no-repeat left;
	padding: 0 0 0 20px;
}
.redesSociales li a .twitter{
	background: url(twitter.png) no-repeat left;
	padding: 0 0 0 20px;
}

#categorias{
	width: 300px;
	height: auto;
	min-height: 230px;
	}
	
#categorias h2{
	margin-bottom: 0px;
	}
	
#categorias ul li{
	background-image:url(icon_category.gif);
	background-repeat:no-repeat;
	display:inline;
	}
	
#categorias ul li a{
	margin-left:15px;
	text-decoration:none;
	}
	
#categorias ul .cat-item{
	width: 200px;
	}
	
#widgets_page .widget_tag_cloud{
	width: 315px;
	}
	
#widgets_page .widget_tag_cloud a{
	text-decoration: none;
	}
	
#widgets_page .widget_recent_entries{
	width: 315px;
	margin-top: 30px;
	}	
	
#widgets_page .widget_archive{
	width: 315px;
	margin-top: 30px;
	}		
#widgets_page .archive_group{
	width: 315px;
	margin-top: 30px;
	}	
	
.pagination {
	padding: 3px;
	margin: 3px;
	text-align:left;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #476AB4;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
