/* 1-yui-reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td
{
	margin:0;
	padding:0;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,
img
{
	border:0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var
{
	font-style:normal;
	font-weight:normal;
}

ol,
ul
{
	list-style:none;
}

caption,
th
{
	text-align:left;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-size:100%;
	font-weight:normal;
}

q:before,
q:after
{
	content:'';
}

abbr,
acronym
{
	border:0;
}

/* 2-yui-base.css */
h1
{
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}

h2
{
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}

h3
{
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h1,
h2,
h3
{
	/* top & bottom margin based on font size */
	margin:1em 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong
{
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

abbr,
acronym
{
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}

em
{
	/*bringing italics back to the em element*/
	font-style:italic;
}

blockquote,
ul,
ol,
dl
{
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,
ul,
dl
{
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li
{
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}

ul li
{
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}

dl dd
{
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}

th,
td
{
	/*borders and padding to make the table readable*/
	/*border:1px solid #000;
	padding:.5em;*/
}

th
{
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}

caption
{
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}

p,
fieldset,
table
{
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* 3-evnet-base.css */
h1,
h2,
h3,
h4,
h5,
h6
{
	margin-top:0px;
}

h1, h2
{
	margin-bottom:0px;
}

a
{
	text-decoration:none;
	font-weight:normal;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:0;
}

.posted,
.status,
.tags,
.date,
.downloads,
.sharethis,
.showlink,
.details,
.last,
.userInfo
{
	padding-top:2px;
}
/* fonts.css */
body
{
	font-family:'Segoe UI', Verdana, Arial, Helvetica, Sans-Serif;
	font-size:77%;
}

.posted,
.status,
.tags,
.date,
.downloads,
.sharethis,
.showlink,
.details,
.last,
.userInfo
{
	font-size:93%;
}

/* 0-site.css */
#logo
{
	display:block;
}

#userNav .profileLink.banned 
{
	color:#FF0000;
}

.filler
{
	clear:both;
}

.fillerLeft
{
	clear:left;
}



.containerButton
{
	cursor:pointer;
	cursor:hand;
}

.containerButton.locked
{
	cursor:default;
}

.containerButton.locked h4
{
	color:Silver;
}


.shareInfo
{
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:repeat;
	border:solid 1px black;
	padding:10px;
	width:280px;
	margin-left:10px;
	margin-top:-251px;
	position:absolute;
	z-index:5000;   
	opacity:0.90;
	filter:alpha(opacity=90);
	display:none;
}

.shareInfo .embedField,
.shareInfo .linkField
{
	width:276px;
}

.shareClose
{
	margin-top:10px;
	float:right;
	cursor:pointer;
}

/* 18 - FOOTER ----------------------------------------------------------------- */

#footer
{
	clear:both;
	line-height:174%;
}

#footerLeft
{
	float:left;
}

#footerRight
{
	float:right;
	height:49px;
}

#footerRight .evNetSite
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/EvNetSites.png) no-repeat;
	float:left;
	width:77px;
	height:49px;
	display:block;
}

#footerRight .evNetSiteSeparator
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/EvNetSitesSeperator.png);
	float:left;
	width:4px;
	height:49px;
}

#footerRight .C8
{
}

#footerRight .C9
{
	background-position:-77px 0px;
}

#footerRight .C10
{
	background-position:-154px 0px;
}

#footerRight .Mix
{
	background-position:-231px 0px;
}

#footerRight .Edge
{
	background-position:-308px 0px;
}

.fileUploader
{
}

.fileUploader .uploadFrame 
{ 
	height:250px; 
	width:460px;
}

.fileUploader .fileLabel
{
	min-width:310px;
	float:left;
}

.fileUploader .fileLabel .fileName
{
	font-weight:bold;
}

.fileUploader a
{
	margin:2px;
}

.metadataControls
{
	border:1px solid #999999;
	padding:8px;
	margin-top:-1px;
}

.tagEditor
{
	width:735px;
}

.yui-ac
{
	position:relative;
	font-family:arial;
	font-size:100%;
}

.yui-ac-input
{
	position:absolute;
	width:100%;
}

.yui-ac-container
{
	position:absolute;
	top:1.6em;
	width:100%;
}

.yui-ac-content
{
	position:absolute;
	width:250px;
	border:1px solid #808080;
	background:#fff;
	overflow:hidden;
	z-index:9050;
}

.yui-ac-shadow
{
	position:absolute;
	margin:.3em;
	width:100%;
	background:#000;
	-moz-opacity:0.10;
	opacity:.10;
	filter:alpha(opacity=10);
	z-index:9049;
}

.yui-ac-content ul
{
	margin:0;
	padding:0;
	width:100%;
}

.yui-ac-content li
{
	margin:0;
	padding:2px 5px;
	cursor:default;
	white-space:nowrap;
}

.yui-ac-content li.yui-ac-prehighlight
{
	background:#B3D4FF;
}

.yui-ac-content li.yui-ac-highlight
{
	background:#426FD9;
	color:#FFF;
}



/* ActivityLog.css */
.activityLog
{
	margin-left: 0px;	
}

.activityItem
{
	min-height:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.activityType
{
	display:none;
	float:left;
	padding-bottom:5px;
	padding-right:5px;
	padding-top:5px;
}

.activityTime
{
	color:#777;
	white-space:nowrap;		
}
/* button.css */
.button
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/button-background-center.jpg) repeat-x;
	height:29px;
	float:right;
	cursor:pointer;
	cursor:hand;
}

.button.disabled
{
	cursor:default;
}

.button.disabled .inner
{
	color:Silver;
}

.button a
{
	height:29px;
}

.button .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/button-background-left.jpg);
	width:5px;
	height:29px;
	float:left;
}

.button .inner
{
	height:22px;
	float:left;
	margin:0px;
	padding:7px 3px 0px 3px;
	font-size:77%;
	font-weight:bold;
	text-transform:uppercase;
	color:#451802;
}

.button .inner a 
{
	font-weight:inherit;
	text-decoration:none;
}

.button .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/button-background-right.jpg);
	width:5px;
	height:29px;
	float:left;
}

/* editor.css */
.editor
{
	color:#333;
	margin-top:15px;
    text-align:left;   
}

.editor .editorRow
{
	margin-bottom:10px;
}

.editor .editorRow.replyTo input
{
	margin:3px 3px 0px 5px;
}

