ï»¿html {
    background: #DADADA !important;
}
body 
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000;
    padding: 0;
    margin: 0
    background: #DADADA !important;

    
}

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
{
	background: #ccff99;
	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: 10px;
}

.CommentArea #CommentBox {
    float: left;
    height: 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; 
}

/* 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;
}

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 .Document p.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 {
    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 {
    border: 1px solid #333;
    color: #333;
    background: #ccc;
}

#Column1 h4#LanguageFilterTitle a:focus, #Column1 h4#StatsTitle a:focus {
    outline: none;
}

fieldset#LanguageFilterSettings, #StatsContent {
    display: none;
}

fieldset#LanguageFilterSettings input {
    border: 0;
}

span.Sub em {
    font-style:normal;
    color: #f00;
}

/* 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 .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 .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 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;
}
/* blackbirdhome.com */

/* Reset */
*{margin:0; padding:0;}
a{color:#333333;}
a img{border:none;}

ul li
{
	list-style-type: square;
}

input, select, span#NameInputAfter
{
	font-size: 25px;
	color: #333;
	width: 400px;
}

input.openid_url {
    width: 380px;
}

#Column2 p 
{
	margin: 0 0 5px 0;
}

#Column2 input, #Column2 select
{
	font-size: 15px;
	width: 130px;
}

#Column2 input#TwitterSearch
{
    float: left;
}

#Column2 input.Button.Small
{
	width: auto;
}

input.Button, a.Button, a.BigButton
{
	background: #6bff2e;
}

input.Button, a.BigButton
{
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-weight: bold;
	font-size: 25px;
	cursor: pointer;
	width: auto;
}

a.BigButton
{
    padding: 2px 15px 1px;
    position: relative;
    top: -3px;
}

input.Browse
{
	width: 190px;
	border: 1px solid #ccc;
	font-size: 9px;
	font-weight: bold;
}

input.Url
{
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#Column2 dl dd
{
	font-size: 15px;
	border: 1px solid #eee;
}

#Column1 dl.Settings dd .Meta
{
	font-size: 15px;
}

#Column1 dl.Settings dd label
{
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;	
	color: #aaa;
	width: 230px;
	clear: left;
}
#Column1 dl.Settings dd label .Sub
{
	font-family: Arial;
	font-size: 12px;
	clear: left;
	display: block;
}

#Column1 dl.Settings dd
{
	font-size: 20px;
}

#Column1 dl.Settings dd ul
{
	padding: 0 0 0 25px;
	margin: 0;
}

#Column1 dl.Settings dd ul li
{
	list-style-type: square;
	padding-left: 5px; 
}

#PageContainer h2
{
	background: Transparent;
	color: #333;
	font-weight: bold;
	font-size: 80px;
	text-align: left;
	padding: 0px 20px 10px 10px;
	margin: 0px 0px 0px 0;
	line-height: 70px;
	font-family: 'Helvetica Neue', Arial, sans-serif;	
}

#SiteHeader
{
	display: none;
}

#Column1 
{
	background: #fff;
}

#FloatingTitle
{
	background: #333 !important;
	padding-top: 0 !important;
}

#FloatingTitle h2
{
	color: #fff !important;
	background: Transparent;
	font-size: 40px;
	line-height: 40px;
	padding: 0px 10px 0px 10px !important;
	margin: 10px 0 5px 0 !important;
}

#FloatingTitle ul.Pagination
{
	margin-left: 10px;
}

#FloatingTitle ul.Pagination li a.Current
{
	border: 1px solid #fff;
}

#PageContainer h3.Description
{
	font-size: 50px !important;
	line-height: 45px;
	font-family: 'Helvetica Neue', Arial, sans-serif !important;
	color: #ccc !important;
	background: Transparent !important;
	padding-left: 10px;
	padding-top: 10px;
}

#TopPagination
{
	background: Transparent !important;
}

#TopPagination ul
{
	padding-left: 0 !important;
	margin-left: 10px !important;
}

#Column2
{
	background-repeat: no-repeat !important;
	background-position: right bottom !important;
	padding-bottom: 25px !important;
}



/* NEW SIDENAV */


#Column2
{
	background-image: none;
	background: Transparent !important;
	background-repeat: no-repeat !important;
	background-position: right top !important;
}


#SideBarLogo
{
	width: 100%;
	display: block;
	margin-top: 15px;
}

ul#PageFooter
{
	width: 1000px;
    text-align: left;
    margin: 10px auto 10px auto;
    clear: both;
    padding: 0px;
    display: block;
}

ul#PageFooter li
{
	padding: 0 10px 0 5px;
	margin: 0;
	list-style-type: none;
	display: inline;
	border-right: 1px solid #ccc;
}

ul#PageFooter li.Last
{
	border-right: 0;
}

ul#PageFooter li, ul#PageFooter li a
{
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul#PageFooter li a:hover
{
	color: #333;
}

#Column2 dl dt, #Column3 dl dt, #Column1 dl.Settings dt, #Column1 h3
{
	border-bottom: 0;
}

#Column1 #Discussion dl dt
{
	border-bottom: 0;
}

#Column1 dl.ThreadsList
{
	padding: 0;
	margin: 0;
}

#Column1 dl.ThreadsList dd
{
	display: list-item;
	list-style-type: square;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 25px;
	color: #aaa;
	font-weight: normal;
}

#Column1 dl.ThreadsList dd a
{
	font-size: 20px;
	font-weight: bold;
}

#Column1 .Document p
{
	font-size: 20px;
}

#Column1 .Document .QuoteSource
{
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 20px;
	color: #333;
	display: block;
	text-align: right;
	font-weight: bold;
}

#Column1 .Document blockquote
{
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 22px;
	color: #aaa;
	padding: 0px 0 0px 20px;
}

#Column1 .Document h3
{
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 42px;
	color: #333;
	padding: 0;
	margin: 20px 0 10px 0;
	font-weight: bold;
}

#Column1 .Document h4, h4.Section, dl.ThreadsList dt
{
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 30px;
	color: #333;
	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
{
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 22px;
	color: #aaa;
	padding: 0;
	margin: 0px 0 10px 0;
	display: block;
	clear: both;
}

#Column2 h5
{
	font-size: 17px;
	margin: 5px 0 5px 0;
}


#Column1 dl.Settings dt
{
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 30px;
	color: #333;	
}



#Column2 dl dt, #Column2 a.SubNav, #Column2 a.SubNav.StartThread, #Column2 a.SubNav.EndThread
{
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 25px;
    text-align: right;
    
}

#Column1 ul.Posts
{
	margin-top: 8px;
	float: left;
}

/* New Thread Configure Embed Option ===== */

#ConfigureOption {
    float: left;
    margin-top: 20px;
}

#ConfigureOption input {
    width: auto;
    float: left;
    border: 0;
}

#ConfigureOption input.Button {
    border: 1px solid #000;
}

#Column1 dl.Settings dd #ConfigureOption label {
    font-size: 12px;
    width: auto;
    float: left;
    clear: none;
} 

