/*  
Theme Name: TheUnstandard
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 1.2.1
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/
Image sizes: Main hero image for latest post is 593 x 225, secondary 293 x 150.
Files must be hosted on your own domain in order for timthumb script to work
properly re: thumbnailing / caching.
*/

body { background-image:url(images/mountain_bg5.jpg);
background-repeat:no-repeat; height:100%; width:100%; background-position:50% 0px; background-color:#ffffff; color: #333; font-family: arial, verdana, sans-serif; font-size: 10pt; }
p {color: #333;}
/* background-color:#ddb463; */
p {color: #333;}
/* = main structure */
#main-wrapper {  margin: 0 auto; padding: 0 7px; width: 926px;  border-left:0px solid #ff0000; border-right:0px solid #EA6124;}
/* = basic reused style rules */
h1, h2, h3, h4, h5 { font-weight: bold; }
h1 { font-size: 3em; color:#333; }
h2 { font-size: 2em; color:#333; margin-left:10px; }
h3 { font-size: 1.5em; color:#333; }
h4 { font-size: 1.3em; color:#333; }
h5 { font-size: 1.1em; color:#333; }
h6 { border-bottom: 1px solid #eee; border-top: 1px solid #333; margin: 12px 0 10px; padding: 0px 0px 0px; }
img {border:0px;}
a { border-bottom: 0px solid #444444; color: #333333; text-decoration: none; font-weight:bold; }
	a:hover {color: #00aeef; border-bottom: 0px solid #CE8709; }
a.navigation { border-bottom: 0px solid #444444; color: #333; text-decoration: none; font-weight:bold; }
	a.navigation:hover { border-color: #3c6c92; color: #00aeef; border-bottom: 1px solid #CE8709; }

ul li { list-style: circle;}
/* = css3 border radius link */
#main-nav li { list-style: none; padding-bottom:2px;}
	#main-nav li a, 
	.radius-link a {background-color:#ffffff; display: block; font-size: 14px; padding: 6px; text-decoration: none; text-transform: uppercase; margin-top:0px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
	#main-nav li a:hover, 
	.radius-link a:hover {color: #00aeef; padding: 6px;-moz-border-radius: 3px; -webkit-border-radius: 3px;}

/* = home next and previous */
#nextprev li { list-style: none; }
	#nextprev li a, 
	.radius-link a {color: #333; display: block; padding: 7px 15px;}
	#nextprev li a:hover, 
	.radius-link a:hover {-moz-border-radius: 3px; -webkit-border-radius: 3px; background: #333; border-radius: 3px; display: block; padding: 7px 15px; }

/* = text input */
.text-input { background: #fff url(images/bg-input-gradient.png) repeat-x 0 0; border-left-color: #aaa; border-top-color: #999; border: 1px solid #ccc; font-family: arial, verdana, sans-serif; font-size: 0.8em; padding: 4px; }
/* = masthead */
#leaderboard { padding: 20px 0 10px; position: relative;}
#site-name { float: left; width: 595px; }
	#site-name h4 { font-size: 1.6em; margin-top: 15px; }
	#site-name a img { margin-top: -20px; width:940px; margin-left:-7px; }
	/* = plain text logo option */
#site-name a { border: 0; color: #333;}
		#site-name a:hover { color: #00aeef; }
/* = main navigation top of page */
.nav-container { float: right; margin: 40px 0px 0px 0px;}
#main-nav { font-weight: bold; text-align: center; text-transform: uppercase; }
	#main-nav li { float: left; margin-left: 7px;}
/* = home posts */
.left, 
.recent-leads { width: 607px;}
.post-comments { position: absolute; right: 7px; top: -1px; z-index: 1; }
	.post-comments a { -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; background: #fff; border: 1px solid #ddd; color: #555; display: block; font-size: 0.8em; padding: 7px; text-align: center; }
		.post-comments a:hover { background: #333333; color: #fff; }
/* = title overlay */
.title-insert {background-color:#222; bottom: 0;  filter: alpha(opacity=80); left: 0; opacity: .8; position: absolute; right: 0; width: 100%; height:30px; z-index: 1;}
	.title-insert a { border: 0; color: #000; display: block; font-size: 0.7em; line-height: 1.4em; padding: 10px 10px 0px 10px; padding-bottom:4px; }
		.title-insert a:hover { color: #FECE08; }
.main-post-bg, 
.secondary-post-bg { background: #222; display: block; overflow: hidden; overflow: hidden; position: relative;  -moz-border-radius: 0px; -webkit-border-radius: 0px; border: 0px solid #fff;}
.main-post-bg { height: 225px; margin: 0 0 10px 0; width: 593px; border: 1px solid #fff; }
.main-post-bg.showhero { margin-left: 7px; border: 1px solid #006993; }
.secondary-post-bg { height: 150px; margin: 0 7px 10px 0; width: 293px; border: 1px solid #fff;}
/* = single entry style */
.page { border-top: 1px solid #333; border-left: 1px solid #333; background-color:#fff; background-image:url(images/corner.jpg); background-repeat:no-repeat;}
.home.is-single { border-top: 1px solid #333; border-left: 1px solid #333; background-color:#ffffff; background-image:url(images/corner.jpg); background-repeat:no-repeat;}
.post.single { line-height: 1.4em; padding-top: 15px; background-image:url(images/corner.jpg); background-repeat:no-repeat; background-color:#ffffff;}
	.post.single h2, 
	.post.single h2 a { border: 0; color: #333; font-size: 34px; line-height: 1.2em; }
	.post.single h2 a:hover { color: #00aeef; }
	.post.single .showhero h2 a { color: #333; }
	.post.single .showhero h2 a:hover { color: #fff; }
	.post.single .entry { border-top: 1px solid #333; padding: 10px 10px 0 30px; clear: both; }
	.post.single .meta { font-size: 0.8em; overflow: hidden; margin: 10px 0 20px 7px; padding: 0; }
		.post.single .meta li { list-style: none; float: left; margin: 0 5px 0 0; padding: 2px 7px; }
		.post.single .meta li.first { background: #; border: 0px solid #333; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 2px 7px; }
	.post.single p { line-height: 1.4em; margin: 1.5em 0; }
		.post.single p a, 
.post.single li a { font-weight: bold; }
	.post.single h3 { margin-top: 20px; }
	.post.single blockquote, 
	.post.single ul, 
	.post.single ol { color: #333; margin: 0 15px; }
	.post.single ul li { margin: 0 20px; }
	.post.single ol li { list-style: decimal; margin: 0 20px; }
	.post.single blockquote { border-left: 1px solid #333; font-style: italic; margin-left: 20px; padding-left: 10px; }
        .post.single img { border: 0px solid #eee; }
	.post.single img.floatleft,
	.post.single img.alignleft { float: left; margin: 4px 10px 0 0; }
	.post.single img.floatright,
	.post.single img.alignright { float: right; margin: 4px 0 0 10px; }
	.post.single .wp-caption-text { color: #333; font-size: 0.8em; text-align: center; text-transform: uppercase; }
.news-entry {
border-top: 1px solid #333; padding: 20px 0px 0 30px; clear: both;
margin-left:0px;
width:500px;
line-height:2em;

}
.news-entry .meta { font-size: 0.8em; overflow: hidden; margin: 2px 0 20px 0px; padding: 0; }
		.news-entry .meta li { list-style: none; float: left; margin: 0 5px 0 0; padding: 2px 7px; }
		.news-entry .meta li.first { background: #; border: 0px solid #333; border-radius: 0px;} 

.news-entry p {font-size:12px; margin:-20px 0px 30px 6px; line-height:1.6em;}

.new-entry .readmore {margin-top:-50px;}

.gallery-item a img { border-color: #eee !important; }
.navigation { clear: both; font-weight: bold; padding: 10px 0; }
	.navigation a { float: left; }
	.navigation .left, 
	.navigation .right { width: 120px; }
	.navigation .left { text-align: left; }
	.navigation .right { margin-right: 15px; text-align: right; }
* html .navigation .right { margin-right: 7px; }
.navigation .right a { float: right; }
.for-tags { -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #eee; border: 1px solid #ddd; border-radius: 3px; font-size: 0.8em; padding: 7px 10px; }
/* = sidebar and widgets style */
.home .right { overflow: hidden; width: 300px;}
	.home .right h3 { font-size: 1em; padding: 9px 3px 7px; }
.page .right { overflow: hidden; width: 300px; margin-top:20px;}
	.page .right h3 { font-size: 1em; padding: 9px 3px 7px; }
h3.module-title, 
h3.widgetTitle { border-bottom: 0px solid #eee; border-top: 0px solid #333; font-size: 1em; margin: 0 0 10px; padding: 9px 3px 7px; }
h3.module-title a, 
h3.widgetTitle a { border: 0; } 
.widgetContainer { margin: 0px 0px 20px; background-color:#00aeef; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 2px solid #ffffff; padding:10px; color:#fff; }

	.widgetContainer .textwidget { font-size: 0.8em; line-height: 1.4em; margin: 10px 7px; }
.widgetContainer p {font-size: 0.8em; line-height: 1.4em; margin: 10px 7px;}
.widgetContainer a:hover { color: #d8f1fb; border: 0; text-decoration:underline; }
ul.module-list, 
.widgetContainer ul { margin: 20px 0 20px 0;}
.module-list li, 
.widgetContainer li { font-size: 0.9em; line-height: 1.4em; margin: 10px 3px 7px 21px;}
.sidebar-nextprev { overflow: hidden; width: 320px; }
	.sidebar-nextprev li { border-left: 1px solid #333; float: left; height: 40px; list-style: none; width: 159px; }
		.sidebar-nextprev li.previous { border-right: 1px solid #333; }
		.sidebar-nextprev li.next { border-left: 1px solid #333; float: right; margin-left: -2px; }
		.sidebar-nextprev li a { border-left: 1px solid #333; border: 0; color: #333; display: block; font-size: 0.9em; font-weight: bold; height: 40px; margin-left: -1px; }
			.sidebar-nextprev li a:hover { border-color: #3c6c92; color: #fff; background-color:#333; }
			.sidebar-nextprev li a span { cursor: pointer; display: block; padding: 15px 0 0 10px; }
.widgetContainer #wp-calendar { border-collapse: collapse; width: 100%; }
#wp-calendar caption { font-weight: bold; margin-bottom: 7px; }
#wp-calendar thead th { border-width: 1px 0; border: 1px solid #333; padding: 4px 0 4px 3px; }
#wp-calendar td { color: #777; padding: 3px 0 7px 3px; }
	#wp-calendar td a { font-weight: bold; }
#middle-widgets { width: 970px; }
	#middle-widgets .widgetContainer { clear: top; float: left; margin: 0 11px 15px 0; width: 312px; }
.sidebar-desc { font-size: 0.9em; line-height: 1.4em; margin: 0 4px; }
/* = legacy comments style support */
.legacy .commentlist li { border-top: 1px solid #333; margin: 0; padding: 7px 0 15px 80px; }
.legacy img.avatar { float: right; margin: 0 7px 0 0; }
.legacy cite { font-style: normal; }
.legacy .commentlist li p { margin: 1em 0; }
.legacy .commentlist li ul, 
.legacy .commentlist li ol, 
.legacy .commentlist li blockquote { margin: 1em 15px; }
.legacy .commentlist li ul li, 
.legacy .commentlist li ol li { border: 0 !important; margin: 0 15px !important; padding: 0 !important; }
.legacy .commentlist ol li { list-style: decimal; }
.legacy #respondform { margin-left: 80px; padding: 10px 0 0 0; }
.nocomments { background: #fff; border: 0px solid #333333; font-size: 0.8em; font-weight: bold; padding: 10px 0; text-align: center; }

/* = style support for threaded comments */
#comments-wrapper, 
#comments-wrapper-form {}
#comments-wrapper p { margin: 15px 0; }
#comments-wrapper .navigation { margin: 0 0 25px 80px; }
h3#comments { clear: both; margin: 20px 0 20px 80px; }
.commentlist { font-size: 0.9em; line-height: 1.4em; }
	.commentlist li.comment, 
	.commentlist li.pingback { border-top: 1px solid #333; margin: 0; padding: 7px 0 15px 80px; }
	.commentlist li.comment-author-admin { border-color: #006993; }
	.commentlist li.comment ul, 
	.commentlist li.comment ol, 
	.commentlist li.comment blockquote { margin: 0 15px; }
	.commentlist li.comment blockquote { border-left: 1px solid #333; color: #777; font-style: italic; padding-left: 10px; }
	.commentlist ul.children { margin: 0 !important; padding: 0; }
	.commentlist .children li.comment { list-style: none; margin: 15px 0 0 0; padding: 7px 0 0 45px; }
.comment-author img.avatar { float: right; margin: 0 7px 0 0; }
.comment-author cite { font-style: normal; }
.comment-meta { font-size: 0.8em; }
#respond { clear: both; margin-left: 80px; padding: 10px 0 0 0; }
li.comment #respond { margin-left: 0; }
#respond h3 { margin: 0 0 15px 0; }
#respond .text-input { font-size: 12px; margin-right: 4px; width: 160px; }
#respond textarea.text-input, 
#respondform textarea.text-input { margin-right: 0; overflow: auto; width: 97%; }
/* = categories */
#categories { margin: 35px 0 45px; padding: 10px 0; }
	#categories h3 { margin-bottom: 10px; }
	#categories ul { color: #ccc; font-size: 0.9em; line-height: 1.2em; }
	#categories li { display: block; float: left; margin: 0 8px 0 7px; text-align: right; width: 145px; }
		#categories li li { width: 138px; }
		#categories li li li { width: 131px; }
		#categories li li li li { width: 124px; }
		#categories li li li li li { width: 117px; }
		#categories li a { float: left; text-decoration: none; margin: 3px 0;}
/* = rollover */
a.homenav {
	display: block;
	width: 120px;
	height: 35px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/navigation/homenav.png");
	background-position:4px;
	float:left;
	}

a.homenav:hover {
	background-position: -162px 0;
	
	}

.homenavdisplace {
	position: absolute;
	left: -5000px;
	}
	
	a.info {
	display: block;
	width: 90px;
	height: 35px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/navigation/infonav.png");
	background-position:4px;
	float:left;
	}

a.info:hover {
	background-position: -110px 0;
	}

.infodisplace {
	position: absolute;
	left: -5000px;
	}
	
	a.work {
	display: block;
	width: 124px;
	height: 35px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/navigation/worknav.png");
	background-position:4px;
	float:left;
	}

a.work:hover {
	background-position: -147px 0;
	}

.workdisplace {
	position: absolute;
	left: -5000px;
	}
	
	a.news {
	display: block;
	width: 104px;
	height: 35px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/navigation/blognav.png");
	background-position:4px;
	float:left;
	}

a.news:hover {
	background-position: -132px 0;
	}

.newsdisplace {
	position: absolute;
	left: -5000px;
	}
	
	a.feed {
	display: block;
	width: 92px;
	height: 35px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/navigation/feednav.png");
	background-position:2px;
	float:left;
	}

a.feed:hover {
	background-position: -138px 0;
	}

.feeddisplace {
	position: absolute;
	left: -5000px;
	}
/* = work rollovers */
a.web {
	display: block;
	width: 438px;
	height: 60px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/icons/web.png");
	}

a.web:hover {
	background-position: -454px 0;
	}

.webdisplace {
	position: absolute;
	left: -5000px;
	}
	
	a.photo {
	display: block;
	width: 408px;
	height: 60px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/icons/photo.png");
	}

a.photo:hover {
	background-position: -433px 0;
	}

.photodisplace {
	position: absolute;
	left: -5000px;
	}
	
	a.print {
	display: block;
	width: 368px;
	height: 60px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/icons/print.png");
	}

a.print:hover {
	background-position: -390px 0;
	}

.printdisplace {
	position: absolute;
	left: -5000px;
	}
	
	a.apparel {
	display: block;
	width: 275px;
	height: 60px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/icons/apparel.png");
	}

a.apparel:hover {
	background-position: -293px 0;
	}

.appareldisplace {
	position: absolute;
	left: -5000px;
	}
	
	a.identity {
	display: block;
	width: 262px;
	height: 60px;
	text-decoration: none;
	background: url("http://www.justinnottke.com/wp-content/themes/theunstandardmix/theunstandard/images/icons/identity.png");
	}

a.identity:hover {
	background-position: -289px 0;
	}

.identitydisplace {
	position: absolute;
	left: -5000px;
	}
/* = search */
#searchForm { margin: 0; }
#searchWrap span { -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #fff; border-radius: 3px; border: 1px solid #ccc; display: block; padding: 2px; }
#searchWrap input { color: #777; width: 324px; }
/* = footer */
#footer { background-image:url(images/mountain_footer-white.jpg); border: 0px solid #ccc; margin-top: -80px; padding: 80px 0px 80px 0px; width: 933px;}
	#footer a { font-weight: bold; }