/*  
Theme Name: Skicka-blommor.se
Theme URI: http://skicka-blommor.se
Description: Skicka-blommor.se
Version: 1.0
Author: iDenta Labs / Kristoffer Lidman
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff;
	color: #666;
	margin: 0px;
	padding: 0px;
}

.adtrack {
   cursor: pointer;
}


a  {
	color: #91a318;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h4 {
	display:block;
	width:243px;
	height:70px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
	background:transparent url(images/logo.gif) no-repeat;
}

h4 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 960px;
	margin: 20px auto;
	overflow: hidden;
}
#header {
	width: 960px;
	height: 90px;
	float: left;
	margin: 0 0 20px 0;
	background: url(images/header.gif) no-repeat;
}
#menu {
	width: 960px;
	height: 30px;
	float: left;
	margin: 0;
	background: #7ABD53 url(images/menu.gif) no-repeat;
}
#menu ul  {
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	list-style-type: none;
	font-weight: bold;
}
#menu ul li  {
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
}	
#menu ul li a {
	height: 25px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px 15px 0 15px;
	text-decoration: none;
}
#menu ul li a:hover  {
	height: 25px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px 15px 0 15px;
	background: #7ABD53;
}
#menu ul li.current_page_item a{
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 5px 15px 0 15px;
	color: #333;
	background: #7ABD53;
}
#content {
	width: 960px;
	float: left;
	margin: 20px 0 0 0;
}
#main_left {
	width: 740px;
	float: left;
}
/*--- Sidebar produkter ---*/
#left_sidebar {
	width: 200px;
	float: left;
	background: #EDF5F8 url(images/left_sidebar.gif) no-repeat;
}

#left_sidebar_products {
	width: 200px;
	float: left;
	background: #EDF5F8 url(images/left_sidebar.gif) no-repeat;
	margin: 0 0 20px 0;
}



.left_sidebar_pitch {
	height: 100px;
	width: 200px;
	float: left;
	background: url(images/left_pitch.gif) no-repeat;
	cursor: pointer;
}
.left_sidebar_pitch:hover {
	background: url(images/left_pitch_hover.gif) no-repeat;
	cursor: pointer;
}




#left_sidebar_content {
	width: 180px;
	float: left;
	padding: 10px 10px 0 10px ;
}
#left_sidebar_content h2 {
	margin: 0 0 5px 0;
}
#left_sidebar_content ul {
	list-style-type: none;
}
#left_sidebar_content ul li {
	padding: 5px 0 5px 0;
	border-top: 1px solid #d2e5eb;
}
#left_sidebar_content ul li a {
	color: #666;
}
#left_sidebar_content ul li a:hover {
	color: #91a318;
}
#left_sidebar_bott {
	width: 200px;
	height: 10px;
	float: left;
	background: #EDF5F8 url(images/left_sidebar.gif) no-repeat bottom;
}
/*--- Huvudinnehåll ---*/
#main_content {
	width: 520px;
	float: right;
}
#main_content h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
}
#pitch {
	width: 520px;
	height: 150px;
	float: left;
	background: #eee url(images/pitch.gif) no-repeat;
	margin: 0 0 10px 0;
	

}
.product_container {
	width: 520px;
	float: left;
	margin: 0 0 10px 0;
}
.product {
	width: 250px;
	float: left;
}
.right {
	float: right;
}
.product_pic {
	width: 250px;
	height: 195px;
	float: left;
	text-align: center;
	margin: 0 0 10px 0;
}
.product_info strong {
	font-size: 18px;
	padding: 5px 35px 0 0;
	color: #91a318;
	float: right;
}
.buy_now {
	width: 250px;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	background: #eee url(images/buy_now.gif) no-repeat;
	font-size: 18px;
	float: left;
	color: #fff;
	cursor: pointer;

}
.buy_now:hover {
	background: #eee url(images/buy_now_hover.gif) no-repeat;
	color: #eee;
	cursor: pointer;
}
/*--- Höger sidebar ---*/
#main_right {
	width: 200px;
	float: right;
}
#right_graphic {
	width: 180px;
	height: 120px;
	float: left;
	background: #eee url(images/right_graphic.gif) no-repeat;
	margin: 0 0 25px 0;
	padding: 20px 10px 10px 10px;
	font-size: 11px;
}
#right_graphic h2 {
	margin: 0 0 8px 0;
}
#right_points {
	width: 200px;
	float: left;
	margin: 0 0 30px 0;
}
#right_points h2 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
#right_points ul {
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
}
#right_points ul li {
	padding: 0 0 0 22px;
	margin: 0 0 5px 0;
	background: url(images/check.gif) no-repeat 0 2px;
}
.scrollable {
	width: 200px;
	height: 242px;
	float: left;
	background: #eee url(images/scroller.gif) no-repeat;
	padding: 5px 0 0 0;
	margin: 0;
	position: relative; 
    overflow: hidden;        
}
.scrollable .items {     
    width: 20000em;     
    position: absolute;         
} 
.scrollable .items div { 
    float: left; 
	width: 200px;
	height: 250px;
	margin: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
} 
.scrollable .items .scroll_pic {
	width: 200px;
	height: 195px;
	text-align: center;
	margin: 0 0 2px 0;
}
.buy_now_scroll {
	width: 180px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	text-align: center;
	background: #ccc url(images/buy_now_scroll.gif) no-repeat;
	font-size: 18px;
	float: left;
	color: #fff;
}
.buy_now_scroll:hover {
	background: #eee url(images/buy_now_scroll_hover.gif) no-repeat;
	color: #eee;
}
/*--------- Shop -----------*/
.archive_product {
	width: 250px;
	float: left;
	margin: 10px 5px 10px 5px;
	display: inline;
}
/*--------- Sidor ----------*/
.post {
	width: 520px;
	float: left;
	margin: 10px 0 0 0;
}
#main_content .post h1 {
	font-size: 26px;
	margin: 0 0 15px 0;
}
/*--------- Footer ---------*/
#footer {
	width: 960px;
	float: left;
	padding: 15px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
}
