/*
Theme Name: Butler Studio
Theme URI: http://butlerstudio.org/
Description: Custom Portfolio + Wordpress Theme.
Version: 1.0
Author: Matthew Stover
Author URI: http://mcstover.com/
Tags: dark, custom header, fixed width, two columns, widgets

	Butler Studio v1.0
	 http://butlerstudio.org/



*/



/* Begin Typography & Colors #E4CB8A */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, 'Times New Roman', Times, Serif;
	background: #111 url('images/bg-main.jpg') no-repeat center top;
	color:#B29D6A;border-top:5px solid #FF9900;text-align:center;}

#page {text-align: left;}

#header {}

#headerimg 	{
	/*margin: 7px 9px 0;
		height: 192px;
		width: 740px;*/
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {}
.thread-even {}
.depth-1 {}

.even, .alt {}

#footer {}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	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 {

	}

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

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

.commentlist li, #commentform input, #commentform textarea {
	}
.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 {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

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

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

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

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

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

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

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

#wp-calendar caption {
	text-align: center;
	}

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



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

#page {
	margin: 0 auto;padding: 0;width: 870px;}



#header {
	margin: 0 0 0;padding: 0;height: 92px;width: 870px;}
#headerimg {
	display:block;float:left;margin: 0;padding:0 0 0 10px;height: 92px;width: 280px;}
#header h1 {
	display:block;float:left;width:129px;height:70px;
	margin:0;padding:9px 0 0;}
#header h1 a, #header h1 a:visited, #header h1 a:hover {
	display:block;float:left;width:129px;height:70px;text-indent:-5000px;
	margin:0;padding:0;background:url(images/logo-butler-studio.png) no-repeat 0 0;}
#header .description {
	display:block;float:left;width:132px;height:19px;text-indent:-5000px;
	padding:0;margin:60px 0 0 8px;background:url(images/tag-butler.png) no-repeat -8px 0;}


#main-nav {display:block;width:580px;float:left;padding:53px 0 0 0;position:relative;z-index:500;}
#main-nav ul {display:block;width:580px;height:40px;text-align:left;padding:0;margin:0;}
#main-nav ul li {display:block;float:right;position:relative;}
#main-nav ul li a, #main-nav ul li a:visited {
	display:block;padding:8px 12px;letter-spacing:1px;
	font-size:13px;text-transform:uppercase;color:#E4CB8A;text-decoration:none;}
#main-nav ul li a:hover {color:#FFFFFF;text-decoration:none;}

#main-nav ul li ul {
	display:none;position: absolute;margin:0;padding:0;left:5px;background:#222;height:auto;}
	#main-nav ul li.cat-item:hover ul, #main-nav ul li.page_item:hover ul {
		display:block;width:200px;background:#222;}
#main-nav ul li ul li {display:block;float:none;margin:0;padding:0;clear:both;}
#main-nav ul li ul li a, #main-nav ul li ul li a:visited {
	display: block;padding:7px 10px;margin: 0;border:none;color:#666;
	font-size:11px;letter-spacing:3px;}
#main-nav ul li ul li a:hover {/* background:#333; */color:#FFFFFF;}

#content {display:block;margin:0;padding:0;position:relative;z-index:100;}

#spotlight-holder {
	display:block;width:850px;height:380px;margin:0;padding:10px;clear:both;
	background:url(images/bg-spotlight.png) no-repeat center center;overflow:hidden;}
#spot_inner {display:block;overflow:hidden;margin:0;padding:0;width:850px;height:380px;}
.spot-img {display:block;width:850px;height:380px;position:relative;margin:0;padding:0;}
.spot-img a.spot-img-link {display:block;width:850px;height:380px;margin:0;padding:0;border:none;}

.spot-img .spot-links {
	display:block;position:absolute;top:290px;left:0;margin:0;padding:0;}

.spot-img h2 {display:block;margin:0;padding:0;}
.spot-img h2 a, .spot-img h2 a:visited {
	display:block;padding:8px 12px;background:url(images/bg-75.png) repeat 0 0;
	font-size:18px;color:#FFFFCC;text-decoration:none;font-weight:normal;font-style:italic;}
.spot-img h2 a:hover {text-decoration:none;color:#FF9900;}

.spot-img a.more-info, .spot-img a.more-info:visited {
	display:inline-block;padding:8px 12px;background:url(images/bg-95.png) repeat 0 0;
	font-size:11px;color:#FF9900;text-decoration:none;font-weight:normal;font-style:italic;}
.spot-img a.more-info:hover {color:#74704E;}



#news_scroller {
	display:block;margin:10px;height:30px;padding:10px 20px;background: transparent url(images/bg-75.png) repeat 0 0;clear:both;}
#news_scroller h2 {
	display: block;float: left;font-size:18px;font-weight:normal;color:#5B4F42;width:135px;
	height:30px;line-height:30px;}
#news_scroller #news_inner {
	display:block;float:left;width:500px;height:30px;margin:0;padding:0;overflow:hidden;}
#news_scroller #news_inner .post {display: block;height:30px;line-height:30px;margin:0;padding:0;}
#news_scroller #news_inner .post h3 {margin:0;padding:0;}
#news_scroller #news_inner .post h3 a, #news_scroller #news_inner .post h3 a:visited {
	display:block;font-size:13px;color:#999966;font-weight:normal;
	height:30px;line-height:32px;margin:0;padding:0;}
