/*  
Theme Name: LifeHacker
Author URI: http://www.project66.net/
Version: 1.0
Author: Jonathan Cochran
Description: Theme For LifeHackery.com
*/

/* ELEMENTS */
body {
	margin: 0;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial,Verdana,sans-serif;
}

/* SECTIONS */
.top_nav {
	background-color: #000;
	height: 30px;
	text-align: center;
}
.top_nav ul {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	line-height: 30px;
}
.top_nav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.top_nav a {
	font-size: 12px;
	color: #fffdd0;
	padding-left: 9px;
	padding-right: 7px;
}
.top_nav .current-cat {
	background-color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.top_nav .current-cat a {
	color: #fff;
	text-decoration: none;
}

.header, .wrapper, .footer {
	width: 930px;
	margin: 0 auto;
	padding: 0px;
}
.header {
	background: url('images/horz_divider.gif') repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.head-left{
	float: left;	
}

.head-right{
	float: right;
}

.header_logo {
	cursor: pointer;
	margin-top: 10px;
	background: transparent url('images/logo.gif') no-repeat;
	height: 80px;
	width: 305px;
	padding: 5px 0px 0px 100px;
}

.header h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
}
.header h1 a {
	text-decoration: none;
	color: #000;
}
.header .slogan {
	line-height: 12px;
	color: #666;
	letter-spacing: 0;
	font-size: 12px;
}
.header input, textarea#comment, #url, #author, #email {
	width: 200px;
	background: #dedede;
	border-top: 2px solid #9b9b9b;
	border-left: 2px solid #9b9b9b;
	height: 24px;
	font-size: 12px;
}


.header .submit {
	width: 80px !important;
	height: 28px;
	background: #000;
	color: #fff;
	font-size: .8em;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}


.content_left {
	width: 607px;
	background: url('images/content_bg.gif') repeat-y;
	background-position: 98% 0;
	float: left;
}
.content_right {
	width: 177px;	
	overflow: hidden;
	float: right;
}

.sidebar {
	font-size: 12px;
	padding-top: 5px;
}
.sidebar .widget {
	-moz-border-radius: 4px;	
	-webkit-border-radius: 4px;
	background-color:#FFFFFF;
	border-color:#E8E8E8 rgb(238, 238, 238);
	border-style:solid;
	border-width:4px 1px;
	margin:0pt 0pt 5px;
	padding:4px 0pt;
	width:175px;
}
.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.sidebar ul h2 {
	color: #ff0000;
	font-weight: normal;
	background-position: bottom;
	margin: 0;
	padding: 0px 0px 5px 10px;
}
.sidebar ul ul {
	list-style: none;
	font-size: .8em;
	margin: 0;
}
.sidebar a {
	color: #333;
	text-decoration: none;
}
.sidebar a:hover {
	color: #000;
	text-decoration: underline;
}
.sidebar ul ul li {
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #E8E8E8;
}
.sidebar .mail_form {
	float:left;
	width: 158px;
	padding: 8px;
	margin-top: 10px;
	background: transparent url('images/mail_bg.gif') no-repeat;
	background-position: top right;
	border: 1px dashed #ccc;
}
/*
.sidebar .mail_form strong {
	font-size: 12px;
}
*/

.footer {
	padding-bottom: 10px;
	font-size: 12px;
}
.footer .horz_divider {
	padding-bottom: 5px;
}
.footer p {
	margin: 0;
}
.footer ul, .footer ul ul, .footer ul li, .footer ul ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
.footer a  {
	padding-right: 5px;
}

/* SOCIAL BAR */
.social a {
	padding: 3px 8px;
	background-color: #000;
	color: #fff;
	font-size: .8em;
	font-weight: normal;
	text-decoration: none;
	-moz-border-radius: 3px;
}
.social a:hover {
	background-color: #333;
}
.social a.addthis:link {
	background: #000 url('images/social.gif') no-repeat;
	background-position: 8px 50%;
	padding: 3px 8px 3px 57px;
}
.social a.addthis:hover {
	background-color: #333;
}

.social .post-ratings{
	display:block;
	width:168px;
	float:left;
	padding:3px;
	background:#fff;
}
.social .ratings{
	float: left;
	padding-top: 3px;
	padding-left: 9px;
}

