/* @override http://brycewidom.com/wp-content/themes/bryce/styles/default.css */

body {
	color: #757575;
	background-color: #fff !important;
	/* background-image: url(../images/background.jpg) !important;*/
	background-image: url(../images/site.background.dropin.jpg) !important;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 14pt;
	position: relative;
	right: 6px;
}

a, a:link, a:visited {
	color:#BF5400;
}

a:hover, a:active, a.active {
	color: gray;
}

#wrap {
	background-color: #000;
}

ul#nav li.page_item a:hover, ul#nav li.current_page_item a {
	color:#bfc9b4;
}

#header {
	background:transparent, no-repeat scroll 0 0 !important;
}

#home #header ul#featuredNav li a {
	background-color:#398ac4;
	border-color:#3679ab;
	color:#FFFFFF;
}

#home #header ul#featuredNav li a:hover {
	border-color:#2f6287;
}

.menu_class {
	border:1px solid #1C1C1C;
}

.the_menu li {
	background-color:#302F2F;
	border-top:1px solid #1c1c1c;
}

.the_menu ul.children li {
	background-color:#333333;
}

.the_menu li a:hover {
	color: #BFC9B4;
}

#content {
}

#featured {
	background:transparent url(default/featured_bg.jpg) no-repeat scroll 0 0;
	background-color:#fff;
}

#featured p{
	color: #959595;
	line-height: 22px;

}

#static {
	padding-bottom: 10px;
	color: #959595;
	line-height: 14px;

}
#static p{
	color: #959595;
}
#static a{
	color: #959595;
}

#static h2 a{
	text-decoration: none;
	color: #171717;
}
#static a:hover{
	text-decoration: none;
	border-bottom: 3px solid #676767;
}
.featured_text h2 a {
	color:#181818;

}
.featured_text h2 a:hover {
	color:#181818;
	border-bottom: 3px solid #676767;
	text-decoration: none;
}


ul#showcase li a:hover, ul#showcase li a.active {
	border:1px solid #0091D5;
}

div#about {
	background-color:#fff;
	border: 1px solid #000;
}

#about .about_image {
}

#about .about_button {
	color: #a29595;
	color:#FFFFFF;
}

#abouttxt p {
	margin-bottom: 0px;
	line-height: 17px;
}
#static a.about_button {
	color: #e9592e;
	text-decoration:none;
}
#static a.about_button:hover {
	background-color:#ffffff;
	color:#111111;
	border-bottom: 3px solid #676767;

}

#about a.about_button {
	padding: 0px;
	color: #a29595;
	text-transform: none;
}	

#about a.about_button:hover {
	background-color:#ffffff;
	color:#111111;
	border-bottom: 3px solid #676767;
}

#slider_nav {
	background-color:#181818;
}

#home #albums {
	background-color:#ffffff; 
}

#albums .entry {
	background-color:#181818;
	color:#EEEEEE;
}

#albums .gallery {
	background-color:#181818;
	color:#EEEEEE;
	padding: 0px;
}

#albums .entry {
	padding:10px;
	color:#eeeeee;
	border-bottom:none;
}

#albums .entry a {
	color:#ffffff;
}

#home #albums p.category a {
	background-color:#181818;
}

#commentform #submit {
	background-color:#222222;
	color:#FFFFFF;
	border:1px solid #111111;
}

#blog .box, .archive_options, .widget ul li, .flickr .flickr_photos, #wp-calendar, #wp-calendar caption, form#newsletter {
	background-color:#eeeeee;
	border:1px dotted #cccccc;
}

.widget ul {border-bottom: 1px dotted #cccccc;}

#wp-calendar {
	color:#333333;
}

#wp-calendar caption {
	color: #fff;
}

.credits, .credits a {
	color:#333333;
}

h2.single {
 color: #4B4B4B;
 font-family: arial, helvetica, sans;
}
 
h2.single a {
 color: #4B4B4B;
 text-decoration: none;
} 

h2.arh {
 color: #4B4B4B;

}

.widget h3 {
	color: #4B4B4B;
}