


/* =Reset default browser CSS.
-------------------------------------------------------------- */

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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
*{outline:0;}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family:Tahoma, Arial, Verdana;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#dov-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.dov-caption-text,
input[type=submit] {
	font-family:Tahoma, Arial, Verdana;
}
pre {
	font-family:Tahoma, Arial, Verdana;
}
code {
	font-family:Tahoma, Arial, Verdana;
}


/* heading */
h1, h2, h3, h4, h5, h6 {margin-bottom:15px;	font-family:Verdana, Tahoma, Arial !important;	font-weight:normal; color:#0051A0;}
h1 {font-size:24px; line-height:26px;}
h2 {font-size:22px; line-height:24px;}
h3 {font-size:18px; line-height:20px;}
h4 {font-size:16px; line-height:18px;}
h5 {font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}
h6 {font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited{
	 color:#000000 !important;
	}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#container{width:100%; background-image:url(images/bgglow.jpg); background-repeat:no-repeat; background-position:center top; min-height:82%;}
#centercolumn{width:960px; margin:0px auto;}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

body {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	margin:0 auto;
	padding:0;
	color:#4c4c4c;
	height:100%;
	background-image:url(images/pattern.gif);
	background-repeat:repeat-x;
	background-color:#0051a0;
	line-height:18px;
}
input,
textarea {
	color:#a1a1a1;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	border-radius: 6px; /* CSS3 */
	border:solid 1px #eaeaea;
	color:#999999;
	padding:2px;
	vertical-align:middle; 
}
input[type="image"] {
	border:0;
	border-radius:0 !important;
	-moz-border-radius:0px !important; /* Firefox */
	-webkit-border-radius:0px !important; /* Safari, Chrome */
	margin:0;
	padding:0

}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	background-color:#eaeaea;
	color:#eaeaea;
}

/* Text elements */
p {
	margin-bottom: 20px;
}
ul {
	list-style: square;
	margin: 0 0 20px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 20px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote{
	margin:0px 0 20px 0px;
	color:#a1a1a1;
	padding:0px 10px 0px 50px;
	line-height:20px;
	background-image:url(images/quote.png) !important;
	background-color:#fff;
	background-position:0 0;
	background-repeat:no-repeat;
	clear:both
}
blockquote.left, blockquote.right{
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 0 0px 50px;
	width:43%;
	background-image:url(images/quote.png);
	background-position:0px 0px
}
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;
	background-image:url(images/quote.png);
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
code{
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}

a:link {
	color:#000000;text-decoration:none; font-weight:normal;
}
 a:visited {
	color:#3399FF;text-decoration:none; font-weight:normal;
}
a:hover {
	color:#3399FF; text-decoration:underline;
}

.clear{clear:both; height:1px; line-height:1px;}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header & Top
-------------------------------------------------------------- */
#topmenu{height:45px; position:relative; z-index:10}
/* menu */
#menu{padding:10px 0px 0px 0px; float:left;  width:730px; position:relative;}
#menu ul{list-style-type:none; margin:0px; padding:0px; float:left;}
#menu ul li{	
	float:left;
	position:relative;
	text-transform:capitalize;
	list-style-type:none;
	margin:0px;
	padding:0px 20px 5px 20px;
	font-family:Arial;
	font-size:14px;
	background-image:url(images/separator-menu.gif); background-repeat:no-repeat; background-position:left top;
	}

#menu ul li a, #menu ul li a:visited{color:#fff; text-decoration:none;}
#menu ul li a:hover{color:#fad30d; text-decoration:none;}
#menu ul li.current-menu-item a, #menu ul li.current_page_item a, #menu ul.sub-menu li.current_page_item a{color:#fad30d;}
#menu .current-menu-parent a, #menu .current_page_parent a{color:#fad30d;}
#menu li.current-menu-ancestor a, #menu li.current-menu-ancestor a:visited {color:#fad30d;}
#menu ul.sub-menu li a, #menu ul.children li a{color:#707070 !important ;}
#menu ul.sub-menu li a:hover, #menu ul.children li a:hover{color:#838282 !important;}
#menu ul.children li.current_page_item a, #menu ul.children li.current-menu-item a, #menu ul.children li.current_page_item a:visited, #menu ul.children li.current-menu-item a:visited,
#menu ul.sub-menu li.current_page_item a, #menu ul.sub-menu li.current-menu-item a, #menu ul.sub-menu li.current_page_item a:visited, #menu ul.sub-menu li.current-menu-item a:visited
{color:#fad30d !important;}


#menu ul li.home{border:none; background:none;}
#menu ul li a{	
	display:block;
	padding:0px 0px;
	text-decoration:none;
	}

#menu ul li li{
	padding-right:0px;
	text-transform:capitalize;
	padding:0px 0px;
	border:0px;
	background:none;
}


