/* PNG Fix */

img, div { behavior: url(/grafx/iepngfix.htc) }

/* end PNG Fix */

body{
background-color:#000000;
margin:0;
padding:0;
font-family: 'lucida grande', lucida, tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: 10pt;
color:#ffffff;
}

b{font-size: 110%;}

#background{
	background-image: url(/grafx/bg-final.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#maincontainer{
width: 1146px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: relative;
}

#floatinghomelink{
	position: relative;
	height: 0px;
}

#floatinghomelink a{
	position: absolute;
	height: 250px;
	width: 270px;
}

#topsection{
height: 255px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 320px 0 20px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding: 8px;
}

#leftcolumn{
float: left;
width: 20px; /*Width of left column in pixel*/
margin-left: -1146px; /*Set margin to that of -(MainContainerWidth)*/
}

div .box{
	background: #181818;
	margin:0px auto;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	border-bottom:1px solid #222222;
	width:90%;
	margin-bottom:20px;
	text-align: left;
}

div .box-head{
	background-image: url(/grafx/box/header.jpg);
	height:24px;
	margin:0px auto;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	font: normal .9em Georgia, Tahoma, Times, serif;
	margin-bottom:5px;
}

.box-head p{
	vertical-align:middle;
	line-height:24px;
}

#beta-center{
text-align: center;
}

#rightcolumn{
float: left;
width: 320px; /*Width of right column*/
margin-left: -320px; /*Set left margin to -(RightColumnWidth)*/
text-align: center;
}

#social{
text-align: center;
margin-top:10px;
}

#ixius{
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, Times, serif;
}

#ixius_name{
	text-transform: uppercase;
	font-weight: bold;
	color: #e06400;
	font-family: Georgia, Times, serif;
}

#footer{
clear: left;
width: 100%;
color: #FFF;
text-align: center;
padding: 4px 0;
font-size: 7pt;
line-height: 9pt;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#submitContentImage:hover {
	opacity: 0.6;
}

/* Nav bar */
div.navbar {
	background: #222;
	background: url(/grafx/nav/topnav_bg.gif) repeat-x;
	float: left;
	width: 100%;
}

