/*
Theme Name: Potters Theme
Description: Custom Website Design by Webgarden
Author: Cathy Schouten
Author URI: http://www.webgarden.ca/
*/


	
* {
	margin: 0;
	padding: 0; 
	font-style:normal; /*added on Jan 25 2010 for home page formatting (bold italic issues)*/
}

body {
	margin: 0;
	text-align: center;
	background-color: #000000;
	font-family: arial, sans-serif;
	width: 1100px;
	background-repeat: no-repeat;
}

#bgImg {
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bgImg_about{
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bgImg_contact{
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bgImg_horrors{
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/houseOfhorrors.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bgImg_192{
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/192.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bgImg_events{
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bgImg_xmas{
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/xmas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bgImg_vip{
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/vip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bgImg_breast_ribbon{
	float: left;
	width: 138px;
	height: 500px;
	background-image: url(images/BG%20images/breast_ribbon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body, th, td, input, textarea {
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 24px;
}

img.alignright{
	padding:2px;
	border:3px solid #ffffff;
	float:right;}
		
img.alignleft {
float:left;
padding:2px;
}	
img a{border:none;}
/*divs to use within pages*/
#right{
width:300px;
float:right;}

#address{
width:200px;
float:right;
padding-left:5px;}

#left{
width:450px;
float:left;}




/*created to display store images side by side, with hours below*/
#stores{
width:800px;
padding-top:10px;}

.storeImage{
width:250px;
text-align:center;
color:white;
float:left;
padding-right:8px;}

/*.storeImage h2{
color:white;
font-size:14px;
font-weight:bold;}
/*End store page*/


#wrap
{
	width: 800px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin: auto;
}



#page {
	width: 800px;
	min-height:300px;
}


p {
	color:#FFFFFF;
	margin-top: 7px;
	font-size: 14px;
	line-height: 24px;
	padding-left:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 22px;
	padding-left:10px;
}

h2 {
	font-size: 20px;
	padding-left:10px;
	padding-top:10px;
	color: #FFFFFF;
}



h3 {
	font-size: 18px;
	padding-left:10px;
	color:#ffffff;
	line-height: 30px;
}

h4{
	font-size:16px;
	margin-top:15px;
	color:#ffffff;
padding-left:10px;
}
/*use for Pottery Deal on Pottery Page*/
h5 {
	font-size:18px;
	padding-left:10px;
	color:#FF0000;
}



ul {
	margin-left: 10px;
	margin-top: 7px;
	font-size: 12px;
	list-style-type: none;
}


ol {
	margin-left: 10px;
	margin-top: 7px;
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #758018;
	font-size: 14px;
}

a:hover {
	border: none;

	text-decoration: none;
	color: #758018;
}

h1 a, h2 a{
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size:20px;
}
/*use for Potters Farm Market on Home Page*/
#h6 a{
font size:18px;
text-decoration:underline;
margin-left:10px;
}




/* Header */

#header {
	height: 230px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	width: 800px;
	float: left;
}

#header a{
cursor:pointer;}

#header_right {
	float: left;
	height: 230px;
	width: 169px;
}
#headerText {
	padding-top:100px;
	text-align: left;
	font-size: 13px;
	width: 340px;
	margin-left: 275px;
}

#headerText p{
color:black;}

#logo {
	height: 125px;
	background-image: url(images/potters_logo.jpg);
	background-repeat: no-repeat;
}

#logo_breast {
	height: 125px;
	background-image: url(images/potters_logo_breast.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
}


/*menu2*/
#nav2 {
	float: right;
	height: 40px;
	margin-top: 20px;
	background-color: #000000;
	width:460px;
	background-image: url(images/nav_upper_bg.jpg);
}
	

#nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#nav2 li {
	float: right;
}

#nav2 a {
	display: block;
	float: left;
	height: 35px;
	width: 90px;
	margin-right: 1px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	text-transform: uppercase;
}

#nav2 a:hover {
	color: #FFFFFF;
	background-image: url(images/upperNav_hover.jpg);
	background-repeat: no-repeat;
}

#nav2 ul li.current_page_item a,#nav2 ul li.current_page_item a:hover {
	color:#FFFFFF;
	background-image: url(images/upperNav_hover.jpg);
	background-repeat: no-repeat;
	}
	
/*Slideshow*/
#slideshow{
margin-top:10px;
padding-bottom:20px;}

/* Content */

