/* 
	Theme Name: HeavyMag
	Theme URL: http://www.HeavyMag.com
	Description: www.HeavyMag.com skin
	Author: HM Crew
	Author URI: http://www.HeavyMag.com
	Version: 1.0

*/

* {border:0px;}

a:link { text-decoration: none; color:#333333 }
a:visited { text-decoration:none; color:#333333}
a:hover  { text-decoration:underline; color:#ce3314} 
a:active { text-decoration:none; color:#333333 }

h1 a:link { text-decoration: none; font-family: Arial,Helvetica,sans-serif;}
h1 a:visited { text-decoration:none;}
h1 a:hover  { text-decoration:underline;} 
h1 a:active { text-decoration:none;}

.fl {float:left}
.fr {float:right}

body {
	height: 100%; 
	color: #888;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #eeeee1;
}

#wrap {
	width: 850px;
	margin: 0 auto 0 auto;
	
}

#contentmain {
	margin: 0 auto 0 auto;
	
}

/*************************** Header START ***************************/
#header {
	height:90px;
	margin: 15px 0px 0px 0px;
}


/* Header Title */

#logo {
width:103px;
height:90px;
	float: right;
	padding: 0px;

	}


/* Header Search */
#header_search {width:190;
	float: right;
	
	margin: 5px 5px 0 10px;
}

#header_search form {
	margin: 0;
	padding: 0;
	display:block;
}


#search .input {
	width:15px;
	height:16px;
	background:none;
	border:none;
border: 1px solid #333333;
	padding:0;
	margin:1px 2px 0 0;
	vertical-align:middle;
}

/* Header Search END */
/*************************** Header END ***************************/
/*************************** Border Corners START***************************/

.border_top_right {
	position:absolute;
	width:6px;
	height:5px;
	background:url(images/border_top_right.gif) no-repeat;
	z-index:2;
	right: -1px;
	top: -1px;
}

.border_top_left {
	position:absolute;
	width:6px;
	height:5px;

	background:url(images/border_top_left.gif) no-repeat;
	z-index:2;
	top: -1px;
	left: -1px;
}

.border_bottom_left {
	position:absolute;
	width:8px;
	height:9px;
	background:url(images/border_bottom_left.gif) no-repeat;
	z-index:2;
	bottom: 0px;
	left: -1px;
}

.border_bottom_left_inverse {
	position:absolute;
	width:5px;
	height:5px;
	background:url(images/border_bottom_left_inverse.gif) no-repeat;
	z-index:3;
	bottom: -1px;
	left: 0px;
}

.border_bottom_right {
	position:absolute;
	width:8px;
	height:9px;
	background:url(images/border_bottom_right.gif) no-repeat;
	z-index:3;
	right: -1px;
	bottom: 0px;
}

/*************************** Border Corners END ***************************/
/*************************** top START ***************************/

#top {
	width: 850px;
	padding: 5px 0 7px 0;
margin-bottom:1px;
background: #eeeae1;
	
}

#top img{
	width: 125px;
}

.top_box {
	position:relative;
	z-index:999;
	border-right: solid 1px #bcbcbc;
	width: 125px;
height: 240px;
	margin: 0 15px 0 0;
	padding:0 15px 15px 0;
	float:left;
background: #eeeae1;
}

.top_box_right {
	position:relative;
	z-index:999;
	background: #FFFFFF;
	border-top: solid 1px #bcbcbc;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	width: 150px;
	margin: 0;
	padding: 20px;
	float:left;
}

#top_box_right_more {
	font-size: 10px;
	padding: 3px 3px 0 0;
	margin: 0;
	text-align:right;
}

#top_box_right_more a{
	color: #CC0000;
}

.top_date {
	font-size:11px;
	font-style:italic;
	padding: 0 0 0 20px;
}

.top_h2 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:10px 0 10px 0;
}
	
.top_h2 a{
	color: #333333;
	text-decoration:none;
}

.top_h2 a:hover{
	color: #CC0000;
	text-decoration:underline;
}
	
/*************************** top END ***************************/
/*************************** Content START ***************************/

#mid_col {
	width:618px;
	float:left;
	margin: 0 0 10px 0;
}

#content {
	width:554px;
	padding: 20px;
	margin: 20px 10px 10px 12px;
	float:left;
	line-height:22px;
}

#content p {
	margin: 0 0 15px 0;
}

#content a {
	color: #531405;
}

#content a:hover {
	color: #88c4e1;
}

#tag_box {
	width: 554px;
	height: 18px;
	margin: 10px 0 20px 12px;
	padding: 10px 20px 10px 20px;
}

.boxes {
	position:relative;
	z-index:999;
	background: #FFFFFF;
	border-top: solid 1px #bcbcbc;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
}
	
.boxes a{
	color:#7D7D7D;
	text-decoration:none;
}

.boxes a:hover{
	color:#88c4e1;
	text-decoration:underline;
}

.box_h1 a{
color:#333333;
font-size: 18px;
text-decoration: none;
font-weight: bolder;
line-height: 100%;

}

.box_h1 a:hover{
	color:#531405;
	text-decoration:underline;
}

/*************************** home posts START ***************************/

#content_home {
	width:503px;
	padding: 10px;
	margin: 20px 15px 10px 0px;
	float:left;
border: 1px solid #bcbcbc;
background: #e3e0d8;

}



.post {
	
	background: #f2eee5;
	border: solid 1px #bcbcbc;
	padding:16px;
	margin: 0 0 18px 0;
	width: 468px;
	float: left;

	
}

.post-list {
	position:relative;
	z-index:999;
	background: #f2eee5;
	border-top: solid 1px #bcbcbc;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	padding:10px;
	margin: 0 0 18px 0;
	width: 468px;
	float: left;
overflow: hidden;
	
}



.post h1 a{
font-family: "Trebuchet MS",Trebuchet,Verdana,Arial;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding: 0px;
text-transform:uppercase;
color: #333333;
}

.post h1 a:hover{
text-decoration:underline;
color: #ce3314;
}

.post_h1{
font-family: "Trebuchet MS",Trebuchet,Verdana,Arial;
font-size: 14px;
color: #58595b;
font-weight: bold;
margin: 0px;
}


.postinfo {	
	background: #f2eee5;
	border: solid 1px #bcbcbc;
	width: 468px;
	padding: 16px;
	float: left;
margin-bottom: 15px;
	
	
}

.post_thumbnail {
	margin: 0px 15px 0px 0px;
	float: left;
}

.post_thumbnail img{
	width: 145px;
	height: 100px;
border: solid 1px #8d8d8d;
}


.post_feature_image {
	position: relative;
	z-index:999;
	width: 468px;
	}

.post_feature_image img {
	width: 468px;
}

.post_feature_image_trans_bg {
	position: absolute;
	z-index:998;
	width: 468px;
	height: 130px;
	opacity: .70;
	filter: alpha(opacity=60);
	background: #000000;
	bottom: 0px;
	left:0px;
}

.post_feature_image_text {
	position: absolute;
	z-index:999;
	width: 448px;
	height: 125px;
	bottom: 0px;
padding-top: -20px;
	left:10px;
}

.post h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
 	padding: -20px 0 6px 0;
 	margin: 0px 0px 5px 0px;
	font-size:12px;
color: #333333;
 }
 
 .post p {
 	padding:0px;
 	margin: 0px;
color: #333333;
   font-size:11px;
line-height:14px
overflow: hidden;

 }

 .post p img {
 	padding: 10px 0px 10px 0px;

 }

.post_home_text {
	margin: 0;
	padding: 0;
	line-height:18px;
	color: #000000;
font-size: 10px;
height: 52px;
}

.post_top {
	position:relative;
	z-index:999;
	background: #f2eee5;
	border: solid 1px #bcbcbc;
	padding:16px;
	margin: 0 0 18px 0;
	width: 468px;
	float: left;
	overflow:hidden;
	
}


.post_top_h1 a{ font-size: 18px; font-weight: bolder; line-height: 100%; margin-top: 0px; color: #cdbfb3;
}

