

/* Basic Styles */

body {
	background: #4A0015 url(http://www.glutenfreepizza.com/_img/bg.png) top fixed  no-repeat;
	color:#4c2604;
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size:medium;
	font-size:.9em;
}
h1,h2,h3,h4,h5,h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.sidebar .title {

	margin: 1.8em 0 .8em;
	font-family: "Cooper Black", Garamond, Times, serif;
}
h1, .h1 {font-size: 2em; line-height: 1.1em;}
h2, .h2 {font-size: 1.6em; line-height: 1.1em;}
h3, .h3 {font-size: 1.4em; line-height: 1.1em;}
h4, .h4 {font-size: 1.2em; line-height: 1.1em;}
h5, .h5 {font-size: 1.0em; line-height: 1.1em;}
h6, .h6 {font-size: 0.9em; line-height: 1.1em;}
p {
	line-height: 1.5em;
	margin:0 0 1.4em 0;
}
li {
	line-height: 1em;
	list-style: disc;
	margin:0 0 .7em 2.5em;
}
a:link,a:visited {color:#900; text-decoration: none;}
a:hover, a:active {color:#f00; text-decoration: underline;}
hr {
	margin:0 auto 5px auto;
	padding:0;
	width:100%;
	height:1px;
	line-height:1px;
	border-style:none;
	border:none;
	color:#AAA;
	background-color:#AAA;
}
/* Visuals */
.wrapper {
	margin:0 auto;
	width:940px;
}
.help-menu {
	font-size: .8em;
	float:right;
	margin: 0 .5em 0 0;
	width:297px;
}
.help-menu ul  {
	color:#fff;
	font-weight: bold;
	list-style-type: none;
	margin:0 50px 0 0 ;
	padding:5px 0;
	text-align: right;
}
.help-menu li {display: inline; padding:0; margin-left:10px;}
.help-menu a:link,
.help-menu a:visited {
	color:#e5decf;
	padding:0;
	margin:0;
}
.help-menu a:hover,
.help-menu a:active {
	color:#f00;
	text-decoration: underline;
	padding:0;
	margin:0;
}
.help-menu .first {padding-right:14px; border-right:1px solid #900;}
.masthead {
	height:120px;
	position:relative;
	width:640px;
}
.masthead .logo {
	width:630px;
	height:95px;
	margin-top:0;
	padding-top:15px;
	position:relative;

}
.masthead .logo em {position: absolute; top:-50px;}

.masthead .logo span {
	background: url(http://www.glutenfreepizza.com/_img/gfp.png) no-repeat;
	position: absolute;
	width:100%;
	height: 100%;
	height:94px; /* IE6 */
	
}

.main-nav {
	font-family: "Cooper Black", Times, serif;
	width:940px;
}
.main-nav ul  {
	background-color:#4C2604;
	color:#fff;
	list-style-type: none;
	float:left;
	margin:0;
	padding:0 0 0 10px;
	text-align: center;
	width:930px; 
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.main-nav li {
	background-color:#4C2604;
	float:left;
	font-size: 1.2em;
	display: inline;
	line-height:20px;
	margin:0 !important;
	padding:10px 0;
}
.main-nav li a:link,
.main-nav li a:visited {
	color:#fff;
	margin-right: 20px;
	text-decoration: none;
	padding:9px 4px 8px 4px;

}
.main-nav li a:hover,
.main-nav li a:active {
	color:#7EFA7F;
	background-color: #422103;

}
.main-nav .retailers {
		background-color: #553111;
		float:right;
		text-align: center;
		width:300px;
		-moz-border-radius-topright:5px;
		-webkit-border-top-right-radius:5px;
}
.retailers a {
	margin-left:18px !important;
}

li.current_page_item a:link,
li.current_page_item a:visited,
li.current_page_item a:hover,
li.current_page_parent a:link,
li.current_page_parent a:visited,
li.current_page_parent a:hover {
	background-color: #d0bf9d;
	border: 1px solid #d0bf9d;
	color:#422103;
	padding:9px 5px 9px 5px;
	margin:0 20px 0 0;
	text-decoration: none;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;

}
.current_page_item a:hover,
.current_page_item a:active {
	color:#422103;
	background-color: #d0bf9d !important;
	
	
}

.main-banner {
	background: #ffffcc url(http://www.glutenfreepizza.com/_img/banner-bg.png) repeat-x;
	border:1px solid #ccc;
	border-top:none;
	border-bottom:one;
	width:938px;
	height:270px;
	padding-top: 10px;
	
}
.banner-shadow {
	background: #ffffcc url(http://www.glutenfreepizza.com/_img/banner-shadow.png) no-repeat;
	height:4px;
	margin:0;
	font-size:1px; /* IE6 */
	width:940px;
}
.banner-shadow-inner {
	background: #ffffcc url(http://www.glutenfreepizza.com/_img/banner-shadow-inner.png) no-repeat;
	height:12px;
	margin:0;
	font-size:1px; /* IE6 */
	width:940px;
}
.banner-shadow-home {
	background: #ffffcc url(http://www.glutenfreepizza.com/_img/banner-shadow-home.png) no-repeat;
	height:4px;
	margin:0;
	font-size:1px; /* IE6 */
	width:940px;
}

br.clear {
	font-size: 0px;
	
}
.mission {
	float:left;
	margin: 0 0 0 20px;
	width:460px;
}
.mission h2, .mission .h2 {
	font-size: 1.5em;
	margin-top: 30px;
	text-align: center;
}

.page {
	background: #fdf8e3 url(http://www.glutenfreepizza.com/_img/page-bg.png) center repeat-y;
	padding:0;
	width:940px;
}
.page.full {
	background: #fdf8e3 ;
	padding:0;
	width:940px;
}
.page h2:first-child {margin-top:0;}

.content {
	float:left;
	font-size: .9em;
	margin:0 0 0 40px;
	padding:25px 0;
	width:560px;
	
}
.content.home {
	float:none;
	font-size: .9em;
	margin: 0 auto;
	padding:25px 0;
	width:660px;
}
.page-full .content {
	
	font-size: .9em;
	margin:0 0 0 40px;
	padding:25px 0;
	width:760px;
}
.page li {line-height: 1.25em;}
.entry-info {
	color:#999;
	font-size:.9em;
	margin:.3em 0 .8em 0;
}
.filed {
	color:#999;
	font-size:.9em;
	margin:.3em 0;
}

.post-date {
	
	color:#999;
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: .6em;
	font-weight: normal;
	margin-top:0;
}
.recent-item {}
.recent-item {margin-bottom: 2em;}
.recent-item h2 {margin-bottom: 0em;}
.recent-item p{
	line-height: 1.3em;
	margin: .2em 0 .5em 0;
}

.author {}

.sidebar {
	float:right;
	padding:25px 10px 0 0 ;
	width:270px;
}
.sidebar h2, .sidebar div.title {
	background: #F6EFDA url(/_img/sb-underline.png) bottom no-repeat;
	font-size:1.2em;
	line-height: 1.1em;
	
	margin-bottom: 0em;
	padding-bottom: 12px;
}
.sidebar ul {
	margin:0px 15px 25px 0;
}
.sidebar p, .sidebar li {
	font-size:.9em;
	line-height: 1em;
	margin-top: .5em;
	
}
.sidebar .title {
	margin-top:0;
	
}


/* Comments */
#commentform {width:500px;}
textarea#comment {width:500px !important;}
.footer {
	background: #EDE4CA url(http://www.glutenfreepizza.com/_img/footer-bg.png) repeat-x;
	border: 1px solid #B5A1A2;
	border-left:none;
	border-right:none;
	margin:0 0 20px 0;
	padding:10px 0;
	text-align: center;
	width:940px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.footer .menu {
	font-size: .8em;
	margin: 0 auto;
}
.footer .menu ul  {
	color:#fff;
	font-weight: bold;
	list-style-type: none;
	margin:0 auto 1em auto;
	padding:5px 0;
	text-align: center;
}
.footer .menu li {display: inline; padding:0; margin-left:10px;}
.footer .menu a:link,
.footer .menu a:visited {
	color:#422103;
	padding:0;
	margin:0;
}
.footer .menu a:hover,
.footer .menu a:active {
	color:#f00;
	text-decoration: underline;
	padding:0;
	margin:0;
}
.footer .copyright {
	color:#999;
	font-size: .8em;
	margin:1em auto;
	text-align: center;
}
.columns-2 {
	margin-bottom: 0px;
	width:940px;	
	}
.columns-2 .col1, .columns-2 .col2 {
	border: 1px solid #999;
	float:left;
	margin: 0 0 10px 11px;
	padding: 5px 10px;
	width:432px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.columns-3 {
	margin-bottom: 20px;
	width:940px;	
	}
.columns-3 .col1, .columns-3 .col2, .columns-3 .col3  {
	border: 1px solid #999;
	float:left;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
	width:278px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/* Comments */
.commentlist li {
	
	line-height: 1.3em;
	margin: 0 0 03em !important;
	padding: 2px 5px;
}

.commentlist .odd {
	background-color: #f6efda;
}

.commentlist cite {
	font-family: "Cooper Black", serif;
	font-size: 1.1em;
}

.commentlist .comment-meta {
	color:#454545;
	font-size: .9em;
	margin-bottom: .5em;
}
.commentlist .comment-meta a:link,
.commentlist .comment-meta a:visited{
	color:#454545;
	font-size: .9em;


}
.commentlist p {margin-bottom: .3em !important;}
.comment-author img {
	display:none;
	float:left;
	margin:0 15px 10px 0;
}

/* Effects */
#slider {
	margin: 0 0 0 10px;
	float:left;
	
	}
	#slider ul, #slider li{
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:370px;
	height:268px;
	overflow:hidden; 
	}	
.alignright {
	float:right;
	margin:5px 0 10px 10px;
}

/* TinyMCE Addons */

blockquote.testimonial {
	border-bottom: 1px solid #ccc;
	margin:0 0 20px 0;
	padding:5px 5px 0 5px;
	background-color: #f6efda;
}
blockquote.testimonial cite {
	display:block;
	font-weight: bold;
	margin: 0;
	text-align: right;
	
}

.testimonials {
	position:absolute;
	right:-260px;
	top:35px;
}

/* Singles */

.clear {clear:both;}
.marbottom0 {margin-bottom: 0 !important;}
.marbottom20 {margin-bottom: 20px !important;}
.martop20 {margin-top: 20px !important;}
.martop30 {margin-top: 30px !important;}
.green {color:#007600 !important; }
.left {text-align: left !important;}

/* infiniteCarousel plguin */

/*
body {
	padding-top: 50px;
	} */
#carousel {
	float:left;
	margin: 0 0 0 5px;
	width: 365px;
	padding: 0;
	overflow: hidden;
	/* border: 2px solid #999; */
	}
#carousel ul {
	list-style: none;
	width: 365px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
	padding: 0;
	margin-left: 0;
}
.textholder {
	text-align: left;
	font-size: small;
	padding: 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}