/* 
Theme Name: 7menshealth
Theme URI: http://7menshealth.com/
Description: Theme for <a href="http://7menshealth.com/">7menshealth.com</a>.
Version: 1.0
Author: Piotr Rybarczyk
Author URI: http://netfish.pl/
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #fff url("body_bg.jpg"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/body_bg.jpg*/) no-repeat top center;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #00681a;
	text-align: center;
	}

a {
	color: #00681a;
	outline: none;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

div#container {
	background: transparent url("container_bg.jpg"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/container_bg.jpg*/) no-repeat;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 968px;
	}

div#description, div#header ul#tabs li, div#sidebar h2, h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

div#header {
	height: 178px;
	margin: 0 auto;
	position: relative;
	}

div#header p#home {
	font-size: 1.1em;
	}

div#header p#home a {
	display: block;
	width: 75px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 22px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
	}
	
div#header h1 {
	font-size: 1.2em;
	font-weight: bold;
	}
	
div#header h1 a {
	left: 35px;
	position: absolute;
	top: 110px;
	}

div#description {
	font-size: 1.6em;
	margin: -15px 0 0 300px;
	text-align: center;
	}

div#description strong {
	font-size: 1.7em;
	font-weight: normal;
	}

div#header ul#tabs {
	left: 320px;
	position: absolute;
	top: 139px;
	}

div#header ul#tabs li {
	background: transparent url("tabs_li_bg.png"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/tabs_li_bg.png*/) no-repeat top left;
	display: block;
	float: left;
	font-size: 1.6em;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 15px 0 1px 0;
	text-align: center;
	width: 136px;
	}

div#header ul#tabs li a {
	text-align: center;
	}

div#header ul#tabs li.current-cat {
	border-bottom: 1px solid #fff;
	position: relative;
	}

div#content {
	float: right;
	font-size: 1.2em;
	width: 667px;
	padding: 35px 0 0 0;
	}

div#content h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 55px 15px 37px;
	} 
	
div.entry {
	line-height: 1.5em;
	padding: 0 55px 0 37px;
	text-align: justify;
	}

div.entry p {
	margin: 0 0 0.4em 0;
	text-indent: 1.2em;
	}	

div.entry ul, div.archive_entry ul {
	padding: 0 0 0.4em 50px;
	}	
	
div.archive_post {
	padding: 10px 55px 0 37px;
	}

div.archive_post h3 {
	font-size: 1.1em;
	font-weight: bold;
	}

div.archive_post h3 a {
	color: #d3922c;
	}

div#content h2#archive {
	padding: 0 55px 15px 37px
	}

div#articles ul li h3, div#news li h3, div.post h3 {
	font-size: 1em;
	font-weight: bold;
	}

div#articles ul li h3 a {
	color: #d3922c;
	font-size: 1.2em;
	}

div.archive_entry {
	border-bottom: 1px solid #e6e6e6;
	line-height: 1.3em;
	padding: 5px 0 10px 0;
	text-align: justify;
	}	

div#sidebar {
	float: left;
	font-size: 1.2em;
	margin: 190px 0 0 0;
	width: 283px;
	}

div#sidebar h2 {
	font-size: 1.6em;
	padding: 35px 0 10px 15px;
	}

div#sidebar ul {
	background: transparent url("sidebar_ul_bg.png"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/sidebar_ul_bg.png*/) no-repeat;
	display: block;
	list-style: none;
	margin: 0 0 35px 0;
	padding: 0 0 0 25px;
	width: 258px;
	}

div#sidebar li.menu-item  {
	background: transparent url("sidebar_li_a_bg.png"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/sidebar_li_a_bg.png*/) no-repeat top left;	
	display: block;
	height: 1%;
	margin: 0 0 3px 0;
	padding: 2px 10px 5px 33px;
	}

div#articles, div#news {
	background: transparent url("articles_news_bg.jpg"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/articles_news_bg.jpg*/) no-repeat top left;
	clear: both;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 10px 0 0 0;
	}

h2.title {
	font-size: 1.6em;
	font-weight: bold;
	}

div#articles ul li {
	background: transparent url("articles_news_li_a_bg.png"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/articles_news_li_a_bg.png*/) no-repeat top left;
	display: block;
	float: left;
	height: 230px;
	text-align: left;
	width: 600px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 55px;
	}

div#articles ul li p {
	margin: 10px 0;
	}

p.readmore 	{
	font-weight: bold;
	text-align: right;
	}

div#news li {
	background: transparent url("articles_news_li_a_bg.png"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/articles_news_li_a_bg.png*/) no-repeat top left;
	display: block;
	height: 1%;
	list-style: none;
	padding: 0 0 15px 40px;
	}

div#news li h3 a {
	padding: 0 0 0 20px;
	}

div#news li small {
	color: #8e8e8e;
	font-size: .9em;
	padding: 0 0 0 20px;
	}

div#footer {
	background: transparent url("footer_bg.png"/*tpa=http://www.7menshealth.com/wp-content/themes/7menshealth/site_media/img/footer_bg.png*/) no-repeat center top;
	clear: both;
	height: 91px;
	margin: 20px 0 0 0;
	padding: 90px 0 0 0;
	}