/* Advanced Embed Settings Page ===== */

fieldset#AdvancedColours, fieldset#AdvancedSize {
    border: 0;
    padding: 0;
    margin: 0;
}

#AdvancedColours label, #AdvancedSize label, legend {
    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;
}

#AdvancedColours input, #AdvancedSize input {
    margin-right: 10px;
    width: 200px;
}

fieldset span {
    display: block;
}

fieldset select {
    width: 200px;
}

#AdvancedSize 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;
}

#AdvancedColours input.ColourPicker {
    width: 100px;
}

#AvatarOptions label {
    width: 240px;
    float: left;
}

#AvatarOptions input {
    width: auto;
    float: right;
    border: 0;
}

#AvatarOptions table {
    width: 290px;
}

#PublicWatchers table input {
    width: auto;
    float: left;
    border: 0;
}

#Column1 #PublicWatchers table label {
    width: auto;
    float: left;
    clear: none;
    font-size: 16px;
}

a#SkipThisStep {
    text-align: right;
    display: block;
    margin: 5px 0;
}

a#SkipThisStep:hover {
    color: #000;
}

ul#PostListSample li {
    list-style: none;
    padding: 10px 0;
}

#Column1 p.Message {
  position: relative;
  top: -60px;
  left: 470px;
  width: 160px;
  font-size: 10px;
  color: #ccc;
  margin: 0;
}  



