/*
Theme Name:		your-theme-name
Theme URL: 		the-theme's-homepage
Version: 		a-number--optional
Description: 	a-brief-description
Author: 		your-name
Author URI:		your-URI
Tags:			wpframework, framework, widgets, gravatars, valid xHTML, valid CSS, SEO, microformats, hAtom, vCard, XOXO

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!
*/

/* Reset Browser Defaults*/
@import url(library/styles/reset.css); 
ol {list-style:none;}
/* Site Specific Styles 
@import url(css/screen.css);*/

/* header */
body {background:#7e7e7e;font-family:verdana;font-size:0.8em;text-align:center;} 
.searchform {display:none;}
#container {width:940px;margin:0 auto 0 auto;background:#eee url('/wp-content/themes/wpframework-0.2/images/fondo.jpg');}
/* header */
#header{margin:0 auto 0 auto;width:940px;text-align:left;}
#description {display:none;}
h1 a{display:block;background:url(images/logo.gif) no-repeat left;height:60px;border:none;margin:0px 0 10px 0;padding-top:20px;}
h1 {text-indent:-10000px;margin:0px 0 0 15px;padding:0;}
#content {margin:0 0 0 10px;text-align:left;}

/* navegacion */

.menu a {color:#ffffff;text-decoration:none;}
.menu ul {background:#af2532;padding:5px 0 5px 10px;}
.menu li {display:inline;padding:0 5px 0 5px;}

/* primary */
#primary {width:650px;float:left;}
/* secundary */
#secondary {float:left;width:250px;overflow:hidden;margin:155px 0 0 30px}
#redessociales {margin:10px}

/* post */
.hentry {margin:0;padding:0;}
.hentry h2 {font-size:2em;margin:10px 0 0 5px;} 
.post {text-align:left;}
.post a {color:#af2532;}
.entry-title {margin:0}
.entry-title a {color:#000000;text-decoration:none;padding:0;margin:0;}
.alignright {float:right;margin:0 0 10px 10px;border:solid 3px #af2532;}
.alignleft {float:left;margin:0 10px 10px 0;border:solid 3px #af2532;}
.img_descatado_home {width:100px;height:100px;}
.entry-content {border-bottom:2px #000000 solid;padding:0 5px 5px 5px;}
.entry-content p {margin-top:8px;padding:0;}
.entry-content-destacado-home p {margin-top:4px;padding:0;}
.entry-content-destacado-home img {float:left;margin:0 10px 0 0;}
.entry-content-destacado-home {margin-top:15px;}
.comment-meta {display:none;}
.comment-body {margin:5px 0 15px 10px}
.comment-body p {margin:5px 0 15px 60px;font-size:0.8em}
#comment {width:400px;height:100px}
#respond {padding:10px 0 10px 20px;border:1px solid #000;background:#bbb;margin-bottom:15px;}
#submit {margin-top:4px;}


/* pie */

#footer a {color:#ffffff;text-decoration:none;}
#footer {background:#af2532;padding:10px 0 5px 15px;font-size:0.8em;}

/* reset */
.clear {clear:both;}
/* Alfo en el margen */
#alfo_nav {position:absolute;top:5px;left:68%;width:199px;height:245px;}

/* navegacion */
.nav-previous, .nav-next {float:left;padding:5px;}
.nav-previous a, .nav-next a {color:#af2532}
.navigation {width:300px;text-align:center;margin:0 auto 0 auto;}
.navigation a {color:#af2532}
