/*
Theme Name: Megan Blethen FALLtography
Theme URI: http://wordpress.org/
Description: The Fall/Autumn theme for Megan Blethen Photography
Version: 1.0
Author: Mark Blethen
*/

* {
	margin:0;
	padding:0;
	/*height:100%;*/
	}

html {
	height:100%;
	}

body {
	background:url(images/fall/bkgd-fall.jpg) #504538;
	font-size:0.8em;
	height:100%;
	}

a {
	outline:none;
	color:#d5511d;
	text-decoration:none;
	}

a:hover {
	color:#666;
	text-decoration:underline;
	}

p {
	color:#333;
	font-family:Helvetica, Arial, sans-serif;
	margin-bottom:.8em;
	}

address {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#564938;
	}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#564938;
	}

/*** Classes ***/

.hidden {
	text-indent:-9999px;
	}

/*** Container(s) ***/

#container {
	background:url(images/fall/mainbkgd-fall.jpg) repeat-y #d5c5b5;
	margin:0 auto;
	position:relative;
	min-height:100%;
     _height:100%; /* for IE6 as it doesnt understand min-height */
	width:820px;
	}

#innerworkings {
	width:776px;
	margin:0 auto;
	padding-bottom:100px;
	}

/*** Header ***/

#header {
	margin:0 auto;
	background:url(images/fall/headerlogo-fall.jpg) no-repeat;
	height:176px;
	width:776px;
	position:relative;
	}

#header h1 {
	padding:20px 0 0 0;
	margin-left:230px;
	width:300px;
	height:75px;
	text-indent:-9999px;
	background:transparent url(images/blank.gif);
	}

#header h1 a {
	display: block;
	height:75px;
	cursor:pointer;
	}

#header .description {
	text-indent:-9999px;
	}

/*** ImageMenu ***/


#imageMenubkgd {
	background:url(images/fall/mainmenu-flourishes-fall.gif) no-repeat;
	height:302px;
	width:776px;
	padding-left:137px;
	margin:35px 0;
	}

#imageMenu {
	position: relative;
	width: 498px;
	height: 300px;
	overflow: hidden;
	background:#766b58;
	padding:2px 0 2px 2px;
	border-right:2px solid #766b58;
	}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 300px;
	width: 1000px;
	/*border: 2px solid #766b58;*/
	}

#imageMenu ul li {
	float: left;
	/*border: 2px solid #766b58;*/
	}

#imageMenu ul li a {
	text-indent: -1000px;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:123px;
	height:300px;
	/*border-right: 0px;*/
	}

#imageMenu ul li.portraiture a {
	background:url(images/fall/mainmenu-portraiture-fall.jpg);
	margin-right:2px;
	}
#imageMenu ul li.portraiture a:hover {
	background:transparent url(images/fall/mainmenu-portraiture-fall.jpg) 0px -300px;
	}

#imageMenu ul li.engagement a {
	background:url(images/fall/mainmenu-engagement-fall.jpg);
	margin-right:2px;
	}
#imageMenu ul li.engagement a:hover {
	background:transparent url(images/fall/mainmenu-engagement-fall.jpg) 0px -300px;
	}

#imageMenu ul li.wedding a {
	background:url(images/fall/mainmenu-wedding-fall.jpg);
	margin-right:2px;
	}
#imageMenu ul li.wedding a:hover {
	background:transparent url(images/fall/mainmenu-wedding-fall.jpg) 0px -300px;
	}

#imageMenu ul li.family a {
	background:url(images/fall/mainmenu-family-fall.jpg);
	}
#imageMenu ul li.family a:hover {
	background:transparent url(images/fall/mainmenu-family-fall.jpg) 0px -300px;
	}

.clear {
	clear: both;
	}

/*** Main Submenu ***/

#mainsubmenu {
	background:url(images/fall/mainmenu-submenu-fall.gif) no-repeat;
	height:118px;
	width:448px;
	margin:0 auto;
	}

