/*  

Theme Name: OcioTheme

Description: A perfect design to OcioNetwork SL.

Version: 1.0

Author: Neuseed Creative Solutions

Graphic Design: Deryck O. Espinel.

Code & CSS: Pablo Escobar.

Author URI: http://neuseed.com

*/


ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
h2 {
	font-family: Arial;
	font-size:22px;
	color: #333435;
	font-weight:bold;
	margin-left: 8px;
}
ul {
	list-style:none;
}
a {
	color:#6F6F6F;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
.clear {
	clear:both;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(images/bg.png) repeat-x left top;
	color:#000000;
}
#page {
	width:960px;
	margin:0px auto;
	background:#ffffff url(images/header.jpg) no-repeat center top;
}
/* HEADER */



#header {
	width:100%;
	height:154px;
}
#header h1 {
	color:#ffffff;
	font-size:29px;
	font-style:italic;
	font-weight:normal;
	padding-top:20px;
	padding-left:50px;
}
#header h1 a {
	color:#ffffff;
}
#header_logo {
	background: url(images/header_logo.png) no-repeat;
	float:left;
	margin-top: 55px;
	height:45px;
	width:202px;
}
#header_ads {

	float:right;
	margin-top: 25px;
	margin-right: 10px;
	height:90px;
	width:728px;
}
#header_ads_img a {
	height:90px;
	width:728px;
}
/* MENU */



#menu {
	height:62px;
	padding-right:15px;
	position: relative;
}
#menu_items {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-left:11px;
	padding-left:1px;
	height:36px;
}
#menu_items li {
	display:inline;
}
#menu_items div.menu_item {
	float:left;
}
#menu_items a {
	color:#ffffff;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	display:inline;
	border-right:1px solid #B9BD76;
	padding-top:10px;
	height:28px;
	float:left;
}
#menu_items a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#949937;
}
#menu_items #i_home {
 background:;
}
#menu_items a#i_home:hover {
	background: #949937;
}
#menu_items #i_rss {
 background:;
}
#menu_items a#i_rss:hover {
	background:#949937;
}
#menu_search {
	font-size:12px;
	float:right;
	padding-right:17px;
}
/* BODY */



#body {
	width:100%;
	background:url(images/body_bg.png) repeat-y;
	float:left;
}
#body_top {
	width:100%;
	background:url(images/body_top_bg.png) no-repeat top center;
	float:left;
}
#body_left {
	width:560px;
	float:left;
	padding-bottom:40px;
}
#body_right {
	width:395px;
	float:right;
	padding-bottom:100px;
}
/* left contact */



#body_left_content {
	width:535px;
	margin-left:0px;
	margin-top:20px;
}
.post {
	width:100%;
}
.post-top {
}
.post-title {
	color:#000;
}
.post-title h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:30px;
	font-size:24px;
	color:#000000;
	margin-bottom:4px;
	font-weight:bold;
	padding-bottom:2px;
}
.post-title h2 a {
	color:#333333;
}
.post-title h2 a:hover {
	color:#00528F;
	text-decoration:none;
}
.post-title h3.tags {
	font-weight:normal;
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#f3f3f3;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ed1c24;
}
.post-title h3 a {
	color:#000;
}
.post-title h3.tags span {
	color:#ed1c24;
	font-weight:bold;
}
.post-title h3.tags a {
	color:#000;
	font-weight:normal;
}
.entry {
	text-align: justify;
	margin-left:30px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:20px;
}
.entry a {
	text-decoration: underline;
}
.entry p {
	margin-top:13px;
}
#postmetadata {
	width:533px;
	background:#FAF3C5 url(images/postmeta_header.png) no-repeat left top;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:5px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#postmetadata a {
	color:#A30505;
	text-decoration: underline;
}
#postmetadata a:hover {
	color:#00557F;
	text-decoration: underline;
}
#postmetadata_alignleft {
	position:relative;
	width:36px;
	height:35px;
	background:#FAF3C5 url(images/postmeta_circle.png) no-repeat left;
	margin-top:0px;
	margin-left:13px;
	float:left;
}
#postmetadata_alignright {
	position:relative;
	width:460px;
	float:right;
	background:url(images/postmeta_body.png) repeat-y right;
	text-align:left;
	padding-top:8px;
	padding-right:10px;
}
#postmetadata_alignright p {
	padding-bottom:10px;
}
#postmetadata_end {
	background:url(images/postmeta_bottom.png) no-repeat left;
	height:15px;
}
#postmetadata_tags {
	display:inline;
	background:url(images/icono_tag.png) no-repeat left;
	width:16px;
	height:16px;
}
#postmetadata_tags b {
	visibility: hidden;
}
#postmetadata_comen {
	display:inline;
	background:url(images/icono_comen.png) no-repeat left;
	width:13px;
	height:13px;
	margin-left: 10px;
}
#postmetadata_comen b {
	visibility: hidden;
}
.post-page {
	padding-right:10px;
}
.post-page h2 {
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#00528F;
	margin-left:20px;
	margin-top:10px;
	padding-top:10px;
	background:url(images/dotted_blue.gif) repeat-x left bottom;
}
.post-page .entry {
	padding-left:25px;
	margin-top:10px;
	color:#4c4c4c;
}
.post-page .entry a {
	color:#000;
}
strong {
	color:#000000;
}
/* right content */





