/*
Theme Name: BlankSlate
Theme URI: http://tidythemes.com/blankslate/
Description: 3.0+ has been completely and massively overhauled. DO NOT UPGRADE current projects to this version automatically. You will lose all customizations whether you're using a child theme or not. BEFORE USING AND ESPECIALLY UPGRADING IN GENERAL PLEASE READ: tidythemes.com/concept. The bare essentials of a WordPress theme (an HTML5 boilerplate), no visual CSS styles added. Perfect for those who would like to build their own theme from scratch or for clients if you're a developer or designer. This theme is clean, valid code, semi minified, no programmer comments, SEO-friendly and 100% open source. One custom menu and one widgetized sidebar to get you started. If you don't know CSS and would like to learn we've prepared: tidythemes.com/want-to-learn-css and please visit us in the forum for further help: tidythemes.com/forum - Thank You and Enjoy
Author: TidyThemes
Author URI: http://tidythemes.com/
Version: 3.0
Tags: one-column, flexible-width, custom-menu, featured-images, microformats, sticky-post, threaded-comments
License: GNU General Public License | This theme is completely free and open source to use as you like for both personal and commercial projects without any limitations.
License URI: https://www.gnu.org/licenses/gpl.html
*/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
body { color:#333; background:url(images/top-bg.jpg) repeat-x left top; font-size:1.1em;  font-family:"Droid Serif", Georgia, "Times New Roman", Times, serif;  }
/* font for all titles and navbars */
h2, h3, h4, h5, article h1, header, nav { font-family:"Droid Sans",Arial, Helvetica, sans-serif }

h1 { color:#FFF; font-size:1.7em; margin: 5px 0px 1px !important; }
header h1 a { text-decoration:none; color:#FFF;}
h2 { color:#9798c2; font-size:1.5em; margin:0px 0px 18px 0px;}
#content h3 { font-size:2.3em;}
h4 { color:#ff6600; font-size:1.4em; margin:0.7em 0px;}
header { margin-top:19px; position:relative; height:270px; }
header .logo { position:absolute; right:-35px;px; top:-19px;}
header img.texto-armenio { margin-top:25px;}
header p.top { color:#ff6600; font-size:17px;}
h3 { margin-top:0px !important }

nav {  margin: 0px 0; }
nav .menu {}
nav ul { float:left; margin:0px;}
nav li {   font-size: 0.9em; margin: 7px 23px 0px 0;float:left; }
nav li a { color:#fff;  text-decoration:none; } 
nav li a:hover {   color:#ff9200; }
#wrapper { margin:0px auto; width:960px; position:relative;  }
 #container { clear:left; overflow:hidden;} 

p.intro { font-style:italic; font-size:1.1em; color:#666;}

p a, aside a, span a, #content a  { color:#ae0707; }
p a:hover, aside a:hover, span a:hover, #content a:hover { color:#ff6600; } 

#content { width: 655px; min-height:700px;}
.widget-container { margin-bottom:15px;}
.widget_recent_entries li { margin:8px 0px;}

/* POSTS ========================================= */
.post { margin-bottom:30px;}
H2.entry-title { color:#a70707; font-size:1.3em; margin-bottom:10px; }
article footer.meta { color:#999;}
.navigation { margin:15px 0px;}

/* PAGES  ========================================= */
article h1 { color:#000; font-size:2.3em; margin:60px 0 15px;}
article h2 { color:#ff6600; font-size:1.4em;} 
.entry-content img  { border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }

/* SIDEBAR ========================================= */
#wrapper aside { position:absolute;   top: 280px;
    width: 255px; width:255px; right:0px; }
aside .widget-area { font-size:0.85em; color:#666;}
aside li { list-style-type:none;}
aside .cuarenta { font-size:1.3em; font-style:italic; font-family:"Droid Serif"; color:#ff6600; }
aside h4 { margin-bottom:3px;}
aside h3.widget-title { color:#ae0707; font-weight:bold; font-size:1.3em;}
aside img { border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; }
footer#bottom { background:url(images/bg-footer.jpg) repeat-x bottom left; color:#fff;  font-size:16px; padding: 130px 0 22px;}
#copyright { margin-bottom: 6px;}
footer#bottom a { color:#fff;}
footer#bottom a:hover {  color:#f60;}


/* ==========================================================================
   Media Queries
   ========================================================================== */