@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'AmerikaSansRegular';
	src: url('AMERSN__.eot');
	src: local('Amerika Sans Regular'), local('AmerikaSans'), url('AMERSN__.woff') format('woff'), url('AMERSN__.ttf') format('truetype'), url('AMERSN__.svg#AmerikaSans') format('svg');
}

body { background: #eee; font-family:"Century Gothic", "Lucida Sans Unicode", Helvetica, Arial, sans-serif; }

a { color: #666; text-decoration:none; border:0 !important; }
a:hover { color: #aed700; text-decoration:underline; }

ul li { list-style-type:disc; }
li { margin:0.35em 0 0.35em 1.25em; padding-left:0; }

#header {  background:url(images/header.jpg) top center #fff no-repeat; height:190px; padding: 30px 0 0 0; 
			border-left:solid 1px #ccc;  border-right:solid 1px #ccc; border-bottom:0; width:960px; }
			
#header #blogname a { font-family: 'AmerikaSansRegular'; border:0; font-size:1.6em; color: #aed700; margin: 0 0 0 20px; }
#header #blogname a span {color: #333; }
h1#blogname { width: 60%; }
#tagline { margin: 0 0 0 170px; }
#rsshead { float:left; margin: -20px 0px 0 620px; }
#rsshead a { float:left; margin: 0 20px 0 0; padding: 0 0 0 30px; height: 30px; line-height:30px; }
#rsshead a:hover { color:#666; }
#rsshead a#rsslink { background:url(images/rssicons.png) no-repeat 0 0; }
#rsshead a#emaillink { background:url(images/rssicons.png) no-repeat 0 -30px; margin: 0 0 0 0 }

#pagesmenu {width: 960px; height:32px; margin: 15px auto 0 auto; background:url(images/menubar.png) no-repeat top center; border-bottom: solid 6px #333; }
#pagesmenu ul {float:left; margin: 0 0 0 20px;}
#pagesmenu ul li { list-style-type:none; padding: 0 15px; float:left; margin: 0 ; /*border-left: solid 1px #666;*/ height:32px; line-height:32px; }
#pagesmenu ul li a { color:#767676; font-size:1.1em; border:0;  }
#pagesmenu ul li a:hover { color: #aed700; }
#pagesmenu ul li#pagesmenuhome { border:none; }


#pagesmenu ul li:hover { background-color:#333; background-color: rgba(50,50,50,0.65); border-radius: 4px; 
						-moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px;
						-webkit-border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; }
#pagesmenu ul li:hover a {color: #AED700; }
.current_page_item { background-color:#333; padding: 4px; color:AED700;
					background-color: rgba(50,50,50,0.65); border-radius: 4px; 
						-moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px;
						-webkit-border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; }
#pagesmenu ul li.current_page_item a {  color:#AED700;  }


#search { float:right; margin: 0 30px 0 0; }
#header #searchform { margin: 0; }
#searchform input { border:0; float:left; }

#searchform input#s { 
	padding: 5px 10px 0 10px;
	font-size: 0.9em;
	font-style:italic;
	color:#999;
	font-family:"Lucida Sans Unicode", sans-serif;
	margin: 0 0 0 30px; 
	width: 195px; 
	height:22px; 
	background: #eee no-repeat;
	border: solid 1px #ccc }
	
#searchform input#searchsubmit { margin: 0 0 0 -30px; width: 25px; height:26px; background: url(images/searchsubmit.png) no-repeat center; }
	
	
#mainwrapper { border-left:solid 1px #ccc;  border-right:solid 1px #ccc; background:#fff; padding: 0 0 0 10px; width:950px; float: left; }


#sidebar { width: 290px; }
#column1, #column2 { width: 140px; }

#sidebar h4 { background:#AED700; padding:5px; font-size:1.2em; }
#sidebar ul { padding: 0 6px; }

.widget { background:#eee; }

#content { width: 610px; }

.navigation { border-top: solid 1px #AED700; }

#jqueryslider img {padding:0; border:0; }
#jqueryslider a {border:0; }

#wrapperslider {margin: 0 0 10px 0 !important; }




.metadata { border-bottom: solid 1px #aed700; overflow:auto;   }
.folksonomy { background:#aed700; padding: 2px 10px; }
.folksonomy, .comentarios { float:left; width: 48%;}
.folksonomy a:hover, .comentarios a:hover { color:#FFF; }
.comentarios { text-align:right; margin: 2px 0;  }
.postdate { float:right; width: 140px; border:solid 1px #ccc; margin: 5px 0 0 0; padding: 10px; text-align:center; 
			font-weight:bold; font-stretch:condensed; font-size:1.1em; }



#footer { border-top: solid 2px #aed700; margin: 0 15px 0 0; width:auto; padding: 0 0 5px 0; }
#footer div {float:left; margin: 10px 0 0 0; width: 48%; }
#footer p { margin: 0; width: 100%; }
#footer div h4 { color:#AED700; margin: 0 0 10px 0; }

#footrss, #publica {height: 120px }

#footer #footrss a { float:left; width:110px; height:60px; padding: 28px 0 0 90px; border: 0;
					 background:url(images/rssicon.png) no-repeat center left; font-size:1.5em; }
#footer #copyright { margin: 20px 0 0 0; }

#footer #publica { width: 280px; float:right;  }
#footer #publica p#link { font-size:1.3em; padding: 10px 0; } 
#footer #publica p#link a { color: #72A22B; }

#footer #credits { float:right; margin: 20px 0 0 0; width: 220px; height:20px; line-height:20px;  }
#credits a {  width:120px; height:20px; float:right; background: url(http://creixems.com/images/credits/creditoriginal.png) no-repeat right; border:0; } 

.wp125ad {  width:290px; float:left; padding:5px 0; }
#wp125 h4 { display:none; }
#sidebar .wp125ad img { padding:0; border:0; }

#sidebar .wp125_write_ads_widget { border:0; background:transparent; overflow:auto; margin: 0 0 10px 0; }


/* Publicidad -------------------------------------------------- */

.publicidad { background:#343434; text-align:center; color:#fff; margin: 10px 0; }

.principal {width: 610px; height: 150px; line-height:100px; margin: 0 0 10px 0; }



.slideshow-pos .post-title { 	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important; }
.slideshow-pos .post-title p { text-align:left !important; font-size:9px !important; color: #dedede !important; }

.slideshow-pos .post-title h3 {
	color:#FFFFFF;
	font-size:13px !important;
	font-style:normal !important;
	font-weight:bold !important;
	margin:0;
	padding:3.52px 7.25px;
	width:290px;
}

.slideshow-pos .post-title h3 a { text-decoration: none !important; }

#slider ul li { list-style:none ; }
