/*  
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-color: #e4e2e8; color: #333; font-family: arial, verdana, sans-serif; font-size: 13px; }
/* = main structure */
#main-wrapper { margin: 0 auto; padding: 0 7px; width: 921px; }
/* = basic reused style rules */
h1, h2, h3, h4, h5 {  }
h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }

.more-link a{color:#000;}

a {color: #3c6c92;text-decoration:none;}
	a:hover {text-decoration:none;}
.naav {font-size: 26pt; text-decoration: underline; font-style: italic;}
ul li { list-style: circle; }
/* = css3 border radius link */
#main-nav li { list-style: none;}
	#main-nav li a, 
	.radius-link a {  background: #fff; border: 0px solid #ddd; color: #888; display: block; font-size: 14px; padding: 7px 15px;  text-transform: uppercase;  text-decoration: underline}
	#main-nav li a:hover, 
	.radius-link a:hover { background: #fff; border-color: #000; color: #888; text-decoration: none }
/* = text input */
.text-input { background: #fff;  font-family: arial, verdana, sans-serif; font-size: 1em; padding: 5px; }
/* = masthead */
#leaderboard { padding: 10px 15px 20px; position: relative; }
#site-name { float: left; width: 600px; }
	#site-name h4 { font-size: 1.2em; margin-top: 15px; }
	#site-name a img { margin-top: 1px; }
	/* = plain text logo option */
#site-name a {color: #666699; font-family:Georgia; text-decoration: underline;}
		#site-name a:hover { color: #666699; text-decoration:underline;}
/* = main navigation top of page */
.nav-container { float: right; margin: 10px 0 0 0; width: 340px;}
#main-nav { font-weight: bold; text-align:right; text-transform: uppercase; }
	#main-nav li { float: left; margin-left: 10px; }
/* = home posts */
.left, 
.recent-leads { width: 620px; }
.post-comments { position: absolute; right: 7px; top: -1px;	 display: none;}
	.post-comments a { background: #fff; color: #555; display: block; font-size: 11px; padding: 7px; text-align: center; }
		.post-comments a:hover { background: #222; border-color: #000; color: #fff; }
/* = title overlay */


.title-insert {background: #fff; bottom: 0; left: 0; position: absolute; right: 0; width: 100%; z-index: 0; line-height: 1.0em; font-size: 13px; border: 7px solid #fff; padding: 3px 0 0 0;} /* padding - расст. между картинкой и текстом*/
	.title-insert a { border: 0; color: #000; font-size: 13px; line-height: 1.2em; padding: 1px 0; text-decoration: underline}
		.title-insert a:hover { color: #000; text-decoration: none;}
		
		.title-insert2 {  bottom: 325px ; left: 0; position: absolute; right: 0; z-index: 0;  width: 100%; font-size: 15px; padding-left:10px;}
			.title-insert2 a { background: #ccccff; border: 0; color: #000; font-size: 1.5em; line-height: 1.3em; padding: 0 5px;  font-weight: bold; text-decoration: underline; font-family: helvetica;}
				.title-insert2 a:hover { color: #000; text-decoration: underline;}

	.title-insert3 {  bottom: 295px ; left: 0; position: absolute; right: 0; z-index: 0;  width: 100%; font-size: 16px; padding-left:10px;  z-index: 0;}
		.title-insert3 a { background: #fff; border: 0; color: #000; font-size: 1.3em; line-height: 1.4em; padding: 1px 5px;  font-weight: bold; text-decoration: underline;  z-index: 0; font-family: Helvetica;}
			.title-insert3 a:hover { color: #000; text-decoration: none;}

.post-link { position: absolute; right: 7px; top: -1px;	 display: none;}

.cont p {color: #000;}
.main-post-bg, 
.secondary-post-bg { background: #fff; overflow: hidden; position: relative; border: 7px solid #fff;  }
.main-post-bg { height: 400px; margin: 0 0 3px 0; width: 590px; } /*расст. между главной новостью и другими*/
.main-post-bg.showhero { margin-left: 7px; height: 400px}
.secondary-post-bg {  height: 300px; margin: 8px 12px 4px 0; width: 281px; border: 7px solid #fff; }

/* = single entry style */
.home.is-single { border-top: 0px solid #ccc; }
.post.single { line-height: 1.4em; padding-top: 0;}
	.post-t {font-size: 1.6em; font-family: Helvetica; font-weight: bold; margin: 0 10px;}
	.post.single h2, 
	.post.single h2 a { border: 0; color: #333; font-size: 1.1em; line-height: 1.8em; }
	.post.single h2 a:hover { color: #3c6c92; }
	.post.single .showhero h2 a { color: #ddd; }
	.post.single .showhero h2 a:hover { color: #fff; }
	.post.single .entry { border-top: 0px solid #ccc; padding: 10px 10px 0 10px;  background:#fff; margin: 0px 10px; }
	.post.single .meta { font-size: 1em; 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: #eee; border: 0px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 2px 7px; }
	.post.single p { line-height: 1.4em; margin: 1.5em 0; padding: 0 0 0 10px; padding-right: 5px;}
		.post.single p a, 
.post.single li a {text-decoration:underline;}
	.post.single h3 { margin-top: 20px; }
	.post.single blockquote, 
	.post.single ul, 
	.post.single ol { color: #555; 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 #ccc; font-style: italic; margin-left: 20px; padding-left: 10px; }
	.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: #888; font-size: 0.8em; text-align: center; text-transform: uppercase; }
.gallery-item a img { border-color: #eee !important; }
.navigation { clear: both; font-weight: bold; padding: 10px 0; }
	.navigation a { float: right; }
	.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 { font-size: 0.7em; padding: 7px 0px; }
.for-tags-single { font-size: 1em; padding: 7px 0px; }
/* = sidebar and widgets style */
.home .right { overflow: hidden; width: 300px; }
	.home .right h3 { font-size: 1em; padding: 1px 3px 7px;}
h3.module-title, 
h3.widgetTitle {  font-size: 1em; margin: 5px 10px; padding: 9px 3px 3px; display: none;}
h3.module-title a, 
h3.widgetTitle a { border: 0;}
.widgetContainer { margin: 0 0 12px 0; border: 7px solid #fff; background: #fff; }
.widget_tag_cloud a {color: #000; }
.widget_tag_cloud a:hover {text-decoration:underline;}
.widget_tag_cloud h3 { font-size: 1em; padding: 1px 3px 7px; font-weight:bold; } 
.widget_tag_cloud {padding:10px;}


	.widgetContainer .textwidget { font-size: 13px; line-height: 1.1em; margin: 10px 10px ;}
	.widgetContainer .textwidget a { text-decoration:underline;}
ul.module-list, 
.widgetContainer ul { margin: 0 0 20px 0; }
.module-list li, 
.widgetContainer li { font-size: 0.9em; line-height: 1.4em; margin: 0 3px 7px 21px; }
.sidebar-nextprev { overflow: hidden; width: 320px; position: }
	.sidebar-nextprev li { border-left: 0px solid #ccc; float: left; height: 40px; list-style: none; width: 159px; }
		.sidebar-nextprev li.previous { border-right: 0px solid #ccc; text-decoration:underline;}
		.sidebar-nextprev li.next { border-left: 0px solid #ccc; float: right; margin-left: -1px; text-decoration:underline;}
		.sidebar-nextprev li a { border-left: 0px solid #ccc; border: 0; color: #000; display: block; font-size: 2em; height: 4px; margin-left: -1px; text-decoration:underline; }
			.sidebar-nextprev li a:hover { border-color: #3c6c92; color: #3c6c92; }
			.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 #ccc; 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 { background: #e4e2e8;clear: top; float: left; margin: 0 0px 15px 0; width: 212px; border:0; }
.sidebar-desc { font-size: 0.9em; line-height: 1.4em; margin: 0 4px; }
/* = legacy comments style support */
.legacy .commentlist li { border-top: 0px solid #ccc; margin: 0; padding: 7px 0 15px 80px;  }
.legacy img.avatar { float: right; margin: 0 7px 0 0; display:none; }
.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: #ffffcc; border: 1px solid #BEBE3C; font-size: 0.8em; font-weight: bold; padding: 10px 0; text-align: center; }
/* = style support for threaded comments */
#comments-wrapper, 
#comments-wrapper-form {background: #fff; margin: 0 10px 25px 10px;  padding: 10px 10px; }
#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: 1em; line-height: 1.4em; }
	.commentlist li.comment, 
	.commentlist li.pingback { border-top: 1px solid #ccc; margin: 0; padding: 7px 0 15px 80px; }
	.commentlist li.comment-author-admin { border-color: #e4e2e8; }
	.commentlist li.comment ul, 
	.commentlist li.comment ol, 
	.commentlist li.comment blockquote { margin: 0 15px; }
	.commentlist li.comment blockquote { border-left: 1px solid #ccc; 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; display: none;}
.comment-author cite { font-style: normal; }
.comment-meta { font-size: 1em; }
#respond { clear: both; margin-left: 1px; padding: 10px 0 0 0; }
li.comment #respond { margin-left: 0; }
#respond h3 { margin: 0 0 20px 0; font-size: 17px; }
#respond .text-input { font-size: 12px; margin-right: 7px; width: 160px; }
#respond textarea.text-input, 
#respondform textarea.text-input { margin-right: 40px 40px 40px 10px ; overflow: auto; width: 80%; }
/* = 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;}
/* = search */
#searchForm { margin: 5; }
#searchWrap span {display: block; padding: 7px;  border: 5px solid #fff; background: #fff;}
#searchWrap input { color: #777; width: 260px; }
/* = footer */
#footer { border-top: 0px solid gray; margin-top: 15px; padding: 20px 0 22px; width: 921px; font-size:0.9em; background: none;}
#footer p{line-height: 1.5em;  }
	#footer a {text-decoration:underline;}
		#footer a:hover {text-decoration:none;}

.more-link a{color:#red;}