/*  
Theme Name: Living Proof, Inc.
Theme URI: http://livingproof.com/blog/
Description: Living Proof Blog
Version: 0.8
Author: Rob Abbott
Author URI: http://egghaus.com/
*/

body 
{
	background: #fff;
	color: #333;
	font-family: georgia, 'times new roman', times, serif;
	
}

/* = main structure */

#lp_blog 
{
	margin: 0 auto;
	padding: 0 21px 0 0;
	width: 900px;
	font-size: 16px;
}

body > #lp_blog, * html #lp_blog
{
	width: 900px;
	padding: 0;
}


/* = basic reused style rules */


#lp_blog h1 
{
	font-size: 3em;
}

#lp_blog h2 
{
	font-size: 2em;
}

#lp_blog h3 
{
	font-size: 1.5em;
}

#lp_blog h4 
{
	font-size: 1.3em;
}

#lp_blog h5 
{
	font-size: 1.1em;
}

.entry a, .post-meta a, .cat-item a, .meta a, .comment-author a, .twitter a, a.cta, #comments-wrapper-form a, .commentmetadata a
{
	border-bottom: 1px solid #ddd;
	color: #1d7abb;
	text-decoration: none;
}

.entry a:hover, .post-meta a:hover, .cat-item a:hover, .meta a:hover, .comment-author a:hover, .twitter a:hover, .rss .content a:hover, a.cta:hover, #comments-wrapper-form a:hover, .commentmetadata a:hover
{
	border-color: #3c6c92;
	color: #3c6c92;
}
.comment-meta 
{
	font-size: 0.8em;
}

.bg-colors
{
	top: 88px;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: -1;
	display: block;
	height: 280px;
}

.bg-light
{
	background: #efe9e5;
	width: 50%;
	height: 280px;
	float: left;
}

.bg-dark
{
	background: #dbcfca;
	width: 49%;
	height: 280px;
	float: right;
}

.visual_cat
{
	width: 580px;
	height: 75px;
	margin: 20px 0 0px 0;
}

.visual_cat ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

.visual_cat ul li
{
	list-style: none;
	display: inline;
	margin-left: 0;
	padding: 0;
}

.visual_cat .a_all a,
.visual_cat .b_frizz a,
.visual_cat .c_full a,
.visual_cat .d_styling a
{
	width: 138px;
	height: 75px;
	display: inline-block;
	cursor: hand;
}

.visual_cat .a_all a
{
	background: transparent url(/blog/wp-content/themes/livingproof/i/a_all_posts.png) no-repeat;
}

.visual_cat .b_frizz a
{
	background: transparent url(/blog/wp-content/themes/livingproof/i/b_frizz.png) no-repeat;
}

.visual_cat .c_full a
{
	background: transparent url(/blog/wp-content/themes/livingproof/i/c_full.png) no-repeat;
}

.visual_cat .d_styling a
{
	background: transparent url(/blog/wp-content/themes/livingproof/i/d_styling.png) no-repeat;
}

.visual_cat .a_all a.selected, 
.visual_cat .b_frizz a.selected, 
.visual_cat .c_full a.selected, 
.visual_cat .d_styling a.selected
{
	background-position: 0 -74px;
}

.visual_cat .a_all a:hover, 
.visual_cat .b_frizz a:hover, 
.visual_cat .c_full a:hover, 
.visual_cat .d_styling a:hover
{
	background-position: 0 -74px;
	cursor: hand;
}

/* = css3 border radius link */

#main-nav li 
{
	list-style: none;
}

#lp_blog #main-nav li a, 
	.radius-link a 
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #eee;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #888;
	display: block;
	font-size: 14px;
	padding: 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#lp_blog #main-nav li a:hover, 
	.radius-link a:hover 
{
	background: #222;
	border-color: #000;
	color: #fff;
}

/* = text input */

.text-input 
{
	background: #fff url(/blog/wp-content/themes/livingproof/i/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;
	margin: 0;
}

body > .search .text-input, * html .search .text-input
{
	height: 26px;
}
/* = masthead */

#leaderboard 
{
	padding: 20px 0 50px;
	position: relative;
}

#site-name 
{
	float: left;
	width: 595px;
}

#site-name h4 
{
	font-size: 1.6em;
	margin-top: 15px;
}

#site-name a img 
{
	margin-top: 1px;
}

/* = plain text logo option */

#site-name a 
{
	border: 0;
	color: #333;
}

#site-name a:hover 
{
	color: #3c6c92;
}

