/**
Theme Name: HexaMag
Author URI: http://wpthemespress.com
Version: 2.0
Author: hpa
Description: Magazine Theme
*/

/* -------------------------------------- */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { 
	content: '';
	content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background-color:#282828;
	font:normal 12px Arial, Verdana, Tahoma;
	color:#868686;
	width:960px;
	margin:0 auto;
	height:1000px;
}

a {
	text-decoration:none;
	color:#ffffff;
}

a:hover { color:#b50a0a; }

/* header */
#header {
	padding-bottom:9px;
}

#branding {
	padding-top:26px;
	text-transform:uppercase;
}

#blog-title {
	background:transparent url(images/brand-separator.gif) no-repeat 100% 0;
	display:block;
	font:bold 40px Tahoma, Arial, Verdana;
	color:#b50a0a;
	float:left;
	padding:18px 21px 0 4px;
	height:51px;
}

#blog-title a { color:#b50a0a; }

#blog-title a:hover { color:#ffffff; }

#page-menu a:hover { color:#333333; }

#blog-description {
	display:block;
	float:left;
	font:normal 12px Tahoma, Verdana, Arial;
	line-height:15px;
	padding:35px 0 0 20px;
	color:#a1a1a1;
}

#page-menu {
	background:#FFFFFF url(images/page-menu-bg.gif) repeat-x 0 0;
	display:block;
	width:942px;
	height:42px;
	overflow:hidden;
	position:relative;
	padding:0 9px;
}

#menu-top-left, #menu-top-right {
	position:absolute;
	height:42px;
	width:9px;
	top:0;
}

#menu-top-left {
	background:transparent url(images/page-menu-left-bg.gif) no-repeat 100% 0;
	left:0;
}

#menu-top-right {
	background:transparent url(images/page-menu-right-bg.gif) no-repeat 0 0;
	right:0;
}

/* container */
#container {
	margin-bottom:70px;
}

/* content */
#content {
	background:#202020 url(images/content-top-bg.gif) no-repeat 0 0;
	float:left;
	width:647px;
	margin-top:7px;
	padding:9px 9px 0;
}

#content-bottom {
	background:#282828 url(images/content-bottom-bg.gif) no-repeat 0 0;
	float:left;
	width:665px;
	height:9px;
}

.pagetitle {
border-bottom:1px solid #292929;
clear:left;
color:#D82222;
font-size:24px;
font-weight:normal;
margin-bottom:3px;
padding-bottom:3px;
}

#error-404 { margin-bottom:400px; }

.post .title {
	padding-bottom:3px;
	border-bottom:1px solid #292929;
	margin-bottom:3px;
	clear:left;
	font-size:24px;
	font-weight:normal;
	color:#d82222;
}

.post .title a { color:#d82222; }

.post .title a:hover { color:#ffffff; }

.post .date-post {
	font-size:11px;
	float:left;
}

.post .meta {
	color:#ffffff;
	margin-bottom:5px;
}

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:right; }

.mini-post {
	background:#181818 url(images/mini-post-bottom-bg.gif) no-repeat 0 100%;
	width:320px;
	padding-bottom:9px;
	margin-bottom:9px;
	overflow:hidden;
}

.mini-post2 {
	background:#181818 url(images/mini-post-bottom-bgb.gif) no-repeat 0 100%;
	width:640px;
	padding-bottom:9px;
	margin-bottom:9px;
	overflow:hidden;
}

.mini-post .meta {
	background:url(http://www.avis-credit.com/wp-content/uploads/2009/12/mini-post-top-bg.gif) no-repeat 0 0;
	font:normal 11px Tahoma, Verdana;
	height:26px;
border-bottom: 10px solid #750C05;
	line-height:24px;
	padding:0 12px;
	margin-bottom:3px;
}

.mini-post .date-post, .mini-post .read-more {
	color:#e9e0df;
	display:block;
	float:left;
}

.mini-post .read-more {
	color:#afac83;
	float:right;
	text-transform:uppercase;
}

.mini-post .title {
	font:normal 12px Tahoma, 'Trebuchet MS';
	height:30px;
overflow:hidden;
font-weight:bold;

	border:none;
	margin:0 0px;
	padding-top:2px;
}

.mini-post .title a:hover { color:#000000; }

.mini-post .entry {

	padding:6px;
	height:135px;
	overflow:hidden;
}

.mini-post .thumbnail {
	background-color:#202020;
	float:left;
	padding:5px;
	margin-right:8px;
}

.mini-post2 .meta {
	background:url(images/mini-post-top-bgb.gif) no-repeat 0 0;
	font:normal 11px Tahoma, Verdana;
	height:26px;
	line-height:24px;
	padding:0 12px;
	margin-bottom:3px;
}

.mini-post2 .date-post, .mini-post .read-more {
	color:#e9e0df;
	display:block;
	float:left;
}

.mini-post2 .read-more {
	color:#afac83;
	float:right;
	text-transform:uppercase;
}


.mini-post2 .title {
	font:normal 14px Tahoma, 'Trebuchet MS';
	height:20px;
	line-height:20px;
color:#ffffff;
	overflow:hidden;
font-weight:bold;
	border:none;
	margin:0 6px;
	padding-bottom:3px;
	/*border-bottom:1px solid #1f1f1f;*/
}

.mini-post2 .entry {
	padding:6px;
	height:245px;
	overflow:hidden;
}

.mini-post2 .thumbnail {
	background-color:#202020;
	float:left;
	padding:5px;
	margin-right:8px;
}

.navigation .alignleft a, .navigation .alignright a {
	background-color:#121212;
	display:block;
	float:left;
	font:normal 11px Tahoma, Verdana;
	color:#515151;
	height:27px;
	line-height:27px;
	padding:0 7px;
	border:1px solid #0d0d0d;
}

.navigation a:hover { color:#d82222; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#181818 url(images/page-navi-bg.gif) repeat-x 0 0;
	height:36px;
	position:relative;
	padding:0 9px;
	width:629px;
}
.wp-pagenavi {
	padding-top:11px;
	font:normal 11px Tahoma, Verdana, Arial;
	text-transform:uppercase;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
	border:1px solid #0d0d0d !important;
	padding: 4px 6px !important;
}

.wp-pagenavi span.pages, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#121212 !important;
	color:#515151 !important;
}

.wp-pagenavi span.current {
	background-color:#202020 !important;
	color:#515151 !important;
}

#wp-pagenavi-left, #wp-pagenavi-right {
	background:transparent url(images/page-navi-left-bg.gif) no-repeat 0 0;
	position:absolute;
	top:0;
	width:9px;
	height:36px;
}

#wp-pagenavi-left { left:0; }

#wp-pagenavi-right {
	background-image:url(images/page-navi-right-bg.gif);
	right:0;
}

