/* JERRYHART.COM
*/
html, body { margin: 0; padding: 0; }

body { 
	background: #000 url(images/body-bg.jpg) repeat-x;
	font-family: "Arial";
	font-size: 8px;
	letter-spacing: 1px;
	text-align: center;
	padding: 15px 0px;
}

body * {margin: 0px; padding: 0px;}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }
.audioBook {
	background: url(http://www.jerryhart.com/wp-content/themes/bSocial/images/emailbg.gif) no-repeat;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 150px;
}
.navigation {
	background: #000 url(http://www.jerryhart.com/wp-content/themes/bSocial/images/body-bg.jpg) no-repeat;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}
.align-left img{
	margin: 8px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}
.align-left {
	margin: -6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.align-right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.arrow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*********************************************
		Link Styles
*********************************************/
a {
	color: #2e9cbd;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.editPost {
		margin: 0 0 0px 15px;
}

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #333;}

ol, ul {
	margin: 12px 0 5px 56px;
	padding: 12px 0 5px 0px;
	list-style: round;
	text-align: left;
}
.bullet {
	list-style: none;
}

blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 0px solid #999;
}
img { border: 0px; background: none; }
p {
	padding: 0px 0px;
	margin: 0px;
	color: black;
}
#content {
	width: 622px;
	min-height: 565px;
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
}

#content p,
#content ol li,
#content ul li {
	line-height: 18px;
	margin: 5px 0px 0px 36px;
	padding: 0px 0px 0px 0px;
}
#content img { border: 0; 

	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}
#contentSearch {
	width: 620px;
	height: 648px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentSearch p,
#contentSearch ol li,
#contentSearch ul li {
	line-height: 18px;
	margin: 5px 0px 0px 36px;
	padding: 0px 0px 0px 0px;
}
#contentSearch img { border: 0; 

	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}
#contentPage {
	width: 620px;
	min-height: 614px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
	font-family: Arial;
	}
#contentPage p,
#contentPage ol li,
#contentPage ul li 
#contentPage dl dt {
	line-height: 20px;
	letter-spacing: 0;
	margin: 5px 0px 0px 36px;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	color: #000;
}
#contentPage img { border: 0; 

	margin: 5px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
}
.height { 	
	line-height: 140%;  font-size: 16pt
    font-family: "Arial";
}
.sig {
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	width: 200px;
}
hr.shadow {
	display: block; clear: both;
	border: none;
	background: url(images/bottom-shadow.gif) bottom center no-repeat;
	width: 980px; height: 8px;
}
/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 14px; line-height: 30px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 0px 15px;
	color: #2e9cbd;
	background: #000 url(images/filmstrip.gif) repeat-x;
	min-height: 60px;
}
h2 { /* This style used as header in the sidebars */
	background: #333;
	font-size: 15px;
	color: #FFF;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-weight: normal;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 0px; padding: 0px 0px 10px 36px;
	color: #ccc;
}
h3 a {
}
h3 a:hover {
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
}
h5 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #800000;
	text-decoration: none;
}
h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 2px 56px;
	margin: 2px 0px 2px 50px;
	color: #000000;
	text-decoration: none;
	display: block;
   	width: 425px;
}
h6 img{ 

	padding: 2px 0px 2px 56px;
	margin: 2px 0px 2px 36px;
	border: 1;
	float: left;
}
h7 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 0px 0px 0px;
	margin: 12px 0 0 16px;
	color: #800000;
	text-decoration: none;
	font-style:italic;font-weight:bold
}
/*********************************************
		The Obligatory WP Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0px 8px 8px 0px;
}

.alignright {
   float: right;
   margin: 0px 0px 8px 8px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*********************************************
		Container Div
*********************************************/
#container {
	background: #e7e7e7;
	text-align: left;
    margin: 0px auto;
    width: 980px;
    padding: 0px;
    overflow: hidden;
}
/** Inner Page Style **/
#inner {
	width: 980px;
	background: #e7e7e7 url(images/columns-bgr.gif) repeat-y;	
}

