/*
Theme Name: XKtattoo
Theme URI: 
Description: Тема Хруст Костей
Version: 1.0
Author: <a href="http://halfdonkey.ru">Half Donkey</a>
Tags: pages, contacts
*/

/* RESET */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* BASE */
body {
	font: 14px Georgia, serif;
	color: #333;
	background-color: #000;
}

h1, h2, h3 {
	font-weight: normal;
}

a {
	color: #56532c;
}

p {
	margin: 12px 0;
	line-height: 20px;
}

.clear { clear: both; }
.right, .alignright { float: right; }
.left, .alignleft {	float: left; }
.center {text-align: center;}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	text-transform: uppercase;
	font-size: 30px;
	color:#6a6a6a;
}

#page h1 {
	margin: 0 30px;
}

#page h1 span,
#page h1 span a {
	font-size: 16px;
	color: #9a9a9a;
	text-decoration: none;
}

#content h2,
.content h2 {
	font-size: 24px;
	font-style: italic;
	color: #333;
}

label {
	font-style:italic; color:#6a6a6a;
	display: block;
	font-size: 16px;
}

input,
textarea {
	font-size: 14px;
	padding: 2px;
}

input[type=text] {
	width: 180px;
}

textarea {
	width: 580px;
}

small {
	font-style: italic;
	font-size: 12px;
}

/* GENERAL CLASSES */
.price {font-size:24px; color:#A90000;}


/* LAYOUT */
#container {
    margin: 0 auto;
	background-color: #FFF;
    width: 860px;
}

#header {
	height: 220px;
	background: url(images/xktattoo.jpg) no-repeat;
}

#page {
	padding: 20px 0;
}

#content,
.content {
	width: 760px;
	margin: 0 auto;
}

/* MENU */
ul#menu {
	background: url(images/menu_bg.gif) repeat-x;
	height: 60px;
}

ul#menu li {
	float: left;
	line-height: 66px;
}

ul#menu a {
	margin: 0 30px;
	color: #e6e6e6;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: #000 0 0 5px;
}

ul#menu a:hover, 
ul#menu .current_page_item a,
ul#menu .current-cat a {
	color: #FFF;
}

/* BLOCKS */

.block {
	background-color: #202020;
	color: #e6e6e6;
	padding: 10px 30px;
}

.block .header {
	line-height: 50px;
	font-size: 26px;
}

.block h3 {
	font-size: 22px;
	color: #e6e6e6;
}

.block a.switch {
	width: 20px;
	height: 20px;
	float: right;
	margin: 15px 0;
	text-decoration: none;
	background: url(images/block_switch.png) no-repeat;
}

.block a.switch.off {
	background-position: 0 -20px;
}

.block .content_wrapper {
	position: relative;
}

.block .content {
	line-height: 18px;
	margin: 0;
}

