/*
Theme Name: Puertas Abiertas
Author: Neekdesign
Description: An original design by <a href="http://neekdesign.com">neekdesign</a>.
*/

/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #f92 url(images/page_bg.jpg) no-repeat 0 0;
	text-align: center;
}

body.homepage {
	background: #f92 url(images/home_background1000x919.jpg) top center no-repeat;
}

img {
	border: 0;
}

p, div, a, h2, h3, h4, h5, td, th, ul, li, blockquote
	{
	font-family: Arial;
	}

p, li, td, th
	{
	font-size: 14px;
	color: #333;
	}
	
ul
	{
	padding-bottom: 20px;
	}

a {
	color: #417;
	text-decoration: none;
}

a:hover {
	color: #74a;
	text-decoration: underline;
}

/***** PAGE STRUCTURE FORMATTING *****/

div#container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
}

div#header {
	background: transparent;
	padding: 20px;
	position: relative;
}

a#enespanol
	{
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	}

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

a#logo {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	width: 128px;
	height: 96px;
	z-level: 1800;
	}

p.masthead {
	padding: 220px 0 7px 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 110%;
	font-style: italic;
	margin-bottom: 0;
}

#Nav, #subnav {
	display: block;
}

div#content {
	width: 936px;
	color: #000;
	padding: 20px;
	background: url(images/content_background.jpg) no-repeat 0 0;
	margin-top: 30px;
	position: relative;
	float: left;
}

body.homepage div#content
	{
	background-image: none;
	}

#mastheadimage
	{
	display: block;
	margin-bottom: 20px;
	}

body.homepage #mastheadimage
	{
	border-top: 5px solid #f01;
	border-bottom: 5px solid #f01;
	margin-left: -10px;
	}
	
div#maincontent {
	float: left;
	width: 630px;
	margin-right: 35px;
	}

body.homepage div#maincontent {
	width: auto;
	margin-right: 0;
	}


div#sidebarLeft {
	width: 180px;
	float: left;
	color: #000;
}

body.homepage div#sidebarLeft {
	width: 240px;
	float: left;
	color: #000;
	}

div#footer {
	color: #fff;
	padding: 28px 8px 12px 21px;
	clear: both;
}

#footer p a, #footer p
	{
	color: #fff;
	}

#footer p a:hover
	{
	color: #fff;
	text-decoration: underline;
	}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav, ul#subnav {
	margin: 10px 0 0 130px;
	padding: 0 0 10px 0;
	list-style: none;
	float: left;
}

ul#Nav {
	border-bottom: 1px solid #f92;
	width: 773px;
}

ul#Nav li, ul#subnav li {
	float: left;
	text-align: left;
	}

ul#Nav li {
	border-left: 1px solid #666;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	}

ul#subnav li {
	font-size: 12px;
	font-weight: bold;
}

ul#Nav li.first {
	border-left: none;
	padding-left: 0;
}

ul#Nav a, ul#subnav a {
	display: block;
	float: left;
	padding: 0;
	text-decoration: none;
	color: #666;
}

ul#Nav a {
	line-height: 7px;
	font-size: 14px;
}

ul#subnav a {
	padding-right: 25px;
}

ul#Nav a:hover, ul#subnav a:hover {
	color: #000;
	}

ul#Nav li.current_page_item a, ul#subnav  li.current_page_item a { 
	color: #000; 
	text-decoration: none;
}

/***** GENERAL TEXT FORMATTING *****/

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;

}

p {
	padding-bottom: 20px;
	line-height: 140%;
}

body.homepage p
	{
	line-height: 110%;
	}

p a {
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	margin: 15px 0 0px 130px;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #f01;
	background: url(images/title_underline772x2.gif) no-repeat 2px 33px;
}

h2 {
	font-size: 21px;
	padding:  0 0 3px 0;
	color:  #073;
	border-bottom: 3px solid #f92;
	margin-bottom: 10px;
}

h3
	{
	font-size: 18px;
	color: #f11;
	font-weight: normal;
	padding: 0 0 10px 0;
	}
h3 a
	{
	color: #f11;
	}
	
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

div#column1
	{
	float: left;
	width: 165px;
	padding: 0 10px 5px 10px;
	}

div#column2
	{
	float: left;
	width: 440px;
	padding: 0 30px 0 20px;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

body.homepage h1
	{
	border-bottom: 0;
	}

div#sidebarLeft h2
	{
	border-bottom: 0;
	color: #333;
	font-size: 14px;
	padding-top: 15px;
	margin-bottom: 1px;
	}

#sidebarRight a {
	color: #417;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #74a;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #417;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #74a;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	color: #74a;
}

/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

a.audio, html body div#container div#content div#sidebarLeft a.audio, html body div#container div#content div#sidebarLeft a.audio:hover

	{
	display: block;
	padding: 3px 50px 3px 20px;
	height: 30px;
	background: url(images/audio_button224x36.gif) 0 0 no-repeat;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	margin: 0 0 20px 0;
	border-bottom: 0;
	text-decoration: none;
	}

div#sidebarLeft p.homeleftnav
	{
	color: #073;
	font-size: 14px;
	font-family: "Helvetica Neue", helvetica, arial;
	padding-bottom: 20px;
	}

div#sidebarLeft p.homeleftnav span
	{
	font-size: 18px;
	}

/***** FOOTER FORMATTING *****/

#footer p {
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
}

#footer a {
	color: #afb65b;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #5c7c9a;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.right {
	float: right;
	padding-left: 15px;
}

.alignleft {
	float: left
}

.left {
	float: left;
	padding-right: 15px;
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

body.homepage img#mastheadimage
	{
	margin-left: 3px;
	}
