/*
Theme Name: April 08 Design 01
Theme URI: http://web20-templates.com
Description: Exclusive Design from Web20-templates
Version: Blue
Author: Team Beyond of Web 2.0 templates
Author URI: http://web20-templates.com/
*/


/* Global
--------------------------------------------------------------------------------------- */
html, body{ 
  padding:0px;
  margin:0px;
}

body {
  background: #fff;
  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 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 80%;
	background: #fff url(images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
	margin:10px auto 10px auto;
	padding:4px;
	color: #424242;
}
blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 20px Georgia, "Times New Roman", Times, serif
}
/******************************************
*   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 5px 2px 2px;
padding:2px;
border: 1px #fff solid;
}

img.about, #video {

	margin-right:10px;

	float:left;

	}


img.left:hover, img.left a:hover{ 
border: 1px #e3e3e3 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:900px;
	margin:0px auto 0px auto;
	background: #FFFFFF url(images/navigation.jpg) top center no-repeat;
	height:35px;
	font-size:13.5px;
	padding:0px;
}

#navbar ul {
	margin:0 auto 0 10px;
	list-style: none;
	padding:0px;
}

#navbar li {
	float: left;
	list-style:none;
	margin-right:2px;
}

#navbar li a:link, #navbar li a:visited {
	padding:0 10px;
	margin:0px;
	line-height:35px;
	color:#fff;
	display: block;
	text-decoration:none;
	font-weight:bold;
}

#navbar li a:hover, #navbar .current_page_item {
	color:#fff;
	text-decoration:none;
	background: url(images/navhover.png) top left repeat-x;
}

/* Header Layout
--------------------------------------------------------------------------------------- */

#header
{
	float:left;
	width:100%;
	margin:0 auto;
	padding:0px 0 0px 0;
	background: #fff url(images/headbar.png) top left repeat-x;
	height:151px;
}

#header .inside
{
	width:900px;
	margin:0 auto;
	padding:0px 0 0px 0;
	height:151px;
	background: url(images/headdesignwwc.png) top right no-repeat;
}

#header .right
{
	width:468px;
	margin:35px 10px 0 10px;
	float:right;
	padding:0px 0 10px 0;
}

#title
{

	margin:0 auto 10px 0px;
	float:left;
	width: 750px;
}

#title span
{
	color: #fec009;
}


#title h1, #title h1 a {

	margin:35px auto 0 auto;
	padding:0;
	font: 44px Tahoma, Verdana, Arial, Helvetica, sans-serif;
        letter-spacing:4px;
	color:#000000;

}

#title h1 a:hover{

color:#999999;
text-decoration: none;

}

#title h2{

margin:0 auto;
padding:10px 0 10px 0;
color: #424242;

font: 18px Verdana, Arial, Helvetica, sans-serif;

}

/* Main Content
--------------------------------------------------------------------------------------- */
#wrap
{
	width:100%;
	float:left;
	margin:0 auto;
}

#divback
{
	float:left;
	width:100%;
	margin:0 auto 10px auto;
	background: url(images/divback.gif) top center repeat-y;
}

#divtop
{
	width:100%;
	height:17px;
	background: url(images/divtop.gif) top center no-repeat;
}

#divfoot
{
	width:100%;
	height:15px;
	clear:both;
	background: url(images/divfoot.gif) top center no-repeat;
}

#wrapper

{
	width:930px;
	height:auto;
	margin: 10px auto;
}

#content {
	width:900px;
	margin:0px auto 1px auto;
	color:#000;
		}
		
#content .topbar_content
{
	width:888px;
	float:left;
	margin:0px auto 10px auto;
	font-size: 12px;
	background: #ededed url(images/featureback.png) top left repeat-x;
	padding:4px;
	color: #696969;
	border:1px solid #e3e3e3;
}

.feature_content h3{

padding-top:5px;
margin: 5px 0 5px 0;
font-size: 16px;

}

#left_main{
	
	width:630px;
	float:left;
	margin:10px auto;
		}
	
#right_main{
	
	width:250px;
	float:right;
	margin:10px 5px 10px 5px;
	padding: 2px;
	background: #fff;
	border:3px #eee solid;
}

#content .main_content
{
	width:616px;
	float:left;
	height:auto;
	margin:0 auto 5px auto;
	font-size: 14px;
	background: #fff;
	padding:6px;
	border:1px #eee solid;
}

#content .main_content h3 a
{
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	margin: 0px 5px 5px 0px;
	font-size: 18px;
}

#content .main_content p
{
margin: 10px 5px 5px 5px;
}
/*Blocks and Sidebar
--------------------------------------------------------------------------------------- */

#sidebar
{
	width :auto;
	margin:0 auto;
	margin-top:0px;
}

#sidebar ul 
	{

		margin:0px; padding:0px;
		margin-bottom:10px;
		border-top:1px #CCCCCC dotted;

	}

#sidebar ul li 
	{

		margin:0px 0 2px 0;
		list-style:none;
		text-decoration:none;
		font-size:12px;		
		color: #444444;
		border-bottom:1px #CCCCCC dotted;

	}
	
#sidebar ul li a
	{	margin:0px; 
		padding:10px;
		display:block;
		background: #FFFFFF;

	}
	
#sidebar ul li a:hover
	{

		margin:0px; 
		padding:10px;
		display:block;
		background: #fffbed;
		color: #0bbcfe;

	}

#sidebar .sidetopics
{
		margin:0px; 
		padding:4px;
		display:block;
		margin-bottom:10px;
}

#sidebar h3{

padding-bottom:5px;
text-align:center;
font-size: 14px;
color: #7d7d7d;

}

