/*
Theme Name: Prinzo Fine Catering
Theme URI: http://standardmedia.ca/
Description: Prinzo theme
Version: 1.0
Author: Steve Palmer
Author URI: http://standardmedia.ca/
*/

body, html, img, ul, ol, li, form, input, select, h1, h2, h3, p, blockquote {
	border: none;
	margin: 0;
	padding: 0;
}

body {
	-x-system-font: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	color: #31260d;
	background: #ebe9d6 url("images/body-bg.png");
}

a {
	color: #0b6c5d;
}

a:hover {
	color: #2b8d7e;
}

/*********************************************
	LAYOUT
*/

#header {
	height: 157px;
}

#wrapper {	
	overflow: hidden;
}

#sidebar {
	text-align: left;
	float: left;
	width: 267px;
	margin: 90px 0 25px 23px;	
}

#content {
	width: 567px;
	float: right;
	margin: 10px 10px 25px 0;
}

#footer {
	clear: both;
}

.inner {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/*********************************************
	HEADER
*/

#header {
	background: url("images/header-bg.png") repeat-x;
}

#header h1 {
	text-indent: -9999px;
	width: 316px;
	height: 243px;
	position: absolute;
	background: url("images/header-logo.png") no-repeat;
}

#header h1 a {
	width: 100%;
	height: 100%;
	display: block;
}

#mainmenu {
	position: absolute;
	top: 100px;
	left: 323px;
	list-style: none;
	background: url("images/mainmenu-border.png") repeat-x;
	padding: 3px 0 0;
	font-family: georgia, 'times new roman', serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1.7px;
	overflow: hidden;
}

#mainmenu li {
	float: left;
	padding: 5px 0 8px;
	background: url("images/mainmenu-border.png") repeat-x bottom;
}

#mainmenu li.first {
	padding-left: 7px;
}

#mainmenu li.last {
	padding-right: 7px;
}

#mainmenu a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 7px 2px 7px;	
	border-right: solid 1px #c3b97f;
}

#mainmenu a:hover {
	color: #0b6c5d;
}

#mainmenu li.last a {
	border: none;
}

/*********************************************
	WRAPPER
*/

#wrapper {
	background: url("images/content-bg.png");
	padding: 0 0 30px;
}

/*********************************************
	HOME
*/

#hero {
	width: 100%;
	height: 318px;
	background: url("images/flash-placeholder.jpg") no-repeat;
}

/*********************************************
	CONTENT
*/

#content h2 {
	color: #0b6c5d;
	font: normal 35px georgia, 'times new roman', serif;
	margin: 12px 0;
}

#content h3 {
	color: #0b6c5d;
	font: normal 20px georgia, 'times new roman', serif;
	padding: 0 0 4px;
	margin: 12px 0;
	border-bottom: dashed 1px #a19a80;
}

#content h4 {
	font: bold 16px georgia, 'times new roman', serif;	
	font-style: italic;
	margin: 6px 0;
}

#content h5 {
	background: #f4f2e9;
	padding: 10px;
	font: normal 16px georgia, 'times new roman', serif;	
	font-style: italic;
	margin: 10px 0;
	color: #4F360A;
}

.entry h3 {
	color: #0b6c5d;
	font: normal 20px georgia, 'times new roman', serif;
	margin: 20px 0;
}

.entry p {
	margin: 12px 0;
}

.entry ul,
.entry ol {
	margin: 10px 0 25px;
	padding: 0 10px;
}

.entry ul {
	list-style: none;
}

.entry ul ul,
.entry ol ol {
	margin-bottom: 10px;
}

.entry ul li,
.entry ol li {
	background: url("images/bullet.png") no-repeat 0 3px;
	padding: 0 0 0 17px;
	margin: 0 0 6px;
}

.entry #map {
	float: right;
	padding: 5px;
	background: #fff;
	margin: 0 0 10px 10px;	
}

.testimonial ul {
	padding: 0;
}

.entry .testimonial ul li {
	background: url("images/testimonial-bg.png") no-repeat top left;
	padding: 50px 32px 20px;
	font-size: 14px;
	line-height: 23px;
}

.testimonial cite {
	display: block;
	font: italic 15px georgia, 'times new roman', serif;	
}

.testimonial .name {
	margin: 15px 0 0;
}

.testimonial .source {
	font-size: 13px;
	line-height: 16px;
}

.entry img.alignleft,
.entry img.alignright {
	border: solid 8px #fff;
}

.entry img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

