/*
Theme Name: Laurel Vail
Theme URI: http://www.laurelvail.com
Description: Style sheet for Laurel Vail.com
Version: 3.0
Author: Laurel Vail
Tags: blue, custom header, fixed width, two columns, widgets
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color: #20262e;
	text-align: left;
	font-weight: bold;
	font-family: "Century Gothic",Tahoma, Geneva, sans-serif;
	color: #283e5b;
	margin: 0 0 20px 0px;
	padding: 0px;
	}

#page {
	background-color: #20262e;
	text-align: left;
	padding: 0px;
	margin: 95px 0 20px 0px;
	width: 850px;
	}

/*---------------------------------------------------------------
          Header Area
----------------------------------------------------------------*/
#Nav1 {
	background-color: #20262e;
	position:absolute;
	left:0px;
	top:0px;
	padding: 0;
	height: 45px;
	width: 640px;
	}
#Nav2 {
	background-color: #20262e;
	position:absolute;
	left:640px;
	top:0px;
	padding: 0;
	height: 95px;
	width: 210px;
	}
#Nav3 {
	background-color: #20262e;
	position:absolute;
	left:0px;
	top:45px;
	padding: 0;
	height: 50px;
	width: 115px;
	}
#Nav4 {
	background-color: #20262e;
	position:absolute;
	left:115px;
	top:45px;
	padding: 0;
	height: 50px;
	width: 152px;
	}
#Nav5 {
	background-color: #20262e;
	position:absolute;
	left:267px;
	top:45px;
	padding: 0;
	height: 50px;
	width: 114px;
	}
#Nav6 {
	background-color: #20262e;
	position:absolute;
	left:381px;
	top:45px;
	padding: 0;
	height: 50px;
	width: 165px;
	}
#Nav7 {	
	background-color: #20262e;
	position:absolute;
	left:546px;
	top:45px;
	padding: 0;
	height: 50px;
	width: 94px;
	}
/*---------------------------------------------------------------
          Content
----------------------------------------------------------------*/
#content {
	font-size: 1.3em;
	}
#no_sidebar { 
	width: 790px; 
	padding:0px 0px 0 0px; 
	} 
.nosidebar {
	width: 780px;
	line-height: 1.4em;
	text-align: left;
	padding: 0 0 20px 40px;
	margin: 0px 0 0 0px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 40px;
	margin: 0px 0 0 0;
	width: 580px;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}
.narrowcolumn .entry p, .widecolumn .entry p {
	font-size: 1.1em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 580px;
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .post h2 {
	padding: 19px 0 0px 0;
	font-size: 1.5em;
	}
.widecolumn .postmetadata {
	text-align: center;
	clear: both;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: normal;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
/*---------------------------------------------------------------
          Posts
----------------------------------------------------------------*/

.post {
	margin: 0px;
	text-align: justify;
	background: url('images/TitleBar.png');
	background-repeat: no-repeat;
	background-position: top;
	}

.post hr {
	display: block;
	}
.post h2, .post h2 a, .post h2 a:visited {
	padding: 22px 25px 0px 25px;
	text-align: center;
	font-size: 1.1em;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	color: #fff;
	font-weight: bold;
	letter-spacing: .5px;
	}

.post a:hover, .post h2 a:hover {
	color: #d9cab;
	text-decoration: underline;
	}
.post small {
	padding-left: 25px;
	text-align: center;
	font-weight: normal;
	}

.post a {
	color: #5d6c81;
	}
.post a img {
	border-bottom: 2px solid #314765;
	border-right: 2px solid #314765;
	margin: 2px;
	padding: 2px;
		/* for IE */
	filter:alpha(opacity=100);
		/* CSS3 standard */
	opacity:1;
	}

.postmetadata {
	clear: both;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
}
.postmetadata a {
	color: #596676;
	font-weight: bold;
}
small {
	font-size: 0.85em;
	line-height: 1.5em;
	}


.clear {
	clear: both;
}	
.thread-alt {

}
.thread-even {	

}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #fff;
}

.sticky {
	background: #fff;
	border: 1px solid #596676;
	padding: 0px;
	margin: 10px 0 0 0;
		/* for IE */
	filter:alpha(opacity=65);
		/* CSS3 standard */
	opacity:0.65;
	}
.sticky .entry p {
	margin-left: 20px;
	margin-right: 20px;
	}
.sticky h2, .sticky h2 a, .sticky h2 a:visited{
	padding-top: 5px;
	font-weight: Bold;
	font-size: 1.2em;
	background: none;
	color: #596676;
	letter-spacing: 1.5px;
	margin: 0px;
	}
.sticky small{
	padding-left: 20px;
	}
.sticky a:hover{
	color: #000000;
	}

/*---------------------------------------------------------------
          Footer
----------------------------------------------------------------*/
#footer {	
	border: none;
	padding: 0;
	margin: 0;
	width: 850px;
	height: 21px;
	clear: both;
	}