#adbox
{
	width: 250px;
	height:250px;
	background: url(images/adbox.jpg) center bottom no-repeat;
}		

/* Footer Layout
--------------------------------------------------------------------------------------- */

#footwrap
{
	width:900px;
	margin:0 auto;
}

#footer
{
        float:left;	
        width:100%;
	font-size:12px;
	background: #fff url(images/headbar1.png) top left repeat-x;
	height:65px;
	margin:0 auto;
	padding:0px 0 0px 0;
        clear:both;
	
}

#foot_inside
{
	width:875px;
	float: left;
        height:65px;
	margin:0px auto;
        line-height:54px;
	clear:both;
}


#footer_left
{
float: left;
}

#footer_right
{
float: right;
padding-right:5px;

}

#footrightinfo
{
margin-right:25px;
}


.rssicon
{
 height:24px;
 width:24px;
 float:right;
 margin-top:13px
}


#footwrap a
{
		color:#0bbcfe;
}

#footwrap a:hover, #footwrap img:hover
{
		color:#0bbcfe;
		border-bottom:1px #000000 dotted;
}

/* WP Styling
--------------------------------------------------------------------------------------- */
.next_back .float-left a, .next_back .float-right a
{
	font:14px Verdana, Arial, Helvetica, sans-serif bold;
	margin:10px auto;
	display:block;
	padding:4px;
	width:96%;
	clear:both;
	border-top:10px #FFFFFF solid;
}

.postinfo
{
padding:4px;
margin:15px 0px 0 0;
display:block;
border:1px solid #ccc;
background: #f4fbfe;
color: #7d7d7d;


}

.notice
{
padding:2px;
display:block;
margin:2px;
background: #FFEFF1;
border:1px solid #000;

}

.postinfo a
{
color: #010101;
}

.postinfo a:hover
{
color: #999;
text-decoration:none;
}


code {
	border: 1px solid #F0F0F0;
	color: #444;
	display: block;
	font: normal 12px "Lucida Sans Unicode",serif;
	margin:0 auto;
	padding: 5px;
	width:90%;
	background:#FFFFFF;
}

#wp-calendar {

border:0;

font-size:12px;

width:95%;

padding:5px;

margin:0 auto 10px auto;

}



#wp-calendar #next a {

padding-right:10px;

text-align:right;

}



#wp-calendar #prev a {

padding-left:10px;

text-align:left;

}



#wp-calendar a {

display:block;

text-decoration:none;

}



#wp-calendar a:hover {

color:#fff;

display:block;

text-decoration:none;
}



#sidebar caption {

color:#424242;

font-size:12px;

text-align:center;

padding:0px;

margin:5px auto;

font-weight:bold;

}




#wp-calendar td {

color:#7d7d7d;

font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

letter-spacing:normal;

text-align:center;

background: #f1f1f1;

padding:2px;

border:1px solid #ccc;

}



#wp-calendar td.pad:hover {

background:transparent;

border:1px solid #fff;

}

#wp-calendar th[title="Saturday"] {
background: #e3e3e3 url(images/titleh3.jpg) top left repeat-x;
border-bottom:5px solid #fff;
}
#wp-calendar th[title="Sunday"] {
background: #e3e3e3 url(images/titleh3.jpg) top left repeat-x;
border-bottom:5px solid #fff;
}

#today {
background: #f1f1f1;
color:#000000;
}

#wp-calendar td:hover{

border:1px solid #999;

cursor:pointer;

}

#wp-calendar a{

color:#fff;
}

#wp-calendar a:hover{

color:#7d7d7d;
text-decoration:none;
}

#wp-calendar td a{

color:#7d7d7d;

background: #e3e3e3 url(images/titleh3.jpg) top left repeat-x;
cursor:pointer;

border:1px solid #fff;

}

#wp-calendar th {

font-weight:bold;

text-align:center;

text-transform:uppercase;

color:#7d7d7d;

padding:5px;

border-bottom:5px solid #fff;

background: #fefefe url(images/titleh3.jpg) top left repeat-x;

}

/* Comments Styling */

.comments
{
	margin:0 auto;
	width:98%;
	background: #FFFFFF;
	padding:4px;
	float:left;
}

.comments li {
margin:0 0 10px 0;
padding: 5px;
background: #f7f7f7;
border: 1px dotted #700000;
list-style:none;
}

.comments ul {
padding:0;
margin:0;
}
.commentbody {

width:95%;

list-style:none;

border: 1px solid #d6d3d3;

padding:5px;

margin-bottom:10px;

}

#commentform {
margin:2px;
background: #ffffff;
width: 99%;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 100%;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 100%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
background: #ffffff;
border: 1px solid #d6d3d3;
width: 100%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
background: #ffffff;
border: 1px solid #939793;
width: 100%;
}
#commentform input{
margin-bottom: 3px;
}

#subscribe 
{
color:#000000;
background-color:#f9faf5;
clear: both;
margin:0 auto;
}

#submit 

{
color: #000000;
background: url(images/titleh3.jpg) center center repeat-x;
clear:both;
width:100%;
}

#submit:hover 

{
	background: url(images/titleh3.jpg) left center repeat-x;
	cursor:pointer;
}

#search
{
	margin:5px auto;
	text-align:center;
	padding:4px;
	width:auto;
	border: #999 1px dotted;
}

#searchform {
	width:auto;
	margin:0 auto;
}
#searchform #s {

	padding:2px;
	width: auto;

}

#search .searchbutton
{
	background: url(images/titleh3.jpg) left center repeat-x;
	border:0;
	height:23px;
	width:60px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px #cfcfcf solid;
}

#search .searchbutton:hover
{
	background: url(images/titleh3.jpg) left center repeat-x;
	cursor:pointer;
}
