@charset "UTF-8";

/* 
Theme Name: M&S Photo Blog.
Theme URI: http://www.marlaandshane.com
Description: Marla and Shane Photographers
Version: 1.0
Tags: Blog, Photography, Santa Rosa Beach, 30-A
Designer: Joe Godbee
Developer: Karl Barton
*/

body {
	background: #E1E8BE;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 62.5%;
}

a {
	color: #4FC3C7;
	text-decoration: none;
}

a:hover {
	color: #4A4A4A;
	text-decoration: none;
}

.clear {
	clear: both;
}

.alignright {
	display: inline;
	float:right; 
	margin:0 0 20px 20px; 
}

.alignleft {
	display: inline;
	float:left;
	margin:0 20px 20px 0;
}

.aligncenter { 
	display: block; 
	margin: 20px auto 20px auto;
 }
	
#wrap {
	margin: 0px;
}

/* Header */

#header {
	width: 100%; height: 110px;
}

/* Logo */

#logo {
	margin: 0 auto;
	width: 500px; height: 110px;
}

	#logo a {
		background: url(images/logo.gif) no-repeat;
		display: block;
		width: 500px; height: 110px;
	}
	

/* Primary Menu */

#menu-wrap {
	background: url(images/menu_bg.gif) repeat-x;
	margin: 0 0 10px 0;
	position: relative;
	width: 100%; height: 40px;
}

	#menu {
		margin: 0 auto;
		text-align: center;
		width: 960px;
		letter-spacing: 1px;
	}
	
	#menu ul#center {
		list-style: none;
	}
	
	#menu ul#center li {
		display: inline;
		font-size: 11px;
		line-height: 23px;
		margin: 0 20px 0 20px;
		text-transform: uppercase;
	}
	
	#menu ul#center li a {
		color: #4FC3C7;
		text-decoration: none;
	}
	
	#menu ul#center li.current_page_item a {
		color: #4A4A4A;
	}
	
	#menu #left {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#menu #left ul {
		list-style: none;
	}
	
	#menu #left li {
		float: left;
		font-size: 11px;
		line-height: 23px;
		margin: 0 10px 0 20px;
		text-transform: lowercase;
	}

	#menu #left li a {
		color: #4FC3C7;
		text-decoration: none;
	}
	
	#menu #right {
		position: absolute;
		right: 0;
		top: 0;
	}
	
	#menu #right ul {
		list-style: none;
	}
	
	#menu #right li {
		float: left;
		font-size: 11px;
		line-height: 23px;
		margin: 0 20px 0 10px;
		text-transform: lowercase;
	}
	
	#menu #right li a {
		color: #4FC3C7;
		text-decoration: none;
	}
	
	#menu #right li.current_page_item a {
		color: #4A4A4A;
	}
		
/* Content */

#content-wrap {
	background: url(images/content_repeat_bg.gif) repeat-y center;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 990px;
}

#content {
	margin: 0 auto;
	width: 960px;
	position: relative;
	overflow: hidden;
}

.t {
	background: url(images/t.gif) no-repeat top;
	position: absolute;
	top: 0;
	width: 990px; height: 14px;
}

.b {
	background: url(images/b.gif) no-repeat bottom;
	width: 990px; height: 14px;
	position: absolute;
	bottom: 0;
}

/* Post Content */

.post {
	display: block;	
	margin: 40px 20px 30px 20px;
	overflow: hidden;
	width: 920px;
}