#sidebar {
	float:right;
	width:287px;
	margin-top:7px;
}

.widget {
	clear:left;
	display:block;
	float:left;
	width:287px;
	margin-bottom:6px;
	position:relative;
}

.widget-content {
	background:#202020 url(images/widget-top-bg.gif) no-repeat 0 0;
	display:block;
	float:left;
	width:275px;
	padding:4px 6px 0;
	overflow:hidden;
}

.widget-bottom {
	background:#282828 url(images/widget-bottom-bg.gif) no-repeat 0 0;
	width:287px;
	height:4px;
	float:left;
}

.widget-title {
	background:#1d1d1d url(images/widget-title-bg.gif) no-repeat 0 0;
	font:normal 16px Tahoma, Verdana;
	color:#b70a0a;
	position:relative;
	height:31px;
	width:273px;
	padding:0 7px;
	line-height:31px;
	overflow:hidden;
	text-transform:uppercase;
	top:-4px;
	left:-6px;
	z-index:2;
}

.widget ul li {
	background:transparent url(images/icon-paper.gif) no-repeat 4px 9px;
	line-height:28px;
	border-bottom:1px solid #242424;
	padding-left:20px;
}

.widget ul li.hover { background-color:#1d1d1d; }

.widget ul li li {
	border-top:1px solid #242424;
	border-bottom:none;
}

.widget a { color:#5d5d5d; }

.widget a:hover { color:#ffffff; }

/* footer */
#footer {
	text-align:center;
	font-size:11px;
	color:#8b8b8b;
	padding-bottom:15px;
}

#footer p { margin-bottom:5px; }

#sponsor {
	font-size:12px;
	color:#ffffff;
}

#searchsubmit {
	width:57px;
	float: right;
	background:#fff url(images/sbutton.png);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:28px;
	margin-left:5px;
}
/* search widget*/
#sidebar #search .widget-content {
}

#sidebar #search .widget-content {
	text-align:center;
	padding-top:10px;
}

#sidebar #search #searchform { padding-bottom:6px; }

#searchform #s { width:190px; }

/* ads widget */
#ads-125-125 {
	text-align:center;
}

#ads-125x125 .widget-content { padding:12px 6px 4px; }

.img-adv {
	margin:0 10px 10px 0;
}

.img-adv.right{ margin-right:0; }

.img-adv.bottom{ margin-bottom:0; }

.img-adv.last{ margin:0; }

/* callendar widget */
#wp-calendar {
	empty-cells: show;
	width:100%;
}

/*
#wp-calendar a { color:#CFA03A !important; }

#wp-calendar a:hover { color:#956B58 !important; }
*/

#wp-calendar th, #wp-calendar td { text-align:center; }

#wp-calendar th { font-weight:bold; }

#wp-calendar #today {
	border:1px solid #D8E4F0;
	background-color:#B0C6E0;
}

#wp-calendar #next { text-align:right !important; }
#wp-calendar #prev { text-align:left !important; }


.lavaLampWithImage {
	position:relative;
	height:42px;
	padding:0;
	overflow:hidden;
	margin:0 auto;
	width:942px;
}