.post_top h1 a{ font-size: 18px; font-weight: bolder; line-height: 100%; margin-top: 0px; color: #cdbfb3;
}
.post_top h1 a:hover{
text-decoration:underline;
color: #ce3314;
}

 .post_top p {
 	padding: 0px;
 	margin-top: -10px;
color: #ffffff;
  font-size:11px;
line-height:14px

 }

.post_home_text_top {
	margin: 0;
	padding: 0;
	line-height:18px;
	color: #ffffff;
font-size: 10px;
}



.info_home {
	font-size:9px;
	margin-bottom: 5px;
}



.icon_home {
	width:20px;
	height: 20px;
	float: left;
	padding: 2px 5px 0 0;
}

/*************************** post END ***************************/
/*************************** home.php box 960px Footbar Start ***************************/

#footbar {
	width: 998px;
	font-size:12px;
	line-height:20px;
	margin:0 0 20px 0;
	padding: 15px 0px 17px 0px;
}

.footbar_boxes {
	width: 169px;
	margin: 0;
	padding: 0px 10px 0px 20px;
	float:left;
	font-size:11px;
	line-height:14px;
}

.footbar_boxes ul {
	list-style: none;
	margin:0;
	padding:0;
}

.footbar_boxes li {
	padding: 2px 0 3px 0;
	margin:0;
}

.footbar_boxes h3 {
	font-size:13px;
	color: #88c4e1;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

/*************************** home.php box 960px Footbar END ***************************/
/*************************** archives.php ***************************/

#box_archive_wrap{
	width:850px;
	padding: 20px 0 20px 0;
}

#box_archive_wrap ul{
	list-style: url(images/arrow_sidebar.gif);
}

#box_archive_wrap li a{
	color:#531405;
	text-decoration:none;
}

#box_archive_wrap li a:hover{
	color:#88c4e1;
	text-decoration:underline;
}


#box_archives_left {
	width: 284px;
	padding:0 20px 10px 20px;
	margin: 0 20px 0 0;
	float:left;
	display:inline;
}

#box_archives_middle {
	width: 285px;
	padding:0 20px 10px 20px;
	margin: 0 20px 0 0;
	float:left;
	display:inline;
}

#box_archives_right {
	width: 265px;
	padding:0 20px 20px 20px;
	margin: 0 0 0 0;
	float:right;
	display:inline;
}

/*************************** archives.php END ***************************/
/*************************** archive.php START ***************************/

.content_archive_600_box {
	width: 560px;
	height: 90px;
	padding: 10px 0 10px 0;
	font-size:11px;

	line-height:16px;
	border-bottom:dotted 1px #bcbcbc;
}

.content_archive_600_box img {
	width: 120px;
	margin: 0;
	padding: 0 12px 0 0;
	float: left;
}

.content_archive_600_box h2{
	font-size:14px;
	padding: 0 0 0 0;
	margin:0;
color: #cdbfb3;
}

.content_archive_600_box h2 {
	font-size:14px;
	padding: 0 0 0 0;
	margin:0;
color: #cdbfb3;
}



.archive_title {
	margin: 0;
	padding: 0 0 10px 12px;
	background:url(images/arrow_title.gif) no-repeat;
}

.date_archive{
	font-size:10px;
	padding: 0 0 5px 0 ;
	margin: 0;
	color: #4D4D4D;
}
.content_archive_600_text p{
	padding:0;
	margin:0;
}

/*************************** archive.php END ***************************/
/***************************  page.php / single.php START ***************************/

#crumps {
	padding: 0;
	margin: 0 0 10px 0;
	font-size:10px;
	color: #88c4e1;
	border-bottom:1px dotted #531405;
	line-height:18px;
}

#crumps a {
	text-decoration:none;
}

#crumps a:hover {
	text-decoration:underline;
}


.page_title_left {
	font-size:20px;
	padding: 15px 0 20px 0;
	margin: 0 0 0 0;
}

.single_title {
	font-size:20px;
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
}

.date {
	font-size:10px;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}

/* Images @ page.php & single.php */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px 0 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding:0;
	margin: 4px 10px 6px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.wp-caption-text {
	background:#EEEEEE;
	font-size:10px;
	margin:0;
	padding:0 5px 0 5px;
}

