/*  
Theme Name: classic blue cms
Theme URI: http://www.themespack.com/
Description: wordpress Themes classic blue  by <a href="http://www.themespack.com/">Themes Pack</a> |<a href="http://www.wordpres.in/">Blogging tips & tricks</a>
Author: Wonder
Author URI: http://www.wordpresssite.com/

	This theme was designed and built by Wonder themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body {
/*	font: 10px/18px "Tahoma", Geneva, Arial, Verdana, sans-serif; */
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
        background: #F8F8F8 url('/cms/wp-content/uploads/2010/01/fondoverdestripes .png') repeat; 
	color: gray;
	margin: 0px;
/*       padding: 15px 0px 15px 0px; */
}

a {
	color: #336633;
	font:bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #336633;
	font:bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #336633;
	font:bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

small a, small a:visited, small a:hover {
	color: #336633;
	font:bold 10px/100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
h1 a{
	display:block;
/*	background:url(img/logo.jpg) no-repeat center; */
	background:url(/cms/wp-content/uploads/2009/12/paseandoporlavida.info_.gif) no-repeat center; 
/*	height:215px; */
        height:200px;
	border: none;
}
h2 {
 /*	color: #003366; */
        color: #518E00;
	margin:0px;
	letter-spacing: -1px;
	padding-left:5px;
	font: normal 24px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-bottom: 1px;
/*	background:#f4f4f4; */
}
h2 a, h2 a:visited {
	color: #003366;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font: normal 16px "Arial", Tahoma, Arial;
	color: #003366;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h3 a, h3 a:visited {
	color: #003366;
	text-decoration: none;
}
h3 a:hover {
	color: #222222;
	text-decoration: none;
	
}

h1, h2, h3 {
	font-size:28px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
}

h1 {
	padding-top:10px;
}


h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}

h3 {
	font-size:16px;
	padding-top:10px;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #222222;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}

/* header area */
#header {
        margin:0px auto;
        width:900px;
	background: transparent url('/cms/wp-content/uploads/2010/08/bannerverdecabecera29.jpg') repeat; 
/*        background: #EFEFEF; */
/*        border-top:5px solid #000066; */
/*	height: 160px; */
/*        border-bottom:5px solid #000066; */
	position: relative;
        margin-top:15px;
/*        border:5px solid gray;
        border-bottom:0px;
        border-left:5px solid white;
        border-top:5px solid white; */
}

#cabecera {
        margin:0px auto;
        text-align:center;
        width:900px;
}

#cabecera a, #cabecera a:visited {
        font-weight:normal;
}


#headerlogo {
	position: relative;
	padding: 20px 0px 0px 0px;
	height: 50px;
}
#headerlogo .description{
	position: absolute;
	left: 15px;
	bottom: 3px;
	color: #ffffff;
	text-indent:-10000px;
}
#google{
	margin: 0px ;
    right: 5px;
	float: right;
    position: absolute;
    top:24px;
}

#barraopciones {
	margin: 0px auto;
	width: 900px;
        margin-top:0px;
        border:0px;
/*	background: #99CC99; */
	background: transparent;
	height: 55px;
	position: relative;
/*        border-right:5px solid gray;
        border-left:5px solid white; */
}

#opciones {
	margin: 0px auto;
	width: 550px;
/*        height:30px; */
/*	position: relative; */
	background:transparent;
        border-top:2px solid transparent;
        border-bottom:2px solid transparent; 

}

#nav {
	list-style: none;
/*        margin: 0px auto 0px;
	position: absolute; */
	background:transparent;
    left: 2px;
	bottom: 0px;
}
#nav li {
	float:left;
	margin-left:3px;
        width:135px;
        text-align:center;

}
#nav .current_page_item a:visited{
	color: #3c9ae4;
	text-decoration: none;
/*        background:transparent url('/cms/wp-content/uploads/2009/12/pestanyablanca.gif'); */
        background:white;
	text-transform:uppercase;
	 
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
/*	background:transparent url('/cms/wp-content/uploads/2009/12/pestanyaazul.gif'); */
	background:transparent;
	font: bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:uppercase;
	
}
#nav .current_page_item a,#nav .page_item a:hover {
	color: #3c9ae4;
        text-decoration: underline;
        background: transparent url('/cms/wp-content/uploads/2009/12/pestanyablanca.gif');
	padding: 10px 10px;
	font:bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:uppercase;
}

#opciones li {
	float:left;
        list-style: none;
	margin-left:10px;
        width:115px;
        height:31px;
        text-align:center;
}
#opciones .current_page_item a:visited{
	color: darkgray;
	text-decoration: none;
/*        background:transparent url('/cms/wp-content/uploads/2010/02/botonverde-120.png') no-repeat; 
*/
	text-transform:uppercase;
	 
}
#opciones .page_item a{
	color: green;
	text-decoration: none;
/*        background:transparent url('/cms/wp-content/uploads/2010/02/botonamarillo-120.png') no-repeat; 
*/
	padding: 11px 2px;
	font: bold 10px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:uppercase;
	
}
#opciones .current_page_item a,#opciones .page_item a:hover {
	color: darkgray;
        text-decoration:none;