/*********************************************
		Header Styles
*********************************************/
#header {
	background: #ff7d24 url(images/header-blue.gif) no-repeat;
	width: 980px; height: 103px;
	margin: 0px; padding: 0px;
	display: block;
}
#header #title {
	display: block; float: left;
	width: 320px; height: 103px;
	margin: 0px; padding: 0px;
}
#header #title a {
	display: block;
	width: 320px; height: 103px;
	margin: 0px; padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}
/*********************************************
		NavTop Styles
*********************************************/
#navTop {
	background: #333333;
	width: 980px; height: 46px;
	margin: 0px; padding: 0 0 0 6px;
	display: block;
}
.navPad {
	font-size: 11px;
	padding: 0px 6px 0 2px;
	margin: -15px 8px 0 0px;
	border-style: solid; border-width: 0px;
	color: black;
}
.navPad p {
	padding: 0px 0px 0 2px;
	margin: 0px;
	color: black;
}
.navStar {
	font-size: 11px;
	text-align: justify;
	padding: 0px 8px 0 0px;
	margin: -15px 6px 0 0px;
	border-style: solid; border-width: 0px;
	color: white;
}


/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	float: left;
	font-size: 14px;
	width: 468px; height: 60px;
	margin:0px 0px 0px 135px; padding: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}
/* This is the style for the first UL (the grey) */
#menu ul {
	float: right;
	background: transparent;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px;
}
/* This is the style for the top level list items */
#menu ul li {
	width: auto;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px;
}
#menu ul li.home {
	background: none;
}
/* The style for all links */
#menu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
/* The hover state colors and background for all LI items and links */
#menu li:hover,
#menu li:hover a,
#menu li.sfhover,
#menu li.sfhover a,
#menu li a:hover {
	color: #333;
	text-decoration: none;
}
/* This is the style for the top level links */
#menu ul li a {
	display: block;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px 10px;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a {
}
/****************************** 
The second-level stuff 
*******************************/
/* This hides the nested UL before you hover */
#menu li ul {
	clear: both;
	position: absolute;
	width: 132px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, 