/* TAGS */



#main_tags {
	background:url(images/tags_body.png) repeat-y;
	padding-top:10px;
	padding-left:25px;
}
#main_tags a {
	color:#303030;
}
#bottom_tags {
	background:url(images/tags_bottom.png) no-repeat bottom;
	height:50px;
}
/* SIDE TOP */





#side_top {
	width:100%px;
	height:140px;
}
#side_top_rss {
	height:62px;
	width:62px;
	float: left;
	margin-top:37px;
	margin-left:62px;
}
#side_top_rss a {
	display:block;
	background: url(images/rss_top_top.png) no-repeat top;
	height:62px;
	width:62px;
}
#side_top_rss span {
	visibility: hidden
}
#side_top_rss a:hover {
	background: url(images/rss_top_bottom.png) no-repeat bottom;
	height:62px;
	width:62px;
	text-decoration: none;
}
#side_top_ocionet {
	background: url(images/ocionet_top.png) no-repeat right;
	height:90px;
	width:220px;
	float: right;
	margin-top:11px;
}
/* ADS */





#main_ads {
	float:left;
	padding:0 2px 2px 0;
	margin-top: 19px;
	margin-right: 15px;
	margin-left: 8px;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
}
#main_ads img {
	display:block;
	position:relative;
	top: -3px; /* Desfasamos la imagen hacia arriba */
	left:-3px; /*Desfasamos la imagen hacia la izquierda */
	padding:1px;
	background:#FFFFFF; /*Definimos un color de fondo */
}

#main_ads1 {

}

#similiar{width:500px;float:left;color:#666;text-align:justify;border:#e5e5bd 1px solid;margin:5px auto;padding:5px 6px 10px;}

/* SEARCH */
#main_search {
	height:50px;
	position:absolute;
	right:10px;
	top:8px;
	width:260px;
}
#searchform_top_text {
	border:0px;
	background:none;
	color:#666;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:160px;
	margin-right: 20px;
	padding-top: 3px;
}
#do_search {
	color: #fff;
	background: url(none);
	padding: 2px 4px;
	vertical-align: top;
	border: none;
}
#sidebars {
	float:left;
	background:url(images/tags_header.png) no-repeat bottom right;
	padding-top:15px;
	margin-top:10px;
	width:100%;
	padding-bottom:80px;
	font-size:13px;
}
#body_right_content {
	width:395px;
}
#sidebar {
	width:169px;
	float:left;
	padding-left:8px;
}
#sidebar_right {
	width:169px;
	float:left;
	padding-left:20px;
}
#sidebars h2 {
	font-size:22px;
	color:#333435;
	padding-top:2px;
	margin-left:0px;
	padding-bottom:8px;
	margin-bottom:5px;
	font-weight:bold;
	font-family: Arial;
}
#sidebars ul {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sidebars li ul {
	padding-bottom:18px;
}
#sidebars li ul li ul {
	padding-left:0px;
	background:none;
	padding-bottom:0px;
}
#sidebars li ul li ul li ul {
	padding-left:0px;
}
#sidebars li {
	margin-bottom:0px;
}
#sidebars li li {
	margin-bottom:0px;
	padding-bottom:0px;
	background:url(images/li_li.png) repeat-x bottom;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:3px;
	padding-left:0px;
}
#sidebars li li li {
	background:none;
	border:0px;
	padding-bottom:3px;
}
#sidebars li a {
	color:#A30505;
	padding-left:0px;
}
#sidebars li.widget_categories ul li {
	font-weight:normal;
}
#sidebars li.widget_categories ul li a {
	font-weight:normal;
}
#sidebars li.widget_categories ul li ul li a {
	font-weight:normal;
}
#sidebars li.widget_meta ul li a {
	font-weight:normal;
}
#tag_cloud {
	color:#999999;
	padding-bottom:20px;
}
#tag_cloud a {
	color:#999999;
}
.textwidget {
	padding:5px 5px 10px 5px;
}
/* FOOTER */



#footerbg {
	width:100%;
	background:url(images/footer_bg_tot.png) repeat-x left top;
}
#footer {
	width:960px;
	margin:0px auto;
	position: relative;
	height:240px;
	background:url(images/footer_bg.png) no-repeat left top;
}
#footer_text {
	color:#fff;
	padding-top:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:70%;
	padding-left:10px;
}
#footer_text p {
	display: block;
	height:25px;
}
#footer_text a {
	color:#fff;
	font-weight:normal;
	text-decoration: underline;
}
#footer_text a:hover {
	text-decoration: none;
}
#footer_copyrights {
	background:url(images/OcioRedDeBlogs.png) no-repeat;
	text-align:right;
	float:right;
	width:130px;
	height: 45px;
	position:relative;
	top:60px;
}
.footer_rss {
	background:url(images/rss2.png) no-repeat top left;
	height:27px;
}
.footer_rss a {
	background:url(images/rss2.png) no-repeat top left;
	padding-left: 20px;
	height:27px;
}
.footer_rss a:hover {
	background:url(images/rss2.png) no-repeat bottom left;
	padding-left: 20px;
}
/* Begin Typography & Colors */



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */









/* Begin Images */



.shadow {
	float:left;
	padding:0 5px 5px 0;
	margin-top: 19px;
	margin-right: 15px;
	margin-left: 8px;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
}
.shadow img {
	display:block;
	position:relative;
	top: -2px;
	left:-2px;
	padding:0px;
	background:#FFFFFF;
	border: 1px #EFEFEF;
}
p img {
}
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
	padding-left: 30px;
}
/* End Images */







/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 10px;
	background:url(images/blockquote_bg.gif) repeat-y left center;
}
blockquote blockquote {
	background:url(images/blockquote_bg2.gif) repeat-y left center;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	color: #A30505;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
}
/* End Various Tags & Classes*/



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
ol li {
	list-style: decimal outside;
}
/* End Entry Lists */


#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform {
	width:500px;
}
#commentform label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A30505;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:#ABBEDE solid 1px;
	background:url(images/shadow_form.png) no-repeat left top;
}
#commentform textarea {
	width: 456px;
	padding: 2px;
	border:#ABBEDE solid 1px;
	background:url(images/shadow_form.png) no-repeat left top;
}
#commentform #submit {
	margin: 0;
	width:62px;
	height:32px;
	border:none;
	background:#ffffff;
}
/* End Form Elements */







/* Begin Comments*/



h3#comments_title {
	font-size:19px;
	color:#ed1c24;
	margin-left:0px;
	font-weight:normal;
	margin-bottom:10px;
}
h3#comments {
	font-size:13px;
	color:#000;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#fafafa;
	padding:10px;
}
.alt {
	margin: 0px;
	padding: 0px;
}
.commentlist {
	padding-top:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
.commentlist li {
	background:url(images/comen1_body.png) repeat-y left top;
	list-style: none;
}
#commentlist_top {
	background:url(images/comen1_head.png) no-repeat left top;
	height:25px;
}
#commentlist_end {
	background:url(images/comen1_end.png) no-repeat left bottom;
	height:25px;
}
.commentlist2 li {
	background:url(images/comen2_body.png) repeat-y left top;
	list-style: none;
}
#commentlist_top2 {
	background:url(images/comen2_head.png) no-repeat left top;
	height:25px;
}
#commentlist_end2 {
	background:url(images/comen2_end.png) no-repeat left bottom;
	height:25px;
}
.commentlist li li {
	padding: 5px 10px 5px;
}
.commentlist p {
	margin: 0px 0px 20px 30px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	display: block;
	color:#000;
	padding:6px 0px 6px 10px;
	text-align: right;
	padding-right: 20px;
}
.comm_li {
	width:533px;
}
.comm2_li {
}
.commentmetadata a {
	color:#0B6EBF;
	font-weight:bold;
}
#respond_box {
	margin-top:40px;
	margin-left:25px;
	padding:10px 10px 40px 10px;
}
img.MyAvatars {
	float : 	left !important;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}
h3#respond {
	font-size:21px;
	color:#000;
	margin-left:5px;
	padding-top:1px;
	padding-bottom:5px;
	margin-bottom:20px;
	font-weight:normal;
}
#commentform {
	margin-left:35px;
	color:#000;
}
#commentform a {
	color:#000;
}
#comment_name {
	font-weight:bold;
	font-size:16px;
	color:#333435;
	font-family: Arial;
	padding-left:30px;
}
#comment_date {
	font-size:13px;
	color:#524747;
	font-family: Verdana;
}
/* End Comments */



/* Archives page */

.page_archives_div {
	padding-bottom:60px;
}
.ar_panel {
	width:100%;
	background:url(images/post-page.gif) no-repeat top left;
	padding-top:5px;
}
.ar_panel3 {
	width:100%;
	background:url(images/post-page.gif) no-repeat top left;
	padding-top:5px;
}
.page_archives_div h2 {
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#ed1c24;
	margin-left:20px;
	padding-top:10px;
	background:url(images/dotted_red.gif) repeat-x left bottom;
}
.ar_panel3 h2 {
	padding-top:0px !important;
}
.ar_panel3 ul {
	margin-left:5px !important;
}
.page_archives_div ul h2 {
	border:0px;
}
.page_archives_div ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:20px;
}
.page_archives_div ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}
.page_archives_div ul li ul {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
.page_archives_div ul li a {
	font-weight:bold;
	color:#333;
	font-size:12px;
	padding-left:10px;
}
.page_archives_div ul li a:hover {
	color:#333;
}
.page_archives_div ul li {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #f2f2f2;
}
.page_archives_div ul li ul li {
	background:none;
	border:0px;
}
