﻿body 
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000;
    padding: 0;
    margin: 0;
    background: #fff;
    
}

a
{
    color: #33ccff;
    font-weight: bold;
}

a:hover
{
    color: #33ccff;
}

a.Error
{
    color: red;
}

input, select
{
	border: 1px solid #000;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#Column2 input, #Column2 select
{
	width: 130px;
}


input.Button, a.Button
{
	border: 1px solid #000;
	background-color: #6bff2e;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 15px 0px 15px;	
	vertical-align: top;
}

input.Button:hover
{
	background: #fff;
	color: #333;
}

a.Button
{
	text-decoration: none;
}

#Column2 input.Button, #Column2 a.Button
{
	height: 20px;
}

#Column2 dl#AdvancedView a.Button {
    padding: 1px 15px;
}

#Column2 dl#AdvancedView a.Button:hover {
    color: #000;
    background: #fff;
}

#Column2 input.Button.Small
{
	padding: 0 3px 0 3px;
	width: auto;
}


#TopNav
{
    background: #333333;
    height: 44px;
    margin: 0 0 10px 0;
    padding: 4px;
    text-align: center;
    overflow: visible;
}

#TopNav div
{
    text-align: left;
    width: 1000px;
    margin: 0 auto 0 auto;
}

#TopNav div.Sub
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 0px 0 0px;
	height: 10px;
	font-size: 10px;
	background: #333;
	color: #fff;
	padding: 1px 5px 0px 5px !important;
	filter:alpha(opacity=75);
	opacity: 0.7;
	-moz-opacity:0.7;
	text-align: left;
}

#TopNav a
{
    color: #fff;
    font-size: 15px;
    margin: 16px 10px 0 0;
    padding: 0px 10px 0 0;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    float: left;
}


#TopNav a.Home
{
	background-image: url(Images/ScribbleLive.png);
	width: 152px;
	height: 50px;
	margin: 5px 20px 0 0;
	text-indent: -7000px;
	border: 0;
	background-repeat: no-repeat;
	padding: 0;
}

#TopNav a.Home:focus {
    outline: none;
}

#TopNav a.Right
{
	float: right;
	margin-right: 0;
	padding: 0 7px 0 7px;
	font-weight: normal;
	border-right: 1px solid #aaa;
}

#TopNav a.LoggedIn
{
}

#TopNav a.Last
{
	border: 0 !important;
}

#TopNav a.Flag
{
	float: right;
	padding: 0;
	margin: 1px 5px 0 0;
}

#PageFooter a.Flag
{
	padding: 0;
	margin: 1px 2px 0 0;
}

#PageFooter a.Flag img
{
	border: 1px solid #ccc !important;
	vertical-align: top;
}

#TopNav a.Flag img, #PageFooter a.Flag img
{
	border: 1px solid #fff;
}

/* Footer Flags ===== */

ul#PageFooter {
    overflow: hidden;
    height: 15px;
    margin-bottom: 5px;
}

ul#PageFooter li {
    float: left;
}

li#FooterFlags a.Flag {
    background: url(Images/FooterFlags.gif) no-repeat;
    width: 29px;
    height: 15px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin: 0 5px 0 0;
}

li#FooterFlags a#USA {
    background-position: -29px 0;
}

li#FooterFlags a#France {
    background-position: -58px 0;
    width: 24px;
}

li#FooterFlags a#Spain {
    background-position: -82px 0;
    width: 26px;
}

li#FooterFlags a#Italy {
    background-position: -108px 0;
    width: 24px;
}

li#FooterFlags a#Russia {
    background-position: -132px 0;
    width: 26px;
}

li#FooterFlags a#Germany {
    background-position: -158px 0;
    width: 26px;
}

#TopNav .Welcome
{
	font-weight: bold;
}

#TopNav a:hover
{
	color: #33ccff;
}

#TopAnnouncement
{
	background: #bbecfc;
	padding: 5px 10px 5px 5px;
	font-size: 13px;
	font-weight: normal;
	float: left;
	margin: 0px 0 10px 10px;
}

#TopAnnouncement img
{
	border: 0;
	vertical-align: text-top;
	margin-right: 5px;
}

#TopAnnouncement a
{
	text-decoration: none;
	color: #333;
}

#TopAnnouncement a:hover
{
	color: #33ccff;
}

div#SearchBox
{
	float: right;
	width: 300px;
	height: 20px;
	overflow: visible;
	text-align: right;
	
}

#SiteHeader h1
{
    margin: 0;
    padding: 0;
    text-align: left;
}

#SiteHeader h1 a
{
    display: block; 
    text-indent: -9999px; 
    width: 411px;
    height: 80px;
    margin-left: 10px;
}

#PageContainer, #SiteHeader
{
    width: 1000px;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 0;
}

#PageContainer h2
{
	padding: 15px 20px 15px 20px;
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	margin: 0;
	clear: left;
}



#PageContainer h3.Description
{
	text-align: left;
	clear: both;
	background: #ccff99;
	margin: -10px 0 0 0;
	padding: 0 0px 10px 20px;
	font-weight: normal;
	color: #000;
	font-size: 14px;
}

#TopPagination
{
	text-align: left;
	margin-bottom: 0px;
	background: #ccff99;
	display: block;
	background: #fff;
}

#TopPagination ul.Pagination
{
	padding-left: 20px;
	padding-bottom: 15px;
}

#BottomPagination ul.Pagination
{
	margin: 0 0 10px 0;
	text-align: center;
}

#FloatingTitle
{
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 10px;
	width: 100%;
	background: #ccff99;
	z-index: 10000;
}

#FloatingTitle h2
{
	margin: 0 5px 5px 0;
	padding: 0;
}

#FloatingTitle ul.Pagination
{
	text-align: left;
}

#FloatingTitle ul.Pagination li
{
	padding: 0 !important;
}

#FloatingTitle ul.Pagination li a
{
	margin: 0;
}

h2 em
{
	font-weight: bold;
	font-style: normal;
	color: #33ccff;
	text-decoration: none;
	
}




dl.LoginChoices
{  
	padding: 0;
	margin: 20px 0 0 90px;
	width: 350px;
	clear: left;
}


dl.LoginChoices dt
{
	clear: both;
	margin: 20px 0 0 0;
	border-bottom: 0 !important;
}

dl.LoginChoices dt a 
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

dl.LoginChoices dt a:hover
{
	color: #33ccff;
}

dl.LoginChoices dd
{
	clear: both;
	margin: -35px 0 0 -60px;
}

dl.LoginChoices a img
{
	border: 0;
}



#SiteHeader
{
    margin-top: 25px;
    margin-bottom: 15px;
}

#Column1
{
    width: 676px;
    float: left;
    margin: 10px 0 0 0;
    text-align: left;
    
}

#Column1 .Start
{
    border: 0;
    margin: 10px 0 0 0px;
}

#Column1 #ThreadInfo
{
    background: #fff;
}


#Column1 #ThreadInfo .Content
{
    background: #0099cc url(./Images/leftcolheader.gif) no-repeat;
    margin: 0 0 0px 0;
    padding: 2px 10px 3px 0px;
    text-align: left;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #fff;
    
}

