/*
Theme Name: Pottery Gourmet Kitchen
Description: Pottery Gourmet Kitchen Wordpress Theme
Author: Two Storm
Version: 1.0
*/

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border: 0;
}
/* END RESET */
body {
	background: #fff0f0 url(images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	outline:none;	
}
#wrapper {
	background: url(images/middle.png) repeat-y;
	margin: 0 auto;
	width: 939px;
	overflow:auto;
}
#container {
	margin: 0 auto;
	width: 933px;
	overflow:auto;
}
#topcorners {
	background: url(images/top_corners.png);
	margin: 52px auto 0;
	width: 939px;
	height: 21px;
}
#bottomcorners {
	background: url(images/bottom_corners.png);
	margin: 0 auto 52px;
	width: 939px;
	height: 21px;
}
#header {
	background: url(images/header_bg.png) left bottom repeat-x;
	height: 90px;
	overflow: auto;
}
#logo {
	background: url(images/logo.png);
	margin: 24px 0 0 46px;
	height: 33px;
	width: 337px;
	float: left;
}
#social {
	width:32px;
	height:68px;
	float:right;
	margin-top:-1px;
}
.social_ico {
	width: 32px;
	height: 32px;
	margin-top:2px;
}
#address {
	height: 71px;
	width: 140px;
	float:right;
	font-size: 12px;
	color: #3e0000;
	margin: 0 53px 0 25px;
}
h3 {
	font-weight: bold;
	color: #760000;
	font-size: 13px;
	margin-bottom: 7px;
}
#menu {
	background: url(images/menu_bg.jpg) repeat-x;
	height: 36px;
}
#menubuttons {
	height: 36px;
	width: 816px;
	margin-left:19px;
}
#menubuttons li {
	float:left;
}
#menu a {
	text-indent:-9999px;	
}
#home a{
	width:117px;
	height:36px;
	background:url(images/menu.png) 0px bottom;
	display:block;
}
#home a:hover {
	background:url(images/menu.png) 0px top;
}
#shop ul {
	display:none;
	position:absolute;
}
#shop:hover ul {
	display:block;
	width:100px;
	z-index:110;
}
#shop ul li a {
	background-image:none;
	background:#d44646;
	text-indent:0px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height:31px;
	text-align:center;
	width:150px;
}
#shop ul li a:hover {
	background-image:none;
	background:#a81f1f;
	text-indent:0px;
	color:#ffdada;
}
#shop ul li {
	float:left;
}
#shop a {
	width:112px;
	height:36px;
	background:url(images/menu.png) -117px bottom;
	display:block;
}
#shop a:hover {
	background:url(images/menu.png) -117px top;
}
#cookingclasses a {
	width:218px;
	height:36px;
	background:url(images/menu.png) -229px bottom;
	display:block;
}
#cookingclasses a:hover {
	background:url(images/menu.png) -229px top;
}
#blog a {
	width:174px;
	height:36px;
	background:url(images/menu.png) -447px bottom;
	display:block;
}
#blog a:hover {
	background:url(images/menu.png) -447px top;
}
#contactus a {
	width:172px;
	height:36px;
	background:url(images/menu.png) -621px bottom;
	display:block;
}
#contactus a:hover {
	background:url(images/menu.png) -621px top;
}
#slider {
	height: 320px;
	width: 925px;
	background: url(images/slider_bg.png);
	margin: 18px auto 8px;
}
#navouter {
	position:absolute;
	z-index:999;
	height:38px;
	margin-top:256px;
}
#nav {
	background:url(images/slider_nav.png);
	overflow:hidden;
	padding-left:7px;
	height:38px;
	float:left;
}
#navcorner {
	height:38px;
	width:20px;
	background:url(images/navcorner.png);
	float:left;
}
#nav a {
	background:url(images/nav_button.png) right top;
	height:16px;
	width:16px;
	display:block;
	text-indent:-99999px;
	float:left;
	margin:11px 0 0 7px;
}
#nav a.activeSlide {
	background:url(images/nav_button.png) left top;
	height:16px;
	width:16px;
	display:block;
	float:left;
}
#sliderimages {
	margin:12px 0 0 12px;
	width:619px;
	height:294px;
	float:left;
	background:#F9E6E6;
}
#slidercontainer {
	width: 273px;
	height: 295px;
	float: right;
	margin: 12px 12px 0 0;
	background: #f9e6e6;
}
#slider_text {
	background: url(images/cooking_class.png);
	width: 273px;
	height: 58px;
	margin-top: 5px;
	text-indent: -9999px;
}
#slidercontainer p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	padding: 9px 17px 17px 17px;
	color: #510000;
}
#wrapper_box{
	width: 460px;
	float:left;
	margin-left:4px;
	overflow:hidden;
	display:block;
}
#wrapper_box2{
	width: 460px;
	float:left;
	margin-left:6px;
	overflow:hidden;
	display:block;
}
#container_chefs {
	background: url(images/chefsbg.png);
	padding:20px;
	width: 419px;
	overflow:auto;
	font-size:12px;
	line-height:18px;
	color:#510000;
}
#container_chefs strong {
	font-weight:bold;	
}
#container_chefs em{
	font-style:italic;	
}
#container_chefs h2 {
	color:#e37575;
	font-size:18px;
	margin:0 0 10px 0;
}
#container_chefs p {
	font-size:13px;
	line-height:18px;
	color:#510000;
	margin-bottom:10px;
}
#container_chefs a {
	color:#c45757;
	font-size:12px;
	clear:right;
	display:block;
}
#container_chefs a:hover {
	color:#510000;
}
#container_chefs img {
	float:left;
	margin-right:19px;
}
#box_top {
	background: url(images/banner_chefs.png);
	height: 41px;
	width: 459px;
}
.boxtext {
	line-height:41px;
	margin:17px 0 0 25px;
}
#box_bottom {
	background: url(images/chefs_btmcorners.png);
	width: 459px;
	height: 16px;
}
#footer {
	color:#b53e3e;
	margin:20px auto 6px;
	width:939px;
	text-align:center;
	font-size:12px;
}
#footer a{
	color:#4e0404;
}
#pageblog {
	width:645px;
	margin:30px 0 0 34px;
	float:left;
	overflow:auto;
	color:#3E0000;
}
#page {
	width:845px;
	margin:30px 0 0 34px;
	float:left;
	overflow:auto;
	color:#3E0000;
}
#page .wpcf7 {
	margin-top:20px;
	font-size:12px;
}
#page .wpcf7 p {
	margin:5px 0;
	line-height:20px;
}
.wpcf7-form {
	color:#510000;
}
.wpcf7 input {
	height:21px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.wpcf7 input, .wpcf7 textarea {
	padding:0 4px;
	border:	1px solid #f29e9e;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	outline:none;
}
.wpcf7 textarea {
	padding:5px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	height:150px;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
	background:#fff0f0;
}
.wpcf7 .send input {
	border:	1px solid #8d1c1c;
	background:#9c2626;
	color:#ffffff;
	padding:0 12px 2px;
	height:25px;
	cursor:pointer;
}
.wpcf7 .send input:hover {
	background:#c04545;
	border:	1px solid #c04545;
}
.vevent {
	margin-top:20px;
}
#cal {
	float:right;
	height:500px;
	width:500px;
}
#events {
	float:left;
	width:320px;
	font-size:16px;
}
#events a {
	color:#760000;	
}
#events h3 a,#events h3 span {
	color:#760000;
	text-decoration:none;
	font-size:17px;
}