#menu li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	background: transparent;
	display: block;
	border-top: 1px solid #FFF;
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: transparent;
	width: 130px;
	display: block;
	padding: 0px; margin: 0px;
	height: 25px; line-height: 25px;
	overflow: hidden;
	text-align: left;
	border: 1px solid #FFF;
	border-top: none;
}
/* This is the style for the links within the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: #333;
	width: 120px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 25px; line-height: 25px;
	border: none;
	color: #FFF;
	font-weight: bold;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, 
#menu li.sfhover ul li a:hover {
	color: #000;
	background: #FFF;
	text-decoration: none;
	margin: 0px; padding: 0px 5px;
	height: 25px; line-height: 25px;
	font-weight: bold;
}

/*********************************************
		Feature Styles
*********************************************/
#feature {
	background: url(http://jerryhart.com/wp-content/uploads/featured-1.jpg) bottom left no-repeat;
	width: 625px; height: 330px;
	margin: 0px  0 0 0px; padding: 0 0 0px 0px;
}
#rotator {
	width: 625px; height: 315px;
	margin: 0 0 0 0px; padding: 0px;
	float: left;
}
#rotator img {
	width: 625px; height: 315px;
	margin: 0px; padding: 0px;
}
#latest {
	width: 349px; height: 585px;
	margin: -330px 0 0 625px; padding: 8px 0 25px 6px;	
	background: #FFF url(http://www.jerryhart.com/wp-content/themes/bSocial/images/latest-bg.gif) repeat-x;

}
#latest .eBook {
	padding: 0px 5px 0 2px;
	margin: 0px 0 0 0px;
	border-style: solid; border-width: 0px;
	color: #800000;
	font-size: 12px;
	width: 150px;
}
#latest .audioBook {
	background: url(http://www.jerryhart.com/wp-content/themes/bSocial/images/emailbg.gif) no-repeat;
	float: left;
	margin: 0px 0px 0px 0;
	padding: 0px 8px 0px 0;
	position: relative;
	width: 150px;
}
#latest img {
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 0;
	position: relative;
    vertical-align: top;
}
#latest h3 {
	font-family: tahoma;
	margin: 0px 0 0 12px; padding: 0px 0px 0px 12px;
	font-size: 12px;
	text-align: center;
	color: #000;
	background: #FFF url(images/highlight.gif) repeat-x;
}
#latest h2 {
	margin: 0px 0 0 0px; padding: 0px 0px 0px 0px;
	font-size: 18px;
	text-align: center;
	color: #ff0000;
	background: #FFF;
}
#latest h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 12px 0px 12px 12px;
	margin: 0px 0 0 12px;
	color: #800000;
	text-decoration: none;
	   display: block;
   margin-left: -6px;
   margin-right: auto;
}
#latest ul {
	margin: 0px; padding: 25px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#latest ul li {
	margin: 0px 0px 15px 0px; padding: 0px;
	color: #2e9cbd;
}
#latest ul li a {
	text-decoration: none;
}
#latest ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
#latest1 {
	width: 342px; height: 578px;
	margin: -1px 0 50px 619px; padding: 10px 8px 25px 5px;	
	background: #FFF url(http://www.jerryhart.com/wp-content/themes/bSocial/images/latest-bg.gif) repeat-x;
	position: absolute;

}
#latest1 .eBook {
	padding: 0px 5px 0 2px;
	margin: 0px 0 0 0px;
	border-style: solid; border-width: 0px;
	color: #800000;
	font-size: 12px;
	width: 160px;
}
#latest1 .eBook1 {
	padding: 0px 5px 0 2px;
	margin: 0px 0 0 0px;
	border-style: solid; border-width: 0px;
	background: #2386a3;
	color: #800000;
	font-size: 12px;
	width: 160px;
}

}
#latest1 .audioBook {
	background: url(http://www.jerryhart.com/wp-content/themes/bSocial/images/emailbg.gif) no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 150px;
}
#latest1 h3 {
	font-family: tahoma;
	margin: -10px 0 0 0px; padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	color: #000;
	background: #FFF url(images/highlight.gif) repeat-x;
}
#latest1 h2 {
	margin: 0px 0 0 0px; padding: 0px 0px 0px 0px;
	font-size: 18px;
	text-align: center;
	color: #ff0000;
	background: #FFF;
}
#latest1 ul {
	margin: 0px; padding: 25px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#latest1 ul li {
	margin: 0px 0px 15px 0px; padding: 0px;
	color: #2e9cbd;
}
#latest1 ul li a {
	text-decoration: none;
}
#latest1 ul li a:hover {
	text-decoration: none;
	color: #FFF;
}


/*********************************************
		Top3 Styles
*********************************************/
#top3 {
	margin: 0px 0 0 0px; padding: 10px 0px 25px 10px;
	width: 960px;
	background: url(images/bottom-shadow.gif) bottom center no-repeat;
}
#top3 .sponsor {
	margin: 0px 0 0 652px; 
	padding: 0px 0px 0px 0px;
	width: 295px;

}
#top3 h1{
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 14px; line-height: 34px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 0px 15px;
	color: #2e9cbd;
	background: #000 url(images/filmstripHome.gif) repeat-x;
	min-height: 46px;
}
#top3 .post {
	display: block; float: left;
	margin: 0px 3px 0px 0px; padding: 0 5px 0 5px;
	width: 295px; height: 269px;
	overflow: hidden;
	border: 1px solid #ACACAC;
	background: #FFF;
	display: inline;
}
#top3 .post h3 {
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 0px; padding: 0px 0px 10px 0px;
	color: #747474;
}
#top3 .post h4 {
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 10px; line-height: 12px;
	margin: 0px; padding: 0px 0px 10px 0px;
	color: #747474;
}

