/*

Theme Name:First-Bet

Theme URI:

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author:
Author URI:



*/

* { margin: 0; padding: 0; outline: 0 }

body {
	background: #EBE9F4 ;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	text-align: center;
}


a, a:visited {
	text-decoration: none;
	color: #83A43B;
	background: inherit;
}
a:hover {
	color: #425911;
	background: inherit;
	text-decoration: underline;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #006699;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 120%;
	color: #666666; 
}


img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

 
#wrap {
	width: 1000px;
	background: url(images/content.png) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 940px;
	padding: 0; 
	margin: 10px auto;
}
#header {
	width: 1000px;
	position: relative;
	height: 200px;
	background: url(images/header.png) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}
#post{
margin-left:10px;}

.sitename a {

	font: bolder 28px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	margin:0 70px 0 0;
	padding-top: 85px; 
	float:right;
}

#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(images/menu.png) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 942px;	
	float:left;
	margin-left:30px;
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #6d6d6d;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #8DBC67;	
}
#menu ul li#current a {	
	color: #8DBC67;
}


#main {
	float: left;
	width: 580px;
	padding: 0; margin: 5px 0 0 5px;
	display: inline;
}
#main h2 {
	margin-top: 10px;
	font: Bold 21px 'Trebuchet MS', Tahoma, Sans-serif;
	color: #83A43B; 
	padding: 5px 0 5px 35px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(images/titlee.png) no-repeat 3px 50%;	
	text-transform: none;
}
#main h2 a {
	background: none;
	color: #e04141;
	text-decoration: none;
}

#main ul li {
	list-style-image: url(images/bullet.gif);
}

.post-footer {
	background-color: #FAFAFA;
	padding: 6px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left ;
	padding-left: 20px; margin: 0 10px 0 5px; 
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left ;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left ;
	padding-left: 20px; margin: 0 10px 0 5px; 
}


#sidebarcontainer {
	margin:0;
	width:340px;
	float:right;
}

#sidebarr {
	float: right;
	width: 160px;
	padding: 0; margin: 0 4px 0 0;	
	color: #68774A;	
}	


#sidebarl {
	float: left;
	width: 160px;
	padding: 0; margin: 0 0 0 4px;	
	color: #68774A;	
}	
#sidebarr h3 , #sidebarl h3 {
	margin-top: 5px;
	padding: 3px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #fff;	
	background:url(images/sidebarh.png) no-repeat;
	height:35px;
}
#sidebarr ul.sidemenu, #sidebarl ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0px 4px 8px 0; padding: 0;
	text-decoration: none;		

}
#sidebarr ul.sidemenu li, #sidebarl ul.sidemenu li {
	list-style: none;

	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #68774A;	
}

#sidebarr ul.sidemenu li a, #sidebarl ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebarr ul.sidemenu li a:hover, #sidebarl ul.sidemenu li a:hover {	
	color: #3579A1;	
}
#sidebarr ul.sidemenu ul, #sidebarl ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebarr ul.sidemenu ul li, #sidebarl ul.sidemenu ul li { background: none; }

#sidebarr img, #sidebarl img{
margin-left:-2px;
}
#sidebarr img a, #sidebarl img a { border:none;}

#ads {
	margin:0 20px 0 20px;
}

#ads img {padding:5px 3px 5px 0px; border:none;}
	
#footer {
	color: #C6DDEE;
	background: url(images/footer.png) no-repeat center top;
	clear: both;
	width: 1000px;
	height: 65px;
	text-align: center;	
	font-size: 92%;	
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.clear { clear: both; }


