html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,center,u,b,i
{
	border:0;
	outline:0;
	font-weight:400;
	font-style:normal;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

body
{
	line-height:1;
	font-size:80%;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#000;
}

:focus
{
	outline:0;
}

ol,ul
{
	list-style:none;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

blockquote {
  display: block !important;
  font-family: Georgia, Times, 'Times New Roman', serif;
  padding: 10px 20px;
}
blockquote.bigquote {
	margin:10px 38px;
	padding:0 0 0 50px;
	border:none;
	background:url(/wp-content/themes/david/images/quoteo.png) no-repeat;
}

blockquote.bigquote p {
	padding:5px 50px 5px 0;
	border:none;
	background:url(/wp-content/themes/david/images/quotec.png) no-repeat right bottom;
}

input,textarea
{
	margin:0;
	padding:0;
}

hr
{
	border:0;
	color:#000;
	background-color:#000;
	height:1px;
	margin:0;
	padding:0;
}

.center
{
	text-align:center;
}

.clear
{
	clear:both;
}

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

div#page
{
	background: #fff url(/wp-content/themes/david/images/gradiente.png) repeat-x;
	margin:0px auto;
}

div#header {
  margin: 0 auto;
  width: 960px;
}

div#banner {
	background: url(/wp-content/themes/david/images/banner.png) no-repeat;
	width: 960px;
	height: 200px;
	margin: 0 auto;
}

div#content
{
	padding:15px 10px;
	margin: 0 auto;
	width: 960px;
}

div#posts
{
	float:left;
	width:560px;
	padding-right:30px;
}

div#sidebar
{
	float:right;
	width:290px;
}

div#footer
{
	clear: both;
	text-align: center;
	background: #609adf url(/wp-content/themes/david/images/gradientef.png) repeat-x;
	height: 300px;
}

.post
{
	padding:1.4em 0;
}

h1
{
	font-size:1.8em;
	color: #CEB54C;
	padding-bottom:.3em;
	text-align:left;
	margin-bottom:.3em;
	margin-top:1em;
}

h2
{
	font-size:1.9em;
	padding-bottom:.3em;
	text-align:center;
	border-bottom:3px solid #444;
	margin-bottom:1.8em;
}

h3
{
	font-size:1.6em;
	padding-bottom:.3em;
	text-align:center;
	border-bottom:3px solid #444;
	margin-bottom:1.8em;
}

h4
{
	font-size:1.4em;
	text-align:center;
	text-transform:uppercase;
	border:1px solid #ccc;
	margin:.2em 0;
	padding:.2em 0;
}

p
{
	padding:.5em 0;
}

p.strong {
  font-weight: bold
}

ul#blogMenu
{
	list-style-type:none;
	margin:0;
	width: 645px;
	position: relative;
	top: 155px;
	left: 42px;
}

ul#blogMenu li
{
	height:32px;
	float:left;
	font:1.6em Helvetica, sans-serif;
	text-transform:lowercase;
	letter-spacing: 0.1em;
	margin:0px 2px;
}

ul#blogMenu li a
{
	display:block;
	color: #eee;
	text-decoration:none;
	outline:0;
	padding:10px 15px 6px;
}

ul#blogMenu li a:hover,ul#blogMenu li a:focus
{
	text-decoration:none;
	color:#aaa;
}