/* Type */
body{font:normal 11px/16px Verdana, Arial, sans-serif;}

div#topbar div.header ul.nav li a{font:normal 1.1em/16px Helvetica, Arial, sans-serif;}

div.content div.block h3,div.content div.fullspan h3{color:#BF3C0E;font:bold 15px/22px Helvetica, Arial, sans-serif;text-transform:uppercase;}
div.content div.block h3 a{color:#BF3C0E;}
div.content div.block h3.sub{color:#BF3C0E;font:bold 13px/18px Helvetica, Arial, sans-serif;}
div.content div.block ul.floaters li h3.sub{color:#777;}
div.content div.block h4{color:#777;font:bold 12px/18px Verdana, Arial, sans-serif;}
div.content div.block ul.stack li{font:normal 10px/14px Verdana, Arial, sans-serif;}
div.content div.block div.news p.title{font:normal 14px/20px Verdana, Arial, sans-serif; color:#6D7544;padding:10px 20px 0 20px;}
p.important{font:normal 12px/20px Verdana, Arial, sans-serif; color:#6D7544;padding:10px 20px 0 20px;display:block;width:600px;}
p.copy_src{display:block;font:normal 9px/14px Verdana, Arial, sans-serif;color:#999;text-align:right;}

div#footer div.footer_content ul li a{font:normal 10px/14px Verdana, Arial, sans-serif;}
div.footer a{color:#ddd;text-decoration:none;}

/* Structure */
body{width:100%;/*overflow-x:hidden;background:#1d1d20;*/}

div#topbar{height:93px;width:100%;background:#000;}
div#topbar div.header{height:93px;background:#000 url(https://www.blackbirdhome.com/staging/grapevine/images/header_header.gif) no-repeat;padding:0 30px; width:880px;margin:0 auto;background-position:30px 0;}
div#topbar div.header img.logo{float:left;height:93px;width:300px;}
div#topbar div.header ul.nav{float:right;list-style:none;height:93px;}
div#topbar div.header ul.nav li{float:right;padding:60px 0 0 0;}
div#topbar div.header ul.nav li a{color:#ddd;text-decoration:none;display:block;border-left:1px solid #777;padding:5px 7px;}
div#topbar div.header ul.nav li.last a{border:none;}
div#topbar div.header ul.nav li a:hover{background:#000;color:#fff;}
div#topbar div.header ul.nav li a.active{background:#000;color:#fff;}

div#container{/*width:100%;*/margin:0;background:#DADADA;}
div#container div.content{width:880px;margin:0 auto;padding:25px 30px;overflow:hidden;}

div.content .full{clear:both;border:none;}

div.content div.block {background:#ffffff url(images/bg_block.jpg) no-repeat;width:495px;float:left;margin:25px 0 0 0;}
div.content div.fullspan {/*background:#dddddd url(../img/bg_block_large.jpg) no-repeat;*/background:none;float:left;width:846px;margin:25px 0 0 0;padding:0 15px 25px 15px;border-right:2px solid #ffffff;border-left:2px solid #ffffff;}
div.content div.fullspan div.block {background:#ffffff url(images/bg_block.jpg) repeat-x;width:846px;float:left;margin:0 0 25px 0;border-right:2px solid #ffffff;border-left:2px solid #ffffff;padding:0 0 15px 0;}
div.content div.left{width:495px;float:left;margin-right:25px;}
div.content div.left div.block{width:491px;border-right:2px solid #ffffff;border-left:2px solid #ffffff;padding-bottom:16px;}
div.content div.right{width:360px;float:left;}
div.content div.right div.block{width:356px;border-right:2px solid #ffffff;border-left:2px solid #ffffff;padding-bottom:16px;}
div.content div.right img{float:left;}
div.content div.clean, div.content div.right div.clean {background:none;float:left;margin:25px 0 0 0;border:none;}
div.content div.full{width:100%;background:none;float:left;margin:25px 0 0 0;border:none;}



div.content div.block h3.question,div.content div.fullspan h3.question{display:block;padding:15px 0 10px 55px;background:url(https://www.blackbirdhome.com/img/icons/icon_question.png) no-repeat;background-position:17px 10px;border-bottom:1px solid #D8D8D8;}
div.content div.block h3.asterisk,div.content div.fullspan h3.asterisk{display:block;padding:15px 0 10px 55px;background:url(https://www.blackbirdhome.com/img/icons/icon_asterisk.png) no-repeat;background-position:17px 10px;border-bottom:1px solid #D8D8D8;}
div.content div.block h3.check,div.content div.fullspan h3.check{display:block;padding:15px 0 10px 55px;background:url(https://www.blackbirdhome.com/img/icons/icon_check.png) no-repeat;background-position:17px 10px;border-bottom:1px solid #D8D8D8;}
div.content div.block h3.sub,div.content div.fullspan h3.sub{display:block;padding:15px 20px 10px 20px;border-bottom:1px solid #D8D8D8;}
div.content div.block h4{display:block;padding:16px 20px 0 20px;}
div.content p{display:block;padding:8px 20px;}
div.content div.block ul{display:block;padding:8px 20px;margin-top:0;list-style-image: url(https://www.blackbirdhome.com/img/icons/ul_bullet.gif);}
div.content div.block ul li{padding:8px;margin-left:12px;}
div.content div.block ul li strong{color:#bf3c0e;}
div.content div.block ul.stack{display:block;padding:0 0 0 0;margin:0;list-style:none;border:none;}
div.content div.block ul.stack li{padding:8px 20px 10px 20px;margin:0;border-bottom:1px solid #DADADA}
div.content div.block ul.floats{float:left;padding:0 0 0 0;margin:0;list-style:none;border:none;}
div.content div.block ul.floats li{float:left;padding:8px 20px 10px 20px;margin:0;}
div.content div.block ul.floaters{float:left;padding:20px 0 0 20px;margin:0;list-style:none;border:none;}
div.content div.block ul.floaters li{float:left;padding:8px 20px 10px 0;margin:0;width:180px;min-height:100px;height:100px;}
div.content div.block ul.floaters li h3.sub{padding:0 0 5px 0;margin:0 0 3px 0;display:block;}
div.content div.block ul.floaters li p{padding:0;margin:0;display:block;}
div.content div.block div.news p.title{font:normal 14px/18px Verdana, Arial, sans-serif; color:#6D7544;padding:10px 20px 0 20px;}
div.content div.block div.news p.title span.date{font:normal 11px/20px Verdana, Arial, sans-serif; color:#999;padding:5px 0 0 0;display:block;text-align:left;}


/* slider */
div#features{float:left;margin:0 0 20px 0;overflow:hidden;} 
div#features .loading {margin: 180px 0 300px 0; text-align: center}
div.screen_discover{width:100%;text-align:center;}


/* footer */
div#footer{display:block;clear:both;background:#1d1d20;color:#fff;padding:25px;}
div#footer div.footer_content{width:880px;margin:0 auto;}
div#footer div.footer_content p{float:left;}
div#footer div.footer_content ul{float:right;list-style:none;width:600px;}
div#footer div.footer_content ul li{float:right;padding:0;}
div#footer div.footer_content ul li a{color:#999;text-decoration:none;display:block;border-left:1px solid #444;padding:0 10px;}
div#footer div.footer_content ul li a:hover{color:#fff;}
div#footer div.footer_content ul li.last a{border:none;}

/* Generic */ 

#topbar ul li {
    list-style: none;
}

#PageContainer {
    width: 1150px;
}

div#topbar div.header {
    width: 1090px;
    position: relative;
}

#Column1 {
    margin-top: 0;
    margin-bottom: 50px;
    width: 497px;
    background: #fff url(images/bg_block.jpg) no-repeat;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

body.NotThread #Column1 {
    width: 820px;
    background-repeat: repeat-x;
}

body.NotThread #Column1 .Document p {
    line-height: 30px;
    margin: 10px;
}

#Column2 {
    
    margin: 0 0 0 23px;
}

#Column3 {
    float: left;
    width: 300px;
    margin: 0 23px 0 0;
    min-height: 10px;
}

#Column1 .Posts li {
    width: 467px;
    padding: 7px 8px 7px 20px;
}

#Column1 .Posts li.Thumbnail {
    width: 407px;
    padding: 7px 8px 7px 80px;
    background-position: 15px 7px;
}

h2#ThreadTitle, body.NotThread #PageContainer h2, #PageContainer h2 {
    color: #930;
    font-size: 32px;
    line-height: 43px;
    padding: 20px 10px;
}

.Posts li .Meta {
    padding-bottom: 10px;
}

#Column1 h3 {
    border-bottom: 1px solid #D8D8D8;
    padding: 15px 10px 10px;
    margin: 0;
    font-size: 24px;
    color: #333;
}

#Column1 .Posts li {
    border-top: 1px solid #d8d8d8;
    background-color: #eff0ec;
    margin: 0;
    padding-bottom: 7px;
}

#Column1 .Posts li.Odd {
    background-color: #fff;
}

#Column1 ul.Posts {
    margin-bottom: 8px;
}

.Posts li.First.Sticky {
    background-position: 15px 7px !important;
}

.Posts li .Content {
    font-size: 12px;
    color: #333;
    font-family: Verdana, sans-serif;
}

.Posts li .Meta {
    font-size: 10px;
    color: #666;
}

.Posts li .Meta em {
    color: #575f39;
    font-weight: bold;
    font-size: 11px;
}

h4#Description {
    font-size: 22px;
    color: #930;
    text-align: left;
    padding: 20px 10px 30px;
    margin: 0;
    font-weight: normal;
}

#Column1 ul.Pagination li a {
    border: 1px solid #adadad;
    color: #666;
}

#Column1 ul.Pagination li a:hover {
    border: 1px solid #000;
    color: #000;
}

#Column1 ul.Pagination li a.Current {
    color: #fff;
    background: #adadad;
    border: 1px solid #adadad;
}

#Column1 a:hover {
    color: #930;
}

#Column1 #Discussion {
    background: transparent;
}

#FloatingTitle ul.Pagination li a:hover {
    color: #930;
    border: 1px solid #930;
}

input.Button, a.Button, a.BigButton {
    background: #930;
}

#Column2 dl {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

#Column2 dl dt, #Column2 a.SubNav {
    font-size: 16px;
    color: #333;
    text-align: left;
    font-weight: bold;
    background: #fff url(images/Arrow.gif) no-repeat 5px 50%;
    padding: 5px 5px 5px 21px;
}

#Column2 dl.Active dt {
    background: #adadad url(images/ArrowDown.gif) no-repeat 5px 50%;
}

#Column2 a.SubNav:hover {
    text-decoration: underline;
}

#Column1 #Discussion dl.Settings dt {
    padding: 10px 0;
    line-height: 36px;
    border-bottom: 1px solid #ccc;
}

#Column1 #Discussion dl.Settings dd ul {
    margin: 0;
    padding: 0;
}

#Column1 #Discussion dl.Settings dd ul li {
    list-style: none;
    padding: 10px 0;
}

