/*
Designed by Mark Elkins
Atlanta Wedding and Portrait Photography
markelkinsphotography@gmail.com
*/

/* ----- Elements and Classes ----- */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #666666;
  background-color: #EEEEEE;
	background-image: url("/img/blog_header.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#body {
	width: 900px;
	margin: 0px auto;
	/*background-image: url("/img/blog_background.png");
	background-repeat: repeat-y;
	background-position: top center;*/
}

#main {
	width: 850px;
	margin: 0px auto;
  background-color: #FFFFFF;

}

#header img {


}

#logo {

}

#menu {
	margin: 0px auto;
	background-color: #222428;
	border-bottom: 3px solid #000000;
}

#menu a {
	font-weight: normal;
	color: #DDDDDD;
}

#flashcontent {
	width: 850px;
	height: 400px;
	background-color: #000000;
}

#blog_content {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

#footer {
	padding-bottom: 20px;
	text-align: center;
	color: #AAAAAA;
}

#footer h2 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
}

.entry {
	margin-bottom: 50px;
}

/*-----Sub Menu and Content-----*/

#sub_menu {
	margin: 0px auto;
	padding: 6px 0px 10px 0px;
	background-color: #222428;
	border-top: 3px solid #000000;
	text-align: right;
}

#sub_menu a {
	margin-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}


#intro {
	border-bottom: 1px solid #DDDDDD;
	background-color: #F7F6F6;
}

#one, #two, #three, #four, #five {
	display: none;
	border-bottom: 1px solid #DDDDDD;
	background-color: #F7F6F6;
}

#intro h1 {
	float: left;
	margin: 30px;
	margin-top: 20px;
	padding: 0px;
	width: 300px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#intro_right {
	float: right;
	width: 180px;
	margin: 20px 20px 0px 0px;
}

#intro_right a img {
	float: left;
	margin-right: 10px;
	border: 3px solid #FFFFFF;
}

.intro_menu_item {
	clear: both;
	margin-bottom: 10px;
}

.intro_menu_text {
}

#news {
	float: left;
	margin-top: 20px;
	width: 240px;
}

.sub_menu_content {
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F9;
	font-size: 12px;
}

.sub_menu_content a {
	font-weight: normal;
	color: #666666;
}

.sub_menu_content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.sub_menu_content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#welcome {
	float: left;
	margin: 20px;
	width: 180px;
}

#blog_resources {
	float: left;
	margin: 20px;
	width: 140px;
}

#recent_comments {
	float: right;
	margin: 20px 20px 20px 0px;
	width: 430px;
}

iframe#about {
	width: 850px;
	height: 300px;
}

iframe#pricing {
	width: 850px;
	height: 200px;
}

iframe#contact {
	width: 850px;
	height: 380px;
}

/*-----Global Elements-----*/


img {
	display: block;
	border: 0px;
}

p {
	margin-top: 10px;
  margin-bottom: 10px;
 }

h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	}

h1 {
	padding-top: 50px;
	font-size: 24px;
	text-align: center;
  color: #222222;
	}

h2 {
	clear: both;
	margin-top: 20px;
	font-size: 18px;
	color: #222222;
	text-decoration: none;
	}

h2.pagetitle {
	font-size: 18px;
	}

code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	font-weight: bold;
 }

a, h2 a:hover, h3 a:hover {
  color: #54A4DE;
	text-decoration: none;
	}

a:hover {
	color: #578140;
	text-decoration: underline;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

strong {
	color: #222222;
 }

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.clear {
	clear: both;
}

.padding {
	margin: 10px;
 }

hr {
	display: none;
	}

a img {
	border: none;
	}

select {
 }

.content {
	margin: 0px auto;
	width: 780px;
 }
 
/*-----End Custom-----*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
  
/*----- Template -----*/



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, small a, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #AAAAAA;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond {
	margin: 15px;
  margin-top: 100px;
  }
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
  

.commentlist {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
  
.commentlist ol {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;

	}
.commentlist li ul li { 

}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	text-align: left;
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* ----- Post Template ----- */

div.post {
	padding-top: 50px;
	padding-bottom: 50px;
  border-bottom: 1px dotted #DDDDDD;
 }

div.post img {
  margin-bottom: 4px;
 }
 
div.post p {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
 } 
 
div.post h2 {
	margin-top: 20px;
  	margin-bottom: 0px;
	/* background-image: url("/new/little_leaf.jpg"); */
  	background-repeat: no-repeat;
  	font-size: 18px;
	color: #222222;
	text-decoration: none;
}

div.post h2 a {
  font-size: 18px;
	color: #222222;
	text-decoration: none;
}

div.post h3 {
	margin-top: 28px;
  margin-bottom: 0px;
  font-family: tahoma;
  font-size: 14px;
}

div.sub_header {
	font-size: 10px;
  color: #999999;
	margin-bottom: 30px;
 }
 
div.postmetadata {
	margin-top: 30px;
  margin-bottom: 10px;
  font-size: 10px;
  color: #999999;
 }

/* ----- Comments Template ----- */

li.comment {
	border-top: 1px solid #DDDDDD;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* ----- Index Comments Template ----- */
 
div.index_comment_container {

}

div.index_comment_header {
	height: 22px;
}

div.index_comment_header a {
	color: #666666;
}

div.index_comment_header img {
	float: right;
}

div.index_comments {
	clear: both;
	max-height: 130px;
	overflow: auto;
	font-size: 10px;
}

div.index_comments p {
	margin: 10px 15px 10px 15px;
	padding: 0px;
}

div.index_comments span {
	float: left;
	margin-left: 15px;
	margin-right: 5px;
	color: #666666;
}
