/*
Theme Name: Design 9
Theme URL: http://web20-templates.com
Description: Exclusive Design from Web20-templates
Version: 9 Green
Author: Team Beyond
Author URL: http://web20-templates.com/
*/

/* Global
--------------------------------------------------------------------------------------- */
html, body{ 
  padding:0px;
  margin:0px;
}

body {
  background: #fff url(../images/bg.gif) top left repeat-x;
  font-size: 12px;
  font-family: arial,lucinda,verdana,geneva,sans-serif;
  color:#000000;
}
	
a { 
color: #0bbcfe;
text-decoration: none; 
}

a:hover { 
color: #999999;
text-decoration: none; 
}

p
{
	padding:1px;
	margin:1px;
}

blockquote 
{
	margin: 10px;
	padding: 10px;
	width:90%;
	border-left: 5px solid #0bbcfe;
	background: #fafef7;
	color:#000;
}

/******************************************
*   Headlines                         
******************************************/
h1 {
	color: #0bbcfe;
	font-size: 18px;
	margin: 2px;
	padding: 1px;
	}
	
h2 {
	color: #0bbcfe;
	font-size: 16px;
	margin: 2px;
	padding: 1px;
	}

h3 {
	font-size: 14px;
	margin: 2px;
	padding: 1px;
	font-weight:bold;
	color:#0bbcfe;
	}

h4 {
	font-size:12px;
	margin: 2px;
	padding: 1px;
	}


/****** ../images ****************************/

img a, img
{
	border:0;
}

img.left, img.left a{ 
float:left;
margin:2px 10px 5px 2px;
border: 4px #4A4A4A solid;
}

img.about, #video {

	margin-right:10px;

	float:left;

	}


img.left:hover, img.left a:hover{ 
border: 4px #eee solid;
}

img.center
{ 
	display:block; margin:0 auto 5px auto; 
}
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }

/* Top Navigation
--------------------------------------------------------------------------------------- */

#navbar
{
	width:950px;
	margin:0px auto 0px auto;
	background: #FFFFFF;
	font-size:11.5px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px;
	font-family: Arial, Tahoma, SunSans-Regular, Sans-Serif;
}

#navbar .inside
{
	width:948px;
	margin:0px 1px 0px 1px;
	float:left;
	padding:0px;
	background: #292929 url(../images/navleft.jpg) top left no-repeat;
}

#navbar .rightimage
{
	height:32px;
	float:right;
	background: url(../images/navright.jpg) top right no-repeat;
}


#nav_right
{
	padding:3px 10px 0 0;
	letter-spacing:1px;
	font-weight:bold;
	color: #ffffff;
}


#navbar ul {
	margin:0 auto 0 10px;
	list-style: none;
	line-height: normal;
	padding:0px;
	background:url(../images/nav_border.jpg) top left repeat-x;
	float:left;
}

#navbar li {
	float: left;
	list-style:none;
	font-size:12.5px;
	margin-right:2px;
}

#navbar li a:link, #navbar li a:visited {
	padding: 8px 15px 8px 15px;
	margin:0px;
	color:#a6a6a6;
	display: block;
	text-decoration:none;
	background: #2a2a2a;
}

#navbar li a:hover, #navbar li a:hover.currentitem {
	color:#fff;
	text-decoration:none;
	background: #696969;
}

#navbar li a.currentitem {
	color:#0bbcfe;
	text-decoration:none;
}

/* Header Layout
--------------------------------------------------------------------------------------- */

#header
{
	float:left;
	width:100%;
	margin:0 auto 10px auto;
	padding:0px 0 0px 0;
	background: #fff url(../images/headband.jpg) top left repeat-x;
}

#header .inside
{
	width:950px;
	margin:0 auto;
	padding:0px 0 0px 0;
	background:url(../images/header.jpg) top center no-repeat;
	height: auto !important; height: 140px; min-height: 140px;
}

#title
{

	margin:0 auto 10px auto;
	display:block;
	text-align:center;
}