ul.Pagination
{
	margin: 0;
	padding: 0;
	clear: both;
}

ul.Pagination li
{
	list-style: none;
	margin: 0 1px 0 0;
	padding: 0;
	display: inline;
}

ul.Pagination li a
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #333333;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background: #fff;
	display: inline-block;
	margin: 0;
	
}

ul.Pagination li a:hover
{
	color: #33ccff;
	border-color: #33ccff;
}

ul.Pagination li a.NotLink:hover {
    color: #333;
    border-color: #333;
    cursor: default;
}

ul.Pagination li a.Current
{
	color: #fff;
	background: #333333;
}



#Column1 #ThreadInfo .Started, #Column1 #ThreadInfo .LastPost
{
    margin: 0px 20px 10px 10px;
    padding: 5px 0 0 0;
    font-size: 11px;
    font-weight: bold;
    color: #aaa;
    display: block;
    float: left;
    
    display: none;
}

#Column1 #Discussion
{
    clear: left;
    background: #fff;
    margin: 0 0px 0 0px;
    padding: 0 0px 0px 0px;
    font-family: Arial;
    font-size: 16px;
    color: #000;
}

.Posts
{
    margin: 0;
    padding: 0;
    font-family: Arial;
}



#Column1 .Posts li 
{
	border: 1px solid #fff;
	border-top: 1px dotted #ccc;
}

.Posts li
{
    list-style-type: none;
    /*background: transparent url(/liveblog/Style/Images/bg-stream-bottom.gif)  no-repeat 0 100%;*/
    display: block;
    clear: both;
    padding: 10px 0 0px 0;
    margin: 0px 8px 6px 8px;
    background-repeat: no-repeat;
    background-position: 0 7px;
    color: #000;
    border-top: 1px dotted #ccc;
    
}

#Column1 .Posts li
{
    width: 660px;
    overflow: hidden;
}

#Column1 .Posts li.Thumbnail
{
	width: 600px;
	padding-top: 7px;
}

.Posts li.Thumbnail
{
	padding-left: 60px;
}

.Posts.Ascending li
{
}

.Posts li.Odd
{
	/*background-color: #fafaff;*/
}


.Posts li .Content
{
    font-family: Georgia;
    font-size: 16px;
    margin-bottom: 3px;
    overflow: hidden;
    display: inline;
}

.Posts li.Comment .Content
{
	color: #444;
}

.Posts li .IsEditing
{
	background: #ffffcc;
}

.Posts li textarea.Content.IsEditing
{
	background: #ffffcc;
	margin: 0 !important;
	width: 650px;
	height: 80px;
	overflow: auto !important;
}

.Posts li.Thumbnail textarea.Content.IsEditing
{
    width: 590px;
}

.Posts li .Meta
{
    display: block;
    font-size: 11px;
    color: #ccc;
    padding: 0;
}

.Posts li .Meta em
{
	font-style: normal;
	color: #aaa;
}

.Posts li .Meta a, a.Button.Small
{
	background: #33ccff;
	padding: 1px 2px 1px 2px;
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-family: Arial;
	font-size: 10px;
	border: 0;
}

.Posts li .Meta a:hover, a:hover.Button.Small
{
	border: 1px solid #33ccff;
	padding: 0px 1px 0px 1px;
	color: #33ccff !important;
	background: #fff;
}

.Posts li .Meta .Source a
{
	background: none !important;
	padding: 0 !important;
	font-weight: normal !important;
	color: #aaa !important;
	font-size: 11px !important;
}

.Posts li .Meta .Source a:hover
{
	background: none !important;
	padding: 0 !important;
	font-weight: normal !important;
	color: #000 !important;
	font-size: 11px !important;
	border: 0 !important;
}


.Posts li.First, #Column1 .Posts li.First
{
	border-top: 0;
}

#Column2 #TwitterModerated {
    margin-bottom: 10px;
}

#Column2 #TwitterModerated li {
    float: left;
    position: relative;
}

#Column2 ul#TwitterModerated li .Content
{
	font-size: 13px;
}

#Column2 .Posts li
{
	width: 282px;
	margin: 0;
}

#Column2 .Posts li.Thumbnail
{
	width: 222px;
}

.Posts li.Sticky .Meta
{
	background-image: url(Images/push_pin_2_yellow.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.Posts li.Sticky, .Posts li.First.Sticky
{
	background-color: #ffffee !important;
	border-top: 0 !important;
	border-bottom: 1px solid #FFFFEE !important;
	margin-bottom: 0 !important;
}

.Posts.Ascending li.Sticky
{
	border-bottom: 0 !important;
	border-top: 1px dotted #ccc !important;
	margin-bottom: 0;
}

.Posts li.First.Sticky
{
	background-position: left 4px !important;
}

#PostInputLabel, #NameInputLabel
{
	clear: both;
	font-size: 11px;
    color: #ccc;
    padding: 0;
    margin: 5px 0 0 10px;
    display: block;
    float: none;
}

#PostInputLabel
{
	margin-bottom: -10px;
}

input#PostInput, input#NameInput
{
	margin: 0 0 0 10px;
	border: 1px solid #ccc;
    background: #f7fcfc;
    width: 300px;
    clear: both;
}

input#NameInput
{
	width: 250px;
}



#Column1 #Discussion .Instructions
{
    font-size: 10px;
    margin: 0 0 5px 10px;
    width: 220px;
    float: left;
    color: #9e9e9e;
}

#Column1 #Discussion .Instructions.Left
{
   width: 150px;
}

#Column1 #Discussion .Instructions.Right
{
   width: 300px;
}


#Column1 h2
{
    font-size: 20px;
    margin: 0;
    padding: 15px;
    font-weight: normal;
}

#Column1 h3
{
    font-size: 15px;
    margin: 0;
    padding: 0;
}

#Column2
{
    width: 300px;
    float: left;
    margin: 10px 0px 0 20px;
}

#Column3
{
    width: 228px;
    float: left;
    margin: 0 0px 0 20px;
   
}

#Column2 a
{
	color: #333333;
	text-decoration: none;
}

#Column2 a:hover
{
	color: #33ccff;
}

#Column2 dl, #Column3 dl, #Column1 dl.Settings
{
    margin: 0 0px 0px 0px;
}

#Column2 dl dt, #Column3 dl dt, #Column1 dl.Settings dt, #Column1 h3
{
    font-size: 18px;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0 10px 0 10px;
    padding: 5px 0px 0 0px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    
}

#Column2 h4
{
	font-size: 12px;
	margin: 0px 0 3px 2px;
	padding: 0;
}

#Column2 h4.Inline
{
	display: inline;
}

#Column1 ul.OptionList
{
	margin: 0 0 5px 0;
	padding: 0;
}

#Column1 ul.OptionList li
{
	margin: 0 0 3px 0px;
	padding: 0 0 0 5px;
	list-style-type: square;
	list-style-position: inside;
	color: #333;
}

#Column1 ul.OptionList li em
{
	color: #33ccff;
	font-weight: bold;
}

#Column1 ul.OptionList li a
{
	text-decoration: none;
	color: #333;
	font-weight: normal;
}

 #Column1 #Discussion h3
 {
 	margin: 0;
 }
 
 #Column1 #Discussion h3 a
 {
 	text-decoration: none;
 	font-weight: normal;
 }
 
 #Column1 #Discussion h3 .Sub
 {
 	color: #ccc;
 	font-weight: normal;
 	font-size: 14px;
 	font-style: italic;
 	padding-bottom: 8px;
 }


#Column1 h4
{
	margin: 10px 0 10px 0;
	font-size: 17px;
	text-align: right;
	clear: both;
}

#Column1 dl.Settings h4 {
    text-align: left;
}

dl#WhosBloggingSidebar dd ul
{
	margin: 0;
	padding: 0;
}

dl#WhosBloggingSidebar dd ul li
{
	margin: 0 0 3px 0;
	padding: 0 10px 0 0;
	list-style-type: none;
	vertical-align: middle;
	height: 20px;
	display: block;
	width: 270px;
}

dl#WhosBloggingSidebar dd ul li img
{
	height: 20px;
	width: 20px;
	margin-right: 5px;
	float: left;
}

dl#TwitterSidebar input.Button.Small {
    margin-left: 3px;
    height: 22px;
    vertical-align: top;
}

#Column2 p.AutoPosting {
    padding: 5px;
    background: #eee;
    border: 1px solid #ccc;
    color: #555;
    -webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin: 3px 0;
}

#Column2 dl dd, #Column3 dl dd, #Column1 dl.Settings dd
{
    margin: 0 1px 0 1px ;
    padding: 8px;
    font-size: 11px;
    text-align: left;
}

#Column2 dl dd
{
	width: 298px;
	padding: 0;
}

#Column2 dl dd .Body
{
	margin: 8px;
}

#Column1 dl.Settings dd label
{
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 2px;
	padding-top: 2px;
}

#Column1 dl.Settings dd .Meta
{
	color: #aaa;
}

#Column2 dl.Login dd img.Icon, #Column3 dl.Login dd img.Icon
{
    float: left; 
    margin: 5px 0px 0 40px;
    width: 50px;
    height: 50px;
    border: 0;
}

#Column2 dl.Login dd img.Icon.First
{
	margin-left: 20px;
}

#Column2 dl.Login dd a.TextLink, #Column3 dl.Login dd a.TextLink
{
    display: block;
    margin: 0px 10px 0 0;
    text-align: right;
}

dl.Invite a
{
    font-size: 10px;
}

dl.Invite input
{
    /*margin: 5px 0 5px 0;*/
    /*
    border: 1px solid #e5169f;
    background: #fff;
    color: #000;
    font-weight: bold;
*/
}
dl.Invite label
{
	font-weight: bold;
	margin: 5px 4px 0 0;
	width: 50px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: right;
}

dl.Features ul, dl.Latest ul
{
    margin: 0;
    padding-left: 15px;
}

dl.Features ul li, dl.Latest ul
{
    font-size: 15px;
}

#Discussion iframe
{
	margin-left: 10px;
	height: 30px;
}

textarea#PostInput
{
    width: 679px;
    height: 88px;
    margin: 10px 0px 0 10px;
}


#UploadFrame
{
	float: left;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 2px;
}

.Posts li.Saving
{
    font-style: italic;
}

textarea
{
    border: 1px solid #ccc;
    background: #f7fcfc;
    margin: 0 0 5px 0;
}

span#NameInputAfter
{
	font-family: Arial;
	font-size: 11px;
	color: #000;	
	margin-left: 10px;
	clear: both;
	float: left;
	width: auto;
}

#SaveButton
{
	float: right;
	margin: 0 10px 0 0;
}

/* Post buttons new UI July 2009 ===== */

a.FormattingButtons {
    display: block;
    width: 21px;
    height: 21px;
    background-image: url(Images/uibuttons.png) !important;
    float: left;
    text-indent: -9999px;
    margin: 0 4px 0 0;
    padding: 0 !important;
}

a#Bold {
    background-position: -122px -1px;
}

a#Bold:hover {
    background-position: -122px -55px;
}

a#Italic {
    background-position: -151px -1px;
}

a#Italic:hover {
    background-position: -151px -55px;
}

a#WebcamRecordLink {
    background-position: -181px -1px;
}

a#WebcamRecordLink:hover {
    background-position: -181px -55px;
}

a.FormattingButtons.First
{
	margin-left: 10px;
}

a.FormattingButtons:focus {
    outline: none;
}

.ServerTime
{
    display: none;
}

#BottomContainer
{
    clear: both;
    width: 1024px;
    text-align: left;
    margin: 0 auto 0 auto;
}

#BottomContainer .Instructions
{

}

#BottomContainer .Instructions img
{
    margin: 10px 10px 0px 0px;
    border: 0;
    width: 202px;
}

#BottomContainer .Quotes
{
    text-align: center;
    margin-left: -50px;
}

#BottomContainer .Quotes img
{
    margin: 10px 50px 0px 50px;
    border: 0;
    
}



#BottomContainer .RSS
{
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    width: 28px;
    height: 28px;
    position: fixed;
    bottom: 5px;
    right: 20px;
    display: none;
    
}

#BottomContainer .RSS a
{
    display: block; 
    text-indent: -9999px; 
    width: 28px;
    height: 28px;
    margin-left: 10px; 
    background: url(./Images/feed-icon-28x28.png) no-repeat;
}



textarea
{
	background: #fafcfc;
}


.CommentArea
{
	background-color: #333;
	font-size: 11px;
	padding: 0;
	font-weight: bold;
	background-repeat: no-repeat;
}

.CommentArea #SaveButton
{
	padding: 0 10px 0 10px;
	font-size: 12px;
	margin: 0px 10px 0 0px;
}

.CommentArea.Open
{
	background-color: #fff;
	position: relative;
}

.CommentArea.Thumbnail, .CommentArea div.Thumbnail
{
	padding-left: 70px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
}

.CommentArea div.Thumbnail
{
	background-position: 10px top;
}


.CommentArea textarea#PostInput
{
	font-family: Georgia;
    font-size: 16px;
    width: 654px;
    margin: 10px 0 5px 10px;
}

.CommentArea.Thumbnail textarea#PostInput, .CommentArea div.Thumbnail textarea#PostInput
{
	width: 594px;
	margin: 10px 0 5px 0;
}

.CommentArea textarea#PostInput:focus, input#NameInput
{
    outline: none;
}

.CommentArea div.Thumbnail #NameInputLabel, 
.CommentArea div.Thumbnail #PostInputLabel, 
.CommentArea div.Thumbnail span#NameInputAfter
{
	margin-left: 0;
}


.CommentArea #PostInput.Comment
{
	height: 45px;
}


.CommentArea.Thumbnail a.FormattingButtons.First, .CommentArea div.Thumbnail a.FormattingButtons.First
{
	margin-left: 0;
}

.CommentArea a
{
	color: #33ccff;
	text-decoration: none;
	padding: 3px 0 3px 0;
	display: block;
	text-align: center;
}

.CommentArea a:hover
{
	color: #ccc;
}

.CommentArea #LoginSuggestion
{
	margin-left: 10px;
	color: #ccc;
	height: 29px;
	font-size: 11px;
	width: 200px;
	float: left;
	padding-top: 5px;
}

#CommentBox div {
    float: left;
    margin-bottom: 0;
}

.CommentArea #CommentBox {
    float: left;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
    width: 100%;
}

#NameInput
{
	float: left;
	clear: left;
}

.CommentArea #LoginSuggestion a
{
	display: inline;
	margin: 0;
	padding: 0;
}


#Column2 dl
{
	margin: 0 0 3px 0;
	text-align: right;
	background: Transparent;
}




#Column2 a.SubNav
{
	margin: 0 0 3px 0 !important;
}

#Column2 a.SubNav:hover, #Column2 a.SubNav.StartThread:hover, #Column2 a.SubNav.EndThread:hover
{
	color: #333;
}

#Column2 a.SubNav.StartThread
{
	background: green;
	color: #fff;
	font-size: 18px;
}

#Column2 a.SubNav.EndThread
{
	background: red;
	color: #fff;
	font-size: 18px;
}


#Column2 dl.Active dt, #Column2 a.SubNav.Active	
{
	color: #333;
}

#Column2 dl dd
{
	margin: 0;
	background: Transparent;
	clear: both;
	display: block;
	background: #fff;
	float: left;
}

#Column2 dl dd label
{
	width: 90px;
	color: #aaa;
	font-size: 15px;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	display: block;
	float: left;
	clear: both;
	margin: 5px 4px 0 0;
	text-align: right;
}

#Column2 h5
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

#Column2 dl dt, #Column2 a.SubNav
{
	margin: 0;
	display: block;
	background: #eee;
	border: 0;
	border-top: 1px solid #fff;
	color: #bbb;
	font-weight: normal;
	clear: both;
    padding: 0 5px 0 5px;
    cursor: pointer;
    text-align: right;
}

#Column1 .Document
{
	margin: 0 10px 10px 10px;
}


#Column1 .Document h4, h4.Section, dl.ThreadsList dt
{
	padding: 10px 0 5px 0;
	margin: 0px 0 0px 0;
	display: block;
	text-align: left;
	background-position: right  bottom;
	background-repeat: no-repeat;
	clear: both;
}

#Column1 .Document h4 img
{
	border: 0;
	float: right;
	margin-left: 5px;
}

#Column1 .Document h5, h5.Section, #Column2 h5
{
	padding: 0;
	margin: 0px 0 10px 0;
	display: block;
	clear: both;
}

#Column1 .Document h5 span.New {
    color: #6BFF2E;
}

#Column2 h5
{
	font-size: 17px;
	margin: 5px 0 5px 0;
}

#Column1 dl.ThreadsList
{
	padding: 0;
	margin: 0;
}

#Column1 dl.ThreadsList dd
{
	margin: 0;
}

#Column2 dl dd .PoweredBy
{
	display: block;
	vertical-align: middle;
	height: 15px;
	font-size: 11px;
	color: #ccc;
	padding: 0;
	margin-top: 5px;
}

#Column2 dl dd .PoweredBy img
{
	vertical-align: middle;
}

span.NoThumb {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 5px;
}

p#PostInstructions {
    background: #eee;
    border: 1px solid #ccc;
    color: #555;
    padding: 3px;
    font-size: 10px;
    display: none;
    position: absolute;
    bottom: 23px;
    right: 0;
    margin: 0;
    -webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}

/* SWF Uploader ===== */

#UploadFrameLink {
	float: left;
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none;
	text-align: left;
	position: relative;
}

.Advanced #UploadFrameLink {
    clear: left;
    margin: 5px 0 0;
}

#UploadStatus {
    display: block;
    text-align: left;
    padding: 0;
}

#UploadElementContainer {
    position: absolute;
    top: 0;
    left: 0;
}

#UploadFrameLink object:focus {
    outline: none;
}

/* Comment On Deck ========== */

.OnDeck #Column1 {
    width: 380px !important;
    width: 370px;
}

.OnDeck #Column2 {
    width: 610px;
    margin: 5px 0 0 5px;
}

.OnDeck #Column1 .Posts li.Thumbnail {
    width: 300px;
}

.OnDeck .CommentArea.Thumbnail textarea#PostInput, .OnDeck .CommentArea div.Thumbnail textarea#PostInput {
    width: 300px;
}

.OnDeck #Column2 dl dt {
    height: 1%;
}

.OnDeck a.FormattingButtons, .OnDeck #SaveButton {
    position: relative;
}

.OnDeck #SaveButton {
    padding: 0 3px;
}

.OnDeck #Column2 dl, .OnDeck #Column2 a.SubNav {
	float: right;
	width: 300px;
	clear: right;
}

.OnDeck #Column2 dl#ModeratedCommentsSidebar {
	display: block;
	float: right;
	width: 300px;
}

.OnDeck #Column2 dl#OnDeck {
    width: 300px;
    margin-right: 0;
    float: left;
    display: block;
}

.OnDeck #Column1 .Posts li {
    width: 360px;
}

.OnDeck .CommentArea textarea#PostInput {
    width: 360px
}

.OnDeck .CommentArea.Thumbnail textarea#PostInput, .OnDeck .CommentArea div.Thumbnail textarea#PostInput {
    width: 300px;
}

.OnDeck .Posts li textarea.Content.IsEditing {
    width: 300px;
}

dd.ModeratedCommentsElement .Content img {
    max-width: 280px;
}

dd.ModeratedCommentsElement li.Thumbnail .Content img {
    max-width: 220px;
}

#Column2 a.OnDeckLink {
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    display: block;
    float: right;
}

#Column2 a.OnDeckLink.Activate {
    background: url(Images/OnDeckActivate.gif) top right no-repeat;
}

#Column2 a.OnDeckLink.Deactivate {
    background: url(Images/OnDeckDeactivate.gif) top right no-repeat;
}

#Column2 a.OnDeckLink:hover {
    text-indent: 0;
    padding-right: 20px;
    width: auto;
    color: #333;
    font-weight: normal;
    font-size: 10px;
}

#Column2 #AdvancedView a.OnDeckLink {
    width: auto;
    height: auto;
    text-indent: 0;
    display: inline;
    float: none;
    color: #3cf;
    font-weight: bold;
    font-size: 12px
}

#Column2 #AdvancedView a.OnDeckLink.Activate {
    background: transparent;
}

#Column2 #AdvancedView a.OnDeckLink.Deactivate {
    background: transparent;
}

#Column2 #AdvancedView a.OnDeckLink:hover {
    padding-right: 0;
    width: auto;
    color: #333;
    font-size: 12px
}

#Column2 a.OnDeckLink:focus {
    outline: none;
}

#Column2 #AdvancedView a.AdvancedLink {
    color: #3cf;
    font-size: 12px;
}

#Column2 #AdvancedView a.AdvancedLink:hover {
    color: #000;
}

ul#Moderated {
    min-height: 20px;
}

.Clear {
    clear: both;
}

/* Comment Advanced ========== */

.Advanced #PageContainer, .OnDeck #PageContainer
{
	width: 1320px !important;
}

.Advanced #Column1, .OnDeck #Column1 {
    width: 380px;
    margin-top: 5px;
}

.Advanced #Column2, .OnDeck #Column2 {
    width: 930px;
    margin: 5px 0 0 5px;
}

.Advanced #Column1 .Posts li.Thumbnail {
    width: 300px;
}

.Advanced .CommentArea.Thumbnail textarea#PostInput, .Advanced .CommentArea div.Thumbnail textarea#PostInput {
    width: 300px;
}

.Advanced #Column2 dl dt {
    height: 1%;
}

.Advanced a.FormattingButtons, .Advanced #SaveButton {
    position: relative;
}

.Advanced #SaveButton {
    padding: 0 3px;
    margin-top: -20px;
}

.Advanced p#PostInstructions {
    bottom: 43px;
}

.Advanced #Column2 dl, .Advanced #Column2 a.SubNav
{
	float: right;
	width: 300px;
	clear: right;
}

.Advanced #Column2 dl#ModeratedCommentsSidebar, .OnDeck #Column2 dl#ModeratedCommentsSidebar
{
	display: block;
	float: left;
	width: 300px;
	clear: none;
	margin-right: 10px;
}

.Advanced #Column2 dl#TwitterSidebar, .OnDeck #Column2 dl#OnDeck {
    width: 300px;
    margin-right: 0;
    float: left;
    display: block;
    clear: none;
    overflow: hidden;
}

.OnDeck #Column2 dl#OnDeck {
    margin-right: 10px;
    margin-left: 5px;
}

.Advanced #Column1 .Posts li {
    width: 360px;
}

.Advanced .CommentArea textarea#PostInput {
    width: 360px
}

.Advanced .CommentArea.Thumbnail textarea#PostInput, .Advanced .CommentArea div.Thumbnail textarea#PostInput {
    width: 300px;
}

.Advanced .Posts li textarea.Content.IsEditing {
    width: 300px;
}

ul#Moderated {
    min-height: 20px;
}

.Advanced #TwitterSidebar .Body p, .OnDeck #TwitterSidebar .Body p {
    display: none;
}

.Advanced #TwitterSidebar .Body p.AutoPosting, .OnDeck #TwitterSidebar .Body p.AutoPosting {
    display: block;
}

.Advanced #Column2 a.SubNav.EndThread, .OnDeck #Column2 a.SubNav.EndThread {
    width: 290px !important;
}

.Advanced #TopNav div, .OnDeck #TopNav div {
    width: 1320px;
}

/* Desktop Notifier ===== */

#DesktopNotifierButton {
    position: relative;
    margin-top: 10px;
}

#DesktopNotifierButton input.Button:hover {
    background: #fff;
}

#DesktopNotifierButton #airLauncher {
    position: absolute;
    top: 0;
    left: 0;
}

/* Sidebar Stats ===== */

#Column2 #Stats {
    padding: 5px;
    background: #eee;
    border: 1px solid #ccc;
    color: #555;
    -webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

#Column2 #Stats p {
    font-size: 10px;
    margin: 2px 0 2px 3px;
}

/* ======================================================================= */
/* UI Change July 2009 =================================================== */
/* ======================================================================= */

/* Actions Menus ===== */

.Posts li {
    position: relative;
    float: left;
}

.Posts li.Focus ul.Actions ul {
	display: none;
	background-color: #333;
	height: auto;
}

#Column1 #Discussion ul.Posts li.Focus, #Column2 ul#Moderated li.Focus, #Column2 dl#OnDeck li.Focus, #Column2 ul#TwitterModerated li.Focus {
    background-color: #eee !important;
}

#Column1 #Discussion ul.Posts li ul.Actions {
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   bottom: 0;
   right: 0;
}

#Column1 #Discussion ul.Posts li.Sticky ul.Actions {
    right: 20px;
}

#Column2 ul.Actions {
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   top: 0;
   right: 0;
}

#Column1 #Discussion ul.Posts li ul.Actions li, #Column2 ul.Actions li {
    margin: 1px;
    padding: 0;
    width: 21px;
    border: 0;
    float: right;
    clear: none;
}

#Column1 #Discussion ul.Posts li ul.Actions li a, #Column2 ul.Actions li a {
    display: block;
    width: 21px;
    height: 21px;
    background-image: url(Images/uibuttons.png);
    text-indent: -9999px;
    float: right;
}

#Column1 #Discussion ul.Posts li ul.Actions li a:focus, #Column2 ul#Moderated ul.Actions a:focus, #Column2 dl#OnDeck ul.Actions a:focus, #Column2 ul#TwitterModerated ul.Actions a:focus {
    outline: none;
}

#Column1 #Discussion ul.Posts li ul.Actions li.Tweet a {
    background-position: -28px -1px;
}

#Column1 #Discussion ul.Posts li.Focus ul.Actions li.Tweet a {
    background-position: -28px -27px;
}

#Column1 #Discussion ul.Posts li.Focus ul.Actions li.Tweet a:hover {
    background-position: -28px -54px;
}

#Column1 #Discussion ul.Posts li ul.Actions li.Stick a {
    background-position: -60px -1px;
}

#Column1 #Discussion ul.Posts li.Focus ul.Actions li.Stick a {
    background-position: -60px -27px;
}

#Column1 #Discussion ul.Posts li.Focus ul.Actions li.Stick a:hover {
    background-position: -60px -54px;
}

#Column1 #Discussion ul.Posts li ul.Actions li.Reply a {
    background-position: -211px -1px;
}

#Column1 #Discussion ul.Posts li.Focus ul.Actions li.Reply a {
    background-position: -211px -27px;
}

#Column1 #Discussion ul.Posts li.Focus ul.Actions li.Reply a:hover {
    background-position: -211px -54px;
}


#Column1 #Discussion ul.Posts li ul.Actions li.Delete a, #Column2 ul.Actions li.Delete a {
    background-position: -91px -1px;
}

#Column1 #Discussion ul.Posts li.Focus ul.Actions li.Delete a, #Column2 ul.Posts li.Focus ul.Actions li.Delete a {
    background-position: -91px -27px;
}

#Column1 #Discussion ul.Posts li.Focus ul.Actions li.Delete a:hover, #Column2 ul.Posts li.Focus ul.Actions li.Delete a:hover {
    background-position: -91px -54px;
}

#Column2 ul.Actions li.Approve a {
    background-position: 0 0;
}

#Column2 ul#Moderated li.Focus ul.Actions li.Approve a, #Column2 ul.Posts li.Focus ul.Actions li.Approve a  {
    background-position: 0 -27px;
}

#Column2 ul#Moderated li.Focus ul.Actions li.Approve a:hover, #Column2 ul.Posts li.Focus ul.Actions li.Approve a:hover {
    background-position: 0 -54px;
}

