/*  
Theme Name: Sibirsky Extreme

Description: Widget ready and tested on WP 2.9.1
Version: 1.0
Author: Jonathan Fox
Author URI: http://www.everywherevirtually.com/
Email: info@jonathanfox.eu
*/

* {
	margin: 0;
	padding: 0;
}

body {background:#141414 url(images/body01.jpg) no-repeat fixed center top;
border-top:10px solid #000000;


	/*background: #FFFFFF url(images/img01.gif) repeat-x;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height::1.2em;
	color: #CCCCCC;
}

input, textarea {
	background: #FFFFFF url(images/img09.gif) repeat-x;
	border: 1px solid #D6D6D6;
	border-top-color: #A3A3A3;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

div#flashcontent {
		margin:24px auto;
	}


/*h1
{text-indent:-4000px;
}*/

.poster
{margin-right:10px;
float:left;}

h1, h2, h3 {
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	font-family: Arial;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #EFEFEF;
}

h1 a:hover, h2 a:hover {
	text-decoration: none;
}

h1 {
	font-size: 35px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #346086;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 975px;
	/*height: 148px;*/
	height:205px;
	margin: 0 auto;
	
}

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

#logo h1 {
	float: left;
	padding-top: 45px;
	
}

#logo h2 {
	float: right;
	padding-top: 95px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
	/*background-image:url(images/sibirsky_logo_small.gif);
	background-repeat:no-repeat;*/
}

/* Menu */

#menu {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background: url(images/menu_background.png) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 90px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 16px 0 16px;
	background: url(images/img03.gif) right center;
	background-repeat:no-repeat;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#slider {
  width: 759px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height:auto;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background:none;
}

.scrollContainer div.panel {
  padding: 20px;
  height: auto;
  width: 580px; /* change to 560px if not using JS to remove rh.scroll */
 
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

/* Search */

#search {
	float: right;
	/*width: 227px;*/
	width:180px;
	
}

#search fieldset {
	border: none;
	height:21px;
	font-size:12px;
}

#search input {
	float: left;
	height:21px;
}

#search #s {
	width: 136px;
	height:15px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 45px 25px;
	background: url(images/img05.gif) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 660px;
	/*width: 730px;*/
}

#contentsnarfer
{
float: left;
	width: 930px;}

.post {
}

.post .title {
	margin: 0;
	padding: 0;
}

.post .entry {
	padding: 20px 0 0 0;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
}

.postmetadata {
	line-height: normal;
}

.navigation {
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments, #respond {
	padding-top: 30px;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.commentlist li {
	padding: 0 20px;
	border-bottom: 1px solid #E5E5E5;
}

#comment {
	width: 500px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	/*width: 140px;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 0 10px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 0px solid #E5E5E5;
}

#sidebar li h2 {
	margin-bottom: 15px;
	font-size: 18px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
	background: url(images/img08.jpg) no-repeat 0px 55px;
}

#calendar caption {
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table {
	margin: 0 auto;
}

#calendar thead th {
	width: 31px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar tbody td {
	width: 31px;
	height: 31px;
	text-align: center;
	color: #9E9E9E;
}

#calendar tfoot td {
	padding-top: 20px;
	font-weight: bold;
}

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

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(images/img05.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
	font-size:12px;
}

#footer .credit {
	float: right;
	font-size:12px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#SF_1077079748_Viewer {width: 900px;}

