@import url(reset.css);
/*
========================== 
BODY CENTER
==========================
*/

body {
	font: 12px/1.5 arial, helvetica, sans-serif;	
	background:#000;
	margin:0;
	padding:0 0 20px 0;
}

div.wrap {
	width:960px;
	padding: 0;
	margin: 0 auto;
	background:url(/images/containerbkg.jpg) top center no-repeat;
}

/*
========================== 
COMMON
==========================
*/

div.page h2 {
	font-style:italic;
	font-size:18px;
}

div.page div.c2 h2 {
	margin:0 0 0 75px;
	padding-top:35px;
	font-size:24px;
}
h3 {
	/*font-size: 15px;*/
	font-size: 14px;
}

p {
	line-height: 24px;
}

div.full div.imagebox, div.photofull div.imagebox {
	overflow: hidden;	
	background: none;
	margin-bottom: 20px;
}

div.full div.imagebox {
	width: 250px;
	height: 250px;
	
	width: 280px;
	height: 280px;
}

div.full div.fill {
	background: #d2d2d2;
}

div.photofull div.imagebox {
	width: 475px;
	height: 475px;
}

div.photowrap div.photofull div.imagebox {
	width: 430px;
	height: 430px;
}

div.full div.imagebox div.image, div.photofull div.imagebox div.image {
	padding: 15px;
}

div.imagebox, div.imageboxsm {
	background: #e1e1e1;
	margin: 0 0 4px 0;	
	overflow: hidden;
}

div.imagebox {
	width: 100px;
	height: 100px;
}

div.imageboxsm {
	width: 70px;
	height: 70px;
}

div.image {
	padding: 10px;
}


/*
========================== 
FOOTER
==========================
*/
div.footer {
	clear:both;
	text-align:center;
	background:#828282;
	padding:8px 0 30px 0;
	width:960px;
	margin:0 auto;
	font-size:10px;
	position:relative;
	color: #aeaeae;
}

div.footer a {
	margin:0 7px 0 7px;
	color: #91A5B1;
}

div.footer a.umusic {
	display:block;
	position:absolute;
	top:4px;
	left:7px;
	margin:0;
	overflow:hidden;
	width:97px;
	height:36px;
	text-indent:-1000em;
	background:url(/images/logos/umg-vmg.gif) top left no-repeat transparent;
}

a.poweredby {
	position: absolute;
	bottom: 24px;
	right: 10px;
}


/*
========================== 
HOME
==========================
*/

div.homeinner {
	background: url(/images/willdowning.jpg) top no-repeat; 	
	padding-top: 333px;
	width:960px;
}

div#home div.nav {
	background: #4f4f4f;
}

div.page div.c1 div.login {
	margin:0 0 0 590px;
}

div.c1 div.login, div.c1 div.top, div.c1 div.bottom {
	width:312px;
}

div.c1 div.top, div.c1 div.login {
	background:url(/images/membership_top.png) no-repeat bottom left transparent;
	padding:0 0 12px 0;	
}

div.c1 div.bottom {
	background:url(/images/membership_bottom.png) no-repeat top left transparent;
	min-height:95px;
}

div.c1 div.mid {
}

div.recentmembers {
	border-bottom: 1px solid #d3d3d3;
	padding: 8px 0;
	width: 255px;
}

div.recentmembers span.date {
	display: inline;
}


div.homeinner div.c2, div.page div.c2  {
	width: 836px;
	margin: 5px 0 0 65px;
	padding: 0;
}

div.c2 div.top {
	background:url(/images/forums_bottom.png) no-repeat -1px bottom transparent;
	padding:0 0 13px 0;	
	width:837px;
}

div.c2 div.bottom {
	background:url(/images/forums_top.jpg) no-repeat top left #5d5d5d;
	width:837px;
}


div.homeinner div.c2 div.inner div.content {
	padding: 0 0 0 25px;
	margin-bottom: 35px;
}


