/*
Theme Name: Myler Family Photoblog
Theme URI: http://www.?.com/
Description: Wordpress theme for Myler Family Photoblog.
Author: Drew Myler
Author URI: http://evolvingpage.com/

*/




/* ---------------------------
		Globals 
---------------------------- */


* {
	margin: 0;
	padding: 0;
	}

body {
	background: #fff;
	border-top: 6px solid #f00;
	font-family: "Gill Sans", Futura, "Trebuchet MS", Arial, sans-serif;	
	font-size: 16px; 
	line-height: 1.125em; /* 16 x 1.125 = 18px */
	text-align: center;
	color: #000;
}
	
ul, dl, ol, li, p, blockquote {
	padding: 0;
	margin: 0 0 1.6em;
	}

ul {
	margin-left: 1em;
	list-style: none;
	}
	
/*ul ul {
	margin-top: 1em;
	}*/
	
ol {
	margin-left: 2em;
	}
	
blockquote {
	font-weight: normal;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	}
		
h1, h2, h3 {
	font-size: 1.36em;
	margin-bottom: 1.1em;
	}
	
a {
	text-decoration: none;
	color: #f00;
	outline: none;
	}
	
a:hover {
	text-decoration: underline;
	}

a img {
	border: 0;
	}
		
.alignright, .alignleft {
	float: right;
	margin: 0 0 8px 8px;
	position: relative;
	}
	
.alignleft {
	float: left;
	margin: 2px 8px 8px 0;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 1.25em;
	text-align: center;
	}
	
/* Clearing floats: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.c\learfix:after { line-height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#skipto {
	display: none;
	}
	
.hr hr {
	display: none;
	}


/* ---------------------------
		Layout 
---------------------------- */

.bounds {
	width: 768px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}
		
.pagetools {
	border-top: 4px solid #000;
	border-bottom: 1px solid #a09d9d;
	line-height: 37px;
	}
	
#content {
	background: #eee;
	padding: 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer .pagetools {
	clear: both;
	border-bottom: none;
	}
	
/* --------------------------------
		Masthead details 
--------------------------------- */

.nav, .nav li, #search {
	float: left;
	}
	
.prev-next {
	float: right;
	}
	
.navigation {
	position: absolute;
	top: -43px;
	right: 12px;
	text-transform: uppercase;
	font-size: .687em; /* 11px */
	font-weight: bold;
	font-family: "Gill Sans", Futura, "Trebuchet MS", Arial, sans-serif;	
	color: #a09d9d;
	}
	
.navigation.btm {
	top: auto;
	bottom: -47px;
	z-index: 1000;
	}


/* Nav */

.nav {
	margin: 0 0 0 3px;
	padding: 0;
	display: inline; /* IE 6 double margin bug */
	}

.nav li {
	margin: 0 12px 0 0;
	padding: 0;
	font-size: .687em; /* 11px */
	text-transform: uppercase;
	font-weight: bold;
	}

.nav li a {
	padding: 5px 7px 4px;
	border: 1px solid #fff;
	}

.nav li#here a {
	border: 1px solid #f00;
	}
	
.nav li a:hover {
	background: #f00;
	color: #fff;
	text-decoration: none;
	}
	

/* Search */

#search {
	margin: 7px 0 0 58px;
	line-height: 1em;
	}
	
#search input#s {
	padding: 5px 5px 4px;
	margin-right: 5px;
	text-align: right;
	font-family: "Gill Sans", Futura, "Trebuchet MS", Arial, sans-serif;	
	color: #8e8e81;
	font-size: .687em; /* 11px */
	text-transform: uppercase;
	font-weight: bold;
	width: 172px;
	border: none;
	background: url(/wp-content/themes/photoblog/images/bg_search.gif) left top no-repeat;
	}
	
#search #searchsubmit {
	position: absolute;
	}
	
/* Search */

.prev-next {
	margin-right: 12px;
	}
	
/* --------------------------------
		Post styles 
--------------------------------- */

.post .header {
	line-height: 40px;
	background: #000;
	margin-bottom: 0;
	font-family: "Gill Sans", Futura, "Trebuchet MS", Arial, sans-serif;	
	}
	
.post .header h2, .post .header h1 {
	float: left;
	margin: 0 0 0 12px;
	display: inline; /* IE 6 double margin bug */
	line-height: 40px;
	font-size: 1.5em; /* 24px */
	}
	
.post h2 a, .post .header h1 {
	color: #fff;
	}
	
.post .header p {
	float: right;
	margin: 0 12px 0 0;
	display: inline; /* IE 6 double margin bug */
	line-height: 40px;
	color: #fff;
	font-size: .687em; /* 11px */
	font-weight: bold;
	text-transform: uppercase;
	}

.post .header p span, #sidebar h2 span, h3#respond span, #main h1 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	font-weight: normal;
	color: #eee;
	}
	
 #sidebar h2 span, #main h1 span {
 	color: #000;
	}
	
h3#respond span {
	color: #eee;
	}
	