.wp-caption.alignleft{
	margin: 4px 10px 0 0;
	display: inline;
}

.wp-caption.alignright{
	margin: 4px 0 0 10px;
	display: inline;
}

.gallery-icon img{
	width: 180px;
	height: 135px;
	padding: 5px;
}

/***************************  page.php / single.php ***************************/
/*************************** Comments START ***************************/
/* Comments  ----------------------------------*/

#comments-wrap {
}
.textarea {
	border:1px solid #000000;
	background:#f0f0f0;
	width:450px;
height: 150px;
	color:#333;
}
.textarea:hover {
	border:1px solid #cbcbcb;
	background:#ffffff;
	width:450px;
}
.Cbutton {
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;
	background:#106d94;
	color:#fff;
}
.Cbutton:hover {
	border:none;
	background:#acca68;
	color:#fff;
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/
.gravatar {
	border:2px solid #739fcb;
	margin:8px 10px 0 0;
	width:40px;
	height:40px;
	display:block;
	float:left;
	background: url(images/gravtar.png) no-repeat;
}
.commentlist {
}
.commetmainauthor {
	clear:both;
	clear:both;
	padding:8px 10px;
	overflow:hidden;
	height:100%;
color: #000000;
	border-top:1px solid #c3c3c2;
	background:#e4e4e4 url(images/ctop_center2.png) repeat-y; 
}

.commetmain {
	clear:both;
	padding:8px 10px;
	overflow:hidden;
color: #000000;
	height:100%;
	border-top:1px solid #b5d0f1;
	background:#d6e2f1 url(images/ctop_center.png) repeat-y; 
}
.commet_top {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0;
	color:#666;
}
.commet_bottom {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0 0 45px;
	margin-bottom:15px;
	color:#666;
	background:url(images/cbottom.png) no-repeat;
	height:19px;
}
.commet_bottom2 {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0 0 45px;
	margin-bottom:15px;
	color:#666;
	background:url(images/cbottom2.png) no-repeat;
	height:19px;
}
.commet_right {
	width:70%;
	float:right;
	background:url(images/quote.png) no-repeat;
	padding:5px 0 0 35px;
}
.comm_list {
	margin-bottom:15px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:0;
}
.comment-metadata {
	padding:5px 10px;
	color: #333;
	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#333;
	text-decoration:none;
}
.comment-metadata a:hover {
	color: #666;
}
.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
	color: #333333;
}
.authorcomment .comment-metadata a {
	color:#333;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:11px;
	text-align:center;
}
/*************************** Content END ***************************/
/*************************** Sidebar START ***************************/

#sidebar {
	width: 310px;
	float: left;
	margin: 20px 0px 20px 0px;
	
}


#sidebar h3 {font:bold 12px Arial, Helvetica, sans-serif; color:#363636; display:block; text-align:left; border-bottom:3px dotted #363636; height:16px; margin:0 0 7px; padding:4px 8px }