/* Username Hover States */

#Column1 #Discussion ul.Posts li .Meta {
    padding: 5px 0 10px;
}

#Column2 ul#Moderated li .Meta, #Column2 dl#OnDeck li .Meta, #Column2 ul#TwitterModerated li .Meta {
    position: absolute;
    top: 4px;
    left: 1px;
}

#Column2 ul#Moderated li.Thumbnail .Meta, #Column2 dl#OnDeck li.Thumbnail .Meta {
    left: 58px;
}

#Column2 ul#TwitterModerated li .Meta {
    top: 6px;
    left: 58px;
}

#Column2 ul#Moderated li .Content, #Column2 dl#OnDeck li .Content, #Column2 ul#TwitterModerated li .Content {
    margin-top: 15px;
    margin-bottom: 5px;
    float: left;
}

#Column2 ul#Moderated li.Thumbnail .Content, #Column2 ul#TwitterModerated li.Thumbnail .Content, #Column2 ul#OnDeck1 li.Thumbnail .Content {
    margin-bottom: 18px;
}

#Column1 .Editor ul.Posts li .Meta em, #Column2 ul.Posts li .Meta em {
    padding: 2px 14px 2px 2px;
    margin: 1px;
    background: url(Images/usernamearrows.gif) 98% 7px no-repeat;
}

#Column1 .Editor ul.Posts li.Focus .Meta em, #Column2 ul.Posts li.Focus .Meta em {
    margin: 0;
    border: 1px solid #ccc;
    color: #666;
    -webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	background: url(Images/usernamearrows.gif) 98% -43px no-repeat;
}

#Column1 .Editor ul.Posts li.Focus .Meta em:hover, #Column2 ul.Posts li.Focus .Meta em:hover {
    cursor: pointer;
    border: 1px solid #444;
    background-color: #ccc; 
}

#Column1 .Editor ul.Posts li .Meta em.Yourself, #Column1 .Editor ul.Posts li.Focus .Meta em.Yourself, #Column1 .Editor ul.Posts li.Focus .Meta em.Yourself:hover {
    background: transparent;
    padding: 2px;
    border: 1px solid transparent;
    cursor: default;
    margin: 1px;
}

/* Username Drop Down */

ul.UserMenu {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #444;
    border: 1px solid #000;
    -webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	display: block;
    position: absolute;
    z-index: 10;
}

ul.UserMenu li {
    list-style: none;
}

#Column2 ul#Moderated li, #Column2 dl#OnDeck li, #Column2 dl#OnDeck ul.Posts, #Column2 dd.ModeratedCommentsElement, #Column2 dl dd .Body {
    float: left;
}

#Column2 dl dd .Body {
    width: 284px;
    padding-bottom: 7px;
    overflow: hidden;
}

ul.UserMenu li {
    border: 0;
    width: auto;
    padding: 0;
    margin: 0;
}

ul.UserMenu li a {
    display: block;
    padding: 3px;
    background: transparent;
    color: #000;
    border: 0;
    width: 130px;
    text-decoration: none;
    color: #3cf;
    font-weight: normal;
    font-size: 10px;
    text-transform: capitalize;
}

ul.UserMenu li a:hover {
    color: #3cf;
    background: #fff;
}

/* Edit Link */

#Column1 #Discussion ul.Posts li span.Edit, #Column2 ul#Moderated li span.Edit, #Column2 dl#OnDeck li span.Edit {
    display: none;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    margin-left: 5px;
}

#Column1 #Discussion ul.Posts li span.Button
{
	display: inline;
	border: 1px solid #000;
	background-color: #6bff2e;
	color: #6bff2e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0;	
	vertical-align: middle;
	text-transform: capitalize;
	margin: 3px 0 0;
}

#Column1 #Discussion ul.Posts li span.Button a
{
	color: #000;
	text-decoration: none;
	padding: 0 15px;
}

#Column1 #Discussion ul.Posts li span.Button a:focus {
    outline: none;
}

#Column2 ul#Moderated li span.Edit {
    float: left;
    margin-top: 15px;
}

#Column1 #Discussion ul.Posts li.Focus span.Edit, #Column2 ul#Moderated li.Focus span.Edit, #Column2 dl#OnDeck li.Focus span.Edit {
    display: inline;
}

#Column2 ul#Moderated li span.Edit a, #Column2 dl#OnDeck li span.Edit a {
    color: #3cf;
}

#Column2 ul#Moderated li span.Edit a:hover, #Column2 dl#OnDeck li span.Edit a:hover {
    color: #000;
}

#Column2 ul#Moderated li.Focus span.Edit, #Column2 dl#OnDeck li.Focus span.Edit {
    display: none;
}

/* Edit Highlight Hover */

#Column1 .Editor ul.Posts li.Focus .Content:hover {
    background: #ffc;
    margin-bottom: 0;
}

/* Popup Dialog ============================================================================= */

div.PopupDialog {
    position: absolute;
    margin: 0;
}

/* Tweet This Popup */

div.TweetThis, div.TwitterAutoPost {
    width: 577px;
    background: transparent url(Images/TweetPopupTop.png) top left no-repeat;
}

div.TweetThis div.Content, div.TwitterAutoPost div.Content {	
	padding: 0 25px 15px 15px;
	width: 537px;
	background: transparent url(Images/TweetPopupBG.png) bottom left no-repeat;
	margin-top: 20px;
}

div.TweetThis a.ClosePopup, div.TwitterAutoPost a.ClosePopup {
    float: right;
    font-size: 10px;
}

div.TweetThis h4, div.TwitterAutoPost h4 {
    margin: 5px 0;
}

div.TweetThis input.Button {
    float: right;  
}

div.TweetThis p.Loading, div.TwitterAutoPost p.Loading {
    padding-bottom: 10px;
}

div.TweetThis textarea {
    width: 535px;
    height: 60px;
}

div.TweetThis div.Clear, div.TwitterAutoPost div.Clear {
    clear: both;
}

div.TweetThis input.Disabled, input.Disabled {
    background: #f00 !important;
}

div.TweetThis #Counter {
    padding: 5px;
    background: #ececec;
    float: left;
}

div.TweetThis div#Counter.TooMany {
    background: #f00;
    color: #fff;
}

/* Webcam Popup */

div.WebcamRecorder, .Advanced div.TweetThis, .OnDeck div.TweetThis {
    width: 367px;
    background: transparent url(Images/WebcamPopupBottom.png) bottom right no-repeat;
}

div.WebcamRecorder div.Content, .Advanced div.TweetThis div.Content, .OnDeck div.TweetThis div.Content {
    margin-bottom: 20px;
    padding: 15px 20px 0 27px;
    background: transparent url(Images/WebcamPopupBG.png) top left no-repeat;
}

.Advanced div.TweetThis div.Content, .OnDeck div.TweetThis div.Content {
    width: auto;
    height: 140px;
    margin-top: 0;
}

.Advanced div.TweetThis textarea, .OnDeck div.TweetThis textarea {
    width: 317px;
}

