/*
Theme Name: Gleamnight
Theme URI: 
Description: Главный шаблон для сайта http://gleamnight.ru
Version: 1.0
Author: Levi Levstr
Author URI: http://levi-levstr.ya.ru/
*/
html, body { height: 100%; }

body {
	/*background: #4DACCF url(images/back.jpg) 0 repeat;*/
	/*color: #444444;*/
	text-align: center;
	/*font-family: georgia, serif;
	font-size: 12px;*/
	padding:0px;
	
	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	min-height:100%;
	height: 100%;
	scrollbar-arrow-color : #808080;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #808080;
	scrollbar-shadow-color : #808080;
	scrollbar-face-color : #FFFFFF;
	scrollbar-3d-light-color : #000000;
	scrollbar-highlight-color : #C0C0C0;
	
	background-color:#000000;
	background-image:url(images/back.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	/*color:#E1A187;*/
	color:#D5AB98;
}

* {
	padding:0;
	margin:0;
}

#container {
	/*background: #FFF url(images/repeat.png) repeat;*/
	/*background: #000000 url(images/back.jpg) repeat;*/
	min-height: 100%;
	_height: 100%;
	/*width: 877px;*/
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height:115px;
	/*background: url(images/header.png) 0 no-repeat;*/
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 1px;
	top: 1px;
	height: 11px;
	width: 1px;
	text-decoration: none;
}

#header em {
	display: none;
}
#logo {
	/*width:205px;*/
	width:240px;
	float:left;
	padding-top:20px;
	padding-right:40px;
}
#logo img {
	border:none;
}
#logo a {
	text-decoration:none;
}
#topmenu {
	float:left;
	width:580px;
	padding-top:29px;
	background-image:url(images/border.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:20px;
	color:#D2967E;
}
#topmenu a {
	color:#D2967E;
	/*font-size:18px;*/
	font-size:22px;
	text-decoration:none;
}

/* Sidebar Positioning */

#sidebar {
	/*margin: -40px 0px 0 66px;*/
	/*margin: 5px 0px 0 180px;*/
	margin: 5px 0px 0 70px;
	/*width:205px;*/
	width:260px;
	/*border:1px solid #fff;*/
}

#sidebar_header {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}

#menu_view {
	position: absolute;
	/*left: 81px;*/
	top: 0px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	/*font-weight:bold;*/
	word-spacing: 1px;
	/*font-size: 11px;*/
	font-size:20px;
	/*border: 1px solid #fff;*/
	/*padding-left:180px;
	padding-right:150px;*/
	padding-left:60px;
	padding-right:60px;
}

#menu_view a {
	text-decoration: none;
}

#menu_view a:hover {
	/*color: #D4E7EE;*/
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
	margin-left:20px;
}

#menu_view li {
	padding: 0 4px 0 4px;
	margin: 0;
	display: inline;
}

#menu_view li a {
	text-decoration: none;
}

#menu_view li a:hover {
	/*color: #D4E7EE;*/
}

ul.cat_list {
	/*font-size:16px;*/
	font-size:18px;
	list-style:none;
	padding-bottom:8px;
}
ul.cat_list li ul li {
	background-image:url(images/star.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
ul.cat_list a {
	color:#956045;
	text-decoration:none;
}
ul.cat_list a :hover {
	text-decoration:none;
}
/* Content */
#wrapper {
	/*width:460px;*/
	width:580px;
	float: right;
	position: relative;
	margin-top: 5px;
	/*border:1px solid #fff;*/
	/*margin-right:150px;*/
	margin-right:70px;
}

#content {
	/*padding: 0 75px 10px 0;*/
	padding-bottom:10px;
	margin-top:-10px;
}

hr#clear {
	clear: both;
	height: 15px;
	visibility: hidden;
}

.clear2 hr{
	clear: both;
	height: 15px;
	visibility: hidden;
}

hr {
	clear: both;
	height: 25px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	/*color: #3D4345;
	font-weight: bold;*/
	font-weight: normal;
}


h6 {
	color: #497178;
	font-size: 11px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	/*font-size:24px;*/
	font-size:26px;
	font-weight:normal;
	padding-bottom:10px;
}
h3 {
	font-size:16px;
	font-weight:normal;
	color:#E1A187;
	padding-bottom:5px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}

/* Word Press Stuff */

small {

    color: #336699;
    font-size: 12px;
}