.editor .editorRow.replyTo .choice
{
	margin-bottom:8px;
}

.editor .editorRow .subject
{
	width:350px;
}

.editor .controls
{
}

.editor .controls .buttonSeparator
{
	float:right;
	margin:5px;
}

.editor .controls .containerButton
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_center.jpg) repeat-x;
	height:29px;
	float:right;
}

.editor .controls .containerButton a
{
	height:29px;
}

.editor .controls .containerButton .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_left.jpg);
	width:5px;
	height:29px;
	float:left;
}

.editor .controls .containerButton .inner
{
	height:22px;
	float:left;
	margin:0px;
	padding:7px 3px 0px 3px;
}

.editor .controls .containerButton .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_right.jpg);
	width:5px;
	height:29px;
	float:left;
}

.editor .controls .containerButton .inner a 
{
	color:#451802;
	font-weight:inherit;
	text-decoration:none;
}

.editor .controls .containerButton .inner a:Hover
{
}

/* entryCom.css */
.entryCom
{
}

.entryCom .by
{
	padding:12px;
	margin-bottom:17px;
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/separator.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.entryCom .by a
{
	font-weight:bold;	
}

.entryCom .controls
{
	float:right;
}

.entryCom .boxYellow
{
	float:none;
}

.entryCom .boxYellow .content .avatar
{ 
	float:left;
	width:110px;
	text-align:center;
}

.entryCom .boxYellow .content
{
	min-height:100px;
	padding-top:10px;
	padding-bottom:10px;
}

.entryCom .boxYellow .content .content
{
	float:left;
	width:635px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/entrySum-separator.gif);
	background-repeat:repeat-y;
}

.entryCom .boxYellow .content .body
{
	line-height:153.9%;
}

.entryCom .boxYellow .content blockquote
{
	background-color:#f9f9f9;
	padding:10px;
	border:solid 1px #ccc;
}

.entryCom .attachment
{
	border: solid 1px #999999;
	padding: 3px;
}

.entryCom .attachment .downloadLabel
{
	font-weight: bold;
	margin-right: 5px;
}

.entryCom .attachment .sizeLabel
{
	margin-left: 5px;
	margin-right: 5px;
	color: #8E7C74;
}

.entryCom .attachment .pendingLabel
{
	color: #8E7C74;
}

/* entryInfo.css */
.entryInfo
{
	float:left;
	margin-top:20px;
	color:#898C72;
	font-size:93%;
	min-height:52px;
}

.entryInfo .infoItemMenu
{
	padding-bottom:10px;
	border-bottom:none;
}

.entryInfo .hasSelection
{
	border-bottom:solid 1px #898C72;
}

.entryInfo .infoItem
{
	float:left;
	margin-right:5px;
}

.entryInfo .infoItem a
{
	font-weight:normal;
}

.entryInfo .infoItemSelected a
{
	font-weight:bold;
	color:#31455A;
}

.sharethis,
.downloads
{
	border-top:solid 1px #898C72;
	margin-top:-1px;
}

.sharethis ul,
.downloads ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}

.sharethis li,
.downloads li
{
	float:left;
	margin-right:20px;
	margin-top:10px;
	white-space:nowrap;
	list-style-type:none;
}

.sharethis .linkImage,
.downloads .linkImage
{
	background-repeat:no-repeat;
	float:left;
}

.sharethis .linkImage
{
	height:16px;
	width:16px;
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/bookmarks.gif);
}

.downloads .linkImage
{
	height:18px;
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/downloads.png);
}

.sharethis .link,
.downloads .link
{
	padding-left:5px;
}

.sharethis .digg
{
	background-position:-16px 0px;
}

.sharethis .email
{
	background-position:-48px 0px;
}

.sharethis .delicious
{
}

.sharethis .facebook
{
	background-position:-32px 0px;
}

.downloads .iPod
{
	width: 10px;
	background-position:-17px 0px;
}

.downloads .psp
{
	width:16px;
	background-position:-40px 0px;
}

.downloads .wmv,
.downloads .wmvh,
.downloads .wma,
.downloads .screencast
{
	width:17px;
}

.downloads .mp3
{
	width:13px;
	background-position:-27px 0px;
}

.downloads .zune
{
	width:12px;
	background-position:-56px 0px;
}

/* entryList.css */
.entryList
{
}

.entryList .pager
{
	float:right;
}

.entryList .newButton
{
	float:right;
	margin-right:6px;
	margin-top:3px;
}

.entryList .contents
{
	min-height:100px;
}

.entryList .separator
{
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/separator.gif);
	background-position:left center;
	background-repeat:repeat-x;
}

.entryList .innerContainer
{
	padding-top:20px;
	padding-bottom:20px;
}

.entryList .loadStatus
{
	float:left;
    z-index:100;   
    background-color:#F9F9F8;
    opacity:0.80;
    filter:alpha(opacity=80);
    position:absolute;
    text-align:center;
}

.entryList .loadArea
{
	margin-top:20px;
}

/* entryMedia.css */

.player .entryMedia .headerImage
{
	margin-top:0px;
	margin-bottom:0px;	
	display:block;
	padding:0px;
}

.entryMedia
{
}

.entryMedia .media
{	
	width:320px;
	height:301px;	
}

.entryMedia .playerHost
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/player/background.png);
	background-repeat:no-repeat;	
	width:320px;
	height:301px;	
}

.entryMedia .imageHost img
{
	margin-top:8px;
	margin-bottom:8px;
}

.entryMedia .headerImage
{
	margin-top:0px;
	margin-bottom:0px;	
	display:none;
}

#player .entryMedia .media
{
	width:320px;
	height:301px;
}

.entryMedia .preview,
.entryMedia .playerCase
{
	margin:0;
	padding:0;
	margin-top:8px;
	margin-left:9px;
	width:300px;
	height:225px;	
}

.entryMedia .playerCase
{
	display:none;
}

.entryMedia .preview img
{
	margin:0;
	padding:0;
	width:300px;
	height:225px;
	cursor:pointer;
}

.entryMedia .controls
{
	margin:0;
	margin-top:7px;
	margin-left:12px;
}

.entryMedia .timeLeft
{
	float:right;
	margin-top:1px;
	margin-right:18px;
}

.entryMedia .timePlayed
{
	float:right;
	margin-top:1px;
	margin-right:18px;
}

.entryMedia .widgetWrap
{
	position:relative;
	top:4px;
	left:13px;	
}

.entryMedia .widget
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/player/progress-background.jpg);
	background-repeat:repeat-x;
	width:0px;
}

.entryMedia .enabled
{
	float:left;
}

.entryMedia .downloads
{
	clear:left;
	margin-top:10px;
	margin-left:15px;
}

.entryMedia .downloads h5
{
	float:left;
	margin-right:5px;
	margin-top:5px;
	font-size:93%;
}

.entryMedia .imageHost table img 
{
	margin: 0px;
}

/* entry-shared.css */
.inlinePreviewImage
{
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	max-width:320px;
}

.preview
{
	float:left;	
	width:70px;
}

.case
{
	float:left;
}

.details
{
	padding:0px;
}

.description
{
	padding:0px;
	line-height:153.9%;
	margin-right:15px;
}

.moreLink
{
	padding-left:5px;
}

.box .content li
{
	list-style-type:none;
}

.summaryRight .body
{
	line-height:153.9%;
	margin-bottom:20px;	
}

/* entrySmall.css */
.entrySmall
{
	float:left;
	line-height:123.1%;
}

.entrySmall .tags
{
	float:left;
	width:16px;
	height:16px;
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/tag.gif);
}

.entrySmall .previewSmall
{
	min-height:60px;
	min-width:80px;		
}

.entrySmall .title
{
	margin-bottom:5px;
}

.smallleft
{
	float:left;
	width:80px;
	text-align:center;
}

.smallright
{
	margin-left:80px;
	padding-left:10px;
}

/* entrySum.css */
.entrySum
{
}

.entrySum .posted
{
	margin-bottom:8px;
}

.entrySum .summaryLeft
{	
	float:left;	
}

.entrySum .summaryRight
{	
	float:left;
	padding-left:15px;
	width:315px;
}

.entrySum .summaryLeftNoMedia
{	
	float:left;	
	display:none;
}

.entrySum .summaryRightNoMedia
{	
	float:left;
	padding-left:0px;
	margin-top:18px;
	width: 100%;
}

.entrySum .media
{
}

.entrySum .media img.preview
{
}

.entrySum .title
{
}

.entrySum a.more
{
	text-transform:uppercase;
	font-weight:bold;
	color:#9f3b10;
}

.entrySum a.more:hover
{
	color:#c45728;
}

.bodyLabel
{
	margin-bottom:1.3em;
}

/* entryTiny.css */
.entryTiny
{
}

.entryTiny .column1,
.entryTinyColumns .column1Header
{
	float:left;
	width:492px;
	text-align:left;
}

.entryTiny .column2,
.entryTinyColumns .column2Header
{
	float:left;
	width:65px;
	text-align:center;
}

.entryTiny .column3,
.entryTinyColumns .column3Header
{
	float:left;
	margin-left:50px;
	width:140px;
	text-align:left;
}

.entryTinyColumns
{
	margin-left:5px;
	margin-bottom:7px;
}

.entryTinyColumns .column1Header
{
}

.entryTinyColumns .column2Header
{
}

.entryTinyColumns .column3Header
{
}

.entryTiny .title a
{
	color:#9f3b10;
}

.entryTiny .title a:hover
{
	color:#c45728;
}

.entryTiny .sticky
{
	background-color:#FFFFD0;
	padding-bottom:5px;
	padding-left:0px;
	padding-top:5px;
}

.entryTiny .sticky .title
{
	font-weight:bold;
}

/* entryTinyWithTime.css */
.entryTinyWithTime
{
}

.entryTinyWithTime .column1,
.entryTinyWithTimeColumns .column1Header
{
	float:left;
	width:492px;
	text-align:left;
}

.entryTinyWithTime .column2,
.entryTinyWithTimeColumns .column2Header
{
	float:left;
	width:65px;
	text-align:center;
}

.entryTinyWithTime .column3,
.entryTinyWithTimeColumns .column3Header
{
	float:left;
	width:65px;
	text-align:center;
}

.entryTinyWithTimeColumns
{
	float:left;
	margin-left:5px;
	margin-bottom:7px;
}

.entryTinyWithTimeColumns .column1Header
{
}

.entryTinyWithTimeColumns .column2Header
{
}

.entryTinyWithTimeColumns .column3Header
{
}

.entryTinyWithTime .title a
{
	color:#9f3b10;
}

.entryTinyWithTime .title a:hover
{
	color:#c45728;
}

/* fullList.css */
.fullList
{
}

.fullList .leftColumn,
.fullList .columns .leftColumnHeader
{
	float:left;
	width:486px;
}

.fullList .rightColumn,
.fullList .columns .rightColumnHeader
{
	float:left;
	width:352px;
}

.fullList .columns
{
}

.fullList .columns .leftColumnHeader
{
}

.fullList .columns .rightColumnHeader
{
}

.fullList .row
{	
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/separator.gif);
	background-repeat:repeat-x;
	padding:15px 0px 15px 0px;
	clear:both;
}

/* messageBox.css */
.messageBox
{
	border:solid 1px #E2C822;
	background-color:#FFF9D7;
	padding:8px;
	margin-bottom:8px;
}

.messageBox h2
{
	margin-bottom:4px;
}
/* pager.css */
.pager
{
}

.pager .pagerTitle
{
	float:left;
	margin:5px 6px 0px 6px;
}

.pager .pagerButton
{
	display:block;
	float:left;
	width:28px;
	height:29px;
}

.pager .pagerButton.pagerFirst
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/pager-first.jpg);
}

.pager .pagerButton.pagerFirst.disabled
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/pager-first-disabled.jpg);
}

.pager .pagerButton.pagerBack
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/pager-back.jpg);
}

.pager .pagerButton.pagerBack.disabled
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/pager-back-disabled.jpg);
}

.pager .pagerButton.pagerNext
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/pager-next.jpg);
}

.pager .pagerButton.pagerNext.disabled
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/pager-next-disabled.jpg);
}

.pager .pagerButton.pagerLast
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/pager-last.jpg);
}

.pager .pagerButton.pagerLast.disabled
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/pager-last-disabled.jpg);
}

/* registration.css */
.registration
{
	margin-top:16px;
}

.registration input
{
	width:225px;
}

.registration .avatarColumn
{
	float:left;
	width:64px;
	height:64px;
}

.registration .inputColumn
{
	float:left;
	margin-left:8px;
	width:233px;
}