.entry img.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

#news {
	border-top: solid 1px #d7d0a9;
	margin: 30px 0;
	padding: 10px 0;
}

#news .post {
	padding: 0 0 10px;
	margin: 0 0 20px;
	border-bottom: solid 1px #d7d0a9;
}

#news h4 {
	font-size: 20px;
}

#news .date {
	font-size: 10px;
}

/*********************************************
	content > thumbnails
*/

#content .ngg-gallery-thumbnail img {
	border: none;
	padding: 0;
	width: 92px;
	height: 61px;
	margin: 0;
}

#content .ngg-gallery-thumbnail {
	margin: 0 4px;
	padding: 4px 4px 14px;
	overflow: hidden;
	background: url("images/thumb-bg.png") no-repeat;
}


/*********************************************
	content > contact form
*/

ol.form,
.page .entry ol.form {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

ol.form li {
	overflow: hidden;
	border-bottom: solid 1px #DFDFC3;
	padding: 4px 0;
	margin: 0 !important;
	background: none;
}

ol.form li label {
	display: block;
	float: left;
	width: 125px;
	text-align: right;
	font-size: 90%;
	margin: 5px 10px 0 0;
	color: #606043;
	line-height: 125%;
}

ol.form li label em {
	font-style: normal;
	color: #c00;
}

ol.form li input {
	width: 200px;
}

ol.form li div.value {
	padding: 3px 0 0;
}

ol.form li small {
	display: block;
	clear: left;
	margin: 3px 0 0 135px;
	font-family: verdana, arial, Helvetica;
	font-size: 90%;
	color: #765226;
}

ol.form li.textarea small {
	margin-left: 0;
}

ol.form li.short input {
	width: 120px;
}

ol.form li textarea {
	width: 90%;
}

ol.form li input,
ol.form li textarea,
ol.form li select {
	background: #e7e7c2;
	padding: 2px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #aaaa7b;
	border-left: solid 1px #aaaa7b;
	color: #222;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
}

ol.form li.radio label,
ol.form li.textarea label {
	float: left;
	width: 90%;
	text-align: left;
	margin: 8px 0;
}

ol.form li.radio input {
	width: auto;
	border: none;
	background: none;
	padding: 0;
}

ol.form li.radio span,
ol.form li.captcha {
	padding: 0 0 0 135px;
}

ol.form li.captcha img {
	margin: 3px 0 0;
}

ol.form li.radio span span {
	padding: 0;
}

ol.form li.submit {
	padding: 15px 0 0 135px;
	border: none;
}

ol.form li.submit input {
	background: #b07a3f;
	padding: 4px;
	border-left: double 3px #dab184;
	border-top: double 3px #dab184;
	border-bottom: double 3px #000;
	border-right: double 3px #000;
	color: #fff;
	width: auto;
	font-size: 100%;
}

ol.form li.submit input.image {
	background: none;
	padding: 0;
	border: none;
}

ol.form li .wpcf7-not-valid-tip {
	color: #c00;
	top: -5px;
	left: 105%;
}

ol.form li.checkbox label {
	width: 85px;
}

ol.form li .wpcf7-checkbox {
	margin: 0 0 0 95px;
	display: block;
	overflow: hidden;
}

ol.form li.checkbox input {
	width: auto;
	border: none;
	background: none;
}

ol.form li .wpcf7-checkbox .wpcf7-list-item {
	display: block;
	float: left;
	width: 190px;
	_width: 200px;
}


/*********************************************
	SIDEBAR
*/

#sidebar .pages {
	font: normal 16px georgia, 'times new roman', serif;	
	font-style: italic;
	text-align: center;
	list-style: none;
	border-top: solid 1px #DFD6B5;
	margin: 10px 0 30px;
}

#sidebar .pages a {
	display: block;
	padding: 5px 0;
	text-decoration: none;
}

#sidebar .pages a:hover {
	background: #f4f2e9;
}

#sidebar .pages .current_page_item a {
	color: #000;
}

#sidebar .pages li {
	border-bottom: solid 1px #DFD6B5;
}

/*********************************************
	FOOTER
*/

#footer {
	background: url("images/footer-bg.png") repeat-x;
	padding: 25px 0;
}

#sms-credit {
	margin: 5px 0 0;
	width: 153px;
	height: 17px;
	float: right;
	background: url("images/sms-logo.png") no-repeat;
	text-indent: -9999px;
}

#sms-credit a {
	display: block;
	height: 100%;
}


