/*Theme Name: LivingProof
Theme URI: adWhite.com.com
Description: Custom blog design by adWhite
Author: adWhite

Version: 1.0
*/

* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align:center;
	background:url(images/html_bg.gif) 0 0 repeat-x;
	background-color: #fff;
	color:#000;
	font-size:14px;
	line-height:24px;

}
p {
	line-height:28px;
	margin:0 0 10px 0;
}
h1 {
}
h2 {
	font-size:26px;
	color:#8fd4ea;
	font-weight:bold;
	line-height:26px;
	margin:0 0 10px 0;
}
h3 {
	color:#8fd4ea;
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
h4 {
}
h5 {
}
h6 {
}
ul {
	margin:0 0 0 35px;
	padding:10px 0;
}
ol {
	margin:0 0 0 35px;
	padding:10px 0;
}
li {
	line-height:28px;
	list-style:none;
}
hr {
	border:0;
	border-bottom:1px solid #cfbf9a;
	margin:0 0 20px 0;
}
a:link,a:visited {
	color:#000;
}
a:hover,a:active {
color:#8fd4ea;
text-decoration:none;
}
h2 a:link,h2 a:visited {
	color:#8fd4ea;
	text-decoration:none;
}
h2 a:hover,h2 a:active {
	text-decoration:underline;
}
/*==================================================================MAIN CSS==================================================================*/

#wrapper {
	background:url(images/body_bg.jpg) top center no-repeat;

}
#amdesign {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header {
	height:175px;
}
#logo {
	padding:11px 0 0 0px;
	float:left;
}
/*==================================================================GLOBAL NAV CSS==================================================================*/
#nav {
	float:left;
	margin:71px 0px 0 410px;
	position: absolute;
}
#nav li {
	display:block;
	float:left;
}
#nav a:link,#nav a:visited {
	display:block;
	float:left;
	text-indent:-999px;
	overflow:hidden;
	height:62px;
}
#nav a:hover,#nav a:active {
	background-position:0 -62px;
}
#nav0 {
	background:url(images/nav_home.png);
	width:114px;
}
#nav1 {
	background:url(images/nav_archives.png);
	width:114px;
}
#nav2 {
	background:url(images/nav_contact.png);
	width:114px;
}
/*==================================================================CONTENT CSS==================================================================*/
#content {
	padding-bottom:0px;
	padding-top: 20px;
}
.narrowcolumn {
	width:610px;
	float:left;
	padding:0 40px 0 25px;
	background:url(images/narrowcolumn_bg.jpg) top right no-repeat;
	border-right: 1px solid #bebcb9;
}
.widecolumn {
	padding:0 25px 0 25px;
}
body.page-template-archives-php .widecolumn {
	min-height:480px;
}
body.page-template-archives-php .widecolumn h2 {
	margin-bottom:0;
}
body.page-template-archives-php .widecolumn ul {
	padding:0 0 20px 0;
}
.entry {
	background:url(images/divider.png) bottom center no-repeat;
	padding:0 0 63px 0;
	margin:0 0 25px 0;
}
.entry img {
	border:8px solid #e1e1e1;
	margin:0 0 10px 0;
}
.entry li {
	list-style:url(images/icon_bullets.gif);
}
.comments {
	float:right;
	width:74px;
	height:47px;
	text-align:center;
	padding:3px 0 0 0;
	overflow:hidden;
	background:url(images/bg_comments.jpg) 0 0 no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.comments span {
	display:block;
	font-size:9px;
	text-transform:uppercase;
}
.comments a:link,.comments a:visited {
	color:#fff;
	text-decoration:none;
}
.comments a:hover,.comments a:active {
	text-decoration:underline;
}
.postmetadata {
	min-height:65px;
	height:100%!important;
	height:65px;
	color:#999999;
	font-style:italic;
}
.postmetadata .date {
	font-size:15px;
	border-right:1px solid #cc9966;
	padding:3px 10px 3px 0;
	margin:0 10px 0 0;
}
.postmetadata .name {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#666666;
}
.postmetadata .tags {
	font-size:12px;
	padding:3px 0 10px 0;
}
.postmetadata .tags a:link,.postmetadata .tags a:visited {
	color:#999999;
	text-decoration:none;
}
.postmetadata .tags a:hover,.postmetadata .tags a:active {
	text-decoration:underline;
}
.addtoany_share_save_container {
	border-top:1px dotted grey;
}
.subscribe {
	font-size:13px;
	color:#999999;
	display:block;
	background:url(images/icon_rss.gif) 0 0 no-repeat;
	padding:0 0 3px 35px;
	line-height:14px;
	text-decoration:none;
	font-weight:normal;
	margin:0 0 22px 0;
}
.narrowcolumn .post {
}
small {
	padding:18px;
	background:#f2f0eb;
	display:block;
	margin:5px 0 10px 0;
}
#commentform small {
	padding:0px;
	background:none;
	display:block;
	margin:5px 0 10px 0;
}
#comment {
	width:80%;
	margin:0 0 10px 0;
}
img.avatar {
	float:left;
	margin-right:6px;
}
.reply {
	position:relative;
	top:-20px;
}
#searchform {
	height:70px;
}
#searchform label {
	display:block;
}
#searchform #s,#commentform #author,#commentform #email,#author,#commentform #url {
	display:block;
	padding:2px 2px 2px 2px;
	float:left;
	width:136px;
	margin:0 5px 0 0;
}
.navigation {
	padding:0 0 15px 0;
	display: inline-block;
}
/*==================================================================SIDEBAR CSS==================================================================*/
#sidebar {
	width:214px;
	float:right;
	padding:20px 38px 20px 0;
}
#sidebar .textwidget {
	line-height:24px;
	padding:0 0 10px 0;
}
#sidebar h2 {
	display:block;
	background:url(images/bg_h3.jpg) 0 0 no-repeat;
	font-size:15px;
	color:#fff;
	padding:4px 0 0 10px;
	height:40px;
	margin:0;
	cursor:pointer;
}
#sidebar ul {
	margin:0;
	padding:0 0 0 0;
}
#sidebar ul ul {
	margin:0;
	padding:0 0 6px 4px;
}
#sidebar ul ul li {
	line-height:20px;
	margin:0 0 12px 0;
}
#contributors {
	text-align:center;
}
#contributors img {
	margin:0 0 16px 0;
}
#sidebar ul ul li a:hover,#sidebar ul ul li a:active {
	text-decoration:none;
}
/*==================================================================FOOTER CSS==================================================================*/#copy {
	float:right;
	padding:5px 0 0 0;
	width:160px;
	text-align:right;
}
#siteby {
	float:right;
	margin:0 8px 0 15px;
}
#siteby img {
	margin:8px 0 0 0;
}
.support-info {
margin-left: 50px;
margin-top: 0px;
margin-bottom:20px;
}
.support-info a:link,a:visited {
	color:#000;
	text-decoration:none;
}
.support-info a:hover,a:active {
color:#8fd4ea;
text-decoration:none;
}
/*==================================================================COMMON CSS==================================================================*/img {
	border:none;
}
.imageLeft {
	float:left;
	margin:0 20px 20px 0;
}
.imageRight {
	float:right;
	margin:0 0 20px 20px;
}
.clear {
	clear:both;
}
/* ******************** Comments Paging CSS by DSWP ******************/
.comment-nav {
	display:block;
	text-align:center;
	font-size:large;
	background-color:#F2F0EB;
}
.comment-nav ul {
	display:inline;
}
.comment-nav ul li {
	display:inline;
}
/*******Add To Any Fix****/div.addtoany_list img {
	border:0px;
	margin: 0 0 5px 0;
}

/*********** Timer background **********/
#content .carbonite-dashboard {
	background: transparent url('http://blog.lproof.org/wp-content/uploads/2011/05/celebration.jpg') no-repeat;
	width:318px;
	height: 178px;
	padding-left:180px;
	padding-top: 80px;
	border: 3px solid #131508;
}

#content .carbonite-days_dash {
clear: none;
}
#content .carbonite-hours_dash {
clear:left;
}

.commentlist li .commentnumber {
float: right !important;
font-size: 1em !important;
}

/* wordpress basic image wrapping css */
img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
a img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
