/*   
Theme Name: Upstart Blogger Voluptua
Theme URI: http://www.upstartblogger.com
Description: A minimalist yet imposing Wordpress theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Ashley Morgan
Author URI: http://www.upstartblogger.com
Version: 0.1
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

.clear { clear: both; height: 0; line-height: 0; }

body {
	background-color: #00BFE1;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.5;
	color: #000000;
	background-position: top;
	margin-bottom: -4px;
	padding: 20px 0;
}

.page-wrapper {
	width: 960px; margin: 0 auto; padding: 0;
	-webkit-box-shadow: 0px 0px 8px 0px #006c7f;
	-moz-box-shadow: 0px 0px 8px 0px #006c7f;
	box-shadow: 0px 0px 8px 0px #006c7f; 
}

#header {
	width: 900px;
	margin: 0 auto; padding: 20px 30px 0;
	overflow: hidden;
	background-color: #fff;
}

#container {
	width: 900px;
	margin: 0 auto; padding: 20px 30px;
	overflow: hidden;
	background-color: #fff;
}

#entrypage {
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0;
	}

#sidebar {
	width: 280px;
	float: right;
	font-size: 1em;
	line-height: 1.5;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
	/*margin-top: -25px;*/
	padding-top: 0px;
    border-left: 1px solid #00BFE1;
}

#sidebarleft {
	width:590px;
	float: left;
        border-right: 1px solid #202020;
        padding: 0 20px 0 0;
}

#sidebarright {
	width: 280px;
	float: right;
        
}

#footer {
	width:900px;
	float: none;
	clear: both;
    margin: 0 auto; padding: 0 30px 15px;
    border-top: 1px solid #00BFE1;
    background-color: #fff;
}

hr { border-width: 1px 0 0; border-color: #00BFE1; border-style: solid; }

#entries {
	width: 590px;
	float: left;
	margin-left: 0px;
    /*margin-top: -45px;
    padding-top:25px;*/
}
#entries img {align:left;margin:1.5em 1.5em 1.5em 0;padding:0;}

.linktext {
	font-size:9px;
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	font-size:9px;
	overflow:hidden;
}

.post ul li {list-style-type: disc; margin-left:37px; }

.post {
	margin-bottom: 1em;
	border-bottom: 1px solid #00BFE1;
}
	.post .entry-date { color: #999; font-size: 13px; }

a {
	color: #00BFE1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f37020;
	font-weight: bold;
}

h1 a {
     color: #00BFE1;
	text-decoration: none;
	font-weight: bold;
}


h1 a:hover {
	color: #f37020;
	font-weight: bold;
}

h3 a {
     color: #00BFE1;
	text-decoration: none;
	font-weight: bold;
}

h3 a:hover {
	color: #f37020;
	font-weight: bold;
}

#logo {border:0; margin:0; padding:25px 0 15px; border-bottom: 1px solid #00BFE1; overflow: hidden;}
#logo img {float: left; margin-right: 10px;}
#logo p {float: right; align:bottom; padding: 185px 10px 10px 15px; font-weight: normal; font-size: 2em; color: #c6c0bd; text-align: right; letter-spacing: -1px;}

.site-description { border-bottom: 1px solid #00BFE1; font-size: 14px; text-align: center; }

.site-nav { background-color: #00BFE1; color: #fff; overflow: hidden; padding: 5px 20px; }
	.site-nav a { color: #fff; }
		.site-nav a:hover { color: #003f4a; }
	.site-nav ul { margin-bottom: 0; }
		.site-nav ul li { float: left; margin: 0 30px 0 0; font-size: 21px; }

.social-nav { float: right; font-size: 12px; line-height: 31px; margin: 0; padding: 0; overflow: hidden; }
	.social-nav a { display: block; float: left; }
	.icon { background: url("http://www.santacruzrestaurantweek.com/wp-content/uploads/2011/08/social-icons.png") no-repeat; }
		.icon#facebook { background-position: 0 0; width: 30px; height: 30px; float: right; display: block; margin-left: 5px; }
			.social-nav a:hover .icon#facebook { background-position: -30px 0; }

a:link img {
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 2.5em;
	line-height: 0.9em;
	text-transform: none;
	text-align: left;
        color: #c6c0bd;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: normal;
	margin-bottom: 16px;
	padding-bottom: 0px;
	font-weight: bold;
	letter-spacing: -1px;
}

.title {
	border-bottom: 1px solid silver;
}

h2 {
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}
h3 {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 3px;
	color: #00BFE1;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	
}

h4 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}

h6 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #Ffff77;
	font-size: 1.25em;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}


/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

/* Standard Gray Forms */
form.standard {padding: 20px 30px; margin-bottom: 20px; background-color: #f0f0f0; font-size: 13px;}
form.standard .tooltip {margin-top: 0; padding-top: 0;}
form.standard .form_row {margin-bottom: 10px;}
form.standard input.radio, .standard input.checkbox {width: 20px; margin-left: 0;}
form.standard input {width: 75%;}
form.standard select {width: 439px;}
form.standard textarea {width: 75%; height: 250px;}
form.standard input, form.standard select {font-size:14px;}
form.standard .required {color: #ED1C24; font-weight: bold;}
form.standard h1.title {color: #9BA2A9 !important; border-bottom: 1px dotted #9BA2A9 !important;}
form.standard label {color: #333; font-weight: bold; line-height: 1.3em;}
form.standard button#submit, form.standard button.submit {cursor: pointer; border: 0; width: 120px; height: 28px;}
form.standard button#submit span, form.standard button.submit span {display: none;}

/* Submit Button for Forms */
form.standard button.submit {background: url('http://www.boulevards.com/images/common/buttons/button_blvds_green_sm_sendmessage.gif') no-repeat left top;}
form.standard button.giveaway {background: url('http://www.boulevards.com/images/common/buttons/button_blvds_green_lg_signup.gif') no-repeat left top;}

/* Fineprint */
p.fineprint {font-size: 11px;}


