/* Typography */

blockquote.noimage {
padding:10px 10px 0 !important;
font-size:21px !important;
}

.rightnav h3 {
	font-size:12px !important;
    color:#464646;
    font-weight:normal;
    margin:0 0 10px;
}

.rightnav ul {
	line-height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}

.entry-meta{
	font-size: 11px;
	line-height: 16px;
	margin: 5px 0px 20px 5px;
}

.entry-date{
	font-size: 11px;
	line-height: 16px;
	margin: 2px 0px 5px 5px;
}

.comment-meta{
        font-size: 11px;
	line-height: 16px;
	margin: 5px 0px 5px 5px;
}

.form-label{
        font-size: 11px;
	line-height: 16px;
	margin: 5px 0px 5px 5px;
}

.entry-title{
	font-size: 16px!important;
	font-weight: bold!important;
	width:500px;
	color:#F05B22;
	margin: 10px 0px 0px 5px;
}

blogh4{
	font-size: 75%;
        color: black;
	font-weight: normal;
	margin: 10px 0px 0px 5px;
}

.fn n{
	font-size: 75%;
        color: black;
	font-weight: normal;
	margin: 10px 0px 0px 5px;
}

/* links */

#leftnav {
        position: relative;
	float: left;
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px;
	background-image: url(images/nav_bottom.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index:0;
}

div#singlecol  {
    position: relative;
	float: left;
	width: 205px;
	height: auto;
	margin: 0px 0px 0px 15px;
	z-index:0;
        }

.singlecol ul {
font-size:11px!important;
line-height:16px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.navigation .left {
float:left;
text-align:left;
height: 16px;
width:50%;
margin:0;
padding:0;
}

.navigation .right {
float:right;
text-align:right;
height: 16px;
width:50%;
margin:0;
padding:0;
}

#rightcolumn { 
margin: 18px 0 0 10px; 
}

/* recent posts */
#recent-posts li, 
#recent-comments li {
padding-bottom: 2px;
}

#breadcrumbs
{
	left:-233px;
	top:-24px;
}

/* facebook connect*/

.fbc_connect_button_area {
border-left:0 none!important;
float:left!important;
margin-left:0!important;
margin-top:0!important;
padding-left:7px!important;
padding-top:0!important;
padding-bottom:5px!important;
}

.FB_ElementReady {
font-weight:lighter!important;
}
