html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #109fe1;
	border: 0px;
	outline: none;
}

a:hover {
	color: #dd31e8;
	text-decoration: underline;
}

a:focus {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

br {
	clear: left;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	/*background: #46443d; /*4e4c45; */
	/* a1a68a */
	/*background: #849cb2 url('/images/body_bg.png') repeat-x; */
/*	background: #7ca8c6 url('/images/body_bg.png') repeat-x;*/  
/*	background: #9dacb4 url('/images/body_bg.png') repeat-x;*/
/*	background: #95b7dc url('/images/body_bg.png') repeat-x; */
/*	background: #b6b6ad url('/images/large_gradient.png') repeat-x;*/
	/*background: #A1A79E url('/images/large_gradient.png') repeat-x;*/
/*	background: #9cb6c1*/
	text-decoration: none;

	background: url('/images/pattern/pattern10.png') repeat;
	color: #222222;
	font-family: Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;	
}

code {
	font-size: 14px;
	font: 14px 'Courier New', Courier, monospace;	
}

pre code {
	font-size: 12px;
}

pre {
/*	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; */

/*	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); */	
	
	background:#fbfbfb none repeat scroll 0 0;
	border: 2px solid #d7d7d7;	
	padding: 8px;
	overflow-x: auto;
	font: 12px 'Courier New', Courier, monospace;	
}

blockquote {
	font-family: Georgia,"Times New Roman",Times,serif;	
	color: #999999;
	font-size: 13px;
	font-style: italic;
	background: url('/images/quote.png') no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	min-height: 24px;
}

kbd {
	background: #eeeeee none repeat scroll 0 0;
	border-color: #cccccc #aaaaaa #888888 #BBBBBB;
	border-style: solid;
	border-width: 2px 4px 5px 3px;
	color: #000000;
	padding: 5px 3px;
	white-space: nowrap;
}

hr {
	height: 0px;
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom: 1px dotted #c0c0c0;
}

/******************* Forms */

label {
	width: 75px;
	margin-top: 2px;
	text-align: right;
	font-size: 14px;
	color: #333333;
	padding: 4px;
	font-weight: bold;
}


input, textarea, select {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d9d9d9;	
	background: #f6f6f6;
	color: #333333;
	font: 14px 'Courier New', Courier, monospace;
}

input {
	font-size: 15px;
	font-weight: normal;
	
	background: #fbfbfb;
	border: 1px solid #c0c0c0;	
	color: #444444;
}

input[type="text"], input[type="password"] {
	padding: 6px;
}

input[type="text"], input[type="password"], select {
	background: #fbfbfb url(/images/input_bg.png) repeat-x;	
}

textarea {
	width: 590px;
	height: 200px;
	padding: 4px;
	margin-bottom: 10px; 
	border: 2px solid #000000; /*109fe1; */
	color: #333333;
	background: #f8f8f8 url(/images/text_bg.png) repeat-x;	
}

.PageContainer {
	position: relative;
	margin: 0 auto;
/*	width: 1016px; */
	width: 100%;
	min-height: 100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
}

.HeaderContainer {
	margin: 0 auto;
	width: 966px;
	height: 100px;
	position: relative;
}

.Header {
	padding-top: 20px;
	width: 100%;
	min-width: 1000px;
	height: 100px;
	margin: auto;
	position: relative;
	background: url('/images/header_bg.png') repeat-x;
}

.HeaderContent {
/*	background: #243a49 url('/images/white_gradient.png') repeat-x bottom; /*#2e2e2e url('/images/header_bg.png') repeat-x top; */
/*	border-bottom: 1px solid black;
	background: url('/images/header_shadow.png') repeat-x bottom; /*#2e2e2e url('/images/header_bg.png') repeat-x top; */
	*/
}

.Center {
	width: 952px;
	height: 100%;
	margin: auto;
}

.Main {
	width: 966px;
	margin: auto;
	padding-bottom: 280px;
/*	background: url('/images/main_bg_950.png') repeat-y top; */
}

.CenterContainer {
}

.FooterContainer {
}

.FooterSpacer {
/*	width: 966px;
	margin: auto;
	background: url('/images/main_bg_950.png') repeat-y top;
	height: 70px; */
}

.FooterSpacerContent {
/*	width: 950px;
	margin: auto;
	height: 70px;
	background: url('/images/footer_blend.png') repeat-x bottom;
	border-bottom: 1px solid #1c252b; */
}


.Footer {
	width: 100%;
	min-width: 1000px;
	height: 280px;
	margin: auto;
	
	position:absolute;
	bottom: 0; /* stick to bottom */
	background: #3f515f url('/images/footer2_bg.png') repeat-x top; /*#2e2e2e url('/images/header_bg.png') repeat-x top; 
	background: #333333;/* url('/images/large_gradient3.png') repeat-x top;*/
	/*border-top: 1px solid #111111;*/
}

.FooterContent {
	width: 100%;
	width: 950px;
	margin: auto;
/*	border: 1px solid #3f515f;
	border-bottom: 0px;
	border-top: 0px;*/
	font-size: 11px;	
	color: #c0c0c0;
/*	background: url('/images/footer_shadow.png') repeat-x top;*/
	padding-top: 10px;
}

.FooterContent a {
	font-weight: bold;
	color: #e0e0e0;
}

/***************** Columns */

.CenterContent {
	padding: 25px 25px 30px 25px;
	margin: auto;
	width: 600px;
	background: #ffffff url('/images/center_bg.png') repeat-x top;
	height: 100%;
	float: left;
	border: 1px solid #555555;
	min-height: 600px;
	
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}

.RightContent {
	padding: 10px 10px 30px 10px;
	float: left;
	margin: auto;
	width: 280px;
	height: 100%;
/*	background: #c5c0b0 url('/images/column_bg.png') repeat-y; */
}


/****************** Paging */

.Paging {
	margin: 0 auto;
	text-align: center;
}

.Paging img {
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: -5px;
}

/*
.Paging a {
	border: 1px solid #adbcc9;
	background: #ffffff;
	padding: 2px 6px 3px 6px;
	font-size: 11px;
	color: #1778cb;
}

.Paging a:hover {
	border: 1px solid #1778cb;
	background: #1778cb;
	color: white;
	padding: 2px 6px 3px 6px;
	font-size: 11px;
	text-decoration: none;
}

.Paging-selected {
	border: 1px solid #dd31e8;
	background: #dd31e8;
	color: white;
	/*padding: 1px 4px 2px 4px; */
/*	padding: 2px 6px 3px 6px;
	font-size: 11px;
	font-weight: bold;
}
*/

.Paging a {
	border: 1px solid #b3c3d7;
	font-size: 12px;
	color: #109fe1;
	
	padding: 4px 7px 4px 7px;
	background: #f8f8f8;
	font-size: 12px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}

.Paging a:hover {
	border: 1px solid #109fe1;
	color: white;
	font-size: 12px;
	text-decoration: none;
	
	-moz-background-clip:border;
	-moz-box-shadow: 0px 0px 3px #aaaaaa;
	-webkit-box-shadow: 0px 0px 3px #aaaaaa;
	padding: 4px 7px 4px 7px;
	background: #f0f0f0;
	color: #333333;
	border-color: #777777;
}

.Paging-selected {
	border: 1px solid #109fe1;
	padding: 1px 4px 2px 4px;
	font-size: 12px;
	
	-moz-background-clip:border;
	-moz-box-shadow: 0px 0px 3px #aaaaaa;
	-webkit-box-shadow: 0px 0px 3px #aaaaaa;
	background: #dd31e8;
	color: #ffffff;
	border-color: #dd31e8;
	
	padding: 4px 7px 4px 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



/***************** Article */
.Article {
	padding-bottom: 6px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #BBBBBB;
}

.ArticleSubject {
	margin-bottom: 3px;
}

.ArticleSubject, .ArticleSubject a {
	font-size: 14px;
	font-weight: bold;
	color: #384F63;
}

.ArticleSender {
	font-size: 10px;
	font-weight: bold;
}

.ArticleSenderNoLink {
	color: #444444;
	font-size: 10px;
	font-weight: bold;
}


.ArticleImage {
	float: left;
}

.ArticleBody {
	width: 550px;
	font-size: 12px;
	color: #555555;
}

.ArticleBody p, #wmd-preview p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}

.ArticleReply {
}

.ArticleCenter {
	float: left;
}

.ArchiveBody {
	font-size: 11px;
	color: #555555;
	width: 600px;
}


.ArticleTop {
	text-align: right;
	margin-top: 4px;
	
	font-size: 10px;
	color: #556063;
}

.ArticleTop a {
	font-size: 10px;
}

.ArticleLeft {
	float: left;
	width: 48px;
	text-align: left;
}

.ArticleProfile {
	width: 30px;
	height: 30px;
	padding: 3px;
	border: 1px solid #999999;
	background: white;/*url('/images/profile_bg.png'); */
	
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);	
		
}

.ArticleRepliesBox {
	width: 32px;
	padding: 3px;
	background: #95b7dc;
	color: white;
	font-size: 10px;
	text-align: center;
}


.ArticleProfile img {
	border: 0px;
}

.ArticleVote {
}

.ArticleVote img {
	margin-top: 4px;
}


.ArticleReplies {
	font-weight: bold;
}


.ArticleMainBody {
	width: 600px;
	font-size: 14px;
	color: #555555;
}

.ArticleRepliesCount {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 0px 24px 0px 0px;
	background: url('/images/replies.png') no-repeat right;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 2px;
	font-family: Georgia,"Times New Roman",Times,serif;	
/*	font-family: arial; */
}

.ArticleRepliesTopCount {
	font-weight: bold;
}

.ArticleRepliesBottomCount {
	font-weight: bold;
}

.ArticleRepliesCount a {
	color: #437193;
}

#tweetmeme_button {
	float: left;
}