#footer p {
	margin: 0;
	text-align: center;
	color: #5d6c81;
	}

/*---------------------------------------------------------------
          Text Headers
----------------------------------------------------------------*/
h1 {
	padding-top: 20px;
	text-align: center;
	font-size: 2em;
	font-weight: normal;
	background: url('images/TitleBar2.png') no-repeat top;
	height: 35px;
	color: #fff;
	letter-spacing: 1.5px;
	margin: 0px;
	}
h2, h2 a, h2 a:visited {
	color: #fff;
	text-decoration: none;
	}
h3 {
	font-size: 1em;
	padding: 0;
	margin: 30px 0 0;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 0px ;
	}

a, h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #ffe4ba;
	text-decoration: underline;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

/*---------------------------------------------------------------
          Sidebar
----------------------------------------------------------------*/

#sidebar {
	padding: 20px 0 10px 0;
	margin: 95px 0px 0px 660px;
	width: 170px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, strike {
	color: #54667e;
	}
#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	color: #233459;
	font-weight: bold;
	}

#sidebar form {
	margin: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/*---------------------------------------------------------------
          Comments
----------------------------------------------------------------*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.children { 
	padding: 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
.commentmetadata a{
	font-size: 0.9em;
	color: #535e75;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em ;
	color: #0d1724;
	}

.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist li {
	font-weight: bold;
	list-style-type: none;
	}
.commentlist .background {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	background: #fff;
		/* for IE */
	filter:alpha(opacity=60);
		/* CSS3 standard */
	opacity:0.6;
	}
.commentlist .background p{
	font-weight: normal;
		/* for IE */
	filter:alpha(opacity=100);
		/* CSS3 standard */
	opacity:1;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#0D1724;
	}
#commentform p {
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}	

/*---------------------------------------------------------------
          Resume
----------------------------------------------------------------*/
#resume { 
	width: 795x; 
	padding: 0px; 
	} 
.resume {
	width: 790px;
	line-height: 1.4em;
	text-align: left;
	padding: 0 0 0px 40px;
	margin: 0px 0 0 0px;
	font-size: 1.3em;
	}
.resume table tr {
	vertical-align: top;
	text-align: left;
	line-height: 1.4em;
	}
.resume table tr td h1 {
	padding-top: 19px;
	padding-left: 30px;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	background: url('images/TitleBar2.png') no-repeat top;
	height: 35px;
	color: #fff;
	letter-spacing: 1px;
	margin: 0px;
	}
.resume table tr td {
	padding-left: 0px;
	padding-right: 10px;
	}

.resume p {
	padding: 0 25px 0 25px;
	text-align: left;
	font-size: 1.3em;
	}

/* --------------------------------------------------
                        Begin Images 
-----------------------------------------------------*/
p img {
	padding: 0px;
	max-width: 100%;
	}
.entry img {
	border-bottom: 2px solid #314765;
	border-right: 2px solid #314765;
	margin: 2px 15px 2px 15px;
	padding: 2px;
	background: #fff;
	}
img.seethru, p a img.seethru{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: none;
	}
img.header{
	border: 0px;
	width: 250px;
	height: 55;
	background: none;
	display: block;
	margin-left:auto;
	margin-right:auto;
	}
p a img {
		/* for IE */
	filter:alpha(opacity=75);
		/* CSS3 standard */
	opacity:0.75;
	}
p a:hover img {
		/* for IE */
	filter:alpha(opacity=100);
		/* CSS3 standard */
	opacity:1;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

a img {
	border: none;
	}


/* End Images */



/* -------------------------------------------------
                        Begin Lists
---------------------------------------------------*/

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	list-style-type: none;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 6px; 
	}

html>body .entry blockquote li {
	margin: 5px 0 5px 10px;
	list-style-image: url('images/bullet2.gif');
	background-repeat: no-repeat;
	}

html>body .entry ul ul li {
	margin: 5px 0 5px 8px;
	list-style-image: url('images/bullet2.gif');
	background-repeat: no-repeat;
	}

html>body .entry ol li {
	margin: 5px 0 5px 8px;
	list-style-image: none;
	list-style-type: inherit;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style-image: url('images/bullet2.gif');
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

blockquote {
	margin: 15px 30px 0 15px;
	padding-left: 15px;
	border-left: 2px solid #6881a2;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
hr {
	display: none;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

	
/*---------------------------------------------------------------
          Other
----------------------------------------------------------------*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */


/*-------------------------------------------------
     Lytebox
---------------------------------------------------*/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }
