/*
Skin Name:		FeedPop
Skin URI:		http://thesisthemes.com/premium-skins/feedpop/
Description:	A blogging skin which puts a twist on ol' Thesis.
Version:		1.0
Author:			Matt Hodder
Author URI:		http://www.matthodder.com/
*/

/* Certain Tweaks */
.menu li a, .prev_next, #archive_info p { letter-spacing: normal; text-transform: none;}
.headline_meta {font-style: normal;}
.headline_meta span, .headline_meta abbr, .teaser abbr, .teaser span { letter-spacing: normal; text-transform: none; }
.sidebar h3 { letter-spacing: normal; font-variant: normal; }
dl#comment_list dd p.reply a, .comments_closed p { letter-spacing: normal; text-transform: none; }
.bracket { display: none; }
.menu .current a, .menu .current-cat a { cursor: pointer; }
.clearall { clear: both; }

/* Form Styling */
.custom input, .custom textarea { background: #eee; border: 1px solid #bbb; }
.custom input:focus, .custom textarea:focus { border-color: #888; }
.custom input.button, .custom input[type=submit], .custom #commentform input.form_submit { background: #fff url(images/bg-input.png) bottom repeat-x; padding:5px 15px; text-shadow: 0 1px 0 #fff; color:#222; width: auto; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #bbb; font-weight: normal; }
.custom input.button:hover, .custom input[type=submit]:hover, .custom #commentform input.form_submit:hover { background: #fff url(images/bg-input_active.png) top repeat-x; border: 1px solid #aaa; cursor: pointer; }
.custom input.button:active, .custom input[type=submit]:active, .custom #commentform input.form_submit:active { border: 1px solid #888; }

/* Layout */
body { padding: 0; margin: 0; height: 100%; }
#container { margin: 0;	width:990px; }
	#container #page { background: none; padding: 0; }

/* Header */
#header { padding: 0; }
	#logo { padding: 0 20px; }
	#header #tagline { font-style: italic; padding: 10px 20px 0 20px; }

/* Main Sidebar */
#sidebar { width: 310px; float: left; margin: 0 auto; text-align: center; padding-top: 5em; position: fixed; }
	#sidebar_contain .sidebar_list { padding-top: 1.5em; }
	#sidebar_contain { padding-left: 23px; padding-right: 23px;	text-align: left; }
	#sidebar_contain li.widget { font-family: Georgia, "Times New Roman", Times, serif; color: #e2e8de; font-size: 1.4em; font-style: italic; padding-top: 20px; margin-bottom: 20px; line-height: 1.5em; }
	#sidebar_contain a { color: #8ecb6b; text-decoration: none; }
	#sidebar_contain a:hover { text-decoration: underline; }
	#sidebar_contain h3 { font-style: normal; font-size: 1.5em; margin-bottom: 1em; color: #fff; }
	.widget_nav_menu .menu .current-menu-item a, .widget_nav_menu .menu .current-menu-item a:hover, .widget_nav_menu .menu a { background: none; padding: 0; }
	.widget_nav_menu .menu li { float: none; text-align: left; }

	/* Social List Widget */
	#sidebar .social_list li { width: 40px; height: 40px; float: left; margin-right: 13.5px; margin-bottom: 0; }
		#sidebar .social_list li a { width: 40px; height: 40px; display: block; text-indent: -9999px; }
		#sidebar .social_list .rss a { background: url(images/icon-rss.png) center no-repeat; }
		#sidebar .social_list .mail a { background: url(images/icon-mail.png) center no-repeat; }
		#sidebar .social_list .twitter a { background: url(images/icon-twitter.png) center no-repeat; }
		#sidebar .social_list .facebook a { background: url(images/icon-facebook.png) center no-repeat; }
		#sidebar .social_list .linkedin a { background: url(images/icon-linkedin.png) center no-repeat; }
	#sidebar .social_list li.linkedin { margin-right: 0px; }
	
	/* Site Copy */
	#sidebar_contain li#site_copy { font-size: 1.1em; }
	#sidebar_contain li#site_copy p { line-height: normal; margin-bottom: .75em; }

/* Content */
#container, #page, html, body { height: 100%; min-height: 100%; }
#content_box { width: 680px; padding-top: 5em; float:right; }
	.post_box {	padding: 0 20px 15px 130px; position: relative; margin: 0; }
	.teasers_box { width: auto; margin: 0 20px 15px 130px; padding: 0; border-top: 1px solid #ddd; padding-top: 15px; }
		.teaser { width: 48%; }
	.top {	padding-top: 0; border-top: none; }
	.entry-title { font-weight: bold; }
	.comments a { background: url(images/graphic-comments.png) left no-repeat; padding-left: 16px; }
	dl#comment_list dd p.reply a { text-transform: uppercase; font-weight: bold; }
	.format_text { padding-left: 0px; padding-right: 0px; }
	.post_meta { position: absolute; left: 0; _left: -130px; top: 0; width: 100px; height: 100px; color: #bdbdbd; text-align: right; padding-right: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em; padding-top: 5px; font-style: italic; }
		.post_meta a { color: #bdbdbd; }
		.post_meta .comments a:hover { text-decoration: underline; }
		.post_meta .category { padding: 0 0 5px 5px; line-height: 20px; display: inline-block; color: #fff; text-shadow:1px 1px 1px #000; font-size: 1.2em; font-style: normal;  text-transform: uppercase; }
		.post_meta .category:hover { text-decoration: underline; }
			.post_meta p.comments { padding-top: 5px; }
			.post_meta p { overflow: hidden; }
	#content #feature_box { padding:0; margin: 0 20px 15px 130px; background: none; }
			
	/* Content Sidebars */
	#sidebars {	padding-left:130px;	width:auto; }
	#sidebar_2,#sidebar_1  { width:27.2em; }
	#sidebar_1 .sidebar_list, #sidebar_2 .sidebar_list { padding-left: 0px; margin-right: 20px; padding-right: 0; border-top: 1px solid #ddd; }

/* Misc Elements */
#comments, #archive_info, .prev_next { padding: 0 20px 15px 130px; }
.prev_next p { font-size: 1.2em; }
#comments { margin-top: 2.4em; }
dl#comment_list, #commentform { border-top: 1px solid #ddd; }
dl#comment_list dd { border-bottom: 1px solid #ddd; }
.comments_intro, #respond_intro { margin-left: 0; }
#commentform { padding-left: 0; padding-right:0; }
dl#comment_list dt { clear: both; }
dl#comment_list dt span.avatar { padding-bottom: 16px; background: url(images/bg-avatar.png) center bottom no-repeat; height: auto; display: block; margin: 0 1em 1em 0; float: left; }
.avatar img { float: left; margin: 0; border: 5px solid #d9d9d9; padding: 0; }
#archive_intro { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin: 0 20px 15px 130px; border-bottom: 1px solid #ddd; padding: 0; font-size: 1.6em; }
.widget #s { background: #eee; border: 1px solid #282525; width: 254px; padding: 6px 5px; font-size: 12px; }

/* Footer Sidebars */
.sidebar h3 { font-weight: bold; margin-bottom: 10px; }

/* Footer */
#footer { float: right;	width: 680px; padding: 0; min-height: 20px; _height: 20px; }