#top3 .post h3 a {
	color: #747474;
	text-decoration: none;
}
#top3 .post img {
	width: 278px;
	margin: 0px; padding: 0px 0px 10px 0px;
}
#top3 .post p {
	margin: 0px; padding: 0px;
	font-size: 11px;
	color: #747474;
}
#top3 .post .date {
	width: 51px;
	height: 43px;
	padding: 0px 9px 0px 0;
	margin: 0px 0 6px -2px;
	background: url( 'images/date_bg.jpg') bottom left no-repeat;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 140%;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	color: #00768C;
	}

.date b {
	font-size: 20px;
	margin-top: 10px;
	font-weight: normal;
	}
/*********************************************
		Feedreader Styles
*********************************************/
#feedr {
	margin: 0px 0px 25px 0px; padding: 15px 10px 25px 10px;
	width: 960px;
	background: #fff;
}
#feedr .feedreader {
	display: block; float: left;
	margin: 0px 5px; padding: 0px 15px 15px 15px;
	width: 278px;
	overflow: hidden;
	border: 0px solid #ACACAC;
	background: #FFF;
	display: inline;
}
#feedr .feedreader h3 {
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 10px 0px 0px 0px; padding: 0px 0px 10px 0px;
	color: #747474;
}
#feedr .feedreader h3 a {
	color: #747474;
	text-decoration: none;
}
#feedr .feedreader .post img {
	margin: 0px; padding: 0px 0px 10px 0px;
}
#feedr .feedreader p {
	margin: 0px; padding: 0px;
	font-size: 11px;
	color: #747474;
}
/*********************************************
		Feedreader1 Styles
*********************************************/
#feedr1 {
	margin: 0px 0px 25px 0px; padding: 15px 10px 25px 10px;
	width: 960px;
	background: #fff;
}
#feedr1 .feedreader {
	display: block; float: left;
	margin: 0px 5px; padding: 0px 15px 15px 15px;
	width: 278px;
	overflow: hidden;
	border: 0px solid #ACACAC;
	background: #FFF;
	display: inline;
}
#feedr1 .feedreader h3 {
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 10px 0px 0px 0px; padding: 0px 0px 10px 0px;
	color: #747474;
}
#feedr1 .feedreader h3 a {
	color: #ffffff;
	text-decoration: none;
}
#feedr1 .feedreader .post img {
	margin: 0px; padding: 0px 0px 10px 0px;
}
#feedr1 .feedreader p {
	margin: 0px; padding: 0px;
	font-size: 11px;
	color: #747474;
}
/*********************************************
		Horizonal Widgets
*********************************************/	
#horizwidgets {
	margin: -300px 0 0px 0px; padding: 15px 10px 10px 10px;
	width: 625px;

}
#horizwidgets h1{
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 14px; line-height: 34px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 0px 15px;
	color: #2e9cbd;
	background: #000 url(images/filmstripHome.gif) repeat-x;
	min-height: 46px;
}
#horizwidgets .widget {
	display: block; float: left;
	margin: 0 0 0px 5px; padding: 0px 0px 15px 2px;
	width: 297px;
	height: 270px;
	background: #FFF;
	display: inline;
}
#horizwidgets .widget h3 {
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 14px; line-height: 46px;
	margin: 0px 0px 10px 0px; padding: 0px 15px;
	color: #2e9cbd;
	background: #000 url(images/filmstrip.gif);
}
#horizwidgets .widget img {
	width: 278px;
	margin: 0px; padding: 0px 0px 15px 0px;
}
#horizwidgets .widget p,
#horizwidgets .widget .textwidget{
	margin: 0px 10px; padding: 0px;
	font-size: 11px;
	color: #747474;
}
 #horizwidgets .widget ul li{
	line-height: 12px;
	font-size: 10px;
	color: #747474;
}
.widgetleadgen1 {
	margin: -20px 0px 0px -10px; padding: 0px 0 0px 0px;
}
/*********************************************
		Bottom Styles
*********************************************/
#bottom {
	margin: 0px; padding: 15px 10px 0px 10px;
	width: 960px;
}
#bottom h3 {
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 0px; padding: 0px 0px 10px 0px;
	color: #747474;
}
#bottom h7 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 0px 0px 0px;
	margin: 12px 0 0 16px;
	color: #800000;
	text-decoration: none;
	font-style:italic;font-weight:bold
}