#menu ul ul {
	position:absolute;
	display:none;
	width:159px;
	top:22px;
	left:0px;
	background-color:#ccc;
	border:0;
	background-image:url(images/bg-menu.gif); background-repeat:repeat-y;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	border-radius: 6px; /* CSS3 */
	padding:5px 0 15px 0
	
	
}

*+html #menu ul ul{
	border:solid 1px #fff;
	border-width:1px 0px;
}

#menu ul li ul a{
	width:123px;
	margin:0 18px 3px 18px;
	padding:3px 0px 8px 0;
	font-size:11px;
	border-bottom:solid 1px #dedede;
}

#menu ul ul ul{top:auto;border-top:none; }	
#menu ul li ul ul {left:123px; top:0px;}
#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li:hover ul ul ul ul{display:none;}
#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li li li li:hover ul{display:block;}


/* cart */
#cart{padding:10px 0px 0px 60px; float:left; width:170px; color:#fff;}

/* top */
#top{padding:18px 0px 0px 20px; height:65px; position:relative; z-index:5}
#logo{width:660px; float:left;}
#logo h1{margin-bottom:8px; font-size:40px;}
#logo h1, #logo h1 a, #logo h1 a:visited{color:#fff; text-decoration:none}
#logo .desc{color:#fff;}
#topsearch{width:260px; float:left; padding:18px 0px 0px 20px}
#topsearch fieldset{border:0px;}
.bg_input{background-image:url(images/bg_search.gif); background-repeat:no-repeat; width:185px; height:26px; float:left;}
.inputbox{background:transparent; border:0px; width:165px; padding:5px 10px 5px 10px; line-height:normal; color:#ffffff; margin:0;}
.but{float:left; border:0; padding:0; margin:0}



/* = Slider
-------------------------------------------------------------- */

#slide {
padding:22px 22px;
width: 916px;
float: left;
}

/* outmost wrapper element */
#scrollable {
padding:0px 0px 0px 0px;
margin:0px auto;
width: 912px;
float: left;
position:relative;

}

/* container for the scrollable items */
.items-scroll{
width:840px;
height:160px;
display:block;
margin:0px auto;
}

.slide-items {
width: 200px;
padding:0px 5px;
float: left;
margin-left: 0px;
margin-right: 0px;
text-align:center;
background-image:url(images/dotted2.gif); background-repeat:repeat-y; background-position:right;
}


.slide-items a{text-decoration:none;}

.slide-items.noborder{background-image:none;}
/* single item */

/* next / prev buttons */
a.prev, a.next {
display:block;
width:20px;
height:70px;
background-repeat:no-repeat;	
margin:0px 0 0 0;
cursor:pointer;
position:absolute;
top:55px;
}

a.prev {
background:url(images/slide-prev.gif);
background-repeat:no-repeat;
left:0;
}


a.next {
background:url(images/slide-next.gif);
background-repeat:no-repeat;	
right:0;
}


