/* 
Theme Name: Skeleton
Theme URI: http://themehybrid.com/themes/skeleton
Description: A blank child of the Hybrid theme framework representing the visual hierarchy of Hybrid with designers in mind.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

@import url('../hybrid/library/css/18px.css');
@import url('../hybrid/library/css/plugins.css');
@import url('../hybrid/library/css/drop-downs.css');
@import url('../hybrid/library/css/screen.css');

.entry-meta {}
#comments-template {}


body {
	background: #000113;
	}
#body-container {
	background: #000000 url(images/container-bg2.jpg) repeat-y 0px 220px;
	margin: 0px auto;
	width: 100%;
	}

a:link {color:#cc0000;}
a:visited {color:#cc0000;}
a:hover {color:#000000;}
a:active {}
h1 {}
h2 {}
h3 {}
h4 {}fc
h5 {}
h6 {}

#header-container {
	background: #000000 url(images/navi-bg2.jpg) no-repeat top center;
	height: 200px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #797979;
	}
#header {
	background: transparent;
	height: 200px;
	width: 1000px;
	margin: 0 auto;
	}

#site-title {
	padding: 50px 0px 0px 220px;
	font-weight: bold;
	}
#site-title a {color:#fff;}
#site-description {
	padding: 5px 0px 0px 220px;
	color: #fff;
	}

#navigation {
	margin: 0px auto;
	width: 960px;
	position: relative;
	top: -44px;
	}

#page-nav {background:#000000;}
#page-nav ul {float:right;}
#page-nav li {margin:0px;}

#page-nav li a {
	padding: 14px 20px 14px 34px;
	border: none;
	background: #000000 url(images/space-bullet.jpg) no-repeat top left;
	color: #999999;
	text-transform:	uppercase;
	font-size: 14px;
	}

	#page-nav li a:hover {background: #000000 url(images/space-bullet-active.jpg) no-repeat top left;}

#page-nav li.current_page_item a {
	background: #000000 url(images/space-bullet-hover.jpg) no-repeat top left;
	color: #fff;
	}

	#page-nav li.current-cat a {}
	#page-nav li.current-cat li a {}
	#page-nav li.current-cat li a:hover {}
	#page-nav ul li ul {border-top: none;}
	#page-nav li.page-home a {}
	#page-nav li.page-home a:hover {}

#page-nav li:hover ul, #page-nav li.sfHover ul  {
	top: 42px;
	width: 220px;
	}

#container {
	overflow: hidden;
	margin: 0px auto;
	width: 960px;
	padding: 0px 0px 10px 0px;
	background: transparent;
	border: none;
	float: none;
	position: relative;
	top: -44px;
	}
.breadcrumb {margin-top:10px;margin-bottom:20px;} 

.content {
	overflow: hidden;
	float: left;
	width: 620px;
	background: #fff;
	border: none;
	margin: 0px;
	padding: 5px 23px 15px 23px;
	border: 2px solid #5688a9;
	}
.post {
	width: 610px;
	background: transparent url(images/post-bottom.asdf) no-repeat bottom right;
	padding: 20px 30px 20px 0px;
	margin-bottom: 0px;
	}

.page-template-no-widgets .content, .no-widgets .content, .primary-inactive.secondary-inactive .content, .no-widgets .content, .no-default-widgets .content {
	width: 910px;
	}

.entry-title {
	margin: 5px 0px 5px 0px;
	font-size: 32px;
	line-height: 34px;
	font-style: normal;
	}
.single-title {
	margin-bottom: 15px;
	}
.page-title {
	margin-top: 5px;
	margin-bottom: 25px;
	}
.byline {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-style: normal;
	}

	/* Widgets in general */

.widget {
	padding: 0px;
	color: #fff;
	margin-bottom: 20px;
	}

.widget-title {
	color: #fff;
	text-align: center;
	background: transparent;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	}
.widget-title a {}

#primary, .content {margin-top:20px;}

#primary {
	position: relative;
	float: right;
	width: 270px;
	padding: 0px;
	background: transparent;
	}
#primary .widget {
	padding: 0px;
	background: transparent url(images/widget-bottom.png) no-repeat bottom center;
	color: #fff;
	margin-bottom: 20px;
	}
#primary .widget-inside {}
#primary .widget-title {
	background: #000000 url(images/widget-title.png) no-repeat top right;
	padding: 10px 0px;
	margin: 0px;
	}
#primary .widget ul {
	padding: 0px 5px;
	margin-left: 4px;
	list-style-type:none;
	}
#secondary {
	clear: right;
	float: right;
	width: 270px;
	}

	#primary .widget li {}
	#primary .widget li li {margin-left:16px;}
	#primary .widget li a {text-decoration:none;color:#fff;}
	#primary .widget li a:hover {text-decoration:none;color:#999999;}
	#primary .widget li.current-cat a {color:#666666;}

#subsidiary {
	margin: 10px auto 0px auto;
	overflow: hidden;
	width: 960px;
	background: transparent;
	}
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 320px;
	margin-right: 0px;
	}
#subsidiary .widget-title {
	color: #fff;
	padding: 10px 0px;
	}
#footer-container {
	margin: 0 auto;
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #000000 url(images/night-sky.jpg) repeat 0 0;
	border-top: 4px solid #5688a9;
	}
#footer {
	width: 920px;
	font-size: 15px;
	margin: 30px auto 0px auto;
	clear: both;
	overflow: hidden;
	}
#footer a {
	color: #cc0000;
	}
#footer .copyright {
	color: #fff;
	text-align: center;
	}
#footer .credit {
	float: right;
	text-align: center;
	color: #fff;
	}

/* Extra div to handle some IE scenarios with absolute positioning. */
#sliding-panel-container {
	position: relative;
	display: table;
	z-index: 999;
	width: 100%;
	}

/* Sliding panel. */
#sliding-panel {
	position: absolute;
	top: 0;
	z-index: 999;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	}

/* The part of the panel that actually slides. */
#sliding-panel .panel {
	overflow: hidden;
	display: none;
	position: relative;
	z-index: 10;
	width: 100%;
	height: 220px;
	background: #040D12;
	border-bottom: 1px solid #fff;
	}

/* Widget container. */
#sliding-panel .panel-content {
	overflow: hidden;
	width: 960px;
	height: 190px;
	margin: 15px auto;
	padding: 0;
	text-align: left;
	border-left: 1px solid #333;
	}

/* Sliding panel widgets. */
#sliding-panel .widget {
	overflow: hidden;
	float: left;
	width: 289px;
	height: 190px;
	margin: 0;
	padding: 0 15px;
	font: normal normal normal 14px/21px Georgia, Times, 'Times New Roman', serif !important;
	color: #888;
	background: transparent;
	border: none;
	border-right: 1px solid #333;
	}
#sliding-panel .widget-inside {
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	}

/* Sliding panel widget titles. */
#sliding-panel .widget-title {
	margin: 0 0 5px 0;
	padding: 0;
	font: normal normal bold 18px/21px Arial, Verdana, sans-serif !important;
	color: #999;
	text-transform: none;
	background: transparent;
	border: none;
	}

/* Sliding panel widget lists. */
#sliding-panel .widget ul {
	margin: 0 0 10px 20px;
	list-style: square;
	}
#sliding-panel .widget ul li {
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	}

/* Sliding panel widget links. */
#sliding-panel .widget a {
	font-style: italic;
	color: #eee;
	text-decoration: none;
	}
#sliding-panel .widget a:hover {
	text-decoration: underline;
	}

/* Toggle div wrapper. */
#sliding-panel .tab {
	position: relative;
	top: 0;
	z-index: 9999;
	height: 37px;
	border-top: 2px solid #040D12;
	}

/* Wrapper for the open/close button. */
#sliding-panel .tab .toggle {
  	clear: both;
	display: block;
	position: relative;
	width: 960px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	}

/* Open/close link. */
#sliding-panel .tab a {
	display: block;
	float: right;
	position: relative;
	width: 80px;
	height: 35px;
	top: -1px;
	margin: 0;
	padding: 0;
	font: normal normal bold 12px/33px Georgia, Times, 'Times New Roman', serif !important;
	color: #000000;
  	background: #fff;
 	text-align: center;
	}

/* Open/close link hover. */
#sliding-panel .tab a:hover {
	cursor: pointer;
	text-decoration: underline;
	}

/* Open/close link array (&urarr;). */
#sliding-panel .tab a .arrow {
	font-style: normal;
	}