/*---------BOX styling(all boxes)--------- */
.box, .box2, .widget{background: #fff url(images/box-bgr.png) repeat-x top left; border:1px dotted #bcbcbc; margin:0 0 10px; padding:10px; text-align:left }
.box2 .spacer.white, .box4 .spacer.white{background:#fff; clear:both; margin:0 }
#box3 {background: #000000; margin:0px 0px 10px opx; text-align:left }

/*---------BOX styling(sidebar)--------- */
.box-s, .box2-s, .widget-s{background-color: #c72443; margin:0px 0px 15px 0px; padding:5px; width: auto; text-align: left; }
.box2-s .spacer-s.white-s, .box4-s .spacer-s.white-s{background:#fff; clear:both; margin:0 }


/*---------BOX STYLING (main)--------- */
.box p{line-height:18px; padding:0 0 10px }
.boxed{width:282px }
.boxed .date-comments{margin:0 0 1px }

/*---------BOX STYLING (ads) --------- */
.box3{background:transparent; padding:0 18px }
.box3-spacer{padding:20px 0 0 }
.box3 .spacer.white{background:#fff; border:1px dotted #dedbd1; clear:both; margin:0}

/*---------BOX2 STYLING (center sidebar) --------- */
.box4{border:dotted #CCC6B7; border-width:0 0 1px 0; background:#E8E8E8; margin:0; padding:20px 18px }

/*************************** Sidebar END ***************************/
/*************************** Footer START ***************************/

#footer {
	position:relative;
	z-index:999;
	clear:both;
	border-top:#7D7D7D 1px solid;
	margin: 10px auto 0 auto;
	padding:6px 0 20px 0;
	width:850px;
}

#rss_top {
	position:absolute;
	top: 1px;
	right: 1px;
	z-index:1;
	width:16px;
	height:16px;
}

.footer_text {
	color:#4D4D4D;
	font-size:11px;
}

.footer_text a{
	color: #7D6D6D;
	text-decoration:none;
}

.footer_text a:hover{
	color: #7D6D6D;
	text-decoration:underline;
}
/*************************** Footer END ***************************/

.subbg{
padding:0px;
width: 160px;
height: 133px;
background:url(images/subscribe-bg.gif) no-repeat;
}

.submainbg{

}

.sheading{
margin:0px;
padding:0px;
font-size:11px;
color:#000;
padding:20px 0 3px 0px;
font-weight:bold;
}

.subscriberlinks{
padding-left:0px;
font-size:11px;
color:#A4A4A4;
}
.subscriberlinks a{
color:#AEA786;
text-decoration:none;
}
.subscriberlinks a:hover{
color:#AEA786;
text-decoration:underline;
}
.subscriberpic{
width:86px;
float:right;
}

.catemainframe{

}
.cateframe{

padding-top: 5px;
padding-bottom:10px;
padding-left:0px;
padding-right:0px;
}

.cateframe ul{
margin:0px;
padding:0px;
}
.cateframe ul li{
padding:0px;
margin:0px;
list-style:none;
border-bottom:1px dotted #8C8C8C;
}

.cateframe ul li a{
padding:0px;
margin:0px;
display:block;
padding-left:20px;
background:url(images/buller1.gif) no-repeat 7px 7px;
font-size:12px;
padding-right:10px;
color:#575A5D;
text-decoration:none;
line-height:24px;
font-weight:bold;
}
.cateframe ul li a:hover{
text-decoration:underline;
}

.clear{
clear:both;
}

.searchbox{
width:120px;
float:left;
height:19px;
font-size:10px;
margin-bottom: 10px;
margin-left:3px;
border:1px solid #000;
}


.alignleft-s { margin-bottom:10px; border-bottom:dotted 1px #000; font-size:80%; float:left; background-color:#ddd2b4; padding:0 5px 0 5px}
.alignright-s { margin-bottom:10px; border-bottom:dotted 1px #F30; font-size:80%; float:right; background-color:#ddd2b4; padding:0 5px 0 5px}
.navigation-s {width: 500px; margin-bottom:10px;}



.list3 {
	padding:5px;
}

.divlist3 {
	padding:10px;
}
.list3 li a, .widget ul li a {text-decoration: none; color:#6aa7da }
.list3 li {font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 11px; background-color: transparent; background-image: url(images/list-bullet-trans.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0pt 8px; text-align: left; margin: 0pt; border-bottom:solid 1px #333333;
list-style-type: none; list-style-position: outside; padding:2px 0 2px 15px;} 


.tags a, .tags span 
{position: relative; display: block;
float: left;
height: 19px;
padding: 0pt 1px 0px 1px ;
line-height: 17px;
font-size: 90%;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#modernbricksmenu{
padding: 0;
width: 850px;
background-color: #000000;
height: 25px;
border-top: 1px solid #bcbcbc;
border-bottom: 1px solid #bcbcbc;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
background-color: #000000;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 0px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/

}

#modernbricksmenu a:hover{
background-color: #c72443; /*Menu hover bgcolor*/
}

#modernbricksmenu a:active {
background-color: #c72443; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #c72443; /*Brown color theme*/ 
border-color: #c72443; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 3px;
background: #bcbcbc; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin:4px 0px;
padding: 0px;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
height: 13px;
}

#myform .submit{
font: bold 11px Verdana;
background-color: lightyellow;
}