#Column1 #Discussion dl.Settings dd ul li a {
    text-decoration: none;
}

#Column2 a:hover {
    color: #930;
}

.Document p {
    margin: 10px;
    line-height: 30px;
}

#Column1 dl.ThreadsList dt {
    margin: 10px 0;
    font-size: 24px;
}

#Column1 dl.ThreadsList dd, #Column1 dl.ThreadsList dd a {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
}

.CommentArea.Thumbnail textarea#PostInput, .CommentArea div.Thumbnail textarea#PostInput {
    width: 415px;
}

.CommentArea textarea#PostInput {
    width: 475px;
}

.CommentArea #CommentBox {
    width: 100%;
}

h2 em {
    color: #000;
}

a#MakeComment {
    color: #fff;
}

.CommentArea a {
    color: #000;
}

#bb-search {
    position: absolute;
    right: 30px;
    top: 15px;
}

div#footer div.footer_content ul li a{font:normal 10px/14px Verdana, Arial, sans-serif;}
div.footer a{color:#ddd;text-decoration:none;}

/* footer */
div#footer{display:block;clear:both;background:#1d1d20;color:#fff;padding:25px;}
div#footer div.footer_content{width:880px;margin:0 auto;}
div#footer div.footer_content p{float:left;}
div#footer div.footer_content ul{float:right;list-style:none;width:600px;}
div#footer div.footer_content ul li{float:right;padding:0;}
div#footer div.footer_content ul li a{color:#999;text-decoration:none;display:block;border-left:1px solid #444;padding:0 10px;}
div#footer div.footer_content ul li a:hover{color:#fff;}
div#footer div.footer_content ul li.last a{border:none;}
div#footer ul li {list-style-type:none;}

#TopPagination ul {
    margin-top: 10px;
}

