html, body {
	margin: 0px;
	padding: 0;
	 background-image:url(/Themes/midnightglow/images/Common/main-background.jpg);
	background-repeat:repeat-x;
	color: #333333;}
	
body{
	font-family: Georgia, Serif;
	font-size: 76%;
	 background-image:url(/Themes/midnightglow/images/Common/main-background.jpg);
	background-repeat:repeat-x;
	background-color: #47595f;
	text-align:center;}
	
a:visited,
a:active,
a:link {	
	color : #39f;}

a:hover {
	color : #06c;}
	
h1,h2,h3,h4,h5
{
}

h1 {	
	margin : 0px;
	font-size : 1.8em;}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #FFF;
	text-decoration : none;}
	
h1 a:hover{
	text-decoration: none;}
	
h2 {
	margin-top : 10px;
	font-size : 1.5em;
	}
	
h3 {
	font-size: 1.1em;
	text-decoration: none;}
	
h3 a:hover{
	text-decoration: none;}

h5 {
	margin: 0px;
	padding: 0px;}
	
p {
	margin : 10px 0px;}
	

input.text {
	width : 300px;}

textarea {
	width : 300px;
	height : 200px;}

/*Layout*/
#wrapper {
	margin: 0px auto 0px auto;
	width: 940px;
	padding: 0 5px 5px 5px;
	background-color:#fff;
}
	
#container {
	margin: 0px;
	text-align:left;
	padding: 0px;
	}
	
/*Blog Header*/	
#header{
	padding : 0px;
	position: relative;
	margin: 0px;
}

#title h1{
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 8px;
}

#title div{
	font-style: italic;
	font-size: 1.2em;
}

#title
{
	margin:10px 0 0 10px;
	float:left;
	width:400px;
}

#title a
{
	color: #effad2;
}
	
/* End Navigation*/

#contentwrapper
{
	margin:10px;
}  
    
#content 
{
	padding: 0px;
	padding-right: 20px;
	height: 1%;
	overflow: hidden;
	float:left;
}

#content2 
{
	width: 680px;
	padding-top: 10px;
	overflow: hidden;
}
	
#contentfooter{
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	width: 100%;
	overflow: hidden;
	background-color: #e7eaef;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #777;
	font-family:Arial, Helvetica;
}
	
/*Navigation*/

#navigation
{
	padding: 2px;
	background-color:#e7eaef;
	margin-bottom:5px;
}

#welcome
{
	float: right;
	font-size: 60%;
	font-weight: bold;
}

#welcome a:link, #welcome a:visited, #welcome a:active
{
	color: #39f;
	text-decoration: none;
}

#welcome a:hover
{
	color: #39f;
	text-decoration: underline;
}

#navigation ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica;
}

#navigation ul li
{
	display: inline;
	margin-right: 1.5em;
}

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited
{
	font-size:80%;
	font-style:normal;
	color: #999;
	text-decoration: none;
}

#navigation ul li a:hover
{
	font-size:80%;
	color: #999;
	text-decoration: underline;
}
	
/*Sidebar*/
#TagSideBar
{
	border-bottom: dashed 1px #92a94d;
}

#sidebar-a {
	float: right;
	width: 100px;
	margin: 0px;
	padding: 10px;
	padding-bottom:20px;
	border:solid 1px #ccc;
	background-color:#fff;
}
	
#sidebar-a h3 {
	font-size: 1.5em;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: .5em;
	color: #92a94d;
	letter-spacing: -1px;
}
	
#sidebar-a p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;}

#sidebar-a ul {
	list-style : none;
	margin : 0px;	
	padding : 0px;
}

#sidebar-a li {
border-bottom: dashed 1px #92a94d;
padding: .5em 0 .5em 0;
}

#sidebar-a li a:link, #sidebar-a li a:visited, #sidebar-a li a:active
{
text-decoration: none;
}

#sidebar-a li a:hover
{
text-decoration: underline;
}

/*End Sidebar*/

#footer {
	clear: both;
	padding: 5px 10px;
	margin: 0px 0px 0px 0px;
}
/*End Layout*/

.pageTitle {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.8em;
	color : #183060;
	padding-top: 4px;
	margin-top: 20px;
	line-height: 100%;
	text-align:left;
}
.pageTitle a:link,
.pageTitle a:visited{
	color : #aaa;
	text-decoration: none;
}
.pageTitle a:hover{
	text-decoration: none;
}

.singletrail{

text-align:left;
}
/*Post*/
.post{
	padding: 0px;
	margin: 0 0 20px 0;
	clear: both;
}

.post img{
	margin: .5em;
	max-width: 100%;
	}

.post h2
{
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
	padding: 0em 0em 0.5em;}
	
.post h2 span 
{
    font-size: 70%;
    font-weight: normal;
}

.post h5{
	font-size: 1em;
	margin: 0px 0px 0.5em;}
	
a.postheader:link, a.postheader:visited, a.postheader:active
{
	color:#92a94d;
}

