/* GLOBALS */

body {
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: white;
background-image: url(http://glimmering.com/images/v2/background.jpg);
background-repeat: repeat-x;
background-color: rgb(55,69,101);
text-align: center;
}

a {
color: white;
font-weight: bold;
}

img {
border: none;
}

/* CONTAINER */

#wrapper {
width: 740px;
margin:0 auto;
padding: 15px 0 0 0;
text-align:left;
}

/* HEADER */

#nameplate {
width: 740px;
height: 64px;
}

#header {
width: 740px;
height: 180px;
}

#nav_container {
margin: 0;
padding: 0;
width: 740px;
height: 72px;
text-align: center;
background-image: url(http://glimmering.com/images/v2/background_nav.jpg);
background-repeat: no-repeat;
}

#nav {
margin: 0;
padding: 30px 0 0 42px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: rgb(245,245,245);
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}

#nav li {
margin: 0;
padding: 0 10px;
float: left;
}

#nav a {
color: rgb(245,245,245);
}

/* MAIN CONTAINER */

#main_container {
width: 740px;
height: 800px;
background: url(http://glimmering.com/images/v2/background_content.jpg) no-repeat top;
}

/* SIDEBAR */

#sidebar {
float: left;
width: 207px;
padding: 0 15px 0 29px;
color: white;
}

#sidebar h3 {
margin: 0;
padding: 0;
}

#account_nav {
margin: 0;
padding: 10px 0 0 0;
list-style-type: none;
}

#account_nav li {
margin: 0;
padding: 5px 0;
list-style-type: none;
}

#sidebar_top {
width: 207px;
background: url(http://glimmering.com/images/v2/background_sidebar.gif) no-repeat top rgb(55,69,101);
}

#sidebar_middle {
width: 207px;
background: url(http://glimmering.com/images/v2/sidebar_middle.gif) repeat-y top rgb(55,69,101);
}

#sidebar_bottom {
width: 207px;
height: 26px;
background: url(http://glimmering.com/images/v2/sidebar_bottom.gif) no-repeat top rgb(55,69,101);
}

.sidebar_content {
padding: 20px;
}

#main_column {
float: left;
width: 462px;
}

/* ENTRY RELATED RULES */

.entry {
width: 462px;
background: url(http://glimmering.com/images/v2/entry_holy_spirit_dove.jpg) no-repeat top rgb(55,69,101);
}

h2 {
margin:0px;
padding: 25px 0 0 25px;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
color: white;
}

.blog_title a {
margin:0px;
padding:0px 0px 0px 0px;
font-size: 18px;
font-weight:600;
background:transparent;
color: white;
text-decoration: none;
}

.blog_title a:hover {
text-decoration: underline;
}

h4 {
margin:0;
padding: 0 0 0 25px;
font-family:verdana, arial, sans-serif;
font-size:11px;
font-weight:500;
color: white;
text-align:left;
}

.summary {
margin: 10px 25px;
padding: 5px 0;
border-top: 1px solid rgb(119,127,150);
border-bottom: 1px solid rgb(119,127,150);
}

.member_sig_blog {
float: right; 
padding: 10px 25px 10px 10px;
}

.entry_body {
margin-left: 1px; 
margin-right: 1px; 
padding: 0 23px;
border-left: 3px solid rgb(240,210,121); 
border-right: 3px solid rgb(240,210,121);
}

.post_comment_link {
clear: both;
margin: 0;
padding: 0 25px 10px 0;
text-align: right;
}

.posted {
font: 10px arial, verdana, helvetica, sans-serif;
background: transparent;
text-align: center;
margin: 0;
padding-top: 15px;
padding-bottom: 10px;
}

.entry_bottom {
margin-bottom: 15px;
width: 462px;
background: url(http://glimmering.com/images/v2/entry_bottom.gif) no-repeat bottom rgb(55,69,101);
}

.paginate {
 font-family:Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:12px;
 font-weight:normal;
 letter-spacing:.1em;
 padding:10px 6px 10px 4px;
 margin:	0;
 background-color:transparent;
}

/* COMMENTS */
.avatar_comments {
float: right;
padding: 0 0 7px 7px;
}

.comment_posted {
padding: 7px 0 35px 0;
text-align: center;
}

/* FOOTER */
#footer {
clear: both;
width: 740px;
height: 50px;
}

/* ENTRY FORM */

.buttonMargin {
	margin-bottom: 4px;
	}

.buttonInsert {
margin: 0;
padding: 4px;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	padding: 0;
	}

.htmlButtonOutterL  {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-left: 1px solid rgb(240,210,121); 
	border-top: 1px solid rgb(240,210,121); 
	border-right: 1px solid rgb(240,210,121); 
	border-bottom: 1px solid rgb(240,210,121); 
	}

.htmlButtonA {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 10px;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	background: #f6f6f6;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: white;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA  a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	text-decoration: none;
	color: #999;
	}

.htmlButtonA a:hover {
	text-decoration: none;
	color: #999;
	}

.htmlButtonB a:link {
	color: white;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB  a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	text-decoration: none;
	color: #999;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}