/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/
/****** GENERAL **************************/
body{font-family:tahoma, verdana, arial;font-size:13px;
background:url(library/media/images/aikifondo.jpg) #fff center top no-repeat;margin:0;}
a, a:visited{text-decoration:none;color:#6666cc;}
a:hover{text-decoration:underline;}

	/******HEADERS **************************/
	h1{margin:5px 0 2px 0;font-size:24px;color:#3f3c3c}
		h1 a, h1 a:visited{color:#3f3c3c}
	
	h2{margin:10px 0 10px 0;font-size:20px;color:#3f3c3c;line-height:120%;}
		h2 a, h2 a:visited{color:#3f3c3c;}
		
	h3{margin:10px 0 10px 0;font-size:16px;color:#3f3c3c;}
		h3 a, h3 a:visited{color:#3f3c3c;}
		
	#secondary h3{font-size:18px;border-top:1px dotted #d9d9d9;border-bottom:1px dotted #d9d9d9;color:#000;font-size:14px;padding:0px 4px 4px 8px;margin-top:4px;}
		
		
	h4{margin:10px 0 10px 0;font-size:14px;color:#3f3c3c;}
		h4 a, h4 a:visited{color:#3f3c3c;}

/****** ESTRUCTURA **************************/
#logo{margin-top:15px;}
.container{width:1050px; margin:0 auto;color:#4a4949;line-height:160%;}
.hfeed{width:690px;margin-right:345px;}
	.hfeed table, .hfeed td{}
.aside{width:335px;float:right;font-size:11px;border-left:1px dotted silver;padding:8px 0 0 12px;}
.header{height:136px;width:1050px; margin:0 auto;}
.publi{width:1050px; margin:0 auto;height:20px;border-bottom:1px dotted silver;}
	/*** MENU****/
		.menu{background:#6666cc;border-top:1px solid navy;border-bottom:1px solid navy;height:32px;margin-bottom:15px;}
		.menu ul{width:1050px;margin:6px auto;font-size:15px;font-weight:bold;color:#fff;padding-left:0;}
		.menu a{color:#fff;text-decoration:none;border-right:1px dotted white;padding:3px 15px 3px 15px;}
		.menu a:hover{background:#2e344d;}
/****** HOME **************************/
.destacado{position:relative;margin-bottom:2px;border-bottom:1px dotted silver;padding:8px;}
.articulos{width:400px;padding-left:8px;border-right:1px dotted silver;padding:0 8px 0 8px;}
.noticias{float:right;width:253px;margin:2px 5px 0 0;font-size:11px;}
#videos {background:#000;border:1px solid black;padding:10px 5px 5px 5px;color:#FFF;font-size:10px;margin:4px 0 10px 0;}
	#videos a,#videos a:visited{color:#FFF;}
	.video_showcase{float:left;text-align:center;width:168px;}
	
.clr{clear:both;}
.gris{color:#898989;}
.noborder{border-bottom:none;}
.separador{border:1px solid #FFF;height:1px;clear:left;}
.separa{border-bottom:1px dotted silver;margin:5px 0  5px 0;}
.epigrafe{font-size:14px;}
.entry-meta{font-size:10px;}
.alignright{float:right;margin:5px;}
.alignleft{float:left;margin:0 15px 0 0;}
.search_box{float:right;}
.img_border{border: 1px solid silver;padding:5px;background:#FFF;}
.img_border2{border: 1px solid silver;padding:2px;background:#FFF;}
.fotopie{font-size:10px;}
.comments{}
.archive-title{color:#3f3c3c;border-bottom:1px dotted silver;font-weight:none;padding-bottom:5px;margin-bottom:10px;}
.archive-title a{color:#3f3c3c;}
.leermas a{font-size:12px;background:#6666cc;color:#FFF;clear:left;padding:5px;margin:0 5px 5px 0;clear:left;color:#FFF;}
.leermas a:hover{color:#FFF;background:navy;}
.inputtxt{border:1px solid silver;margin:3px 0 3px 0;font-size:10px;}

.footer{text-align:center;background:#6e7180;height:40px;padding-top:20px;color:#FFF;margin-top:10px;}
.footer a{color:#FFF;}






/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .wp-caption {} .wp-caption-text {}
