/*  
Theme Name: Bryan Morris Photography
Theme URI: http://ewebscapes.com/
Description: Custom theme for Bryan Morris Photography by E.Webscapes.
Version: 1.0
Author: Becca Wei
Author URI: http://ewebscapes.com/
*/

/***** BASICS AND TYPOGRAPHY *****/

body {
	margin: 0;
	padding: 0;
	background: #FDE802;
	font-size: x-small;
	font-family: Verdana, sans-serif;
	color: #FFF;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
}
html>body {
	font-size: small;
}




p, ol, ul {
	margin: 1.2em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.56em;
}
ol, ul {
	margin: 1.2em 0 1.2em 2em;
}
ul ul {
	margin: 0 0 0 2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0 0 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #FFF;
}
h1, h2 {
	font-size: 1.68em;
	font-weight: normal;
}
h3 {
	font-size: 1.46em;
	font-weight: normal;
}
h4 {
	font-size: 1.26em;
}
h5 {
	font-size: 1.16em;
}
h6 {
	font-size: 1.06em;
}
blockquote {
	margin: 1.2em 30px;
	padding: 0.1em 20px;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #343434;
	background: #171717;
}
code {
	font-family: monospace;
}
small {
	font-size: 0.86em;
}

/* Links */

a {
	color: #FDE802;
	border-bottom: 1px dotted #FDE802;
	text-decoration: none;
}
a:visited, a:active {
	color: #FDE802;
}
a:hover {
	color: #FFF;
}
h1 a, h2 a {
	border-bottom: 0 !important;
}
a img {
	border: 0;
}

/* Forms */

input, textarea, select {	
	border: 1px solid #686868;
	background: #000;
	color: #FFF;
	font: 1em Verdana, sans-serif;
}
.submit {
	background: #343434;
}
form {
	border: 0; 
	margin: 0; 
	padding: 0;
}



/***** THE LAYOUT *****/

#wrapper {
	margin: 0 auto;
	width: 960px;
	background: #000;
	text-align: left;
}

/* Header */

#header {
	position: relative;
	margin: 0 5px;
	height: 370px;
	background: url(images/header.jpg) no-repeat 0 15px;
}

#title {
	position: absolute;
	top: 15px;
	left: 10px;
	margin: 0;
	width: 315px;
	height: 70px;
}
#title a {
	display: block;
	padding-top: 70px;
	width: 315px;
	height: 70px;
	font-size: 0.1em;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 0;
}
html>body #title a {
	height: 0;
}
#description {
	display: none;
}

#subscribe {
	position: absolute;
	top: 18px;
	left: 760px;
	width: 175px;
	font-size: 0.86em;
	line-height: 1.4em;
}
#rss {
	margin-top: 4px;
	height: 16px;
}
#rss a {
	border: 0 !important;
}
#rss a img {
	margin-right: 2px;
	vertical-align: middle;
}
#rss a span {
	border-bottom: 1px dotted #FDE802;
}
#newsletter {
	position: relative;
	margin: 0;
	height: 63px;
	line-height: 1.44em;
}
#newsletter strong {dislay:none;}
#newsletter #email {
	position: absolute;
	top: 36px;
	left: 0;
	width: 107px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 105px;
}
html>body #newsinput {
	width: 105px;
}

html>body #newsletter #email {
	width: 105px;
}

#newsletter #stnl_submit {
	position: absolute;
	top: 36px;
	padding-left: 0;
	padding-right: 0;
	right: 0;
	width: 68px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 66px;
}
html>body #newssubmit{
	width: 66px;
}

html>body #newsletter #stnl_submit {
	width: 66px;
}



#menu {
	position: absolute;
	top: 335px;
	left: 5px;
	width: 705px;
	height: 35px;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	float: left;
	margin-left: 25px;
	width: .1em;
	display: inline; /* IE double margin */
}
html>body #menu li {
	width: auto;
}
#menu a, #menu a:visited, #menu a:active {
	display: block;
	padding-top: 9px;
	border-bottom: 2px solid #000;
	height: 31px;
	font-size: 0.92em;
	font-weight: bold;
	text-transform: uppercase;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 20px;
}
html>body #menu a {
	height: 20px;
}
#menu a:hover, #menu .current_page_item a {
	color: #FFF;
	border-bottom: 2px solid #FDE802;
}

#search {
	position: absolute;
	top: 335px;
	right: 25px;
	width: 210px;
	height: 35px;
}
#searchform {
	position: relative;
	font-size: 0.86em;
}
#searchinput {
	position: absolute;
	top: 10px;
	right: 57px;
	width: 115px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 113px;
}
html>body #searchinput {
	width: 113px;
}
#searchsubmit {
	position: absolute;
	top: 10px;
	right: 0;
	padding-left: 0;
	padding-right: 0;
	width: 57px;
	font-weight: bold;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 55px;
}
html>body #searchsubmit {
	width: 55px;
}

/* Content */

#content {
	margin: 0 30px;
	background: url(images/content.gif) no-repeat 100% 0;
}
/* Hides from IE5-mac \*/
* html #content {
	height: 1%;
	overflow: hidden;
}
/* End hide from IE5-mac */

