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

/*-- general --*/

body { margin: 0;}
p {margin: 0; padding: 0;}
ul {margin: 0; padding: 0;}
li {margin: 0; padding: 0;}
div {margin: 0; padding: 0;}
img {margin: 0; padding: 0; border: none;}
a {outline: 0;} 
a:hover {color: #ffffff;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}

body
{
	background: #000000;
	font: normal 14px arial, sans-serif;
	color: #ffffff;
}

.main
{
	width: 900px;
	margin: 0 auto 0 auto;
}

.clear
{
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

h2
{
	font: bold 17px arial, sans-serif;
	color: #808080;
	margin: 0 0 20px 0;
}

h3
{
	font: bold 14px arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ffffff;
}

.content .credit, .content .copyright
{
	font: normal 12px arial, sans-serif;
	color: #808080;
}

.content .splitleft
{
	display: block;
	width: 350px;
	float: left;
	text-align: left;
	
}

.content .splitright
{
	display: block;
	width: 180px;
	float: right;
	text-align: right;
}


/*-- home --*/

#homeslides
{
	display: none;
	border: solid 1px #202020;
	border-width: 0 1px 1px 1px;
	height: 480px;
	overflow: hidden;
}

#homeslides LI
{
	display: none;
	width: 898px;
	height: 480px;
	overflow: hidden;
}

#homeslides LI SPAN
{
	display: block;
	margin: 480px 0 0 0;
}

#homeslides #s1
{
	background: url("pageimages/home-01.jpg") left top no-repeat;
}

#homeslides #s2
{
	background: url("pageimages/home-02.jpg") left top no-repeat;
}

#homeslides #s3
{
	background: url("pageimages/home-03.jpg") left top no-repeat;
}

#homeslides #s4
{
	background: url("pageimages/home-04.jpg") left top no-repeat;
}


/*-- footer --*/

.footer
{
	list-style: none;
	text-align: center;
	margin: 30px 0 0 0;
}

.footer li
{
	display: inline;
	margin: 0 20px 0 0;
}

.footer li, .footer li a
{
	font: normal 12px arial, sans-serif;
	color: #666666;
}

.footer li a:hover
{
	color: #ffffff;
}	

/*-- content --*/

.content
{
	background: #202020;
	width: 880px;
	margin: 0;
	padding: 10px;
}

.portrait
{
	width: 300px;
	height: 400px;
}

.twothirds
{
	width: 550px;
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
}

.full
{
	width: 880px;
	position: relative;
}

.content p, .content a
{
	font: normal 14px arial, sans-serif;
	color: #c8c8c8;
}

.content p
{
	margin: 0 0 15px 0;
}

.content a:hover
{
	color: #ffffff;
}

.content ul
{
	list-style: none;
	margin: 0 0 15px 0;
}

.thumbnail
{
	width: 70px;
	height: 70px;
	padding: 0 20px 0 0;
}
/*-- sidebar --*/

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

.latest
{
	display: block;
	margin: 30px 0 0 0;
	padding: 1px;
	width: 298px;
	background: url("pageimages/bg_shim_latest.jpg") left top repeat-y;
	list-style: none;
}

.latest ul
{
	display: block;
	list-style: none;
	background: #141414 url("pageimages/bg_latest.jpg") left top no-repeat;
	padding: 50px 12px 10px 12px;
	margin: 0;
}

.latest li
{
	font: bold 14px arial,sans-serif;
	color: #808080;
	margin: 0 0 40px 0;

}

.latest h3
{
	font: bold 20px arial,sans-serif;
	color: #808080;
	margin: 0 0 10px 0;
}	
/*-- news --*/

.newsitem
{
	background: url("pageimages/news_divider.jpg") left bottom no-repeat;
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
}

.newsitem h2
{
	font: bold 17px arial, sans-serif;
	color: #808080;
	
}

.newsitem .copyright
{
	font: normal 12px arial, sans-serif;
	color: #;
}

.newsitem .light
{
	font: normal 12px arial, sans-serif;
	color: #;
}

.newsitem .newsdot
{
	width: 18px;
	height: 12px;
	float: left;
}

.newsitem .newsimage
{
	float: left;
}
.newsitem .newstext
{
	float: right;
	width: 420px;
}

/*-- videos --*/

.videorow
{
	background: url("pageimages/news_divider.jpg") left bottom no-repeat; 
	margin: 0 0 20px 0;
	padding: 0;
}

.videoitem
{
	margin: 0 20px 0 0;
	padding: 0;
	width: 160px;
	float: left

}

.videoitem .icon
{
	width: 120px;
	height: 90px;
	padding: 0 0 20px 0;
}

.videoitem .vidtext
{
}

.videoitem h2
{
	font: bold 14px arial, sans-serif;
	color: #808080;
	margin: 0;
	padding: 0;
}

.videoitem .light
{
	font: normal 12px arial, sans-serif;
	color: #;
}


/*-- photos --*/

.photoitem
{
	background: url("pageimages/news_divider.jpg") left bottom no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.photoitem .icon
{
	width: 80px;
	height: 60px;
	float: left;
	padding: 0 20px 0 0;
}

.photoitem .vidtext
{
	float: left;
	width: 400px;	
}

.photoitem h2
{
	font: bold 14px arial, sans-serif;
	color: #808080;
	margin: 0;
	padding: 0;
}


.photoitem .light
{
	font: normal 12px arial, sans-serif;
	color: #;
}


.photothumb
{
	height: 70px;
	width: 70px;
	padding: 0 10px 10px 0;
}

/*-- shop --*/

.shoprow
{
	background: url("pageimages/news_divider.jpg") left bottom no-repeat;
	margin: 0 0 20px 0;
}
.shopitem
{
	width: 165px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.shopicon
{
	padding: 0 0 10px 0;
	height: 60px;
}


#storeopen
{
	background: url("pageimages/red_arrows.gif") right top no-repeat;
	padding: 0 36px 0 0;
	font-weight: bold;
	text-decoration: none;
}


#storeopen:hover
{
	text-decoration: underline;
}

#storewindow
{
	position: absolute;
	top: 0px;
	left: -300px;
	width: 800px;
	background: #181818;
	border: solid 1px #666666;
	padding: 10px;
	display: none;
}

#amazoniframe
{
}


/*-- cause --*/

.cause
{
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
	background: url("pageimages/news_divider.jpg") left bottom no-repeat;
}

.cause .logo
{
	float: left;
	padding: 0 20px 10px 0;
}

.moreholder
{
	display: none;
}


/*-- press --*/

.pressitem
{
	background: url("pageimages/news_divider.jpg") left bottom no-repeat;
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
}

.pressicon
{
	float: left;
	padding: 0 20px 0 0;
}

.presstext
{
	width: 400px;
	float: left;
}

.presstext li
{
	list-style: none;
	padding: 0;
	margin: 0 0 8px 0;
}

body.article
{
	background: #ffffff;
	font: normal 12px arisl,sans-serif;
	color: #333333;
	width: 600px;
	margin: 20px auto 20px auto;
}
.article p
{
	margin: 0 0 10px 0;
}

/*-- menu cloud --*/


#menucloud
{
	display: none;
	border: solid 1px #666666;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #181818;
	width: 500px;
}

#menucloud a
{
	margin: 0 20px 0 0;
	font: bold 14px arial,sans-serif;
	text-decoration: none;
	line-height: 22px;
}

#menucloud a:hover
{
	text-decoration: underline;
}

#menucloud #menucloudinner
{
	padding: 10px;	
}

#menucloudopen
{
	background: url("pageimages/red_arrows.gif") right top no-repeat;
	padding: 0 36px 0 0;
	font-weight: bold;
	text-decoration: none;
}

#menucloudopen:hover {
	text-decoration: underline;
}

/*-- close buttons --*/

#menucloud #closeBtn
{
	text-align: right;
	padding: 0;
	margin: 0;
	height: 15px;
}

#menucloud #closeBtn a
{
	font: bold 12px arial,sans-serif;
	line-height: 14px;
	padding: 0;
	margin: 0 10px 0 0;
}

#menucloud #closeBtn a:hover
{
	text-decoration: none;
}

#storewindow #closebuttonholder 
{
	height: 15px;
	text-align: right;
}

#storewindow #closebuttonholder a#storeclose
{
	font: bold 12px arial, sans-serif;
}

/*-- forum --*/

.forumrow, .forumpreview
{
	background: #303030 url("pageimages/news_divider.jpg") left bottom no-repeat;
	margin: 0 0 30px 0;
	padding: 10px 10px 20px 10px;
	font: normal 14px arial, sans-serif;
	color: #c8c8c8;
	word-wrap: break-word;
}

.quotebox
{
	margin: 10px;
	padding: 10px;
	background: #404040;	
	color: #c8c8c8;
	border: solid 1px #707070;
}

#frmforum label
{
	width: 150px;
	display: block;
	float: left;
}

#frmforum .textinput
{
	width: 350px;
	margin: 0 0 15px 0;
	padding: 5px;
	font: normal 14px arial, sans-serif;
	color: #333333;
	border: solid 1px #000000;
	background: #d0d0d0;
}

#frmforum #fld_message
{
	width: 350px;
	height: 200px;
	font: normal 14px arial, sans-serif;
	color: #333333;
	border: solid 1px #000000;
	padding: 5px;
	background: #d0d0d0;
}

#editbar
{
	margin: 0 0 15px 0;
}

.forumrow .gravatar
{
	float: right;
	padding: 0 0 10px 0;
}

.forumrow a img {
	width: 150px;
}