/*
Theme Name: Jay Maisel Photography
Theme URI: http://www.jaymaisel.com
Description: A custom-built theme exclusively for Jay Maisel.
Version: 1.0
Author: John Ellis
Author URI: http://www.jaymaisel.com

For use only on www.jaymaisel.com. Copyright 2010 Jay Maisel, all rights reserved.

*/

@import url(reset.css);
@import url(960.css);

body {
	background: #555;
	color: #666;
	font: 16px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #000;
}

h1 {
	font-size: 60px;
	margin-bottom: 0;
	font-weight: bold;
}

h1 a { color: #000; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }

.news { 
	padding: 8px 0;
	margin: 8px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 24px;
	font-size: 18px;
}

.news li { list-style: none; margin: 0; color: #000; text-transform: uppercase;}

.soldout { color: #AAA; }

em { font-style: italic; }

strong {
	font-weight: bold;
	color: #555;
}

q {
	display: block;
	text-align: left;
	text-indent: -.4em;
}

q#whattobring { line-height: 32px; font-size: 24px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif }

cite {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	display: block;
}

ul { margin-bottom: 18px; }
ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 2em;
}

blockquote.quotescollection p q:before { content: '"' }

blockquote.quotescollection p q:after { content: '"' }

div#body blockquote.quotecollection cite { width: 100%; text-align:right; display: block; }

#body {
	background-color: #FFF;
	margin-top: 24px;
	margin-bottom: 24px;
	padding-bottom: 48px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 0 24px #333;
	-moz-box-shadow: 0 0 24px #333;
}

#header { margin-top: 48px; }

p {
	margin-bottom: 18px;
	text-align: justify;
}

a {
	color: #555;
	text-decoration: underline;
}

a:hover { color: #000; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, #navigation a { text-decoration: none; }

li.widget_links { list-style: none; }

#sidebar-links > ul { padding-top: 24px; margin-top: 24px; border-top: 1px solid #CCC; }
#sidebar-links ul li { margin: 0; }

li.widget_links ul li { margin-bottom: 0; }
li.widget_links ul li a { font-weight: bold; }

#more-info {
	padding: 18px 20px 0 20px;
	background-color: #FAFAFA;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 36px;
	width: 380px;
}

.news li a { text-decoration: none; }

#navigation { /* NAVIGATION STYLES  */

	margin-bottom: 36px;
	text-transform: uppercase;
	text-align: justify;
}

#navigation li {
	display: inline;
	text-align: justify;
	margin: 0;
	margin-right: 10px;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	padding-bottom: 6px;
}

#navigation li ul {
	position: absolute;
	display: none;
	width: auto;
	left: -330px;
	width: 960px;
}

#navigation li ul li {
	display: block;
	float: left;
	text-align: left;
	background-color: #FFF;
	z-index: 5;
	white-space: nowrap;
	padding: 0 10px;
	margin-left: -10px;
}

#navigation li:hover ul, #navigation li.current_page_item ul { display: block; }

#navigation li ul li a { font-size: 14px; }
#navigation li a { color: #999; }
#navigation li.current_page_item a, #navigation li.current_page_ancestor a { color: #000; }
#navigation li a:hover { color: #555; }
#navigation li a:active { color: #000; }

#copyright p {
	color: #999;
	font-size: 10px;
	line-height: 14px;
}

#jay_portrait {
	float: right;
	width: 400px;
	height: 295px;
	margin-left: 20px;
}

.alignright {
	float: right;
	margin-left: 30px;
}

.wp-caption-text { font-size: 10px; text-align: right; }


ul.blogroll li {
	list-style: none;
	margin-left: 0;
}

div#copyright a { color: inherit; }

ul li.page-item-81 {
	padding-left: 26px;
	margin-left: 6px;
	list-style: none;
	background: url(starburst-24px.jpg) no-repeat center left;
}

a.feedback, ul li.page-item-81 a { color: #BD0000; font-weight: bold; }

iframe {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #666;
}

/* SIGNUP FORM STYLING */

#sidebar-workshop {
	float: right;
	width: 300px;
	padding: 20px;
	background-color: #F0F0F0;
	color: #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -20px;
	margin-left: 20px;
}

fieldset { margin-bottom: 24px; outline-width: 0; }
fieldset.cf_hidden, .reqtxt, .emailreqtxt, p.linklove { display: none; visibility: hidden; } /* Hide Hidden Fieldset Legend, Required Text, and Plugin Credit */

legend {
	border-bottom: 1px solid #CCC;
	width: 100%;
	margin-bottom: 18px;
	font-weight: bold;
	color: #000;
	display: block;
}

.cf-ol { width: 300px; margin: 0 auto; padding: 0 0 24px 0; list-style: decimal; list-style-position: inside; }
.cf-ol:first { padding-top: 0;}
.cf-ol li { float: left; margin-right: 10px; }
.cf-fs1 ol.cf-ol, .cf-fs2 ol.cf-ol { list-style: none; }
.cf-fs3 ol.cf-ol { list-style: decimal; list-style-position: inside; }
.cf-fs3 ol.cf-ol li { float: none; }

.cf-ol label { display: block; }

/* General Form Elements */
input.single, select, textarea {
	width:116px;
	padding: 5px;
	background-color: #FFF;
	margin: 0;
	border: 2px solid #CCC;
	margin-bottom: 6px; 
}

select { width: 140px; }
li.cf-box-group { white-space: nowrap; }
.cf-box-b { display: inline; float: left; margin: 6px 12px 0 12px; vertical-align: baseline; }
.cf-box-title { display: none; }


/* Specific Form Elements */
#Address, #referrer, #notes { width: 276px; }
#City { width: 118px; }
#State { width: 1.5em; }
#ZIP { width: 4em; }
.cf-after span { margin-bottom: 0; width: auto; white-space: nowrap; }

p.cf-sb { /* Form Submit Button Paragraph */
	display: block;
	clear: both;
	float: none;
	padding-top: 24px;
	border-top: 1px solid #CCC;
	text-align: center;
}

/* Form Feedback Styles (Verification, confirmation, focus, etc.) */
input:focus, textarea:focus { border-color: #666; } 
input.cf_error { border-color: #BD5757; }

div.cf_info { 	/* Message box below form */
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #FFF; 
	margin-bottom: 18px;
	height: 0;
}

#li--2items { color: #AAA; }
#li--3items { font-weight: bold; }

div#usermessageb.waiting, div#usermessageb.success, div#usermessageb.failure { padding: 10px; color: #FFF; height: auto; }

div#usermessageb.waiting { background-color: #FAD56E; }
div#usermessageb.success { background-color: #ACCC99; }
div#usermessageb.failure { background-color: #BD5757; }