.CommentArea input#SaveButton {
    color: #fff;
}

.CommentArea input#SaveButton:hover {
    color: #000;
}

/* Start Page */
a { 
	text-decoration: none; 
	color: #9C1C00; 
}

.widget_header { 
	background: transparent url(https://www.blackbirdhome.com/staging/grapevine/images/widget_header.png) no-repeat; 
	height: 31px; 
	width: 290px;
	color: #ffffff; 
	font-size: 18px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-left: 5px; 
	padding-top: 5px; 
	text-align: left;
} 

#videos_content { 
	width: 285px; 
	margin-left: 5px; 
	margin-top: 5px;
} 

#videos_content object, #videos_content embed { 
	width: 285px !important; 
	height: auto !important; 
}

#bb-search { 
	margin:0 auto; 
	position:relative;
	top: 0px; 
	right: 0px; 
} 

iframe { 
	border: 0px solid black;
}

#highlights_box { 
	padding-bottom: 4px; 
	background: #ffffff url(https://www.blackbirdhome.com/staging/grapevine/images/widget_box_header.png) no-repeat scroll 1px 0;
} 

#highlights_title_text { 
	text-align: left; 
	font-size: 20px; 
	font-weight: bold;
	margin-left: 10px; 
	margin-top: 8px; 
} 

