/*
Theme Name: CyberGoth - The Dark Side
Theme URI: http://cybergoth.nl/
Description: Dark theme for BuddyPress.
Version: 1.0
Author: Ben Broekhuizen
Author URI: http://ben.cybergoth.nl/
Template: bp-default
Tags: buddypress, two-column, black, dark
*/

/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

body {
	background: url('images/background-main.png');
}
a img {
	border:none;
}
ul li {
	list-style-type: none !important;
}
a {
	color: #767676;
	text-decoration: none;
}
a:hover {
	color: #0f0;
}
#header {
	background: url(images/background-light.png);
}
#header #search-bar {
	top: 15px;
}
ul#nav li a {
	background: url(images/background-white.png);
}
ul#nav li a:hover {
	background: url(images/background-light.png);
	color: #0f0;
}
ul#nav li.selected a, ul#nav li.current_page_item a {
	background: url(images/tparent.png);
	color: #fff;
}

/*
div#container {
	background: url('images/tparent.png');
	border:#000000 solid 1px;
	width: 100%;
}

#featured {
	background:url('images/vasthtml-white.png');
	border: #000 1px solid;
	height: 225px;
	width: auto;
	margin: 10px;
	padding: 5px;
}
#featured img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
#featured img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
#more-featured {
	background:url('images/vasthtml-white.png');
	border:none;
	height: 140px;
	width: auto;
	margin: 0px 10px 10px 10px;
	padding: 5px;
}
#more-featured img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
#more-featured img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

div#content {
	float: left;
	width: 100%;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

div#content .padder {
	margin-right: 225px;
	border-right: 1px solid #e4e4e4;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

/*
#pagenavigation ul li a {
	display: block;
	
	z-index: 999;
}

#pagenavigation li ul a:hover {
	display: block;
	background: url(images/tparent.png);
	z-index: 999;
}


b {
font-style:normal;
font: bold larger;}
#wrap {
    background: url('images/tparent.png');
	width: 1102px;
	border:#000000 solid 1px;
	margin: 0px auto 0px;
	padding: 0px;
	min-height: 100%;
	height: auto;
}
.feedburn {
position:absolute;
margin-left:50px;
margin-top:-20px;
}
#introIMG {
float:left;
margin-right:8px;
}
#introIMG img {
border:none;
padding:4px;
border:1px solid #BDBDBD;
} 
#postMain {
height:220px;
overflow:hidden;
margin-bottom:15px;
} 
#footer {
	width: 99%;
	padding: 5px;
	height: auto;
	text-align: center;
}
#footer p {
color:#999999;
}
#favicons {
background:url(images/vasthtml-white.png) top left repeat;
width:1080px;
height:18px;
text-align:center;
padding:8px 0px 5px 0px;
margin: auto;
}

#favicons img {
width:16px;
height:16px;
border:none;
}

.galleryimg img {
padding:0 2px 2px 0;
}

#topwrap {
	position: relative;
	width: 100%;
	height: 75px;
}
.logo {
	float: left;
}
#tagstext {
text-transform:lowercase;
}
#searchformwrap {
	padding: 0px;
	margin-top: -15px;
	margin-right: 4px;
}
.topsearch {
	float: right;
}

#menubar {
	text-align: left;
    padding: 0px;
	width: 1098px;
	height: 26px;
	border:thin solid #000000;
	background:url(images/vasthtml-white.png);
}
#tweetbar {
	margin-top:5px;
	margin-bottom:5px;
	height: 26px;
	padding-left:10px;
	color: #999;
	border:thin solid #000000;
	background:url(images/vasthtml-white.png);
}
#tweetbar img{vertical-align:middle;}
#rss {
	float: right;
	color: #fff;
	padding-right: 15px;
	margin-top:2px;
}
#rss a {
color: #fff;
text-decoration: none;
border-bottom: #fff 1px solid;
}
#rss a:hover {
color: #a9a9a9;
border-bottom: #a9a9a9 1px solid;
}
.datecomment {
color:#666;
position:absolute;
margin-left:470px;
margin-top:23px;
z-index:0;
}
.datecommentarc {
color:#666;
position:absolute;
margin-left:470px;
margin-top:-30px;
z-index:0;
}

.box { 
    background:url('images/vasthtml-white.png');
	display: block; 
	float: left; 
	margin-left: 23px;
	width: 230px; 
	height: auto;
	color:#FFFFFF;
	border: #000 1px solid;
	padding: 3px;
}
.box2 { 
	display: block; 
	float: left; 
	margin-left: 17px; 
	width: 100px; 
	height: auto;
}
.last { 
	margin-right: 0; 
	border: #000 1px solid;
	padding: 3px 3px 3px 3px;
}
.last2 { 
	margin-right: 0; 
	padding: 0px 3px 3px 0px;
}
.title {
	text-decoration: none;
	text-transform: uppercase;
}
.featured-headline {
	height: auto;
}
.featured-headline h3 {
	text-transform: uppercase;
	border-bottom: #aeaeae 1px solid;
	margin-left: 10px;
	color:#fff;
	margin-top: 0px;
	text-align: center;
}
#featured a {
	color: #fff;
}
#featured a:hover {
	color: #666;
}
#separator {
	border-bottom: #000 1px solid;
}

#highlighted {
	background:url('images/vasthtml-white.png');
	border: #000 1px solid;
	width: auto;
	margin: 10px;
	padding: 5px 20px 5px 10px;
}
.hbox { 
	display: block; 
	float: left;
	margin-top: 6px;
	margin-left: 30px; 
	width: 220px; 
	height: auto;
	border-left: #666 1px solid;
	border-top: #666 1px solid;
	padding: 3px;
}
#highlighted h3 {
	color: #fff;
	text-transform: uppercase;
	border-bottom: #aeaeae 1px solid;
	margin-left: 10px;
	margin-top: 0px;
}
#highlighted ul li a, #highlighted ul li a:visited  { 
	display:block; 
	width: 190px; 
	color:#fff; 
	text-decoration: none; 
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000;
	background:url('images/logo-white.png');
	padding: 3px 3px 3px 25px; 
	margin-left: -35px;
	margin-bottom: 3px;
	text-transform: uppercase;	
}
	
#highlighted ul li a:hover { 
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000;
	background:url('images/logo-black.png'); 
	text-transform: uppercase;
}

#categories { 
	background:url('images/vasthtml-white.png');
	border: #000 1px solid;
	height: auto;
	width: auto;
	margin: 10px;
	padding: 5px 20px 5px 10px;
}
#categories ul { color: #530101; font-size: 1.0em; line-height: 1.6em; }
#categories li { float: left;  text-align: right; margin-right: 5px; }
#categories li a { color: #fff; font-weight: bold; float: left; text-decoration: none; }
#categories li a:hover { text-decoration: none; color: #666; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }

#categories h3 {
	color: #fff;
	text-transform: uppercase;
	border-bottom: #aeaeae 1px solid;
	margin-left: 10px;
	margin-top: 0px;
	text-align: center;
}

#categories12 { 
	background: #fafafa;
	border: #014b20 1px dotted;
	height: auto;
	width: auto;
	margin: 10px;
	padding: 5px 20px 5px 10px;
}
#categories12 ul { color: #530101; font-size: 1.0em; line-height: 1.6em; }
#categories12 li { float: left;  text-align: right;  display: block; width: 110px; margin-right: 10px; margin-left: -15px; }
#categories12 li a { color: #980000; font-weight: bold; float: left; text-decoration: none; }
#categories12 li a:hover { text-decoration: none; color: #000; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }

#categories12 h3 {
	color: #000;
	text-transform: uppercase;
	border-bottom: #aeaeae 1px dotted;
	margin-left: 10px;
	margin-top: 0px;
	text-align: center;
}

#toggle {
	background: url('images/menu1.png') no-repeat;
	height: 15px;
	width: 250px;
	margin: 0px;
	padding: 5px;	
	text-align: center;
}
#toggleb {
	background: url('images/menu2.png') no-repeat;
	height: 15px;
	width: 250px;
	margin: 0px;
	padding: 5px;	
	text-align: center;
}
#togglebottom {
	border-bottom: #676767 1px solid;
	width: 98%;
	margin-top: 0px;
	padding: 0px;
}
#toggle a {
color: #eee;
text-decoration: none;
}
#toggle a:hover {
color: #767676;
}

#sidebar {
	background:url(images/vasthtml-white.png);
	border: #676767 1px solid;
	height: 230px;
	width: auto;
	margin: 0px 10px 10px 10px;
	padding: 5px 20px 5px 10px;
}
.sbox { 
	display: block; 
	float: left;
	margin-top: 6px;
	margin-right: 32px; 
	width: 220px; 
	height: auto;
	border-left: #585757 1px solid;
	border-top: #585757 1px solid;
	padding: 3px;
}
.slast { 
	display: block; 
	float: left;
	margin-top: 6px;
	margin-right: 32px; 
	width: 220px; 
	height: auto;
	border-left: #585757 1px solid;
	border-top: #585757 1px solid;
	padding: 3px;
}
#sidebar h3 {
	color: #fff;
	text-transform: uppercase;
	border-bottom: #aeaeae 1px solid;
	margin-left: 10px;
	margin-top: 0px;
	text-align: center;
}
#sidebar .sbox h3 {
	color: #fff;
	text-transform: uppercase;
	border-bottom: #aeaeae 1px solid;
	margin-left: 10px;
	margin-top: 0px;
	text-align: left;
}
#sidebar ul li a, #sidebar ul li a:visited  { 
	display:block; 
	width: 190px; 
	color:#fff; 
	text-decoration: none; 
	border-top: 1px solid #535252; 
	border-bottom: 1px solid #535252;
	background:url('images/logo-white.png'); 
	padding: 3px 3px 3px 25px; 
	margin-left: -35px;
	margin-bottom: 3px;
	text-transform: uppercase;	
}
	
#sidebar ul li a:hover { 
	border-top: 1px solid #535252; 
	border-bottom: 1px solid #535252;
	background: url('images/logo-black.png'); 
	text-transform: uppercase;
}

#postcontent  {
	float: left;
	background:url('images/vasthtml-white.png');
	border: #000 1px solid;
	height: auto;
	color:#FFFFFF;
	width: 700px;
	margin: 10px 10px 20px 10px;
	padding: 10px 15px 15px 15px;
}
#postcontent h2 {
	color: #fff;
	text-transform: uppercase;
	border-bottom: #666 1px solid;
}
#postcontent h3 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 30px;
}
#contentsidebar {
	float: right;
	color:#FFFFFF;
	background:url('images/vasthtml-white.png');
	border: #000 1px solid;
	height: auto;
	width: 310px;
	margin: 10px;
	padding: 5px;
}
#contentsidebar li {
	list-style-type: none !important;
	margin-left: 0px;
}
#contentsidebar li ul {
	list-style-type: none !important;
	margin-left: 0px;
}
#contentsidebar ul ul {
	list-style-type: none !important;
	margin-left: 0px;
}
#contentsidebar ul li {
	list-style-type: none !important;
	margin-left: 0px;
}
#contentsidebar ul li a, #contentsidebar ul li a:visited  { 
	display:block; 
	list-style-type: none !important;
	width: auto; 
	color:#fff; 
	text-decoration: none; 
	border-top: 1px solid #535252; 
	border-bottom: 1px solid #535252;
	background:url(images/logo-white-long.png); 
	padding: 3px 3px 3px 25px; 
	margin-left: -35px;
	margin-bottom: 3px;
	text-transform: uppercase;	
}
	
#contentsidebar ul li a:hover { 
	border-top: 1px solid #535252; 
	border-bottom: 1px solid #535252;
	background:url(images/logo-black-long.png); 
	text-transform: uppercase;
}
#contentsidebar h2 {
	color: #fff;
	text-transform: uppercase;
	border-bottom: #000 1px solid;
	margin-top: 25px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.avatar {
	float: right;
	margin-left: 10px;
	}
.alignright {
	float: right;
	margin-top: 10px;
	}
.alignleft {
	margin-top: 10px;
	float: left
	}
#tagsbox {
	background:url(images/vasthtml-white.png);
	border: #000 1px solid;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
#postmeta {
	background: #ebe8e8;
	border: #000 1px solid;
	padding: 10px;
	margin-bottom: 10px;
}
#separator2 {
	border-bottom: #000 1px solid;
	margin-top: 15px;
}
#postedby {
	margin-bottom: 35px;
}

#postimages {
	float: left;
	background:url('images/vasthtml-white.png');
	border: #000 1px solid;
	height: auto;
	color:#FFFFFF;
	width: 1047px;
	margin: 10px 10px 20px 10px;
	padding: 10px 15px 15px 15px;
}
#postimages h2 {
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
	text-transform: uppercase;
	border-bottom: #666 1px solid;
}
#postimages h3 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 30px;
}	

#nav {
    background:url('images/vasthtml-white.png');
	font-size:1.1em;
	height: 25px;
	width: auto;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	margin-left: 0px;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	text-transform: uppercase;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background: url('images/tparent.png');
	text-decoration:none
	}	
#minilogo {
	color: #fff;
	margin-left: -37px;
}
	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#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;
	}

a.main:hover
{	background:none;
	}

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#F8F8FA;
	display:block;
	padding:4px 4px 4px 8px;
}
		
.subnav li a:hover, .subnav li a:active {
	background:#EEF1FE;
	text-decoration:none;
	color: #E13333;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
	
.clear { clear:both}

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

.clearfloat {
	display:block
	}

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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Trebuchet MS", Arial, Tahoma, Verdana;
	}

.commentlist a {
color: #999}
.commentlist a:hover {
color:#fff}

.commentlist li {
	font-weight: bold;
	}
.commentlist li {
    color:#fff;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background:url(images/tparent.png);
	border: thin #000000 solid;
	}
.commentlist li.alt {
	margin: 15px 0 3px;
	color:#fff;
	padding: 5px 10px 3px !important; 
	list-style: none;
	background:url(images/vasthtml-white.png);
	border: thin #000000 solid;
	}
img.MyAvatars {
    float:right; padding-left:10px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
    background:url(images/vasthtml-white.png);
	width: 170px;
	color:#FFFFFF;
	border: thin #000000 solid;
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 1px 0;
	}

#commentform input:hover {
    background:url(images/tparent.png);
	width: 170px;
	color:#FFFFFF;
	border: thin #000000 solid;
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
    background:url(images/vasthtml-white.png);
	width: 100%;
	border: thin #000000 solid;
    color:#FFFFFF;
	padding: 2px 2px 2px 2px;
	}

#commentform #submit {
	background:url(images/vasthtml-white.png);
	color: #fff;
	margin: 0;
	float: right;
	border: none;
	}

#commentform #submit:hover {
	background:url(images/tparent.png);
	color: #fff;
	margin: 0;
	float: right;
	border: none;
	}	
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
}