.social .post-ratings a,
.social .ratings a {
	padding: 0;
	background: transparent;
}

.social .post-ratings img,
.social .ratings img {
	margin: 0;
	padding: 0;
}

.comments_bar {
	background-color: #FFFFCC;
	padding: 5px;
	padding-left: 15px;
	height: 32px;
	border-top: 1px solid #CFCFCF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}


/* REUSED */

.social .left {
	float: left;
}

/*
.right {
	float: right;
}
*/
.clear {
	clear: both;
}
.horz_divider {
	background: url('images/horz_divider.gif') repeat-x;
	height: 1px;
}
.post {
	font-size: 13px;
	padding-right: 40px;
	padding-bottom: 30px;
	margin-right: 0px;
}
.post p {
	margin-left: 0;
}
.post h2 {
   color: #000;
   width: 500px;
   float: left;
   font-weight: bold;
   letter-spacing: -1px;
   /*font-size: 22px;*/
   margin: 5px 0px 10px 0;
   font-size: 20px;
}
.post h2 a {
	color: #000;
	text-decoration: none;
	font-size: 20px;
}
.post img {
	padding: 3px;
	border: 1px solid #E8E8E8;
	margin-right: 15px;
}
.post .entry {
	clear: both;
	line-height: 20px;
	width: 580px;
}
.date {
   margin-top: 10px;
   font-size: 1.2em;
   line-height: 15px;
   float: right;
   clear: left;
   width: 39px;
   height: 38px;
   padding-top: 3px;
   text-align: center;
   background: url('images/date.gif') no-repeat;
   color: #fff;
}
.date small {
	font-size: .6em;
}

.comments a {
	background: url('images/comments.gif') no-repeat;
	background-position: 0 50%;
	font-size: 12px;
	padding-left: 20px;	
	text-align: right;
}
.meta {
	color: #000000;
	font-size: 10px;
}
.meta a {
	color: #1c5993;
}
h2#comments, #commentblock h2 {
	font-weight: normal;
	letter-spacing: -1px;
}
textarea#comment {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial,Verdana,sans-serif;
	width: 500px;
	height: 150px;
}
#submit {
	width: 110px;
}
#commentblock {
	width: 470px;
	font-size: 12px;
	padding-bottom: 20px;
}
ol#commentlist {
	list-style:none;
	padding:0;
}
.commenttext {
	background:#ccc url(images/comm.gif) no-repeat left top;
	min-height:90px;
}
.commenttext .authorcomment {
	margin-top:3px;
	background:#fff;
	min-height:90px;
	border-right:10px solid #FF0084;
	padding:10px;
}
* html .commenttext {
	height:90px;
	overflow:visible;
}
.commentp {
	font-size: 12px;
	margin-left:0;
	padding: 22px 15px 10px 10px;
}
.commenttext p {
	line-height: 11px;
	margin:0 0 0px;
	padding:0;
	line-height: 1.6em;
}
#commentblock ol li {
	margin-bottom:30px;
}
#commentsform p {
	margin-bottom:5px;
	margin-top:5px;
	margin-left: 0px;
}

#feed_reader{
	margin-top:10px;
	float: right;
	clear: both;
	width: 125px;
}
#feed_reader a {
	background: url('images/comment_rss_32.png') no-repeat;
	padding-left: 40px;
	display: block;
	height: 30px !important;
	background-position: top left;
}

#top_adsense{
	padding: 7px 0 7px 0;
	text-align:center;
	margin-bottom: 5px;
}
div.ddsg-wrapper h2{
	color:#000000;
	float: none;
	font-size:2.2em;
	font-weight:normal;
	letter-spacing:-2px;
	margin:20px 0px 10px 0pt;
	width:auto;
}

div.ddsg-wrapper li{
	margin: 10px 0 0 0;

}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: .9em;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/* ---------- added style for oio publisher ------------------------*/
.title_blk{
	margin:0 0 0 10px;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Verdana,sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-align:justify;
	color:#FF0000;
}
.oio_255x250{
	width:255px;
	/*height:255px;*/
	display:block;
	float:right;
	border:#fff solid 1px;
}
.text_ad{
	font-size: 1em;
 }