/* = main navigation top of page */

.nav-container 
{
	float: right;
	margin: 10px 0 0 0;
	width: 340px;
}

#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: 580px;
}

.main-post-bg .preview-image, .secondary-post-bg .preview-image
{
	float: left;
	border: 0;
	margin: 0 25px 0 0;
}

.secondary-post-bg .preview-image
{
	margin: 0 20px 5px 10px;
}

.preview-content
{
	float: left;
}

.post-meta
{
	color: #9e8d85;
	display: block;
	font-size: 0.7em;
	padding: 7px 7px 7px 10px;
	border: 0;
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

.comment-meta a
{
	color: #9e8d85;
	text-decoration: none;
}

.comment-meta a:hover
{
	text-decoration: underline;
}

/*
.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;
	*/
	color: #555;
	display: block;
	font-size: 0.8em;
	padding: 7px;
	border: 0;
}

.post-comments a:hover 
{
	background: #222;
	border-color: #000;
	color: #fff;
}

/* = title overlay */
/*
.title-insert 
{
	-moz-opacity: .8;
	background: #000;
	bottom: 0;
	filter: alpha(opacity=80);
	left: 0;
	opacity: .8;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 1;
}
*/

.title-insert
{
	padding: 0 0 0 10px;
}

.title-insert h2
{
	font-weight: normal;
}

#lp_blog .main-post-bg .title-insert a, #lp_blog .secondary-post-bg .title-insert a
{
	border: 0;
	color: #000;
	display: block;
	font-size: 0.8em;
	line-height: 1.1em;
	padding: 0;
	text-decoration: none;
}

.secondary-post-bg .title-insert a
{
	padding: 0;
}

#lp_blog .title-insert a:hover 
{
	text-decoration: underline;
}

/*
.main-post-bg, 
.secondary-post-bg 
{
	background: #222;
	display: block;
	overflow: hidden;
	overflow: hidden;
	position: relative;
}
*/

.main-post-bg 
{
	background: #efe9e5;
	height: 240px;
	padding: 20px 20px 20px 0;
	width: 564px;
}

body > .main-post-bg, * html .main-post-bg
{
	padding: 20px 20px 16px 10px;
	width: 580px;
	border-bottom: 1px solid #efe9e5;
}

.main-post-bg .entry
{
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 0 0 0 10px;
} 

*:first-child+html .main-post-bg .title-insert, *:first-child+html .secondary-post-bg .title-insert
{
	padding: 0;
}

*:first-child+html .main-post-bg .post-meta, *:first-child+html .secondary-post-bg .post-meta
{
	padding: 7px 7px 7px 0;
}

/*
*:first-child+html .main-post-bg .preview-post
{
	float: left;
	width: 310px;
}

*:first-child+html .secondary-post-bg .preview-post
{
	float: left;
	width: 385px;
}

*/

*:first-child+html .main-post-bg .entry, *:first-child+html .secondary-post-bg .entry
{
	float: left;
	width: auto;
	padding: 0;
}

*:first-child+html .secondary-post-bg 
{
	padding: 20px 0px 20px 0;
}

.main-post-bg.showhero 
{
	margin-left: 7px;
}

.secondary-post-bg 
{
	height: auto;
	padding: 20px 0px 30px 0;
	width: 545px;
	border-bottom: 1px solid #dfdfdf;
}

.secondary-post-bg .entry
{
	width: 525px;
	font-size: 0.85em;
	line-height: 1.5em;
	height: auto;
	padding: 0 0 0 10px;
	background: #fff;
} 

body > .secondary-post-bg .entry, * html .secondary-post-bg .entry
{
	width: auto;
}

/* = single entry style */

.home.is-single 
{
	border: 0;
}

.is-single .left
{
	width: 550px;
}

.is-single .single, .is-single #comments-wrapper
{
	width: 550px;
}

.post.single 
{
	line-height: 1.4em;
	padding-top: 15px;
}

.post.single h2, 
.post.single h2 a 
{
	border: 0;
	color: #111;
	font-size: 1.1em;
	line-height: 1em;
	text-decoration: none;
	padding: 15px 0 5px 0px;
}

.post.single h2 a:hover 
{
	text-decoration: underline;
}

.post.single .showhero h2 a 
{
	color: #ddd;
}

.post.single .showhero h2 a:hover 
{
	color: #fff;
}

.share
{
	float: left;
	margin: 5px 15px 5px 0;	
	line-height:0;	
}

