/*  
Theme Name: dailypress
Theme URI: http://www.blogohblog.com
Description: The "DailyPress" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/*++++++ BODY ++++++++*/
* {
	list-style:none;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
body {
	color:#122D3B;
	background-color: #fcfdfd;
	background-image: url(images/logoAtras.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
}

/*++++++ HYPERLINKS ++++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a {
	color:#0F6295;
}
a:hover { text-decoration:underline;}

a:visited {
	color: #006834;
}

/*++++++ MAIN ++++++++*/
#wrapper { width: 1000px; margin:auto; }
#main {
	width: 1000px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#left { float: left; width: 570px; background:url(images/rightbg.gif) repeat-y right; }
#right { float: right; width: 420px; }

/*++++++ HEADER ++++++++*/
#header { height: 76px; width: 1000px; }
#logo { width: 306px; float:left;}
#logo h1{ text-indent:-10000px;}
#logo h1 a{
	display:block;
	height:66px;
	outline:none;
	margin-top:6px;
	background-image: url(images/logoVecindad.png);
	background-repeat: no-repeat;
}

/*++++++ SEARCH ++++++++*/
#searchbox {
	float:right;
	width: 200px;
	height: 24px;
	background: url(images/s.gif) no-repeat;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
#wrapper  #main #left #content .entry #post img { float: left; margin: 4px 0 0 6px; border: 0; width: 160px; background: none; color:#999999; }
#searchbox #go {
	float: right;
	width:12px;
	height:13px;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 2px;
}


/*++++++ NAV ++++++++*/
#nav { width:1000px; height:33px;}
#nav ul{}
#nav ul li{ float:left; margin: 0 10px 0 0; height: 33px; overflow: hidden; display: inline; line-height:33px;}
#nav ul li a {
	display: block;
	color:#5686BF;
	padding:0 10px 0 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: "Museo 500", "Trebuchet MS", Verdana, sans-serif;
	text-shadow:1px 1px 2px rgba(153, 153, 153, 0.75);
}
#nav ul li a:hover {color:#333; text-decoration:none;}
#nav ul li.current_page_item { background: url(images/navright-a.gif) no-repeat right; }
#nav ul li.current_page_item a {
	color:#fff;
	background-image: url(images/navleft-a.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/*++++++ MISC ++++++++*/
.clear { clear:both; }
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 ;}
img { border:none;}

/*++++++ ENTRY ++++++++*/
#content { width: 570px; }
.entry {
	width: 550px;
	line-height:135%;
	margin-bottom:20px;
}
.entry p {
	padding-bottom:7px;
	padding-top: 7px;
	line-height: 150%;
}
.entry h2.sectionhead {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(images/dot-h.gif) repeat-x bottom;
	padding-bottom:13px;
	padding-right: 0px;
}
.entry h2 {
	color:#333;
	padding:5px 0 5px 0;
	font-family: "Museo 500", "Trebuchet MS", Verdana, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-variant: small-caps;
	text-shadow:1px 1px 2px rgba(0, 0, 0, 0.3);
	line-height: 115%;
}
.entry h2 a {
	color:#003333;
}
.entry img {
	padding: 5px;
	margin: 0;
}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry p.postinfo {
	font-size:10px;
	padding-bottom:10px;
	margin-bottom:5px;
}


