/*
Theme Name: MC Custom Theme - Wide
Theme URI: 
Description: Custom Theme developed by Pat Brumfield & Normalcy, Inc.
Version: 3.0
Author: Patrick Brumfield
Author URI: http://normalcy.net/
*/

/* ----- Resets ----- */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #000; }
a:hover { color: #000; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ----- global ----- */

body{ font: 12px/150% "Helvetica Neue", Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-smooth:always; }

h2{ margin:0 0 20px; font-weight:normal; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif; }
a{ color:#808083; text-decoration:none; }
a:hover{ color:#000; }

blockquote{ margin:0; padding:0; text-indent:-0.5em; position:relative; }
blockquote p{ font-size:21px; line-height:130%; margin:0;  }
blockquote p.credit{ font-size:12px; text-transform:uppercase; font-style: normal; font-family: "Helvetica Neue", Arial, Helvetica; color:#808083; margin:10px 0 0 5px; display:block; }
blockquote cite{ font-style:normal; }

p#footer{ font-size:10px !important; text-transform: uppercase; padding-top:40px; margin-bottom:40px; color:#aaa; clear:both; text-align:center; letter-spacing:1px; }

/* ----- Header ----- */

#header{ color:#fff; background:#000; height:115px; position:fixed; top:0; left:0; width:100%; z-index:50; min-width: 830px; }

#header h1{ margin:0 0 0 30px; float:left; font-weight:normal; position:absolute; top:0; left:0; }
#header h1 a{ color:#fff; text-decoration:none; width:273px; height:0 !important; overflow:hidden; display:block; position:relative; padding:70px 0 0 0; background: #000 url(images/logo.gif) no-repeat 50% 50%; text-indent: -9999px; }

#header #navs{ margin:15px 30px 0 0; float:right; font-family:'Helvetica Neue',Arial,helvetica; position:relative; }

#header ul{ padding:0; }

#header ul li{ float:left; list-style:none; margin-left:40px; position:relative; display:block;}
#header ul li a{ text-decoration:none; font-size:12px; color:#808080; display:block; }
#header ul li a:hover,
#header ul li.active a,
#header ul li a.on{ color:#fff; }

#header ul li li{ float:none; margin:0; padding:1px 25px 0; clear:both; display:block; position:relative; margin-left:0 !important; color:#808080; }
#header ul li li a{ display:inline;color:#bfbfbf; }

#header ul#nav{ border-bottom:1px solid #808080; padding-bottom:10px; margin-bottom:5px; }

#header ul#sub-nav li ul{ position:relative; background:#000; margin:0; padding:10px 0 25px; width:200px; left:-25px; top:0; margin-top:10px; display:none;
	-moz-box-shadow: 0px 0px 10px black; -webkit-box-shadow: 0px 0px 10px black;  box-shadow: 0px 0px 10px black; z-index:100; }
#header ul#sub-nav li{ margin-left:30px; }

#header ul li:first-child,
#header ul#sub-nav li:first-child{ margin-left:0; }

#search{ position:absolute; top:51px; left:77px; display:none; }
#search #search-nav-over{ display:block; float:left; width:75px; height:20px; background: transparent; }
#search #searchform{ float:left; }
#search #search_form{ height:15px; width:135px; }
#search #search_submit{ border:0; background:#000 url(images/search-btn.gif) no-repeat 50% 50%; width:20px; height:20px; }

/* ----- main content window ---- */

#container{ width:958px; margin:155px auto 40px; }

#content{
	z-index:4;
	position:relative;
	width:1143px;
}

/* ----- post ----- */

#single-page-nav{ height: 39px; left: 0px; position: fixed; top: 50%; width: 100%; }
#single-page-nav a{ 
	background: #000 url(images/arrow-right.gif) no-repeat 0 0; position:absolute; top:0; right:-146px;
	display:block; height:39px; width:185px; text-transform:uppercase; color:#fff; text-decoration:none;
	-moz-box-shadow: 0 3px 10px #aaa;
	-webkit-box-shadow: 0 3px 10px #aaa;
	box-shadow: 0 3px 10px #aaa;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#aaaaaa')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#aaaaaa');
}
#single-page-nav a{  }
#single-page-nav a span{ display:block; margin:12px 0 0 39px; text-align:left; }
#single-page-nav a:first-child{ background: #000 url(images/arrow-left.gif) no-repeat 100% 0; position:absolute; top:0; left:-146px; }
#single-page-nav a:first-child span{ display:block; margin:12px 39px 0 0; text-align:right; }

	#content hr{
		height:1px;
		border:0;
		background:#fff url(images/grey_dot.gif) repeat-x left top;
		color:#fff;
		clear:both;
		margin-left:205px;
	}

