/*
Theme Name: Martin
Description: Developed for site Martin Sieff by Lilumi
Version: 1.3
Author: Lilumi
*/
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.cf:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
 

       line-height: 0;       height: 0;
}
.cf {
        display: inline-block;
}
html[xmlns] .cf {
        display: block;
}
* html .cf {
        height: 1%;
}

/* General */

body {
background:url('img/bg.png') repeat-x #fff;
font:13.5px/18px 'Arial', sans-serif;
color:#333;
}

p {
margin-bottom:15px;
}

a {
color:#0197d2;
text-decoration:underline;
}

a:hover, a:active {
color:#b2122e;
text-decoration:none;
}

h1 {
font-size:25px;
line-height:38px;
font-family:"Trebuchet MS", 'Arial', sans-serif;
color:#35556d;
}

h2 {
font-size:20px;
color:#3cf;
margin:10px 0;
}

h3 {
font-size:18px;
color:#3cf;
margin:0 0 20px;
}

strong {
font-weight:bold;
}

ul { list-style:disc outside; margin:0 0 10px 10px; }
ol { list-style:decimal; margin:0 0 10px 10px; }
ul ul,ol ol,ul ol,ol ul { margin-bottom:0; }
dl { margin:0 0 10px; }
dt { font-weight:bold; }
dd { margin-bottom:10px; }
cite,em,i { font-style:italic; }
big { font-size:131.25%; }
ins { background:#ffc; text-decoration:none; }
blockquote { font-style:italic; padding:0 20px; }
blockquote cite,blockquote em,blockquote i { font-style:normal; }
pre { background:#f7f7f7; color:#222; line-height:18px; margin-bottom:10px; padding:10px; }
abbr,acronym { border-bottom:1px dotted #666; cursor:help; }
sup,sub { height:0; line-height:1; vertical-align:baseline; position:relative; }
sup { bottom:1ex; }
sub { top:0.5ex; }
input[type=text]{ padding:0px 0 0 4px; border:1px solid #163f58; height:28px; font-size:13px; line-height:28px;}
textarea {padding:2px; font-size:13px; line-height:18px;}


/* Layout */
.wrapper {
width:900px;
margin:0 auto;
}

.layout {
overflow:hidden;
}

.header {
height:167px;
background:url('img/header.png') no-repeat center 0;
position:relative;
z-index:900;
}

.footer {
margin:0;
height:60px;
padding:48px 0 0;
clear:both;
position:relative;
background:url('img/footer.png') no-repeat center 0;
}

.content {
float:left;
width:900px;
margin:0;
}

.primary {
float:left;
width:565px;
}

.twocol .primary {
	width:565px;
	margin:0 10px 0 0;
}

.sidebar {
float:left;
width:300px;
margin:20px 0 20px 35px;
}

/* Header */
.logo {
    float: left;
    font-size: 30px;
    line-height: 32px;
    width: 235px;
	margin-top: 55px;
}
.logo a {
    color: #000000;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-indent: -9999px;
    width: 235px;
}
.logo a span {
    background: url("img/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
    width: 235px;
}

.descr {float:left; width:340px; color:#fff; font-size:17px; font-weight:bold; letter-spacing: -0.02em;clear: right; margin: 73px 0 0 21px; }

#searchform {
width:200px;
position:absolute;
right:0px;
top:60px;
background:url(img/search.png) no-repeat; 
}
#s { background:none repeat scroll 0 0 transparent; border:medium none; float:left; font-size:13px; line-height:28px; height:28px; padding:0 0 0 9px; width:153px; }
#searchsubmit { background:none repeat scroll 0 0 transparent; border:medium none; cursor:pointer; float:left; height:28px; width:38px; }

.screen-reader-text {position:absolute; left:-9000px; }

.social {
position:absolute;
right:230px;
top:61px;
}
.social .tw {
 display:block;
 width:27px;
 height:27px;
 float:left;
 text-indent:-9999px;
 background:url('img/tw.png') no-repeat;
 margin-right:5px;
 outline: none;
}

.social .fb {
 display:block;
 width:27px;
 height:27px;
 float:left;
 text-indent:-9999px;
 background:url('img/fb.png') no-repeat;
 outline: none;
}

/* Menu */

.menu { 
padding-top:4px; 
background:url('img/bgmenu.png') no-repeat;
	height: 45px;
	margin-top: 27px;
	width: 896px;
	clear: both;
	float: left;
	padding-left: 4px;
}

#menu-main-menu {width:892px;}

.menu ul {list-style:none; margin:0; }
.menu ul {float: left;}

.menu li { float:left; position:relative; background:url("img/menuli.png") no-repeat scroll right center transparent;}
.menu a { display:block; text-decoration:none; font-size: 17px; font-weight: bold; color: #fff; padding: 13px 18px 14px 20px; margin-right:1px; }

.menu li a:hover, .menu li:hover > a {background:#b2122e;}
.menu li.last {background:none; }
	.menu ul ul {
	display:none;
	left:0px;
	margin:0;
	position:absolute;
	top:45px;
	z-index:1000;
	background:url('img/bgulul.png') repeat-x 0 bottom #749abd;
	}

		.menu ul ul li a {font-size:13px; font-weight:normal; margin-right:0; padding: 5px 10px 5px 10px;}
		.menu ul ul li a:hover {}
		.menu ul ul li a:hover {}

		.menu ul ul li {
		background:none;
		display:block;
		margin:0;
		padding:0;
		width: 160px;
		}

		.menu ul ul ul {
		display:none;
		left:0;
		margin:0 0 0 160px;
		position:absolute;
		top:0px;
		width:160px;
		z-index:300;
		}


.menu ul li:hover > ul { display:block; }

.menu ul li.current_page_item > a,
.menu ul li.current-menu-ancestor > a,
.menu ul li.current-menu-item > a,
.menu ul li.current-menu-parent > a , 
.menu ul li.current_page_ancestor > a{ background:#b2122e; color:#fff; }

#menu-item-117 {text-align:center; background:none;}
#menu-item-117 a{ margin-right:0;}
/* sidebar */

.shop {
display:block;
width:247px;
height:46px;
background:url('img/buy.png') no-repeat;
color:#fff;
font:bold 20px/17px "Trebuchet MS",'Arial',sans-serif;
text-decoration:none;
padding:13px 0 0 53px;
	margin: 10px 0 28px;
}

.shop:hover, .shop:visited {color:#fff;}

.shop.amazon {
height:30px;
background:url('img/amazon.png') no-repeat;
font-size:18px;
}

.shop span {
font-size:13px;
display:block;
	margin: 0px 0pt 0pt;
}

.widget {
overflow:hidden;
	margin-bottom: 12px;
}


.widget-sidebar h3{
 font-family:"Trebuchet MS", 'Arial', sans-serif;
 font-size:25px;
 line-height:25px;
color:#35556d;
}

.widget-areas h3 {
 color:#b2122e; 
 font-family:"Trebuchet MS", 'Arial', sans-serif;
 font-size:25px;
 }

.areas {list-style:none; margin:20px 0 0;}
.areas li {background:url('img/areasbtn.png') no-repeat;
width:300px;
height:44px;
	margin: 0 0 3px 0;
	float:left;
}

.areas li a {
	display:block;
	font-size:17px;
	line-height:42px;
	font-family:"Trebuchet MS", 'Arial', sans-serif;
	color:#7f6b00;
	padding:0 0 2px 53px;
}

.areas li:hover, .areas li.current-cat {
background-position:0 -44px;
}

.areas li a:hover, .areas li.current-cat a {
color:#fff;
text-decoration:underline;
}

.areas .cat-item-7 a{
	background:url("img/area1.png") no-repeat scroll 20px 9px transparent;
}

.areas .cat-item-8 a{
	background:url("img/area2.png") no-repeat scroll 17px 12px transparent;
}

.areas .cat-item-9 a{
	background:url("img/area3.png") no-repeat scroll 18px 9px transparent;
}

.areas .cat-item-10 a{
	background:url("img/area4.png") no-repeat scroll 18px 11px transparent;
}

.areas .cat-item-11 a{
	background:url("img/area5.png") no-repeat scroll 18px 9px transparent;
}

.areas .cat-item-12 a{
	background:url("img/area6.png") no-repeat scroll 17px 8px transparent;
}

.areas .cat-item-7.current-cat a, .areas .cat-item-7 a:hover {background-position:20px -44px;}
.areas .cat-item-8.current-cat a, .areas .cat-item-8 a:hover {background-position:17px -44px;}
.areas .cat-item-9.current-cat a, .areas .cat-item-9 a:hover {background-position:18px -47px;}
.areas .cat-item-10.current-cat a, .areas .cat-item-10 a:hover {background-position:18px -45px;}
.areas .cat-item-11.current-cat a, .areas .cat-item-11 a:hover {background-position:18px -43px;}
.areas .cat-item-12.current-cat a, .areas .cat-item-12 a:hover {background-position:17px -42px;}

/* Footer */
.footer, .footer a {color:#fff;}
.footer a:hover {text-decoration:none;}

.footer-content {
width:900px;
margin:0 auto;
}

.footer-menu {width:400px; float:left;margin: 0 0 0 2px; }
.footer-menu ul{margin:0; overflow:hidden;width: 400px; }
.footer-menu li {
float:left;
list-style:none;
margin:0 20px 0 0;
}

.footer-menu li a {

}

.credits {
float:right;
width:300px;
text-align:right;
}

/* General of Wordpress */
.alignleft {
float:left;
margin:3px 20px 20px 0;
}

.alignright {
float:right;
margin:3px 0 20px 20px;
}

.aligncenter {
display:block;
margin:0 auto 20px;

}

/* Entry  */

.primary h1 {line-height:28px;}
/*
.primary h2 {padding-left:2px;}
.primary h3 {padding-left:1px;}
*/

.cat-title {
margin:20px 0 16px;
}

.entry ul {
list-style: inside;
}

.post {overflow:hidden;border-bottom: 1px solid #ccc; margin-bottom: 17px; }
.post .attachment-featured {float: left; margin: 3px 35px 20px 0; width:120px; height:150px;}
.post .meta {overflow:hidden;margin-bottom: 10px; }

.post .meta h2 {
  font-size:15px; 
	line-height:20px;
	margin:0;
}

.meta h2 a {
color:#b2122e;
font-weight:bold;
}

.meta h2 a:hover {
color:#0197d2;
text-decoration:underline;
}

.inshop .post .meta h2 {
	float: left;
	width: 260px;
}

.excerpt {

}

.buy {
display:block;
float:right;
width:120px;
height:37px;
background:url('img/buynow.png') no-repeat;
font:17px/34px "Trebuchet MS",'Arial',sans-serif;
text-decoration:none;
color:#fff;
padding:0 0 0 24px;
	margin: 4px 0 0 0;
}

.paypal {float:right;padding:5px;}

.buy:hover {
background-position:0 -37px;
color:#fff;
}

.entry {margin-top:20px;margin-bottom: 3px; border-bottom:none; padding-left:5px;
	line-height:20px;}
.meta {margin-bottom:7px;}
.date {color:#35556d; font-size:12px; padding-left:2px;}

.entry ol {list-style:inside decimal;}

.entry table {
border:1px solid #ccc;
}

.entry  th {
background:#eee;
}

.entry  tr {
border-bottom:1px solid #ccc;
}

.entry  td, .entry  th {
border-right:1px solid #ccc;
}

.entry  td, .entry  th {
padding:5px;
}


.entry  ul, .entry  ol {
margin:0 0 10px 0;
}

.entry ol {
	list-style: none;
	*list-style:decimal inside; /* IE6-7 hack */
	counter-reset: point; 
}
.entry ol > li {
	padding-left: 12px;
	position: relative;
}
.entry ol > li:before {
	content: counter(point)'.'; 
	counter-increment: point 1; 
	position:absolute;
	left:0;
	top:0;
	padding: 0px 0;
}


.entry  ul li {
padding-bottom:10px;
}

.entry  ul ol li {background:none;}

.entry  ol ul, .entry  ul ul, .entry  ol ol, .entry ul ol {/* margin-left:10px; */ margin-bottom:0;}

.entry  ul ul {list-style:circle outside;}
.entry  ul ul li { background:none;}

/* Home Page */
.leftslider {
position:relative;
width:500px;
height:275px;
float: left;
	margin: 5px 0 26px;
	overflow: hidden;
}

.slidemenu {
position:absolute;
bottom:0;
left:0;
background:url('img/bg-slider.png') repeat-x;
width:494px;
padding:3px;
height:49px;
z-index:1000;

}

.slidemenu ul {
margin:0;
width:460px;
border:1px #808080 solid;
overflow:hidden;
	height: 30px;
	padding: 9px 16px 9px;
	border-bottom: 1px solid #b6b6b6;
}

.slidemenu li {
float:left;
list-style:none;
	margin-right: 1px;
}

.slidemenu li a {
color:#fff;
display:block;
text-decoration:none;
padding:6px 12px 6px 11px;
font-weight: bold;
font-size:12px;
}

.slidemenu li a:hover {
text-decoration:underline;
}

.slidemenu li a.current {
background:#fff;
color:#000;
border-radius: 2px;
}

.slidemenu li.currentone {
width:13px;
height:11px;
position:absolute;
top:-7px;
left:57.5px;
z-index:900;
background:url('img/arrow.png') no-repeat;
}

.slider {
overflow:hidden;
	z-index: 800;
}

.slider ul {
margin:0;
position:relative;
	overflow: hidden;
	list-style:none;
}

.slider li {
position:relative;
float:left;
}



.slider li .slidetext {
position:absolute;
bottom:-15px;
left:0;
width:460px;
padding:16px 20px;
color:#fff;
background:url('img/bg-caption.png');
}

.slider li img {
display:block;
}

.leftslider a {outline: none;}

.leftslider .slider .slidetext a {color:#fff;}

.leftslider #controls {
position:absolute;
z-index:1000;
width:45px;
height:20px;
right:30px;
bottom:16px;
}

.leftslider #controls .prevBtn {
width:20px;
height:20px;
display:block;
float:left;
background:url('img/lprev.png') no-repeat;
text-indent:-9999px;
	margin-right: 0;
}

.leftslider #controls .prevBtn:hover {
background:url('img/lprev-hover.png') no-repeat;
}

.leftslider #controls .nextBtn {
width:20px;
height:20px;
display:block;
float:left;
background:url('img/lnext.png') no-repeat;
text-indent:-9999px;
	margin-left: 5px;
}

.leftslider #controls .nextBtn:hover {
background:url('img/lnext-hover.png') no-repeat;
}

.rightslider {
width:397px;
margin: 5px 0 26px 3px;
float:left;
height:275px;
background:#ffdc83;
	overflow: hidden;
	position:relative;
	list-style:none;
}

.rightslider .slider .slidebook{
width:338px;
height:155px;
border:1px solid #d8ba5b;
	margin: 3px;
	padding: 30px 25px;
}

.rightslider h3 {
font: normal 15px/20px "Trebuchet MS", 'Arial', sans-serif;

	margin: 0 8px 14px 0;
	float: right;
	padding: ;
	width: 155px;
}

.rightslider h3 a {
color:#7f6b00;
text-decoration:underline;
}

.rightslider .slider img {
float:left;
	margin: 5px 25px 0 0px;
}

.rightslider .buy {
margin:4px 19px 0 0;
}

.rightslider #controls {
display:block;
height:48px;
width:389px;
border:1px solid #7f6b00;
position:absolute;
bottom:2px;

	margin: 0 3px;
}

.rightslider .controls {
overflow:hidden;
padding:0 0 0 12px;
}

.rightslider .arrow {
display:block;
width:11px;
height:6px;
position:absolute;
background:url('img/rarrow.png') no-repeat;
z-index:1000;
bottom:51px;
left:34px;
}

.rightslider .controls li {
float:left;
list-style:none;
}

.rightslider .controls a {
padding:4px 0px;
display:block;
float:left;
color:#000;
text-decoration:none;
	font-size: 15px;
	margin: 12px 0px 9px;
	width: 28px;
	text-align: center;
}

.rightslider .controls .current a {
background:#fff;
color:#000;
border-radius: 2px;
}

.rightslider .controls a:hover {
background:#7f6b00;
color:#fff;
border-radius: 2px;
}


.rightslider .prevBtn {
position:absolute;
right:47px;
width:20px;
height:20px;
top:15px;
background:url('img/arrows.png') no-repeat 0 0;
text-indent:-9999px;
}

.rightslider .prevBtn:hover {
background-position:0 -20px;

}

.rightslider .nextBtn {
position:absolute;
right:22px;
width:20px;
height:20px;
top:15px;
background:url('img/arrows.png') no-repeat -20px 0;
text-indent:-9999px;
}

.rightslider .nextBtn:hover {
background-position:-20px -20px;
}
.onhome .post {
float:left;
width:280px;
border:none;
margin-bottom:0;
padding-bottom:10px;
}

.onhome .e2 {
border-left:1px solid #b2122e;
width:259px;
padding-left:25px;
}

.onhome .e3 {
clear:both;
border-top:1px solid #b2122e;
padding:16px 0 0 0;
}

.onhome .e4 {
border-top:1px solid #b2122e;
border-left:1px solid #b2122e;
padding:16px 0 0 25px;
width:259px;
}

.onhome .meta h2 {
line-height:19px;
font-weight:bold;
float:none;
}

.onhome .meta .date {
margin-top:7px;
display:block;
}

.onhome .attachment-homepage-thumb {
display:block;
float:left;
	padding-right: 14px;
	padding-top: 5px;
}

.onhome .short {
float:left;
width:167px;
}

.onhome .sidebar {
margin-top:0;
}

.wp-pagenavi {
height:30px;
line-height:30px;
margin-bottom:10px;
}

.wpcf7-text {width:396px;}
.wpcf7-textarea {width:396px; border: 1px solid #163F58;}
.wpcf7-submit {background:url('img/send.png') no-repeat; font: 17px/34px "Trebuchet MS",'Arial',sans-serif; color:#fff; width:144px; height:37px; border:none;}
.wpcf7-submit:hover {background-position:0 -37px;}