a.postheader:hover
{
	color:#7e943c;
}
	
.postfoot{
	padding-top: 0.5em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0.5em;
	font-size: 0.9em;
	margin: 0em;
	color: #666;
}

.postfoot a:link, .postfoot a:active, .postfoot a:visited
{
    color: #666;
}
	
.postfoot img{
	margin: 0px;
	padding: 0px 0px 0px 1em;
	border: 0px none;}
	
.postasidecomment
{
    margin-left: 90px;
}	
.postcommentarea 
{
    float: left;
    width: 80px;
    overflow: hidden;
    padding-right: 10px;
    color: #999;
    font-family: Georgia, Serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
}
.postcommentarea a:link, .postcommentarea a:visited, .postcommentarea a:active
{
    font-weight: normal;
    line-height: 110%;
    font-size: 250%;
    color: #C68B4A;
    text-decoration: none;
}
.postcommentarea a:hover
{
    text-decoration: underline;
}

/*Searchbox*/
#search .searchBox {
	width: 120px;
	border: 1px solid #999999;
	margin: 0em 5px 0em 10px;
	padding: 2px;}

#search a:visited,
#search a:active,
#search a:link {
	color : #066;
	font-weight: bold;
	display: inline;
}

#search a:hover {
	color : #933;}

#search{
	margin-bottom: 5px;}
/*End Searchbox*/

/*Clearing element for floats*/
.spacer{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	line-height: 180%;
	list-style-type: none;
}