.post{
	margin-bottom:20px;
	padding:0 20px;
	background: url(images/grey_dot.gif) repeat-x left bottom;
	width:900px;
	position:relative;
	overflow:hidden;
}
.single .post{ background:none; margin-bottom:0; }
.post_content{
	width:900px;
	padding-bottom:20px;
}
	.post img, .post iframe{
		display:block; margin:0 auto;
	}
		.post img.alignnone{
			-webkit-box-shadow:0 !important;
			-moz-box-shadow:0 !important;
		}
		.post img.aligncenter{
			border:5px #fff solid;
			-webkit-box-shadow: 0 0 30px #aaa;
			-moz-box-shadow: 0 0 30px #aaa;
		}
		.post object{
			border:5px #fff solid;
			-webkit-box-shadow: 0 0 30px #aaa;
			-moz-box-shadow: 0 0 30px #aaa;
			display:block;
		}
	.post h2{
		margin-bottom:15px;
		color:#808083;
		font-size:27px;
		line-height:130%;
	}
	.post h2 a{
		color:#808083;
		text-decoration:none; 
	}
	.post p{
		color:#808083; 
		font: 21px/130% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
		padding-bottom:15px;
	}
		.post_content p{
			margin:0;
		}
	.post_content p a, .post_content p a:visited{ color:#636466; text-decoration:underline; }
	.post_content p a:hover, .post_content p a:active{ text-decoration:none; }
	.post .info{
		color:#757575;
		font-size:11px;
		text-transform:uppercase;
		margin-bottom:20px;
	}
		.post .info .by{
			font-weight:bold;
			padding-right:10px;
		}
	.post .meta{
		padding:9px 0 0;
	}
		.post .meta a{
			text-transform:uppercase;
			font-size:10px;
			font-weight:bold;
			color:#757575;
			padding:3px 28px 5px 28px;
		}
		.post .meta a:hover{color:#3F3E3E;}
		.post .meta a.back{ background: url(images/sidebar_arrow_rev.gif) no-repeat left top; }
		.post .meta a.twitter{ background: url(images/twitter_icon.gif) no-repeat left top; }
		.post .meta a.facebook{ background: url(images/facebook_icon.gif) no-repeat left top; }
		.post .meta a.email_friend{ background: url(images/sidebar_arrow.gif) no-repeat left top; }
#back-btn{ margin:15px 0 0 25px; background:#000 url(images/arrow-left.gif) no-repeat 0 50%; padding:10px 15px 10px 40px; color:#eee; font-weight:bold; text-transform:uppercase; font-size:11px; }
.comment_holder{
	overflow:hidden;
	position:relative;
}
.home .comments, .category .comments, .search .comments{
	z-index:11;
}
.home .comments-over, .category .comments-over, .search .comments-over{
	position:absolute;
	display:block;
	width:268px;
	height:43px;
	bottom:0;
	right:0;
	z-index:12;
	border:0 !important;
}
.comments{
	padding-bottom:20px;
	border-bottom:1px dotted #ddd; margin-bottom:40px; 
	display:none; 
}
.single .comments{ display:block; }
.comments p{ margin:0; padding:0; }
	.comment{
		margin-bottom: 15px;
		padding:0 0 15px;
		border-bottom: 1px dotted #ddd;
	}

		.comments .comment .comment_text p{
			margin-bottom:10px; 
			color:#808083; 
			font: 14px/130% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif
		}
		.comments .comment .bot{
			color:#757575;
			font-size:10px;
			text-transform:uppercase;
		}
			.comments .comment .bot .by{
				font-weight:bold;
			}
				.comments .comment .bot .by a, .comments .comment .bot .by a:visited{
					color:#757575;
				}
				.comments .comment .bot .by a:hover{
					color:#3F3E3E;
				}
			.comments .comment .bot .date{
				margin:5px 10px 0 0;
				margin-right:10px;
			}
	p.comment_count{
		margin:0 0 15px 0;
		text-transform:uppercase;
		font-size:11px;
		line-height:150%;
		font-weight:bold;
		color:#757575;
		background: url(images/grey_circle.gif) no-repeat left top;
		padding:1px 0 2px;
	}
		p.comment_count span{
			color:#fff;
			margin-right:10px;
			width:18px;
			text-align: center;
			display:block;
			float:left;
		}
		p.comment_count a{
			font-weight:bold;
		}
		p.comment_count a:hover{ color:#333; }
		.comment_count a:visited{ color:#808083; }
	.add_comment{
		display:block;
		margin-top:1px;
		padding:0 0 4px 28px;
		text-transform:uppercase;
		font-size:10px;
		font-weight:bold;
		color:#757575;
		background: url(images/sidebar_plus.gif) no-repeat left top;
		cursor: pointer;
	}
	.more-link{
		padding:0 15px 6px 28px;
		text-transform:uppercase;
		font-weight:bold;
		font-size:10px;
		color:#fff;
		background: url(images/more_btn_bg.gif) no-repeat left top;
		cursor: pointer;
		float:left;
		margin-top:10px;
	}
		.more-link span{
			position:absolute;
			float:right;
			margin-left:15px;
			width:8px;
			height:18px;
			background: url(images/more_btn_right.gif) no-repeat left top;
		}
	#commentform{
		margin:11px 0 0 0;
	}
		#commentform input#author, #commentform input#email, #commentform input#url, #commentform textarea{
			background:#F2F2F2 url(images/comment_input_gradient.jpg) repeat-x left top;
			-moz-border-radius: 7px;
			-webkit-border-radius: 7px;
			border:0;
			padding:5px 10px;
			font: 11px/150% 'Helvetica Neue','HelveticaNeue',Arial,sans-serif;
		}
			#commentform input#author, #commentform input#email, #commentform input#url{
				width:310px;
			}
			#commentform #comment{
				padding:10px;
				width:400px;
			}
		#commentform label{
			font-size:10px;
			text-transform:uppercase;
			padding-left:10px;
		}
		#commentform p{
			padding-bottom:10px;
		}
		#commentform #submit{
			display:block;
			border:0;
			margin-top:5px;
			padding:3px 0 4px 28px;
			text-transform:uppercase;
			font:bold 10px 'HelveticaNeue','Helvetica Neue',Arial,sans-serif;
			color:#757575;
			background: url(images/sidebar_plus.gif) no-repeat left top;
			cursor: pointer;
		}
			#commentform #submit:hover{color:#3F3E3E;}
		