/* =Content
-------------------------------------------------------------- */
#content{background-image:url(images/c_repeat.gif); background-repeat:repeat-y;}
#c_top{background-image:url(images/c_top.gif); background-repeat:no-repeat; background-position:top;}
#c_bottom{background-image:url(images/c_bottom.gif); background-repeat:no-repeat; background-position:bottom; min-height:480px;}
#maincontent{padding:22px 0px}
#slider{height:180px;}
#main{padding:0 22px 0px 22px;}
#main-full{padding:40px 22px 0px 22px}
#mainleft{width:712px; float:left;}
.pad_content{padding:0px 15px 0px 0px ;}
.pad_content_inner{padding:10px 22px 30px 22px ;}

.c_inner{background-image:url(images/c_inner_repeat.gif); background-repeat:repeat-y; width:696px;}
.c_inner_t{background-image:url(images/c_inner_top.gif); background-repeat:no-repeat; background-position:top;  width:696px;}
.c_inner_b{background-image:url(images/c_inner_bottom.gif); background-repeat:no-repeat; background-position:bottom;  width:696px;}


.c_inner_full{background-image:url(images/c_inner_repeat_full.gif); background-repeat:repeat-y; width:916px;}
.c_inner_t_full{background-image:url(images/c_inner_top_full.gif); background-repeat:no-repeat; background-position:top;  width:916px;}
.c_inner_b_full{background-image:url(images/c_inner_bottom_full.gif); background-repeat:no-repeat; background-position:bottom;  width:916px;}



.more-link{font-size:11px; display:block;}
#mainleft .more-link{
	background-image:url(images/bg_but.gif);
	background-repeat:repeat-x;
	margin:10px 0 0 0;
	color:#a97606;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	width:90px;
	min-width:90px;
	height:32px;
	line-height:32px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	text-shadow: 0 1px 1px rgba(0,0,0,.3);

	
}