.single .share
{
	float: left;
	margin: 29px 15px 5px 0;
	line-height:0;	
}

.fb_share_button {
	margin-top:8px;
}

.post.single .entry 
{
	border-top: 1px solid #ccc;
	margin: 0px 0px 20px 0px;
	clear: both;
	overflow: hidden;
	width: 540px !important;
}

.entry .wp-caption
{
	width: 540px !important;
	overflow: hidden;
}

.post.single .meta 
{
	font-size: 0.8em;
	overflow: hidden;
	margin: 10px 0 15px 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: 1px 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;
}

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

.home-nav 
{
	clear: both;
	font-weight: bold;
	padding: 10px 0 40px 0;
	width: 560px;
}

.single-post-nav
{
	clear: both;
	font-weight: bold;
	padding: 25px 5px 25px 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efe9e5;
}

.navigation a 
{
	float: left;
}

.navigation .right 
{
	width: 120px;
}

.navigation .left 
{
	text-align: left;
	width: 130px;
}

.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: 316px;
}

.home .right h3 
{
	font-size: 1em;
	padding: 9px 3px 7px;
}

.promo
{
	width: 316px;
	display: block;
	height: 280px;
	max-height: 280px;
}

.promo a
{
	border: 0;
}

.widget, .widgetContainer
{
	padding: 8px;
	background: #efe9e5;
	margin: 0 0 18px 0;
	width: 300px;
}

.widget .title
{
	font-weight: normal;
	color: #3d3028;
	display: block;
	font-size: 1em;
	margin: 0 0 6px 0;
}

.fb
{
	padding-bottom: 2px;
}

.rss
{
	display: block;
	height: 37px;
	padding: 15px 10px 10px 16px;
	width: 290px;
}

body > .rss, * html .rss,
body > .fb, * html .fb
{
	width: 316px;
}

.rss-btn
{
	background: transparent url(/blog/wp-content/themes/livingproof/i/sb_rss.png) no-repeat;
	display: block;
	width: 32px;
	height: 33px;
	margin: 0px;
	padding: 0 0 0 13px;
	float: left;
}

body > .rss-btn, * html .rss-btn
{
	margin: 0 13px 0 0;
}

.rss .cta
{
	font-size: .75em;
}

.rss .title
{
	margin: 0px 0 5px 0;
	line-height: .9em;
}

.widget .description
{
	color: #9d8d85;
	display: block;
	font-size: .80em;
	line-height: 1.3em;
}

.newsletter
{
	margin: 20px 0 18px 0; 
	padding: 20px;
	padding-bottom: 15px;
	display: block;
	background: #efe9e5 url(/blog/wp-content/themes/livingproof/i/sb_newsletter.png) no-repeat 255px 10px;
	width: 276px;
}

.search
{
	padding: 20px;
	padding-bottom: 15px;
	display: block;
	background: #efe9e5 url(/blog/wp-content/themes/livingproof/i/sb_search.png) no-repeat 248px 10px;
	width: 276px;
}

body > .search, * html .search
{
	width: 316px;
	display: block;
}

.search .description, .newsletter .description
{
	padding: 0 0 10px 0;
}

.newsletter .button
{
	padding: 0px;
	margin: 0 0 0 3px;
	float: left;
}

.popular
{
	display: block;
	width: 300px;
	max-width: 316px;
}

.popular .title
{
	padding: 5px 0 5px 10px;
}

.popular ul
{
	background: #fff;
	border: 1px solid #dbcfca;
	clear: both;
}

.popular ul li
{
	list-style: none;
	font-size: .75em;
	margin: 11px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	width: 275px;
	display: block;
	height: 27px;
}

body > .popular ul li, * html .popular ul li
{
	margin: 11px 11px 0 11px;
	height: 25px;
}

body > .popular ul li a, * html .popular ul li a,
body > .popular ul li, * html .popular ul li
{
	height: 0;
}

body > .popular ul .last, * html .popular ul .last
{
	margin-bottom: 0;
}

.popular ul .last
{
	border: 0;
	height: 18px;
}

.popular ul li a
{
	border: 0;
	float: left;
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	height: 38px;
	width: 230px;
	line-height: 1.2em;
	position: relative;
	top: -2px;
	text-decoration: none;
}

.popular ul li a:hover
{
	text-decoration: underline;
}

body > .popular .post-stats, * html .popular .post-stats
{
	height: 28px;
}

body > .popular .wpp-comments, * html .popular .wpp-comments
{
	margin: 0;
}

