/*
Theme Name: Samovar 2 Column - Right Sidebar
Theme URI: http://www.bobbiefied.com
Description: A theme for Samovar
Author: Bobbiefied
version: 1.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#000;
	font-family: georgia, times, serif, verdana, arial, tahoma, sans-serif;
	font-size: 9.5pt;
	color: #84734c;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;
color: #a21320;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}
h5 {font-size: 9pt; color: #a21320;}
address {
font-family: Georgia,Times, serif;
font-size: 8pt;
color: #a21320;
}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#564d2d;
	text-decoration:none;
	}

a:hover{text-decoration: underline;
}



/* container */


#container {
	width: 1170px;
	margin: 0 auto;
	padding:0;
	background: url(http://www.samovarroom.com/images/lgbg.jpg) no-repeat;
		overflow: hidden;
	}
	
/* header */

#header {
	background: url(http://www.samovarroom.com/images/sheader.png) no-repeat;
  	width: 850px; 
  	height: 61px;
	margin-top: 177.5px;
        margin-left: auto;
        margin-right: auto;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */

#menucontainer {
	width: 850px;
	height: 22px;
	padding-left: auto;
	padding-right: auto;
        padding-top: 20px;
	}

.main-menu {
	width:482px;
	height:22px;
	margin-left: auto;
	margin-right: auto;
        text-align:center;}

.main-menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 22px;
       background-repeat: no-repeat;
}


.nav-home {background-image: url(http://www.samovarroom.com/images/homev.png); width: 56px;}
.nav-home a {background-image: url(http://www.samovarroom.com/images/home.png);}
.nav-menu {background-image: url(http://www.samovarroom.com/images/menuv.png); width: 59px;}
.nav-menu a {background-image: url(http://www.samovarroom.com/images/menu.png);}
.nav-functions {background-image: url(http://www.samovarroom.com/images/functionsv.png); width: 95px;}
.nav-functions a {background-image: url(http://www.samovarroom.com/images/functions.png); }
.nav-press {background-image: url(http://www.samovarroom.com/images/pressv.png); width: 54px;}
.nav-press a {background-image: url(http://www.samovarroom.com/images/press.png);}
.nav-gallery {background-image: url(http://www.samovarroom.com/images/galleryv.png); width: 74px;}
.nav-gallery a {background-image: url(http://www.samovarroom.com/images/gallery.png);}
.nav-event {background-image: url(http://www.samovarroom.com/images/eventsv.png); width: 65px;}
.nav-event a {background-image: url(http://www.samovarroom.com/images/events.png); }
.nav-contact {background-image: url(http://www.samovarroom.com/images/contactv.png); width: 79px;}
.nav-contact a {background-image: url(http://www.samovarroom.com/images/contact.png);}


ul.main-menu li a:hover {background: none;}
.main-menu li {float: left;
display: block; }
.main-menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}



/* foot menu */

.footmenu {
        float:right;
	list-style: none;
	width:245x;
	height:45px;
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 23px;
}

.footmenu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 20px;
        background-repeat: no-repeat;
}

.samovar {background-image: url(http://www.samovarroom.com/images/ssr.png); width: 50px;}
.samovar a {background-image: url(http://www.samovarroom.com/images/ss.png); width: 50px;}
.twitter {background-image: url(http://www.samovarroom.com/images/tw.png); width: 20px; }
.twitter a {background-image: url(http://www.samovarroom.com/images/tw-s.png);width: 20px;}
.facebook {background-image: url(http://www.samovarroom.com/images/fb.jpg); width: 58px;}
.facebook a {background-image: url(http://www.samovarroom.com/images/fb-s.jpg); width: 58px;}
.dineto {background-image: url(http://www.samovarroom.com/images/dt.jpg); width: 49px;}
.dineto a {background-image: url(http://www.samovarroom.com/images/dt-s.jpg); width: 49px;}
.streetto {background-image: url(http://www.samovarroom.com/images/st.jpg); width: 68px;}
.streetto a {background-image: url(http://www.samovarroom.com/images/st-s.jpg); width: 68px;}


ul.footmenu li a:hover {background: none;}
.footmenu li {float: left;}
.footmenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}





/* content */

#content-wrap {
        width: 850px;

        margin-left: auto;
	margin-right: auto;
}	

#content {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	float:left;
	width:750px;
	padding: 30px 50px 30px 50px;
        min-height: 400px;
	}

#content-index {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	float:left;
	width:750px;
	padding: 15px 50px 30px 50px;
        min-height: 400px;
	}

#content-menu {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	width:750px;
	float:left;
        text-align:center;
       padding: 0px 50px 30px 50px;
min-height: 400px;
	}



#content-menu h3 {
font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: normal;
color: #84734c;
}

#content-menu h5 {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 7pt;
	color: #a21320;
        font-style: italic;
        padding-top: -10px;
}

#content-functions {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	width:750px;
	float:left;
        text-align:justify;
        padding: 0px 50px 30px 50px;
        min-height: 400px;
	}

#content-functions p {
font-family: Times New Roman, Times, serif;
font-size: 10pt;
color: #84734c;
}

#content-press {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	width:700px;
	float:left;
        text-align:justify;
        padding: 0px 75px 30px 75px;
	}

#content-press-post {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	width:700px;
	float:left;
        text-align:justify;
        padding: 50px 75px 30px 75px;
	}

#content-gallery {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	width:750px;
	float:left;
        text-align:justify;
        padding: 0px 50px 30px;
        min-height: 400px;
	}

#content-events {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	width:500px;
	float:left;
        text-align:justify;
        padding: 0px 175px 30px;
        min-height: 400px;
	}

#content-contact {
        background: url(http://www.samovarroom.com/images/main-wrap.png);
	background-repeat: repeat-y;
	width:700px;
	float:left;
        padding: 0px 75px 30px;
        min-height: 400px;
	}
#cont-left {
float: left;
width: 300px;
padding-top: 20px;
}
#cont-right {
float: right;
width: 320px;
padding-top: 20px;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
text-align: justify;
font-size: 10pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #a21320;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.post a{
	color:#a21320;
	text-decoration:none;
	}

.post a:hover{text-decoration: blink;
color: #84734c;}



.entry p{margin:12px 0;}




.postmetadata{
	clear: both;
	background:#564d2d;
	padding:6px;
	margin: 20px 0;
        height: 14px;
	}

.post-meta {font-variant: small-caps; color: maroon; }
.post-meta-key {color: green; font-weight: bold; font-size: 110%; }	





.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:right;
	margin:0;
	padding: 50;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.aligncenter {
	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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:url(http://www.samovarroom.com/images/sfooter.png) no-repeat;
	clear: both;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height:62px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#footer-note {
height: 15px;
width: 850px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#564d2d;
text-align:center;
margin-left: auto;
margin-right: auto;
}

#footer-note a{
	color:#564d2d;
	text-decoration:none;
	}

#footer-note a:hover {text-decoration: underline;}