#mainsubmenu ul {
	list-style:none;
	padding:25px 0 0 30px;
	}

#mainsubmenu ul li {
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:2em;
	}

#mainsubmenu ul li a {
	color:#564938;
	}

#mainsubmenu ul li a:hover {
	text-decoration:none;
	color:#d5511d;
	}

.rightdots {
	border-right:1px dotted #d5511d;
	margin-right:10px;
	padding-right:10px;
	}

/*** Secondary Page(s) Menu ***/

#leftside {
	width:210px;
	float:left;
	margin:35px 0 25px 22px;
	}

#menubttm {
	background:url(images/fall/menu-bottom-fall.gif) no-repeat bottom;
	padding-bottom:57px;
	}

#menu {
	background:url(images/fall/menu-length-fall.gif) repeat-y;
	width:210px;
	}
#menutop {
	background:url(images/fall/menu-top-fall.gif) no-repeat;
	width:206px;
	padding:25px 5px 5px 0;
	}

#menu ul {
	list-style:none;
	}

#menu ul li h2 {
	border-top:1px dotted #d5511d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.8em;
	line-height:1.5em;
	font-weight:normal;
	display:block;
	}

#menu ul li h2 a {
	padding-left:25px;
	color:#564938;
	display:block;
	/*padding-left:25px;*/
	}

#menu ul li h2 a:hover {
	text-decoration:none;
	color:#d5511d;
	background:#e1d1c1;
	}

#menu ul li h2#rss a {
	background:url(images/fall/rss-normal-fall.gif) no-repeat right center;
	}
#menu ul li h2#rss a:hover {
	background:#e1d1c1 url(images/fall/rss-hover-fall.gif) no-repeat right center;
	}

#menu ul.submenu {
	margin:10px 0;
	}
	
#menu ul.submenu li {
	background:none;
	border:none;
	color:#564938;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	line-height:1.3em;
	}

#menu ul.submenu li a {
	margin-left:25px;
	padding-left:25px;
	color:#d5511d;
	font-style:italic;
	text-transform:capitalize;
	}

#menu ul.submenu li a:hover {
	color:#564938;
	background:url(images/fall/menu-indicator-fall.gif) no-repeat left;
	}

#menu ul.submenu h3 {
	color:#564938;
	margin-left:35px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:.3em;
	}

#menu ul.submenu li ul li {
	font-size:1em;
	}

/*** Right Content ***/

#content {
	margin:35px 0 30px 237px;
	}

#content .post {
	background:url(images/fall/text-bottom-fall.gif) no-repeat bottom right;
	padding-bottom:3px;
	}

#content .pagetitle {
	background:url(images/fall/h1-scrubb-fall.gif) no-repeat;
	width:500px;
	height:75px;
	margin-bottom:-25px;
	}
	
 h1 {
	padding-top:25px;
	text-align:center;
	color:#d5511d;
	font-weight:normal;
	text-transform:lowercase;
	font-family:Helvetica, Arial, sans-serif;
	}

#content h2 {
	background:url(images/fall/header-top-fall.gif) no-repeat bottom left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:2.5em;
	padding:20px 0 12px 50px;
	color:#564938;
	}

#content h2 a {
	color:#564938;
	}

#content h2 a:hover {
	color:#d5511d;
	text-decoration:none;
	}

#content a img {
	border:5px solid #efe7de;
	}
	
#content a:hover img {
	border:5px solid #8b7b67;
	}

#content ul {
	list-style:none;
	margin:0 0 1em 10px;
	}

#content ul li.page_item a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	padding-left:25px;
	}

#content ul li.page_item a:hover {
	color:#564938;
	text-decoration:none;
	background:url(images/fall/menu-indicator-fall.gif) no-repeat left center;
	}