.registration .inputColumn .disabled
{
	color:#898C72;
}

.registration .inputColumn .subUsername
{
	font-size:85%;
}

.registration .inputColumn .postUsername
{
	margin-top:16px;
}

.registration .inputColumn .passwordField
{
	margin-top:2px;
}

.registration .inputColumn .submitButton
{
	margin-top:16px;
}

.registration .inputColumn .containerButton.submitButton
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_center.jpg) repeat-x;
	height:29px;
	float:left;
}

.registration .inputColumn .containerButton.submitButton a
{
	height:29px;
}

.registration .inputColumn .containerButton.submitButton .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_left.jpg);
	width:5px;
	height:29px;
	float:left;
}

.registration .inputColumn .containerButton.submitButton .inner
{
	height:22px;
	float:left;
	margin:0px;
	padding:7px 3px 0px 3px;
}

.registration .inputColumn .containerButton.submitButton .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_right.jpg);
	width:5px;
	height:29px;
	float:left;
}

.registration .inputColumn .containerButton.submitButton .inner a 
{
	color:#451802;
	font-weight:inherit;
	text-decoration:none;
}

/* replyTo.css */
.inReplyTo
{
	border:solid 1px #999999;
	margin-bottom:8px;
}

.inReplyTo .inReplyToControls
{
	padding:2px;
}

.inReplyTo .inReplyToLink
{
	float:left;
	width:50%;
}

.inReplyTo .inReplyToLink a
{
	display:block;
	float:left;
	line-height:1.7em;
	padding-left:22px;
}

.inReplyTo .inReplyToLink .expand
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/expand.gif) no-repeat;
}

.inReplyTo .inReplyToLink .collapse
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/icons/collapse.gif) no-repeat;
}

.inReplyTo .inReplyToGoToLink
{
	float:left;
	width:50%;
}

.inReplyTo .inReplyToGoToLink a
{
	display:block;
	float:right;
	margin-right:4px;
	line-height:1.7em;
}

.inReplyTo .inReplyToBody
{
	padding:2px;
	padding-left:24px;
}

.entryList .contents .highlighted,
.editor .highlighted
{
	background-color:#F9F9F8;
}

/* blogEntry.css */
.blogEntryPage
{
}

.blogEntryPage .spacer
{
	width:100%;
	height:20px;
}

.blogEntryPage .entryList .innerContainer
{
	padding-top:10px;
	padding-bottom:0px;
}

/* changePassword.css */
.changePasswordPage
{
}

.changePasswordPage #main .case
{
	float:none;
}

.changePasswordPage #main .description
{
	display:none;
}

/* codeOfConduct.css */
.codeOfConductPage
{
}

.codeOfConductPage #main .case
{
	float:none;
}

.codeOfConductPage #main .description
{
	display:none;
}

/* contact.css */
.contactPage
{
}

.contactPage #main .case
{
	float:none;
	margin-bottom:8px;
}

.contactPage #main .case .description
{
	margin-right:0px;
}

/* forum.css */
.forumPage
{
}

.forumPage .entryList .innerContainer
{
	padding-top:10px;
	padding-bottom:10px;
}

.forumPage .entryList .item
{
	padding:5px 4px 5px 4px;
}

.forumPage .entryList .alternatingItem
{
	padding:5px 4px 5px 4px;
	background-color:#F9F9F8;
}

.forumPage .entryList .forumDetails
{
	float:left;
	margin-top:5px;
	margin-left:3px;
}

.forumPage .case
{
	float:none;
}

.forumPage .case .title .details
{
	display:none;
}
/* forumEntry.css */
.forumEntryPage
{
}

.forumEntryPage #main .entrySum
{
	float:none;
	margin-bottom:15px;
}

.forumEntryPage #main .entrySum .posted
{
	margin-bottom: 0px;
}

.forumEntryPage .entryList .innerContainer
{
	padding-top:10px;
	padding-bottom:0px;
}

/* forums.css */
.forumsPage
{
}

.forumsPage .fullList .rightColumn .separator
{
	float:left;
	width:100%;
	height:10px;
}

/* home.css */
.homePage
{
}

.homePage .entryList .innerContainer
{
	padding-top:0px;
}

/* media.css */
.mediaPage
{
}

.mediaPage #main .case
{
	float:none;
	margin-bottom:15px;
}

.mediaPage .entryList .innerContainer
{
	padding-top:10px;
	padding-bottom:10px;
}

.mediaPage .entryList .cell
{
	float:left;
	width:310px;
	min-height:80px;
	margin-left:10px;
}

/* notFound.css */
.notFoundLeft
{
	float:left;
	width: 450px;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 10px;
}
.notFoundRight
{
	float:left;
	width: 470px;
	margin-top: 10px;
}
/* privacy.css */
.privacyPage
{
}

.privacyPage #main .case
{
	float:none;
}

.privacyPage #main .description
{
	display:none;
}

/* profile.css */
.profilePage
{
}

.profilePage .profileImage
{
	text-align:center;
	padding-top:10px;
}

.profilePage #avatarCaption
{
	padding:10px;
	font-style:italic;
	text-align:center;
}

.profilePage .blogPosts li
{
	padding-bottom:5px;
	line-height:153.9%;
}

.profilePage #userLinks h3
{
	font-size:93%;
	color:#451802;
	margin:0;
}

.profilePage #xboxlivestatus
{
	padding-top:15px;
	padding-bottom:15px;
}


.profilePage td
{
	border-style:none;
	border-width: 0px;
}

.profilePage .gamertag
{
	font-size:153.9%;
	text-transform:lowercase;
	font-weight:bold;
}

.profilePage .participantLink
{
	overflow:hidden;
}

.profilePage #profileDetails
{
	padding:5px;
}

.profilePage .subNav
{
	float:right;
	width:50%;
}

.profilePage .buttonSeparator
{
	float:right;
	margin:5px;
}

.profilePage #userInfoArea
{
}

.profilePage #userLinks 
{
	margin-top:10px;
}

.profilePage .username
{
}

.profilePage .aboutText
{
	margin-top:10px;
	margin-bottom:10px;
}

.profilePage .entryList
{
	clear:both;
}

.profilePage .entryList .innerContainer
{
	padding-top:10px;
	padding-bottom:10px;
}

.profilePage .entryList .item
{
	float:left;
	padding:5px 4px 5px 4px;
}

