/*
Theme Name: David Emanual2
Theme URI: http://davidemanual.com
Description: Custom theme
Version: 1
Author: pixeldeath
Author URI: http://pixeldeath.com
*/

@import "style/css/reset.css";

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border: 1px solid #dbd09d; text-align:center; background: white; padding: 5px; margin: 5px}

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */


/* TYPOGRAPHY */
/* ----------------------------------------- */

/* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
h1, h2, h3, h5, h5, h6 { font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

html {
	margin: 0;
	padding: 0;
}

body {
	background: #faecb4 url(images/headerbg.jpg) repeat-x 0 -47px;
	margin: 0;
	padding: 0;
	font: 100%/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #535353;
	border-top: 4px solid black;
}

#opener {
	width: 960px;
	margin-top: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

p.opener_txt {
	text-align: center;
	margin-top: 50px;
	padding: 0;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.post_welcome p {
	padding: 0;
	margin: 0;
	font: 16px/1.4em Arial, Helvetica, Geneva, sans-serif;
}

div#post-2.post_welcome {
	float: left;
	margin-bottom: 40px;
}

p {
	padding: 0;
	margin: 0 0 12px;
	text-align: justify;
	font: 14px/1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #38362c;
	text-decoration: none;
	font-weight: bold;
	line-height: inherit;
}

a:hover {
	color: #827d67;
}

h2, h2 a {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	color: black;
	margin-bottom: 16px;
	padding: 0;
}

h2 a:hover {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	color: #827d67;
	margin-bottom: 16px;
	padding: 0;
}

#container div.left_col div.latest_post h2 {
	padding: 0;
}

#container div.left_col div.blog_posts h2 {
	padding: 0;
}

.post h2 a, .post_wide h2 a {
	line-height: 1.2em;
	color: black;
	text-decoration: none;
	padding: 0;
	margin: 0 0 5px;
	text-transform: uppercase;
	text-indent: 0;
}

.post h2 a:hover {
		text-transform: uppercase;
	color: #827d67;
	text-decoration: none;
}

h3 {
		text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.1em;
	color: black;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 15px;
	width: 100%;
	clear: both;
	display: block;
}

h4 {
		text-transform: uppercase;
	font-size: 16px;
	line-height: 1.1em;
	color: black;
	width: 100%;
	clear: left;
	float: left;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0;
}

#post h4 {
	
}

#header {
	height: 150px;
	width: 960px;
	clear: both;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 28px auto 0;
	padding: 0 0 15px;
}

#header h1 {
	width: 550px;
	float: left;
	margin: 0 auto;
	padding: 0;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 5px 0 0;
}

#gallery_block {
	float: left;
}

div.left_col {
	padding: 0;
	float: left;
	width: 420px;
	margin-right: 20px;
}

.post {
	margin: 0 0 20px;
	padding: 0;
}

.post ul, #post-84 ul {
	font: 14px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
	padding-left: 5px;
	padding: 0;
}

.post_wide ul {
	margin: 0 0 10px 10px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

.post li, #post-84 li {
	padding: 8px 0 4px 18px;
	border-bottom: 1px none #ede4bf;
	
	margin-top: 2px;
	margin-bottom: 4px;
	width: 360px;
	background: url(images/list.gif) no-repeat 4px 14px;
}

.post_wide li {	
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 15px;
	margin-bottom: 5px;
	border-bottom: 1px none #ede4bf;
	width: 380px;
	background: none no-repeat 4px 0;
}

.more_link {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

p.postmetadata, p.postmetadata_wide {
		font-size: 10px;
	color: gray;
	clear: both;
}

p.postmetadata a {
		font-size: 10px;
	color: gray;
}

#footer div.sidebar_col ul.twitter li span.more_link a {
			font-size: 11px;
	text-align: right;
	display: block;
	font-weight: bold;
}

div.latest_post {
	padding: 0;
	margin: 80px 0 0;
}

div.blog_posts {
	padding: 0;
	margin: 0;
}

div.blog_posts_wide {
	padding: 0 0 0 40px;
	margin: 0 auto 0 40px;
	width: 700px;
	float: left;
	border-left: 1px solid #e8dca9;
}

.post_wide {
	padding: 0;
	margin: 0 auto;
	width: 700px;
	float: left;
}

#main_nav {
	text-align: left;
	text-transform: uppercase;
	float: left;
	padding: 0;
	width: 960px;
	margin: 12px 0 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main_nav ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#main_nav2 {
	text-align: left;
	text-transform: uppercase;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 960px;
}

#main_nav2 ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

li.page_item {
	list-style
	margin-top: 2px;
	float: left;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

li.page_item a {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ada78b;
	padding: 0 30px 0 0;
	letter-spacing: 0;
	margin-right: 5px;
	font: normal normal 18px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}

li.page_item a:hover {
	color: #7f7b67;
	letter-spacing: 0;
}

#main_nav2 li.page_item {
	list-style
	margin-top: 2px;
	float: left;
	margin: 0;
	padding: 0;
}

#main_nav2 ul li.page_item a {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ada78b;
	letter-spacing: -1px;
	padding: 0 8px 0 5px;
	margin-right: 0;
	font: normal normal 14px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-right: 1px solid #e7dcb0;
	border-left: 1px solid #fcf4c6;
}

#main_nav2 ul li.page_item a:hover {
	color: #7f7b67;
		border-right: 1px solid #fcf4c6;
	border-left: 1px solid 
	#e7dcb0;
}

#floatlayer {
	float: left;
	padding: 0;
	margin: 10px 0 0;
	text-align: left;
}

.sidebar_video {
	width: 480px;
	float: left;
}

.contact_2 {
	margin-top: 45px;
}

.contact_2 h4 {
		text-transform: uppercase;
	font-size: 16px;
	line-height: 1.1em;
	color: black;
	width: 100%;
	clear: left;
	float: left;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 108px;
	margin-top: 5px;
	margin-right: 0;
}

#footer_container {
	width: 100%;
	margin-top: 80px;
	float: left;
	background: #cac6ba repeat-x;
	padding: 0;
}

span#footer_top {
	height: 20px;
	width: 100%;
	float: left;
	background: url(images/footer_bg.jpg) repeat-x 0 top;
}

span#footer_base {
	width: 100%;
	background: url(images/sidebar_base.jpg) repeat-x 0 bottom;
	height: 20px;
	float: left;
}

.sidebar_col {
	width: 210px;
	float: left;
	margin-right: 30px;
	margin-bottom: 50px;
}

#footer div.sidebar_col ul li a img {
	vertical-align: middle;
	margin: 2px 20px 2px 2px;
}

#searchform {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

input#s {
	width: 170px;
	padding: 2px;
	border: 1px solid #aeaca0;
	background-color: #f5f3e3;
	font-size: 12px;
	color: black;
	margin: 2px 0 0;
	line-height: 1.2em;
	float: left;
}

#searchsubmit {
	margin-top: 0;
	color: #f7eec8;
	border: 1px none gray;
	padding: 0;
	width: 30px;
	margin-left: 2px;
	background: url(images/search_button.png) no-repeat left top;
	height: 25px;
	font-size: 0;
	text-align: left;
}

div.sidebar_col ul {
	list-style: none;
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
	border-bottom-style: none;
}

ul.twitter {
	background: url(images/twitter_bird.png) no-repeat 120px top;
}

div.sidebar_col ul h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	border-bottom: 1px dashed #f6eec7;
	text-transform: uppercase;
	color: black;
	margin: 0;
	padding: 10px 0 0;
	float: left;
	width: 210px;
}

div.sidebar_col ul li {
	border-bottom: 1px dashed #f6eec7;
	margin: 0 0 8px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 3px 0 4px 2px;
	float: left;
	clear: left;
	width: 210px;
	display: block;
}

div.sidebar_col ul li a {
	border-bottom: 1px none #f6eec7;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

div.sidebar_col ul li.categories {
	border-bottom-style: none;
	margin: 0;
	padding: 0;
}

span.comment_txt {
	color: black;
}

blockquote {
	font-size: 15px;
	margin-left: 2px;
	margin-bottom: 12px;
	width: 390px;
	display: block;
	padding: 5px 5px 0;

}

blockquote p {
	color: black;
	margin-bottom: 0;
	text-align: justify;
	line-height: 1.3em;
		background-color: #f9f3c4;
	padding: 5px;
}

blockquote h5 {
	padding: 2px 5px 0;
	bottom: 0;
	right: 0;
	text-align: right;
	font-size: 14px;
	letter-spacing: -1px;
	color: #000;
	top: -5px;
}

/* comments */