ul.topnav {
	list-style: none;
	font: 12px 'lucida grande', lucida, tahoma, verdana, geneva, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 10px;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(/grafx/nav/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 33px;
	float: left;
	background: url(/grafx/nav/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 33px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	z-index:10;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	font-size:10px;
	width: 170px;
	overflow: hidden;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(/grafx/nav/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background-color: #222;
}
html ul.topnav li ul.subnav li a.level2 {
	margin-left: 1em;
}

/* end Nav bar */

/* all below inserted by BSTRhino */
a:link, a:visited {
	color: #00a1c9;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

/* authors */
span.rep {
	color: #ccc;
}

/* content styles */
div.artImages {
	max-width: 100%;
	overflow: hidden;
}

.content-actions {
	padding:5px;
}

#contentcolumn div.content {
	background: #181818;
	margin:0px auto;
	border:1px solid #222222;
	padding:5px;
	margin-bottom:10px;
}

div.comment {
	background: #222;
	border: 1px solid #333;
	font-size: 80%;
	margin-top: 4px;
	padding: 4px;
}

.comment .commentButtons {
	float: right;
	font-size: 150%;
}

.comment .commentButtons form { 
	display: inline;
}

.comment .text {
	max-width: 99%;
	max-height: 20em;
	overflow: auto;
}

#contentcolumn .listing {
	margin-bottom: 8px;
	width: 100%;
}

.listing .item {
	padding: 8px;
	background: #181818;
	margin:0px auto;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	border-bottom:1px solid #222222;
	margin-bottom:15px;
}

.listing .item .previewThumbnail {
	padding: 0.5em 0;
	text-align: center;
	float: right;
}

.listing .item .previewThumbnail img {
	max-height: 20em;
	overflow: hidden;
}

.listing .item .text { 
	max-width: 95%;
	overflow: hidden;
	padding: 12px;
}

table.listing th { text-align: right; padding: 4px; }
table.listing td { text-align: right; padding: 2px; }

div.mainText {
	text-align: justify;
	margin-bottom: 0.5em;
}

div.listingActions {
	font-size: 75%;
	text-align: right;
}

.imageList { text-align: center; }

div.sectionTitle {
	font-weight: bold;
	font-size: 110%;
	margin-top: 24pt;
	margin-bottom: 1em;
	border-bottom: 1px solid #565455;
}

.sectionTitle .sectionActions {
	float: right;
	font-size: 80%;
	font-weight: normal;
	max-width: 50%;
}

div.title {
	font-weight: bold;
	font-size: 110%;
}

div.front-title {
	font-weight: bold;
	font-size: 105%;
	background-image: url(/grafx/box/header.jpg);
	height:24px;
	margin:0px auto;
	text-align:center;
	vertical-align:middle;
	line-height:24px;
}

div.front-title a:link, div.front-title a:visited { color: #ffffff; }
div.front-title a:hover, div.front-title a:active { color: #00a1c9; }

div.title a:link, div.title a:visited { color: #ffffff; }
div.title a:hover, div.title a:active { color: #00a1c9; }

.content .details {
	font-size: 75%;
	margin-bottom: 4px;
}

ul.newList {
 	font: italic 1em;
 	color: #999999;
	margin: 0;
	padding-left:20px;
}

ul.newList p {
 	font: normal .9em;
 	color: #eee;
	width: 190px;
	margin:0;
	padding:0;
}

ul.newList p a {
	font-size:11px;
 	color: #eee;
}

div.video { text-align: center; }

span.time {
	color: #cccccc;
	font-style: italic;
}

/* input */
div.floatingButtons { float: right; }

div.floatingButtons form { display: inline; }

table.buttonTray { width: 100%; }
table.buttonTray .caption { text-align: center; }
table.buttonTray .buttons { text-align: right; }
.buttonTray form { display: inline; }

form .buttons { text-align: right; }

input.text { width: 99%; }

.ratingForm select { width: 25%; }

select { width: 99%; }

textarea {
	font-family: sans-serif;
	width: 99%;
}

table.form {
	width: 100%;
	margin-bottom: 8px;
}

table.form td { 
	padding: 4px;
	vertical-align: top;
}

table.form td.label {
	text-align: right;
	min-width: 10%;
	max-width: 20%;
}

div.fieldHelp { font-size: 80%; }

div.formErrorBox {
	background: #881111;
	border: 1px #441111 solid;
	padding: 4px;
}

/* search */
div.noResults {
	padding: 16px;
	text-align: center;
}

.paging { text-align: right; }

.subSearchLinks {
	margin: 4px;
	padding: 0;
	text-align: center;
}
.subSearchLinks li {
	display: inline;
	padding: 0 1em;
}

.subSearchLinks li.selected {
	font-weight: bold;
}

.searchSidebar { text-align: center; padding: 8px; }
.searchSidebar input.text { width: 65%; font-size: 10px; background: #2d2e2f; color:#fff; border: 1px solid #3d3d3d;}

/* navigation */
.trail {
	text-align: right; 
	font-size: 75%;
	margin-bottom: 16pt;
}

.sidebar .header {
	text-transform: uppercase;
	font-weight: bold;
	font: italic 1em Georgia, Times, serif;
	padding: 0 4px;
	text-align: center;
}

.sidebar .content-actions ul {
	margin-left: 1em;
	padding-left: 0;
}

.sidebar .content-actions li {
	list-style: url(/grafx/nav/dropdown_linkbg.gif);
}

.sidebar .content {
	padding: 4px;
	margin-bottom: 1em;
}

.sidebar .topList ol {
 	font: normal 1em;
 	color: #999999;
	margin: 0;
	padding-left:30px;
}

.sidebar .topList ol p {
 	font: normal .9em;
 	color: #eee;
	width: 230px;
	margin: 0;
	padding:0;
}

.sidebar .topList ol li {
	margin-top: 8px;
}

.sidebar .topList ol p a {
	font-size:11px;
 	color: #eee;
}

.score {
	position:relative;
	bottom:15px;
	font-size:10px;
 	color: #00a1c9;
	padding-right:4px;
	text-align:right;
	float: right;
}

/* rating */
.ratingBar {
	padding: 1px;
	border: 1px white solid;
	margin: 4px;
	text-align: left;
}

.ratingBar div {
	background: #00ff00;
	height: 8px;
}

/* tabs - used for sorting for example */
.tabHeader ul {
	list-style: none;
	padding:0;
	margin:0;
}

.tabHeader li {
	float: left;
	border: 1px solid #222;
	border-bottom-width: 0;
	margin: 0 0 0 0.5em;
	padding: 4px;
}

.tabHeader li a { padding: 16px; }

.tabHeader .selected {
	background: #112233;
	border: 1px solid #0099cc;
	border-bottom-width: 0;
	font-weight: bold;
}

.tabDivider {
	clear: both;
}

/* notifications */
div.notification {
  background-color: #99ff00;
	border: 1px #448800 solid;
	color: #000;
	font-size: 80%;
	padding: 4px;
	text-align: center;
}

div.notification a:link, div.notification a:visited {
	color: #006600;
	text-decoration: underline;
}

#maincontainer div.notification {
	margin-bottom: 8px;
}

/* Horizontal slider */

.hslide {
	height:100px;
	font-size:9px;
	margin-left:15px;
	margin-top:10px;
}

.hslide strong {
	font-size:12px;
}

ul.hslide { 
list-style: none; 
margin: 0; 
padding: 0; 
} 

ul.hslide li{ 
float: left; 
padding: 5px; 
display: block; 
margin-right: 8px; 
cursor: pointer;
} 

ul.hslide li a{ 
display: block; 
overflow: hidden; 
text-decoration:none;
color:#ffffff;
width: 75px; 
} 

ul.hslide li img{ 
position: absolute;
border:0;
} 

ul.hslide li p{ 
margin: 0; 
padding: 0; 
width: 100px; 
max-height:100px;
display: block; 
overflow: hidden;
margin-left: 80px; 
color:#ffffff;
}

/* bbeditor */
.bbeditorButton {
border: 1px solid #888;
margin: 1px;
padding: 2px;
}

.bbeditorButton:hover {
	opacity: 0.6;
	border: 1px solid #ffffff;
}