#bottom #video {
	display: block; float: left;
	margin: -12px 0 0px 0px; padding: 0 0 0px 0px;
	width: 956px;
	height: 300px;
	display: inline;
	background: white;
	border: 1px solid #ACACAC;
}
#bottom h1{
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 14px; line-height: 34px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 0px 15px;
	color: #2e9cbd;
	background: #000 url(images/filmstripHome.gif) repeat-x;
	min-height: 46px;
}
.widget1 {
	color: black; 
	display: block; float: right;
	margin: -280px 360px 0px 5px; padding: 0px 0px 0px 2px;
	width: 246px;
	height: 265px;
	display: inline;
}
.widget2 {
	display: block; float: right;
	padding: 0px;
	width: 340px;
	height: 265px;
	display: inline;
	color: black; 
	margin-left:215px; margin-right:14px; margin-top:-280px; margin-bottom:0px

}
.widget2 img { padding: 6px 0px 0px 0px; }
.widget2 img2 { padding: 0px 0px 0px 0px; }
.widtab
	{
	margin: 0px 16px 0 -50px; padding: 0 0px 0 0px;
	}
.widget2 ul li {
	line-height: 10px;
	font-size: 12px;
}

#bottom #video .videowrap {
	margin: 0px 0 0 0px; padding: 20px 0 30px 20px;
	border: 3px solid #FFF;
	background: url(http://jerryhart.com/wp-content/themes/bSocial/images/vidBG.jpg);
}
#bottom #video object,
#bottom #video embed {
	width: 320px; height: 240px;
	margin: 0px 0 0 0px; padding: 0 0 0 0px;
}
#bottom #adright {
	display: block; float: left;
	margin: -247px 0 0 165px; padding: 0 100px 0 0px;
	width: 230px; height: 311px;
	display: inline;
	background: #FFF;
}
#bottom #adright .adrightwrap {
	margin: 0px; padding: 0px;
	border: 3px solid #FFF;
}
#bottom #adright object,
#bottom #adright embed {
	width: 250px; height: 260px;
	background: #fff;
	margin: 0px; padding: 0px;
}


#bottom #about {
	display: block; float: left;
	margin: 0px 5px; padding: 0px;
	width: 320px;
	display: inline;
}
#bottom #about img { padding: 0px 10px 10px 0px; }

#bottom #nav {
	display: block; float: left;
	margin: 0px 5px; padding: 0px;
	width: 555px;
	display: inline;
}
#bottom #audio {
	display: block; float: left;
	margin: 0px 0px; padding: 0px;
	width: 946px;
	height: 0px;
	display: inline;
}
#bottom #navwrap {

	margin: 0px; padding:3px 0 3px 0;
	width: 500px; height: 0px;
	border: 0px solid #FFF;
}
#bottom #navwrap1 {
	background: #000 top right repeat-y;
	margin: 0px 52px 2px 0px; padding: 5px 25px 25px 0px;
	width: 912px; height: 300px;
	border: 3px solid #FFF;
}
#bottom #navcats1 {
	margin: 0 0 0 -5px; padding: 0px;
	width: 800px;
	float: left;
}

#bottom #navcats {
	margin: 0px; padding: 0px;
	width: 360px;
	float: left;
}
#bottom #navads {
	margin: -50px 0 0 0px; padding: 0 0 0 100px;
	width: 200px;
	float: right;
	color: white;
}
#bottom #navcats ul {
	display: block; float: left;
	list-style-type: none;
	margin: 0px; padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#bottom #navcats ul li {
	margin: 0px 0px 15px 0px; padding: 0px 0px 0px 15px;
	background: url(images/ob-slashslash.gif) left 50% no-repeat;
}
#bottom #navcats ul li a {
	text-decoration: none;
}
#bottom #navcats ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
#bottom #navcats1 ul {
	display: block; float: left;
	list-style-type: none;
	margin: 0px; padding: 0px 6px 0px 6px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#bottom #navcats1 ul li {
	margin: 0px 0px 15px 0px; padding: 0px 0px 0px 15px;
	background: url(images/ob-slashslash.gif) left 50% no-repeat;
}
#bottom #navcats1 ul li a {
	text-decoration: none;
}
#bottom #navcats1 ul li a:hover {
	text-decoration: none;
	color: #FFF;
}