/*        background: transparent url('/cms/wp-content/uploads/2010/02/botonazul-120.png') no-repeat; 
*/
/*        background:white; */
	padding: 11px 2px;
	font:bold 10px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:uppercase;
}

#page {
	margin: 0px auto;
	width: 900px;
        background: transparent;
/*        border:5px solid gray; */
        border-top:0px;
        border-bottom:0px;
/*        border-left:5px solid white; */
	}
/* content  */
#content {
	padding: 0px 5px 0px 5px;
        float: right; 
/*	width: 670px; */
        width: 680px;
/*	margin:5px 0 5px 5px; */
	overflow: hidden;
/*        border:none */
/*	border-left:3px solid #c1d1de;
        border-bottom:3px solid #c1d1de; 
        border-left:2px solid #99CC99; */
        background: transparent;
        text-align:left;
        margin-bottom:10px;
}

#content ul {
   /*	list-style: none; */
        list-style-position: inside; 
	margin: 0;
	padding: 0;
}
#sidebar ul li { 
   /*	list-style: none; */
	margin: 0;
	padding: 0;
	border: none;
}

.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 565px;
	background:url(img/ebg.gif) repeat-x;
}
.entrys {
	float:left;
	width: 270px;
}
.blockquote{
	margin: 5px;
	padding: 5px;
	background:transparent;
	color:#0a3455;
	border-bottom:1px solid #0b497b;
	border-top:1px solid #0b497b;
}
.post-bottom {
	background:transparent;
	padding-left: 7px;
	padding-top: 5px;
	float:right;
	font-size: 95%;
	color: #888888;
	
}
.post-cat {
	background: #ffffff  url(img/folder.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #000000;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background:transparent;
	height:60px;
	border-top: 1px solid #e9e6a7;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #618024;
}
.googlef{
	width:525px;
	float:left;
	color:#666;
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 30px;
	border-bottom: 1px dotted #000000;
	
}
.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#fff;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #eee;
}
.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
	color: #03121e;
/*	border-bottom:1px dotted #666666; */
	border-bottom:5px; 
}
.post-contents {
	clear: both;
	padding: 5px;
	padding-top: 5px;
	color: #03121e;
	border-bottom:1px dotted #000000;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #000000;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
	border:1px dotted #eee;
	color:#000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: normal;
	font-size: 14px;
	color: #000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fff ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border:1px solid #eee;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float:left;
        padding-top:10px;
        padding-left:5px;
        padding-right:5px;
/*	width: 265px; */
        width: 200px; 
	overflow: hidden;
        text-align:center;
}
#rssbg{
	width:360px;
	font-size:11px;
	padding:5px; 
	background:#f8facf url(img/rssbg.gif) top center no-repeat; 
	float:left;
	color: #111111;
}
#sbarbg{
	width:360px;
	padding:5px; 
	background:#f8facf url(img/sbarbg.gif) repeat-x; 
	float:left;
}

#left {
	float: left;
	width: 175px;
}
#right {
	float: right;
	width: 175px;
	padding-left: 7px;
	
}
/*Feedburner */

#sidebar h2, #feed .feedburner{
	font: normal 16px "Verdana", Geneva, Arial,sans-serif;
	color: #333333;
	margin: 5px 0px 2px;
	background :transparent;
/*	border-bottom: 1px solid #d5d5d5; */
}
/*sidebar title  */

#sidebar h3, #sidebar .sidebartitle{
	font:bold 14px "Verdana", Geneva, Arial, sans-serif;
	color: white;
	padding:3px;
	margin: 2px 0px 0px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
color: #003366;
    font: 12px "Verdana", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar a:hover{
	color: #000000;
    font: 12px "Verdana", Geneva, Arial, sans-serif;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	list-style: none;
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	list-style: none;
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	list-style: none;
	padding: 1px 0 1px 0px;
	border: none}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#bsearch{
	width:348px;
	height: 28px;
	font-size:11px;
	margin:0px 0 0 0px;
	padding:10px; 
	background:#f8facf;
	border-top:#eedba0 1px solid;
	border-bottom:#eedba0 1px solid;
	float:left;
	color: #ffffff;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 270px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	background: #ffffff;
    border:#999999 1px dotted;
	margin-right: 2px;
	color: #145317;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#ffffff;
	border:1px dotted #999999;
	width: 73px;
	height: 26px;
    font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */

#footer {
        background: transparent url('/cms/wp-content/uploads/2010/08/bannerverdepie23.jpg') repeat;
	color: #336633;
        width: 900px; 
        margin: 0px auto;
 	padding: 10px 0px 0px 0px; 
	text-align: center;
	font-size: 12px;       
/*        border:5px solid gray; */
        border-top:0px;
        margin-bottom:15px;
/*        border-left:5px solid white; */
	}
	