.highlights_content_item { 
	margin-left: 10px; 
	margin-bottom: 10px 
} 

.highlights_content_container { 
	list-style-type: none; 
} 

.highlights_content_title { 
	margin-bottom: 5px;
} 

#highlights_content { 
	width: 270px;
	margin-left: 7px;
	margin-bottom: 10px; 
	margin-top: 5px; 
	*margin-top: 0px;
} 

.highlight_img {
	float: left;
	width: 75px;
	text-align: right;
}

.highlight_content {
	float: left;
	width: 205px;
	margin-left: 10px;
}

.highlight_content_text {
	width: 205px;
	margin-bottom: 3px;
	 
}

.highlight_title {
	font-weight: bold;
	margin-bottom: 3px;
	padding-top: 10px;
}

#highlights_content ul li {
	margin-bottom: 8px;
}

.highlights_link{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.highlights_link:hover {
	font-size: 11px;
	color: #912109;
}

.highlights_details {
	line-height: 13px;
	font-size: 10px;
	color: #555555;
}

#scribblelive_box {
	background: #ffffff url(https://www.blackbirdhome.com/staging/grapevine/images/widget_box_header.png) repeat-x scroll 1px 0;
	margin-top: 0px;
}

#scribblelive_title_text {
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 8px;
	text-align: left;
}

#scribblelive_rss {
	float: right;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 5px;
}

.scribblelive_nav_item {
	cursor: pointer;
	float: left;
	margin-right: 1px;
	width: 120px;
	height: 23px;
	font-size: 12px;
	padding-top: 4px;
	border: 1px solid #333333;
}

#scribblelive_nav {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.scribblelive_content_item {
	margin-left: 10px;
	margin-bottom: 10px 
}

.scribblelive_content_thumb {
	width: 75px;
	border: 1px solid black;
	min-height: 50px;
	float: left;
}

.scribblelive_content_text {
	float: left;
	margin-left: 5px;
	width: 580px !important 
}

.scribblelive_content_title {
	margin-bottom: 5px;
}

#scribblelive_content {
	width: 590px;
}