.SidebarTagCloud
{
    font-size: 90%;
	line-height: 200%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.TagCloud li, #sidebar-a .SidebarTagCloud li
{
    border-width: 0px;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #04a;
	font-size: 160%;
	font-weight: 900;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #05b;
	font-size: 145%;
	font-weight: 800;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #06c;
	font-size: 130%;
	font-weight: 600;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #17d;
	font-size: 120%;
	font-weight: 500;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #28e;
	font-size: 110%;
	font-weight: 300;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #39f;
	font-size: 100%;
	font-weight: 200;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}

#sidebar-a .SidebarTagCloud a:link, #sidebar-a .SidebarTagCloud a:active, #sidebar-a .SidebarTagCloud a:visited
{
	display : inline;
	margin: auto;
	border-style: none;
	border-width: 0px;
	padding: auto;
}

#sidebar-a .SidebarTagCloud a:hover
{
	background-color: Transparent;
	text-decoration: underline;
}

.SearchStatistics
{
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Inline tag editor */
.InlineTagEditor
{
	padding: 4px;
	border: solid 1px #999999;
	background-color: #f3f3f3;
}

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.TextButton:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.TextButton:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

/* Modal Styles */

.ModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
}

.Modal
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

.ModalTitle
{
	font-family: Tahoma, Arial, Helvetica;
	height: 18px;
	font-size: 16px;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	background-color: #dddddd;
	color: #000000;
	font-weight: bold;
	cursor: move;
	overflow: hidden;
	text-align: left;
}

.ModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(../../../default/images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.ModalContent
{
	background-color: #ffffff;
}

.ModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}

.ModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(../../../default/images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}

/* Subscription Styles */
.BlogSubNotification
{
	color: #FF0000;
	font-size: 80%;
}

.SubscriptionButton
{
	margin-left: 0px;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlReadOnly img, .CommonRateControl img, .CommonRateControlActive img
{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

/* Form */

dl
{
}

dt
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .3em;
}

dd
{
    margin: 0px;
    padding: 0px;
}

.smallbox
{
    width: 80%;
}

textarea
{
    width: 80%;
    height: 100px;
}

/*
Additions
*/

#CommonHeader
{
	padding: 0;
	margin: 0;
}
#commonUserArea{

width:940px;
height:24px;
background-image:url(/Themes/midnightglow/images/Common/user-area-admin.jpg);
background-repeat:repeat-x;

}

#CommonHeader table
{
    margin: 0 0 0 20px;
}

#CommonHeaderImage
{
    padding-top:5px;
    padding-right:5px;
}

#CommonHeaderImage a
{
    display: block;
    margin: 0 8px 0 0;
    position: relative;
    z-index: 100;
}

#CommonHeaderTitle
{
    margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	font-size: 120%;
	line-height: 90%;
	letter-spacing: -1px;
	color: #183060;
	width:500px;
}

#CommonHeaderTitle h1
{
    margin: 0px;
    padding: 0px;
    font-size: 52px;
    color: #183060;
    line-height: 120%;
    letter-spacing: -2px;
    font-weight:normal;
    font-family: Georgia, Serif;
}

#CommonHeaderDescription
{
    margin-left: 40px;
    padding: 0 0 0 4px;
    font-size:12px;
    font-family:Arial, Helvetica;
    letter-spacing: -0.75px;
    color:#0078c0;
}

#CommonHeaderUserArea
{
color:#FFFFFF;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
    z-index: 100;
    font-family:Arial, Helvetica;
    width:550px;
	margin-top:4px;
margin-right:10px;
}

#CommonHeaderUserArea table
{
    margin: 0;
    padding: 0;
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited, #CommonHeaderUserArea a:active
{
    color: #ffffff;
    text-decoration:none;
}

#CommonHeaderUserArea a:hover
{
    color: #ffffff;
    text-decoration:underline;
}

#CommonHeaderUserContent
{
    padding: 4px 12px 7px 12px;
	background-color: #3A477A;
	text-align: right;
	color: #fff;
}

#CommonHeaderUserWelcome
{
    font-size: 12px;
    font-weight: bold;
    text-align:right;
}

#CommonHeaderSearch
{
    float:right;
    margin:15px 10px 10px 10px;
}

#CommonHeaderSearchContent
{
    padding-top: 12px;
    text-align: right;
}

#CommonHeaderLower
{
	height: 48px;
	background-image:url(../images/navigation-bar-content-b.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#CommonNavigation
{
	background-color:#000000;
    clear: both;
    margin: 0px;
	padding: 0px;
	height: 27px;	
	background-image:url(../images/navigation-bar-main-a.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.CommonNavigationCell
{
	padding:8px;
	background-image:url(../images/navigation-bar-divider.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #d8e8b5;
    text-decoration: none;
    display: block;
    padding: 0;
    font-family:Arial, Helvetica;
}

#CommonNavigation a:hover
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0;
    font-family:Arial, Helvetica;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #fff;
}

#CommonNavigation a.Selected:hover
{
    color: #fff;
}

/* Sidebar */

.CommonSidebar
{
	float:right;
	width: 220px;
	padding-top: 30px;
}

.CommonSidebarArea
{
	padding: 0 0 12px 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
}

.CommonSidebarRoundTop, .CommonSidebarRoundBottom
{
	height: 5px;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4,
.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundBottom .r4 { margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.CommonSidebarRoundTop .r2, .CommonSidebarRoundBottom .r3 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.CommonSidebarRoundTop .r3, .CommonSidebarRoundBottom .r2 { margin: 0 2px; }
.CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonSidebarHeader
{
	margin: 0 0 8px 0;
	padding: 2px 0 4px 0;
	border-bottom: solid 1px #fff;
	font-weight: normal;
	font-size: 160%;
	color: #ffffff;
	font-family:Georgia, Serif;
}

.CommonSidebarHeader a:link, .CommonSidebarHeader a:visited, .CommonSidebarHeader a:active
{
    text-decoration: none;
}

.CommonSidebarInnerArea
{
	border-left: solid 1px;
	border-right: solid 1px;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	color:#c6dd93;
	background-color: #e7eaef;
	min-height: 109px;
	margin: 0;
}

.CommonSidebarTitle
{
	margin: 10px 0 10px 0;
}

.CommonSidebarContent
{
	font-size: 85%;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-color: #225473;
	
	font-family:Arial, Helvetica;
}

.CommonSidebarFooter
{
	font-size: 85%;
	margin: 8px 0 0 15px;
	padding: 4px 0 0 0;
}

.CommonSidebarFooter a:link, .CommonSidebarFooter a:visited, .CommonSidebarFooter a:active, .CommonSidebarFooter a:hover
{
	color:#183060;
}

UL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

UL.CommonSidebarList a:link, UL.CommonSidebarList a:visited, UL.CommonSidebarList a:active, UL.CommonSidebarList a:hover
{
	margin: 0;
	padding: 0;
	color:#fff;
}

UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	margin-left: 0px;
	list-style:none url(../images/sidebar-bullet.gif) inside;
}

OL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

OL.CommonSidebarList LI
{
    margin: 0 0 5px 20px;
}

div.CommonSidebarRssListItem
{
    margin: 0 0 0 10px;
    padding: 0 0 0 20px;
	font-family:Arial, Helvetica;
	font-size:80%;
	background-image: url(../images/feed-icon-12x12.png);
	background-position:left center;
	background-repeat:no-repeat;
}

/* Tag Styles */

.CommonTagCloud
{
	background-color: #f7f7f7;
	padding: 16px 8px 16px 8px;
	margin: 32px 0;
	color: #999;
	line-height: 250%;
	list-style-type: none;
}

.CommonSidebarTagCloud
{
	line-height: 225%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear:both;
}

.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6
{
	margin: 0;
	padding: 0;
	display: inline;
}

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 225%;
	font-weight: 900;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 175%;
	font-weight: 800;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 150%;
	font-weight: 600;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 120%;
	font-weight: 500;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 100%;
	font-weight: 300;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 80%;
	font-weight: 200;
}

.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover
{
	text-decoration: underline;
}

/* End Tag Styles */

/*
ContentParts
*/

.CommonContentPartBorderOff
{
	padding: 1px;
}

.CommonContentPartBorderOn
{
	border: dashed 1px #999;
	background-color: #efefef;
}
