body 
{    
	margin: 0px;
	padding: 0px;	
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {	
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;	
}
h3
{        
    font-weight: normal;        
}

p, ol, ul {
	line-height: 1.67em;
	text-align:justify;	
}

a {
	color: #18BDF5;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}
img
{
    border: none;
    color:#18BDF5;
}

/* Header */
#header_background
{
    background: #18BDF5 url(images/img01.gif) repeat-x left top;
    height:100px;
}
#header {
	width: 800px;
	height: 100px;
	margin: 0px auto;
}

/* Logo */

#logo{
	float: left;
	padding: 10px 0 0 0;	
}

#logo h1 
{
    float:left;
	margin: 0;	
	letter-spacing: -2px;
	font-size: 2.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	background: url(images/img02.gif) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#logo img
{

}
/* Login Register links */
#login_links
{
    float:right;    
    color: #FFFFFF;
    margin-top:15px;
}
#login_links a 
{    	        
    font-weight:normal;
	text-decoration: none;	
	font-size: 1.36em;		    	
	color: #FFFFFF;
}
#login_links h3, #login_links h4
{        
    color:White;
}
#login_links h4{ margin-bottom: 10px; }
/* Menu */

#menu {
	float: /*right;*/left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	float:left;/*1*/
}

#menu a{
	display: block;	
	margin-right: 20px;
	text-decoration: none;	
	font-size: 1.36em;
	color: #FFFFFF;	
    width: auto;		
	white-space: nowrap;		
}

#menu a:hover, .active a, #login_links a:hover{
	border-bottom: 3px solid #8AD9F3;
	z-index: 100;
}
.active ul li a
{
    border-bottom: none;
}
#menu ul li ul
{	
    margin: 20px 0 0 0;
	padding: 0 0 3px 0;
	position: absolute;
	visibility: hidden;			
	width: auto;
	background: #15B2E7 none repeat scroll 0 0;
	z-index: 100;
}
		
#menu ul li ul li
{	
    float: none;
	display: block;	
	background: #15B2E7 none repeat scroll 0 0;
	padding:12px 0 3px 5px;		
}
			
#menu ul li ul li a
{				        
    background: #15b2e7;
    display: inline;			    
}
			
#menu ul li ul li a:hover
{	
    /*background: #8EA344;*/    
}	

.clear
{
	clear: both;
	overflow: hidden;
	height: 0;
}

#search 
{
    float:right;    
}
/* Page */

#wrapper {
	background: url(images/img03.gif) repeat-x left bottom;	
    min-height: 600px;
    position: relative;	
}

#page {
	width: 800px;
	margin: 0px auto;
	padding: 40px 0;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Content */

#content {
	float: left;
	width: 510px;
}

/* Post */

.post {
}
.post h1
{
    margin: 0;
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}
.post .date {
	float: right;
	width: 76px;
	height: 56px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	/*padding: 20px 0 0 0;*/
	/*background: url(images/img05.gif) repeat-x;*/
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 21px;
	background: url(images/img06.gif) no-repeat 6px 50%;
}

#sidebar h2 {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#wrapper2 
{    
	background: #18BDF5;	
}

#footer 
{    
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 130px;
	padding-left: 29px;
}

#footer li.first {
	/*padding-left: 200px;*/
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	/*background: url(images/img10.gif) repeat-x left bottom;*/
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}
/*Controls*/
.description
{
    width: 400px;
    height: 100px;
}
.tags_line
{
    width: 400px;
}
.file
{
    position:relative;    
    width: 100%;
}
.error, .error h2
{
    color:Red;    
}
/*tag cloud*/
.tag_cloud{ padding: 3px; text-decoration: none; font-family: verdana; }
.tag_cloud:link { color: #18BDF5; }
.tag_cloud:visited { color: /*#9900FF*/#8AD9F3; }
.tag_cloud:hover { color: #18BDF5; text-decoration:underline; }
.tag_cloud:active { color: #6699FF; }
#cloud_wrapper{ margin-bottom:15px; }
/*Search result page********************************/
.searchresult
{
    padding: 1.5em 0;
}
 .searchresult h3, .searchresult p
{
    margin: 0;
}
.searchresult h3 a
{

}
 .searchresult .resultdesc b
{

}
 .searchresult .resulturl
{
    font-size: 1em;
}
/*Main******************************************/
.main h1
{
    margin: 0;
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}

.recent-image
{
    text-decoration: none;
    color:White;
}

.thumb-image
{
    margin: 0px 0px 5px 5px;    
    /*margin: 5px 20px 0px 0px;*/
}
/******************************************/
.page_height
{
    height: 515px;   
}
.show-image-img
{
    vertical-align: middle;
    border: none;   
}
/*Voting*****************************/
.rate
{
    background-image:url(/images/bg_rate.gif);
    background-repeat:no-repeat;
    color:#006AFE;
    font-size:18px;
    height:27px;
    margin-left:12px;
    padding-top:2px;
    text-align:center;
    vertical-align:middle;
    width:62px;    
}


table
{ 
    
}
/*BreadCrumbers*/
.bread_crumbers a
{
   font-weight: bold;    
}

.bread_crumbers a:hover
{
    color: White;
    background: #18BDF5;
}
/*Ads*/
#bottom_ad
{
    /*height: 90px;*/
    /*width: 728px;*/
    /*border: 1px solid black;*/
    margin: 10px 0px 0px 0px;
}
#side_ad
{
    /*height: 200px;*/
    /*width: 200px;*/
    /*border: 1px solid black;*/
    /*margin: 10px 0px 0px 0px;*/
}
.wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto}
.wp-caption.alignright {float:right; margin:0 0 1em 1em}
.wp-caption.alignleft {float:left; margin:0 1em 1em 0}