#news_scroller #news_inner .post h3 a:hover {color:#FFFFCC;}
#news_scroller #news_inner .post h3 a span {color:#ff9900;font-size:12px;font-style:italic;}
#news_scroller #news_inner .post h3 a:hover span {color:#ff9900;}
#news_scroller a.viewall, #news_scroller a.viewall:visited {
	display: block;float: right;font-size:10px;font-weight:normal;color:#999966;width:100px;text-transform:uppercase;
	height:30px;line-height:34px;text-align:right;}
#news_scroller a.viewall:hover {color:#FFFFCC;}



.post {
	margin: 0 0 0px;}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	display:block;padding: 8px 0px 30px;margin: 10px;width: 850px;
	border-top:1px dotted #222;clear:both;height:20px;}

#footer #footer-nav {display:block;width:400px;float:left;margin:0;padding:0;}
#footer #footer-nav li {display:inline-block;}
#footer-nav li a, #footer-nav li a:visited {
	display:inline-block;padding:2px 12px 2px 2px;
	font:normal normal normal 10px/100% Arial, sans-serif;
	text-transform:uppercase;color:#423930;text-decoration:none;}
#footer-nav li a:hover {color:#CCC;text-decoration:none;}

#footer .footer-info {display:block;width:400px;float:right;margin:0;padding:0;}
.footer-info p {
	/*display:inline-block;*/margin:0;padding:2px;text-align:right;
	font:normal normal normal 10px/100% Arial, sans-serif;color:#423930;}

/* End Structure */



/*	Begin Headers */
h1 {
	padding:0;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 0px ;
	}
/* End Headers */



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

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

.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;
	}

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;
	}
#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: 10px 5px 10px 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 {}
/* 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 */

/* Content Background */

.content-top {
	display:block;width:850px;margin:0;padding:10px 10px 0;
	background:url(images/bg-content-top.png) no-repeat top center;}
.content-inner {
	display:block;width:850px;margin:0;padding:20px 10px 20px;
	background:url(images/bg-content-tile.png) repeat-y top center;}
.content-bottom {
	display:block;width:850px;margin:0;padding:0px 10px 10px;height:20px;
	background:url(images/bg-content-btm.png) no-repeat bottom center;}

/* Portfolio List */

.catpage {}
.catpage .content-top {display:block;width:850px;margin:0;padding:10px 10px 0;}

