/*  
Bobby Kerr
*/




body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	background:url(images/page_bgr.gif) repeat-x #7e7e7e;
	}

body * {margin: 0px; padding: 0px; border:none; outline:none;}

a, a:visited { 
	color:#CC0000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#container { 
	width: 930px;
	background: #fff;
	text-align: left; 
	margin: 0px auto 0px; 
	overflow: hidden;
	}
* html #header{ width: 930px; padding: 0px;}

#header {
	background:url(images/top_banner.jpg) no-repeat; 
	text-align:right;
	padding:15px 0px 0 0;
	height:123px;
	clear: both;
	}	

#header  a{ height:40px; background-color:#999999; display:block; float:right; text-indent:-5000px; margin-left:10px;}
a.twitter{width:32px; background:url(images/twit_dark.gif) no-repeat;}
a.facebook{width:26px; background:url(images/facebook_dark.gif) no-repeat;}
a.linkedin{width:27px; background:url(images/linked_dark.gif) no-repeat;}


a.twitter:hover, a.facebook:hover, a.linkedin:hover{ background-position:0px -43px;}






	
#header img {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_bgr{ background:url(images/sidebar_bgr.gif) right repeat-y; overflow:hidden; clear:both;}

.blog_image{width:660px; height:261px; background:url(images/bobby_blog.jpg);}

#content { 
	display: block;
	float: left; 
	padding: 0px;
	width:660px;
	
	}

#content_box { 
	
	display: block;
	margin: 30px 30px 30px 30px;;
	padding: 0px 0px 30px 0px;
	
	}
.top {
	color: #565656;	
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 120%;
	}
.toptags .author_name{color:#124064;}

.tags {
	color: #5e5e5e;
	background:#ededed;
	margin: 10px 0px 0px 0px;
	font-weight:normal;
	padding: 10px;
	border-bottom: 3px solid #333;
	}
.tags a {
	color:#CC0000;
	margin: 0px;
	font-weight:normal;
	padding: 0px 0px 5px 0px;
	text-decoration:none;
	}
.tags a:hover{text-decoration:underline;}
	
#content p{
	margin: 0px;
	line-height: 1.6em;
	padding: 5px 0px 5px 0px;
	}
	
#content p img{
	border: none;
	float: left;
	padding: 0px 10px 10px 0px;
	}

#content h1 {
	color: #000000;
	font-size: 1.4em;
	font-family:Helvetica, Arial , sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
#content h1 a  {
	color: #0e3e63;
	text-decoration: none;
	}

#content h1 a:hover {
	color:#CC0000;
	text-decoration: none;
	}


#content h2 {
	color:#333333;
	font-size: 1.2em;	
	font-family:Helvetica, Arial , sans-serif;
	margin: 20px 0 0px 0px;
	padding: 0px 0px 5px 0px;
	}
#content h2 a  {
	color: #333399;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #000000;
	font-size: 1em;	
	font-family:Helvetica, Arial , sans-serif;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	}
#content h3 a  {
	color: #333399;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin-left: 50px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin-left: 50px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #333399;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 15px;
	padding: 15px;
	font-style: italic;
	color: #333;
	background: #dddddd;
	}
	

.postspace {
	height: 5px;
	margin: 0px;
	padding: 0px;
	clear:both;
	border-bottom:1px solid  #CCCCCC;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}
	
	
#register_form{background:#ca7e00 url(images/register_tittle.gif) no-repeat 0 15px; height:178px; padding-top:83px;}

#register_form a{display:block; width:269px; height:57px; background:url(images/bullet.png) no-repeat 5px -55px; color:#000000; font-size:13px; padding:0 0 0 40px; line-height:57px; border-top:2px solid #efd7b0;}

#register_form a:hover{background-color:#e4bd7c; background-position:5px -122px}




#sidebar { 
	width:270px;
	display: block;
	background:#eec070;
	color: #000000;
	float: right; 
	padding: 0px 0px 20px 0px;
	text-align: left;
	}



#sidebar p, #sidebar .textwidget{
	margin: 0px;
	line-height: 17px;
	padding: 5px 0px 16px 0px;
	}

#sidebar h2 {
	
	font-size:16px;
	background: #000000;
	color: #ffffff;	
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	list-style: none;
	
	}
	
#sidebar h2 a{ padding: 10px 10px 10px 22px; display:block; text-transform:none; color:#FFFFFF;}

#sidebar .post-date{font-size:0.8em; color:#664306; margin:0; padding:0;}
#sidebar .post-title{margin:0; padding:0;}
#sidebar p{padding-bottom:0px;}
#sidebar .wp-post-image{float:left; margin:0 5px 5px 0;}

.widget-easy-twitter-feed-widget-global-wrapper h2 { padding: 10px 10px 10px  20px; }
.widget-easy-twitter-feed-widget-col {padding-left: 20px;}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	overflow:hidden;
	border-bottom: 1px solid #c69847;
	}
#sidebar ul li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color:#CC0000;
	text-decoration: underline;
	}
#sidebar ul li ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	}

#footer { 
	color: #fff;
	background:#7e7e7e;
	padding: 20px 0;
	font-weight:normal;
	font-size:11px;
	clear: both;
	overflow:hidden;
	
	}
#footer a {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	}
#footer a:hover {
	color:#CC0000;
	text-decoration: none;
	}
	
#footer h2 {font-weight:normal; font-size:16px; margin-bottom:10px;}


#footer ul{list-style:none;}
#footer ul li{border-top:1px dotted #FFFFFF; margin-top:10px; padding-top:10px;}
	
#footer-sidebar {display:block;}
#footer-sidebar1 {float: left;width: 30%;margin-right:20px;}
#footer-sidebar2 {float: left; width: 30%;margin-right:20px;}
#footer-sidebar3 {float: left; width: 30%;}


/*************************************************************/

.to_left{float:left;}
.to_right{float:right;}
.clear{clear:both;}

.text_torigth{text-align:right;}


.thecomments{
	float: right;
	display:inline;
	text-align:center;
	height:70px;
	margin:	8px 0px 8px;
	padding:5px;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
}

.thecomments span {
	font-size:34px;
	font-weight:bold;
}
.thecomments div {
	margin: 0px;
	font-size:15px;
	font-weight:bold;
}

.read_more {
			color:#0b3c62;
			font-weight:bold;
			display:inline;			
}

.read_more:hover {
			color:#0b3c62;
			text-decoration:underline;			
}

.searchfield {margin-left:620px; margin-top:7px; clear:both; }
.searchfield #s{height:17px;}
.searchfield #searchsubmit{vertical-align:middle;}


/* SIDEABAR Listings */




A.commentlink:link{color:#006699;
background: #fff;
	text-decoration:none;
				   }
A.commentlink:visited{color:#006699;
background: #fff;
	text-decoration:none;
				   }
A.commentlink:hover{color:#000;
	text-decoration:none;
				   }


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #c97e00 ;
	display: block;
	height:34px;
	
	margin: 0;
	
}


#access .menu-header,
div.menu {
	font-size: 12px;
	margin-left: 0px;
	
}
#access .menu-header ul,
div.menu ul {
	background-color:#00FF00;
	list-style: none;
	margin: 0;
}




#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	
}
#access li a {
	color: #fff;
	display: block;
	line-height: 24px;
	height:24px;
	padding: 5px 10px ;
	text-decoration: none;
	border-right:#d6890a solid 1px;
}

#access li ul li a{border-right:none;}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}



#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #efc070;
	color: #000000;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