.postmetadata {
	padding-bottom: 15px;
	/*margin-left: 15px;*/
	/*background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;*/
	padding-top:15px;
	float:left;
	width:90%;
	font-size:13px;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	/*font-size: 13px;*/
	font-size:16px;
	margin-left: 15px;
	width:460px;
	float:left;
}


ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#entry ul {
	list-style-type: none;
	margin-left: 25px;
}

#entry ul  li{
	list-style-type: none;
	margin-left: 10px;
}

blockquote {
	background: #E0EFF5;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #3286B2;
}

/*  All of the sidebar H2s */

/*#sidebar ul li h2 {
	color:	#3286B2;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	vertical-align: middle;
	padding: 9px 0 0 15px;
 	background: url(images/side_header.jpg) 0 repeat-x;
	margin-left: 0px;
}*/

/*  All of the sidebar lists */
#sidebar ul.cat_list li ul {
	padding-top:5px;
	padding-bottom:8px;
}
#sidebar ul.cat_list li ul li {
	padding-left: 15px;
}


/*#sidebar ul li ul li ul{
	margin-bottom: 0;
}*/

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

.post h2 {
	margin: 0 0 0px 0;
	color: #E7AE9B;
}


ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}


input {
	 color: #180300;
	 border: 1px solid #3286B2;
	 background-color: #FFFFFF;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
	 font-weight: bold;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}
#searchform   {
	width:183px;
	background-image:url(images/search_back.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:39px;
	padding-top:8px;
	padding-left:40px;
	display:block;
	margin-left:10px;
}

#searchform   input {
	border:none;
	width:100px;
	background:#000000;
	color:#83543D;
	text-align:center;
	font-size:14px;
}

textarea {
	 background-color: #FFFFFF;
	 color: #330606;
	 border: 1px solid #3286B2;
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
}

/* Link Stuff */

#sidebar a {
	color:#956045;
}

#sidebar a:hover {
	color: #D2967E;
	text-decoration:none;
}


a:link {
	color: #E7AE9B;
	text-decoration: underline;
}

a:visited {
	color: #E7AE9B;
	text-decoration: underline;
}
a:hover, a:active {
	color: #C0988D;
	text-decoration: none;
}

.post h2 a, .productdisplay h2 a {
	/*color: #88A31E;*/
	text-decoration: none;
	/*font-size: 24px;
	font-size: 18px;*/
	font-size: 16px;
	/*font-family: Georgia, serif;*/
	font-weight: normal;
	/*color:#E7AE9B;*/
	color:#956045;
}

.post h2 a:visited {
	/*color: #88A31E;*/
	text-decoration: none;
	/*font-size: 24px;
	font-size: 18px;*/
	font-size: 16px;
	/*font-family: Georgia, serif;*/
	/*color:#E7AE9B;*/
	color:#956045;
}

.post h2 a:hover {
	/*color: #336699;*/
	text-decoration: none;
	/*font-size: 24px;
	font-size: 18px;*/
	font-size: 16px;
	/*font-family: Georgia, serif;*/
	color:#C0988D;
}

.top_o_the_post {
	padding: 6px;/* 0 6px 10px;*/
	padding-top:0px;
	/*margin-left: 13px;*/
	width: 495px;
	}

#comments  {
	padding-left: 15px;
}

.graybox {
	background: #E0EFF5;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 20px;
}

.buttons_no_b {
	border: none;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
    margin-left: 12px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: none;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	min-height: 260px;
	_height: 260px;
	position: relative;
	width:548px;
	padding-left:222px;
	margin: auto;
  }
#footer div {
	height: 70px;
	width:580px;
	background-image:url(images/border.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:30px;
}

#footer_content {
	  padding: 22px 9px 5px 90px;

  }

  #footer_content a {
	color: #B9D9E4;
	text-decoration: none;
}

#footer_content a:visited {
	color: #B9D9E4;
	text-decoration: none;
}

#footer_content a:hover {
	color: #B9D9E4;
	text-decoration: underline;
}

#footer .foot_banners td table {
	height:60px;
}

#before_bar {
margin: 0 10px 10px 10px;
font-size: 11px;
color: #3286B2;
}

.sep2 {

margin: 10px 0 10px 0;

}

.entry img {

margin-right: 9px;
margin-bottom: 3px;

}