.lavaLampWithImage li {
	float:left;
	list-style:none;
	z-index:9;
	height:42px;
	margin:0;
}
.lavaLampWithImage li a {
	color:#ffffff;
	text-decoration:none;
	outline:none;
	text-align:center;
	z-index:11;
	display:block;
	float:left;
	font:normal 10px Tahoma, Verdana, Arial;
	height:42px;
	line-height:42px;
	position:relative;
	text-transform:uppercase;
	margin:0 5px;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li.current_page_item a {
	color:#ffffff;
}
.lavaLampWithImage li.back {
	width:9px;
	height:42px;
	z-index:5;
	position:absolute;
	margin:0;
	top:0; /* inportant, please don't remove*/
}
.lavaLampWithImage li.back .left {
	background:#9c0303 url('./images/lava.gif') repeat-x 0 0;
	height:42px;
	margin-right:0; /* 7px is the width of the rounded shape */
	z-index:6;
	padding:0 20px;
}
#featured-post-wrap {
	background:#202020 url(./images/featured-top-bg.gif) no-repeat 0 0;
	width:960px;
	position:relative;
	padding:10px 0 32px;
	margin:0 auto 3px;
}

#featured-post {
	margin:0 auto;
}

.featured-item {
	height:206px;
	overflow:hidden;
}

.featured-thumb {
	background-color:#262626;
	padding:7px;
	border:1px solid #262626;
	margin-right:5px;
	float:left;
	width:304px;
}

.featured-item .date-post {
	text-transform:uppercase;
	font-size:10px;
	color:#8b8b8b;
}

.featured-item .title {
	padding-bottom:3px;
	border-bottom:1px solid #292929;
	margin-bottom:3px;
	clear:left;
	font-size:24px;
	font-weight:normal;
}

.featured-item .title a { color:#d82222; }

.featured-item .title a:hover { color:#ffffff; }

.featured-item .post {
	margin:0;
	padding:0;
	background:none;
	float:left;
	width:618px;
}

.featured-item .entry {
	color:#d4d4d4;
}

.featured-item a.read-more {
	background:url(./images/featured-read-more-bg.gif) no-repeat 0 0;
	float:left;
	display:block;
	font:normal 11px Tahoma, Verdana, Arial;
	color:#fefefe;
	height:19px;
	line-height:19px;
	padding:0 6px;
	width:102px;
	margin-top:10px;
}

.featured-item a.read-more:hover { color:#d82222; }

#featured-prev, #featured-next {
	position:absolute;
	top:215px;
	width:24px;
	height:23px;
	text-indent:-9999px;
	cursor:pointer;
}

#featured-prev {
	background:url(./images/featured-nav-button.gif) no-repeat 0 0;
	right:33px;
}

#featured-next {
	background:url(./images/featured-nav-button.gif) no-repeat 100% 0;
	right:9px;
}

#featured-post-bottom {
	background:#282828 url(./images/featured-bottom-bg.gif) no-repeat 50% 0;
	height:9px;
	display:block;
	width:960px;
	position:absolute;
	bottom:0;
}


.clear { clear:both; }

.clearleft { clear:left; }

.entry { line-height:18px; text-align: justify; }

.entry p { margin-bottom:1em; }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-weight:bold;
	margin:5px 0;
}

blockquote {
	padding-left:30px;
	font-style:italic;
}

.entry ul { padding-left:20px; }

.entry ul li { list-style-type:square; }

.entry ol { padding-left:25px; }

/* Begin Images */
p img {
	padding:0;
	max-width:100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright { float:right; }

.alignleft { float:left }
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor:help; }

acronym, abbr { border-bottom:1px dashed #999; }

blockquote {
	margin:10px;
	padding-left:20px;
}

blockquote cite {
	margin:5px 0 0;
	display:block;
}

.center { text-align:center; }

.hidden { display:none; }

hr { display:none; }

a img { border:none; }

.navigation {
	/* display:block;
	text-align:center;
	margin-bottom:60px;*/
	margin-top:10px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
}

.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}
/* End captions */

/* comment and respond */
#comments, #respond h3 {
	font:normal 16px 'Trebuchet MS',Tahoma,Verdana;
	color:#d82222;
	padding-bottom:5px;
}

.commentlist {
	padding-left:25px;
}

.navigation, #respond {
}

.comment, .trackback, .pingback {
	clear:both; 
	margin-bottom:5px;
	list-style:decimal;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #FFFFFF;
	margin-right:5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	clear:both;
	line-height: 1.5em;
}

#commentform input, #commentform textarea {
	background-color:#282828;
	color:#868686;
	font:normal 12px Arial, Verdana, Tahoma;
	border:1px solid #202020;
	padding:5px;
}

#commentform p {
	margin-bottom:10px;
}

#commentform #submit {
	background-color:#800e04;
	border:1px solid #a60000;
	font:normal 12px Verdana, Tahoma, Arial;
	color:#ffffff;
	height:32px;
	padding:0 9px;
}

#commentform textarea { width:568px; }

ol, ul { list-style: none; }

h4 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* Sharing buttons */
.share_box, .related_posts { padding: 0 0 0; margin: 0px 0; }
.share_box .share_btn { float: left; }