.profilePage .entryList .alternatingItem
{
	float:left;
	padding:5px 4px 5px 4px;
	background-color:#F9F9F8;
}

/* profileEdit.css */
.profileEditPage
{
}

.profileEditPage .case
{
	float:none;
}

.profileEditPage .edit
{
	width:450px;
}

.profileEditPage .edit .editRow
{
	margin-bottom:10px;
}

.profileEditPage .edit .editField
{
	width:100%;
}

.profileEditPage .edit .avatarTypeList
{
	margin:5px;
}

.profileEditPage .edit .editControls
{
	text-align:right;
}

.profileEditPage .edit .editControls .buttonSeparator
{
	float:right;
	margin:5px;
}

.profileEditPage .containerButton
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_center.jpg) repeat-x;
	height:29px;
	float:right;
}

.profileEditPage .containerButton a
{
	height:29px;
}

.profileEditPage .containerButton .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_left.jpg);
	width:5px;
	height:29px;
	float:left;
}

.profileEditPage .containerButton .inner
{
	height:22px;
	float:left;
	margin:0px;
	padding:7px 3px 0px 3px;
}

.profileEditPage .containerButton .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/whitebannerbutton_right.jpg);
	width:5px;
	height:29px;
	float:left;
}

.profileEditPage .containerButton .inner a 
{
	color:#451802;
	font-weight:inherit;
	text-decoration:none;
}

.profileEditPage .containerButton .inner a:Hover
{
}

/* register.css */
.registerPage
{
}

.registerPage #main .case
{
	float:none;
}

/* resetPassword.css */
.resetPasswordPage
{
}

.resetPasswordPage #main .case
{
	float:none;
}

.resetPasswordPage #main .description
{
	display:none;
}

/* search.css */
.searchPage
{
}

.searchPage .entryList .innerContainer
{
	padding-top:10px;
	padding-bottom:10px;
}

.searchPage .entryList .cell
{
	min-height:80px;
}

.searchPage .searchParams
{
	padding:10px;
}

.searchPage .searchFeeds
{
	 text-align:right;
}

.searchPage .searchButton
{
	margin:4px;
}

.searchPage .searchParams .searchParamsContainer
{
	float:left;
}

.searchPage .searchTextBox
{
	display:block;
	float:left;
	margin-top:4px;
}

.searchPage .containerButton
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/linkbanner3_center.png) repeat-x;
	height:29px;
	float:left;
	margin-left:10px;
}

.searchPage .containerButton .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/linkbanner3_left.png);
	width:5px;
	height:29px;
	float:left;
}

.searchPage .containerButton .inner
{
	height:22px;
	float:left;
	margin:0px;
	padding:7px 3px 0px 3px;
}

.searchPage .containerButton .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/linkbanner3_right.png);
	width:5px;
	height:29px;
	float:left;
}

.searchPage .containerButton .inner a 
{
	font-weight:inherit;
	text-decoration:none;
}

/* signIn.css */
.signInPage
{
}

.signInPage td
{
	border-style:none;
	border-width: 0px;
}

.signInPage #main .case
{
	float:none;
}

.signInPage #main .description
{
	display:none;
}

.signInPage .loginContainer
{
	margin-top:10px;
	width:250px;
}

.signInPage .loginContainer .signInRow
{
	margin-bottom:10px;
}

.signInPage .loginContainer .signInField
{
	width:100%;
}

.signInPage .loginContainer .controls
{
	text-align:right;
	margin-bottom:10px;
}

/* tag.css */
.tagPage
{
}

.tagPage .box .content
{
	padding:5px;
}

.tagPage #main .case
{
	float:none;
	margin-bottom:15px;
}

.tagPage .entryList .innerContainer
{
	padding-top:10px;
	padding-bottom:10px;
}

.tagPage .entryList .cell
{
	float:left;
	width:310px;
	min-height:80px;
	margin-left:10px;
}

/* tags.css */
.tagsPage
{
}

.tagsPage .case 
{
	float:none;
}

.tagsPage .tagCloud a
{
	padding:5px;
}

/* terms.css */
.termsPage
{
}

.termsPage #main .case
{
	float:none;
}

.termsPage #main .description
{
	display:none;
}

/* msc.css */
.cbMain
{
	background:#F3F3F3 url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/background.jpg) repeat-x;
	height:25px;
	font-family:Tahoma,Verdana,Sans-Serif;
	font-size:11px;
}

.cbLink
{
	display:none;
	float:right;
	margin-top:4px;
	margin-right:8px;
}

.cbLink a
{
	color:#0451C5;
	text-decoration:none;
	font-weight:normal;
}

.cbLink a:hover
{
	text-decoration:underline;
}

.cbLinkImg
{
	float:left;
}

.cbLinkText
{
	float:left;
	margin-left:3px;
	margin-top:1px;
}

.cbMore
{
	cursor: pointer;
	float:left;
	padding-top:5px;
	padding-left:8px;
}

.cbMoreText
{
	float:left;
}

.cbMoreImg
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/default/images/arrow.gif);
	float:left;
	margin-top:2px;
	margin-left:3px;
	width:7px;
	height:7px;
}

.cbMenu
{
	border:1px solid #666666;
	padding:12px 12px 6px;
	background:#F3F3F3 none repeat;
	position:absolute;
	top:18px;
	left:8px;
	z-index:50;
	display:none;
}

.cbMenu ul
{
	margin:0px;
	padding:0px;
}

.cbMenu li
{
	list-style-type:none;
	margin-bottom:6px;
}

.cbMenu a
{
	color:#0451C5;
	text-decoration: none;
	font-weight: normal;
}

.cbMenu a:hover
{
	text-decoration:underline;
}

.cbMenu img
{
	vertical-align:middle;
}

/* Editor.css */
.reduced
{
	font-size:smaller;
}
.error
{
	color:Red;	
}
.fade
{
	color:#999;
}
ul.rade_toolbar li
{
	list-style-type: none;
}
body
{
	font-family:'Segoe UI',Verdana,Arial,Helvetica,Sans-Serif;
	font-size:77%;
}
/* fonts.css */
body
{
	background:#000 url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/background.jpg) repeat-y center;
	color:#3a4e68;
}

a
{
	color:#a0ac27;
}

a:hover
{
	color:#31455A;
}

h1
{
	font-size:123.1%;
}

