/*  
Theme Name: WP-Clear 1.0 Premium
Theme URI: http://www.solostream.com
Author: Solostream 
Author URI: http://www.solostream.com/
Description: This WordPress theme was designed and built by Solostream. The CSS, XHTML and design are copyright of Solostream. Usage is governed by the WP-Clear 1.0 Premium END-USER LICENSE AGREEMENT. To get started, you may want to visit the <a href="themes.php?page=functions.php">WP-Clear Theme Options</a> page. If you need further guidance on using the theme, <a href="http://www.solostream.com/suppport/">check out this link</a>. <strong>Download original Photoshop files for this theme <a href="http://www.solostreamsites.com/clear-images.zip">here</a>.

*/

/* REV 200906031200 */

/* --- [ Default style settings are below, while user-defined adjustments and adjustments for various color schemes are in the style.php file. You can make additional adjustments in style-2.css. ] --- */

/* -------------------[ Main Page Elements ]------------------- */

body {
	background:#000000 url(http://phasetooinc.com/images/bg-red.jpg) repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color:#000;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
  overflow-x: hidden !important;
	}

#wrap {
	clear: both;
	margin: 0 auto;
	padding:10px;
	width:960px;
	
	}

#header {
	margin: 0 auto;
	padding:0;
  background:#000000;
	}

#head-content {
	padding:0;
	margin:0 auto;
  left:50%;
  position:relative;
  margin-left:-952px;
  height:399px;
  background:#000000;
	}

#sitetitle {
	width:460px;
	float:left;
	margin:0;
	padding:0;
	}

#sitetitle h1, #sitetitle .title {
	font-size: 30px;
	padding:0;
	margin:24px 0 0;
	text-align:left;
	line-height: 1.2em;
	letter-spacing:-1px;
	}

#sitetitle .description {
	font-size: 9pt;
	padding: 0;
	margin:0;
	text-align:left;
	}

#head-banner468 {
	float:right;
	width:468px;
	height:60px;
	margin-top:24px;
	overflow:hidden;
	border:1px solid #000;
	}

#page {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	}  

#contentleft {
	width: 620px;
	float:left;
	padding: 0;
	margin: 0;
	} 

#content {
	margin: 0;
	padding: 0;
	width: 620px;
	}

#content .col-3 {
	width:480px;
	margin:0;
	padding: 0;
	}

#sidebarleft {
	width:140px;
	padding:0;
	margin:0;
	}

#contentright {
	width: 320px;	
	float:right;	
	padding: 0;	
	margin: 0;
	} 

#sidebar {
	width: 320px;	
	float:none;	
	display:block;
	}

#sidebar-bottom {
	width:320px;
	clear:both;
	display: block;
	}

#sidebar-bottom-left {
	width:170px;
	float:left;
	padding:0;
	margin:0;
	}

#sidebar-bottom-right {
	width:140px;
	float:right;
	padding:0;
	margin:0;
	}

#footer {
	background:#000;
	padding:20px 0px 60px 0px;
	clear: both;
	margin: 0 auto;
	font-size:12px !important;
  color:#fff;
	}

#footer a {color:#ccc;}

#footer .limit {
	padding: 0;
	margin:0 auto;
	width:960px;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
	text-align: left;
	}

h1 {
	margin-bottom: 10px;
  font-size:26px;
  line-height:30px;
  font-family:Arimo, arial !important;
  color:#fff;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

h4,h5,h6,h7 {
	font-size: 12pt;
	letter-spacing:0px;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
  font-size:26px;
  line-height:30px;
  font-family:Arimo, arial;
  color:#fff;
	}

h3#comments, h3#respond, h3#trackbacks  {
	font-size:16pt;
	margin: 0 0 10px;
	}

h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3  {
	font-size:14pt;
	margin: 0 0 10px;
	}

h3#comments  {
	margin: 0 0 5px;
	}

h1.archive-title {
	padding: 5px 10px;
	border:1px solid #ddd;
	border-bottom:0;
	background:#eee;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	text-decoration:none;
	color:#B92837;
	}

a:hover, a:active {
	text-decoration:none;
	color:#B92837;
	}

.post h1 a, .post h2 a, .post h1 a:link, .post h2 a:link, .post h1 a:visited, .post h2 a:visited, .feature-entry h2 a {
	margin-bottom: 10px;
  font-size:26px;
  line-height:30px;
  font-family:Arimo, arial;
  color:#fff;
	}

.post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover {
	background:transparent;
  color:#B92837 !important;
	}

a.more-link, a.more-link:link, a.more-link:visited  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px; 
        }

a.more-link:hover, a.more-link:active  {
	background: url(images/arrow-on.gif) 100% 70% no-repeat;
	padding-right:12px; 
	}

#footer a, #footer a:link, #footer a:visited {
	}

#footer a:hover, #footer a:active {
	}
	
/* -------------------[ Images ]------------------- */

.entry img {
	max-width:580px;
  height:auto;
	margin: 0 auto;
  padding:0;
  display:block;
  clear:both;
        }

img.alignright {
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
        }

img.alignleft {
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
        }

img.aligncenter, img.centered, img.center { 
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	display: block; 
	margin: 0 auto 20px auto;  
	float: none; 
	clear: both;
        }

img.feature-photo, img.home_feature_photo {
	margin:0;
	float:right;
	display:block;
	max-height:225px;
	height:auto !important;
	height:225px;
	}

.entry img.feature-photo {
	margin:0 0 10px 10px;
	float:right;
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	}

img.post-thum, img.thumbnail {
	float:left;
	margin: 0px 20px 0px 0px;

	}

img.avatar, img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 10px 10px;
	}

.commentlist img.avatar, img.comment-grav {
	margin-bottom:15px;
	}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top:5px;
	margin: 0 10px 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 8pt;
	padding: 5px;
	margin: 0;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

.post ul {
        list-style-type: none;
        }

.post ul li {
        list-style-type:none;
        background: url(images/arrow-off.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

.post ul ul {
        margin-left:0;
        }

.post ol li {
        list-style-type:decimal;
        }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px solid #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #666;
        color: #666;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.post {
  background:#000;
  color:#ccc;
	margin: 0;
	padding: 20px 20px;
	}

.singlepost .post { }

.entry {
	margin: 0;
	padding: 0px;
	}

.entry h2 {margin-bottom:10px;}

.postinfo {
	padding: 0 0 5px;
	margin: 0 0 10px;
	font-size:8pt;
	border-bottom:1px solid #ddd;
	}

.postdate {
	padding: 10px 20px 4px 20px;
	margin: 0 0 20px;
	font-size:8pt;
	background:#000;
	border-top:3px solid #212121;
  color:#fff;
	}

.postdate a:hover {color:#fff !important;}

.postdate .left {
	float:left;
	width:300px;
	}

.postdate .right {
	float:right;
	width:100px;
	text-align:right;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	margin: 0;
	padding: 0;
	font-size:8pt;
	font-weight:bold;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none; 
        clear: both;
	}

.banner468 {
	text-align:center;
	margin: 0 auto 10px;
	padding:4px;
	border:1px solid #ddd;
	background:#eee;
	float:none;
	display:block;
	}

.tags {
	background: transparent url(images/tag.gif) 0 2px no-repeat;
	margin: 0 0 15px;
	padding: 0 0 0 17px;
	}

.cats {
	background: transparent url(images/folder.gif) 0 3px no-repeat;
	margin: 0 0 5px;
	padding: 0 0 0 17px;
	}

* html ul li {height:1em;}

/* ---------------[ Tables ]--------------- */

table {
	margin-bottom:15px;
	}

tr, td, th {
	margin:auto; 
	}

td, th {
	padding:5px;
	vertical-align:top;
	}

th {
	font-weight:bold;
	background:#ddd;
	}

td {
	border:1px solid #ddd;
	}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 10px;
	margin: 0 0 10px;
	border:1px solid #ddd;
	background:#fff;
	line-height:1.4em;
	}

.singlepost .auth-bio {
	background:#eee;
	margin: 10px 0 10px;
	}

.auth-bio img.avatar {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 0 10px;
	}

.auth-bio p {
	margin:0;
	}

/* ---------------[ Site Map Page ]--------------- */

ul.archives, ul.wp-tag-cloud {
	margin: 0 0 15px 5px;
	padding: 0;
	}

ul.archives ul, ul.wp-tag-cloud ul {
	padding:0;
	}

ul.archives ul li, ul.wp-tag-cloud ul li {
	background:transparent;
	padding-left:0;
 	margin:0;
        }

ul.archives ul ul, ul.wp-tag-cloud ul ul {
	margin:0;
	margin-left: 15px;
	padding:0;
	}

.post ol.archives {
	margin-top:0;
	margin-bottom:0;
	}

.post ol.archives li {
	margin:0;
	padding:0;
	}

.sitemap h3 { margin-bottom: 0px !important; }

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	background: #E7E6E4;
	font-size:12px;
	padding: 0;
	margin: 0 auto;
  font-family:Arimo, Arial;
	}

#topnav .limit {
	width:960px;
	margin:0 auto;
	padding:0;
	}

#topnav ul {
	width:690px;
	list-style: none;
	padding: 5px 0px;
	margin: 0 auto;
	float:left;
	}

#topnav a, #topnav a:link, #topnav a:visited {
	display: block;
	text-decoration: none;
	padding: 0px 5px;
	margin:0;
	}

#topnav a:hover, #topnav a:active  {
	
	}

#topnav li {
	float: left;
	padding: 0;
	}

#topnav li#search {
	float: right;
	padding: 0;
	margin:0;
	}

#topnav li ul {
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding:0;
	background:#eee;
	border-top:1px solid #ddd;
	}

#topnav li li {
	border-bottom:1px solid #ddd;
	}

#topnav li ul a, #topnav li ul a:link, #topnav li ul a:visited { 
	width:160px;
	}

#topnav li ul a:hover, #topnav li ul a:active  { }

#topnav li ul ul {
	border:0;
	margin: -24px 0 0 180px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover { 
	position: static;
	}


/* -------------------[ Searchform ]------------------- */

#topsearch {
	text-align:right;
	float:right;
	padding: 6px 0 0;
	margin:0;
	width:260px;
	}

#searchform {
	text-align:right;
	float:right;
	padding:0;
	margin:0;
	}

#searchform #searchfield {
	float:left;
	padding:2px;
	width:160px;
	margin: 0;
	height:16px;
	border:1px solid #ddd;
	background:#fff;
	}

#searchform #submitbutton {
	margin: 0 0 0 4px;
	float:left;
	font-size:8pt;
	font-weight:bold;
	width:60px;
	height:22px;
	text-align:center;
	border:0;
	text-indent:-10000em;
	background: transparent url(images/search-button.gif) top left no-repeat;
	}

#searchform #submitbutton:hover { background: transparent url(images/search-button.gif) bottom left no-repeat; }

/* -------------------[ Category Navigation ]------------------- */

#nav {
	font-size:8pt;
	padding: 0;
	margin: 0 auto;
  width:960px;
	}

#navbg {
  margin:0 auto;
	padding:0;
  background: url(http://phasetooinc.com/images/nav-stripes.png) top center repeat-x;
  height:112px;
	}

#nav img {margin-top:-11px}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	}

#nav a, #nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	padding: 46px 30px 46px 0px;
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  font-size:16px;
	}

#nav a:hover, #nav a:active  {
	
	}

#nav li {
	float: left;
	padding: 0;
	}

#nav li ul {
	border-top:0;
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding:0;
	background:#000;
	border-top:3px solid #000;
	}

#nav li li {
	border-top:3px solid #212121;
	}

#nav li ul a, #nav li ul a:link, #nav li ul a:visited {
	border:0;
  padding:10px !important;
	width:160px;
	}

#nav li ul a:hover, #nav li ul a:active  {
	background: #000; 
	}

#nav li ul ul {
	border-top:0;
	margin: 0px 0 0 150px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}


/* -------------------[ Comments ]------------------- */

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 0 10px;
	}
	
.commentlist li {
	clear:both;
	margin: 10px 0 0;
	padding: 15px;
	border:1px solid #ddd;
	list-style-type:none;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li.alt {

	}

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	background:#eee;
	padding: 10px 10px 0;
	margin: 0;
	border:1px solid #ddd;
	}

#commentform textarea {
	width:80%;
	padding:10px;
	}

ol.tblist {
	padding: 10px 0 0;
	margin: 0 0 10px;
	}

ol.tblist li {
	margin: 0 0 5px 20px;
	}

.thread-alt {
	background: #fff;
	}	

.thread-even {
	background: #eee;
	}

#respond { 
	clear:both; 
	}

.commentlist #respond { 
	clear:both; 
	padding-top:10px; 
	}

.comments-navigation {
	display:block;
	margin: 0 0 5px;
	padding:0;
	font-weight:bold;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
	}

.commentlist img.avatar, .commentlist img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 10px 10px;
	}

a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited, .reply a, .reply a:link, reply a:visited {
	clear:both;
	background:#ddd;
	border:1px solid #bbb;
	padding: 3px 10px;
	font-weight:bold;
	font-size:8pt;
	text-transform:lowercase;
	color:#000;
	}

a.comment-reply-link:active, a.comment-reply-link:hover, reply a:active, .reply a:hover {
	background:#ddd;
	}

/* -------------------[ Features ]------------------- */

#my-glider {
	display:block;
	padding:0;
	margin:0 0 10px;
	width:630px;
	color:#fff;
	background: #000;
	border-top:1px solid #000;
	}

#my-glider .scroller {
	display:block;
	width:628px;
	height:250px;	
	padding:0;
	margin: 0 auto; 
	overflow: hidden;
	border:1px solid #000;
	border-top:0;
	border-bottom:0;
	}

#my-glider .scroller .section {
	width:628px;
	height:250px;
	padding:0;
	margin: 0;
	overflow: hidden;
	}

#my-glider .controls {
	display:block;
	padding: 0;
	margin:0 auto;
	}

#my-glider .controls ul {
	background: #fff;
	font-size:8pt;
	padding:6px 0 0 0;
	list-style-type:none;
	margin:0;
	}

#my-glider .controls li {
	line-height:1.2em;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider img.post-thum, #my-glider img.thumbnail {
	padding:2px;
	background:#fff;
	float:none;
	margin: 0;
	width:94px;
	height:94px;
	border:1px solid #bbb;
	}

#my-glider .controls li a, #my-glider .controls li a:link, #my-glider .controls li a:visited {
	height:100px;
	width:100px;
	padding: 0;
	float:left;
	margin:0 6px 0 0;
	overflow:hidden;
	}

#my-glider .controls li a:hover, #my-glider .controls li a:active {
	}

#my-glider .controls li a.active {
	background:#fff;
	}

#my-glider .controls li#post6 {
	float:right;
	}

#my-glider .controls li#post6 a, .control li#post6 a:link, .controls li#post6 a:visited {
	float:right;
	margin:0;
	}

#my-glider .control-top {
	margin: 0 auto;
	padding: 5px 5px 5px 10px;
	font-weight:bold;
	}

#my-glider .feature-entry  {
	height:55px;
	overflow:hidden;
	padding:5px 10px;
	margin:185px 0 0;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}

#my-glider .feature-entry p  {
	margin:0;
	}

#my-glider a, #my-glider a:link, #my-glider a:visited   {
	color:#fff;
	}


#my-glider a:hover, #my-glider a:active  {
	color:#fff;
	}

#my-glider .feature-entry h2 {
	margin:0;
	font-size:14pt;
	}

#my-glider a.more-link, #my-glider a.more-link:link, #my-glider a.more-link:visited  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px;
        }

#my-glider a.more-link:hover, #my-glider a.more-link:active  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px;
	}

#my-glider .postinfo {
	padding: 0;
	margin: 0;
	font-size:8pt;
	border-bottom:0;
	}

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
	}

#sidebar li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 20px;
	background:transparent url(images/side-arrow.gif) 5px 7px no-repeat;
	border-bottom:1px solid #ddd;
	}

#sidebar li li:hover {
	background:transparent url(images/side-arrow-on.gif) 5px 7px no-repeat;
	}

#sidebar li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebar li li li:hover {
	background-image:none;
	}

#sidebar li li li li {
	padding-left: 10px;
	}

#sidebar .textwidget {
	margin: 0;
	padding:10px;
  color:#ccc;
  background:#212121;
  margin-bottom:20px;
	}

.textwidget a, textwidget a:hover {color:#fff !important; font-weight:bold;}

#sidebar li#tag-cloud ul { }

#sidebar li#tag-cloud ul.wp-tag-cloud {	padding: 9px; }

#sidebar li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar li select {
	width:160px;
	margin: 0;
	}

/* -------------------[ Side Tabs ]------------------- */

#sidebar li ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 4px;
	display:block;
	clear:both;
	background: #eee;
	border-bottom:1px solid #ddd;
	}

#sidebar li ul.tabs li {
	font-weight:bold;
	font-size:8pt;
	float:left;   
	padding:0;
	margin: 0 1px 0 0;
	border: 0;
	background: transparent;
	background-image:none;
	} 

#sidebar li ul.tabs li:hover {  
	background: transparent;
	background-image:none; 
	} 

#sidebar li ul.tabs li a, #sidebar li ul.tabs li a:link, #sidebar li ul.tabs li a:visited {
	float:left; 
	padding:3px 5px;   
	margin:0;
	color:#000;
	} 

#sidebar li ul.tabs li a:hover, #sidebar li ul.tabs li a:active {  
	color:#000;
	background:#fff;      
	}  

#sidebar li ul.tabs li a.on {  
	color:#000;
	background:#fff;   
	}

#sidebar li#side-tabs .sidebox {
	clear:both;
	margin: 0;
	padding: 9px;
	}

#sidebar li#side-tabs form {
	margin: 0;
	padding: 0;
	}

#sidebar li#side-tabs form p {
	margin: 0 0 10px;
	padding: 0;
	}

#sidebar li#side-tabs p.feeds {
	margin: 0 0 15px;
	font-weight:bold;
	padding-left: 15px;
	background: url(images/rss-12.gif) 0 50% no-repeat;
	}

#sidebar li#side-tabs p.email {
	margin: 0 0 5px;
	font-weight:bold;
	}

#sidebar li#side-tabs .rss input {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar li#side-tabs .rss {
	background: url(images/rss96.gif) 100% 8px no-repeat;
	}

/* ---------------[ 125x125 Banner Ads ]--------------- */

#sidebar li ul#banner125 {
	padding: 10px 10px 0 !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li.ad1, #sidebar ul li ul#banner125 li.ad3, #sidebar ul li ul#banner125 li.ad5, #sidebar ul li ul#banner125 li.ad7, #sidebar ul li ul#banner125 li.ad9  {
	float:left !important;
	clear:left !important;
	padding: 0 !important;
	margin: 0 5px 5px 0 !important;
	border: 0 !important;
	background: transparent !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li.ad2, #sidebar ul li ul#banner125 li.ad4, #sidebar ul li ul#banner125 li.ad6, #sidebar ul li ul#banner125 li.ad8, #sidebar ul li ul#banner125 li.ad10  {
	float:right !important;
	clear:right !important;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	border: 0 !important;
	background: transparent !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li:hover {
	background: transparent !important;
	}

/* -------------------[ Sidebar-Left ]------------------- */

#sidebarleft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebarleft ul ul {
	margin: 0;
	padding: 0;
	}

#sidebarleft ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebarleft ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebarleft li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
	border:1px solid #ddd;
	}

#sidebarleft li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 20px;
	background:transparent url(images/side-arrow.gif) 5px 7px no-repeat;
	border-bottom:1px solid #ddd;
	}

#sidebarleft li li:hover {
	background:transparent url(images/side-arrow-on.gif) 5px 7px no-repeat;
	}

#sidebarleft li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebarleft li li li:hover {
	background-image:none;
	}

#sidebarleft li li li li {
	padding-left: 10px;
	}

#sidebarleft .textwidget {
	margin: 0;
	padding:9px;
	}

#sidebarleft li#tag-cloud ul { }

#sidebarleft li#tag-cloud ul.wp-tag-cloud { padding: 9px; }

#sidebarleft li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebarleftli#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebarleft li select {
	width:110px;
	margin: 0 0 10px;
	} 

/* -------------------[ Sidebar Bottom left ]------------------- */

#sidebar-bottom-left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
	border:1px solid #ddd;
	}

#sidebar-bottom-left li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 20px;
	background:transparent url(images/side-arrow.gif) 5px 7px no-repeat;
	border-bottom:1px solid #ddd;
	}

#sidebar-bottom-left li li:hover {
	background:transparent url(images/side-arrow-on.gif) 5px 7px no-repeat;
	}

#sidebar-bottom-left li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebar-bottom-left li li li:hover {
	background-image:none;
	}