.text_ad ul.oio-link-sidebar li{
	 list-style:none;
	 display:block;
	 border-top:#E8E8E8 solid 1px;
	 padding:3px 0 5px 0;
	 }
.text_ad ul.oio-link-sidebar li a{ 
	margin:0 0 0 10px;
	color:#333;
	display:block;
	}
	
.text_ad ul.oio-link-sidebar li a:hover{ 
	margin:0 0 0 10px;
	color:#0033FF;
	text-decoration:underline;
	}

li.adv_here{ text-align:center;} 
.text_ad ul{
	padding:0;
	margin:0;
}

#oio_468x60{
	width:472px;
	height:64px;
	display:block;
	margin:0 auto;
}
.oio-img-border{ border:none;}

/* --------------- added style for madison avenue ads ------------------------*/
.ad_468x60{
	min-height:40px;
	width:468px;
	display:block;
	border:#CCC solid 1px;
	margin:0 auto;
}

.ad_468x60 .adHeadline{
	color:#FF0000;
	
}

.ad_468x60 .adText{
	
}
.ad_120x400{
	width:120px;
	height:400px;	
	display:block;
	border:#CCC solid 1px;
	margin:0 auto;
}

.ad_120x400{
	width:120px;
	height:400px;	
	display:block;
	border:#CCC solid 1px;
	margin:0 auto;
}

.ad_100x400{
	width:100px;
	height:400px;	
	display:block;
	border:#CCC solid 1px;
	margin:0 auto;
}

.ad_160x600{
	width:160px;
	height:600px;	
	display:block;
	border:#fff solid 1px;
	margin:0 auto;
	text-align:center;
}

.ad_125x125{
	float:left;
	width:125px;
	height:125px;
	margin: 1px;
	padding-bottom:2px;
}

.adarea_270x250{
	float:left;
	width:175px;
	height:auto;
	margin: 0px;
	padding: 0px;
}

.adarea_120x90{
	float:left;
	width:270px;
	height:100px;
}

a.adHeadline { font: bold .8em verdana; text-decoration: underline; color:#333; }
a.adText { font: normal .8em verdana; text-decoration: none; color:#333; }
a.MadAveYourAd{ font-size:.9em;}

.s {
	height: 18px !important;
}

.clear {
	height: 20px;
	clear:both;
}

.dynamic_siderbar {
	float: left;
}

h2 small.author_byline {
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Arial;
	letter-spacing: 2px;
	clear: left;
	float: left;
	font-weight: normal;
}

h2 small.author_byline a {
	text-decoration: underline !important; 
	color: blue !important;
	font-size: 10px;

}

.comment_container {
	background-color: #FFFFCC;
	height: 17px;
}

.read_more {
	text-align: right;
	font-size: 1.2em;
}

.left_advertising_bar {
	float:left;
	width:121px;
	margin-right:10px;
}

.category_container {
	width: 120px;
	float: left;
}

.category_names_container {
	clear: both;
}


.related_keywords_table {
	margin:5px 0px 10px 0px;
	/* border: 1px solid red; */
	background-color: #F0F0F0;
	width: 99%;
}

.related_keywords_tr:hover {
	background-color: white;
}

.related_keywords_td {
	text-align: left;
	border-bottom: 1px dotted #009900;
	font-weight: bold;
	padding-left: 5px;
	font-family: Verdana;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.related_keywords_td a {
	color: blue;
	display: block;
	height: 100%;
	width: 100%;
}

.related_keywords_td a:hover {
	color: blue;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

div.submit-hack{
	clear: both;
	text-align: center;
	display: block;
}

div.submit-hack a{
	color: #FF0000;
	font: bold 20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	display: block;
}
/* =====================   added style for global translation plugin =========================*/
#languages{
	display:block;
	width:930px;
	background:#EFF0F2;
	margin-bottom:5px;
}
#languages, #translation_bar ul{
	padding:0;
	margin:0 auto;
	font-size:12px;
}

#languages ul li a{
	color:#000000;
	text-decoration:none;
}

#languages ul li, #languages li{
	list-style:none;
	display:inline;
}
#translation_bar{
	background:#EFF0F2;
}

#translation_bar img{
padding: 3px;
}
#translation_bar ul li{
	list-style:none;
	display:inline;
}