/*used for the shop page*/
#content {
	float: right;
	width: 500px;
	text-align: left;
	padding-bottom: 20px;
        color: #fff;
		padding-left:20px;
}
/*used for the events page*/
#contentL {
	float: left;
	width: 500px;
	text-align: left;
	padding-bottom: 20px;
        color: #fff;
		padding-left:20px;
}

#contentFull {
	float: left;
	width: 780px;
	text-align: left;
	padding-bottom: 20px;
	margin-top:25px;
        color: #fff;
		padding-left:20px;

}
.post {
padding-top:25px;
}


.post .title {
	padding-left:0px;
	font-weight: normal;

}

.post h1.title {
	height: 30px;
	font-size: 20px;
	color:black;
}

.post .entry {
	padding-right: 10px;
	width:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 30px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}

.post .meta a {
	color: #555658;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars for the Shop */

#sidebar{
width:200px;}

.sidebar {/*shop categories*/
    margin-top:10px;
	float: left;
	text-align:left;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/shop_cat_bg.jpg);
}

.shop{ margin-top:10px;/*shopping cart*/
float:left;
text-align:left;
background-color:#CCCCCC;
}
.sidebar h2{
	background-color:#333333;
	color:#ffffff;
	padding-bottom:5px;
}

.events{ /*sidebar for events page*/
padding-top:25px;
float:right;
text-align:left;}

.shop h2{
	background-color:#333333;
	color:#ffffff;
	padding-bottom:5px;
}

.sidebar li a{
color:#000000;
font-size:14px;}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
        
}



.sidebar h2 {margin-left: 0px;}
#sidebar h2 ul li a{

margin-left: -40px;
}
/* Footer */
#footer {
	width:800px;
	clear:both;
	height: 41px;
	border:none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerL{
	width:800px;
	padding-top:10px;
	text-align:center;
}


#footerR{
	width:300px;
	color: #000000;
	Float:right;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}



#footer a
{
	color: #758018
}



/******************* style comments ***********************/
#comment_area
{
	display:none;
	margin-top:15px;
}

textarea.txtcomment
{
	width:470px;
	height:150px;
	border:1px solid #FFFFFF;
}

#search {
	float: right;
	width:250px;
	height: 40px;
	margin-top: 20px;
	clear:right;
}

input[type="submit"],#submit
{
	/*padding:2px 1em; 
	border:1px solid #cccccc;
	color:#000;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;*/
}

input	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size:12px;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

/**********Style Form*************/
label{
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;}


/********Style bottom links************/	
	
#table {
	width: 800px;
	margin-top:15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #888888;
}

/**********VIP form****************/
#vipwrapper{
margin:10px auto 0 auto; 
width: 410px; 
padding-top:10px;
border-top: solid #ccc 2px;}


span.label,span.spacer,span.multiple span {width:120px;float:left;} 

span.label{
width:150px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #aaa;
	font:14px Trebuchet MS,sans-serif;}


span.multiple {float:left;} 

span.button {padding-left:120px;} 

div.clear {clear:both;padding-top:5px;}
.vipform{
line-height:16px;
padding-top:5px;} 

#vipJoin {
	float: right;
	width: 150px;
	margin-top: 155px;
	/*margin-top: 155px;*/
	text-align: left;
	margin-left: 5px;
	curser:pointer;
}
#vipJoin a {
text-decoration:underline;
}
#vipJoin a:hover {
color:#000000;
}

.vip_members_link
{
cursor: pointer;
}






.underline {
	text-decoration: underline;
}
#eventsLink {
float:left;
width:200px;
height:65px;
margin-top:0px;
margin-left:85px;}

#farm {
float:left;
width:200px;
height:100px;
margin-top:110px;
margin-left:85px;}
/******remove page name from thank you page***********/
#thankyou{
padding-top:20px;
height:150px;
border:dashed red 2px}

#page-1453 h2 a{display:none;}

/******remove page name from Home page***********/

#page-17 h2 a{display:none;}
#page-2 h2 a{display:none;} /***Ads Page***********/

/******Breast Cancer info on home page***********/
#breastcancerwrapper a{
color:#ff00ff;}
#breastcancerwrapper{
margin-top:35px;}

/***********Upcoming Events*******************/
.nocomments{
display:none;}

small{
display:none;}

/***************Confirm Membership VIP coupon*********************/
#confirmMember{
	width:700px;
	border: 3px double #FFFFFF;
}
/*post-17 is the home page*/
#post-17 p{
	font-weight: normal;	
}
.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:14px;
	font-style:normal;
}


#page-1491 h2 a {
display:none;}