html, body, form, table, td, h1, h2, h3, h4, p, a, ul, ol, li {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000;}
html, body{background:#001c27 url(/images/main_bg.gif) repeat-x top center; margin:0 auto 10px auto; padding:0; text-align:center; }
#wrapper{background:url(/images/content_bg.gif) repeat-y top center; text-align:left; width:1000px; margin:0 auto;}
#header{background:#000 url(/images/header_bg.gif) repeat-x top center; padding:0 10px;}
#logo{padding:0; height:80px; background:url(/images/tf_blog_logo.jpg) no-repeat top left;}
#logo_shop{padding:0; height:80px; background:url(/images/tf_shop_logo.jpg) no-repeat top left;}
#nav{color:#fff; font-size:12px; font-weight:bold; background:url(/images/nav_bg.gif) repeat-x top center; height:33px; line-height:33px; padding:0 20px;; margin:0;}
#mainmenu{
	position:relative;
	display:block;
	height:33px;
	line-height:27px;
	font-size:11px;
	padding:0px 0px 0px 10px;
}
#mainmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#mainmenu ul li{
	display:block;
	float:left;
	color:#fff;
}
#mainmenu ul li.first, #mainmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:33px;
	background:transparent url(/images/nav_seperator.gif) no-repeat top right;
}
#mainmenu ul li.first{
	padding:3px 2px 0 2px;
}
#mainmenu ul li a:hover,#mainmenu ul li a.current{
	color:#fff;
	height:33px;
	font-weight:bold;
	padding:3px 20px 0 20px;
	line-height:27px;
	background:transparent url(/images/nav_full_bg_on.gif) no-repeat top right;
}
#content{padding:5px 10px;}
#leftmenu{
	font-family:verdana;
	width:244px;
	font-size:11px;
	font-weight:bold;
}
#leftmenu a:link, #leftmenu a:visited {
	display:block;
	width:100%;
	color:#820404;
	padding:4px 0 4px 10px;
	background:none;
	text-decoration:none;
}
#leftmenu a:hover{
	display:block;
	color:#fff;
	padding:4px 0 4px 10px;
	background:url(/images/orange_hover.gif) top left repeat-y;
	text-decoration:none;
}

#left_col {
	float:left;
	width:250px;
	margin:5px 0 0 0;
	padding:0 0 18px 0; 
	font-size:80%;
}
#right_col {
	float:right;
	font-size:80%;
	width:700px;
	margin:5px 8px 0 0;
	padding:0 0 0 10px;
}
#footer{font-size:10px; width:1000px; line-height:50px; height:51px; text-align:center; background:url(/images/footer.gif) no-repeat bottom center;}
#copyright{font-size:10px; width:1000px; margin:0 auto; text-align:center; color:#fff;}

.serperator{
	width:100%;
	margin:10px 0 0 0;
	background:url(/images/seperator.gif) top left repeat-x;
	height:2px;
}


