/*
    Theme Name: fbi blog v1
    Theme URI: http://fashionbizinc.org/blog
    Description: FBI weblog
    Version: 1.0
    Author: Daniel Scally
    Author URI: http://launch2.com
*/

/*//// MAIN STRUCTURE ////*/

html,body {
	background: #dadada;
	margin: 0;
	padding: 0;
	}

#all{
	font-family: Lucida Grande, Arial, Verdana, Helvetica;
	margin:0;
	font-size: 12px;
	padding:0;
	background: #dadada url(images/bg_body.gif) repeat-x;
	}

#main-container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#logo {
	margin: 0;
	padding: 0px;
	height: 126;
	}

#mh-container {
	padding: 0px;
	margin: 0;
	height: 168px;
	}

.mh-left{
	float: left;
	padding: 0px;
	margin: 0px;
	}

.mh-right {
	margin-left: 175px;
	padding-top: 130px;
	padding-left: 80px;
	padding-bottom: 18px;
	width: 450px;
	background: url(images/mh_pic_latest.gif) no-repeat top left;
	}

#content-left{
	float: left;
	width: 450px;
	margin-top: 15px;
	
	}

#content-right{
	float: right;
	padding-right: 35px;
	width: 200px;
	margin-top: 15px;	
	}
	
/*background:  url(images/bg-sb.gif) no-repeat bottom right;*/


#foot {
	clear: both;
	padding: 8px;
	margin-top: 10px;
	border-top: 2px solid #cccccc;
	}
	

.footer-content {
	font-size: 11px;
	letter-spacing: .04em;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	}

.footer-content a:link, .footer-content a:active, .footer-content a:visited {
	color: #5D5C5F;
	text-decoration: underline;
}

.footer-content a:hover {
	color: #73868C;
	text-decoration: underline;
}

	
	

/*//// CONTENT POST FORMATING ////*/

#post {
	text-decoration: none;
	margin-bottom: 20px;
	background: #ffffff;
	}
	
.title-container {
	padding-top: 6px;
	padding-bottom: 25px;
	padding-left: 10px;
	height: auto;
	margin-bottom: 3px;
	background: url(images/bg_titlecontainer.gif) no-repeat bottom;
	}

.post-title {
	font-family: Georgia;
	margin: 0;
	padding: 0px;
	height: auto;
	font-size: 24px;
	letter-spacing: .07em;
	text-decoration: none;
	}

.post-title a:link, .post-title a:active, .post-title a:visited {
	margin: 0;
	color: #4E4E4E;
	text-decoration: none;
	}

.post-title a:hover {
	margin: 0;
	color: #70BEFE;
	text-decoration: none;
	}

.post-content {
	font-size: 13px;
	color: #5D5C5F ;
	letter-spacing: .02em;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	}
	
.post-content a:link, .post-content a:visited, .post-content a:active {
	font-size: 13px;
	color: #5D5C5F;
	border: 0px;
	margin: 0;
	padding: 0px;
	letter-spacing: .02em;
	text-decoration: underline;
	}

.post-content a:hover{
	font-size: 13px;
	color: #4989b0;
	margin: 0;
	padding: 0px;
	text-decoration: underline;
	letter-spacing: .02em;
	}
	
.fbilatest {
	font-size: 11px;
	color: #272727 ;
	letter-spacing: .02em;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	}
	
.fbilatest a:link, .fbilatest a:visited, .fbilatestt a:active {
	font-size: 11px;
	color: #5D5C5F;
	border: 0px;
	margin: 0;
	padding: 0px;
	letter-spacing: .02em;
	text-decoration: underline;
	}

.fbilatest a:hover{
	font-size: 11px;
	color: #40B3EA;
	margin: 0;
	padding: 0px;
	text-decoration: underline;
	letter-spacing: .02em;
	}



	
.nextlink a:link, .nextlink a:visited, .nextlink a:active {
	font-size: 17px;
	color: #363636;
	border: 0px;
	margin: 0;
	padding: 2px;
	letter-spacing: .02em;
	text-decoration: none;

	}

.nextlink a:hover{
	font-size: 17px;
	color: #40B3EA;
	margin: 0;
	padding: 2px;
	text-decoration: none;
	letter-spacing: .02em;

	}
	
.meta li, ul.meta li {
	display: inline;
	}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.meta {
	color: #4E5457;
	font-size: 13px;
	font-style: italic;
	padding: 3px;
	margin-bottom: 3px;
	}

.meta a:link, .meta a:visited, .meta a:active {
	color: #5D5C5F;
	letter-spacing: 0;
	padding: 3px;
	margin: 3px;
	text-decoration: none;
	}
	
.meta a:hover {
	color: #40B3EA;
	letter-spacing: 0;
	padding: 3px;
	margin: 3px;
	text-decoration: none;
	}
	
/*comments section */

.post-foot-left {
	float: left;
	padding: 8px;
	}

.post-foot-right {
	text-align: right;
	margin-left: 300px;
	padding: 8px;
	}

#comment-meta {
	width: 450px;
	font-size: 13px;
	border-bottom: 1px solid #D6E3EC;
	background: #e0f4ff;
	height: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	}

#comment-meta a:link, #comment-meta a:visited, #comment-meta a:active {
	color: #5D5C5F;
	letter-spacing: .02em;
	border-bottom: 1px dotted #5D5C5F;
	text-decoration: none;
	}
	
#comment-meta a:hover {
	color: #40B3EA;
	letter-spacing: .02em;
	border-bottom: 1px dotted #40B3EA;
	text-decoration: none;
	}
	
#comment-meta li, ul.comment-meta li {
	display: inline;
	}

#comment-meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
	
/*//// COMMENTS + MISC  ////*/

.leave-comment {
	font-family: sans-serif, verdana, arial;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0;
	}

.postcomment {
	font-family: sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin 0;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	font-family: sans-serif, verdana;
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	}

#commentform textarea {
	font-family: sans-serif, verdana;
	width: 90%;
	}

.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}
	
.comments a:link, .comments a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}
	
.comments a:hover, .comments a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}	
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist li:hover {
	border: 1px solid #40B3EA;
	}
	
.commentlist {
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
	
.commentlist li {
	font-size: 12px;
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F0EFF4;
	border: 1px solid #5D5C5F;
	margin: 10px;
	color: #5D5C5F;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-size: 1.1em;
	}
	
.commentlist cite a:hover {
	background: #73868C;
	color: #534640;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
acronym, abbr {
	border-bottom: 1px dashed #333;
	}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
	}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	}

cite {
	font-size: 90%;
	font-style: normal;
	}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
	}

ul.post-meta span.post-meta-key {
	font-weight: bold;
	}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	}

.credit a:link, .credit a:hover {
	color: #fff;
	}
	
	
/* sidebar */

h3 {
	font-size: 15px;
	padding: 0px;
	margin: 0;
	margin-bottom: 2px;
	}

.sb {
	color: #5D5C5F;
	font-size: 12px;
	padding: 2px;
	text-decoration: none;
	}

.sb li {	
	font-size: 12px;
	list-style: none;
	list-style-type: none;
	_text-indent: 2px; /* only displays for ie */
	padding: 0px;
	}
	
.sb ul {
	font-size: 12px;
	padding: 2px;
	margin: 0;
	}

.sb a:link, .sb a:visited, .sb a:active {
	color: #5D5C5F;
	font-weight: normal;
	text-decoration: none;
	}

	
.sb a:hover {
	color: #000000;
	text-decoration: none;
	}

.questions {
	padding: 10px;
	border: 1px solid #afafaf;
	background: #ffffff url(images/questions.gif) no-repeat bottom right;
	}