#title h1, #title h1 a {

	margin:0 auto;
	padding:35px 0 0 0;
	font: 24px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;

}

#title h1 a:hover{

color:#999999;
text-decoration: none;

}

#title h2{

margin:0 auto;
padding:10px 0 10px 0;
letter-spacing:1px;
color: #797979;
text-transform:uppercase;
font-size:12px;

}

/* Main Content
--------------------------------------------------------------------------------------- */
#wrap
{
	width:100%;
	float:left;
	margin:0 auto;
}

#wrapper
{
	width:950px;
	height:auto;
	margin: 0 auto;
}

#content {
	float:left;
	width:950px;
	margin:0px auto 1px auto;
	color:#000;
	background: #FFFFFF;
		}
		
#content .feature_content
{
	float:left;
	width:930px;
	margin:10px auto 10px auto;
	font-size: 12px;
	background: #fff;
	padding: 6px 10px 6px 10px;
	color: #696969;
}

#content .topbar_content
{
	width:650px;
	float:left;
	margin:0px auto 10px 0;
	font-size: 12px;
	background: #fafef7;
	padding:6px;
	color: #696969;
	border:1px dotted #0bbcfe;
}

.feature_content h3{

padding-top:5px;
margin: 5px 0 5px 0;
font-size: 16px;

}

#left_main{
	
	width:664px;
	float:left;
	margin:10px 0 10px 10px;
		}
		
#leftposts
{
	width:485px;
	float:left;
}

#right_main{
	
	width:250px;
	float:right;
	margin:10px 5px 10px 5px;
	padding: 5px;
	background: #f9f9f9;
}

#content .main_content
{
	width:470px;
	float:left;
	height:auto;
	margin:0 auto 10px auto;
	font-size: 12px;
	background: #fff;
	padding:6px;
	border: 2px #f7f7f7 solid;
}

#second_right
{
	width:160px;
	float:right;
	height:auto;
	margin:0 auto 10px auto;
	font-size: 12px;
	background: #fff;
	padding:5px;
}

#content .main_content h3 a
{
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	margin: 0px 5px 5px 0px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .main_content p
{
margin: 10px 5px 5px 5px;
}

#second_right ul 
	{

		margin:0px; padding:0px;
		margin-bottom:5px;

	}

#second_right ul li 
	{

		margin:0px 0 5px 0;
		list-style:none;
		text-decoration:none;
		font-size:12px;		
		color: #444444;	

	}
	
#second_right ul li a
	{	margin:0px; 
		padding:2px;
		display:block;
		background: #FFFFFF;

	}
	
#second_right ul li a:hover
	{

		margin:0px; 
		display:block;
		background: #fafef7;
		color: #6a6a6a;

	}
	
#second_right h4 
	{
	background:url(../images/bullet.png) center left no-repeat;
	padding-left:10px;
	display:block;

	}
	
#tallad
	{
	margin:0 auto;
	padding: 10px 0 10px 0;
	display:block;
	}

/*Blocks and Sidebar
--------------------------------------------------------------------------------------- */
#top_middle
{
	width:290px;
	padding:5px 12px 5px 12px;
	float:left;
	background: #ffffff;
	border-left: 1px #000000 dotted;
	border-right: 1px #000000 dotted;
	margin-left:6px;
}

#top_left
{
	width:290px;
	padding:5px;
	float:left;
	background: #ffffff;
}

#top_right
{
	width:290px;
	padding:5px;
	float:right;
	background: #ffffff;

}

#foot_block 
{
	
	width:950px;
	margin:10px auto 0 auto;
	padding: 0px;
	float:left;
	font-size:12px;
}

#foot_block ul
{
	padding:0px;
	margin:0px;
}

#foot_block li
{
	padding:0px;
	margin:0px;
	list-style:none;
}

#foot_block ul li a
{
	padding:8px 4px 8px 4px;
	margin:0px;
	display:block;
	border-bottom:1px #0bbcfe dotted;
	background: #fff;
	color: #0bbcfe;
}

#foot_block ul li a:hover
{
	background: #fff;
	color: #999;
	border-bottom:1px #999 dotted;
}
#foot_block span {
	display:block;
	font-size: 12px;
	color: #999;
}
/*
span
{
	font-size: 14px;
	text-transform:capitalize;
	margin-bottom:2px;
	display:block;
	color:#0bbcfe;
}
*/	
#rightfoot_block{
	
	width:300px;
	float:right;
	margin:10px 10px 10px auto;
		}
		