#bottom #navsocial {
	margin: 0px; padding: 0px 0px 0px 30px;
	width: 160px;
	float: right;
}
#bottom #navsocial img {
	float: left;
	display: inline;
	margin: 0px 0px 10px 25px; padding: 0px;
}
#bottom #navsocial1 {
	margin: -325px -33px 0px 0px; padding: 0px 0px 0px 60px;
	width: 150px;
	float: right;
}
#bottom #navsocial1 img {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px; padding: 6px 0 0 6px;
}
#bottom #navsocial1 p {
	float: left;
	display: inline;
	margin: 0px 0px 0px -30px; padding: 6px 0 0 6px;
}
#bottom #navsocial2 {
	margin: 0px 20px 0px 0px; padding: 0 px 0 0px;
	width: 227px;
	height: 320px;
	float: right;
}
#bottom #navsocial3 p {
	float: left;
	display: block;
	margin: 0px 0px 0px -30px; padding: 6px 0 0 6px;
}
#bottom #navsocial3 {
	margin: 0px 0px 0px 0px; padding: 0 px 0 0px;
	width: 600px;
	float: right;
}


/*********************************************
		Share Links Styles
*********************************************/
#share {
	display: block;
	float: right;
	width: 175px;
	margin: -25px 0px 10px 25px; padding: 0 0px 0px 20px;
	font-size: 11px;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
	list-style: none;
}
#share ul li.comments {
	background: url(images/share/comments.png) left 50% no-repeat;
	margin: 0px 0px 0px -30px; padding: 0 0px 0px 25px;
}
#share ul li.print {
	background: url(images/share/print.gif) left 50% no-repeat;
	margin: 0px 0px 0px -30px; padding: 0 0px 0px 25px;
	list-style: none;
}
#share ul li.stumble {
	background: url(images/share/stumble.png) left 50% no-repeat;
	margin: 0px 0px 0px -30px; padding: 0 0px 0px 25px;
}
#share ul li.digg {
	background: url(images/share/digg.gif) left 50% no-repeat;
	margin: 0px 0px 0px -30px; padding: 0 0px 0px 25px;
}
#share ul li.delicious {
	background: url(images/share/delicious.gif) left 50% no-repeat;
	margin: 0px 0px 0px -30px; padding: 0 0px 0px 25px;
}
#share ul li.facebook {
	background: url(images/share/facebook.gif) left 50% no-repeat;
	border: none;
	margin: 0px 0px 0px -30px; padding: 0 0px 0px 25px;
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px;
	color: #666;
	margin: 10px 0px 5px 50px; padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	font-size: 12px;
	min-height: 74px;
	padding: 5px;
	color: #fff;
	margin: 10px 0px; padding: 10px;
	background: #000 url(images/filmstripLG.gif);
		width: 606px !important;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 0px 0px 0 30px;
	padding: 0px 0px 0 0;
}
.nav-previous {
	color: #000;
	float: left; 
	text-align: left;
}
.nav-next {
	color: #000;
	float: right; 
	text-align: right;
}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	display: inline;
	float: left;
	width: 355px;
	margin: 0px 100px 15px 0px; 
	padding: 0px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
	position: absolute;
}
#r_sidebar p {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar img.ad {
	display: inline;
	margin: 0px 30px 30px 0px; padding: 0px;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar div.widget {
	clear: both;
	margin: 0px; padding: 30px 20px 0px 20px;
	background: url(images/sidebar-shadow.gif) top left no-repeat;
}
#r_sidebar ul {
	padding: 0px 0px 0px 0px;
}
#r_sidebar ul li {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul li a {
	color: #000;
	text-decoration: none;
}
#r_sidebar ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
#r_sidebar ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

