o/*
Theme Name: Random Background
Theme URI: http://www.rankerzseo.com/themes/index.php?wptheme=Random%20Background
Description: Random background image with transparent content area. A unique and seo friendly wordpress theme by <a href="http://www.rankerzseo.com>Rankerz SEO Company</a>. Place your own images in custom folder.
Version: 1.0.1
Tags: fixed width, orange, two columns, widgets, widget ready, valid CSS, simple, clean, transparent, random, background, travel
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

* {
	margin: 0;
	padding: 0;
}

a {color: #2A92FC; text-decoration: none;}
a:hover {color: #2A92FC; text-decoration: underline;}

body {
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: url('images/background.jpg') no-repeat #000 ;
}

.title
{
font-size: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

img {border:none;
padding-right: 20px;

}

li {list-style: none;}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px; color: #FFF}

h1 a,h2 a,h3 a {padding-top: 6px; color: #FFF; text-decoration: none;}

h1 a:hover,h2 a:hover,h3 a:hover {color: #FFF; text-decoration: underline;}

.clear {clear: both;}

.fontsize11{
	font-size:11px;
}

.leftspace80{
	padding-left:80px;
}

.leftspace100{
	padding-left:100px;
}


/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 35px 0;
	width: 880px;
	padding:0 25px 0 25px;
}

/* header */
.top {
	padding: 0px 10px 0;
}
.all {
	float: center;
	width: 100%;
}
/* title */
.header {
	font-size: 14px;
	height: 75px;
	margin: 0 auto;
	width: 880px;
	padding:0 25px 37px 25px;
}

#logo {
	margin-top: 37px;
}


/* navigation */
.navigation {	
	height: 34px;
	float: right;
	margin-top: -53px;
}

.navigation ul
{
list-style: none;
}

.navigation li
{
display: inline;
}

.navigation a {
	border-right: #000 solid 1px;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	padding: 0 14px 0 14px;
	text-decoration: none;
	background: url(images/menu.png);
}
.navigation a:hover {background: url(images/menu2.png); color: #ffffff;}

/* main */
.main {
	background: url(images/bgmain.png) ;
	line-height: 1.5em ;
}

.main h2{
	font-weight:100 ;
	font-size:20px ;
}

.main h2 a{
	text-decoration:none ;
}

.main h2 a hover{
	color: FFF ;
	text-decoration:underline ;
}

.icon{
	float: left;
}

.title{
	float: left;
	margin: -18px 0 0 -10px;
	padding-bottom:35px;
}

.author{
	float:right;
	font-style:italic ;
}

.entry{
	padding-bottom:30px;
}

.paddingbottom20{
	padding-bottom:20px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 225px;
	color: #FFF;
	padding: 31px 35px 25px 0;
}
.sidenav h2 {
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 12px;
	width: 100%;
}
.sidenav ul {
	padding: 0;
    border: 0px;

}

.sidenav ul ul {
	padding: 0;

}

.sidenav li {
	border: 0px
}
.sidenav li a {
	font-size: 12px;
	color: #2A92FCf;
	padding: 0 5px 3px 25px;
	text-decoration: none;
	width: 100%;
}
.sidenav li a:hover {
	color: #2A92FCf;
	text-decoration:underline;
}

/* content */
.content {
	float: left;
	margin: 34px 0 0 35px;
	padding-bottom: 25px;
	width: 548px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .content ol {
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

/* footer */
#footer {
	color: #484848;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
	heigth: 30px;
	border-top:#484848 solid 1px;
	padding-bottom: 20px;
	width: 810px;
}
#footer p
{
	
	padding top: 5px;
	
}
#footer a, #footer a:hover {color: #FFF;}


.introduction{
padding-bottom:20px; hight:100px; display:block;
}


/******************* style comments ***********************/
#comment_area
{
	margin-top:15px;
}

#comment_area h2
{
	font-size:14px;
	font-weight:bold;
}

hr {
  border:0;
  border-top: 1px solid #FFF;
  height: 0;
  padding-bottom:17px;
}


.gravatarside{
	float:left;
	padding-right:12px;
}

.commenttext{
	clear:both;	
	padding:4px 0 25px;
}

textarea.txtcomment
{
	width:530px;
	height:150px;
	background-color:#1C1C1C;
	color:#FFF;
	padding:7px;
	border:solid 1px #323232;
}

input[type="submit"],#submit
{
	padding:4px;
	border:solid 1px #323232;
	background:#1C1C1C;
	font-size:10px;
	color:#FFF;
	margin-bottom:2px;
}



/************ navigation **********/
div.navigationbottom
{
	margin-bottom:20px;
}

div.leftnav
{
	float:left;
}

div.rightnav
{
	float:right;
}






/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}


#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #8E8210;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}



.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.content .categor
{
margin-top: 10px;
margin-bottom: 10px;
clear:both;
}
.commentlist li
{
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}

