/* This the stylesheet for the public area */
/* It is intended to be supplemental to fblog.css */

/********************** begin column layout for public area ***********************/
#container {
	width: 900px; 
	position: relative;
	background-color: #fff;
}

#center-column,#left-column {float: left; padding: 0px 30px 10px 30px; margin: 0px;}
#center-column {padding-right: 0px;}
#center-column {width: 475px; float: left; background: #fff; min-height: 550px; }
#left-column {width: 300px; text-align: right; text-transform: uppercase; font-family: "Arial Black", Helvetica, sans-serif; border-right: 1px solid #ccc;}
#left-column a  {text-decoration: none; color: #2b2b2b!important;}
#left-column a:hover  {text-decoration: none;}

#left-column ul li {line-height: 1.15; letter-spacing: -.2px;}

h1, h2, h3, h4, h5, h6 {font-weight: normal; color: #2b2b2b!important;}

#nav {
	position: relative; 
	width: 700px;
	height: 60px;
	float: right;
	margin: 5px 5px 0 0;
}

#nav ul {margin-top: 40px; text-align: right;}

#nav ul li {
	list-style-type: none; 
	display: inline;
	font-weight: bold;
	font-family: "Arial Black", Helvetica, sans-serif;
	margin-left: 10px;
}

#nav ul li a {
	text-decoration: none;
}

#nav ul li a:hover {
	color: #fff;
}



/********************** end column layout ***********************/

#left-column input {width: 150px; position: relative; top: -27px; float: left; margin-left: 20px;}
#left-column hr {margin:15px 0px 15px 0px; padding:0px; border-bottom:none; border-top:0px; border-left:0px; border-right:0px; line-height:0px; height:1px}

.post, .comments {display: inline-block;}
.post .title {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial Black, Helvetica, sans-serif;
	font-weight: normal;
}

.post .title a {color: #000; text-decoration: none;}

p {margin: 10px 0px;}

.title {text-decoration: none;}
.title img {}
.post img {margin: 0px 20px 5px 0px;}
.post .author{color: #666}
.post .date {}
.post .body {margin: 1em 0;}
.post .categories {}
.post .comment-summary {}


.comment .comment_lead {font-weight: bold;}
.comment .comment_text p {margin-top: 1em; margin-left: 1em; color: #666;}
.comment-form {margin: 1em; }

#comment_author,
#comment_author_email,
#comment_content {}



.other-info {}

#headerImage { width: 900px; height: 250px; margin: 0 auto; background-image: url(../images/headerShot.jpg); position: relative;}

#headerImage h1 {
	float: right;
	font-family: "Arial Black", Helvetica, sans-serif;
	position: absolute;
	font-weight: normal;
	display: block;
	top: 208px; 
	right: 20px;
	color: #fff!important; 
	font-size: 38px;
}

.about {color: #000; padding-top: 1em;}

#categories, #archive-list {color: #2b2b2b;}

#left-column h4, #left-column h2 {
	margin-top: 20px; 
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
}


#categories ul, #archive-list ul, #results ul, #blogrolls ul, #contributors ul {margin: 0; padding-left: 0; list-style: none;}
#categories a, #archive-list a, #results a, contributors a {color: #666;}
#categories a:hover, #archive-list a:hover {color: #000;}

textarea {}

label, input, textarea, submit, select { border: 1px solid #999; color: #333; background: #fff; font-family: verdana, arial, helvetica, sans-serif; padding: 3px 5px;}

#spinner {float: right; }

.contributors {
	clear: left;
	margin: 0px;
	min-height: 60px;
}

.clear {clear: both; height: 30px;}

.contributors img {margin-right: 10px; clear: left;}


#left-column hr {margin: 8px;}

.categories, .comment-summary, .view-post {text-transform: uppercase; font-family: "Arial Black", Helvetica, sans-serif; color: #666; 
font-size: 11px!important; line-height: 1.1;}
.categories a, .comment-summary a {color: #666!important; text-decoration: none;}
.view-post a {color: #d41408!important; text-decoration: none;}
.categories a:hover,.comment-summary a:hover, .view-post a:hover {color: #d41408!important;}


.bodyblog {color: #777}




#results ul {float: right;}

#left-column a:hover {color: #d41408!important;}

.left-post {float: left; width: 75px; }
.right-post {float: left; width: 390px;}

#left-column {color: #2b2b2b!important;}

.right-post textarea {width: 97%;}

.m-0 {margin: 0px!important;}
.mt-0 {margin-top: 0px;}