body {
	font: 12px/18px "Verdana", Arial, Helvetica, sans-serif;
	color: #27013A;
	background: #fff url('img/bg.png') top center repeat-x;
	background-position: 50% 0px;
	color: #333333;
	margin: 0px;
	padding: 0;
}
a {
	color: #CE1B09;
	text-decoration: none;
}
a:visited {
	color: #d54536;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
p {}

h1 {
	margin:0px;
	padding-left: 0px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ce1b09;
	text-transform: uppercase;
}
h1 a, h1 a:visited{
	color: #ce1b09;
	text-decoration: none;
}
h1 a:hover{
	color: #000000;
	text-decoration: none;
}
#bg{
	width:585px;
	height:35px;
	float:left;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:0px;
	background-image:url('img/post_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom top;
}
h2 {
	width: 100%;
	height: 35px;
	float:left;
	font: normal 18px "Verdana", Arial, Helvetica, sans-serif;
	margin:0px;
	color: #cf3020;
	border:none;
	
}
h2 a, h2 a:visited {
	color: #cf3020;
	text-decoration: none;
	border: none;
}
h2 a:hover {
	color: #010a13;
	border:none;
}
h3 {
	background-position:bottom left;
	background-repeat:repeat-x;
	color: #fff;
	font-family: 'FranchiseRegular', sans-serif;
	font-size: 50px;
	font-weight: 100;
	line-height: 16pt;
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #cf3020;
	margin: 10px 0px 5px;
	background-image:url('img/dots.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
}
#content h1 {
	margin:0px;
	padding-top: 20px;
	height: 45px;
	font: 40px/100% 'FranchiseRegular', sans-serif;
	font-weight: 100;
	color: #ce1b09;
}
form {
	margin:0px;
	padding:0px;
}

#page {	
	height: 100%;
	min-height: 850px;
	margin: 0 auto -65px auto;
	padding-bottom: 100px;
	width: 920px;
	}
	
/* header area */

#header-container {
	display: block;
	height: 310px;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	}

#header {
	background: transparent;
	height: 250px;
	position: relative;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

#header-container h1 {
	color: #fff;
	font-family: 'FranchiseRegular',sans-serif;
	font-size: 40px;
    font-weight: 100;
}

#header-container a {
	color: #fff;
}

#logo-container {
	display: block;
	height: 143px;
	margin: 0;
	padding: 0;
	width: 920px;
}

img.global-logo {
	display: block;
	float: left;
	margin: 30px 0 0 0;
	}

#headerlogo .description{
	position: absolute;
	left: 35px;
	bottom: 3px;
	color: #000000;
	font-size: 14px;
}
#utilities {
	display: block;
	float: left;
	height: 167px;
	position: relative;
	width:240px;
}

#header-info {
	display: block;
	float: left;
	height: 170px;
	margin: 0;
	width: 680px;
	}

#me{
	width:220px;
	font-size:11px;
	line-height: 11px;
	padding: 10px 0px 10px 0px; 
	float:left;
	color: #fff;
}
#me tr{
	float: left;
}

#page-header{
	width:570px;
	margin:55px 0 0 47px;
}
.me a, .categories a:visited {
	color:#000000;
	text-decoration:none;
}
.me a:hover {
	text-decoration:none;
	color:#000000;
}

#nav {
	list-style: none;
	margin: 0px;
	background:transparent;
	padding-top: 129px;
}
#nav li {
	float:left;
	margin: 0px 0px 0px 0px;

}
 #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
	background:url('img/navbg.jpg');
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 11px 8px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: url('img/navbgh.jpg');
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #ffffff;
    text-decoration: none;
	padding: 11px 8px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background:url('img/navbgm.jpg');
}
/* content  */
#content {
	float:right;
	width: 625px;
	margin: 10px 0 5px 10px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 43px;
	height: 35px;
	float:left;
	background: #fff;
	border-left:1px solid #9c9c9c;
	border-right:1px solid #9c9c9c;
	
}
.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #3c3c3c;
	text-align: center;
	display:block;
	line-height: 10px;
	padding-top: 1px;
	margin-left: -1px;
}
.post-day {
	font-size: 16px;
	text-transform: uppercase;
	color: #cf3020;
	text-align: center;
	display:block;
	line-height: 16px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 565px;
}
.post-views {
	background: #ffffff;
	padding-left: 7px;
	float:right;
	font-size: 11px;
	color: #c3c5c8;
}
blockquote{
	margin: 5px;
	padding: 5px;
	background:#f7efee;
	color:#f06c5f;
}
.post-cat {
	width:400px;
	height:auto;
	float:left;
	font-size:11px;
	padding-left:0px;
}
.post-cat a, .categories a:visited {
	color:#b92b1d;
	text-decoration:none;
}
.post-cat a:hover {
	text-decoration:none;
	color:#5b5e61;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:4px; 
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	height:35px;
}
.postmetadatap { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	border-bottom: 1px solid #e8eef5;
	border-top: 1px solid #e8eef5;
	height:60px;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
}
.post-comments {
	background: #ffffff  url('img/com.gif') no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #5b5e61;
}
.post-comments a, .categories a:visited {
	color:#5b5e61;
	text-decoration:none;
}
.post-comments a:hover {
	text-decoration:none;
	color:#5b5e61;
}
.post-author {
	padding-left: 0px;
	float: left;
	font-size: 95%;
	color: #5b5e61;
}
.googleads{
	width:635px;
	float:left;
	color:#666;
	background:#ffffff;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #eee;
}
.similiar{
	width:500px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	background-color:#ffffff;
	padding: 5px;
	padding-top: 5px;
	color: #000000;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #000000;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background:#f7efee;
	color:#f06c5f;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #d61906;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #f7eeed ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ce1906;
	border:1px solid #dbaca7;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float:left;
	padding:0px;
	width: 234px;
	overflow: hidden;
	margin:0px 0px 0px 0px
}#info{
	width: 395px;
	font-size:11px;
	margin:3px;
	padding:5px;
	background:#ffffff; 
	border:#eee 1px solid;
	float:left;
	color: #00a200;
	border:#e1e1e1 1px solid;
}


