/*
	Theme Name: SBD "Sandy"
	Theme URI: http://www.smithscott.net
	Description: First WordPress version of Silver Box Design
	Version: 7.2
	Author: Scott Smith
	Author URI: http://www.smithscott.net
*/

@import url("contact-forms.css");

html {
	height: 100%;
}

body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #173b54;
	line-height: 1.5em;
	background: gray url(../images/gray_fabric.png);
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width: 960px;
	text-rendering: optimizeLegibility;
	height: 100%;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}


p {
	margin: 0 0 1em 0;
	line-height: 2em;
}

a {
	text-decoration: none;
	color: #8d1010;
	font-weight: bold;
	padding: 0;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	min-height: 100%;
}

* html #wrapper	{
		height: 100%;
	}

	#masthead {
		text-align: center;
		background: url(../images/db_nav_bg2.gif) repeat-x #173b54;
		height: 70px;
	}

	#mast_wrap {
		width: 960px;
		margin: auto;
	}

	#maincol {
		width: 960px;
		padding:  0;
		margin: auto;
	}

#header {
	background: url(../images/orange_title.png) no-repeat;
	width: 200px;
	height: 75px;
	float: left;
	position: relative;
}

	.foliage {
		background: url(../images/foliage.png) no-repeat;
		width: 983px;
		height: 210px;
		position: relative;
		top: -113px;
		z-index: 3;
		margin: auto;
	}

.box_shadow {
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.6);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.6);
	box-shadow: 0px 0px 4px rgba(0,0,0,.6);
}

.box_shadow_2 {
	-webkit-box-shadow: 0px 0px 24px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 0px 24px rgba(0,0,0,.9);
	box-shadow: 0px 0px 24px rgba(0,0,0,.9);
}

.nav_wrap {
	float: left;
}


html.wf-active .navigation {
	font-size: 3em;
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

	html.wf-active ul.navigation a {
		font-weight: normal;
	}

.navigation {
	text-align: center;
	font-size: 24px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}
	ul.navigation a {
		border: none;
		font-weight: bold;
		color: #f7b939;
	}
		ul.navigation a:hover {
			border: none;
			color: #f7cd77;
			text-decoration: none;
		}

	ul.navigation  {
		margin: 0;
		padding: 20px 0 0 0;
		list-style: none;
		float: left;
	}
		html.wf-active ul.navigation li {
			margin: 0 10px;
		}
		
		ul.navigation li {
			display: block;
			float: left;
			padding: 5px 10px;
			margin: 0 5px;
			height: 25px;

		}
		
		ul.navigation li.current_page_item {

		}
			ul.navigation li.current_page_item a {color: #e8edef; border-bottom: 0 none;}
			ul.navigation li.current_page_item a:hover {color: #317db4; text-decoration: none; }

.clearfloats {
	clear: both;
}


#content {
	margin: auto;
}


.type-page {
	padding: 50px;
}

.type-blog {
	padding: 50px 0px;
}

.other_links {
	
}

#footer .other_links ul.small_nav {
	margin: 0 20px 20px 20px;
}

.other_links ul.small_nav {
	list-style: none;
	margin: 20px;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

	.other_links ul.small_nav li {
		float: left;
		padding: 0 20px 0 0;
		margin: 0;
		overflow: hidden;
	}
		#footer .other_links ul.small_nav li a {
			color: #F7B939;
		}
		
		.other_links ul.small_nav li a {
			color: inherit;
		}

		.other_links .icon {
			float: left;
			margin: 0 5px 0 0;
		}
		
		
		
		
		

#content .desc {
	padding: 20px;
	background: #e8edef;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}

#content .desc p {
	margin: 0;
}




#content .post h3 {
		font-family: "colaborate-1","colaborate-2", sans-serif;
		font-weight: normal;
		font-size: 24px;
		color: white;
		margin: 1em 0 1em 0;
		clear: both;
		display: block;
		background: rgba(46, 68, 84, 0.5);
		padding: 10px;
	}
	
#content h2 {
	font-size: 48px;
	color: rgb(50,50,50);
	line-height: 1em;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

html.wf-active #content h2 {
	margin: 0;
	padding: 0;
	font-size: 92px;
	font-weight: normal;
	color: rgba(50,50,50,.5);
	display: block;
	line-height: 1em;
}

#content img.fancy {
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.6);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,.6);
	
}
	
	#content a img.fancy, #content object { 
							border: 4px solid #e8edef;	
	}
	#content a img.fancy:hover { border:4px solid #b6cdd7; }

#stimuli_lightbox a {
	border-bottom: 0 none;
}

#portfolio_item {
		background: #1f2022;
		padding: 40px;
		margin: 20px 0 0 0;
		overflow: hidden;
	}
	
	#portfolio_item p {
		color: #E8EDEF;
		padding: 0 20px;
	}
	
		#portfolio_item a {
			color: #F7B939;
		}
		
		.center_this {
			text-align: center;
		}
		
		.centered_block {
			margin: auto;
		}




.post-About .post {
	background: #e8edef;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.6);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.6);
	box-shadow: 0px 0px 4px rgba(0,0,0,.6);
}

.post-About h2 {
	margin-left: 20px !Important;
}

.post-About p {
	padding-left: 2em;
}

.post-Home {
	text-align: center;
}

.margin-10 {
	margin: 4px;
}

#content p {
	margin: 0 0 1em 0;
}

	#content .alignright {
		float: right;
		margin: 1em 1em 1em 2em;
	}

	#content .alignleft {
		float: left;
		margin: 1em 2em 1em 1em;
	}

h4#latest_post {
	background: #b6cdd7;
	padding: 15px;
	color: #25292b;
	font-weight: normal;
	font-size: 13px;
	margin: 25px 0;
}
	h4#latest_post a {
		color: #264358;
		border-bottom: 0 none;
		font-weight: normal;
		font-size: 24px;
	}
		h4#latest_post a:hover {
			text-decoration: underline;
		}


#footer {
	clear: both;
	padding: 0px;
	text-align: center;
	background: rgba(0,0,0,0.2);
	width: 960px;
	margin: auto;
	overflow: hidden;
}
	#foot_content {
		width: 960px;
		margin: auto;
	}
	
	#legal {
		font-size: 11px;
		color: #e8edef;
		text-align: left;
		clear: both;
		padding: 10px 20px;
	}
		#legal p {
			margin: 0;
			padding: 0;
		}
	
	
	
