@charset "UTF-8";
/* CSS Document */

@import url('css/superfish.css');

html{}
body{
	background-color: #111;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCC;
}

.clear { clear: both; }

/* ----- GLOBAL STYLES ----- */
#canvas{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
a, a:visited, a:active{
	color: #7e96c1;
	text-decoration: none;
}
a:hover{
	color: #FFF;
}
h1{
	font-size: 18px;
	font-weight: normal;
	color: #59A070;
	width: 942px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-left: 5px;
	padding-bottom: 5px;
}
h2{}
h3{}

img{
	border: thick solid #999;
	margin-bottom: 10px;
	margin-right: 25px;
	clear: both;
}

a.post-edit-link {
	margin: 0;
	padding: 0;
}

.entry img.alignleft {
	clear: both;
}

/* ----- NAIVGATION STYLES ----- */
#navWrapper{
	height: 37px;
	position: relative;
}
.nav{
	float: right;
}
.nav li{
	display: inline-block;
	float: left;
	list-style-type: none;
	padding-left: 10px;
}


.nav li a, nav li a:visited {
	border: none;
	line-height: 37px;
	display: inline-block;
	color: #999;
	padding: 0 10px;
	float: left;
	text-decoration: none;
}

.sf-menu a, .sf-menu a:visited { color: #999; }

.nav li a:active{
	color: #fff;
}
.nav li a:hover{
	color: #FFF;
    background: #2c2c2c;
}

.nav li.current_page_item a {
    border-left: 1px solid #2c2c2c;
    border-right: 1px solid #2c2c2c;
    border-top: 1px solid #2c2c2c;
	color: #fff;
}



ul.sf-menu ul {
	margin: 5px 0 0 10px;
	width: 180px;
}

ul.sf-menu ul li {
	background: #343434;
        display: block;
        padding: 0; margin: 0;
        line-height: 110%;
        border-bottom: 1px solid #2c2c2c;
        font-size: 11px;
        padding-left: 0;	
}

.sf-menu ul li a {
	display: block;
    width: 160px;
}

ul.sf-menu ul li.current_page_item a {
	border: none;	
}


/* ----- HEADER STYLES ----- */
#header{
	border-top: 1px solid #2c2c2c;
	position: relative;
	background: url(images/dark/header-bg.jpg) no-repeat center;
	height: 120px;
	margin: 0 0 10px 0;
}
.logo{}
.tagline{}

#header img{
	border:0;
	margin: 0px;
	padding: 0px;
}

.logo {
	text-indent: -9999px;
}

input#searchsubmit {
	display: none;
}

form#searchform {
    background: #000;
    width: 222px;
    float: right;
}

#search {
    margin: 0 0 0 20px;
    padding-top: 5px;
    z-index: 1;
}

input#s {
	border: 1px solid #2c2c2c;
	background: #1c1c1c;
	width: 220px;
	height: 20px;
	color: #999;
        font-size: 1em;
}

/* ----- CONTENT STYLES ----- */
#content {
	width: 950px;
	position: relative;
	margin-top: 25px;
}
.leftSide {
	float: left;
	width: 600px;
	position: relative;
}
.rightSide {
	float: left;
	width: 300px;
	margin-left: 25px;
	position: relative;
}



/* ----- FOOTER STYLES ----- */
#footer {
	position: relative;
	border-bottom: 1px solid #2c2c2c;
	border-top: 1px solid #2c2c2c;
	margin: 40px 0;
	background-color: #000;
	clear: both;
	
}

.wrapper {
	width: 950px;
	margin: 0 auto;
}

#copyright {
	margin: 0 auto;
	padding: 10px 0;
}

#copyright p {
	margin: 0;
	padding: 0;
}

/* HOMEPAGE STYLES */

#home_content {
	background: url(images/home_content.jpg) no-repeat;
	width: 950px;
	height: 350px;
}

#home_content .post {
	display: block;
	width: 550px;
        margin: 60px 0 0 0;
	float: right;
	text-align: right;
	padding: 0 10px 0 0;
	display: inline;
}

#home_content .post .entry h3 {
	color: #fff;
	font-weight: lighter;
	font-size: 2.3em;
        font-style: italic;
	text-shadow: #444 0.1em 0.1em 0.2em
}

#home_content .post .entry p {
	color: #e3e3e3;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 1.2em;
	line-height: 190%;
}

/* SLIDER */

#slider {
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #111111 url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
  width: 950px;
  clear: both;
}

.scrollContainer div.panel {
  padding: 20px 40px;
  width: 870px; /* change to 560px if not using JS to remove rh.scroll */
  background: #1d1d1d;
}

#slider ul.navigation {
        display: block;
        list-style-type: none;	
        padding: 0;
        margin: 0;
        width: 950px;
        height: 30px;
}

#slider ul.navigation li {
	    float: left;
        text-align: center;
        width: 25%;
        *width: 24.99%;
}

#slider ul.navigation li a {
        background: url(images/dark/roktabs-li-bg.png) repeat-x;
        display: block;
        color: #777;
        border: none;
        outline: none;
        line-height: 30px;
}

#slider ul.navigation li a:hover {
	color: #9a9a9a;
}

#slider ul.navigation li a.selected {
        color: #fff;
        background: url(images/dark/roktabs-li-active.png) repeat-x;
}

#slider .panel h3 {
	font-size: 1.6em;
	font-weight: 100px;
	line-height: 150%;
	text-shadow: black 0.1em 0.1em 0.2em
}

#slider .panel p {
	font-size: 1.3em;
	font-weight: 100;
	line-height: 150%;
	text-shadow: black 0.1em 0.1em 0.2em
}

a.read_on {
	padding: 2px 4px;
	background: url(images/dark/readon-bg.png) repeat-x;
	color: #ccc;
	border: 1px solid #2c2c2c;
	float: right;
}

a.read_on:hover {
	color: #fff;
}

hr {
	color: #2c2c2c;
}

a.piclenselink {display: none;}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {border: none;}

.alignright {float: right;}