/*
==========================
COMMUNITY
==========================
*/

div.login h2 {
	font-weight: bold;
	text-transform: none;
	padding:12px 0 0 0;
	margin:0 0 0 75px;
}

div.login ul {
	margin:6px 10px 0 75px;
	font-style:italic;
}

div.login a {
	font-weight:bold;	
}

div.login li.first {
	border-bottom:1px solid #4a4a4a;
	padding-bottom:2px;
	margin-bottom:5px;
}

div.login input.submit {
	color:#dddddd;
	background: none;	
	font-weight: bold;
	width:40px;
	margin:0;
	padding:0;
	border: none;
	cursor:hand;
}

form#MembershipFormID {
	padding-bottom: 4px;
}

/*
========================== 
NAV PAGES
==========================
*/
div.page {
	padding-top: 170px;
	width:960px;
}

div.page div.c2 div.inner {
	padding: 30px 0 0 25px;
	min-height:580px;
	height:auto !important;
	height:575px;
}

div.page div.c1 div.login {
	margin-left:66px;
}

div.page div.c1 {
	margin-top:160px;
}



/* =============== */
/* = MEMBER PAGE = */
/* =============== */

div.accountpage div.c2 div.top div.mid {
	margin:0 75px;
}

div.accountpage input#CellPhoneInput {
	display:block;
}
/*
========================== 
GALLERY
==========================
*/
div.folderwrap {
	display: block; 
	margin: 50px 0 0 0;
}

div.folderwrap div.info {
	float: left; 
	width: 380px;
}

div.left {
	float: left; 
	margin: 0 15px;
}

div.photo {
	padding: 40px 0 0; 
	width: 150px; 
	height: 200px;
}

div.photo span.small {
	margin: 0;
}

div.photowrap {
	display: block; 
	margin: 50px 0 20px 15px;
}

div.photowrap div.info {
	margin: 0 30px 0 15px;
	padding-bottom: 20px;
}

/*
========================== 
PAGING
==========================
*/
div.control {
	clear: both;
	float: right; 
	margin: -45px 15px 0 0;
	text-align: right;
}

span.paging
{
	display: block;
	float: none;
	margin: 0;
}

a.next, a.prev {
	padding-bottom: 2px;
	text-transform: lowercase;
}

a.next {
	background:url(/images/next.gif) center right no-repeat transparent;
	padding-right: 11px;
}

a.prev {
	background:url(/images/prev.gif) center left no-repeat transparent;
	padding-left: 11px;
}

div#comments span.paging {
	padding: 5px 0;
}