#sidebar-bottom-left li li li li {
	padding-left: 10px;
	}

#sidebar-bottom-left .textwidget {
	margin: 0;
	padding:9px;
	}

#sidebar-bottom-left li#tag-cloud ul { }

#sidebar-bottom-left li#tag-cloud ul.wp-tag-cloud { padding: 9px; }

#sidebar-bottom-left li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar-bottom-leftli#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar-bottom-left li select {
	width:110px;
	margin: 0 0 10px;
	} 

/* -------------------[ Sidebar Bottom Right ]------------------- */

#sidebar-bottom-right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
	border:1px solid #ddd;
	}

#sidebar-bottom-right li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 20px;
	background:transparent url(images/side-arrow.gif) 5px 7px no-repeat;
	border-bottom:1px solid #ddd;
	}

#sidebar-bottom-right li li:hover {
	background:transparent url(images/side-arrow-on.gif) 5px 7px no-repeat;
	}

#sidebar-bottom-right li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebar-bottom-right li li li:hover {
	background-image:none;
	}

#sidebar-bottom-right li li li li {
	padding-left: 10px;
	}

#sidebar-bottom-right .textwidget {
	margin: 0;
	padding:9px;
	}

#sidebar-bottom-right li#tag-cloud ul { }

#sidebar-bottom-right li#tag-cloud ul.wp-tag-cloud { padding: 7px; }

#sidebar-bottom-right li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar-bottom-rightli#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar-bottom-right li select {
	width:110px;
	margin: 0 0 10px;
	} 

#sidebar li li:last-child, #sidebarleft li li:last-child, #sidebar-bottom-left li li:last-child, #sidebar-bottom-right li li:last-child {
	border-bottom:0;
	}

#sidebarleft li, #sidebar li, #sidebar-bottom-left li, #sidebar-bottom-right li { height:auto !important; }

/* -------------------[ Magazine Home Page Styles ]------------------- */

ul.home-left {
	width:308px;
	padding:0;
	float:left;
	margin:0 0 10px;
	list-style-type:none;
	border:1px solid #ddd;
	}

ul.home-right {
	width:308px;
	padding:0;
	float:right;
	margin:0 0 10px;
	list-style-type:none;
	border:1px solid #ddd;
	}

ul.home-bottom {
	list-style-type:none;
	margin: 0 auto;
	padding:0;
	clear:both;
	border:1px solid #ddd;
	}

ul.home-right li.homepost, ul.home-left li.homepost {
	line-height:1.3em;
	font-size:9pt;
	margin:0;
	padding: 10px;
	list-style-type:none;
	border-bottom:1px solid #ddd;
	height:75px;
	overflow:hidden;
	}

ul.home-bottom li.homepost {
	list-style-type:none;
	margin:0;
	padding:10px;
	border-bottom:1px solid #ddd;
	}

ul.home-right li.bottom, ul.home-left li.bottom, ul.home-bottom li.bottom {
	font-size:9pt;
	margin:0;
	padding: 3px 10px;
	list-style-type:none;
	background:#eee;
	}

ul.home-right li img, ul.home-left li img, ul.home-bottom li img {
	width:71px !important;
	height:71px !important;
	float:left !important;
	margin: 0 10px 0 0 !important;
	}

ul.home-right h3, ul.home-left h3, ul.home-bottom h3 {
	font-family:arial,helvetica, sans-serif;
	padding:0;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:10pt;
	}

ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle {
	font-family:arial,helvetica, sans-serif;
	line-height: 1.5em;
	padding:3px 8px;
	border-bottom:1px solid #ddd;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:9pt;
	background:#eee;
	}

ul.home-right p, ul.home-left p, ul.home-bottom p {
  margin-bottom:0;}
  
.date {color:#fff !important; background:#B92837; display:inline-block; padding:0px 5px; margin-bottom:20px !important; font-size:10px; font-weight:bold; clear:both; text-transform:uppercase;}  
 
.headline {color:#fff; font-size:26px; font-family:Arimo, Arial; margin-bottom:20px;}

.headline a {color:#fff; font-size:26px; font-family:Arimo, Arial; margin-bottom:20px;}

.headline a:hover {color:#fff !important;}
  
.wp-pagenavi {
	clear: both;
  color:#fff;
  
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 0px solid #BFBFBF !important;
	padding: 10px 15px !important;
	margin: 2px;
  background:#000;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #fff !important;
  
}

.wp-pagenavi span.current {
	font-weight: bold;
}


/* Showcase
-------------*/

.menu
{
	margin-bottom: 0px;
	text-align: center;
	color: #999;
}

.menu a
	{
		color: #999;
	}
	
	.menu a.active
	{
		font-weight: bold;
	}


#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 399px !important; /* Same as showcase javascript option */
	overflow: hidden !important;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin: auto;
}

	.showcase-content-container
	{
		background-color: #000;
	}
	
	/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next
	{
		position: absolute;
		background: url('/images/arrows.png');
		width: 37px;
		height: 56px;
		top: 172px;
		cursor: pointer;
	}
	
	.showcase-arrow-previous
	{
		left: 460px;
    z-index:999;
	}
	
	.showcase-arrow-previous:hover
	{
		background-position: 0px -56px;
	}
	
	.showcase-arrow-next
	{
		right: 460px;
    z-index:999;
		background-position: -37px 0px;
	}
	
	.showcase-arrow-next:hover
	{
		background-position: -37px -56px;
	}
	
	/* Content */
	.showcase-content
	{
		background-color: #000;
		text-align: center;
	}
		
		.showcase-content-wrapper
		{
			text-align: center;
			height: 360px;
			width: 640px;
			display: table-cell;
			vertical-align: middle;
		}
		
		/* Styling the tooltips */
		.showcase-plus-anchor
		{
			background-image: url('/images/plus.png');
			background-repeat: no-repeat;
		}
		
		.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
		div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url(/images/white-opacity-80.png);
		}
		
		/* Styling the caption */
		.showcase-caption
		{
			color: #fff;
			padding: 0;
			text-align: left;
			position: absolute;
			bottom: 20px; left: 20px; right: 20px;
			display: none;
      font-size:24px;
      line-height:30px;
      text-transform:uppercase;
			background-image:;
		}
		
.showcase-caption a {color:#fff; font-family: 'Oswald', arial, serif; font-weight:300; background:#000;}

	.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	
	/* Button Wrapper */
	.showcase-button-wrapper
	{
		clear: both;
		margin-top: 10px;
		text-align: center;
	}
	
		.showcase-button-wrapper span
		{
			margin-right: 3px;
			padding: 2px 5px 0px 5px;
			cursor: pointer;
			font-size: 12px;
			color: #444444;
		}
	
		.showcase-button-wrapper span.active
		{
			color:#11abe1;
		}
	
	/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
		background-color: #000;
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		
		.showcase-thumbnail
		{
			width: 120px;
			height: 90px;
			cursor: pointer;
			border: solid 1px #333;
			position: relative;
		}
		
			.showcase-thumbnail-caption
			{
				position: absolute;
				bottom: 2px;
				padding-left: 10px;
				padding-bottom: 5px;
			}
			
			.showcase-thumbnail-content
			{
				padding: 10px;
				text-align: center;
				padding-top: 25px;
			}
			
			.showcase-thumbnail-cover
			{
				background-image: url(/images/black-opacity-40.png);
				position: absolute;
				top: 0; bottom: 0; left: 0; right: 0;
			}
		
		.showcase-thumbnail:hover
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail:hover .showcase-thumbnail-cover
			{
				display: none;
			}
		
		.showcase-thumbnail.active
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail.active .showcase-thumbnail-cover
			{
				display: none;
			}
	
	.showcase-thumbnail-wrapper-horizontal
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
			margin-right: 10px;
			width: 116px;
		}
	
	.showcase-thumbnail-wrapper-vertical
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
			margin-bottom: 10px;
		}
		
	.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		padding: 7px;
		cursor: pointer;
	}
	
	.showcase-thumbnail-button-backward
	{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-image: url(/images/arrows-small.png);
			background-repeat: no-repeat;
			display: block;
			width: 17px;
			height: 17px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
			background-position: 0 -51px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -51px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
			background-position: 0 -34px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -34px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-position: 0 -17px;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px -17px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
			background-position: 0 0;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px 0;
		}
		
		/* Hide button text */
		.showcase-thumbnail-button-forward span span,
		.showcase-thumbnail-button-backward span span
		{
			display: none;
		}

/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}







