/*   
	thedarkside v1  for  e107
	This theme was designed and built by Darth Morbus and DirtyRat,
	based on the Kubrick theme by Jalist and Que
*/

/* BEGIN TYPOGRAPHY & COLORS */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-image: url("images/thedarksidebgcolor.jpg");
/*  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center; */
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
  background: none;
	font-family: 'Lucida Grande', tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333;
	padding: 0;
	text-align:left;
}

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

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

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

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.linkspage_button{
	border:0;
}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */

#page {
	margin: 20px auto;
	padding: 0;
	width: 980px;
	border: 1px solid #959596;
	text-align: left;
	background: #d5d6d7 url("images/thedarksidebg.jpg") repeat-y top; border: none;
}

#page2 {
	margin: 20px auto;
	padding: 0;
	width: 980px;
	border: 1px solid #959596;
	text-align: left;
	background: #d5d6d7 url("images/thedarksidebgwide.jpg") repeat-y top; border: none;
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 50px;
	width: 100%;
	background: #d5d6d7 url("images/thedarksideheader.jpg") no-repeat bottom center; 
}

#header h1{
	position:absolute;
	top:5px;
	left:0;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 4em;
	text-align: center;
}

#header h1 a, #header h1 a:hover{
	color:white;
}

#header h2 {
	position:absolute;
	top:50px;
	left:0;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
}

#pageleft {
  float:left;
  width:600px;
}

#pageright {
  float:right;
  width:380px;
}

/* UL NAVIGATION */

#navigation{
	font-size: 11px;
	width: 910px;
	height: 22px; 
	position: absolute;
	top: 28px;
	left: 13px;
	list-style: none;
}

#navigation li{
	background: none;
 	display: inline;
}

/* END UL NAVIGATION */

#content {
	margin-top:2px;
	font-size: 1.2em
}

#content-forum {
	margin-top:22px;
	font-size: 1.2em
}

#sidebar{

}

#sidebar {
  float:right;
	margin:5px 16px 0 0;
	padding: 0 0 0 0;
	width: 180px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar2{

}

#sidebar2 {
  float:left;
	margin:5px 0 0 0;
	padding: 0 0 0 0;
	width: 180px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#topbar{

}

#topbar{
	margin-top:22px;
}

#bottombar{

}

#bottombar{
	margin-top:22px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 22px;
	margin: 0 0 0 0;
	width: 560px;
}

.widecolumn {
  float: left;
	padding: 0 0 20px 22px;
	margin: 0 0 0 0;
	width: 750px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	background:transparent url("images/thedarksidefooter.jpg") bottom left no-repeat;
}

#footer p {
  color: #ffffff;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES */

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}

.forumheader{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #68ADE5;
	font: 14px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	background-image: url("images/tileage.jpg");

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}

/* START NAVIGATION */

/* THIS PART IS FOR THE NAVIGATION LINKS */
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited{
	color: #ffffff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
}

.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited, .nav6_onpage a:link, .nav6_onpage a:visited, .nav7_onpage a:link, .nav7_onpage a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	color: #ffffff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 14px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 96px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 178px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 260px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 342px;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 424px;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 506px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 588px;
}

/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active,
.nav6 a:hover, .nav6 a:active,
.nav7 a:hover, .nav7 a:active,
.nav8 a:hover, .nav8 a:active{
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 1px 0 0 0;
}

/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited,
.nav8_onpage a:link, .nav8_onpage a:visited{
	background: url(images/01_linkbg1.gif) top repeat-y;
}

/* END NAVIGATION */

/* NICETITLE*/

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}


/* Menu Mouseovers */

.community {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/community.png);
  background-repeat: no-repeat;
}

a.community:hover {
  background-image: url(images/mainmenu/community2.png);
}

.submitr {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/reviews.png);
  background-repeat: no-repeat;
}

a.submitr:hover {
  background-image: url(images/mainmenu/reviews2.png);
}

.submitn {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/news.png);
  background-repeat: no-repeat;
}

a.submitn:hover {
  background-image: url(images/mainmenu/news2.png);
}

.submita {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/articles.png);
  background-repeat: no-repeat;
}

a.submita:hover {
  background-image: url(images/mainmenu/articles2.png);
}

.shopping {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/shopping.png);
  background-repeat: no-repeat;
}

a.shopping:hover {
  background-image: url(images/mainmenu/shopping2.png);
}

.wallpapers {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/wallpapers.png);
  background-repeat: no-repeat;
}

a.wallpapers:hover {
  background-image: url(images/mainmenu/wallpapers2.png);
}

.arcade {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/arcade.png);
  background-repeat: no-repeat;
}

a.arcade:hover {
  background-image: url(images/mainmenu/arcade2.png);
}

.about {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/about.png);
  background-repeat: no-repeat;
}

a.about:hover {
  background-image: url(images/mainmenu/about2.png);
}

.contact {
  display: block;
  width: 180px;
  height: 20px;
  background-image: url(images/mainmenu/contact.png);
  background-repeat: no-repeat;
}

a.contact:hover {
  background-image: url(images/mainmenu/contact2.png);
}





div#promos div.scroller { 
background: url(images/fbox_bg.png) repeat-x;
width: 550px; /* --> edit */
height: 225px; 
text-align: left;
overflow: hidden;
}
div#promos div.scroller div.content {
width: 10000px;
}

div#promos div.scroller div.section {
width: 550px; /* --> edit */
height: 225px;
overflow: hidden;
float: left;
}

.innerbox {
margin: 15px 30px;
}

h2.promo {
color: #000000;
font-size: 16px;
font-variant: small-caps;
text-transform: none;
font-weight: bold;
padding: 0px 0px 10px 0px;
margin: 0px
}

p.promo{
color: #000000;
font-size: 12px;
}

div.fBoxImage img, div.ecliImage img {
padding: 0px;
}