.post-sub {
	display: block;	
	margin: 0 20px 20px 20px;
	overflow: hidden;
	width: 920px;
}

	.post h2.title {
		color: #4FC3C7;
		font-size: 20px;
		font-weight: normal;
		margin: 0 0 10px 0;
	}
	
	.post h2.title a {
		color: #4FC3C7;
		text-decoration: none;
	}
	
	.post-meta {
		color: #4A4A4A;
		font-size: 13px;
		margin: 0 0 20px 0;
	}
	
	.post-meta span { 
		color: #8c8b8b;
		font-size: 13px;
	}
	
	.post-comments {
		background: url(images/comment_bg.gif) no-repeat;
		float: right;
		font-size: 20px;
		font-weight: normal;
		line-height: 49px;
		text-align: center;
		top: 0;
		width: 52px; height: 55px;
	}
	
	.post-comments a {
		color: #FFF;
		text-decoration: none;
	}
	
	.entry h1 {
		font-size: 22px;
	}
	
	.entry h2 {
		font-size: 20px;
	}
	
	.entry h3 {
		font-size: 18px;
	}
	
	.entry h4  {
		font-size: 16px;
	}
	
	.entry h5 {
		font-size: 14px;
	}
	
	.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
		color: #4A4A4A;
		margin: 15px 0 20px 0;
	}
	
	.entry blockquote p {
		background: #F9f9f9;
		margin: 20px;
		padding: 30px;
		border-left: 5px solid #F5f5f5;
		border-bottom: 1px solid #F5F5F5;
		font-style: italic;
	}
	
	.entry p {
		display: block;
		color: #4A4A4A;
		font-size: 12px;
		line-height: 20px;
		padding: 0 0 10px 0;	
	}
	
	.entry p a {
		color: #4FC3C7;
		text-decoration: none;
	}
	
	.entry p img {
		position: relative;
	}
	
	.entry ul {
		margin: 0 0 10px 10px;
		list-style: none;
	}
	
	.entry ul li {
		color: #4A4A4A;
		font-size: 12px;
		line-height: 22px;
	}
	
	.entry ul li a { 
		color: #4FC3C7;
		text-decoration: none;
	}
	
	.wp-caption {
		background-color: #F3F3F3;
		border: 1px solid #DDD;
		border-radius: 3px;
		padding-top: 4px;
		text-align: center;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	
	.wp-caption img {
		border: 0 none;
		margin: 0;
		padding: 0;
	}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		margin: 0;
		padding: 0 4px 5px;
	}
	
	.signature {
		display: block;
		float: right;
		width: 175px; height: 70px;
		margin: 0px 60px 30px 0;
	}
	
	#comment-popup {
		background: url(images/comment_popup_bg.gif) no-repeat;
		float: left;
		font-size: 11px;
		text-align: center;
		width: 119px; height: 90px;
	}
	
	#comment-popup a {
		color: #FFF;
		line-height: 75px;
		text-decoration: none;
	}
	
	#comment-popup a:hover {
		text-decoration: underline;
	}
	
	#post-thumbs {
		display: inline;
		float: right;
	}
	
	#post-thumbs ul {
		list-style: none;
	}
	
	#post-thumbs ul li {
		display: inline;
		float: left;
		margin: 0 3px 0 0;
	}
	
	#archive-thumbs {
		text-align: right;
	}
	
	#archive-thumbs ul {
		list-style: none;
	}
	
	#archive-thumbs ul li {
		display: inline;
		float: left;
		margin: 3px;
	}
	
/* Comments Popup Style */

#comments-popup {
	padding: 10px;
}

#comments-wrap {
	background: url(images/comments_bg.gif) repeat-y center;
	margin: 10px auto;
	padding: 20px 0 20px 0;
	position: relative;
	width: 479px; 
}

	.ct {
		background: url(images/ct.gif) no-repeat top;
		width: 479px; height: 15px;
		position: absolute;
		top: 0;
	}
		
	.cb {
		background:url(images/cb.gif) no-repeat bottom;
		bottom: 0;
		width: 479px; height: 15px;
		position: absolute;
	}
		
#comments-content {
	margin: 20px auto 20px auto;
	width: 399px;
}
	
#comments-header {
	border-bottom: 1px dotted #8B8B8B;
	padding: 0 0 20px 0;
	overflow: hidden;
	width: 399px;
}

#comments-author {
	float: left;
	margin: 0 20px 0 0;
}

#comments-title h2 {
	color: #4FC3C7;
	font-size: 16px;
	font-weight: normal;
	padding-top: 20px;
	margin: 0 0 5px 0;	
}

#comments-list {
	list-style: none;
}

	#comments-list li {
		border-bottom: 1px dotted #8B8B8B;
		padding: 12px 0 10px 0;
	}
	
	#comments-list li p {
		font-size: 12px;
		padding: 0 0 5px 0;
	}
	
	#comments-list li p a {
		color: #4FC3C7;
		text-decoration: none;
	}
	
	#comments-list li cite {
		color: #4FC3C7;
		display: block;
		margin: 5px 0 0 0;
	}
	
	#commentform {
		padding: 20px 0 20px 0;
	}
	
	#commentform #email, #commentform #author, 
	#commentform #url, #commentform #comment {
		background: #ECEBEB;
		border: 1px solid #D8D8D8;
		font-size: 12px;
		margin: 0 0 10px 0;
	}
	
	#commentform #email, #commentform #author, 
	#commentform #url {
		padding: 3px 0 3px 3px;
	}
	
	#commentform #comment {
		width: 398px; height: 120px;
	}
	
	#commentform #btn {
		background: #4FC3C7;
		border: 1px solid #D8D8D8;
		color: #FFF;
		padding: 8px;
	}
	
	.switch {
		margin: 30px 0 0 0;
		text-align: center;
	}
	
	.switch a {
		color: #4FC3C7;
		text-decoration: none;
	}
	
	.switch a:hover {
		text-decoration: underline;
	}
	
	p.comments-login {
		font-size: 12px;
		padding: 0 0 15px 0;
	}
	
	p.comments-login a {
		color: #4FC3C7;
		text-decoration: none;	
	}
	
	#post-nav {
		margin-bottom: 15px;
		overflow: hidden;
		font-size: 12px;
	}

	.next {
		float: right;
	}

	.previous {
		float: left;
	}