/*
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: #963;}
a:hover {color: #C60;}

body {
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.title
{
font-size: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px; color: #FF9900}

h1 a,h2 a,h3 a {padding-top: 6px; color: #FF9900; text-decoration: none;}

h1 a:hover,h2 a:hover,h3 a:hover {padding-top: 6px; color: #fff; text-decoration: underline;}

.clear {clear: both;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0px auto;
	padding: 0 0px 0px;
	width: 780px;
}

/* header */
.top {
	padding: 0px 10px 0;
}
.all {
	padding: 20px 0px 65px 0px;
	float: center;
	width: 100%;
	background: url('images/frame-img.php') fixed;
}
/* title */
.header {
	font-size: 14px;
	height: 75px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 780px;
}

#logo {
	width: 780px;
	height: 75px;
	margin: 0 auto;
	background: url(images/header.png) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 10px 5px 0 25px;
	font-size: 32px;
	color: #fff;
	width:755;
	text-align:center;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 11px;
	color: #fff;
	width:755;
	text-align:center;
}
#logo a {
	color: #fff;
}

/* navigation */
.navigation {	
	background: url(images/menu.png);
	border: 1px solid #fdba15;
	height: 41px;
}

.navigation ul
{
list-style: none;
}

.navigation li
{
display: inline;
}

.navigation a {

	border-right: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background: #fdba15; color: #ffffff; text-decoration: underline}

/* main */
.main {
	background: url(images/bgmain.png) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	color:#000000;
	padding-top:15px;
}
.sidenav h2 {
	color: #000;
	font-size: 15px;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
    border-bottom: 1px solid #FF9900;
	width: 95%;
}
.sidenav ul {
	padding: 0;
        border: 0px;

}

.sidenav ul ul {
	padding: 0;

}

.sidenav li {border: 0px}
.sidenav li a {
	font-size: 13px;
	font-weight: 600;
	color: #996633;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #f0ee81;
	color: #000;	
}

.sidenav li li
{
border-bottom: 1px dotted #f0ee81;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.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 {
	background: url(images/bgfooter.png) no-repeat;
	color: #FFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 60px;
	padding-top: 30px;
}
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #FFF;}





/******************* 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 {
	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
{
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
}





/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 992px;
  height: 23px;
  z-index: 100;
}

.artmenu
{
  padding: 0px 0px 0px 0px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 23px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 992px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 23px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
  padding: 0 0px;
  margin: 0 0px;
  line-height: 23px;
  text-align: left;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}




.artmenu a:hover span span
{
  color: #080906;
  background-position: left -23px;
}

.artmenu li:hover a span span
{
  //color: #080906;
  color: white;
  background-position: left -23px;
}


/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 23px;
  background-image: url('images/item-separator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: left;
  white-space: nowrap;
  height: 19px;
  width: 210px;
  overflow:hidden;
  line-height: 19px;
  margin-right: auto;
  color: white;


  //background-image: url('images/subitem-bg.png');
  background: url(images/bgmain.png) repeat-y;
  background-position: left top;
  background-repeat: repeat-x;
  background-repeat: repeat-y;

  border-width: 0px;
  border-style: solid;
  border-color: {PassiveBorderColor};
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 19px;
  //color: #4C671D;
  color: white;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.artmenu ul ul a
{
  color: white;
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #000000;
  border-color: {HoveredBorderColor};
  background-position: 0 -19px;
}

.artmenu ul li:hover>a
{
  color: #000000;
  border-color: {HoveredBorderColor};
  background-position: 0 -19px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #000000;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */
