/*  
Theme Name: WP-Vybe 1.0 Basic
Theme URI: http://www.solostream.com
Author: Solostream Global Media
*/

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

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

body {
	text-align: left;
	margin: 0;
	padding: 10px 0;
	line-height: 1.5em;
	}

#wrap {
	padding:10px;
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #000;
	}

#header {
	width:980px;
	margin: 0 auto;
	padding:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

#header .sitetitle {
	letter-spacing:-1px;
	line-height: 1.2em;
	font-size: 30pt;
	padding: 42px 10px 0 10px;
	margin:0;
	color:#fff;
	text-align:left;
	}

#header .description { 
	color:#fff;
	font-size: 9pt;
	padding: 0 10px 42px 10px;
	margin:0;
	text-align:left;
	}

#page {
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
	width:100%;
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/page-bg.gif) top right repeat-y;
	}  

#contentleft {
	overflow:hidden;
	width: 650px;
	float:left;
	padding: 0;
	margin: 0;
        text-align: justify;
	} 

#content {
	overflow:hidden;
	margin: 0;
	padding: 0;
	width:100%;
	}

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

#sidebar-left {
	width:160px;
	padding:0;
	margin:0;
	font-size:8pt;
	}

#contentright {
	overflow:hidden;
	width: 300px;	
	float:right;	
	padding: 10px;	
	margin: 0;
	background: #000;
	} 

#sidebar {
	width: 100%;
	}

#footer {
	font-size:8pt;
	padding:20px;
	clear: both;
	margin: 0 auto;
	background:#000;
	color:#eee;
	text-align:center;
	}

.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 */

	}

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

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

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

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

.post h1 a, .post h2 a,.post h1 a:link, .post h2 a:link, .post h1 a:visited, .post h2 a:visited {
	color:#000;
	background:transparent;
	}

.post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover {
	background:transparent;
	}

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

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


/* -------------------[ 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 dotted #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 {
	margin: 0 0 10px;
	padding: 0;
	border:1px solid #d5d5d5;
	background:#eee url(images/box-top.gif) top left repeat-x;
	}

.singlepost .post {

	}

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

.postdate {
	height:22px;
	padding: 6px 10px 0;
	margin: 0;
	font-size:8pt;
	background:#ddd url(images/post-date-bg.gif) top left repeat-x;
	border-top:1px solid #d5d5d5;
	}

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

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

.single-post-head {
	height:22px;
	padding: 6px 10px 0;
	margin: 0;
	font-size:8pt;
	background:#eee url(images/title-bg-mid.gif) top left repeat-x;
	border:1px solid #d5d5d5;
	border-bottom:0;
	}

.single-post-head .left {
	float:left;
	width:300px;
	}

.single-post-head .right {
	float:right;
	width:100px;
	text-align:right;
	}

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

hr {
        display: block;
        clear:both;
        }

.navigation {
	height:28px;
	line-height:28px;
	margin: 0;
	padding: 0 10px;
	font-size:8pt;
	background:#ddd url(images/post-date-bg.gif) top left repeat-x;
	border:1px solid #d5d5d5;
	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 #d5d5d5;
	background:#eee;
	float:none;
	display:block;
	}

.banner728 {
	text-align:center;
	margin: 0 auto 10px;
	padding:0;
	display:block;
	}

.tags {
	background: transparent url(images/tag.gif) 0 2px no-repeat;
	margin: 0;
	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;}




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

#topnav {
	background: #000;
	padding: 0;
	margin: 0;
	width:100%;
      
	}

#topnav ul {
	width:800px;
height:34px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;

	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
	display: block;
	text-decoration: none;
	padding: 10px 8px;
font-family: arial;
      font-weight: bold;
font-size: 8pt;
	}

#topnav li a:hover, #topnav li a:active  {
	color:#fff;
	}

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

#topnav li ul {
	background: #000;
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	border:1px solid #fff;
	margin: 0;
	}

#topnav li li { }

#topnav li ul a { 
	width:144px;
	}

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

	}

#topnav li ul ul {
	margin: -359px 0 0 160px;
	}

#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 { }

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

#nav {
	background: #000;
	padding: 0;
	margin: 0;
	}

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

#nav a, #nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	padding: 6px 8px;
	}

#nav a:hover, #nav a:active  {
	color:#fff;
	}

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

#nav li ul {
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	border:1px solid #fff;
	margin: 0;
	}

#nav li li { }

#nav li ul a { 
	width:144px;
	}

#nav li ul a:hover, #nav li ul a:active  { 

	}

#nav li ul ul {
	margin: -31px 0 0 160px;
	}

#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 { }

/* -------------------[ RSS Link in Top Nav ]------------------- */

a#rsslink, a#rsslink:link, a#rsslink:visited  {
	float:right;
	margin: 0;
	padding:0;
	width:24px;
	height:24px;
	line-height:24px;
	background:transparent url(images/FeedIcon-24.gif) top left no-repeat;
	}

a#rsslink:active, a#rsslink:hover  {
	background:transparent url(images/FeedIcon-24.gif) bottom left no-repeat;
	}

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

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

#searchform {
	float:right;
	padding: 1px 1px 0 5px;
	margin:0;
	}

#searchform #searchfield {
	float:left;
	padding:2px;
	width:90px;
	margin: 0;
	height:16px;
	border:1px solid #fff;
	border-right:0;
	}

#searchform #submitbutton {
	float:left;
	font-size:8pt;
	font-weight:bold;
	width:40px;
	height:22px;
	text-align:center;
	border:0;
	text-indent:-10000em;
	}

#searchform #submitbutton:hover { }

/* ---------------[ 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; }