#content small.date {
	background:url(images/fall/date-bkgd-fall.gif) no-repeat;
	float:right;
	width:82px;
	height:77px;
	font-size:1.2em;
	margin-right:10px;
	padding:15px 0 0 0px;
	/*color:#564938;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}

#content small.date span {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	}

#content .entry {
	margin:15px 0 0 50px;
	width:380px;
	}

#content .pageentry {
	margin:15px 0 0 50px;
	width:465px;
	}

#content .entry p:first-line, .post .frontentry p:first-line, #content .pageentry p:first-line {
	font-variant:small-caps;
	font-size:1.2em;
	}

.post .frontentry {
	margin:50px auto 0 auto;
	width:400px;
	}

.post .frontentry p {
	color:#8b7b67;
	font-size:0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}

.postmetadata {
	width:380px;
	margin-left:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}

.lowercontent {
	width:380px;
	margin:15px 0 0 50px;
	}

.navigation {
	margin-top:10px;
	padding-bottom:25px;
	}

.navigation ul {
	list-style:none;
	display:block;
	}

li#alignright a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:1.1em;
	text-transform:capitalize;
	float: right;
	color:#111;
	background:url(images/fall/next-normal-fall.gif) no-repeat right;
	text-align:right;
	padding:15px 40px 0 0;
	height:31px;
	}

li#alignright a:hover {
	background:transparent url(images/fall/next-hover-fall.gif) no-repeat right;
	text-decoration:none;
	}

li#alignleft a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:capitalize;
	font-weight:bold;
	font-size:1.1em;
	float: left;
	color:#111;
	background:url(images/fall/previous-normal-fall.gif) no-repeat left;
	padding:15px 0 0 40px;
	height:31px;
	}

li#alignleft a:hover {
	text-decoration:none;
	background:url(images/fall/previous-hover-fall.gif) no-repeat left;
	}


/*** Comments ***/

#comments {
	width:380px;
	margin:25px 0 0 50px;
	}

#comments h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	}

h3#respond {
	margin-top:1em;
	}

#comments ul {
	list-style:none;
	}

input, textarea {
	border:1px solid #8b7b67;
	background:#efe7de;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

input#submit {
	font-style:italic;
	}

input:hover#submit {
	color:#d5511d;
	background:#564938;
	cursor:pointer;
	}

ul.commentlist li {
	background:url(images/fall/comment-bottom-fall.gif) no-repeat bottom left;
	padding-bottom:3px;
	margin-top:1em;
	}

ul.commentlist li span.header {
	background:url(images/fall/comment-top-fall.gif) no-repeat;
	padding:5px 0 12px 30px;
	margin-bottom:-1em;
	display:block;
	width:380px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:italic;
	}

ul.commentlist li small a {
	color:#564938;
	margin:-7px 0 0 0;
	}

ul.commentlist li small a:hover {
	color:#d5511d;
	}
ul.commentlist li.author {
	background:url(images/fall/authorcomment-bottom-fall.gif) no-repeat bottom left;
	padding-bottom:15px;
	margin-top:1em;
	}

li.author span.authorheader {
	background:url(images/fall/authorcomment-top-fall.gif) no-repeat bottom left;
	padding:7px 0 20px 50px;
	margin-bottom:-1em;
	display:block;
	width:380px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:italic;
	font-variant:small-caps;
	}

/*** Page banners ***/

h3.fourohfour, h3.portfoliobanner {
	border:5px solid #efe7de;
	margin:15px 0 0 15px;
	width:490px;
	height:148px;
	text-indent:-9999px;
	}
h3.fourohfour {
	background:url(images/fall/404.jpg);
	}
h3.portfoliobanner {
	background:url(images/fall/portfolio-banner-fall.jpg);
	}

/*** Footer ***/

#footer {
	position:relative;
	background:url(images/fall/footer-flourish-fall.gif) no-repeat;
	padding-top:30px;
	width:517px;
	margin:-135px auto 0 auto;
	}

#footer p {
	font-size:0.85em;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#564938;
	}

#footer a.mediadeli {
	background:url(images/fall/mediadeli.gif) no-repeat;
	width:134px;
	height:56px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}