.entry ul li a { background-color: #E7F6F6; }

.entry ul li a:hover {
	color:#006600;
	background-color: #B2FFD3;
	text-decoration: none;
}


.entry p.postinfo span.upper { text-transform:uppercase;}
.entry p.postinfo span.category { background:url(images/category.gif) no-repeat; padding-left:20px;}
.entry p.postinfo span.comment { background:url(images/comment.gif) no-repeat; padding-left:20px;}
.post {
	margin-bottom:15px;
	background-image: url(images/entryline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
.navigation { width: 550px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation span.older { background:url(images/older.gif) no-repeat right; padding-right:25px; }
.navigation span.newer { background:url(images/newer.gif) no-repeat left; padding-left:25px; }
.socials {
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #BBB9B2;
	width:540px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
.socials a {margin-right:10px; color:#BFBCB3;}
.btn_email {background:url(images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment {background:url(images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious {background:url(images/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg {background:url(images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit {background:url(images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati {background:url(images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl {background:url(images/furl.gif) left no-repeat; padding-left:15px;}

/*++++++ SIDEBAR ++++++++*/
#sads {
	width:388px;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	border:1px solid #C1C7CC;
	padding:8px;
	margin-bottom:5px;
	background-color: #F0FFFF;
	margin-top: 5px;
}
#sads ul {}
#sads ul li { float:left; padding-right:6px;}
#sads ul li.last {
	float:inherit;
	padding:0px;
}
#sads p { background:url(images/adsdotdot.gif) no-repeat center left; margin-top:5px;}
#sads a { color:#5e5d5a;}



#sads2 {
	width:388px;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:5px;
	background-color: #F0FFFF;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1C7CC;
	border-bottom-color: #C1C7CC;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sads ul {}
#sads ul li { float:left; padding-right:6px;}
#sads ul li.last {
	float:inherit;
	padding:0px;
}
#sads p { background:url(images/adsdotdot.gif) no-repeat center left; margin-top:5px;}
#sads a { color:#5e5d5a;}





#tab {
	width:388px;
	border:1px solid #B1C4D1;
	padding:8px;
	margin-bottom:10px;
	background-color: #DEE6EB;
}
#sidebar { width:400px; padding-left:10px;}
#sidebar h2 {
	font-size:13px;
	color: #000033;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 4px;
	font-variant: small-caps;
	background-color: #f1f5e7;
}
#sidebar ul{ margin:10px auto 20px;}
#sidebar ul li{}
#sidebar ul li ul{}
#sidebar ul li ul li{display:block; background:url(images/bullet.gif) no-repeat 0 2px; padding-left:18px; margin-bottom:6px; padding-bottom:5px;border-bottom:1px dotted #dadada;font-size:11px;}
.sleft { float:left; width:180px; background:url(images/dot-v.gif) repeat-y right; padding-right:10px; }
.sright { float:right; width:198px; padding-left:10px; }

/*+++++++ CALENDAR +++++++*/
#calendar #calendar_wrap #wp-calendar { width: 100%; }
#calendar #calendar_wrap #wp-calendar caption { text-align:left; border-bottom:1px solid #dadada; padding-bottom:5px; }
#calendar #calendar_wrap #wp-calendar th { text-align:left; font-weight:bold; padding-top:5px; }
#calendar #calendar_wrap #wp-calendar td{ text-align:left; }

/*+++++++ COMMENTS +++++++*/
#c { float:left; width:225px;}
#cc { float:right; width:304px;}
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px; }
#commentform #email { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px; }
#commentform #url { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px;}
#commentform #comment {
	border:1px solid #bbb9b2;
	height:250px;
	width:290px;
	padding-left:5px;
	background-color: #E7FFE2;
}
.commentlist cite { background:#f5f5f3; padding:5px 5px 5px 10px; }
.commentlist cite a { color:#333;}
.commentlist .ctext {
	background:url(images/doth.gif) repeat-x bottom;
	font-size:13px;
}
.postmetadata { background:#f9f9f9; padding:10px; border:1px solid #bbb9b2;}
.ccomment {
	width: 550px;
	line-height:135%;
	margin-bottom:20px;
}
.ccomment ol {}
.ccomment ol li {
	padding:5px;
	background-color: #EDF0F4;
	border: 1px dotted #C5D9E7;
}
.ccomment ol li.alt {
	padding:5px;
	background-color: #DDE7EC;
	border: 1px dotted #B1C4D1;
}

/*++++++ FOOTER ++++++++*/
#footer {
	width:100%;
	height:35px;
	line-height:35px;
	background-color: #4B5D66;
	font-size: 10px;
	text-align: center;
}
.footer {
	width:1000px;
	margin:auto;
	color:#A1CACC;
}
.footer a { color:#e7e5de;}
.footer a:visited {
	color:#C9CCB7;
}

.footer a:hover {
	color:#00FF99;
}


/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #DCE4ED;
}
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center;}
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}

#post img {
	padding: 9px;
}

.peque {
	font-size: 10px;
	color: #474059;
}

.peque img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.peque ul li{
	display:block;
	background:url(images/bullet2.gif) no-repeat 0 2px;
	padding-left:18px;
	margin-bottom:5px;
	padding-bottom:4px;
	border-bottom:1px dotted #dadada;
	font-size:11px;
}
/* Otros============*/
.relacionados {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#242836;
	font-size:9px;
	background: #eeffeb url(images/fondoHexB.jpg) repeat-x center top;
	text-align: left;
	border: medium dotted #fff;
	line-height: 140%;
	margin-top: 15px;
	margin-right: 25%;
	margin-bottom: 0px;
	margin-left: 12%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
		}
		
.relacionados a {
	text-decoration: none;
}
.relacionados a:hover {
	text-decoration: none;
	background-color: #00FFCC;
}
.marcoHot {
	margin:5px auto;
	padding:7px;
	background:#FFFEEB;
	border:1px dotted #009900;
}
.marcoCool {
	margin:5px auto;
	padding:7px;
	padding:7px;
	border:1px dotted #2AEED5;
	background-color: #DBFFF6;
}

.marcoCuadro {

padding: 8px;
border: 1px solid #c5d8df;
background-color: #fff0f7;
background: url(images/reticula8.gif)
}

.bloque {
	background: #fffeff url(images/fondoHexHor.jpg) repeat-y left;
	margin-left: 15px;
	padding-left: 7px;
	border-left: medium dotted #CBDBF4;
	margin-top: 10px;
	margin-bottom: 10px;
}
.post p a {
	color:#0F6295;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76E5DD;
	background-color: #E7F6F6;
}
.post p a:visited {
	color:#006834;
}

.post p a:hover {
	color:#006600;
	background-color: #B2FFD3;
	text-decoration: none;
}
.activos {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0C6C6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #B0C6C6;
	border-bottom-color: #C1D9D9;
	background-color: #DEF7FD;
	padding: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B0C6C6;
	margin-bottom: 3px;
	font-size: 10px;
}
.activos img {
	float: left;
	padding: 3px;
	margin-right: 2px;
}
.activos2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0C6C6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #B0C6C6;
	border-bottom-color: #C1D9D9;
	background-color: #F2FDEE;
	padding: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B0C6C6;
	margin-bottom: 3px;
	font-size: 10px;
}
.activos2 img {
	float: left;
	padding: 3px;
	margin-right: 2px;
}
.publi {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.publi ul{ margin:10px auto 20px;}
.publi ul li{
	display:block;
	background:url(images/bullet33.gif) no-repeat 0 2px;
	padding-left:18px;
	margin-bottom:6px;
	padding-bottom:5px;
	font-size:11px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D4C4DA;
}
.azulado {
	color: #00CCCC;
}


<!--Tablas-->

table {
	border-collapse:separate;
	border-spacing:0;
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	background-color: #F2FFD7;
	padding: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	}
table a {
	color:#3B4A52;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a:visited {
	color:#343444;
	font-weight:normal;
	}
table a:visited:after {
	content:"\00A0\221A";
	}
table a:hover {
	border-bottom-style:dotted;
	}
thead th,
thead td,
tfoot th,
tfoot td {
	border:1px solid #523A0B;
	background-color: #BCE1D5;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody th a:link,
tbody th a:visited {
	font-weight:bold;
	}
tbody td,
tbody th {
	border:1px solid #7EC1CC;
	}
tbody tr.odd th,
tbody tr.odd td {
	background-color: #F7F1E6;
	border-top-color: #BCDCE9;
	border-right-color: #BCDCE9;
	border-bottom-color: #BCDCE9;
	border-left-color: #BCDCE9;
	}
tbody tr:hover td,
tbody tr:hover th {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #4CA9B6;
	border-right-color: #4CA9B6;
	border-bottom-color: #4CA9B6;
	border-left-color: #4CA9B6;
	background-color: #D8DFDC;
	}
caption {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	font-size:1.7em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	background-color: #4D5780;
	color: #FFFFFF;
	}
