/*
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: #532205; text-decoration: none; }
a:hover {color: #fa6707; text-decoration: none;}
a:current { color:#ffffff; text-decoration:none;}

body {

	background-image:url('images/frame_photo.png');
	background-attachment:fixed;
	color:#333333;
	font-family: "Helvetica Neue", arial, helvetica, sans-serif !important;
	font-size: 10px;
	height:100%;

}

.title
{
font-size: 24px;
}

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

li {list-style: none;}

h1 {
	font-family: normal 18px "Helvetica Neue", arial, helvetica, sans-serif !important;
	margin-bottom: 4px;
}

h1, h2, h3 {padding-top: 6px; margin-bottom: 12px; color: #333333}

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

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

.clear {clear: both;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 850px;
	height:100%;
}


/* header */
.top {
	padding: 0px 10px 0;
}
.all {
	float: center;
	width: 100%;
	background: url('images/frame-img.php') fixed;
}

/* title */
.header {
	font-size: 14px;
	height: 300px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 850px;
}

#logo {
	width: 100%;
	height: 300px;
	text-align: center;
	margin: 0 auto;
	background: url(images/header.png) no-repeat left top;

}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo a {
	color: #592302;
}

/* navigation */
.navigation {	
	background: url(images/menu.png);
	height: 41px;
	float:left;
    width:100%;

}

.navigation ul
{
	list-style: none;
 	float:left;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
}

.navigation li
{
	display:block;
	float:left;
   	list-style:none;
	margin:0;
   	padding:0;
   	position:relative;
}

.navigation a {
	color: #f5e2d5;
	display: block;
	float: left;
	font-family: normal 14px "Helvetica Neue", arial, helvetica, sans-serif !important;
	line-height: 41px;
	padding: 0 5px;
	text-decoration: none;
}
.navigation a:hover { color:#fa6707; text-decoration:none;}
.navigation a:visited { color:#592302; text-decoration:none;}



/* main */
.main {
	background: url(images/bgmain.png) repeat-y;
}

# img_caption {
background-color:#FFCCCC;
}

/* sub navigation */





.sidenav {
	float:right;
	margin-right:5px;
	width: 210px;
	color:#000000;
	padding-top:15px;
}
.sidenav h2 {
	color: #592302;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding-left: 5px;
    border-bottom: 1px dotted #592302;
	width: 90%;
}
.sidenav ul {
	padding: 0;
    border: 0px;

}

.sidenav ul ul {
	padding: 0;

}

.sidenav li {border: 0px}
.sidenav li a {
	font-size: 12px;
	font-weight: 300;
	color: #592302;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	color: #fae1d3;	
}

.sidenav li li
{
}

/* content */

.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 600px;
}


.special {
	float:left;
	margin-left:0;
	margin-right:0;
	text-align:center;
	max-width:612;
	width:612;

}

#about {
	margin: 0px 0px;
	width:600px;
	float:left;
	padding: 0px 0px;

}

.content img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#namaste {
	float: left;
	padding: 0 0px;
	width: 600px;
	font-family: "Helvetica Neue", arial, helvetica, sans-serif !important; 
	color:#333333; 
	font-size:18px; 
	display:block; 
	margin-left:10px; 
	margin-right:10px;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .content ol {
	margin-left: 18px;
}
.content p {font-family: "Helvetica Neue", arial, helvetica, sans-serif !important;}

/* footer */
#footer {
	background: url(images/bgfooter.png) no-repeat;
	color: #592302;
	font-family: "Helvetica Neue", arial, helvetica, sans-serif !important;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	height: 60px;
	padding-top: 30px;
}
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #592302;}





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

textarea.txtcomment
{
	width:470px;
	height:150px;
	border:1px solid #867B1C;
}

input[type="submit"],#submit
{
	padding:8px;
	
	border:1px solid #867B1C;
	background:#f0ee81;
	
	color:#000000;
	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 #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 {
	text-align:center;
	background-color: #c8b5ab;
	padding-top: 4px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0;
	margin-top:0;
	-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: 12px;
	padding: 0 4px 5px;
	margin: 0;
}

.content .categor
{
padding: 5px;
border-top: dotted #f0ee81;
border-bottom: dotted #f0ee81;
margin-top: 10px;
margin-bottom: 10px
}
.commentlist li
{
padding-bottom: 20px;
}

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