#footer a, #footer a:visited{
	/* color: #efefef; */
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
} 
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
acronym, abbr, span.caps {
	cursor: help; 
	}
acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}

li.superb-slideshow {
        text-align:center;
}

contenido {
        float:left;
        width:700px;
}
/*sidebar */
#sidebarl {
	float: left;
        padding-top:10px;
        padding-left:5px;
        padding-right:5px;
/*	width: 265px; */
        width: 180px; 
	overflow: hidden;
        text-align:center;
/*        background: green; */

}

.textol {
        text-align:left;
        color:darkgray;
	font:normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
        border-right:2px solid #BBBBBB;
        border-left:2px solid #BBBBBB;
        background:white;
}

.cabeceralistal {
	background:url(/cms/wp-content/uploads/2010/03/top200.png) no-repeat top;      
        height:15px; 
}

.pielistal {
	background:url(/cms/wp-content/uploads/2010/03/bottom200.png) no-repeat bottom;      
        height:15px; 
}

.topcontent {
	background:url(/cms/wp-content/uploads/2010/03/top680.png) no-repeat top center;      
/*        height:15px; */
        padding-right:5px; 
        padding-left:5px;     
}

.bottomcontent {
	background:url(/cms/wp-content/uploads/2010/03/bottom680.png) no-repeat bottom center;      
        height:15px; 
}

.middlecontent {
	background:url(/cms/wp-content/uploads/2010/03/centro680.png) center repeat-y; 
}

.topnoticias {
	background:url(/cms/wp-content/uploads/2010/03/top680.png) no-repeat center top;      
}

.bottomnoticias {
	background:url(/cms/wp-content/uploads/2010/03/bottom680.png) no-repeat center bottom;      
}

.middlenoticias {
	background:url(/cms/wp-content/uploads/2010/03/centro680.png) center repeat-y; 
}

.middlenoticias a{
        font:bold 10px/100% Verdana, Arial, Helvetica, sans-serif;
}

#bannerinferior {
        background: gainsboro ;
	color: darkgray;
        width: 900px; 
        margin: 0px auto;
 	padding: 5px 0px 0px 0px; 
	text-align: center;
	font-size: 12px;       
        border-top:1px dotted gray;
        border:5px solid gray;
        border-top:0px;
        border-bottom:0px;
        border-left:5px solid white;	
}

/* PAGINA PRINCIPAL
-----------------------------------------------*/
#paginaprincipal {
        padding:10px 10px;
        width:900px;
        
}

/* HOME SLIDER
-----------------------------------------------*/

#slider {
        margin-left:100px;
        width:800px;
	padding:7px 0;
	height:240px;
}

.panel .right {
	padding:10px;
	float:left;
	width:200px;
	border:1px solid #ccc;
	background:#fff;
}

.panel .right .text {
	padding:10px;
	font-size:14px;
	background:url(/cms/wp-content/themes/webfolio/images/bk_slider_text.jpg) 100% 0 no-repeat;
	height:190px;

}

.panel .right .text .featured {
	font-size:11px;
}

.panel .right .text .featured img {
	margin-right:5px;
}

.panel .right .text p {
	display:block;
	background:url(images/bk_dotted.png) 0 0 repeat-x;
	margin:0;
	padding-top:10px;
}

.panel .right .text h1, .panel .text h1 a {
	font-size:22px;
	font-weight:normal;
	margin-bottom:0;
	line-height:110%;
	padding:8px 0;
	color:#333;
}

.panel .image {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
	margin-right:13px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	float:left;
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 359px; /*Height should enough to fit largest content's height*/;
}


.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	position:relative;
}

#homeBoxes {
	padding-top:15px;
        margin-left:40px;
}

#homeBoxes .homeBox {
	width:245px;
	float:left;
	margin-right:40px;
	background:url(/cms/wp-content/themes/webfolio/images/bk_dotted_thick.png) 0 0 repeat-x;
	font-size:12px;
}


#homeBoxes .last{
	margin-right:0;
}

#homeBoxes .homeBox h2 {
	padding:15px 0 15px;
}

#homeBoxes .homeBox a {
	font-weight:bold;
}


#homeBoxes .more-link {
	display:block;
	width:92px;
	height:30px;
	padding-left:12px;
	padding-top:2px;
	font-size:12px;
	clear:both;
        color:white;
}

#homeBoxes .more-link {
	background:url(/cms/wp-content/themes/webfolio/images/green/but_readmore.png) 0 0 no-repeat;
	color:#fff;
}

#homeBoxes .more-link a {
        text-decoration:none;
	color:#fff;
}

#homeBoxes .more-link a:hover{
        text-decoration:none;
	color:#fff;
}

#homeBoxes .more-link a:visited {
        text-decoration:none;
	color:#fff;
}

.contenido {
        margin-top:10px;
	width:670px;
	border:1px solid #ccc;
	background:#fff;
}

.contenido .texto {
	padding:10px;
/*	background:url(/cms/wp-content/themes/webfolio/images/bk_slider_text.jpg) 100% 0 no-repeat; */
}