div.WebcamRecorder a.ClosePopup {
    float: right;
    font-size: 10px;
    margin-right: 5px;
}

div.WebcamRecorder h4, div.WebcamRecorder p {
    margin: 5px;
}

div.WebcamRecorder p.Loading, .Advanced div.TweetThis p.Loading, .OnDeck div.TweetThis p.Loading {
    padding-bottom: 100px;
}

#WebcamOptions {
    height: 100px;
}

.WebcamRecorder .Content #WebcamOptions a.WebcamOptions {
    background: #6BFF2E;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
    padding: 1px 3px;
    margin: 5px;
    display: block;
    float: left;
    clear: both;
}

.WebcamRecorder .Content #WebcamOptions a.WebcamOptions:hover {
    background: #fff;
}

/* Auto Close Disclaimer ===== */

#Column1 p.Disclaimer, span.Disclaimer {
    clear: both;
    font-size: 12px;
    margin-top: 10px;
    float: left;
    padding: 5px;
    background: #eee;
    border: 1px solid #ccc;
    color: #555;
    -webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

/* Private Stats ===== */

#Column1 #PrivateStats dl.ThreadsList dd {
    list-style: none;
    margin: 5px;
    padding: 0;
}

#Column1 #PrivateStats dl.ThreadsList dd a:visited {
    text-decoration: none;
}

/* New Thread Language Settings ===== */

#Column1 #LanguageFilterSettings label {
    float: none;
}

#Column1 h4#LanguageFilterTitle a, #Column1 h4#StatsTitle a, #Column1 h4#ScheduleTitle a {
    display: block;
    background: #ececec;
    padding: 2px 5px;
    margin-top: 5px;
    -webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	text-decoration: none;
	color: #555;
	font-size: 18px;
	border: 1px solid #ccc;
}

#Column1 h4#LanguageFilterTitle a:hover, #Column1 h4#StatsTitle a:hover, #Column1 h4#ScheduleTitle a:hover {
    border: 1px solid #333;
    color: #333;
    background: #ccc;
}

#Column1 h4#LanguageFilterTitle a:focus, #Column1 h4#StatsTitle a:focus, #Column1 h4#ScheduleTitle a:focus {
    outline: none;
}

fieldset#LanguageFilterSettings, #StatsContent, #ScheduleContent {
    display: none;
}

fieldset#LanguageFilterSettings input {
    border: 0;
}

span.Sub em {
    font-style:normal;
    color: #f00;
}

#ScheduleContent input {
    width: 130px;
}

#Column1 dl.Settings dd #ScheduleContent label {
    width: auto;
    float: none;
}

#ScheduleContent fieldset select {
    width: 140px;
}

/* Page Reload iFrame ===== */

#PageReloadFrame
{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
}

/* Stuck Video In Sidebar */

#Column2 div.StuckVideos {
    background: #fff;
    overflow: hidden;
}

#Column2 div.StuckVideos ul.Posts, #Column2 div.StuckVideos {
    display: inline !important;
}

#Column2 div.StuckVideos .Posts li {
    width: 300px;
    background: transparent !important;
}

#Column2 div.StuckVideos ul.Posts .Actions li {
    width: 21px;
}

#Column2 div.StuckVideos ul.Posts .Actions {
    right: 3px;
}

#Column2 div.StuckVideos ul, #Column2 div.StuckVideos ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#Column2 div.StuckVideos ul li .Meta {
    display: none;
}

#Column2 div.StuckVideos ul li .Actions .Reply, #Column2 div.StuckVideos ul li .Actions .Tweet {
    display: none;
}

#Column2 div.StuckVideos ul.Posts li ul.Actions li.Stick a {
    background-position: -60px -1px;
}

#Column2 div.StuckVideos ul.Posts li.Focus ul.Actions li.Stick a {
    background-position: -60px -27px;
}

#Column2 div.StuckVideos ul.Posts li.Focus ul.Actions li.Stick a:hover {
    background-position: -60px -54px;
}

/* ScribbleLive Account Create and Login ===== */

dl.Settings input.UploadAvatar {
    font-size: 20px;
    width: auto;
    margin-top: 10px;
}

dl.Settings a.SubAction {
    font-size: 12px;
    line-height: 25px;
}

dl.Settings a.SubAction:hover {
    color: #000;
}

input.Error {
    border: 1px solid #f00;
}

#Column1 dl.Settings dd label.Error {
    color: #f00;
}

p.ErrorMessage {
    position: absolute;
    background: #fff;
    border: 1px solid #f00;
    -webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	color: #f00;
	width: 300px;
	font-size: 12px;
	padding: 4px;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px #999;
	margin: 0;
}
 
/* Language Filter Settings ===== */

fieldset#LanguageFilterSettings {
    border: 0;
    padding: 0;
    margin: 0;
}

legend, #LanguageFilterSettings label {
    color: #aaa;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    float: left;
    margin-right: 10px;
    width: 240px;
    text-align: right;
}

#LanguageFilterSettings input {
    margin-right: 10px;
    width: 200px;
}

fieldset span {
    display: block;
}

fieldset select {
    width: 200px;
}

#LanguageFilterSettings input radio {
    width: 20px;
    height: 30px;
}

legend {
   color: #fff;
   font-size: 14px;
   background: #3cf;
   padding: 2px 5px;
   width: auto;
   float: none;
   text-align: left;
}

fieldset {
    border: 1px solid #ccc;
    padding: 15px 10px;
    margin: 20px 0;
}

#LanguageFilterSettings label {
    float: none;
}

#LanguageFilterSettings input {
    width: auto;
}

/* Enterprise Header ========== */

#EnterpriseHeader {
    background: #d9d9d9;
    padding: 2px 0;
    margin: 0 0 5px;
    width: 100%;
    position: relative;
    top: -10px;
    z-index: 9;
}

#EnterpriseHeader.Client
{
	background: #34CCFE;
}

#EnterpriseHeader .EnterpriseMessage {
    width: 1000px;
    margin: 0 auto;
    height: 30px;
    padding: 1px 0;
}

.Advanced #EnterpriseHeader .EnterpriseMessage, .OnDeck #EnterpriseHeader .EnterpriseMessage {
    width: 1320px;
}

#EnterpriseHeader .EnterpriseMessage p {
    margin: 7px 0 7px 10px;
    line-height: 16px;
    color: #333;
    clear: both;
}

#EnterpriseHeader.Client .EnterpriseMessage p
{
	color: #fff;
}

#EnterpriseHeader .EnterpriseMessage p strong {
    float: left;
    margin: 0 5px 0 0;
}

#TopNav a.Home {
    position: relative;
    z-index: 10;
}

#EnterpriseHeader a.LearnMore {
    float: right;
    font-weight: normal;
    color: #333;
    text-decoration: underline;
    line-height: 16px;
    margin: 0;
}

#EnterpriseHeader.Client a.LearnMore
{
	color: #fff;
}

#EnterpriseHeader a.LearnMore:hover {
    color: #000;
}

/* Website ID List ========== */

