/*
Theme Name: Russian Art Dealer - Responsive
Theme URI: http://www.awoa.com/
Description: Wordpress theme for RussianArtDealer.com with mobile responsive design
Author: Mino Widodo
Version: 1.1
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/head-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #8b8b8b;
}
.clear {
	clear: both;
}

#staylogo {
	display:none;
}
#container {
	width: 1033px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100px;
}
#header {
	text-align: center;
	background-image: url(img/header-sample.png);
	background-position: center 48px;
	height: 190px;
	background-repeat: no-repeat;
	padding-top: 14px;
}
#header h1 {
	margin: 0px;
	font-size: 18px;
	color: #c1d1c1;
	font-weight: normal;
	margin-top:-2px;
	margin-bottom:2px;
}
#header #logo {
	height: 170px;
	width: 191px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/logo-small.png);
	background-repeat: no-repeat;
	margin-top: -8px;
	padding-top: 15px;
}


#main {
	background-image: url(img/main-bg.jpg);
	background-repeat: repeat-y;
}

#main #leftcol {
	float: left;
	width: 180px;
	background-color: #eddec5;
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9f9f9f;
	border-right-color: #9f9f9f;
	border-left-color: #9f9f9f;
	margin-top: -4px;
	min-height: 105px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
	background-image: url(img/flag-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main #leftcol #socials {
	text-align: center;
	margin-bottom: 20px;
	position:absolute;
	margin-left:-10px;
}
#main #leftcol #socials img {
	box-shadow: 2px 2px 4px #333;
	border-radius: 6px;
}
#main #leftcol h1, #main #leftcol h2 {
	color: #750400;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: -1px;
}

#main #leftcol ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 17px;
	color: #750400;
}
#main #leftcol hr {
	margin-top: 15px;
}

#main #leftcol ul li {
	margin-bottom: 4px;
}

#main #leftcol ul li span {
	color: #000;
	font-size: 14px;
}

#main #leftcol ul li a {
	text-decoration:none;
	color:#000;
}
#main #leftcol ul li a:hover {
	color:#750400;
}






#main #content {
	float: left;
	width: 546px;
	background-color: #FFF;
	min-height: 500px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #878787;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(img/main-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 14px;
}
#main #content a {
	color: #000;
}
#main #content a:hover {
	color: #900;
}
#main #content img {
	margin: 10px;
	max-width: 530px;
}
#main #content #newbook img {
	max-width: 585px;
	margin-left: -19px;
}
#main #content .moreinfo {
	text-align: left;
}

#main #content #bookstores img {
	display: inline-block;
	float: left;
	margin: 0px;
	margin-right: 15px;	
}

#main #content #bookstores #barnesnoble {
	margin-top: -2px;	
}
#main #content #bookstores #telegraph{
	margin-top: -2px;	
}
#main #content #bookstores #acc{
	margin-top: -1px;
	margin-right: 0px;	
}



#main #content h3 , #main #content h5, .entry-title{
	font-size: 36px;
	font-weight: bold;
	color: #004702;
	margin-top: 0px;
	margin-bottom: 20px;
}
#main #content h2 {
	font-size: 21px;
	margin-bottom: -13px;
}
#main #content h4 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 16px;
}

#main #content h5 {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#main #content h6 {
	font-size: 18px;
	color: #750c00;
	margin: 0px;
}

#main #content .pics {
	float: right;
	width: 200px;
	text-align: left;
	font-size: 10px;
	margin-left: 15px;
}
#main #content .pics img {
	margin: 0px;
}

#main #content .sitemaparrow {
	margin: 0px;
}



#main #rightcol {
	float: left;
	width: 203px;
	background-color: #525150;
	margin-top: -4px;
	min-height: 106px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#main #rightcol #blogtab {
	background-image: url(img/blog-tab.png);
	height: 31px;
	width: 201px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	font-weight: bolder;
	letter-spacing: 2px;
	margin-right: auto;
	margin-left: auto;
}
#main #rightcol #blogtab a{
	color: #FFF;
	text-decoration: none;
}
#main #rightcol #blogtab a:hover {
	color: #fdedb7;
}
#main #rightcol #rightmenu {
	background-color: #241e1e;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	font-size:15px;
}
#main #rightcol #rightmenu .widget_nav_menu {
	list-style-type: none;
}

#main #rightcol #rightmenu ul{
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#main #rightcol #rightmenu ul li{
	background: url(img/list_bullet.png) no-repeat 2px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
}
#main #rightcol #rightmenu ul li a{
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main #rightcol #rightmenu ul li a:hover {
	color: #0FF;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #FFF;
	background-color: #313131;
	padding: 15px;
	padding-bottom:15px;
}
#footer a{
	color:#00FFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer #dev {
	margin-top:10px;
}
#footer #sitemetercode {
	display:none;
}	
	
table {
	border: 1px solid #237658;
	}
table.nostyle {
	border: none;
}

	
td {
	background-color: #d3e3dc;
	border-bottom: 1px solid #FFF;
	padding: 5px;
	}
table.nostyle td {
	background-color: transparent;
	padding: 0px;
	padding-bottom: 40px;
	border:none;
}

	
td.header {
	background-color: #237658;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	}


.tdpink {
	background-color: #D3E4E3;
	font-weight: bold;
	color: #007175;
	border-bottom: 1px solid #FFF;
	vertical-align: top;
	}
	
.tdpinkline {
	border-bottom: 1px solid #FFF;
	}

	
#buttonsholder {
	float: right;
	width: 300px;
}

	
.moreinfo {
	background-color: #D3E4E3;
	padding: 7px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	width: 184px;
	margin: 5px 0px 15px 20px;
	border: 1px solid #007175;
	}
#content #buttonsholder .moreinfo h2{
	font-size: 14px;
	margin: 0px;
	color: #007175;
}
#content #buttonsholder .moreinfo img {
	margin: 0px;
}
#main #content #buttonsholder .moreinfo a .moreinfoimg {
	position: relative;
	left: 135px;
}
.enlarge {
}

#buttonsholder .button {
	background-color: #367882;
	padding: 3px;
	float: right;
	margin-bottom: 10px;
	height: 31px;
}
#buttonsholder .button div {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding: 3px;
	background-image: url(img/white-arrow-left.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	vertical-align: middle;
	display: table-cell;
	height: 23px;
	font-size:14px;
}
#main #content #buttonsholder .button div a {
	color: #FFF;
	text-decoration: none;
}
#main #content #buttonsholder .button div a:hover {
	color:#000;
}
#buttonsholder .button.contact div {
	width: 280px;
} 
#buttonsholder .button.oldmasters div {
	width: 175px; 
	text-align:center;
}
#buttonsholder .button.russian div {
	width: 175px; 
	text-align:center;
}

.enlarge_button {
	font-size: 10px;
	text-align:center;
}

#main #content .enlarge_button img, #main #content .further img {
	margin:0px;
}

#main #content .enlarge_button a {
	text-decoration:none;
}
.artwork_big {
	border: solid 1px #999;
	width: 600px;
}

#main #content a.lightview {
	cursor: default;	
}

.left {
	float:left;
}
#fscf_div_field1_6	{
	font-size:11px;
	color:#666;
	margin-bottom:10px;
}
#fscf_field1_6 {
	color:#000;
	margin-bottom:5px;
}

.statcounter { display:none }

@media handheld, only screen and (max-device-width: 480px) {
    /* overrides or style additions for iPhone */
	#footer {
		width: 1003px; 
	}
	
}