#r_sidebar #video {
	display: block; float: left;
	width: 320px;
	display: inline;
}
#r_sidebar #video .videowrap {
	margin: 0px; padding: 0px;
	border: 3px solid #FFF;
}
#r_sidebar #video object,
#r_sidebar #video embed {
	width: 314px; height: 242px;
	background: #FFF;
	margin: 0px; padding: 0px;
}
#r_sidebar #latest {
	width: 345px; height: 700px;
	margin: 0px 200px 0 0px; padding: 8px 500px 25px 6px;	
	background: #FFF url(images/latest-bg.gif) repeat-x;
	float: left;
}
#r_sidebar #latest h3 {
	margin: 0px; padding: 15px 0px 0px 0px;
	font-size: 18px;
	color: #FFF;
}
#r_sidebar #latest ul {
	margin: 0px; padding: 25px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#r_sidebar #latest ul li {
	margin: 0px 0px 15px 0px; padding: 0px;
	color: #2e9cbd;
}
#r_sidebar #latest ul li a {
	color: #2e9cbd;
	text-decoration: none;
}
#r_sidebar #latest ul li a:hover {
	text-decoration: none;
	color: #FFF;
}


/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 0 50px 0px 50px;
	margin: 5px 0px 5px 0px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	width: 400px;
	border-bottom: 1px dotted #B7B7B7;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	width: 400px;
	border-bottom: 1px dotted #B7B7B7;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	margin: 15px 0px 0px 0px;
	padding: 20px;
	clear: both;
	text-align: left;
	font-size: 11px;
	color: #000;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
/*********************************************
		Search Styles
*********************************************/
#search {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0px;
	left: 90px;
	top: 0px;
}
/*********************************************
		fish
*********************************************/
.fisheyeText {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0px 2px 0 0px;
	position: relative;
	right: 2px;
	left: 0px;
	top: 0px;
}
.fisheye {
	width: 1000px !important;
	margin: auto;
	padding: 0 0px 0 0px;
	position: relative;
	right: 2px;
	left: 0px;
	top: 0px;
}
#fisheye_menu {
	list-style: none;
	padding: 10px 15px 45px 275px;
	margin: auto;
	height: 45px;
	width: 670px !important;
	background: #000;
}
#fisheye_menu_foot {
	list-style: none;
	padding: 0px 12px 0px 6px;
	margin: auto;
	height: 45px;
	width: 940px !important;
	background: #000;
}

#fisheye_menu li {
	position: relative;
	display: block;
	float: left;
}
#fisheye_menu span {
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	width: 79px;
	padding: 1px;
	margin: 0;
	border: solid 0px #bbb;	
	color: #000;

}
#fisheye_menu a {
	text-decoration: none;
}
#fisheye_menu img {
	border: 4;
	vertical-align: top;

}
/*********************************************
		ad box
*********************************************/
.adBox {
	color: #919191;
	font-style:italic;font-weight:bold
	text-align: center;
	font-size: 12px;
	margin: 30px 12px 0 -12px;
	padding: 0 0px 0 0;
	position: relative;
	right: 0px;
	left: 0px;
	top: 0px;
	text-transform: uppercase;
}
.adBoxRss {
	color: #919191;
	font-style:italic;font-weight:bold
	text-align: center;
	font-size: 12px;
	margin: -250px 0 0 0;
	padding: 0 0px 0 0;
	position: relative;
	right: 0px;
	left: 0px;
	top: 0px;
	text-transform: uppercase;
}
/*
/*********************************************
		ad link text
*********************************************/
.adText {
	text-align: center;
}
/*********************************************
		top right sidebar
*********************************************/
#top-right-sidebar {
	border: 1px solid #3e2d2b;
	padding-top:10px;
}
.rss-block 
{
	padding: 0px 0 12px 12px;
}
/*********************************************
		top right header
*********************************************/

