
@import url('../font/CartoGothicStd/font.css');

/*

## Others font

@import url('../font/WinterthurCondensed/font.css');
@import url('../font/KomikaText/font.css');
@import url('../font/CicleGordita/font.css');

*/

body { font: normal normal normal 13px/normal verdana; color: #000; }

h1{ font-size:34px; }
h2{ font-size:30px; }
h3{ font-size:26px; }
h4{ font-size:20px; }
h5{ font-size:18px; }
h6{ font-size:14px; }

h1, h2, h3, h4, h5, h6, #nav ul li a, blockquote cite {
	font-family:  "CartoGothicStdRegular";
}

blockquote p {
	font-family: "CartoGothicStdItalic";
}

a, #portfolio #filters a.current, ul.minitabs a:hover { color:#ebbf26; }

#sidebar .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_flickr_widget .flickr_badge_image img:hover { border-color:#ff3131; }

a:hover, .entry h3.title a:hover, #post_content .meta .comment a:hover, .entry .meta .comment a:hover, #breadcrumb a:hover, #sidebar a:hover, #sidebar .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_recentpost_widget .recentpost h5 a:hover, #sidebar .hb_tweet_widget #twitter_update_list li span a:hover, #footer .hb_tweet_widget #twitter_update_list li span a:hover, #comments .details .name span.date a:hover, #respond a:hover, ol.pinglist li a:hover, #portfolio .one_col h3 a:hover, #portfolio .one_col .comment a:hover, #portfolio h3.mini_title a:hover { color: #ff3131; }

#nav ul li.current > a { background-color: #000; }

.container_12 { background-color: rgba(255, 255, 255, 0.3); }

#slide #sleft h1 { font-size: 44px; text-align:center;padding:0 0;margin:40px 0 0 0; }

#h1presentacion { 
	font-family:  "CartoGothicStdRegular";
	font-size: 23px;
	padding: 0px 0 0 10px;
	color: #fff;
	line-height:25px;
	text-shadow: 0 1px 0px rgba(0, 0, 0, 0.9);
	text-transform: uppercase;
	margin-bottom: 25px; 
	text-align:center;
}

#logo {
	float:left;
	width:315px;
	/*bordeR:1px solid #000;*/
}

h2 a:link {color:#ebbf26;text-decoration:none;}
h2 a:hover {color:#ebbf26;text-decoration:underline;}



#slide #sleft h2 { font-size: 20px; }

#slide #sright #texture { background: transparent url(../images/textures/noisestrip.png) repeat 0 0; }

#nav {
	float: right;
	padding: 15px 0 0 0;
	/*bordeR:1px solid #000;*/
}