/* Footer */

#footer {
	margin: 1.2em 5px 0 5px;
	padding: 0 25px;
	background: #686868 url(images/footer.gif) no-repeat;
}
#footer div {
	padding: 1em 0;
	font-size: 0.86em;
	line-height: 1.56em;
}

/***** POSTS, PAGES AND COMMENTS *****/

/* Posts */

.post {
	padding-top: 2.4em;
	background: url(images/divider.gif) no-repeat;
}
.post.first {
	padding-top: 2em;
	background: none;
}
.postheader {
	float: right;
	width: 854px;
}
.postheader .posttitle {
	margin: 0 0 0 9px;
}
.pageheader {
}
.pageheader .posttitle {
	margin: 0;
}
.postmeta {
	margin: 0.4em 0 0 10px;
	color: #686868;
	font-size: 0.92em;
}
.postcal {
	float: left;
	margin-top: 2px;
	width: 40px;
	height: 40px;
	background: url(images/calendar.gif) no-repeat;
	text-align: center;
}
.postcal span {
	display: block;
}
.month {
	padding-top: 0.44em;
	font-size: 0.86em;
	text-transform: uppercase;
}
.day {
	font-size: 1.06em;
	font-weight: bold;
}
.postbody {
	clear: both;
	padding-top: 0.1em;
}
.postfooter {
	clear: both;
	color: #686868;
	line-height: 1.56em;
}
.postfeedback {
	margin: 1.2em 0;
	text-align: right;
}
.commentslink {
	font-weight: bold;
	border: 0 !important;
}
.commentslink img {
	margin-right: 2px;
	vertical-align: middle;
}
.commentslink span {
	border-bottom: 1px dotted #FDE802;
}
.postinfo {
	margin: 1.2em 0;
	font-size: 0.92em;
}

.navigation {
	margin: 1.2em 0;
	padding-bottom: 0.2em;
	width: 100%;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Comments */

#comments, #respond {
	padding-top: 2.4em;
	background: url(images/divider.gif) no-repeat;
}
#commentlist {
	margin: 1.2em 0;
	border-bottom: 1px solid #343434;
	list-style: none;
}
#commentlist li {
	border-top: 1px solid #343434;
}
#commentlist li.admincomment {
	padding: 0.1em 20px;
	border-top: 1px solid #686868;
	background: #171717;
}
.commentauthor {
	font-size: 1em;
}
.commentmeta {
	color: #686868;
	font-size: 0.92em;
}
#name, #email, #url {
	width: 220px;
}
.note {
	color: #686868;
	font-size: 0.86em;
	font-style: italic;
}
#comment {
	width: 550px;
}

/* Link lists */

#links {
	padding-top: 2.4em;
	width: 100%;
	background: url(images/divider.gif) no-repeat;
	overflow: auto;
	font-size: 0.92em;
}
#recententries, #recentcomments, #subscribe2 {
	float: left;
	margin-right: 30px;
	width: 280px;
}
#subscribe2 {
	margin-right: 0;
}

#links ul {
	margin: 1.2em 0;
	list-style: none;
}
#links li {
	margin: 0.6em 0;
}

#recententries li {
	width: 100%;
	overflow: auto;
}
.date {
	float: left;
	width: 60px;
	color: #686868;
	font-size: 0.92em;
	text-transform: uppercase;
}
.postlink {
	float: left; 
	width: 220px;
}

#rss2, #newsletter2 {
	margin: 1.2em 0;
	line-height: 1.56em;
}
#rss2 a {
	border: 0 !important;
}
#rss2 a img {
	margin-right: 2px;
	vertical-align: middle;
}
#rss2 a span {
	border-bottom: 1px dotted #FDE802;
}
#newsletter2 #email {
	margin-top: 2px;
}

#newsletter2 #stnl_submit {
	margin: 2px 0 0 -2px;
	padding-left: 0;
	padding-right: 0;
	width: 73px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 71px;
}
html>body #newsletter2 #stnl_submit {
	width: 71px;
}

/* Title replacement */

#comments h3, #respond h3, 
#recententries h3, #recentcomments h3, #subscribe2 h3 {
	margin: 0;
	padding-top: 15px;
	height: 15px;
	font-size: 0.1em;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 0;
}
html>body #comments h3, html>body #respond h3, 
html>body #recententries h3, html>body #recentcomments h3, html>body #subscribe2 h3 {
	height: 0;
}
#comments h3 {
	background: url(images/comments.gif) no-repeat;
}
#respond h3 {
	background: url(images/respond.gif) no-repeat;
}
#recententries h3 {
	background: url(images/recententries.gif) no-repeat;
}
#recentcomments h3 {
	background: url(images/recentcomments.gif) no-repeat;
}
#subscribe2 h3 {
	background: url(images/subscribe.gif) no-repeat;
}

/* Pages */

ul#linkslist {
	margin: 0;
	list-style: none;
}
ul#linkslist h2 {
	font-size: 1.46em;
}
ul#linkslist ul {
	margin: 1.2em 0 1.2em 2em;
}