/*  
Theme Name: Mag Essentials
Theme URI: http://ythv.info/essentials/
Description: Magazine Style Theme - Mag Essentials
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com
*/

/* DEFAULT */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: 100;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


/* REGULAR CODING */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	text-decoration:none;
}

/* STRUCTURE */

#container{
	margin: 0px auto;
	background:url(images/container_back.gif);
	padding:25px 0;
}

#holder{
	width:950px;
	margin: 0px auto;
}
#holder .con{
	padding:25px;
	background:#fff;
}

#top-back{
	background:url(images/holder_top_back.png) no-repeat center;
	height:8px;
}

#bottom-back{
	background:url(images/holder_bottom_back.png) no-repeat center;
	height:8px;
}

#header{
	height:65px;
}

#logo{
	float:left;
}

#nav-main{
	height:35px;
	border:#ccc thin solid;
	border-bottom:#be0c0c 2px solid;
	margin:10px 0 15px 0;
}

#content-box{
	border-top:#ccc thin solid;
	background:url(images/content_back.gif) repeat-y;
	line-height:1.5;
	float:left;
}

#content-bottom{
	border-top:#ccc 1px solid;
	clear:left;
	height:0px;
	margin:0 0 10px 0;
}

#sidebar{
	width:450px;
	margin:0 0 0 450px;
}

#sidebar #subscribe{
	border:#ccc thin solid;
	border-width:0 1px 1px 1px;
	color:#999;
	background:#fff;
	font-size:11px;
}

#sidebar #subscribe .back{
	height: 80px;
	padding:0 0 0 45px;
	background:url(images/rss_top.gif) no-repeat 2% 50%;
}

#sidebar #feedburner{
	float:right;
	margin:35px 0 0 0;
}

#sidebar #ad-block{
	height:310px;
	border-left:#ccc thin solid;
	border-right:#ccc thin solid;
	background:#fff;
}

#sidebar #search{
	border:#ccc thin solid;
	background:#fff;
}

#sidebar .split-holder{
	float:left;
}
	
#sidebar .split{
	float:left;
	width:225px;
}

#contentarea{
	float:left;
	width:450px;
}

#footer{
	clear:both;
	border:#ccc thin solid;
	text-align:right;
	line-height:1.5;
}
	
/* NAVIGATION */

#nav-main ul{
	float:left;
}

#nav-main ul li{
	float:left;	
}

#nav-main a{
	float:left;
	height:35px;
	line-height:35px;
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#666;
	padding:0 20px;
	border-right:#ccc thin solid;
}

#nav-main a:hover{
	background:#be0c0c;
	color:#fff;
}

/* HEADINGS */

h1{
	padding:0 0 5px 0;
}

h1 a{
	color:#be0c0c;
	font-size:36px;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
}

.split h3{
	height:35px;
	line-height:35px;
	background:#be0c0c;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 10px;
	border-right:#ccc thin solid;
}

h3#comments{
	width:450px;
	text-align:center;
	font-size:16px;
	border-bottom:#ccc thin solid;
}

h2.pagetitle{
	font-size:24px;
	width:450px;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
}

/* LISTS */

#ad-block ul{
	margin:0 0 0 10px;
}

#ad-block ul li{
	float:left;
	margin:5px 10px 10px 0;
}

.split ul{
	margin:0 0 0 20px;
}
.split ul li{
	list-style:url(images/bullet.gif);
	margin:5px 0;
}

.split ul li a{
	color:#666;
}

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

/* FORMS */

#subscribe .text-box{
	border:#ccc thin solid;
	margin:0 10px 0 0;
	height:16px;
	padding:5px;
}

#subscribe p, form#searchform p{
	display:inline;
}

.text-box-search{
	border:#ccc thin solid;
	height:16px;
	padding:5px;
	margin:0 10px 0 0;
	width:330px;
}

.submit-box{
	border:#ccc thin solid;
	height:28px;
	background:#fff;
	color:#999;
}

/* LINKS */

#contentarea a, #footer a{
	color:#be0c0c;
}

#contentarea a:hover,#footer a:hover{
	text-decoration:underline;
}

#sidebar a{
	color:#666;
}

#sidebar a:hover{
	text-decoration:underline;
}

/* POST */

.post .date{
	height:25px;
	line-height:25px;
	background:#000;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
}

.post h2{
	line-height:1.2;
	font-size:20px;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#be0c0c;
}

.post h2 a{
	line-height:1.2;
	font-size:20px;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#be0c0c;
}

.post-meta{
	border-top:#ccc thin solid;
	border-bottom:#ccc thin solid;
}

.post-meta .comments-count{
	float:right;
	background:url(images/comment_icon.gif) no-repeat left 50%;
	padding:0 0 0 20px;
}

.post-meta .data{
	width:280px;
}

.post ul{
	list-style-type:disc;
	margin:5px 5px 5px 25px;
}

.post ol{
	list-style-type:decimal;
	margin:5px 5px 5px 25px;
}

.post p{
	margin:10px 0;
}

.post blockquote{
	padding:5px 5px 5px 15px;
	background:#eee;
	font-style:italic;
	border:#ccc 1px dotted;
}

.navigation{
	text-align:right;
	padding:10px;
	height:15px;
}
.navigation .alignleft{
	float:left;
}

/* COMMENT */

.comment{
	border-bottom:#ccc thin solid;
	color:#666;
}

.comment .date{
	color:#000;
	font-size:11px;
	margin:3px 0;
}

.comment b{
	color:#000;
}

.comment p{
	margin:10px 0;
}

.comment-reply p{
	color:#666;
	font-size:11px;
	margin:10px 0;
}

.comment-reply p textarea{
	width:410px;
	height:200px;
}

.comment-reply h3{
	font-size:16px;
	color:#666;
}

/* OTHER */

#logo b{
	font-size:12px;
}

#top-ad-banner{
	float:right;
}

#contentarea .content, #sidebar .content, #footer .content{
	padding:15px;
}

#sidebar #subscribe .content, #sidebar #search .content, .comment .content, .comment-reply .content{
	padding:10px;
}

.post-meta .content{
	padding:5px;
}

#footer .copyright{
	float:left;
	text-align:left;
}

#sidebar .set{
	float:left;
}

.avatar{
	float:right;
}