/*
Theme Name: Panorama
Theme URI: http://themocracy.com/2009/04/panorama-free-wordpress-theme/
Description: 2 column theme, compatible with WP2.8 and threaded-comments - add your own header image - 6 backgrounds, left or right sidebar, link/hover colors, jQuery dropdown page menu, and twitter badge all fully customizable - licenced under the GPL. Language localization supported, DA, AR, DE, FR, IT, NL, ES, TR.
Version: 2.1
Tags: fixed-width, two-columns, white, theme-options, threaded-comments
Author: Themocracy
Author URI: http://themocracy.com/
*/


body {
	margin: 0;
	padding: 0;
	color: #848484;
	text-align:center;
	font-family: Helvetica;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}


#wrapper{
width: 1050px;
margin: 0px auto;
padding: 0px;
text-align:left;
line-height:20px;
}


#header{
height: 110px;
padding: 0px 0 0px 0px;
margin: 0;
}	
 
#container{
margin: 0px
padding: 0 0px 0 0px;
}

#headerimage{
width: 1024px;
height:110px;
padding: 0px 0 0px 25px;
}

#topmenu{
width: 1024px;
margin:0;
padding:0px 0 0 13px;
}
		
#content{
clear:both;
margin: 0px;
padding: 0px 0 0 0;
}	

#home{
margin: 0px;
padding: 0px 0px 0px 0px;
}	

#footer {
width: 1024px;
padding: 0px 12px 12px 13px;
font-size: 10px;
}

#footer-inner{
text-align:left;
background: #FBD0C0;
padding: 5px 0px 5px 5px;
}

#footer-copywrite{
text-align:right;
background: #FBD0C0;
padding: 0px 20px 0px 0px;
}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
font-size:85%;
}

#credit p a, #credit p a:hover{
font-weight:100;
text-decoration:none;
}

.home-text{
	font-size: 12px;
	font-family: Helvetica;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.home-serum{
	font-size: 16px;
	font-family: Helvetica;
	text-transform: uppercase;
	color: #848484;
	letter-spacing: 3px;
}
.box-header{
	font-size: 11px;
	font-family: Helvetica;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
}
.box-text{
	font-size: 11px;
	font-family: Helvetica;
	color: #848484;
}
.box-number{
	font-size: 16px;
	font-family: Helvetica;
	text-transform: uppercase;
	color: #E69E88;
	text-align: center;
}
.serum-nav{
	font-size: 11px;
	font-family: Helvetica;
	text-transform: uppercase;
	color: #848484;
	letter-spacing: 3px;
}
.picture-text{
font-size: 17px;
font-family: Helvetica;
color: #E69E88;
font-weight: bold;
}
.picture-text-grey{
font-size: 17px;
font-family: Helvetica;
color: #848484;
}
.pink-text{
font-size: 12px;
	font-family: Helvetica;
	color: #E69E88;
	font-weight: bold;
}
.header, h3.wpsc_category_boundary{
font-size: 20px;
font-family: Helvetica;
text-transform: uppercase;
color: #E69E88;
letter-spacing: 3px;
}
.sub-header{
font-size: 14px;
font-family: Helvetica;
text-transform: uppercase;
color: #848484;
font-weight: bold;
letter-spacing: 3px;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: helvetica;
}

h1{
font-size: 175%;
}
h2{
font-size: 150%;
}
h3{
font-size: 130%;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
font-weight:800;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
background: #f4f4f4  url("images/quotes.gif") top left no-repeat;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
font-size: 95%;
font-family: "Courier New", Courier, monospace;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
	 margin: 0 10px 0 0;
}

.alignright {
   float: right;
	 margin: 0 0 0 10px;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 5px 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;
}

/* Tabs  */

.horizmenu{
	width: 100%;
	line-height:16px;
	background: #FBD0C0;
	float:left;
	font-size:11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.horizmenu a{
font-weight: 100;
}

.horizmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.horizmenu ul li{
position: relative;
display: inline;
float: left;
}

.horizmenu ul li a{
display: block;
background: #FBD0C0; 
padding: 8px 15px;
color: #666666;
text-decoration: none;
}

* html .horizmenu ul li a{ 
display: inline-block;
}

.horizmenu ul li a:link, .horizmenu ul li a:visited{
background: #FBD0C0;
color: #666666;
}

.horizmenu ul li a:hover{
background: #E69E88; 
color: #FFFFFF;
}

.horizmenu ul li a:hover, .horizmenu ul li ul li a:hover{
color: #FFFFFF;
background: #E69E88;
text-decoration:none;
}

.horizmenu ul li.current_page_item a, .horizmenu ul li.current_page_item ul li a{
color: #FFFFFF;
background: #E69E88;
}

.horizmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
z-index: 5000;
}

.horizmenu ul li ul li{
display: list-item;
float: none;
}

.horizmenu ul li ul li ul{
top: 0;
}

.horizmenu ul li ul li a{
width: 150px; 
padding: 5px 8px;
margin: 0;
border-top-width: none;
border-bottom: 1px solid #f2f2f2;
}

.horizmenu ul li ul li a:hover{ 
background: #E69E88; 
color: #666666;
}

.downarrow{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrow{
position: absolute;
top: 9px;
right: 5px;
}



/* Headings */ 


#surheader{
color:white;
text-align:right;
padding: 0 14px 0 0;
}

#surheader p{
margin: 4px 0;
}

#surheader a{
color:white;
font-weight:100;
}

form#searchform2{
display: block;
float:right;
margin: 35px 14px 0px 5px;
}

#header h3{
margin:  0;
padding: 0 0 0 20px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 260%;
line-height:28px;
}

#header h3 a:hover{
color: #fff;
text-decoration: none;
}

#header h2{
margin: 0;
padding: 10px 0 5px 20px;
font-weight:800;
font-family:  arial, verdana, sans-serif;
color: #ccc;
font-size: 100%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding: 6px 6px 6px 10px;
margin: 1px 5px 10px 5px;
background: #f5f5f5;
color: #444;
}

/* post styles */

.post{
margin: 0px 0px 0px 3px;
padding: 0px 0px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
}

.post h2 {
color: #333;
font-size: 165%;
font-weight:100;
padding: 0 0 5px 5px;
margin: 5px 0 5px 0;
background: #fff url("images/dots.gif") bottom left repeat-x;
}


.post h2 a{
color: #848484;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #333;
}

.menu li{
list-style-type: none;
}

#event-calendar{
width: 200px;
}

#products_page_container{
	padding: 10px 30px;
}

h2 a.wpsc_product_title{
	font-weight: bold;
	font-size: 14px;
}

#post-577, #post-578, #post-579, #post-545{
	padding: 20px;
}

div.producttext{
	margin-bottom: 0 !important;
}

div.default_product_display div.textcol{
	min-height: 170px !important;
}

div.productdisplay{
	margin-bottom: 0 !important;
}

h2.prodtitles{
	background-image: none;
}