#comments_container {
	padding: 5px 0 0 5px;
	font-size: 12px;
	line-height: 1.4px;
	margin: 0 auto;
	width: 700px;
	background-color: #eee5c0;
	float: left;
}

#comments_container li {
	margin-top: 5px;
	margin-bottom: 12px;
	float: right;
	clear: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #f6eec7;
	width: 680px;
}

span.comments_copy p {
	line-height: 1.2em;
	margin: 0;
	float: left;
	padding: 0;
}

cite {
	float: left;
	font-size: 14px;
	line-height: 1.2em;
	clear: left;
}

#respond {
	float: left;
	padding: 0 0 0 5px;
	width: 680px;
	margin: 0;
}

#respond h3 {
	text-transform: none;
	font-size: 16px;
	margin-bottom: 10px;
}

#commentform {
	font-size: 14px;
	font-weight: bold;
}

#commentform label {
}

span.form_elements {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	clear: left;
}

#submit {
	margin-top: 10px;
	display: block;
	width: 140px;
	font-weight: bold;
	font-size: 14px;
	background-color: #d6d2ca;
	color: #5f5b4c;
	float: left;
	border-style: none;
	height: 20px;
	padding: 0;
	clear: left;
}

input {
	padding: 5px;
	margin: 0;
	border: 1px solid gray;
}

textarea#comment {
	width: 400px;
	float: left;
}

span.required {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}

h3#comments {
	text-transform: none;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0;
}

span.comment_avatar {
	float: left;
	margin-right: 10px;
}

span.comment_data {
	float: left;
	width: 140px;
	font-weight: normal;
	font-style: normal;
}

span.comment_data p a {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: gray;
	margin-top: 2px;
	float: left;
	padding: 0;
	clear: left;
}

span.comments_copy {
	float: left;
	padding: 8px;
	background-color: #fcf7ee;
	margin: 0;
	width: 470px;
}

span.comment_post_title {
	font-style: italic;
	color: gray;
	font-size: 16px;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#footer_bottom {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
	line-height: 1.2em;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #827d67;
	background-color: #eee5c0;
	font-size: 12px;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #827d67;
	background-color: #e1d9b6;
	font-size: 12px;
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #827d67;
	background-color: #FFFFFF;
	font-size: 12px;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #827d67;
	font-size: 12px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #000000;
	background-color: #fcf7ce;
	font-size: 12px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}

#container div.404error {
}

#container div.404error h2 {
	font: bold 36px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container div.search_page {
	float: left;
}

#searchform label.hidden {
	float: left;
	margin-right: 10px;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 1.9em;
}

#searchform {
	background-color: #cac6ba;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400px;
	padding-left: 5px;
}

div.wp-pagenavi {
	clear: left;
	width: 960px;
}