.ArticleAuthor {
	display: inline-block;
	text-align: left;
	font-size: 10px;
	color: #556063;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

.ArticleSiteAuthor {
	text-align: left;
	font-size: 10px;
	color: #b0b0b0;
	padding-left: 2px;
}

.ArticleBody li, .ArticleMainBody li, #wmd-preview li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url('/images/bullet.png') top left no-repeat;
}

.ArticleBody ul, .ArticleMainBody ul, #wmd-preview ul {
	padding: 0px;
	margin: 0px 0px 10px 8px;
}

.ArticleSeparator {
	width: 600px;
	height: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
/*	background: url('/images/divider.png') no-repeat; */
	border-bottom: 2px dotted #bbbbbb; 
}

.ArticleOptions {
	display: none;
	color: #888888;
	font-size: 10px;
	text-align: right;
	padding-top: 6px;
}

.ArticleMore {
	text-align: right;
}

.ArticleMore a {
	display: inline-block;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
	font-size: 12px;
	color: #109FE1;
	background: #f6f8fa;	
	border: 1px solid #b3c3d7;
	
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.ArticleMore a:hover {
	color: white;
	background: #dd31e8;
	text-decoration: none;
	border: 1px solid rgba(0, 0, 0, 0.2);
}

/****************************/
.QuestionLeft {
	float: left;
	width: 48px;
	text-align: left;
	margin-bottom: 4px;
}

.QuestionRight {
	float: left;
	width: 552px;
	font-size: 10px;
}

.QuestionCenter {
	width: 552px;
	margin-left: 48px;
}

.QuestionTop {
	text-align: right;
	margin-top: 4px;
	height: 20px;
	
	font-size: 10px;
	color: #85969b;
}

.Reply {
	padding-bottom: 4px !important; 
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom: 2px dotted #bbbbbb;
}

/****************************/
.RepliesHeader {
	font-weight: bold;
	font-size: 18px;
	color: #384f63;
	float: left;
}

.RepliesHeaderAction {
	float: right;
	font-weight: bold;
	font-size: 17px;
}

.RepliesPart {
	padding-bottom: 8px;
}

.RepliesCount {
	margin-left: 4px;
	font-weight: bold;
	font-size: 11px;
	color: #384f63;
	padding: 1px 4px 1px 4px;
	font-family: arial,sans-serif;
	background: #e9e9e9;
}

/******************** Tags */
.Tags {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	
	padding: 4px;
}

.Tags li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
	float: left;
}