h1 a
{
	color:#904b22;
	font-weight:bolder;
}

h1 a:hover
{
	color:#911636;
}

h2
{
	font-size:108%;
}

h2 a
{
	color:#660000;
	font-weight:bolder;
}

h3
{
}

h3 a 
{
	color:#660000;
	font-weight:bolder;
	font-style:italic;
}

h4,
h5
{
	font-size:77%;
	text-transform:uppercase;
}

h4
{
	color:#737373;
}

h5
{
	color: #707674;
}

.posted,
.status,
.tags,
.date,
.downloads,
.sharethis,
.showlink,
.details,
.last,
.userInfo
{
	color:#898c72;
}

/* 0-site.css */
/* 11 - PAGE LAYOUT - DEFAULT ---------------------------------------------------------------------- */

#background
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/backgroundTOP.jpg) no-repeat center top;
	height:526px;
}

#container
{
	margin:0px auto;
	width:1000px;
}

#top
{
}

#logo
{
	float:left;
}

#content
{
	width:1000px;
	margin:0px;
}

#contentTop
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/ContentPane_TOPhomeTab.png) no-repeat;
	height:42px;
}

#contentBottom
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/ContentPane_BOTTOMhome.png) no-repeat;
	height:24px;
}

/* 12 - WIDE, STANDARD,  MAIN  ----------------------------------------------------------------------------- */

#wideLayout,
#stdLayout,
#fullLayout
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/ContentPane_MIDDLEhome_whit.png) repeat-y;
	width:952px;
	padding-left:24px;
	padding-right:24px;
}

#main
{
	float:right;
	padding-right:15px;
	width:757px;
}

#fullLayout #main
{
	float:none;
	width:auto;
	clear:both;
	padding-right:0px;
}

/* 13 - CONTAINER CONTROL - SECTION HEADERS ------------------------------------------------------------------ */

.box
{ 
	padding-bottom:8px;
}

.box .header
{
	height:27px;
}

.box .header .left
{
}

.box .header .inner
{
	margin-top:4px;
	float:left;
}

.box .header .right
{
}

.box .content
{
}

/* 14 - BOX 2 - ENTRY LIST HEADER and FOOTER ----------------------------------------------- */
.box2
{
}

.box2 .header
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_center.jpg) repeat-x;
	height:29px;
}

.box2 .header .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_left.jpg);
	width:5px;
	height:29px;
	float:left;
}

.box2 .header .inner
{
	margin-top:4px;
	padding: 3px 0 0 3px;
	float:left;
}

.box2 .header .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_right.jpg);
	width:5px;
	height:29px;
	float:right;
}

.box2 .header .info
{
	padding: 6px 0 0 6px;
}

.box2 .content
{
	padding: 3px 3px 3px 3px;
}

.box2 .header .button
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner2_center.gif) repeat-x;
	height:29px;
	float:right;
}

.box2 .header .button .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner2_left.gif);
	width:5px;
	height:29px;
	float:left;
}

.box2 .header .button .inner
{
	height:22px;
	float:left;
	margin:0px;
	padding:7px 3px 0px 3px;
}

.box2 .header .button .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner2_right.gif);
	width:5px;
	height:29px;
	float:left;
}

.box2 .header .button .inner a 
{
	color:#451802;
	font-weight:inherit;
	text-decoration:none;
}

/* 15 - COMMENT.ASCX Separator bar ---------------------------------------------------------- */

.boxYellow
{
	float:left;
}

.boxYellow .header
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_center.jpg) repeat-x;
	height:29px;
}

.boxYellow .header .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_left.jpg);
	width:5px;
	height:29px;
	float:left;
}

.boxYellow .header .info
{
	padding: 6px 0 0 6px;
}

.boxYellow .header .inner
{
	margin-top:4px;
	padding: 3px 0 0 3px;
	float:left;
}

.boxYellow .header .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_right.jpg);
	width:5px;
	height:29px;
	float:right;
}

.boxYellow .content
{
}

.boxYellow .header .button
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner2_center.gif) repeat-x;
	height:29px;
	float:right;
}

.boxYellow .header .button .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner2_left.gif);
	width:5px;
	height:29px;
	float:left;
}

.boxYellow .header .button .inner
{
	height:22px;
	float:left;
	margin:0px;
	padding:7px 3px 0px 3px;
}

.boxYellow .header .button .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner2_right.gif);
	width:5px;
	height:29px;
	float:left;
}

.boxYellow .header .button .inner a 
{
	color:#451802;
	font-weight:inherit;
	text-decoration:none;
}

.enabled
{
	cursor:pointer;
}

#betaLogo
{
	display:none;
}

#betaNote
{
	padding:8px 10px 12px 10px;
	font-size:0.85em;
	height:12px;
	background:#fdf68c url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/betanote_bgd.jpg) repeat-x;
}
#betaNote a
{
	color:#205684;
	font-weight:bold;
}

.blogEntrySmall
{
	line-height:1.2em;
}

.blogEntrySmall .posted
{
	float:none;
}

.resourceListEditor
{
	border: solid 1px Black;
	background-color: White;
	padding: 8px;
}

.resourceListEditor .row
{
	width: 100%;
	margin-top: 10px;
	border: none;
	padding-top: 2px;
	padding-left: 1px;
	padding-bottom: 1px;
}