#featured_posts li{
margin-bottom: 5px;
}

#blog_name {
	position: absolute;
	left: 110px;
	top: 60px;
	color: #EAFABC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 36px;
	font-family: georgia, serif;
}

#blog_name a {
	color: #EAFABC;
	text-decoration: none;
}

#blog_name a:visited {
	color: #EAFABC;
	text-decoration: none;
}

#blog_name a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#blog_slogan {
	position: absolute;
	left: 125px;
	top: 100px;
	color: #88A31E;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 16px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
		font-family: georgia, serif;

}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	/*display: inline;*/
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	/*display: inline;*/
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
ul.side_bar_items {
	width:190px;
}
ul.side_bar_items li {
	display:inline;
	margin:0;
	/*padding:2px 4px;*/
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:8px;
}
ul.side_bar_items a {
	text-decoration:underline;
}

/* shop styles */
div.productdisplay {
	width:235px;
	float:left;
	margin-right:22px;
	border:#2A2A2A solid 1px;
	padding:10px;
	padding-bottom:0px;
	color:#DAAEA1;
	/*height:180px;*/
	height:215px;
	overflow:hidden;
	clear:none;
	position:relative;
}
div.productdisplay div.textcol, div.default_product_display div.textcol {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
div.default_product_display  div.imagecol {
	float:left;
	width:130px;
	margin:0px;
	position:relative;
	/*padding-right:10px;*/
	padding-right:0px;
}
div.default_product_display  div.imagecol img, div.productdisplay div.imagecol img {
	width:120px;
	padding:0px;
	margin:0px;
}
div.productdisplay div.producttext {
	float:left;
	width:96px;
	border:none;
	color:#DAAEA1;
	overflow:hidden;
}
div.producttext h2 {
	padding-top:0px;
	float:left;
	width:95px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.productdisplay .producttext a.wpsc_product_title {
	float:left;
	width:95px;
	border:none;
	color:#DAAEA1;
	/*margin-top:-7px;*/
	margin-top:-3px;
}
.productdisplay .producttext a.wpsc_product_title:hover {
	color:#C0988D;
}
.pricedisplay {
	color:#DAAEA1;
}
p.wpsc_product_price {
	color:#DAAEA1;
	margin-top:25px;
}
.entry {
	margin-left:0px;
	width:580px;
}
form {
	display:inline;
}

div.breadcrumb {
	color:#826057;
	padding-bottom:20px;
	margin-top:-15px;
}
div.breadcrumb a , div.breadcrumb a:visited {
	/*color:#826057;*/
}
.ngg-gallery-thumbnail-box {
	width:130px;
	height:130px;
}
.ngg-gallery-thumbnail {
	margin-left:-4px;
}
.ngg-gallery-thumbnail img {
	background-color:#DAAEA1;
	border:#C0988D solid 1px;
}
.ngg-gallery-thumbnail img:hover {
	background-color: #C0988D;
}

img.attachment {
	margin-left:0px;
	margin-right:20px;
	border:none;
}
.top_o_the_post {
	float:left;
	width:90%;
}
.top_o_the_post h2 {
	float:left;
	width:100%;
	color:#956045;
}
.top_o_the_post small {
	color:#956045;
}
.post .entry {
	padding-left:5px;
}

.ngg-navigation a.prev,.ngg-navigation a.prev:visited, .ngg-navigation a.next,.ngg-navigation a.next:visited {
	text-decoration:none;
}
.ngg-navigation a.prev:hover, .ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover {
	background-color:#683721;
}

.productdisplay .show_sku {
	/*font-size:18px;*/
	font-size:16px;
}
strong.cattitles {
	margin:0px;
}

html > body .ngg-album  {
	border:none;
}
.ngg-navigation {
	padding-bottom:20px;
}

h2.h_small {
	font-size:18px;
}

div.productdisplay  div.breadcrumb {
	font-size:12px;
	width:210px;
	position:absolute;
	/*margin-left:0px;*/
	top:223px;
	left:5px;
	text-align:left;
	line-height:12px;
	height:15px;
	overflow:hidden;
	padding-bottom:0px;
	/*margin-top:200px;*/
}

.nav_links {
	float:left;
	width:100%;
	font-size:16px;
}
.nav_links a {
	margin-left:20px;
}

.news_item {
	font-size:15px;
	padding-bottom:10px;
	padding-right:30px;
}