.Tags a {
	display: block;
	float: left;
	
	margin: 2px;
	padding: 2px 3px 2px 3px;
/*	border: 1px solid #53777a; /*899dae; /*647831; */
	/*background: #a1a68a; /*b0cae0; /* url('/images/tag_bg.png') repeat-x;*/
/*	background: #87C2C7 url('/images/tag_bg.png') repeat-x; */
	font-size: 10px;
	color: #333333;
	/*
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius-topright: 3px;
	-webkit-border-radius-bottomleft: 3px;
	
/*	text-shadow: 1px 1px 1px #8ba0b1;*/	
/*	-moz-box-shadow: 0px 1px 2px #cccccc;	
	box-shadow: 0px 1px 2px #cccccc;	
	-webkit-box-shadow: 0px 1px 2px #cccccc; */	
}

.Tags a:hover {
	/*background: white;*/
	text-decoration: none;
/*	color: #53777a; /*647831; */
	color: #dd31e8;
	text-shadow: none;	
}

.TagsCount {
	margin-left: 4px;
	font-weight: bold;
	font-size: 9px;
	color: white;
	padding: 0px 3px 0px 3px;
	font-family: arial,sans-serif;
	background: #0c79ac;
}

.TagInline {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

.TagInline:hover {
	text-decoration: none;
	color: #dd31e8;
	text-shadow: none;	
}

.InlineLink {
	font-weight: bold;
	color: #cccccc;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}

.InlineLink:hover {
	text-decoration: none;
	color: #dd31e8;
	text-shadow: none;	
}

/**************** Headings */

h1, h2, h3, h4, h5, h6, .ArticleHeadline, .ArticleHeadline a {
	color: #384F63;
	padding: 0px;
	margin: 0px;		
}

h1, .ArticleHeadline, .ArticleHeadline a {font-size: 24px; padding-bottom: 4px; font-weight: bold}
h2 {font-size: 22px; padding-bottom: 3px}
h3 {font-size: 18px; padding-bottom: 2px}
h4 {font-size: 16px}
h5 {font-size: 14px}
h6 {font-size: 12px}

h1, .ArticleHeadline a {
	color: #384F63;
	font-size: 24px;
	display: block;
}

.ArticleHeadline {
}

h1 {
}

.ArticleHeadline a:hover {
	text-decoration: none;
	color: #dd31e8;	
	text-shadow: none;
}

/***************************/

/*.SectionHeader {
	color: #384f63;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;		
} */

/***************** Section */
.SectionHeader {
	display: inline-block;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin: 12px 0px 8px 0px;
	font-size: 12px;
	font-weight: bold;		
	
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	background: #8d9fb2 url('/images/section_bg.png') no-repeat;
	background: rgba(0, 0, 0, 0.25) url('/images/section_bg.png') no-repeat;
	border: 1px solid #5d6874;
	border: 1px solid rgba(0, 0, 0, 0.35);
	text-transform: uppercase;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.AfterArticle h4 {
	text-shadow: rgba(255, 255, 255, 0.4) 1px 1px 1px;	
}

.SectionSeparator {
	margin: auto;
	margin: 8px 0px 8px 0px;
	width: 280px;
	/*height: 8px;*/
	/*border-bottom: 2px dotted rgba(0, 0, 0, 0.4); */ 
}

.SectionHeaderIcon {
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #2570c4;
	font-family: arial, sans-serif;
	padding-left: 5px;
	float: left;
}

.SectionHeaderIcon img {
	border: 0px;
}

.SectionHeaderIcon a {
	display: block;
	float: left;
	padding: 5px 2px 2px 2px; 
}

.SectionHeaderIcon img {
	float: left;
}

/****************** Header */
.HeaderLinks {
	margin-right: 6px;
	vertical-align: baseline;
	font-size: 11px;
	line-height: 28px;
	display: block;
	color: #f0f0f0;
	float: right;
}

.HeaderLinks a {
	text-decoration: none;
	padding: 1px 2px 2px 2px;
	border: 0px;
	margin: 2px;	
	color: #111111;
}

.HeaderLinks a:hover {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
	background: #dd31e8;
	margin: 0px;
	color: white;
}

.HeaderSearch {
	float: left;
	margin-top: 6px;
	margin-right: 30px;
}

.HeaderSearchBox {
	display: inline-block;
	margin-top: 0px;
	border: 1px solid #555555;
	background: #cccccc url('/images/text_bg.png') repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.HeaderSearch input {
	border: 0px;
	width: 243px;
	padding: 5px 30px 5px 5px;
	background: url('/images/search.png') right no-repeat;	
}

/*************** Sidepanel */
.ArticleLinks {
	/*font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 14px; */
}

.ArticleLinks ul {
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

.ArticleLinks li {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 3px 8px;
	list-style: none;
	width:272px;	
	border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}

.ArticleLinks a {
	overflow:hidden;
	/*white-space:nowrap; */
	width:235px;	
	text-align: left;
	font-size: 12px;
	/*color: #203752; /*109fe1; */
	/*font-weight: bold; */
	color: #111111;
/*	font-family: Georgia,"Times New Roman",Times,serif;*/	
/*	text-shadow: #f2f4f5 1px 1px 1px; */
}

.ArticleLinks a:hover {
	color: #dd31e8;
}


.ArchiveCount {
	margin-left: 4px;
	font-weight: bold;
	font-size: 10px;
	color: white;
	padding: 0px 3px 0px 3px;
	font-family: arial,sans-serif;
	background: #0C79AC;
}

.ArticleBullet {
	font-size: 9px;
	font-weight: bold;
	color: #909090;
}

/***************************/

.ReplyBox label {
	display: block;
	float: left;
	width: 70px;
	margin: 4px;
}

.ReplyBox input[type="text"] {
	display: block;
	float: left;
	width: 250px;
	margin: 4px;
}

.ReplyBox {
	margin-top: 16px;
}

.PostBox input[type="text"] {
	display: block;
	float: left;
	width: 490px;
	margin: 4px;
	margin-bottom: 8px;
}

.PostBox label {
	display: block;
	float: left;
	width: 70px;
	margin: 4px;
}

.PostBoxProgress {
	display: none;
	color: #777777;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	height: 16px;
	font-weight: bold;
	
	background: url('/images/loading.gif') no-repeat right;
	padding-right: 50px;	
}

/***************************/
.SubmitButton {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #888888; /*b6c5cf; */
	background: #c3d4d3 url('/images/button_gradient.png') repeat-x;
	width: 100px;
	height: 32px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #111111; /*#222222; */
	cursor: pointer;
	font-family: verdana;
	padding-bottom: 4px;
	line-height: 30px;
	/*text-shadow: #8dc1ee 1px 1px 1px;*/
	text-shadow: rgba(255, 255, 255, 0.4) 1px 1px 1px;
		
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);		
}

.SubmitButton:hover {
	opacity: 0.85;
	text-decoration: none;
	color: black;
	border: 1px solid #04253b;
}

/*************/
.Dialog-content input[type="text"] {
	background-color: #e0e0e0;
	border-color: black;
}

.Dialog-content label {
	color: white;
}

.PopupForm label {
	display: block;
	float: left;
	width: 120px;
	margin-top: 12px;
}

.PopupForm input[type="text"] {
	display: block;
	float: left;
	width: 300px;
	margin-top: 12px;
	margin-left: 8px;
}

.PopupForm {
}

/*************/
/*.MessageFields input {
	display: block;
	float: left;
	width: 527px;
	padding: 4px;
	margin-bottom: 10px; 
	color: #555555;
	font: 14px 'Courier New', Courier, monospace;	
	background: #fbfbfb url(/images/input_bg.png) repeat-x;	
	border: 1px solid #d9d9d9;	
}

.MessageFields label {
	display: block;
	float: left;
	text-align: right;
	width: 65px;
	margin-right: 8px;
}*/
/****************************/
.HeaderMain {
	text-align: left;
	position: absolute;
	color: white;
	width: 100%;
	bottom: 10px;
}

.HeaderButton {
	font-size: 14px;
	font-weight: normal;
	color: #384f63;
	display: inline;
	float: left;
	margin: 0px;
	color: #111b31;
	height: 24px;
	padding: 6px 10px 0px 10px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	text-shadow: rgba(255, 255, 255, 0.2) 1px 1px;	
}

.HeaderButton:hover {
	text-decoration: underline;
	text-shadow: none;
}

.HeaderButton-selected {
	float: left;
	margin: 0px;
	color: #111111;
	height: 24px;
	padding: 6px 10px 0px 10px;
	text-align: center;
	cursor: pointer;
}

/****************************/
.Lobster {
	display: none;
}

.ErrorMessage {
	background: #fff7f2;	
	color: #b15a46;	
	padding: 8px;
	margin: 10px 20px 30px 20px;
	font-size: 11px;
	font-weight: bold;
	border:1px solid #f18584;	
}

/****************************/
.ShareLinks {
	margin: 36px 0px 8px 0px;
	font-size: 14px;
}

.ShareLink {
	margin-left: 4px;
	opacity: 0.3;
}

.ShareLink:hover {
	opacity: 1.0;
}

.Octopus {
	display: none;
}

/****************************/
.ShareFloatContent {
	position: fixed;
	top: 20px;
	
	background: white;
	height: 145px;
	padding: 5px;
	width: 54px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	border: 1px solid #333333;	
	
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
	
	text-align: center;
}

.ShareFloat {
	margin-left: -94px;
	padding: 0px;
}

/****************************/
.Dialog-frame {
	margin: auto;
	
	border: 1px solid #202020;
	/*background:#FFFFFF url(/images/center_bg.png) repeat-x scroll center top;*/
	background: url('/images/black.png') repeat;
		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	padding: 6px;
	
	-moz-box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.6);		
}

.Dialog-content {
	padding: 20px;
	color: white;
	font-size: 14px;
}

.Dialog-overlay {
	background: black;
	opacity: 0.5;
	cursor: wait;
	
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter:alpha(opacity=50);
    zoom:1;	
}

.Dialog-progress {
	width: 64px;
	height: 16px;
	background: url('/images/loading.gif') no-repeat center;
	padding: 20px;
}

.Dialog-close {
	width: 16px;
	height: 16px;
	display: block;
	float: right;
	background: url('/images/dialog_close.png') no-repeat;
}

.Dialog-close:hover {
	background: url('/images/dialog_close.png') -16px no-repeat;
}

/****************************/
.OpenIdLarge {
	margin: 30px 0px 30px 0px;
}

.OpenIdLarge a {
	border: 1px solid #c3d6e5;
	float: left;
	height: 60px;
	margin: 3px;
	width: 100px;
	background: white center no-repeat;	
}

.OpenIdLabel {
	width: 24px;
	height: 24px;
	margin-top: 2px;
	margin-right: 10px;
	background: url('/images/openid.png') no-repeat;
	float: left;
}

/****************************/
.LoginPanel {
	margin-top: 30px
}

.LoginPanel input[type=text] {
	width: 381px;
}


/****************************/

.ReplyBox label {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	width: 300px;
	padding-top: 5px;
	font-size: 13px;
}

.ReplyBox input[type=text] {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 4px;
}

/***************************/
.AfterArticle {
	margin: 8px 8px 30px 8px;
	padding: 8px;
	width: 570px;
	background: #e5e9eb url(/images/top_gradient.png) repeat-x scroll center top;	
	
	border: 1px solid #848c90;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);		
}

.AfterArticle h4 {
	margin-bottom: 6px;
	font-size: 13px;
}

.AfterArticleProfile {
	float: left;
	width: 72px;
	height: 72px;
	border: 1px solid #6d8ba0;
	padding: 4px;
	background: white;
	margin-right: 8px;
}

.AfterArticleText {
	float: left;
	width: 120px;
	font-size: 11px;
	color: #555555;	
}

#Username {
	display: none;
}

/***************************/
.Dialog-content h3 {
	color: #eeeeee;
}

.Dialog-content .SubmitButton {
	-moz-box-shadow: 0px 0px 7px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 0px 7px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 7px rgba(255, 255, 255, 0.5);
	border: 1px solid #333333; /*b6c5cf; */
}

/***************************/

.Issues a {
/*	background-color: #5fb0af;
	border-color: #3d7171;*/
}

.Micro {
	display: none;
}


/***************************/
.ErrorHeading {
	font-weight: bold;
	font-size: 35px;
	color: #303030;
	/*font-family: Courier,monospace; */	
}

/***************************/
.AdBox {
	width: 300px;
	margin: auto;
	left-align: left;
}

/****************************/
.ImageBox {
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
	padding: 6px;
	border: 1px solid #999999;	
}

.AdBanner {
	text-align: center;
	margin: auto;
	margin-bottom: 20px;
}

.CenterBox {
	text-align: center;
	margin: auto;
	margin-bottom: 20px;
}

.AnimalBox {
	position: absolute;
	width: 300px;
	height: 75px;
	top: -26px;
	left: 250px;
	overflow: hidden;
/*	background: url('/images/gremlin.png') no-repeat;
	background-position: 0px 80px; */
}

.AnimalBox img {
	position: relative;
	top: 80px;
}
/**************************************/
/* Prettify                           */

/* Pretty printing styles. Used with prettify.js. */

.str { color: #080; }
.kwd { color: #008; }
.com { color: #800; }
.typ { color: #606; }
.lit { color: #066; }
.pun { color: #660; }
.pln { color: #000; }
.tag { color: #008; }
.atn { color: #606; }
.atv { color: #080; }
.dec { color: #606; }

/*pre.prettyprint { padding: 2px; border: 1px solid #888; } */

@media print {
  .str { color: #060; }
  .kwd { color: #006; font-weight: bold; }
  .com { color: #600; font-style: italic; }
  .typ { color: #404; font-weight: bold; }
  .lit { color: #044; }
  .pun { color: #440; }
  .pln { color: #000; }
  .tag { color: #006; font-weight: bold; }
  .atn { color: #404; }
  .atv { color: #060; }
}

.wmd-panel
{
	margin: auto;
	width: 590px;
}

#wmd-editor
{
/* 	background-color: Aquamarine;*/
}

#wmd-button-bar 
{
	width: 610px;
/*	width: 100%; */
/*	background-color: Silver; */ 
}

#wmd-input 
{ 
/*	height: 500px; 
	width: 100%; */
/*	background-color: Gainsboro;
	border: 1px solid DarkGray; */
}

#wmd-preview 
{ 
	background-color: #fbfbfb;
	border: 2px dotted #f0f0f0;
	padding: 4px;
	margin: 0px 0px 32px 0px;
	overflow: hidden; 
}

#wmd-preview img {
	margin: auto;
} 


#wmd-output 
{ 
	background-color: Pink;
}

#wmd-button-row 
{
	position: relative; 
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;  
	height: 20px;
}

.wmd-spacer
{
	width: 1px; 
	height: 20px; 
	margin-left: 14px;
	
	position: absolute;
	background-color: Silver;
	display: inline-block; 
	list-style: none;
}

.wmd-button
{
	width: 20px; 
	height: 20px; 
	margin-left: 5px;
	margin-right: 5px;
	
	position: absolute;
	background-image: url('/images/wmd-buttons.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block; 
	list-style: none;
	cursor: pointer;
}

.wmd-button > a
{
	width: 20px; 
	height: 20px; 
	margin-left: 5px;
	margin-right: 5px;
	
	position: absolute;
	display: inline-block;
	cursor: pointer; 
}


/* sprite button slicing style information */
#wmd-button-bar #wmd-bold-button    {left: 0px;   background-position: 0px 0;}
#wmd-button-bar #wmd-italic-button  {left: 25px;  background-position: -20px 0;}
#wmd-button-bar #wmd-spacer1        {left: 50px;}
#wmd-button-bar #wmd-link-button    {left: 75px;  background-position: -40px 0;}
#wmd-button-bar #wmd-quote-button   {left: 100px;  background-position: -60px 0;}
#wmd-button-bar #wmd-code-button    {left: 125px;  background-position: -80px 0;}
#wmd-button-bar #wmd-image-button   {left: 150px;  background-position: -100px 0;}
#wmd-button-bar #wmd-spacer2        {left: 175px;}
#wmd-button-bar #wmd-olist-button   {left: 200px;  background-position: -120px 0;}
#wmd-button-bar #wmd-ulist-button   {left: 225px; background-position: -140px 0;}
#wmd-button-bar #wmd-heading-button {left: 250px; background-position: -160px 0;}
#wmd-button-bar #wmd-hr-button      {left: 275px; background-position: -180px 0;}
#wmd-button-bar #wmd-spacer3        {left: 300px;}
#wmd-button-bar #wmd-undo-button    {left: 325px; background-position: -200px 0;}
#wmd-button-bar #wmd-redo-button    {left: 350px; background-position: -220px 0;}
#wmd-button-bar #wmd-help-button    {right: 0px; background-position: -240px 0;}


.wmd-prompt-background {
	cursor: wait;
	background-color: Black;
}

.wmd-prompt-dialog {
	border: 1px solid #202020;
	padding: 16px;
	
	background: url('/images/black.png') repeat;
		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	-moz-box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.6);
	
	color: #ffffff;		
	
}

.wmd-prompt-dialog > div {
	font-size: 0.8em;
}


.wmd-prompt-dialog > form > input[type="text"] {
/*	border: 1px solid #999999; */
	color: black;
	margin-bottom: 20px;
}

.wmd-prompt-dialog > form > input[type="button"] {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #333333; /*b6c5cf; */
	background: #c3d4d3 url('/images/button_gradient_small.png') repeat-x;
	width: 64px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #111111; /*#222222; */
	cursor: pointer;
	font-family: verdana;
	padding-bottom: 3px;
	line-height: 22px;

	text-shadow: rgba(255, 255, 255, 0.4) 1px 1px 1px;
		
	-moz-box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
}

.wmd-prompt-dialog > form > input[type="button"]:hover {
	opacity: 0.85;
	text-decoration: none;
	color: black;
	border: 1px solid #04253b;
}

div.grippie {
	background:#EEEEEE url('/images/grippie.png') no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}

.resizable-textarea textarea {
	margin-bottom:0pt;
}