/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: bold 16px "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 5px 0px 2px;
	height:15px;
	padding:8px;
	background:transparent;
	border-bottom:1px solid #efefef;
	
	
}
#sidebar h4, #sidebar .sidebartitle1{
	font: normal 14px "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 5px 0px 2px;
	background: url('img/sbgr.jpg');
	height:20px;
	padding:6px 6px 6px 12px;
	width: 200px;
	
	
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #cf3020;
    font-size: 12px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #333333;
    font-size: 12px;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding:0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border:none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border:none;
}
#sidebar a img {
	margin:2px 0 -2px 0px;
}
/*blogroll widget */
ul.list-blogroll li{
	padding-left: 15px !important;
}
/*meta  widget*/
ul.list-meta li{
	padding-left: 15px !important;
}
/*rss widget */
ul.list-rss li{
	padding-left: 15px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	padding-left: 15px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	padding-left: 15px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	padding-left: 15px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 15px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 10px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    left: 5px;
	float: right;
    position: absolute;
    bottom:6px;
}

#searchform br {
	display: none;
}
#searchform #s {
	width: 155px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	background: #FBF6FD;
    border-bottom:1px solid #eee;
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    border-right:1px solid #FBF6FD;
	margin-right: 0px;
	color: #145317;
	font-weight: normal;
	font: 16px Arial, Helvetica, sans-serif;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#FBF6FD;
	border-bottom:1px solid #eee;
    border-right:1px solid #eee;
    border-top:1px solid #eee;
    border-left:1px solid #FBF6FD;
	width: 60px;
	height: 26px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}

/* CARD CRAWLER */
#card-crawler{
	display: block;
	margin-bottom:20px;
	background-color: #e7e7e7:
}

#crawler-container .marquee0{ overflow-x: hidden; overflow-y: hidden; width: 1000px; }
#crawler-container .marquee0 .marquee-int{ width: 1000px; background-color: transparent; height: 200px; position: relative; overflow-x: hidden; overflow-y: hidden; visibility: visible; }
#crawler-container .marquee0 .marquee-int .marquee-int-nest {position: absolute; left: 0px; white-space: nowrap; top: 2px; }
#crawler-container .marquee0 .marquee-int .marquee-int-nest .cframes{ position: relative; width:125px; height:180px; text-align:left; color:#c73326; font:bold 11px arial; display:block; float: left; margin:0px; }
#crawler-container .marquee0 .marquee-int .marquee-int-nest .cframes .prod-image-link img{ position: relative; max-height: 100px; max-width: 100px; margin: 0 auto; margin-top: 15px; }
#crawler-container .marquee0 .marquee-int .marquee-int-nest .cframes .prod-name-link{ display: block; position: absolute; width: 100%; left: 0; bottom: 38px; text-align: center; }
#crawler-container .marquee0 .marquee-int .marquee-int-nest .cframes .prod-price{ display: block; font-size: 16px; line-height: 0; position: absolute; width: 100%; left: 0; bottom: 15px; text-align: center; }


/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
	
	
}
/* footer bar */

/* STICKY FOOTER */
.push {
	height: 65px;
}

#footerbg {
	border-top:15px solid #cf3020;
	background:#333333;
	height: 65px;
	width: 100%;
}


#footer {
	background:#333333;
	color: #6c7777;
	width: 615px;
	margin: 0px auto 0px;
	padding: 20px 5px 5px 5px;
	text-align: center;
	}
	
#footer a, #footer a:visited{
	color: #ffffff;
	text-decoration: none;

}
	
#footer a:hover{
	text-decoration: none;
	}
/* alignments */
.center {
	text-align: center;
}
'img.center, 'img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

'img.alignleft, 'img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
'img.alignright, 'img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