/* Shop STUFF */
#shopp ul.shopp_categories {
background:url("images/sidebarbg.jpg") repeat scroll 0 0 transparent;
min-height:300px;
padding-left:13px;
padding-top:75px;
width:167px;
}
#shopp #shoppcategorieswidget-3 h3 {
background:url(images/sidebarheader.jpg);	
}
li {
list-style:none;	
}
#shopp #shoppcategorieswidget-3 h3 {
background:url("images/sidebarheader.jpg") repeat scroll 0 0 transparent;
color:white;
font-size:20px;
font-weight:lighter;
height:44px;
margin:14px 0 0;
padding-left:29px;
padding-top:27px;
width:151px;
}
#shopp #shoppcategorieswidget-3{
float:left;	
}
#shopp #shoppcartwidget-3 { 
float:left;
margin-left:-165px;
margin-top:103px;
}
#shopp #shoppcartwidget-3 h3 {
font-size:12pt;	
}

#shopp ul.shopp_categories li {
color:#760000;
font-size:14pt;
font-weight:bolder;
margin-bottom:3px;
}
#shopp ul.shopp_categories li a {
color:#760000;
text-decoration:none;
}
#shopp ul.shopp_categories li a:hover {

font-weight:bold;
}
#page #shoppp, #page #shopp .category, #page #shopp .products {
clear:none;
overflow:hidden;
}

#page #shopp .category {
margin-left:214px;	
}

.category h3 {
	font-size:20pt;
}
#shopp a, #shopp li {
	font-family:arial;
	color:#760000;
}
#shopp ul.shopp_categories li ul.children li {
	font-size:11pt;
	font-weight:lighter;
	margin-left:16px;
	text-decoration:none;
}
#shopp ul.shopp_categories li ul.children li a.current {
	font-weight:bold;	
}
#blogfloat {
	float:left;
	margin-top:35px;
}
#blogfloat a {
	color:#c45757;
}
#blogfloat .post {
	margin-bottom:15px;	
}
#blogsidebar a {
	color:#c45757;
}
#blogsidebar {
	float:right;
	background:#fae6e7;
	width:180px;
	padding:20px;
	margin:30px 34px 0 0;
}
#newsletter {
	background:url(images/newsletterbg.png);
	height:100px;
	width:459px;
	margin-top:12px;
	padding:20px 20px 20px 30px;
}
#dl_cooking_classes0_0 dt {
	display:none;		
}
#newsletter h2 {
	font-size:20px;
	color:#E37575;
	margin:15px 0 12px;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}
#newsletterbg {
	background:#fae6e7;
	width:285px;
	padding:20px;
	margin:0 34px 0 0;
	float:left;
}
#newsletterbg:hover {
	background:#f7d3d4;	
}
#newsletterbg img {
	float:left;	
}
#newsletterlinks {
	float:left;
	margin:0 0 0 15px;
}
#newsletterlinks h2 {
	font-size:24px;
	color:#aa2e2e;
}
#newsletterlinks a {
	color:#c45757;	
}
.post h2 a {
	font-size:23px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
}
.post h2 a:hover {
	text-decoration:underline;	
}
.post small {
	margin-bottom:2px;
	display:block;
	color:#c45757;
}
.entry {
	margin-top:10px;
	display:block;
}