#leftfoot_block{
	
	width:600px;
	float:left;
	margin:10px auto 10px 10px;
		}
#leftfoot_block li {
	font-size: 14px;
}
#sidebar h3{

padding-bottom:5px;
margin-top:10px;
text-align:center;
font-size: 16px;
color: #000000;

}
#sidebar
{
	width :auto;
	margin:0 auto;
	margin-top:0px;
}

#sidebar ul 
	{

		margin:0px; padding:0px;
		margin-bottom:5px;

	}

#sidebar ul li 
	{

		margin:0px 0 0px 0;
		list-style:none;
		text-decoration:none;
		font-size:12px;		
		color: #444444;	

	}
	
#sidebar ul li a
	{	margin:0px; 
		padding:10px;
		display:block;
		border-bottom:1px #0bbcfe dotted;
		background: #FFFFFF;
	}
	
#sidebar ul li a:hover
	{

		margin:0px; 
		padding:10px;
		display:block;
		background: #fafef7;
		color: #6a6a6a;

	}

#sidebar .sidetopics
{
		margin:0px; 
		padding:4px;
		display:block;
		margin-bottom:10px;
}

#adbox
{
	width: 250px;
	height:250px;
	border: 1px #656565 dotted;
	margin-bottom:10px;
}		

#adbox:hover
{
	border: 1px #f1f1f1 dotted;
}

/* Footer Layout
--------------------------------------------------------------------------------------- */
#footwrap
{
	float:left;
	width:100%;
	margin:0 auto;
	padding-bottom:10px;
	border-top: 1px #0bbcfe solid;
	background:#fafef7;
}

#footwrap .inside
{
	width:950px;
	margin:0 auto;
}

#footer
{
	width:100%;
	font-size:12px;
	background: #fff;
	margin:0 auto;
	padding:0;
	clear:both;
	float:left;
	border-top:1px #f1f1f1 solid;
}

#foot_inside
{
	width:950px;
	margin:0px auto 0px auto;
	height:20px;
	padding-top:8px;
	clear:both;
}


#footer_left
{
float: left;
padding-left:10px;
}

#footer_right
{
float: right;
padding-right:10px;

}

#footer a
{
		color:#0bbcfe;
}

#footer a:hover
{
		color:#0bbcfe;
		border-bottom:1px #000000 dotted;
		cursor: help;
}

#smallad
{
	width: 298px;
	float:left;
	background: #fff;
	border:1px #0bbcfe dotted;
	padding: 10px 15px;
}

#smallad img
{
		padding: 10px 0px 10px 15px;
}

#smallad:hover
{
	border:1px #272727 dotted;
}

#featured .image-block {
	float: left;
	width: 330px;	
	margin: 0px;
	padding: 0px;
	display: inline;
}
/*
#featured .image-block img {
	background: #FFF;
	border: 1px dotted #000;
	padding: 12px;
}
*/
#featured .text-block {
	float: right;
	width: 320px;
	margin: 0px;
	display: inline;
}
#featured .post-info {
	color: #0bbcfe;
	padding-left: 21px; 
	text-align: center; 
	border-bottom: 1px dotted #0bbcfe;
}
#socializeit img {
	border: 1px dotted #656565;
	margin: 5px;
	padding: 5px;
}
#quick-search input.tbox {
	border: 1px solid #CCCCCC;
	color: #666666;
	width: 180px;
}
#dayinhistory .wrap h3 {
	font-size: 12px;
}