a, a:visited{text-decoration:underline; color: #39f; }
a:hover {text-decoration:none; color:#39f;}
.vedit {
	border-collapse:collapse;
	width:99%;
}
.hedit {
	width:99%;
	border-collapse:collapse;
}
.hedit .td_heading{
	border-bottom:2px #ff0 solid; 
	font-weight:bold;
	height:20px;
	line-height:20px;
}
.hedit .td_other{
	border-bottom:1px #dddddd solid; 
	height:20px;
	line-height:20px;
}
.small { font-size: x-small; font-weight: normal; }

h1 {
	font-size: 180%;
	font-weight: bold;
	padding: 0px;
	margin:0 0 10px 0;
	color: #1b82fb;
	line-height: 120%;
}

h2 {
	color: #619b08;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font-size:140%;
	font-weight:normal;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #619b08;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h2.pagetitle {
	font-size: 140%;
	font-weight: bold;
	margin:0 0 10px 0;
	padding: 0px;
	color: #ec7e31;
	border:0;
}
h3 {
	font: normal 140%/100%;
	color: #ec7e31;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100%;
	color: #ec7e31;
	margin: 10px 0px 5px;
}

h5 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	margin:0 0 10px 0;
	padding: 0px;
	color: #838383;
}

h6 {
	font-size: 11px;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6{
	text-align: left;
}
form{
	padding:0;
	margin:0;
}
.valid{
	font-weight:bold;
}
.invalid{
	font-weight:bold;
	color:#f00;
}
.error {
	border:1px #c00 solid; 
	background:#F9E3E3;
	width:95%;
	margin:10px auto;
}
.error h1{
	background:#c00; 
	width:100%; 
	font-size:14px; 
	font-weight:bold; 
	color:#fff;
	margin:0;
}
.success{
	border:1px #227EE9 solid; 
	background:#c8e1fa;
	width:95%;
	margin:10px auto;
}
.success h1{
	background:#227EE9; 
	width:100%; 
	font-size:14px; 
	font-weight:bold; 
	color:#fff;
	margin:0;
}
.error p, .success p {
	padding:0 0 0 2px;
	margin:0 0 0 2px;
	color:#000;
}
.info{
	width:90%;
	padding:2px 2px 2px 45px; 
	border:1px #7b7345 solid; 
	background:#ece9d8 url(/images/info.gif) no-repeat top left; 
	background-position:5px 5px;
}
.warning{
	width:90%;
	color:#b8860b;
	padding:2px 2px 2px 45px; 
	border:1px #f9ba3d solid; 
	background:#fff url(/images/warning_small.gif) no-repeat top left; 
	background-position:5px 5px;
}
select, textarea {font-size:12px;}
.button, .login_form{
	color:#666; 
	width:150px; 
	border:1px #39f solid; 
	background:#fff url(/images/input_bg.gif) bottom center repeat-x
	}
.button_green{color:#666; border:1px #76b101 solid; }
.button{color:#fff; padding:2px 5px; font-size:12px; width:auto; border:0; background:#39f url(images/button_shade.gif) bottom center repeat-x}
.button_green{color:#fff; padding:2px 5px; font-size:12px; width:auto; border:0; background:#76b101 url(images/button_shade_green.gif) bottom center repeat-x}
.main_form{
	color:#666; 
	font-family: Arial, Helvetica, sans-serif; 
	width:350px; 
	border:1px #39f solid; 
	background:#fff url(/images/input_bg.gif) bottom center repeat-x
	}
.left_body_shop{background:#fff url(/images/left_shop_bg.jpg) repeat-y top left; width:250px; padding:0; margin:0;}
.left_body_shop div.content{text-align:left; font-size:100%;padding:0 10px 0 5px;}
.left_body_shop .left_top_shop {background:url(/images/left_shop_top.jpg) left top no-repeat; height:36px; line-height:36px; clear:both; padding-bottom:0;}
.left_body_shop .left_bottom_shop {background:url(/images/left_shop_bottom.jpg) left bottom no-repeat; height:18px; clear:both; padding-bottom:0;}

.left_body_shop_blue{background:#fff url(/images/left_shop_bg_blue.jpg) repeat-y top left; width:250px; padding:0; margin:0;}
.left_body_shop_blue div.content{text-align:left; font-size:100%;padding:0 10px 0 5px;}
.left_body_shop_blue .left_top_shop_blue {background:url(/images/left_shop_top_blue.jpg) left top no-repeat; height:36px; line-height:36px; clear:both; padding-bottom:0;}
.left_body_shop_blue .left_bottom_shop_blue {background:url(/images/left_shop_bottom_blue.jpg) left bottom no-repeat; height:18px; clear:both; padding-bottom:0;}

.left_body_shop_green{background:#fff url(/images/left_shop_bg_green.jpg) repeat-y top left; width:250px; padding:0; margin:0;}
.left_body_shop_green div.content{text-align:left; font-size:100%;padding:0 10px 0 5px;}
.left_body_shop_green .left_top_shop_green {background:url(/images/left_shop_top_green.jpg) left top no-repeat; height:36px; line-height:36px; clear:both; padding-bottom:0;}
.left_body_shop_green .left_bottom_shop_green {background:url(/images/left_shop_bottom_green.jpg) left bottom no-repeat; height:18px; clear:both; padding-bottom:0;}


.left_title_shop{color:#fff; font-size:14px; font-weight:bold;}

.left_body{background:#fff url(/images/left_bg.jpg) repeat-y top left; width:250px; padding:0; margin:0;}
.left_body div.content{text-align:left; font-size:100%;padding:0 10px 0 5px;}
.left_body .left_top {background:url(/images/left_bg_top.jpg) left top no-repeat; height:18px; clear:both; padding-bottom:0;}
.left_body .left_bottom {background:url(/images/left_bg_bottom.jpg) left bottom no-repeat; height:18px; clear:both; padding-bottom:0;}

.left_body_orange{background:#fff url(/images/left_bg_orange.jpg) repeat-y top left; width:250px; padding:0; margin:0;}
.left_body_orange div.content{text-align:left; font-size:100%;padding:0 10px 0 5px;}
.left_body_orange .left_top_orange {background:url(/images/left_bg_top_orange.jpg) left top no-repeat; height:18px; clear:both; padding-bottom:0;}
.left_body_orange .left_bottom_orange {background:url(/images/left_bg_bottom_orange.jpg) left bottom no-repeat; height:18px; clear:both; padding-bottom:0;}

.left_body_blue{background:#fff url(/images/left_bg_blue.jpg) repeat-y top left; width:250px; padding:0; margin:0;}
.left_body_blue div.content{text-align:left; font-size:100%;padding:0 10px 0 5px;}
.left_body_blue .left_top_blue {background:url(/images/left_bg_top_blue.jpg) left top no-repeat; height:18px; clear:both; padding-bottom:0;}
.left_body_blue .left_bottom_blue {background:url(/images/left_bg_bottom_blue.jpg) left bottom no-repeat; height:18px; clear:both; padding-bottom:0;}

.left_body_general{background:#fff url(/images/left_bg_general.jpg) repeat-y top left; width:250px; padding:0; margin:0;}
.left_body_general div.content{text-align:left; font-size:100%;padding:0 10px 0 5px;}
.left_body_general .left_top_general {background:url(/images/left_bg_top_general.jpg) left top no-repeat; height:18px; clear:both; padding-bottom:0;}
.left_body_general .left_bottom_general {background:url(/images/left_bg_bottom_general.jpg) left bottom no-repeat; height:18px; clear:both; padding-bottom:0;}

/*-----------------------------------------Content Wrappers Style----------------------------------*/
.box{background-image:url(/images/box_bg_l.jpg);background-repeat:repeat-y;clear:left;}
.box .boxTitle{background-image:url(/images/box_title_bg2.jpg);background-repeat:repeat-x;height:40px;}
.box .boxTitle h3{background-image:url(/images/box_title_l.jpg);background-repeat:no-repeat;height:40px;display:inline;float:left;font-size:16px;color:#885002;text-indent:8px;line-height:1.8;}
.box .boxTitleRight{background-image:url(/images/box_title_r.jpg);width:43px;height:40px;float:left;}
.box .boxTitleCorner{background-image:url(/images/box_title_r2.jpg);width:16px;height:40px;float:right;}
.box .boxContent{background-image:url(/images/box_bg_r.jpg);background-position:right;background-repeat:repeat-y;padding:14px 6px 6px 10px;}
.box .boxBottom{background-image:url(/images/box_bot_bg.jpg);height:17px;clear:both;}
.box .boxBottom .boxCornerL{background-image:url(/images/box_bot_l.jpg);height:17px;width:10px;float:left;}
.box .boxBottom .boxCornerR{background-image:url(/images/box_bot_r.jpg);height:17px;width:16px;float:right;}


.box ul {
	padding-top: 0;
	margin-top: 8px;
}
.box ul li {
	padding: 0 0 2px 0;
	font-size: 11px;
}
ul li.tick{
	list-style: url(/images/tick_green.gif)
}
ul li.cross{
	list-style: url(/images/cross_red.gif)
}
ul li.arrow{
	list-style: url(/images/arrows.gif)
}
/*-----------------------------------------Highslide-----------------------------------------*/
.highslide-html {
    background-color: #eee;
	font-size:11px;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-body{
	text-align:left;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}




/* End Typography & Colors */


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 640px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}


.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	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: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.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: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}



.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
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;
}