/*
Theme Name: Martha Ridewear
Theme URI: http://martharidewear.com/
Description: Martha custom.
Version: 1
Author: KO. Mattsson
Author URI: http://safemind.se/
Tags: none
*/

html { font-family: Arial, verdana, sans-serif; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

#container { width: 900px; min-height: 500px; margin: 45px auto 0 auto; }

#hd { }

#logo-p { float: left; }
img#logo { margin: 0 70px 0 10px; }
h1 { float: left; margin: 13px 0 0; font: normal 140% Baskerville, "Times New Roman", Georgia, serif; color: #8d8b8f; }
h2 { font-size: 1.2em; text-transform: uppercase; font-weight: normal; margin: 0 0 0.8em 0; }

#bd { min-height: 500px; clear: both; border: 1px solid #8d8b8f; background-color: #adabac; }
#sb { width: 195px; float: left; }
#sb a { color: #fff; }
#sb a:hover { color: #333; text-decoration: none; } 


#main {
	min-height: 430px;
	width: 528px;
	background: #dcdcdc url('img/bakgrundsbild.jpg') top center repeat-y;
	float: right;
	padding: 35px 140px 0 35px;
}
#cycle {
	min-height: 500px;
	width: 703px;
	padding: 0;
	float: right;
}
#garment, #gallery {
	width: 633px;
	background: #dcdcdc url('img/bakgrundsbild.jpg') top center no-repeat;
	min-height: 430px;
	float: right;
	padding: 35px 35px 0;
	position: relative;
}	
#content  {
	min-height: 440px;
	padding: 20px 140px 10px 20px;
	margin: 0;
	background: transparent url('img/bg-transp.png');
	color: #808284;
	font-size: 10px;
	position: relative;
}
#content a { color: #808284; }
#garment #content, #gallery #content {
	width: 260px;
	padding: 20px 20px 5px;
}
#gallery #content { overflow: hidden; }
.image_small { margin-top: 10px; }
#image_large {
	position: absolute;
	top: 0;
	right: 0;
}

.clear { clear: both; }

.menu { width: 155px; margin: 60px 20px; text-transform: uppercase; font-size: 12px; }
.menu ul { margin: 0; }
.menu ul li { list-style-type: none; }
.menu ul li.space { margin-top: 10px; }
.menu ul li a { cursor: pointer; }
.menu ul li ul.sub-menu li ul.sub-menu li a { text-transform: none; }
.menu ul li ul.sub-menu li ul.sub-menu { margin: 10px 0; }
#sb li.current-menu-item a { color: #5d5b5b; }
#ft p { font-size: 70%; text-align:right; color: #5d5b5b; }
#ft a {color:#333;}

img.flag { position:relative; top: 1px; }