.I1 {
	background: #eee;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px 0px;
	border: none;
	width: 468px;
	height: 60px;
	float:left;
}
.I2 {
	background: #eee;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px 0px;
	border: 1px solid #ACACAC;
	width: 336px;
	height: 269px;
	float:left;
}
.I3 {
	padding: 0px 0 0px 0px;
	margin: 30px 0 0px 15px;
	border: 0px solid #ACACAC;
	width: 300px;
	height: 112px;
	float:left;
}
I4 {
	background: url('http://jerryhart.com/wp-content/themes/bSocial/images/images/fisheyeBG.gif%27') no-repeat bottom left;
	border: 1px solid #ACACAC;
	width: 500px;
	height: 269px;
	float:left; margin-left:180px; margin-right:0; margin-top:0px; margin-bottom:0px; padding-left:0px; padding-right:0; padding-top:0px; padding-bottom:0px
}
.I5 {
	padding: 0px 0 0px 0px;
	margin: 22px 0 0px 180px;
	border: 0px solid #ACACAC;
	width: 158px;
	height: 33px;
	float:left;
}
.social img {
	margin: 0px 0px 0px 0px; padding: 6px 0 0 0px;}
.smlogos {
	background: #000;
	padding: 0px 0 0px 0px;
	margin: -5px 0 0px 60px;
	border: 0px solid #ACACAC;
	width: 218px;
	height: 0px;
	float:left;
}
.contact {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px 0px;
	border: none;
	float:right;
}
.contact1 {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px 0px;
	border: none;
	float:right;
}
.contact2 {
	font-family: Tahoma;
	font-size: 14px;
	color: black;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px 0px;
	width: 300px;
	height: 50px;
	border: none;
	float:left;
}
.submit{
	font-family: Tahoma;
	font-size: 14px;
	color: black;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px -30px;
	width: 300px;
	border: none;
	float:left;
}
#topRightHeader {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	float: left;
	font-size: 14px;
	width: 468px; height: 60px;
	margin: 16px 0px 0px 135px; padding: 0px;
	letter-spacing: 1px;
	position: relative;
	z-index: 100;
}

.date {
	width: 51px;
	height: 51px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 35px;
	margin-right: 300px;
	margin-top: 10px;
	margin-bottom: 15px;
	background: url( 'images/date_bg.jpg') bottom left repeat-x;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 140%;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	color: #00768C;
}
.date b {
	font-size: 20px;
	margin-top: 10px;
	font-weight: normal;
	}

.bullet {
	color: #2B50A0;
	}
.form {
	font-style:italic;font-weight:bold
	padding: 0px 2px 0 2px;
	margin: 206px 0 0 0px;
	border-style: solid; border-width: 0px;
	color: #62b7d2;
	text-transform: uppercase;
	width: 300px;
}
.wordtube single7 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 35px;
	margin-right: 300px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#leadGenform {
	font-weight:bold
	padding: 0px 2px 0 0px;
	margin: 0px 0 0 35px;
	border-style: solid; border-width: 0px;
	color: #62b7d2;
	text-transform: uppercase;
	width: 300px;
}
#leadGen1{
	font-weight:bold
	padding: 0px 2px 0 0px;
	margin: 0px 0 0 35px;
	border-style: solid; border-width: 0px;
	color: #62b7d2;
	text-transform: uppercase;
	width: 300px;
}
#leadGen2form {
	font-weight:bold
	padding: 0px 2px 0 0px;
	margin: 0px 0 0 50px;
	border-style: solid; border-width: 0px;
	color: #62b7d2;
	text-transform: uppercase;
	width: 350px;
	font-size: 10px;
}
.sociable {
	padding: 0px 2px 0 100px;
	margin: 0px 0 0 150px;
	color: #62b7d2;
	float: right;
}
.sociable_tagline {
	padding: 0px 2px 0 0px;
	margin: 0px 0 0 0px;
	color: #62b7d2;
}
.media {
	padding: 12px 2px 12px 60px;
	margin: auto;
}
.feed {
	padding: 0px 2px 0 0px;
	margin: 0px 0 0 0px;
	width: 925px;
	height: 35px;
}
.bright {
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	float: right;
}
