*
{
	margin: 0;
	padding: 0;
}
body
{
	background: url(images/background.gif) repeat-x top #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
div.hide-me
{
	display: none;
}
p
{
	color: #575759;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.6em;
	padding: 10px 0;
}
a
{
	color: #616ba4;
	font-weight: bold;
}
#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 966px;
}
#top-header
{
	height: 60px;
	margin: 0 auto;
	text-align: left;
	width: 966px;
}
#top-header a.subscribe-rss
{
	background: url(images/rss-logo.png) no-repeat bottom;
	display: block;
	float: right;
	height: 105px;
	position: relative;
	text-indent: -999999px;
	width: 215px;
}
#nav
{
	background: url(images/nav.gif) repeat-x top;
	height: 56px;
}
#nav ul
{
	list-style: none;
}
#nav ul li
{
	display: block;
	float: left;
}
#nav ul li a
{
	color: #777;
	display: block;
	float: left;
	font-size: 15px;
	padding: 20px;
	padding-bottom: 16px;
	text-decoration: none;
}
#nav ul li a:hover
{
	background: url(images/nav-hover.gif) repeat-x top;
	color: #fff;
}
#header
{
	background: url(images/header.gif) repeat-x top #666;
	clear: both;
	height: 285px;
	margin-top: -5px;
}
#logo
{
	float: left;
	padding: 20px;
	width: 500px;
}
#logo h1 a
{
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}
#logo h2
{
	color: #888;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
#featured-post
{
	background: url(images/featured.gif) no-repeat right top #353535;
	float: left;
	margin: 19px;
	margin-right: 0;
	margin-top: 0;
	width: 665px;
}
#featured-info
{
	border-right: 1px solid #424242;
	color: #676565;
	float: left;
	height: 140px;
	padding: 5px;
	width: 150px;
}
#featured-info span
{
	color: #7e7e7e;
	display: block;
	padding: 1px 5px;
}
#featured-content
{
	border-left: 1px solid #302f2f;
	float: left;
	height: 140px;
	padding: 5px 0;
	width: 460px;
}
#featured-content h2 a
{
	color: #f7f6f6;
	font-weight: bold;
	padding: 5px;
	font-size: 16px;
	padding-left: 10px;
	text-decoration: none;
}
#featured-content h2 a:hover
{
	color: #ccc;
}
#featured-content p
{
	color: #c4c2c2;
	padding-left: 10px;
}
#categories
{
	color: #777;
	float: left;
	padding: 0 20px;
	padding-top: 0;
	width: 600px;
}
#categories ul
{
	list-style: none;
}
#categories ul li
{
	display: block;
	float: left;
}
#categories ul li a
{
	color: #777;
	display: block;
	float: left;
	padding-left: 15px;
	text-decoration: none;
}
#categories ul li a:hover
{
	color: #ccc;
}
#header-sidebar
{
	float: right;
	padding: 20px;
	width: 240px;
}
#search
{
	background: url(images/search.gif) no-repeat;
	display: block;
	height: 45px;
	width: 247px;
}
#search form input[type=text]
{
	background: none;
	border: none;
	color: #ccc;
	font-size: 13px;
	padding: 14px;
	width: 190px;
}
a.rss
{
	background: url(images/rss.gif) no-repeat left;
	color: #888;
	display: block;
	font-weight: bold;
	margin: 10px 8px;
	padding: 4px;
	padding-left: 20px;
	text-decoration: none;
}
a.rss:hover
{
	color: #ccc;
}
a.ad img
{
	border: none;
	margin: 2px auto;
}
#content
{
	background: url(images/content.gif) repeat-x top #363636;
	clear: both;
}
#small-column
{
	background: url(images/post.gif) no-repeat top right #fff;
	float: left;
	margin: 20px;
	margin-right: 0;
	padding: 10px;
	width: 250px;
}
#large-column
{
	float: left;
	margin: 20px;
	width: 350px;
}
#large-column div.post
{
	background: url(images/post.gif) no-repeat top right #fff;
	margin-bottom: 20px;
	padding: 10px;
	padding-bottom: 20px;
	width: 350px;
}
div.post
{
	background: url(images/post-box.gif) repeat-x bottom;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.post p
{
	font-size: 13px;
}
div.post h2 a
{
	color: #2f6788;
	font-family: "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}
div.post h2
{
	color: #2f6788;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}
div.post.single h2 a
{
	color: #2f6788;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}
div.post h3
{
	border-bottom: 1px dotted #ccc;
	color: #888;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#big-column
{
	background: url(images/post.gif) no-repeat top right #fff;
	float: left;
	margin: 20px;
	margin-top: 20px;
	padding: 10px;
	width: 620px;
}
#sidebar
{
	background: #3d3d3d;
	float: right;
	margin: 20px;
	margin-left: 0;
	padding: 10px;
	width: 225px;
}
#sidebar a {
	color: #ccc;
	font-weight: normal;
	text-align: center;
	display: inline;
}
#sidebar h2
{
	background: url(images/sidebar-header.gif) no-repeat bottom;
	color: #646161;
	font-size: 17px;
	padding: 3px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#sidebar ul
{
	list-style: none;
	padding-bottom: 20px;
}
#sidebar li
{
	list-style: none;
}
#sidebar ul li, #sidebar ul.swl a
{
	background: url(images/bullet.gif) no-repeat left;
	padding: 3px;
	padding-left: 17px;
}
#sidebar ul li a, #sidebar ul.swl a
{
	color: #989494;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	float: none;
	display: block;
}
#sidebar ul li a:hover, #sidebar ul.swl a:hover
{
	color: #ccc;
}
#footer
{
	background: url(images/footer.gif) repeat-x top #fff;
	color: #777;
	padding: 23px;
	padding-bottom: 30px;
}
div.comments
{
	border-top: dotted 1px #eee;
	clear: both;
	margin-top: 20px;
	padding: 0px;
}
.comment-meta
{
	float: left;
	padding: 0px 0 10px 0;
	text-align: right;
	width: 200px;
}
.commenttext
{
	border-left: dotted 1px #eee;
	float: left;
	margin-bottom: -5px;
	margin-top: -5px;
	padding-left: 20px;
	width: 380px;
}
.comments div.cgravatar
{
	border: 1px dotted #ccc;
	float: left;
	margin: 10px 50px;
	margin-top: 10px;
	padding: 4px;
}
.comment-author
{
	display: block;
	font-weight: bold;
}
.comment-date
{
	color: #B4AB9D;
	display: block;
	font-size: 12px;
}
.comment-meta a
{
	color: #000000;
	text-decoration: underline;
}
.comment
{
	clear: both;
	margin-bottom: 15px;
}
h2#comments
{
	border-bottom: dotted 1px #eee;
	display: block;
	margin: 40px 0 20px 0;
	padding-bottom: 10px;
}
#commentform span
{
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
#commentform input
{
	background-color: #ffffff;
	border: solid 2px #dddddd;
	margin-right: 10px;
	padding: 3px;
	width: 300px;
}
#commentform textarea
{
	border: solid 2px #dddddd;
	margin-bottom: 10px;
	padding: 3px;
	width: 560px;
}
table#wp-calendar
{
	padding: 3px;
}
table#wp-calendar caption
{
	font-size: 18px;
	padding: 5px 0;
}
table#wp-calendar td
{
	border-bottom: 1px solid #eee;
	font-size: 12px;
	padding: 7px;
}
div.cgravatar.large-column
{
	background: url(images/gravatar.gif) repeat-x top;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 5px;
	margin-left: -18px;
	margin-top: -17px;
	padding: 8px;
	padding-bottom: 6px;
	width: 60px;
}
div.cgravatar
{
	background: url(images/gravatar.gif) repeat-x top;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 5px;
	padding: 8px;
	padding-bottom: 6px;
	width: 60px;
}
#big-footer
{
	background: #3d3d3d;
	clear: both;
	margin: 20px;
	padding: 10px;
	width: 910px;
}
div.small-columns
{
	float: left;
	padding: 0 10px;
	width: 220px;
}
div.small-columns.posts
{
	width: 260px;
}
#big-footer h2
{
	background: url(images/sidebar-header.gif) no-repeat bottom;
	color: #646161;
	font-size: 17px;
	padding: 3px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#big-footer ul
{
	list-style: none;
	padding-bottom: 20px;
}
#big-footer li
{
	list-style: none;
}
#big-footer ul li, #big-footer ul.swl a
{
	background: url(images/bullet.gif) no-repeat left;
	padding: 3px;
	padding-left: 17px;
}
#big-footer ul.posts li
{
	background: url(images/bullet.gif) no-repeat left;
	border-bottom: 1px dotted #626161;
	padding: 6px 0;
	padding-left: 17px;
}
#big-footer ul li a, #big-footer ul.swl a
{
	color: #989494;
	font-weight: bold;
	text-decoration: none;
}
#big-footer ul li a:hover, #big-footer ul.swl a:hover
{
	color: #ccc;
}
/* 
dropnavIGATION --------------------- */
 
ul#dropnav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	background:transparent;
	height:100%;
	}
	
#dropnav li {
	display: block; 
	float: left;
	margin:0 0;
	/*height:28px;*/
 	}


#dropnav li a {
	display: block;
	color: #4C4C4C;
	text-decoration: none;
	padding: 9px 17px 8px 17px;
	padding-bottom: 3px;
	margin:0;
	}
	
#dropnav li ul li a {
	display: block;
	color: #4C4C4C;
	text-decoration: none;
	margin:0;
	line-height:18px;
	border-bottom: 0;
	padding: 9px 17px 8px 17px;
	background: #FFF url(../images/subnavbg.gif) repeat-x;
	}
#dropnav li ul li a:hover{
 	color: #FFF;
	background:#AB3816;
 	}


/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#dropnav li ul {
	position: absolute;
	z-index: 99;
	left: -999px;
	width:150px;
	margin: 0px 0 0 0px;
	padding: 0;
	height: auto;
	border: solid #C7C7C7;
	border-width: 1px 1px 0;
	background: #FFF url(../images/subnavbg.gif) repeat-x;
	font-weight:normal;
	color: #4C4C4C;
	
}

/* 3rd level menus only */
#dropnav ul ul {
	margin: -24px 0 0 150px;
}

/* 2nd and 3rd level menus */
#dropnav li li {
	width: 150px;
	clear:both;
	border-bottom: 1px solid #DBDBDB;
	
}

#dropnav li li a{
	 padding:5px 5px 6px 5px;
	 margin:0;
}

/* 2nd and 3rd level menus */
#dropnav ul a {
	border-right: 0;
}

#dropnav li:hover ul ul, #dropnav li:hover ul ul ul, #dropnav li.sfhover ul ul, #dropnav li.sfhover ul ul ul {
	left: -999px;

}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#dropnav li:hover ul, #dropnav li li:hover ul, #dropnav li li li:hover ul, #dropnav li.sfhover ul, #dropnav li li.sfhover ul, #dropnav li li li.sfhover ul {
	left: auto;
}

#dropnav li:hover, #dropnav li.sfhover {
	background: transparent;
	color:#FFF;
}

/* 2nd and 3rd level menus */
#dropnav ul li:hover, #dropnav ul ul li:hover, #dropnav ul li.sfhover, #dropnav ul ul li.sfhover {
	background: #FFF;
	color:#000;
}

/* 2nd and 3rd level menus */
#dropnav ul li a, #dropnav ul ul li a {
	background: none;
	}

/* 2nd level menus only */
#dropnav a.sub {
	background: url(../images/arrow-right.gif) right no-repeat; 
	background-position:190px 12px;
}