#mainleft .more-link:hover{color:#a97606;}
/* box product */
.prodbox{background-image:url(images/box_m.gif); background-repeat:repeat-y; width:226px; float:left; margin:0px 9px 9px 0px}
.prodbox.nomargin{margin:0px 0px 0px 0px;}
.prodbox_c{background-image:url(images/box_t.gif); background-repeat:no-repeat; background-position:top; width:226px; float:left;}
.prodbox_b{background-image:url(images/box_b.gif); background-repeat:no-repeat; background-position:bottom; width:226px; float:left;}
.pad_box{padding:15px 20px 30px 20px;}
.prod_title{font-size:16px; line-height:18px; border-bottom:solid 1px #dedede; padding-bottom:6px;}
.price{color:#ca900e; font-size:16px;}
.price2{color:#ca900e; font-size:12px;}
.p-img{text-align:center;}
.p-text{}

.butadd{margin:0 0 0 10px !important; padding:0; border:0;}
.butdetails{ display:block; float:left;}

.producttext{   float:left !important; width:70% !important;}
.imagecol.p_long_img{ width:170px; float:left; text-align:center;  }

.prodbox ul#ts_cont_price{margin:15px 0; float:left; width:100%}
ul#ts_cont_price{ margin:0px; padding:0px;}
ul#ts_cont_price li{display:inline !important; float:left; list-style-type:none; padding-right:10px; color:#ca900e; font-size:16px; font-weight:normal;}
ul#ts_cont_price li .oldprice{ color:#ca900e;}
.oldprice, .pricedisplay{ color:#ca900e; font-size:14px;}
ul#ts_cont_price span.pricedisplay{ float: none;}

.priceandbutton{  margin:0px!important; padding:0px!important;}
.cont_button{ float:right; width:200px;}
.wpsc_product_price{ float:left;}
.additional_description_span{ float:left; padding-right:5px;}
.wpsc_buy_button, .bg_buy{border:0 !important;}
.wpsc_buy_button, .bg_buy{margin-left:10px;}
.wpsc_buy_button, .bg_buy{ background-image:url(images/but_buy_now.png); background-repeat:no-repeat; width:97px; height:26px; font-size:0px !important; text-indent:-9999px !important; font-size:0px; cursor:pointer;}


/* Post */
.hentry {
	margin: 0 0 20px 0;
}
#searchresult .hentry{
	margin:0 0 20px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	font-size: 24px;
	line-height:26px;
	margin: 0 0 15px 0;
}
.page-title span {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
.entry-title {
	margin-bottom:12px; font-size:24px; line-height:26px;
}
#searchresult .entry-title{
	font-size:18px;
	line-height:18px;
	margin:0 ;
	}
.entry-title a:link,
.entry-title a:visited {
	text-decoration: none;
	color:#ca900e;
}
.entry-title a:active,
.entry-title a:hover {
}
.entry-meta {
	font-size: 11px;
	border:solid 1px #eaeaea; border-width:1px 0; padding:5px 0;
	margin-bottom:15px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
.page .entry-content{padding:0;}
#searchresult .entry-summary{
	padding: 5px 0 8px 0;
}

.entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content label {
	font-size: 12px;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.page-link {
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
}
.page-link a:active,
.page-link a:hover {
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	clear: both;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
	border:solid 1px #eaeaea;
	border-width:1px 0px;
}
#entry-author-info #author-avatar {
	float: left;
	height: 60px;
	margin: 10px -104px 0 0;
	padding:0;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	font-size: 11px;
}
.entry-meta a,
.entry-utility a {
	color:#a1a1a1 !important
}
.entry-meta a:hover,
.entry-utility a:hover {
}
.video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft {
	float: left;
	display: inline;
	margin-right: 15px !important;
	margin-top: 4px !important;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px !important;
	margin-top: 4px !important;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}
.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	padding:0px;
	margin-bottom:10px !important;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
#content .dov-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .dov-caption img {
	margin: 5px 5px 0;
}
#content .dov-caption p.dov-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .dov-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #a1a1a1;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #a1a1a1;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 18px 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	cursor:pointer;
	background-image:url(images/bg_but.gif);
	background-repeat:repeat-x;
	color:#a97606;
	text-decoration:none;
	text-align:center;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	border-radius: 6px; /* CSS3 */
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	border:0px;
	padding:4px;
}
button{cursor:pointer;}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
#side{width:204px; float:left;}
.padbox_side{padding:10px 15px 30px 15px}
.sidebox{background-image:url(images/sidebox_m.gif); background-repeat:repeat-y; width:204px; margin:0px 0px 10px 0px; position:relative;}
.sidebox2{margin:0px 0px 10px 0px;}
.sidebox_t{background-image:url(images/sidebox_t.gif); background-repeat:no-repeat; background-position:top; width:204px;}
.sidebox_b{background-image:url(images/sidebox_b.gif); background-repeat:no-repeat; background-position:bottom; width:204px;}
.sidebox h2{background-image:url(images/title_side.gif); background-repeat:no-repeat; height:34px; color:#a97606; text-align:center; font-size:18px; margin:0px; padding:8px 0px 0px 0px}
.sidebox ul{list-style-type:none; padding:0px; margin:0px;}
.sidebox ul li li{list-style-type:none; padding:5px 0px 5px 20px; margin:0px; border-bottom:solid 1px #dedede; background-image:url(images/arrow.gif); background-repeat:no-repeat; background-position:0px 11px}
.sidebox ul li a, .sidebox ul li a:visited{text-decoration:none; color:#707070 }
.strip{position:absolute; top:0; right:0;}
.icon{vertical-align:middle; padding-right:4px}
.textwidget{padding:10px 15px 30px 15px}

#side #searchform{padding:10px 15px 30px 15px}
#calendar_wrap{padding:10px 15px 30px 15px}

.widget-area ul {
	list-style: none;
	margin: 0;
	padding:0;
	list-style-position:outside;
}
.widget-area ul ul {
	margin-left:0;
	padding:10px 15px 30px 15px
}
.widget-area ul ul ul {
	margin-left:0;
	padding:0
}
.widget-area  li li {}

.widget-area .children li, .widget-area .sub-menu li{}

.widget-menu li a, .widget-container.widget-menu li a:visited{}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0;
}
.widget-title {}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}

#dov-calendar {
	width: 100%;
}
#dov-calendar caption {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#dov-calendar thead {
	font-size: 11px;
}
#dov-calendar thead th {
}
#dov-calendar tbody {
	color: #aaa;
}
#dov-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#dov-calendar tbody .pad {
	background: none;
}
#dov-calendar tfoot #next {
	text-align: right;
}


