/*
=== darkblack ===
bg: #262829
links: #8696a3
intro: #0d0d0d
footer: #1b1c1d
titles: #1b1c1d
widgets: #1b1c1d
border: #262829

body: #bfc7cd
menu: #1b1c1d
h: #262625
*/

/*=== Setup ===*/
body{
	background: url(http://img.skitch.com/20100226-8bwcnhen6sd63ffupti4ibtajt.jpg) #303030 top repeat-x;
	color: #bfc7cd;
}
a{
	color: #4ecdfc;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}

.box {
    color:#888888;
    text-shadow:0px 1px 1.5px #000000;
    }

.box h2 {
	color: #ffffff;
	
}
.box h2 a{
    color: #ffffff;
    }
.box h2 a:hover{
    color: #4ecdfc;
    }
.box h3,h4,h5{
    color: #666666;
    
    }
    
/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	
	color: #ffffff;
}
.btn-rounded a span{
	
}
.btn {
	
	border:1px solid #1b1c1d;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 li a{
	color: #888888;
	text-shadow:0 1px 1.5px #0B0E05;
	text-transform: uppercase
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	
	color: #ffffff;
	text-shadow:2px 0px 2px #0B0E05;
	
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #bfc7cd;
}
.nav2 li a:hover, .widget li a:hover{
	color: #8696a3;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #000000;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: transparent;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #bfc7cd;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: transparent;
}
.box .bot{
	background: transparent;
}
.box .spacer{
	background: transparent;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: none no-repeat top;
}
.box2 .bot{
	background: none no-repeat top
}
.box2 .spacer{
	background: none;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: #e9edf0;
}
.box3 .spcr{
	background: #e9edf0;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(darkblack/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(darkblack/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #0d0d0d;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(darkblack/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(darkblack/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(darkblack/box5-bgr.gif) repeat-y top;
}
/*- Box6 -*/

.box6 .spacer{
	background: #000000;
}

/*- Date -*/
.date{
	color: #666666;
	font-size: 11px;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: url(darkblack/search-bg.gif) no-repeat;
	border-bottom: 1px solid #3C434A;
	border-right: 1px solid #3C434A;
	border-top: 1px solid #262829;
	border-left: 1px solid #262829;
}

/*- Form1 Setup -*/
.btn-general{
    font-size: 2px;
	background: #303030;
	color: #303030;	
	text-shadow: none;
}
.btn-general a { 
	color: #303030;
}
.btn-arr a{
	background: #303030;
	color: #ffffff;
}

/*=== Footer ===*/
#footer {
    font-family: "GeosansLight";
    color: #888888;
    text-shadow:0px 1px 1.5px #000000;
    }
#footer a{
    font-family: "GeosansLight";
    font-size: 12px;
	color: #555555;
	text-shadow:0px 1px 1.5px #000000;
}
#footer a:hover{
color: #4ecdfc;
	text-decoration: none
}

/*=== Posts ===*/
.post img {	
	border:0;
	opacity:1;
}
.post img:hover {	
	opacity:0.9;
	
}

.post li a:hover{
	color: #a4b92e;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#f9faf4 url(darkblack/ico-quote-grey.gif) no-repeat 10px 10px;
	border-top:1px solid #e4e4e0;
	border-bottom:1px solid #e4e4e0;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #1b1c1d;
}
.widget #recentcomments li a:hover{
	color: #1b1c1d;
}
.widget .search {
	width: 320px;
	height: 40px;
	background: url(darkblack/search-bg.gif) no-repeat;
}

	.widget .search input.text {
		width: 260px;
		margin: 12px 0px 0px 20px;
		font-family: "GeosansLight"; 
		font-size: 16px;	
		color: #ffffff;
		background: none;
		border: none;
		float: left;
	}
	
	.widget .search input.submit {
		width: 16px;
		height: 22px;
		margin: 10px 10px 0px 0px;
		background: none;
		border: none;
		cursor: pointer;
		float: right;
	}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(darkblack/ico-quote.gif) no-repeat top left;
}
.widget #recentcomments li{
	background: url(darkblack/hl-dot.gif) repeat-x bottom;
}
.nav2 li, .widget li{
	background: url(darkblack/hl-dot.gif) repeat-x bottom;
}
.subheadform {
    background: #474747 repeat;
    border: 1px solid #262626 !important;
    font: 18px #ffffff !important;
    font-weight: bolder;
    margin-right: 20px;
    padding: 5px;
    margin-bottom: 0px;
}
