/*
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: #0000ff;}
a:hover {color: #0090CC;}

body {
    bgcolor: #aaaaaa;
    color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
}

.title {
    font-size: 2em;
}

p,code,ul { 
    padding-bottom: 1.2em;
}

li {
    list-style: none;
}

h1 {
    font-size: 1.2em;
    margin-bottom: 4px;
}

h1,h2,h3 {
    padding-top: 6px; 
    color: #000000;
}

h1 a,h2 a,h3 a {
    padding-top: 6px; 
    color: #0000FF; 
    text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover {
    padding-top: 6px; 
    color: #FFFFFF; 
    text-decoration: underline;
}

.clear {
    clear: both;
}

.printonly {
    display: inherit;
    border: none;
}

/* structure */
.container {
    font-size: 1em;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 780px;
}

/* header */
.top {
    padding: 0px 10px 0;
}

.all {
    background: #aaaaaa;
    float: center;
    width: 100%;
    background: url('images/frame-img.php') fixed;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-position:center; 
}

/* title */
.header {
    width: 780px;
    height: 75px;
    font-size: 1.2em;
    margin: 0 auto;
    padding: 0px 0px 0px;
    background: url(images/header.png) no-repeat left top;
}

#logo {
    width: 780px;
    height: 75px;
    margin: 0 auto;
    background: #ffffff;
    float: center;
    border: none;
}

/* main */
.main {
    background: url(images/bgmain.png) repeat-y;
    min-height: 500px
}

/* 
 * navigation 
 */
.navigation {
    display: none;
}

/* 
 * sidebar 
 * (sub navigation) 
 */
.sidenav {
    display: none;
}

/* photo sidebar */
.sidephotos {
    display: none;
}

/* content */
.content {
    float: left;
    margin: 10px 0;
    padding: 0 16px;
}

.content .descr {
    color: #446648;
    font-size: 0.9em;
    margin-bottom: 6px;
}

.content li, .content ol {
    margin-left: 18px;
}

.content p {font-family: Verdana, Helvetica, sans-serif;}

/* footer */
#footer {
	background: url(images/bgfooter.png) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
        font-size: 0.9em;
	text-align: center;
	height: 60px;
	padding-top: 30px;
}
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #FFFFFF;}





/******************* style comments ***********************/
#comment_area
{
	margin-top:15px;
}

textarea.txtcomment
{
	width:470px;
	height:150px;
	border:1px solid #3B6740;
}

input[type="submit"],#submit
{
	padding:8px;
	
	border:1px solid #3B6740;
	background:#F0E482;
	
	color:#321C10;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}



/************ 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 #EFEFF3;
}


#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: #39653E;
    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 #D9D9E1;
    font-size: 0.8em;
    text-align: center;
    background-color: #F2F2F4;
    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: 1em;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.wp-caption-text {
    font-size: 0.8em;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
    color: #321c10;
}

.content .categor
{
    padding: 5px;
    border-top: dotted #F0E482;
    border-bottom: dotted #F0E482;
    margin-top: 10px;
    margin-bottom: 10px
}

.commentlist li
{
    padding-bottom: 20px;
}

#author, #email, #url
{
    border: 1px solid #5A5A72
}