.popular .post-stats
{
	clear: both;
	display: block;
	height: 36px;
	background: url(/blog/wp-content/themes/livingproof/i/sb_popular.png) no-repeat 0 0px;
	width: 40px;
	float: left;
	margin: 0 0 0 2px;
}

.popular .wpp-comments
{
	font-size: 1.25em;
	color: #fff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 30px;
	display: block;
	margin: 2px 0 0 0;
}

.categories
{
	padding: 18px 20px 15px 20px;
	display: block;
	width: 276px;
}

body > .categories, * html .categories
{
	width: 316px;
}

.categories .title
{
	padding: 0;
	margin: 0 0 6px 0;
}

li.cat-item 
{
	list-style: none;
	font-size: .8em;
	line-height: 1.3em;
	padding: 4px 3px 5px 3px;
	border-bottom: 1px solid #dbcfca;
}

*:first-child+html li.cat-item
{
	width: 300px;
}


.categories .last
{
	border: 0;
	padding-bottom: 0;
} 


li.cat-item a
{
	text-decoration: none;
	border: 0;
}

li.cat-item a:hover
{
	text-decoration: underline;
}

li.current-cat 
{ 

}

.twitter
{
	background: #f7f4f2;
	padding: 18px 25px 13px 25px;
	
}

body > .twitter, * html .twitter
{
	width: 300px;
	max-width: 300px;
	padding: 18px 25px 13px 25px;
}

.widget_twitter
{
	padding-bottom: 10px;
}

.widget_twitter ul li
{
	list-style: none;
	font-size: .75em;
	margin: 0;
	padding: 0 0 10px 0;
}

.twitter .title
{
	font-weight: normal;
	color: #3d3028;
	display: block;
	font-size: 1.1em;
	margin: 0 0 12px 0;
}

.twitter-last
{
	overflow: visible;
	top: -5px;
	position: relative;
	font-size: .85em;
	padding: 13px 0 5px 0;
	margin: 5px 0 0 0;
	display: block;
	background: url(/blog/wp-content/themes/livingproof/i/sb_twitter.png) no-repeat 125px 0px;
}

h3.module-title, 
{
	border-bottom: 1px solid #eee;
	border-top: 1px solid #ccc;
	font-size: 1em;
	margin: 0 0 10px;
	padding: 9px 3px 7px;
}

h3.module-title a, 
h3.widgetTitle a 
{
	border: 0;
}

.widgetContainer .textwidget 
{
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0 7px;
}

ul.module-list, 
.widgetContainer ul 
{
	margin: 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;
}

.sidebar-nextprev li 
{
	border-left: 1px solid #ccc;
	float: left;
	height: 40px;
	list-style: none;
	width: 159px;
}

.sidebar-nextprev li.previous 
{
	border-right: 1px solid #ccc;
}

.sidebar-nextprev li.next 
{
	border-left: 1px solid #ccc;
	float: right;
	margin-left: -1px;
}

.sidebar-nextprev li a 
{
	border-left: 1px solid #ccc;
	border: 0;
	color: #ccc;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	height: 40px;
	margin-left: -1px;
}

.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 
{
	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 */


.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 #comment
{
	width: 500px;
}

#comments-wrapper, 
#comments-wrapper-form 
{
	max-width: 500px;
	margin: 0;
	padding: 13px 10px 25px 10px;
}

#comments-wrapper p 
{
	margin: 15px 0;
}

#comments-wrapper .navigation 
{
	margin: 0 0 25px 0px;
}

h3#comments 
{
	clear: both;
	margin: 20px 0 20px 0px;
}

.commentlist 
{
	font-size: 0.9em;
	line-height: 1.4em;
}



.commentlist li.comment, 
	.commentlist li.pingback 
{
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 13px 10px 13px 10px;
	width: 480px;
}

.commentlist li.comment-author-admin 
{
	border-color: #3c6c92;
}

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

.comment-author cite 
{
	font-style: normal;
}

#respond 
{
	clear: both;
	margin-left: 0px;
	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;
}

/* = search */

#searchForm, #newsletterForm 
{
	margin: 0;
	padding: 0;
}

#searchForm .text-input
{
	width: 250px;
}

#newsletterForm .text-input
{
	width: 180px;
	margin: 0;
	float: left;
}

.clear
{
	clear: both;
}

#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 
{
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding: 20px 0 72px;
	width: 960px;
}

#footer a 
{
	font-weight: bold;
}