.catpage .content-top h2 {
	display:block;font-size:18px;/* font-style:italic; */font-weight:normal;
	background:#0D0C08;padding:7px 10px 8px;margin:0;color:#FF9900;}

.catpage .content-inner {display:block;width:830px;margin:0;padding:20px 20px 20px;}
	
.catpage .category-portfolio {
	display:block;float:left;width:167px;height:215px;padding:10px;margin:0 10px 20px;
	background:url(images/bg-work-list.png) no-repeat top right;}
.catpage .category-portfolio:hover {background:url(images/bg-work-list.png) no-repeat top left;}

.catpage .category-portfolio a.thumb, .catpage .category-portfolio a.thumb:visited,
.catpage .category-portfolio a.thumb:hover {display:block;width:167px;height:167px;margin:0;padding:0;text-decoration: none;}
.catpage .category-portfolio a.thumb img {display:block;width:167px;height:167px;margin:0;padding:0;border:none;}

.catpage .category-portfolio h3 {
	display: block;color:#B29D6A;margin:0;padding:10px 0 0;}
.catpage .category-portfolio h3 a, .catpage .category-portfolio h3 a:visited {
	display:block;color:#B29D6A;margin:0;padding:0;text-align:center;font-size:13px;font-weight:normal;}
.catpage .category-portfolio h3 a:hover {color:#FFFFCC;}
.catpage .category-portfolio:hover h3 {}

.catpage .category-portfolio small {display:none;margin:0;padding:0;line-height:100%;}
.catpage .category-portfolio small a, .catpage .category-portfolio small a:visited 
	{display:block;text-align:center;color:#FF9900;font-size:11px;font-style:italic;}
.catpage .category-portfolio small a:hover {color:#FFFFCC;text-decoration: none;}
.catpage .category-portfolio:hover small {display:block;padding:8px 0 0;}
.catpage .category-portfolio:hover small a {}

.catpage .content-bottom {display:block;width:850px;margin:0;padding:0px 10px 10px;height:20px;}


/* News_List */

.news_list {}

.news_list .pagetitle {display:block;font-size:14px;color:#74704E;text-align:left;
	text-transform: uppercase;font-weight:normal;padding:0 0 10px;margin:0 0 6px;}

.news_list small, .news_list .entry, .news_list .postmetadata {color:#695D40;font-family:Arial,Helvetica,sans-serif;}
.news_list .postmetadata {font-size:10px;}

.news_list .entry a, .news_list .entry a:visited,
.news_list .postmetadata a, .news_list .postmetadata a:visited {color:#74704E;text-decoration:underline;}
.news_list .postmetadata a:hover, .news_list .entry a:hover {color:#111;}

.news_list h3 {
	font-size:21px;color:#241F13;font-weight:normal;
	padding:0 0 4px;margin:0 0 6px;border-bottom:1px dotted #241F13;}
	
.news_list h3 a, .news_list h3 a:visited {color:#241F13;}
.news_list h3 a:hover {color:#111;}

.news_list .content-top .navigation {display:block;float:left;background:#39382E;width:600px;}
.news_list .content-top h2 {display:block;float:right;background:#F19508;text-indent:-5000px;width:250px;}

.news_list .content-inner {padding:0 10px;width:850px;}
.news_list .leftcol {display: block;float:left;padding:20px 10px;background:#E0DBB3;width:560px;min-height:500px;}
.news_list .rightcol {display: block;float:left;padding:20px 10px;background:#74704E;width:250px;min-height:500px;}


/* Page */
/* Basic Page */
/* .page .content-top h2 {
	display:block;font-size:18px;font-weight:normal;
	background:#0D0C08;padding:7px 200px 8px 10px;margin:0;color:#FF9900;}
.page .content-inner {display:block;width:600px;margin:0;padding:20px 240px 20px 30px;} */

.page {}

.page .pagetitle {display:block;font-size:14px;color:#74704E;text-align:left;
	text-transform: uppercase;font-weight:normal;padding:0 0 10px;margin:0 0 6px;}

.page small, .page .entry, .page .postmetadata {color:#695D40;font-family:Arial,Helvetica,sans-serif;}
.page .postmetadata {font-size:10px;}

.page .entry a, .page .entry a:visited,
.page .postmetadata a, .page .postmetadata a:visited {color:#74704E;text-decoration:underline;}
.page .postmetadata a:hover, .page .entry a:hover {color:#111;}

.page h3 {
	font-size:21px;color:#241F13;font-weight:normal;
	padding:0 0 4px;margin:0 0 6px;border-bottom:1px dotted #241F13;}
	
.page h3 a, .page h3 a:visited {color:#241F13;}
.page h3 a:hover {color:#111;}

.page .content-top .navigation {display:block;float:left;background:#39382E;width:600px;}
.page .content-top h2 {
	display:block;float:right;background:#F19508;text-indent:-5000px;width:250px;padding:8px 10px;}

.page .content-inner {padding:0 10px;width:850px;}
.page .leftcol {display: block;float:left;padding:20px 10px;background:#E0DBB3;width:560px;min-height:500px;}
.page .rightcol {display: block;float:left;padding:20px 10px;background:#74704E;width:250px;min-height:500px;}



/* Post Details */

/* Portfolio Detail */
.detail .content-top {position:relative;}
.detail .content-top h2 {
	display:block;font-size:18px;font-weight:normal;
	background:#0D0C08;padding:7px 200px 8px 10px;margin:0;color:#FF9900;}
.detail .navigation {
	display:block;position: absolute;top: 10px;left:660px;width:200px;}
.detail .navigation a, .detail .navigation a:visited{
	display: block;float:right;color:#635E4A;font-size:11px;text-transform:uppercase;padding:12px 15px 8px;}
.detail .navigation a:hover {color:#8D7D56;text-decoration: none;}

.detail .content-inner {display:block;width:850px;margin:0;padding:0px 10px 20px;}

.detail .info {
	display: block;margin:0;padding:10px;background:#060504;
	font: normal normal normal 11px/125% Arial, Helvetica, sans-serif;color:#8D7D56; }
.detail .info p.medium {color:#695E41;}

.detail .detail-img {display:block;width:770px;height:560px;margin:0;padding:40px;
	background:url(images/bg-img-detail.png) no-repeat center center;}
.detail .detail-img img {display:block;margin:auto auto;}


