/*
Theme Name: MLP Blogs
Theme URI: http://mikelarson.com
Description: Blog theme designed for Mike Larson Photography by Jake Odening and Eric Herrmann</a>.
Version: 1.0
Author: OHH Shoot!
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #000;
	text-align: center;
	
	}
	
#maincontent{
 	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -550px;
	}

#page {
	background: #000;
	text-align: left;
	}

#header {
	position:relative;
	height: 500px;
	width: 1100px;

	}

#headerimg 	{
	margin: 0px 9px 0;
	padding: 25px 0 0 0;
	height: 500px;
	width: 1100px;
	position: relative;
	}
#header-logo {position:relative; z-index:999; margin-left:auto; margin-right:auto; margin-bottom:0; margin-top:-10; text-align:center; height:100px; width:309px; top:-10; background:url('images/header_logo.jpg') no-repeat;}
	

#banner {
	position:absolute;
	z-index:3;
	margin-left:50px;
	width:984px; height:266px;
	top:144px;
	margin-bottom:0px;
	z-index:6;
}

#icon-set {position:absolute; left:985px; top:430px; width:65px; height:16px; margin:0 5 0 0; display:block; z-index:998; }
.icon {position:relative; margin:0 5px 0 0; padding:0 0 0 0; width:16px; height:16px; float:left}


				

#banner.object { z-index:0;}


#content {
	font-size: 1.2em;
	position: relative;
	z-index:4;
	}

.widecolumn .entry {
	font-size: 1em;
	color:#8c8c8c;
	}

.widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	
	}
#footer-text {color:#8c8c8c;
}

#error {color:#990000; font:Helvetica,Arial,San-Serif; }

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
#twitter_bird {
	position:absolute; top:424px; left:55px; z-index:9;
	}
	
#twitter_update_list {
	width:400px; height:20px; 
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:1em;
	color: #737373;
	position:absolute; z-index:7; top:431px; left:95px;
}

#twitter_update_list li {
list-style-type: none;
}

	

/*NAVIGATION MENU*/
#navlist {width:600px; height:20px; position:absolute; top:419px; left: 502px; z-index:5;}
ul#navlist {list-style: none;padding: 0 0 50px 0; font-size: 1.8em; }
ul#navlist li {text-align: left;float: left; height:20px; margin: 0px 10px 0px 0px;padding: 0; voice-family: "\"}\""; voice-family:inherit; color: #737373; text-transform:uppercase; font: Helvetica, Arial, sans-serif;font-size: 1.8em;}
ul#navlist li a {display: block;padding: 6px 5px 16px 15px;color: #737373;font-size: 1.8em; text-decoration: none;height: 1%;height:20px;text-shadow: 0 0 0 #000;}
ul#navlist li#active a {color: #222; }
ul#navlist li a:hover,ul#navlist li#active a:hover {color: #990000; height:20px;}
ul#navlist li#empty	{width: 110px;}
	

/*SEARCHBAR*/
#search {margin:4px 0px 0 0; position:absolute; z-index:8; top:434px; left:832px;}
#search #s {background: #ffffff;color: #737373;font-size: 1em;margin:-8px 0 0 0px;padding: 2px 0px 2px 17px;width:130px; height:10px; font-family: Helvetica, Arial, Sans-Serif;}
#search input {border:1px solid #b1b1b1; font-size: 1em;}
/*#search #s:hover {color: #a6a6a6;}*/
.search-excerpt {margin: 0;}

/*SEARCH RESULTS*/
.search-results-space {height:20px;}

/*STYLING FOR H1 H2 H3 H4 HEADERS*/

h1, h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	margin:0 0 5px 0;
	}

h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight:normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #990000;
	}

h3 {
	font-size: 1.2 em;
	margin: 0 0 0 0;
	}

h2, h2 a, h2 a:visited {
	color: #8c8c8c;
	}

h2, h2 a, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 0 0;
	}
	
h3, h3 a, h3 a:visited {
	color: #8c8c8c;
	}

a, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #990000;
	text-decoration: none;
	}

h2.pagetitle {
	margin:0 0 0 0;
	text-align: center;
	text-transform:lowercase;
	font-weight:normal;
	font-size:1.2em;
	margin-bottom:14px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

.postmetadata h4, h4 a {
	font-size:1em;
	margin:0 0 0 0;
	color: #8c8c8c;
	font-weight:bold;
	}
	

	
	

/*END H1 H2 H3 H4 HEADER STYLING*/




/*BEGIN METADATA AND COMMENTS STYLING*/
.metaandcomments {
	width: 840px; height:150px;
	position: relative;
	border:1px solid #a0a0a0;
	margin-top:20px;
	margin-bottom:50px;
}

.postmetadata {
	position:relative;
	width: 130px; height:100px;
	border-right:1px solid #a0a0a0;
	padding: 25px 25px 25px 40px;
	float:left;
	text-align:left;
	}

p.share, .share {
	font-size:.8em;
	color:#8c8c8c;
	margin:3px 0 0 0;
}

p.share a{
	text-decoration:none;
	color:#8c8c8c;
}

p.share a:hover {
	color:#990000;
	text-decoration:none;
}

.postcomments {
	position:relative;
	width:630px; height:150px;
	margin: 0 0 0 0;
	float:right;
}

.flexcroll {
/* Typical fixed height and fixed width example */
width: 610px;
height: 150px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
margin: auto auto;
padding: 0 20px 0 0;
}
/*margin: 0.3em auto;
background-color: #e7eade;

/* hesido: notice the addition of emptyspace holder, it should slightly be bigger than the containing div */
/* and it should only be that big when fleXcroll is active for better degradation */
/* version 1.9.1 and up adds flexcrollactive class, but the script should work with 1.8.9 and up */
.flexcroll .emptyspace {
	height: 360px;
	width: 600px;
	}

p.flexcrollcomments {
	font-size:0.9em;
	color:#8c8c8c;
	margin:0 0 0 0;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #d9d9d9;
}
.vscrollerbar {
width: 10px;
background-color: #a0a0a0;
}
.hscrollerbase {
height: 10px;
background-color: #e6e7e8;
}
.hscrollerbar {
height: 10px;
background-color: #bcbec0;
}

/*.hscrollerbase {
height: 10px;
background-color: #d1d3d4;
}
.hscrollerbar {
height: 10px;
background-color: #939598;
}*/

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.commenter, .commenter a{
	color:#727272;
	font-weight:bold;
}

.commenter a:hover{
	color:#990000;
}

p.nocomments {
	font-size:0.9em;
	color:#8c8c8c;
	margin:24px 0 0 0;
	text-align:left;
}
.commentlist>p.nocomments {margin-top:24px;}
	
	

/*END MATADATA AND COMMENTS STYLING*/

/*LINKS PAGE*/	
.linkspage { position: relative; width: 850px; height:800px; margin-left: 0px; padding:0px;}
.linkset { position:relative; float:left; display:inline; width: 125px; height: 140px; margin-right: 20px; margin-bottom: 20px; padding:0px; border:none;}
.linksetend { position:relative; float:left; display:inline; width: 125px; height: 140px; margin-bottom: 20px; padding:0px; border:none;}
.linkimage { position:relative; display:block; width:125px; height: 125px; border:none;}

.linktext, .linktext a, .linktext a:visited {
	font-family:Helvetica,Arial,sans-serif;
	text-decoration:none;
	color:#8c8c8c;
	font-size:.8em;
	position: relative;
	padding:7px 0px 0px 0px;
	margin:0px;}

.linktext-link:hover>p.linktext {color:#990000;}
					

				
.linkspage h3 {margin-top:10px; margin-bottom:5px; color:#8c8c8c; font-weight:bold; text-transform:uppercase; font-size:1.5em;}
.linkspage h2 {font-weight:normal; font-size:1.2em; margin:0 0 5 0; text-transform: none;}
				
/*END LINKS PAGE STYLING*/

/*ARCHIVES*/
.no-posts {margin-top:50px; margin-bottom:500px; text-align:center;}

#bottom-archive { width:840px; height:60px; position:relative;}
#archive-previous { display:inline; float:left; height:60px; width:120px; position:relative; text-align:left; color:#8c8c8c;} 
#archive-next { display:inline; float:left; height:60px; width:120px; position:relative; text-align:right; color:#8c8c8c;}
#archive-links { display:inline; float:left; height:60px; width:600px; position:relative; text-align:center; overflow:hidden;}
#archive-next a, #archive-previous a {color:#8c8c8c;}
#archive-next a:hover, #archive-previous a:hover {color:#990000;}

#page-archive { width:840px; height:100px; position:relative;}
#page-archive-links { display:inline; float:left; height:auto; width:840px; position:relative; text-align:center; overflow:hidden; margin-top:0px; z-index:50}

#oldblog {position:relative; top:20px; text-align:center; width:840px; height:500px;}
#oldblog h2 a:hover {color:#990000;}



/*SMART ARCHIVES*/
.year-list, .month-list {
	width: 100% !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
}

.year-list {
	margin-top: 10px !important;
	background: url(img/archive-year-background.png) repeat-x center bottom;
}


.month-list {
	border-bottom: 2px solid #E8EDEE;
	padding: 5px 3px !important;
	margin-bottom: 10px !important;
}

.year-list li, .month-list li {
	list-style: none !important;
	float: left;
	clear: none !important;
	font-size: 14px;
	color: #BDC0C3;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
}

.year-list li:before, .month-list li:before {
	content: '' !important;
}

.year-list a {
	float: left;
	font-size: 28px;
	padding: 5px 7px 10px !important;
}

.year-list .current {
	background: url(img/archive-year-pointer.png) no-repeat center bottom;
	color: #000;
}

.month-list li {
	padding: 3px 5px !important;
}

.month-list .current, .month-list .current a {
	background: none;
	color: #000;
}

#smart-archives-fancy a {
	outline: none !important;
}

.archive-list li {
	list-style: none !important;
	margin-bottom: 10px;
}

.archive-list li h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.pane {
	float: left;
	clear: both;
	display: none;
	width: 100%;
}

.month-heading {
	margin: 10px 0;
}

span.month-archive-link {
	font-size: 70%;
	font-weight: normal;
}

/* Block */
#smart-archives-block {
	float: left;
	width: 600px;
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-transform:uppercase;
	color: #c4c4c4;
}

#smart-archives-block li {margin:0px 0 0px -5px; padding:0 0 0 0px;}

#smart-archives-block li span, #smart-archives-block li a {margin:0px 0px 0 5px;}

#smart-archives-block a {color:#8c8c8c;}

#smart-archives-block a:hover {color:#990000;}

#smart-archives-block: {list-style-type:none;}

/*END SMART ARCHIVES*/




.entry p a:visited {
	color: #8c8c8c;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, 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-size:0.9em;
	color:#8c8c8c;
	margin:0 0 0 0;
	}

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Helvetica, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: #000;
	margin: 0px auto;
	padding: 0;
	width: 1100px;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 500px;
	width: 1100px;
	}

.widecolumn {
	padding: 70px 0 20px 0;
	margin: -89px 0 0 130px;
	width: 840px;
	}

.entry {
	margin: 15px 0px 0px 0px;
	}

.entry p a, .entry p a:visited, .entry p a:hover {color:#990000;}
	
.entry img {margin-bottom:5px;}

.tags p a {color:#8c8c8c;}
.tags p a:hover {color:#990000;}

.page-entry {margin: 0px 0px 0px 0px;}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: none;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	

/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin: 0px 0px 15px 0px;
	}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* 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;
	}

#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 */

.entry form { /* password protected posts */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
.respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		margin-bottom:64px;
		overflow:hidden;
		position:relative;
	}


#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 8px 0px 0px 0;
}
.children { padding: 0; }

#commentform p {
	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 */
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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}

/*footer*/



/* End captions */