.block .content a {color:#e6e6e6;}
.block .content a:hover {color: #FFF;}
		
		
.block .column {margin:0 20px 0 0; text-align:left; width: 232px;float:left;}
			.block .column p {margin:0px; padding:5px; border-top:1px dotted #787878; display:block;}
			.block .column p:hover {background:#282828;}
				.block .column p span {font-style:italic;}

.block.bio {
	background: #202020 url(images/richfooter_bg.gif) top repeat-x;
	border-bottom: 1px solid #0d0d0d;
}

.block.bio .content {
	display:none;
}

.block.links {
	background:#202020 url(images/richfooter_bg.gif) top repeat-x; 
	border-top:1px solid #0d0d0d;
	color: #7f7f7f;
}


/* BLOG */

.content img.alignleft {
	margin-right: 20px;
}

.content img.aligncenter {
	margin: 0 auto;
	text-align: center;
}

.content ul li,
.content ol li {
	margin-left: 40px;
	line-height: 30px;
}

.content ul li {
	list-style: disc;
}

.content ol li {
	list-style: decimal;
}

.post {
	margin:20px 0 30px;
}

.post small {
	color: #9c9c9c;
	font-style: italic;
	font-size: 14px;
}

.controls {font-style:italic; border-top:1px dotted #DDD; padding-top:4px; margin-top:8px; font-size: 12px; line-height: 22px; }
	.controls .comments {background:url(images/icons/comments.gif) bottom left no-repeat; padding-left:22px; padding-top: 10px;}

.tags {background:url(images/icons/tags.png) bottom left no-repeat; padding-left:20px; line-height:22px;}

.related-posts a {
	font-style: italic;
	font-size: 17px;
}

.related-products {margin: 10px -50px 0; border-top:solid 1px #9F9F9F; border-bottom:solid 1px #9F9F9F; padding:14px 50px; background:#F9F9F9;}
	.related-products a {color: #333; text-decoration: none; font-size: 13px; font-style: italic;}
	.related-products ul li {list-style: none; float: left; text-align: center; width:134px; margin: 9px; line-height: 1;}
	.related-products.list_item .image {margin: 0 0 5px;}

div#respond {border-bottom:solid 1px #9F9F9F; border-top:solid 1px #9F9F9F; padding:20px 50px; margin: 20px 0 40px; background:#E5E5E5;}
form div {margin-bottom:10px;}


	
.up {font-style:italic; text-align:right; margin-top: 20px;}
	.up a {text-decoration:none; font-size:12px; color:#000; background:url(images/icons/arrow_up.gif) bottom left no-repeat; padding-left:18px;}

	

.list_item {
	border-top: solid 1px #9F9F9F;
	padding: 14px 50px;
	background:#F9F9F9;
	overflow:hidden;
}

.list_item.odd {
	background-color: #E5E5E5;
}

.list_item .image {
	float:left;
	margin:0 20px 0 0;
	border: 1px solid #AFAFAF;
}

.list_item .image a {
	display: block;
}

.list_item .image img {
	border: 4px solid #FEFEFE;
}

.list_item h2 {
	font-style: italic;
	font-size: 24px;
}

.list_item .description {
	margin-left: 200px;
}

.list_item .manufacture {
	color: #9c9c9c;
	font-style: italic;
}


		

#footer {
	padding: 2px 20px;
	color: #7f7f7f;
	font-size: 11px;
	line-height: 24px;
	background-color: #191919;
	text-shadow: 0 -1px 1px #000;
}

#footer a {
	color: #8f8f8f;
}



	

.comment {margin:0 0 10px;}
	.comment .header {margin:0; padding:0;}
	.comment .content {margin:0; padding:10px;}
	
.image {float:left; margin:10px;}
	.image img {border:4px solid #9F9F9F;}

	
	

	
	
#searchbar {background: #E5E5E5; border-bottom: solid 1px #9F9F9F; padding: 2px 30px; height: 19px;}
	#searchbar input {height: 19px; margin-right: 4px; border: 0; float: left; font-size:11px;}
		#searchbar #find {width: 60px; background: url(images/find.png) no-repeat;}
		#searchbar #find:active {position: relative; top: 1px; left: 1px;}
		#searchbar input#search {width: 155px; background: url(images/searchform.png) 0 0 no-repeat; padding: 0 5px 0 25px; }
	
.subscription { float: right; }
	.subscription form { float: left; }
	.subscription label { font: 11px Arial;	line-height: 20px; color:#333; margin: 0 4px; float: left; text-shadow:0 1px 1px #FFF;}
	.subscription #email { background: url(images/emailform.png) no-repeat; padding: 0 10px; width: 165px; }
	.subscription #subscribe { background: url(images/subscribe.png) no-repeat; width: 23px; }
	.subscription #subscribe:active {position: relative; top: 1px; left: 1px;}
	.subscription a.rss { height: 16px; width:16px; display: block; background:url(images/icons/feed.png) no-repeat; float: right; margin: 1px 0 0 4px; }
	
input.hint { color: #9c9c9c; font-style: italic; }

.social {border-top:solid 1px #9F9F9F; padding:4px 20px 1px; background:#E5E5E5; text-align:right;}
	.social a {margin-left:6px;}
	
	
/* PAGINATION */
.pagination {
	margin: 20px 30px;
	color: #000;
	font-size: 16px;
}

.pagination .current {
	font-size: 20px;
	padding: 2px;
	font-weight: bold;
}
.pagination a {
	padding: 2px;
	text-decoration: none;
}

.pagination a:hover {
	color: #000;
}


/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:10px 0px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	font-size: 20px;
	font-family: Georgia;
	padding:2px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	font-size: 16px;
	font-family: Georgia;
	color: #56532C;
	text-decoration: none;
	padding:2px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}



/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}


/* SEARCH */
.searchform {margin: 30px 0; font-size: 18px;}
	.searchform label {margin-right: 10px;}
	.searchform input {font-size: 18px;margin-right: 10px;}
	.searchform input[type=text] {width:600px;}
	
	
.content.tattoo-supply {
	margin: 20px 50px;
}
	.supplyer {float: left; margin: 0 20px 20px 0; width: 240px;}
	.supplyer.last {float: right; margin-right: 0;}

ul.product_types {
	margin: 20px 30px 0;
	overflow: hidden;
}

ul.product_types li {
	float: left;
	padding: 10px 14px;
	font-size: 17px;
	font-style: italic;
}

ul.product_types li.current-cat {
	background: #e5e5e5;
}

ul.product_types li.current-cat a {
	color: #000;
	text-decoration: none;
}

.manufacture-list {background: #e5e5e5; padding: 10px 14px; font-size: 14px;}
.manufacture-list span {margin-right: 10px;}
.manufacture-list a {margin-right: 10px;}

.cart {
	
}

.cart h2,	
.cart h2 a {
	font-size: 20px;
	text-transform: none;
}

.cart table {
	width: 100%;
	margin: 20px 0;
}

.cart table th {
	text-align: left;
	font-style: italic;
	color: #6a6a6a;
	font-size: 16px;
	font-weight: normal;
}

.cart table td {
	vertical-align: top;
	border-top: 1px solid #9f9f9f;
	padding: 20px 0;
	background: #f9f9f9;
}

.cart table tr.odd td {
	background: #e5e5e5;
}

.cart table td.center {
	text-align: center;
}

.cart table td.right {
	text-align: right;
	float: none;
	padding-right: 20px;
}

.cart table td input {
	height: 19px;
	margin-right: 3px;
	border: 0;
	float: left;
}

.cart table td input.quantity {
	width: 34px;
	background: url(images/miniinput.png) no-repeat;
	padding: 0 5px;
	text-align: center;
	color: #333;
}

.cart table td input.update {
	width: 27px;
	color: transparent;
	background: url(images/updatebtn.png) no-repeat;
}

.cart table td input.delete {
	background: transparent;
	color: #900000;
}

.cart table td input.update:active {
	position: relative;
	top: 1px;
	left: 1px;
}

.cart .total {
	text-align: right;
	font-style: italic;
	color: #6a6a6a;
	font-size: 16px;
	font-weight: normal;
	margin-right: 50px;
}

.cart .total .price {
	font-style: normal;
}

.cart .buttons {
	margin: 40px 0;
}

.cart .buttons a {
	margin: 0 30px;
	font-size: 24px;
	font-style: italic;
}

a#cart {
	float: right;
	width: 104px;
	height: 19px;
	text-align: right;
	background: url(images/cart.png) no-repeat;
	color: transparent;
	padding-right: 8px;
	text-decoration: none;
}

a#cart span {
	color: #FFF;
}

.checkout .row {
	clear: both;
}

.checkout .field {
	float: left;
	width: 200px;
}

.checkout .buttons {
	margin: 40px 0 20px;
}

.checkout .buttons input {
	font-size: 24px;
	border: 0;
	font-family: "Georgia";
	background: transparent;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
	color: #56532c;
}

.options {
	margin: 40px 0
}

.options form input[type=submit] {
	color: transparent;
	width: 71px;
	height: 19px;
	border: 0;
	margin: 4px 0;
	background: url(images/buy.png) no-repeat;
}

.options form input:active {
	position:relative;
	top:1px;
}
	