/* ----- archive / secondary pages ----- */

#page_title{
	padding-bottom:20px;
	margin-bottom:20px;
	padding-left:25px;
	width:908px;
	background: url(images/grey_dot.gif) repeat-x left bottom;
}
	#page_title h3{
		font-size:10px;

		text-transform:uppercase;
		color:#757575;
	}
.navigation{
	clear:both;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-left:25px;
}
	.navigation a{
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		padding-right:28px;
	}

/* ----- footer ----- */

#footer{
	position:relative; 
	clear: both; 
	padding: 20px; 
	background: #999 url(images/grey_dot.gif) repeat-y scroll 199px top; 
	color: #fff;
}
#footer a{ color:#fff; text-transform:uppercase; font-weight:bold; font-size:10px; }
#footer a#top_btn{ position:absolute; top:23px; left:23px; background: url(images/arrow-up.png) no-repeat left 50%; padding-left: 15px; }
#footer a#home_btn{ position:absolute; top:23px; left:105px; }

#footer #nav_links{ margin-left:214px; }
#footer #nav_links span{ margin-top:6px; font-size:10px; color:#ddd; padding-right:5px; }
#footer #nav_links a{ -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; margin-right:20px; padding:6px 15px; background-color:#888; }
#footer #nav_links a:hover{ background-color:#666;}

#footer a#link_older{ background: url(images/arrow-left.png) no-repeat scroll 12px 50% #888888; padding: 6px 15px 6px 28px; }
#footer a#link_newer{ background: url(images/arrow-right.png) no-repeat scroll 93% 50% #888888; padding: 6px 28px 6px 15px; }

/* ----- non-semantic helper classes ----- */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }
:focus { outline-color:-moz-use-text-color; outline-style:none; outline-width:0; }

/* ----- print styles ----- */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