.resourceListEditor .rowSelected
{
	width: 100%;
	margin-top: 10px;
	border: solid 1px Black;
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.communityentries
{
}

/*  17 - PROFILE PAGE ------------------------------------------------ */

.textBox
{
	width:450px;
	margin-bottom:15px;
}

.profileLink
{
	font-weight:bold;
}

.sharethis textarea
{
	width:100%;
}

.tagCloud .t1
{
	 font-weight:800;
}

.tagCloud .t2
{
	font-weight:600;
	
}

.tagCloud .t3
{
	font-weight:400;
}

.tagCloud .t4
{
	font-weight:200;
}

#mainWide
{
	margin:0px;
	padding:20px;
}

#pageBanner
{
	margin-bottom:15px;
}

#pageBanner .wrap
{
	padding:10px;
	border:solid 1px #fff;
	background-color:#f9f9f8;
}

#pageBanner .cap
{
	background-color:Green;
	clear:left;
}

.contentHeader
{
	line-height:1.5em;
}
.contentHeader h1
{
	font-size:1.2em;
	margin-bottom:3px;
}
.contentHeader .photo
{
	float:left;
	margin-right:16px;
}

/*
	Inline Editing
*/

.inlineEditingOver
{
	margin-top: -1px;
	margin-left: -1px;
	margin-bottom: -1px;
	border: solid 1px #000000;
	cursor: pointer;
	width: 100%;
}

.inlineEditingOut
{
	margin-top: auto;
	margin-left: auto;
	border: inherit;
	cursor: inherit;
	clip: auto;
	width: 100%;
}

/*
	Overlay
*/

#overlay
{
	display:none;    
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
    position:fixed;
}

/*
	Rich Text Box
*/

.richText
{
	margin:10px 0;
	border:solid 1px #999;
}

.richText .buttonBar
{
	background-color:#ededed;
	border-bottom:solid 1px #999;
}

.richText iframe
{
	background-color:#FFFFFF;
	width:100%;
	height:250px;
}

.richText textarea
{
	width:100%;
	height:250px;
}

/*
	Sidebar
*/

#sideBar
{
	float:right;	
	width:180px;
	padding:0px;
}

#fullLayout #sideBar
{
	float:left;
}

#sideBar .grid
{
	margin:1px 0 1px 2px;
}

#sideBar .grid .q
{
	float:left;
	width:32px;
	height:32px;
	margin:5px;
	text-align:center;
	border:solid 1px #c9c0ba;
}

#sideBar .grid .q:hover
{
	border-color:#998174;
}

/*
	Sidebar Entry List
*/

.sidebarEntryList
{
	float:left;
	margin:5px;
}

.sidebarEntryList .sidebarEntryListItem { }

.sidebarEntryList .sidebarEntryListSep
{
	height:10px;
}

.sidebarEntryList .title
{
	color:#892102;
}

/*
	Show List
*/

.showList
{
	margin:5px;
}

.showListItem { }

.showListSep
{
	height:5px;
}

/*
	User Profile Popup
*/

#MemberInfoContainer
{
	font-size:0.8em;
	text-align:left;
}

.MemberInfoContainerA,
.MemberInfoContainerB,
.MemberInfoContainerC
{
	background-image: url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/popup_a.png);
	background-repeat: no-repeat;
	width: 335px;
	height:131px;
	margin:0;
	padding:5px;
}

.MemberInfoContainerB
{
	background-image: url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/popup_b.png);
}

.MemberInfoContainerC
{
	background-image: url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/popup_c.png);
}

#MemberInfoContainer .miContainerLeft
{
	float: left;
	margin-left: 12px;
	margin-top: 10px;	
}

#MemberInfoContainer .miContainerRight
{	
	margin-top: 10px;
	margin-left:85px;
}

#MemberInfoContainer .userName
{
	font-weight:bold;
	font-size:1.2em;
}

#MemberInfoContainer .quote
{
	font-style:italic;
}

#MemberInfoContainer .userInfo div
{
	padding:0;
	margin:0;	
	line-height:1.4em;
}

#MemberInfoContainer a.e
{
	color:#9f3b10;
}

.ContentOwners .miContainer
{
	padding-bottom: 5px;
	
}

.ContentOwners .ContentOwnerInfo { }

.ContentOwners .ContentOwnerInfoAlt
{

}

.ContentOwners .miContainerLeft img
{
	border: solid 2px black;

}

.ContentOwners .miContainerLeft{
	float: left;

}

.ContentOwners .miContainerRight
{	
	margin-left:75px;
}

.ContentOwners .userName
{
	font-weight:bold;
	padding-bottom: 4px;
}

.ContentOwners .quote
{
	font-style:italic;
	min-height:45px;
}

.ContentOwners .userInfo
{
	
}

.ContentOwners .userInfo div
{
	padding:0;
	margin:0;	
	line-height:1.4em;
}

.ContentOwners a.e
{
	color:#9f3b10;
}

.subscribe
{
	float:right;
	margin-right:28px;
	margin-top:17px;
}

.searchFeeds .subscribe
{
	float: none;
	margin-right:0px;
	margin-top:0px;	
}

.title .subscribe
{
	float:none;
}

/* 31 - NAVIGATION - DEFAULT ----------------------------------------------------------------------- */

#topNav
{
	text-align:center;
	padding-top:38px;
}




#topNav a,
#userNav a
{
	color:#59616C;
}

#topNav a:hover,
#userNav a:hover
{
	color:#31455A;
}



#userNav
{
	float:right;
	margin-top:39px;
	margin-right:10px;
}

#onlineCount
{
	/*float:left;
	padding-top:12px;
	padding-left:25px;
	font-size:11px;*/
	display:none;
}

.menu
{
}

#menu
{
	font-size:13px;
	text-transform:uppercase;
}

#menu .menuItem
{
	padding:0 10px;
	display:inline;
}

#menu .selected 
{
}

#menu .selected a
{
	font-weight:bold;
	text-decoration:none;
}

#menu .noChildren { }

/* 33 - SUB NAV ---------------------------------------------------*/ 
#subNav
{
	/*background:#F7F7F7;
	border-top:solid 1px #9C9591;
	border-bottom:1px solid #E5E1DF;
	text-align:center;*/
	display:none;
}

#subNavTagCenter
{	
	margin:0px 0px 0px opx;
	background:#edeae9;
	border-top:solid 1px #9C9591;
}

#subNav a
{
	color:#62656D;
}

#subNav a:hover
{
	color:#9f3b10;
}

#subNav ul
{
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

#subNav ul li
{
	padding:0 15px;
	display:inline;
	border-right:solid 1px #a07966;
}

#subNav ul li.last
{
	border-right:none;
}

#subNav ul li.selected a, #subNav ul li.selected a:hover
{
	font-weight:bold;
}

/* 18 - FOOTER ----------------------------------------------------------------- */

#footer
{
	margin-top:5px;
	margin-bottom:5px;
}

#footer a
{
	color:#9f3b10;
}

#footer a:hover
{
	color:#c45728;
}

#footerTop
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/ContentPane_TOPhomeNoTab.png);
	height:24px;
	width:1000px;
	float:left;
}

#footerContent
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/ContentPane_MIDDLEhome_whit.png) repeat-y;
	float:left;
	width:952px;
	padding-left:24px;
	padding-right:24px;
}

#footerBottom
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/ContentPane_BOTTOMhome.png);
	height:24px;
	width:1000px;
	float:left;
}