/* Search Widget */
#searchform{}


.widget-blocklist li{border:0 !important;}
.but-download{ background-image:url(images/but-download.gif); background-repeat:no-repeat; width:243px; height:48px; text-align:center; padding-top:15px;}
.buttext{font-size:24px;color:#888; text-transform:uppercase}
span.wdt-title a{display:block; font-weight:bold !important; padding:5px 0}


/* =News Page
-------------------------------------------------------------- */
.box-news{ float:left; clear:both; width:540px;}
.box-news h2, .box-news h2 a{ margin-bottom:0px !important; font-size:16px !important; text-decoration:none; }
.box-news img{ float:left; margin:8px 15px 0px 0px !important; width:72px; height:72px;}
.box-news .news-txt{ float:left; width:450px}
.box-news .postdate{ text-align:left; color:#999!important; font-size:11px; padding-bottom:8px; display:block}


/* =Column
-------------------------------------------------------------- */
.four_column{list-style-type:none; margin:0px; padding:0px;}
.four_column li{list-style-type:none;width:22%; margin-right:4%; float:left;}
.four_column p{margin-bottom:10px;}

.three_column{list-style-type:none; margin:0px; padding:0px;}
.three_column li{list-style-type:none;width:30.66%; margin-right:4%; float:left;}
.three_column p{margin-bottom:10px;}

.two_column{list-style-type:none; margin:0px; padding:0px;}
.two_column li{list-style-type:none;width:44%; margin-right:8%; float:left !important;}
.two_column p{margin-bottom:10px;}

.three_four_column{list-style-type:none; margin:0px; padding:0px;}
.three_four_column li{list-style-type:none;width:74%; margin-right:4%; float:left;}
.three_four_column p{margin-bottom:10px;}


.one_half{ width:48%; }
.one_third{ width:30.66%; }
.one_fourth{width:22%; }
.three_fourth{width:74%;}
.one_half,.one_third,.one_fourth, .three_fourth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.nomargin{margin:0 !important;}


/* = Custom Sytle
-------------------------------------------------------------- */

/* Dropcaps */
.letercap{
	color:#1c1b19;
	display:block;
	float:left;
	font-size:40px;
	line-height:30px;
	margin:5px 8px 0 0;}
.bk-right{ float:right; width:30%; margin-left:20px;}
.bk-left{ float:left; width:30%;}

/* Highlight */
.highlight1{padding:1px 4px;background-color:yellow;color:#111;}	
.highlight2{padding:1px 4px;background-color:#111;color:#eee;}	


/* Tables */
table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #f2f2f2;margin-bottom:18px;}
table,td,th {}
th{padding:8px;color:#666;text-transform:uppercase;}
td{padding:8px;color:#888;}
tfoot td{border:0px;}
th,tr:hover{background-color:#ececec;}
table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
tr td {
	border-top: 1px solid #e7e7e7;
}
tr.odd td {
	background: #F2F7FC;
}



/* =Plugin Style
-------------------------------------------------------------- */
.adrotate_widget div{padding:5px 0 5px 0; text-align:center;}


/* Easy Contact */
div.formcontainer{
	clear: both;
	overflow: hidden;
	width: 100%;
}

div.formcontainer span.required {
	color: #FF0000;
}
div.formcontainer p.error,
div.formcontainer p.important,
div.formcontainer p.information,
div.formcontainer p.success {
	line-height: 250%;
	width: 95%;
	font-size:11px;
	color:#ff0000;
}
div.formcontainer form.contact-form {
	clear: both;
	float: none;
}
div.formcontainer form.contact-form fieldset {
	color: #777;
	margin: 0.5em 0 1.5em 0;
}
div.formcontainer form.contact-form fieldset legend {
	text-transform:capitalize;
}
div.formcontainer form.contact-form fieldset div.form-label {
	display: block;
	float:none;
	line-height:150%;
	margin: 0.5em 0 0 0;
	padding:0;
	text-align:left;
	width:100%;
}
div.formcontainer form.contact-form fieldset div.form-label label,
div.formcontainer form.contact-form fieldset div.form-option label {
	cursor: pointer;
	line-height:100%;
}
div.formcontainer form.contact-form fieldset div.form-input,
div.formcontainer form.contact-form fieldset div.form-textarea {
	display: block;
	float:none;
	margin: 0.2em 0 0 0;
}
div.formcontainer form.contact-form fieldset div.form-input input,
div.formcontainer form.contact-form fieldset div.form-textarea textarea {
	border:solid 1px #ececec;
}
div.formcontainer form.contact-form fieldset div.form-input input,
div.formcontainer form.contact-form fieldset div.form-textarea textarea {
	padding: 0.3em;
	width:70%;
}
div.formcontainer form.contact-form fieldset div.form-input input{
	margin:4px 8px 4px 0px; width: 280px; height:15px; padding:5px 2px; 
}
div.formcontainer form.contact-form fieldset div.form-textarea textarea {
	overflow: auto;
	width:70%;
	margin:0px 8px 4px 0px; padding: 5px 2px;
}
div.formcontainer form.contact-form fieldset div.form-input input.error, div.formcontainer form.contact-form fieldset div.form-textarea textarea.error {
	background-color: #fff;
}
div.formcontainer form.contact-form fieldset div.form-input input.optional {
	margin-bottom: 0.2em;
}
div.formcontainer form.contact-form fieldset div.form-option,
div.formcontainer form.contact-form fieldset div.form-submit {
	display: block;
	float:none;
	margin: 1em 0 0 0;
	width:100%;
}
div.formcontainer form.contact-form fieldset div.form-submit input.button{ 
	display:block;
	cursor:pointer;

}
div.formcontainer form.contact-form fieldset div.form-submit input {}
div.formcontainer fieldset { border:0px solid #ddd; padding:0px;}
div.formcontainer fieldset legend { padding:0px; font-weight:bold; padding:0px; color:#777; padding-left:1px; background-color:transparent; }
* html div.formcontainer fieldset legend, *+html div.formcontainer legend{margin-left:-6px;}

/* breadcrumb */
#breadcrumbs{padding:7px 0px 10px 0px; margin-bottom:20px; border-bottom:dotted 1px #d9d9d9; color:#3399ff;}
#breadcrumbs a, #breadcrumbs a:visited{color:#3399ff;}


/* Flickr */
#flickr {text-align:center !important; padding:10px 0 20px 0px}
#flickr img {
margin:4px 4px 0px 4px !important;
padding:1px;
border:1px solid #ccc;
width:70px;
height:70px;
}
.flickr_badge_image{ display:inline-block !important}
* html .flickr_badge_image, *+html .flickr_badge_image{display:inline !important}


/* dov-PageNavi plugin */
.dov-pagenavi{text-align:right; color:#707070}
.dov-pagenavi a {
	padding:4px 6px;
	margin-right:2px;
	border:0 !important;
	color:#707070

}

.dov-pagenavi span.pages{
	padding:4px 6px;
	margin-right:2px;
	border:0 !important;

 }
.dov-pagenavi a:hover, .dov-pagenavi span.current {
	background-color:#f5ab03;
	color:#a97606;
	border:0 !important;
	background-image:url(images/bg_but.gif);
	background-repeat:repeat-x;
	}

.dov-pagenavi .extend { border:0;}


/* =Footer
-------------------------------------------------------------- */
#footer{padding:10px 0px 20px 0px; color:#ffffff; text-align:right;}
#footer a, #footer a:visited{color:#fff; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footleft{float:left;}