/*
========================== 
LINKS
==========================
*/
a {
	text-decoration:none;
	color:#4e4e4e;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}


/*
==========================
COMMENTS
==========================
*/
div.image span.userimage a {
	display:block;
	width:68px;
	height:68px;
}

div.image span.userimage a img {
	margin:9px;
}

.postcomment {
	margin-left: 83px;
}

div.hold {
	width: 80px;
}


/*
========================== 
USERNAME STYLING
==========================
*/
span.author {
	display: block;
	padding-top: 2px;
}

span.user {
	position:relative;
	font-size:11px;
	line-height:12px;
	left:0;
	margin:5px 0 0 0;
	height:15px;
}

div.comment span.user, div.buddy h4 span.user, div.image span.user {
	width:70px;
	position:relative;
	font-size:11px;
	line-height:12px;
	left:0;
	margin:5px 0 0 0;
	height:15px;
	overflow: hidden;
	display:block;

}

div.comment span.user a {
	font-weight: normal;
}

div.membermanage td {
	vertical-align: middle;
}

div.membermanage {
	background: red;
	margin: 0;
	padding: 0;
}

/*
==========================
CLEAR DIV
==========================
*/
div.clear {
	clear:both;
}

/*
========================== 
DLL RENDERED
==========================
*/
.formerror 
{
	color: #ff0000;
}

.mediumbutton 
{
	border:0px;
	font-family:verdana, sans-serif;
	font-size:9px;
	height:22px;
	width:80px;
	background-image:url(images/buttons/mediumbuttonbg.gif);
	cursor:hand;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.clear 
{
	display: block;
	font-size:0;
	line-height:0;
}

form#FilterForm
{
	display:inline;
}

a.button {
	padding:3px 12px;
	text-transform:uppercase;
	font-size:10px;
	background: #4a4a4a;
	border-top: 1px solid #606060;
	border-left: 1px solid #606060;
	border-bottom: 1px solid #626262;
	border-right: 1px solid #626262;
}


/*
========================== 
FORUM/COMMUNITY STYLE
==========================
*/

div.breadcrumb {
	margin-left:75px;
}

div.breadcrumb div {
	display:inline;
}

div.boards div.control {
	clear: none;
	float: none;
	padding: 18px 0 0 0;
	margin:0 15px;	
}

table.forum {
	width: 835px;
	margin:10px 0 0 1px;
	border-collapse: collapse;
	padding: 0px;
	clear: both;
}

.forum td, .forum th {
	padding: 5px;
}

.forum p.byline {
	font-size:12px;
}

blockquote.btn-board {
	border:1px solid #626262;
	margin:10px;
	padding:5px;
}

div.boards div.channel {
	margin:10px 15px;
}


body.RadEContentBordered {
	color:#000;
}

.forum th {
	font-size: 14px;	
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	text-align: left;
	padding: 5px 10px;
	border-bottom:1px solid #626262;
	border-left:1px solid #606060;
}

.forum th.first {
	border-left:0;
}

.forum td {
	border:1px solid #606060;
}

.forum td.first {
	text-align:right;
	padding-right:10px;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:0;
}
.forum td, .forum td h4  {
	font-size: 14px;
	font-style:italic;
}

.forum td h3 {
	font-size:18px;
	line-height:24px;
	font-style:italic;
}

.forum td h4 {
	font-weight: bold;
}

.forum td span.by {
	font-weight:bold;
}

td.profile {
    width: 150px;
    line-height: 1.5em;
	vertical-align: top;
}

p.btn-board {
	padding:10px 0 5px 15px;
}

th.post-header {
	text-align: left;
}

td.post-td {
	vertical-align: top;
}

td.center {
	text-align: center;
}

/*
==========================
BLM STYLE
==========================
*/
.blm-default {
	cursor: pointer;
}

.blm-menugroup {
	border: outset 1px #000;
	background: #fff;
	left: 10px;
	font-size:0.9em;
	margin: 0 0 0 20px;
	margin: 1px;
}

.blm-menuitem {
	background: #fff;
	color: #000;
	cursor: pointer;
	padding: 3px;
	font-size:0.9em;
}

.blm-menuitemhand {
	cursor: pointer;
}

.blm-menuitemover {
	background: #A9A9A9;
	color: #fff;
	cursor: pointer;
	padding: 3px;
	font-size:0.9em;	
}

/*
==========================
PERMABAR
*not all classes may be in use
==========================
*/
span.comments, span.date {
	font-size:11px;
	line-height:18px;
	display:block;	
}

span.comments {
	margin-bottom:8px;
}

span.date {
	/*margin:3px 0;*/
	margin: 0 0 15px 0;
}

div.permabar {
	position:relative;
	left:0;
	width:99%;
	font-size:11px;
	margin: 5px 0 23px 0;
	min-height:16px;
}

div.permalink, div.sharewrap {
	position:absolute;
	left:0;
}


div.permalink {
	width: 92px;
	background:url(/images/vmg/bkgs/permabarbkg.gif) center right no-repeat;
}

div.permalink a span, div.sharewrap span.permashare span {
	position:absolute;
	left:20px;
	top:1px;
	width:50px;
}

div.sharewrap span.permashare span {
	left:17px;
	font-weight: bold;
}

div.sharewrap a {
	line-height:16px;
	font-weight: normal;
}

div.sharewrap {
	left:98px;
}

div.sharewrap div.permalinks {
	width:100px;
	background:#fff;
	padding:10px 0;
	border:1px solid #000;
	display:none;	
	z-index:1000;
}

div.sharewrap div.permalinks a {
	display:block;
	margin:2px 5px 2px 10px;
}

div.sharewrap span.permashare {
	cursor:pointer;
	color:#545454;
}

div.views {
	font-weight: bold;
	font-size:11px;
	padding: 3px 0;
}

div.viewsrule {
	font-weight: bold;
	font-size:11px;
}

/*
==========================
TAG CLOUD
==========================
*/
div.tagcloud {
	margin: 0 35px 0 0;
}

div.tags {
	font-size: 11px;
}

div.tagcloud a.xx-small {
	font-size:9px;
}

div.tagcloud a.x-small {
	font-size:10px;
}

div.tagcloud a.small {
	font-size:11px;
}

div.tagcloud a.medium {
	font-size:12px;
}

div.tagcloud a.large {
	font-size:14px;
}

div.tagcloud a.x-large {
	font-size:16px;
}

div.tagcloud a.xx-large {
	font-size:18px;
}

/*
==========================
RATING
==========================
*/
span.small {
	padding:0 57px 0 0;
	margin:0 0 0 5px;
}

span.small_null {
	padding:0;
	margin:0;
}
span.large {
	padding:0 100px 0 0;
	margin:0 0 0 5px;
	line-height:18px;
}

span.small_0 {
	background:url(/images/stars/0.png) center left no-repeat;
}

span.small_1 {
	background:url(/images/stars/1.png) center left no-repeat;
}

span.small_2 {
	background:url(/images/stars/2.png) center left no-repeat;
}

span.small_3 {
	background:url(/images/stars/3.png) center left no-repeat;
}

span.small_4 {
	background:url(/images/stars/4.png) center left no-repeat;
}

span.small_5 {
	background:url(/images/stars/5.png) center left no-repeat;
}

span.small_0_half {
	background:url(/images/stars/0_half.png) center left no-repeat;
}

span.small_1_half {
	background:url(/images/stars/1_half.png) center left no-repeat;
}

span.small_2_half {
	background:url(/images/stars/2_half.png) center left no-repeat;
}

span.small_3_half {
	background:url(/images/stars/3_half.png) center left no-repeat;
}

span.small_4_half {
	background:url(/images/stars/4_half.png) center left no-repeat;
}

span.large_0 {
	background:url(/images/stars/large/0.png) center left no-repeat;
}

span.large_1 {
	background:url(/images/stars/large/1.png) center left no-repeat;
}

span.large_2 {
	background:url(/images/stars/large/2.png) center left no-repeat;
}

span.large_3 {
	background:url(/images/stars/large/3.png) center left no-repeat;
}

span.large_4 {
	background:url(/images/stars/large/4.png) center left no-repeat;
}

span.large_5 {
	background:url(/images/stars/large/5.png) center left no-repeat;
}

span.large_1_half {
	background:url(/images/stars/large/1_half.png) center left no-repeat;
}

span.large_2_half {
	background:url(/images/stars/large/2_half.png) center left no-repeat;
}

span.large_3_half {
	background:url(/images/stars/large/3_half.png) center left no-repeat;
}

span.large_4_half {
	background:url(/images/stars/large/4_half.png) center left no-repeat;
}

span.large_0_half {
	background:url(/images/stars/large/0_half.png) center left no-repeat;
}



/* ========== */
/* = COLORS = */
/* ========== */
div.login a, a {
	color:#dddddd;	
}

body, table.forum {
	color:#FFFFFF;	
}

div.page h2, .forum th, .forum td span.by {
	color:#FFFFFF;
}