/* 02 - SidebarMedia & Summary - Entry Details */

.sidebartitle a
{
	line-height:1.0em;
	color: #904b22;
}

.sidebartitle a:hover
{
	color: #943D54;
}

/* button.css */
.button
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_center.jpg) repeat-x;
}

.button .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_left.jpg);
}

.button .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_right.jpg);
}

/* editor.css */
.editor .controls .containerButton
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_center.jpg) repeat-x;
}

.editor .controls .containerButton .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_left.jpg);
}

.editor .controls .containerButton .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_right.jpg);
}

/* entryCom.css */
.entryCom .body img
{
	max-width:636px;
}

/* entrySum.css */
.entrySum .summaryRightNoMedia
{
	float:none;
	width:auto;
}

.entrySum .summaryRight
{	
	width:422px;
}

/* entryTinyWithTime.css */
.entryTinyWithTime .column1,
.entryTinyWithTimeColumns .column1Header
{
	width:619px;
}

/* pager.css */
.pager .pagerButton.pagerFirst
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/icons/pager-first.jpg);
}

.pager .pagerButton.pagerFirst.disabled
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/icons/pager-first-disabled.jpg);
}

.pager .pagerButton.pagerBack
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/icons/pager-back.jpg);
}

.pager .pagerButton.pagerBack.disabled
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/icons/pager-back-disabled.jpg);
}

.pager .pagerButton.pagerNext
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/icons/pager-next.jpg);
}

.pager .pagerButton.pagerNext.disabled
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/icons/pager-next-disabled.jpg);
}

.pager .pagerButton.pagerLast
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/icons/pager-last.jpg);
}

.pager .pagerButton.pagerLast.disabled
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/icons/pager-last-disabled.jpg);
}

/* poll.css */
.poll
{
	background-color:White;
	background-image:none;
	height:500px;
}

.Poll_DisplayText
{
    font-weight:bold;  
}

.Poll_TotalVotes
{
    font-style:italic;
}

.Poll_TakePoll, .Poll_PollResults
{
	width:265px;
    border:dashed 1px #666;
    padding:5px;
    margin-top:10px;
    margin-left:15px;
}

.Poll_MustSignIn
{
    font-weight:bold;
    font-style:italic;
    padding-top:5px;
}

/* registration.css */
.registration .inputColumn .containerButton.submitButton
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_center.jpg) repeat-x;
}

.registration .inputColumn .containerButton.submitButton .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_left.jpg);
}

.registration .inputColumn .containerButton.submitButton .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_right.jpg);
}

/* blog.css */
.blogPage .blogHeader
{
	background-color:#E3E8EB;
	margin-bottom:14px;
	padding:14px;
}

.blogPage .blogHeader .case
{
	width:854px;
}

.blogPage .entrySum .summaryRight
{
	width:422px;
}

/* blogEntry.css */
.blogEntryPage .entrySum .summaryRight
{
	width:422px;
}

/* home.css */
.homePage .featured .featuredItem .inlinePreviewImage
{
	max-width:320px;
	max-height:240px;
}

.homePage .featured .featuredItem .entrySum .summaryRight
{
	width:589px;
}

.homePage .featured .featuredItem .entrySum .summaryRight
{
	width:422px;
}

.homePage .featured .featuredItem
{
	background-color:#E3E8EB;
	padding:14px;
	margin-bottom:10px;
}

.homePage .sidebarImages
{
	margin:0px;
}

.homePage .sidebarImages .sidebarImage
{
	float:left;
	padding:1px;
	margin:0px;
	width:85px;
	height:64px;
}

.homePage .activeMedia
{
	margin:0px;
}

/* profile.css */
.profilePage #lastgamesplayed table
{
	padding-top:10px;
}

.profilePage .button
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_center.jpg) repeat-x;
}

.profilePage .button .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_left.jpg);
}

.profilePage .button .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_right.jpg);
}

/* profileEdit.css */
.profileEditPage .containerButton
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_center.jpg) repeat-x;
}

.profileEditPage .containerButton .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_left.jpg);
}

.profileEditPage .containerButton .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/whitebannerbutton_right.jpg);
}

/* search.css */
.searchPage .entrySum .summaryRight
{
	width:617px;
}

.searchPage .searchParams
{
	background-color:#E3E8EB;
}

.searchPage .containerButton
{
	background:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner3_center.png) repeat-x;
}

.searchPage .containerButton .left
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner3_left.png);
}

.searchPage .containerButton .right
{
	background-image:url(http://mschnlnine.vo.llnwd.net/d1/App_Themes/Channel10/images/linkbanner3_right.png);
}

/* wiki.css */
.wikiPage
{
}

.wikiPage .wikiMainContent
{
	float:left;
	margin-top:8px;
	margin-bottom:8px;
}

.wikiPage .historyText
{
	text-align:center;
}

.wikiPage .historyPager
{
	height:29px;
	margin-bottom:4px;
	margin-top:4px;
}

.wikiPage .historyPager .pagerFirst,
.wikiPage .historyPager .pagerBack
{
	float:right;
}

.wikiPage .historyPager .pagerNext,
.wikiPage .historyPager .pagerLast
{
	float:right;
}

.wikiPage .historyPager .pagerTitle
{
	float:right;
	width:70px;
	height:24px;
	padding-top:5px;
	text-align:center;
}

.wikiPage .sharethis
{
	border-top:0px;
}

.wikiPage .sharethis li
{
	float:none;
}

.wikiPage .sidebarBoxes
{
	padding-bottom:10px;
}

.wikiPage .wikiEntry
{
	margin-bottom:10px;
}

.wikiPage .wikiTitle
{
	float:left;
}

/* wikiDoc.css */
.wikidoc
{
}

.wikidoc ul,
.wikidoc ol
{
	margin:clear;
	padding:clear;
	margin-left:10px;
	padding-left:10px;
}

.wikidoc li
{
}

.wikidoc ul li
{
	margin-left:15px;
	list-style-type:disc;
}

.wikidoc ul li ul li
{
	list-style-type:circle;
}

.wikidoc ol li
{
	margin-left:15px;
	list-style-type:decimal;
}

.wikidoc ol li ol li
{
	list-style-type:lower-alpha;
}

.wikidoc h2
{
	font-size:19px;
}

.wikidoc h3
{
	font-size:16px;
	color:#2A0F01;
}