.scribblelive_content_stats {
	margin-top: 5px;
	font-size: 11px;
	color: #999999;
}

.scribblelive_content_comments {
	margin-top: 5px;
	font-size: 11px;
	color: #999999;
}

.scribblelive_content_comments a {
	color: #6a7b44;
}

.scribblelive_content_body, .scribblelive_content_title  {
	width: 580px;
}

.scribblelive_content_body img {
	max-width: 250px;
}

#scribblelive_event_title {
	color: #9c1c00;
	font-size: 15px;
	font-weight: normal;
	margin-top: 8px;
	padding-bottom: 3px;
	margin-left: 10px;
	text-align: left;
}

#recent_events_box {
	padding-bottom: 4px;
	background: #ffffff url(https://www.blackbirdhome.com/staging/grapevine/images/widget_box_header.png) repeat-x scroll 1px 0;
}

#recent_events_title_text, #recent_events_title_link {
	color: #000000;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 8px;
}

#recent_events_title_link:hover {
	color: #912109;
}

.recent_events_content_item {
	margin-left: 10px;
	margin-bottom: 10px 
}

.recent_events_content_container {
	list-style-type: disc;
}

.recent_events_content_title {
	margin-bottom: 5px;
}

#recent_events_content {
	width: 270px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#recent_events_content ul li {
	margin-bottom: 2px;
}

.recent_events_link{
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

.recent_events_link:hover {
	font-size: 12px;
	color: #912109;
}

.recent_events_details {
	font-size: 10px;
	color: #555555;
}

#grapevine_box {
	background: #ffffff url(https://www.blackbirdhome.com/staging/grapevine/images/widget_box_header.png) repeat-x scroll 1px 0;
	margin-top: 0px;
	height:960px;
	overflow: hidden;
}

#grapevine_title_text {
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 8px;
}

#grapevine_rss {
	float: right;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 5px;
}

.grapevine_nav_item {
	cursor: pointer;
	float: left;
	margin-right: 1px;
	width: 115px;
	height: 23px;
	font-size: 12px;
	padding-top: 4px;
	border: 1px solid #333333;
}

#grapevine_nav {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.grapevine_content_item {
	margin-left: 10px;
	margin-bottom: 10px 
}

.grapevine_content_thumb {
	width: 75px;
	border: 1px solid black;
	min-height: 50px;
	float: left;
}

.grapevine_content_text {
	float: left;
	margin-left: 5px;
 }

.grapevine_content_title {
	margin-bottom: 5px;
	font-family: Georgia;
	font-size: 16px;
}

#grapevine_content {
	width: 590px;
}

.grapevine_content_stats {
	margin-top: 5px;
	font-size: 11px;
	color: #999999;
}

.grapevine_content_title a {
	color: #444444;
	font-weight: bold;
}

.grapevine_content_title a:hover {
	color: #9C1C00;
	font-weight: bold;
	font-family: Georgia;
	font-size: 16px;}.grapevine_content_comments { margin-top: 5px;
	font-size: 11px;
	color: #999999;
}

.grapevine_content_comments a {
	color: #6a7b44;
}

.grapevine_content_body, .grapevine_content_title  {
	/*width: 580px;*/ 
}

.grapevine_content_body img {
	max-width: 250px;
}

#video_box {
	padding-bottom: 4px;
	background: #ffffff url(https://www.blackbirdhome.com/staging/grapevine/images/widget_box_header.png) repeat-x scroll 1px 0;
}

#video_title_text, #video_title_link{
	color: #000000;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 8px;
}

#video_title_link:hover{
	color: #912109 
}

.video_content_item {
	margin-left: 10px;
	margin-bottom: 10px 
}

.video_content_container {
	list-style-type: disc;
}

.video_content_title {
	margin-bottom: 5px;
}

#video_content {
	width: 270px; margin-left: 30px; margin-bottom: 10px; margin-top: 5px;
}

video_content ul li {
	margin-bottom: 2px; 
}

.video_link{
	font-size: 12px; color: #444444; text-decoration: none;
}

.video_link:hover {
	font-size: 12px; color: #912109; 
}

.video_details {
	font-size: 10px; color: #555555; 
}