table#WebsiteIDs {
    font-size: 16px;
    color: #444;
    border-collapse: collapse;
}

table#WebsiteIDs td {
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

table#WebsiteIDs th {
    padding: 5px;
    background: #ccc;
}

table#WebsiteIDs tr:hover {
    background: #ececec;
}

/* ScribbleLive Login ===== */

div#SLLogin {
   padding: 0;
   background: #f1f1f1;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   margin-bottom: 20px;
   float: left;
   border: 1px solid #ccc;
} 

div#SLLogin dl dt {
    font-size: 16px;
    font-weight: bold;
    padding-top: 0;
    color: #000;
    margin: 0;
}

dl.LoginChoices dt {
    margin-top: 0;
    padding-top: 20px;
}

div#SLLogin h6 {
    font-size: 14px;
    color: #555;
    margin: 0;
    padding: 5px;
    background: #e3e3e3;
    -moz-border-radius-topleft: 7px;
    -webkit-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-radius-topright: 7px;
}

div#SLLogin dl.LoginChoices dt a {
    color: #000;
}

div#SLLogin dl.LoginChoices dt a:hover {
    color: #3cf;
}

.Document div#SLLogin p {
    font-size: 12px;
    color: #555;
    margin: 0;
    padding: 5px;
    background: #e3e3e3;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-radius-bottomright: 7px;
    font-family: Arial,Helvetica,sans-serif;
}

div#SLLogin p a {
    color: #3cf;
}

/* More Info Icon ===== */

.MoreInfoIcon {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    text-indent: -9999px;
    background: url(Images/MoreInfoIcon.gif);
    margin: 1px 35px 0 0;
}

/* Event Location Map ===== */

#LocationMapCanvas {
    width: 398px;
    height: 200px;
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #000;
}

.Edit #LocationMapCanvas {
    margin-right: 25px;
}

label#Location {
    height: 200px;
    margin-bottom: 5px;
}

label#Location span {
    font-size: 12px;
    display: block;
    font-weight: normal;
}

img.EventMap {
    border: 0;
    margin-bottom: 5px;
}

#Column1 input#LocationSearch {
    width: 350px;
    font-size: 60%;
    float: left;
    margin-bottom: 20px;
}

#Column1 dl.Settings dd label#LocationSearchLabel {
    width: 280px;
    font-size: 60%;
}

div#atffc {
    display: none;
}




/*
 * COUNTDOWN AREA
 */
 
.EventCountdown
{
	background: #70B8E8;
	color: #fff; 
	font-size: 1.2em; 
	text-align: left; 
	padding: 5px;
	margin: 10px;
}

.EventCountdown h3
{
	display:inline;
	font-size: 1.2em;
}

.EventCountdown h3 a
{
	color: #fff;
}

.EventCountdown .countdown
{
	display: inline;
}

#Column1 h3.Schedule {
    font-family: Arial, sans-serif;
}


#screen {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
}

/* Gigya Login Options ==================================================================================================== */

#CommentBox #LoginOptions {
    width: 100%;
    margin: 5px 0;
}

#LoginOptions h4 {
    font-weight: normal;
    color: #585858;
    font-size: 12px;
    text-align: left;
}

#LoginOptions div.Anonymous, #LoginOptions div.Social {
    width: 47.5%;
    float: left;
}

#LoginOptions div.Anonymous {
    border-right: 1px solid #c9c9c9;
    padding-left: 2%;
}

#LoginOptions div.Social {
    padding-left: 2%;
}

#LoginOptions div.Anonymous input#NameInput {
    margin-left: 0;
    width: 270px;
    color: #666;
    font-size: 14px;
    background: #fff;
    padding: 4px;
}

#LoginOptions a {
    display: inline;
    color: #000;
}

ul#SocialLogins {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#SocialLogins li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    list-style: none;
}

ul#SocialLogins li a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

ul#SocialLogins li.Facebook a {
    background-image: url(./Images/facebook_30.png);
    background-position: 0 0;
}

ul#SocialLogins li.Twitter a {
    background-image: url(./Images/twitter_30.png);
    background-position: 0 0;
}

ul#SocialLogins li.Yahoo a {
    background-image: url(./Images/yahoo_30.png);
    background-position: 0 0;
}

ul#SocialLogins li.Google a {
    background-image: url(./Images/google_30.png);
    background-position: 0 0;
}

ul#SocialLogins li.MySpace a {
    background-image: url(./Images/myspace_30.png);
    background-position: 0 0;
}

ul#SocialLogins li.WindowsLive a {
    background-image: url(./Images/liveid_30.png);
    background-position: 0 0;
}

ul#SocialLogins li.MSN a {
    background-image: url(./Images/messenger_30.png);
    background-position: 0 0;
}

ul#SocialLogins li.LinkedIn a {
    background-image: url(./Images/linkedin_30.png);
    background-position: 0 0;
}

#LoginOptions p#UploadAvatar {
    margin: 10px 0 10px 4px;
    float: left;
}

#LoginOptions p#UploadAvatar span {
    margin: 0 5px;
    font-size: 10px;
    font-weight: normal;
}

#LoginOptions a.Button, #CommentBox input#SaveButton {
    float: left;
    clear: both;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 1px solid #d4d4d4;
    border-bottom: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
    width: auto;
    padding: 5px 8px 4px;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    background: #fff url(Images/Admin/ButtonGradient.png) bottom left repeat-x;
    font-size: 12px;
    position: relative;
}

#LoginOptions a.Button {
    margin-right: 13px;
    top: -30px;
    left: 219px;
}

#CommentBox input#SaveButton {
    top: -20px;
    float: right;
}

#CommentBox a#HideComment {
    background: #333;
    color: #fff;
}

.CommentArea #CommentBox {
    background: #ececec;
}

a.Logout {
    display: inline;
    float: right;
    color: #000 !important;
    margin-right: 10px;
    padding: 0;
}

.CommentArea textarea#PostInput {
    width: 96.5%;
    margin-top: 0;
}

.CommentArea.Thumbnail textarea#PostInput, .CommentArea div.Thumbnail textarea#PostInput {
    margin-top: 0;
    width: 98% !important;
}

.CommentArea div.Thumbnail {
    width: 88.7%;
    margin-top: 5px;
}

p#UploadAvatar {
    position: relative;
}

p#UploadAvatar span#AvatarFlashUpload {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

#CommentBox #SLCommentBoxLoggedIn {
    float: none;
}

#CommentBox #LoadingMessage {
    float: none;
    text-align: center;
}

#CommentBox #LoadingMessage a {
    color: #000;
    text-decoration: none;
}

#CommentBox #LoadingMessage a:hover {
    color: #000;
    text-decoration: underline;
}  
  

/* Sticky posts above the comment box ========= */

ul#StickyPostHolder {
    float: left;
    margin-bottom: 10px;
}

.CommentArea {
    clear: both;
}

/* Captions ========== */

ul#Posts div.Content p.Caption {
    margin: 0;
}

/* Error 500 ========== */
    
img.ErrorPage {
    float:left;
    padding:0 10px 10px 0;
}