.post {
	line-height: 1.5em; /* 24px */
	margin-bottom: 40px;
	}
	
.entry p, .entry ul, .entry ol, .entry dl, .entry blockquote, h3#comments, .commentlist {
	width: 496px;
	margin-left: 12px;
	font-size: .9em;
	}
	
.entry p img {
	margin-left: -12px;
	position: relative;
	}
	
.postmetadata {
	font-size: .687em; /* 11px */
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 12px;
	font-family: "Gill Sans", Futura, "Trebuchet MS", Arial, sans-serif;	
	}
	
.postmetadata.commented {
	font-size: .95em; /* 13px */
	font-weight: bold;
	}
	
.postmetadata.commented span {
	border-bottom: 1px solid #a09d9d;
	padding: 1px 4px;
	}
	
	
/* Comment styles */
	

 h3#respond, h3#comments, #sidebar h2, #main h1 {
	font-family: "Gill Sans", Futura, "Trebuchet MS", Arial, sans-serif;	
	text-transform: uppercase;
	font-weight: bold;
	width: 484px;
	font-size: .687em; /* 11px */
	margin: 0;
	padding: 5px 0 5px 12px;
	background: #000;
	color: #fff;
	clear: both;
	}
			
h3#comments, #sidebar h2, #main h1 {
	border: none;
	width: 484px;
	margin: 0;
	background: #f8f8f8;
	border-top: 2px solid #000;
	border-bottom: 1px solid #a09d9d;
	color: #000;
	}
	
h3#comments {
	padding: 8px 0;
	width: 496px;
	background: #fff;
	text-align: center;
	}
	
#sidebar h2, #main h1 {
	width: auto;
	margin-bottom: 1em;
	}
	
#main h1 {
	margin-bottom: 15px;
	background: #fff;
	text-align: center;
	padding: 10px 0;
	color: #000;
	font-size: .9em;
	}
	
.commentlist {
	padding: 20px 0 0;
	margin: 0 0 25px;
	border-bottom: 1px solid #a09d9d;
	background: #fff;
/*	background-color: #f8f8f8; */
	font-size: .75em;
	}

.commentlist li {
	margin: 0 12px 20px;
	padding: 5px 0 3px 0;
	list-style: none;
	}

.commentlist p {
	margin: 0 0 6px 0;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.5em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform {
	width: 472px;
	padding: 10px 12px 12px;
	background: #f8f8f8;
	}

#commentform p {
	padding: 5px 0;
	margin: 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #a09d9d;
	}

#commentform textarea {
	padding: 2px;
	width: 468px;
	border: 1px solid #a09d9d;
	}

#commentform #submit {
	margin: 0;
	font-size: .687em; /* 11px */
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Gill Sans", Futura, "Trebuchet MS", Arial, sans-serif;	
	background: #f00;
	border: none;
	color: #fff;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Two col styles */

#main {
	float: left;
	width: 496px;
	background: #fff;
	border-bottom: 1px solid #a09d9d;
	}
	
#main ul, #main ol, #main blockquote, #main dl, #main .post h3, #main .post p {
	font-size: .75em;
	padding: 0 12px;
	margin-left: 0;
	}
		
#main .post .entry {
	line-height: 1.125em;
	margin-bottom: .9em;
	}
	
#main .post h3 {
	color: #999;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 1.5em;
	}
		
#main ul {
	margin-left: 0;
	}
	
#main li {
	margin-bottom: 1.15em;
	}
	
#main li span {
	color: #999;
	}
	
#main p {
	margin-bottom: 0;
	width: 484px;
	}
	
#main .post p {
	margin-bottom: 0;
	}
	
#sidebar {
	float: left;
	width: 248px;
	margin-left: 12px;
	display: inline; /* IE 6 double margin bug */
	}
	
#sidebar ul {
	margin: 0 0 15px;
	padding: 0;
	}
	
#sidebar li {
	margin: 0 0 .15em 12px;
	font-size: .75em;
	}
	
/* Page tweaks */

#main.page {
	border-bottom: none;
	background: #eee;
	}

#main .post, .post.home {
	margin-bottom: 0;
	}

#main.page .post {
	border-bottom: 1px solid #a09d9d;
	background: #fff;
	margin-bottom: 40px;
	}
	
#main.page .post p {
	margin-bottom: 1em;
	}
	
#main.page img.alignright {
	margin: 3px 12px 0 10px;
	padding: 5px;
	background: #eee;
	border: 1px solid #a09d9d;
	}
	
#main.page .commentlist {
	width: auto;
	padding-top: 20px;
	}
	
#main.page .commentlist li {
	margin: 0 0 20px;
	}
	
#main.page .commentlist span {
	color: #000;
	}
	
#main.page .commentlist p {
	margin-bottom: 6px;
	}
	
/* Archive Styles */

#content #main ul.archive li, #content ul.archive li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	}
	
#content #main ul.archive {
	margin-left: 5px;
	}

/* Posterous styles */

.posterous_autopost {
	background: #333;
	margin: 0 auto 18px;
	text-align: center;
	}