/*  
Theme Name: Mebelprom.by
Theme URI: http://mebelprom.by
Description: Mebelprom.by theme
Version: 1.1
Author: Proto
Author URI: http://post-human.ru/
*/

* { margin: 0; padding: 0; }

/* Main */

body {
	margin: 0px 1%;
	background: #1d2228 url("images/bg.jpg") repeat-x top;
	color: #555555;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Tahoma, Arial, Sans-Serif;
}

h1 {
	color: #ffffff;
	font-size: 3em;
	font-weight: bold;
	margin: 10px 0;
}
h2 {
	color: #455a6e;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 15px;
}
h3 {
	color: #800000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
}

p {
	color: #555555;
	font-size: 0.8em;
	margin: 8px 0;
	line-height: 1.5em;
	text-align: left;
}
p.right {
	text-align: right;
}
p.center {
	text-align: center;
}

a {
	color: #2a3342; 
	text-decoration: none;
}
a:hover {
	color: #800000; 
	text-decoration: underline;
}
td {
	padding: 5px;
}
ul {
	list-style: square;
	margin: 0;
	padding: 0;
}

li { 
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.text { border: 1px solid #dbdbdb; background: #ffffff url(images/textfildbg.png) top repeat-x; padding: 4px; font-size: 0.9em; width: 90%; margin-right: 6px;}
.button { border: none; background: url(images/button-small.png) top no-repeat; margin:0 ; padding: 1px; font-size: 0.9em; cursor:pointer; width: 70px; height: 27px;}

/* Cover */

#cover1 {
	background: #ffffff url(images/cover1-bg.jpg) top left repeat-y;
}
#cover2 {
	background: url(images/cover2-bg.jpg) top right repeat-y;
}

/* Header */

#header {background: #999999 url(images/head2-bg.jpg) top left repeat-x; height: 300px; vertical-align: middle;}
#header h1 {font-size: 3.2em; margin: 0;  display: none;  }
#header h2 {color: #7a9caf; font-size: 1.2em; margin: 0; display: none;}
#header a {color: #203d58; text-decoration: none;}
#header a:hover {color: #2a3342; text-decoration: none;}

#logo {background: url(images/head3-bg.jpg) top right no-repeat; height: 300px;}

/* Menu */

#menu {display: none;}

/* Content */

#content {
	float: left; 
	width: 66%; 
	padding: 10px 2% 10px 1%; 
	margin: 0; 
}

#content img { 
	text-align: right;
}

#content .alignleft { 
	float: left;
	margin: 4px 8px 4px 2px;
}

#content .alignright { 
	float: right;
	margin: 4px 2px 4px 8px;
}

#content ul {font-size: 0.8em; color: #666666; padding: 5px 5px 5px 20px; line-height: 1.2em;}
#content ol {font-size: 0.8em; color: #666666; padding: 5px 5px 5px 20px; line-height: 1.2em;}
#content li {margin: 2px 10px 2px 30px;}

#links {
	height: 30px; 
	padding: 0 10px 0 0; 
	margin: -20px 3px 3px 3px; 
	display: inline; 
	overflow: auto; 
	text-align: right; 
	float: right;
}
#links li {
	display: inline; 
	padding: 3px; 
	margin: 3px;
}

#links li a {
	text-decoration: underline;
}

p.pname {
	color: #455a6e;
	font-size: 0.95em;
	font-weight: bold; 
	padding: 0px 5px; 
	margin: 5px 5px; 
}

p.price {
	clear: right; 
        color: #800000;
	margin: 3px 3px 3px 30px;
}

p.price strong {
	color: #666666;
}

p.state {
	color: #800000;
	margin: 3px 3px 3px 30px;
}

