/*
Theme Name: Angelitos De Oro
Theme URI: http://kussner.com
Version: 1.0
Author: Eric Wolfe
*/

/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
/* STRUCTURE */

body {
	background-color:#FFF;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
}
#body {
	margin-top: 164px;
}
#title {
	background-image: url(images/angelitos-card.png);
	background-repeat: no-repeat;
	height: 163px;
	width: 89px;
	background-position: center;
	position:relative;
	top:37px;
	float: left;
	display: none;
}
#logo {
	height: 163px;
	width: 89px;
	position:relative;
	top:37px;
	float: left;
	}
#title a {
	display: block;
}
#header span {
	display: none;
}
#header {
	margin-bottom: 35px;
}
#navigation {
	background-image:url(images/nav-bg.png);
	background-repeat:no-repeat;
	left:20px;
	line-height:73px;
	position:relative;
	top:105px;
	width:831px;
	white-space:nowrap;
}
#navigation {
	display: inline-block;
	text-align:center;
}
#navigation li {
	display: inline-block;
}
#navigation {
 *display: inline;
	_display: inline;
 *padding-left:;
	_padding-left:;
}
#navigation li {
 *display: inline;
	_display: inline;
}
#navigation li a {
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:1.1em;
	padding-right:1.1em;
	display: inline-block;
	background-image: url(images/vr.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#navigation li a:hover {
	background-image:url(images/nav-hover.png);
}
#navigation .page-item-3 a {
	background: none;
}
#navigation .page-item-3 a:hover {
	background: url(images/nav-hover-special.png);
}
#banner {
	margin-bottom: 10px;
}
h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 2em;
	color: #333;
	font-style: italic;
	line-height: 50px;
	background-color: #ffeeee;
	padding-left: 10px;
}
h3 {
	border-bottom:1px solid #666666;
	font-size:1.15em;
	margin-top:0.5em;
}
p, #copy li {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	line-height:1.2em;
}
p {
	margin-top: 1em;
	text-align: justify;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d33c4f;
	margin-top: 35px;
	padding-top: 10px;
	margin-bottom: 35px;
	clear: both;
}
#footer * {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#kussner {
	float: right;
	text-decoration: none;
	font-size: .9em;
	color: #060;
}
#copyright {
	float: left;
}
ul {
	margin-left: 1.2em
}
.alignright {
	float: right;
}
.alignleft  {
	float: left;
}
.page-id-3 .wp-image-85 {position: relative; top: 15px;}

#copy h2 {clear: both;}