/*
Theme Name: Toolbox
Description: An ultra-minimal HTML5 starter theme.
Author: The Automattic Theme Team
Author URI: http://themeshaper.com/
Version: 0.3
Tags: translation-ready, microformats, rtl-language-support

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/* =Structure
-------------------------------------------------------------- */
body {
	font-family:"Lucida Sans", Verdana, Arial, Helvetica;
	font-size:12px;
	background:url(images/sanmigueldeallende.jpg) no-repeat top center #716F46;
	}

#page {
	display: block;
	margin: 0 auto;
	width:980px;

}
#primary {
	float: left;
	margin: 0 0 0 30px;
	width: 575px;
	padding-right:30px;
	border-right:1px solid #dddddd;
}

#content {
	margin: 0 0 0 0;
	background-color:#FFFFFF;
	color:#333333;
	padding-bottom:20px;
}
#top { 
	height:120px; background:url(images/top-bg.png) repeat-x bottom;
	padding:10px 0; 
	text-align:center;
}
#main { 
	background-color:#FFFFFF;
	border-top:2px solid #FFFFFF; 
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 310px;
	padding-right:10px;
	
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.clear { clear:both; }
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */

.screen-reader-text {
	position: absolute;
	left: -9000em;
}


/* =Header
-------------------------------------------------------------- */
#site-description, #site-description a {
	font-size:17px;;
	font-weight: bold;
	color:#FFFFFF;
	margin:80px 0 40px;
	text-shadow:#333333 1px 2px;
	text-decoration:none;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	background: #eee;
	display: block;
	float: left;
	margin: 0 auto 1em auto;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	float: left;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	color: #fff;
	height: auto;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul ul a:hover {
	background: #000;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
}
#content nav .nav-next {
	text-align: left;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0 0;
}
.page-link {
	margin: 0 0 1em 0;
}

.entry-title { font-family:Georgia, "Times New Roman", Times, serif; font-size:220%; font-weight:normal; }
.entry-title a, .entry-meta  a { color:#333333; text-decoration:none; }

.entry-meta { margin:0 0 15px; font-size:90%; color:#666666; }
 
.entry-content p { line-height:20px; margin:10px 0 20px; }

.post { margin-bottom:30px; }
/* 404 page */

.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */

.post .notice,
.error404 #searchform {
	background: #EEE;
	display: block;
	padding: 1em;
}

/* Image Attachments */

.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #EEE;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */

.required {
	color: #CC0033;
}


/* =Comments
-------------------------------------------------------------- */

#respond input[type=text] {
	float: left;
	margin: 0 1em 0 0;
	width: 60%;
}
#respond .comment-form-comment label {
	display: none;
}
#respond textarea {
	margin: 0 1em 1em 0;
	float: left;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area {

}
.widget-area ul {
	list-style: none;
	padding: 0 1em;
}
.widget-area ul li { margin-bottom:20px; }
.widget-area ul ul {
	list-style: disc;
	padding: 0 0 0 1em;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

.widget-title { 
	font-family:Georgia, "Times New Roman", Times, serif; color:#716F46; font-size:200%; font-weight:bold;
	text-shadow:#cccccc 1px 1px;
	
	background:url(images/widget-title-bg.gif) left bottom no-repeat; padding:0 0 11px 26px;
 }

.widget_categories ul, .widget_pages ul { list-style:none; font-family:Georgia, "Times New Roman", Times, serif; margin:10px 0 20px 30px; }
.widget_categories ul li, .widget_pages ul li { list-style:none; margin-bottom:8px;  }
.widget_categories a, .widget_pages a { color:#660000; font-size:150%; text-decoration:none; padding:1px 10px 0 20px;
background:url(images/bullet-cat.gif) no-repeat left 4px; line-height:19px;  }
.widget_categories a:hover, .widget_pages a:hover { text-decoration:underline; background-position:left -18px; }

.widget_tag_cloud  a { color:#B39191; text-decoration:none; }
.widget_tag_cloud a:hover { text-decoration:underline; color:#660000;}

/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0 0;
}

/* =WordPress basics
-------------------------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}

.banners { padding-top:50px; padding-bottom:20px; text-align:center;}
.text-banners { text-align:center; }
.text-banners a { color:#666666; text-decoration:none; }
.text-banners a:hover { color:#660000; }