p.pid {text-align: right; padding-right: 10px; font-weight: bold; color: #800000;}
p.right {text-align: right;}
p.center {text-align: center;}
p.psize {
	text-align: left;
	font-size: 8pt; 
	color: #666666; 
	padding: 0px; 
	margin: 0px 0px 0px 100px; }


span.ssize {color: #999999; font-size: 7pt; }

/* Price table */

table.tbl {
	border: 1px solid #DFDFDF;
	padding: 2px; width: 100%;
	background: #ffffff;
}
td.tbl1 {
	border: 1px solid #DFDFDF;
	border-right: none;
	width: 50%;
	text-align: center;
}

td.tbl2 {
	border: 1px solid #DFDFDF;
	width: 50%;
	text-align: center;
}

td.trbl1 {
	border: 1px solid #DFDFDF;
	border-right: none;
	width: 33%;
	text-align: right;
}

table.tbl img {
	float: right;
	border: none;
}

td.trbl2 {
	border: 1px solid #DFDFDF;
	width: 33%;
	text-align: right;
}

td.trbl2 img {
	float: right;
	border: none;
}


.vcard {color: #555555; font-size: 0.9em; margin: 10px 20px; line-height: 1.5em;}
ul.contachts {color: #666666; line-height: 1.5em; list-type: none; }
li.email {color: #666666; line-height: 1.5em;}

/* Post Information */

div.entry {
	padding: 5px 20px 5px 5px;
}

div.entry h2 {
	color: #455a6e;
	line-height: 1.2em;
	margin-bottom: 15px;
	margin: 10px 0px;
}
div.entry h2 a {
	color: #455a6e;
}

div.news {
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 10px;
}

div.sb {
	width: 250px;
	border: 1px solid #cccccc;
	float: left;
	margin: 5px
}

div.sb img {
   border: none;
	float: right;
	margin: 5px 10px 5px 10px;
}

div.sb input {
	margin: 3px 3px 3px 15px;
}

div.sbclear {
	width: 100%;
	float: none;
	clear: both;
	padding: 10px 0;
}

div.eclear {
	width: 100%;
	float: none;
	clear: both;
	padding: 0;
}

div.cat-wide {
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 2px 10px;
}

p.tags {font-size: 0.8em;}
p.ce {color: #bdbdbd; font-size: 0.6em; text-align: right; margin: 8px 20px;}

/* Navigation */

div.navigation {
	padding: 10px;
	text-align: center;
}

/* End Of Posts Information */

/* Sidebar */
#sidebar {
	float: left;
	width: 26%;
	padding: 10px 1% 10px 3%;
	margin: 0;
	display: inline;
	font-size: 1em;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#sidebar h3 {font-size: 0.9em; color: #ffffff; font-weight: bold; padding: 3px 20px; background: url(images/sh3end-bg.jpg) top left no-repeat; height: 26px; margin: 0;}
div.sh3 {background: url(images/sh3start-bg.jpg) top right repeat-x; height: 26px; margin: 5px 0px;}
#sidebar ul {margin-left: 30px; }
#sidebar ul li {
   padding: 5px 2px;
	border-bottom: 1px dotted #ddd;
   list-style-image: url("images/menu-left-icon.gif");
	}

#sidebar li ul{
	display: none;
} 

#sidebar li ul.children{
	display: block;
}    
            
#sidebar li.current_page_item ul{
	display: block;
} 
#sidebar li.current_page_parent ul{
	display: block;
} 
#sidebar li.current_page_ancestor ul{
	display: block;
} 
#sidebar a, #sidebar a:visited { 
	text-decoration: underline;
	color: #263c53;
}
#sidebar a:hover, #sidebar a:visited:hover  { 
	color: #800000;
	text-decoration: underline;
}
#sidebar ul ul {
	margin-left: 10px;
}
#sidebar ul ul li { 
   list-style-image: url("images/menu-none-icon.gif");
	border-bottom: none;
	margin-left: 15px;
}
#sidebar h2 {
     font-size: 10pt;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 5px;
     font-weight: bold;
     color: #eeeeee;
}


#searchform {margin: 20px 10px; width: 98%; text-align: center;}
.searchinput { border: 1px solid #dbdbdb; background: #ffffff url(images/textfildbg.png) top repeat-x; padding: 4px; font-size: 0.9em; width: 100%;}
.searchbutton { border: none; background: url(images/button-small.png) top no-repeat; margin: 0px; padding: 1px; font-size: 0.9em; cursor:pointer; width: 62px; height: 27px;}

/* Footer */

#footer  {
	clear: both;
	background: #666666 url(images/foot2.jpg) top repeat-x;
	height: 65px;
}

#copyright {
	color: #999;
	padding: 15px 40px;
	line-height: 1.5;
}
#copyright p {
	color: #999;
	font-size: 0.72em;
}
#copyright a {
	color: #666;
	text-decoration: underline;
}