/*
Theme Name: 1024px-SamRohn
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: based on 1024px' <a href="http://andreasviklund.com/templates/1024px/">1024px CSS template</a>. Updated to support tags, category descriptions, gravatars and more. Validates as XHTML 1.0 Strict. Public domain.
Version: 2.7
Author: 1024px = Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: fixed width, two columns, white, blue, widgets, 1024px, andreas, valid CSS, valid XHTML
*/

/* Body */
body {background: black none repeat-y center; color: #dddddd; padding:20px 0;
	font: 76%/1.3em "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
*{margin:0; padding:0;}

/* Main wrap */
#wrap { margin:0 auto; width: 890px;
}
#toplinks {padding:5px 2px 2px 3px; text-align:right;}

/* Headers */

#header {
	width: 860px;
	padding-right: 10px;
	display: block;
}

h1 {
	letter-spacing: -7px;
	word-spacing: -6px;
	line-height: .8em;
	font-size: 7em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
}
#header h1 a {
	color: #333;
		text-shadow: #222 1px 1px 4px, #222 -1px -1px 4px;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	font-weight: normal;
	font-style: normal;
}
#header h1 a:hover {
	text-shadow: #666 1px 1px 4px, #666 -1px -1px 4px;
	color: #111;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#header #slogan {color: #666;
	word-spacing: -2px;
	line-height: 1.2em;
	font-size: 1.5em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
}
h2 a:hover {text-decoration:none;
	color: white;
}

h2 a {text-decoration:none;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

h2, table#wp-calendar caption { 
	text-align:left; 
	font-weight: bold; 
	color: #555; 
	font-size: 1.6em; 
	letter-spacing:-1px; 
	padding-top: 0;
	line-height: 1.4em;
	display: block;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 0;
	width: 98%;
	float: left;
}
h3 {border-bottom: 1px solid #434246; color: #77767a; font-size:1.2em; font-weight:bold; margin:10px 0 8px; padding:1px 2px 2px 3px;}

h3 a, a:visited {
	color: #999999;
}

h3 a:hover {
	color: white;
}



.tag_desc {
	margin-left: 10px;
	color: #909090;
	display: block;
	float: left;
	clear: left;
	padding-bottom: 5px;
	width: 98%;
}


/* MENU */

#header .menu {
	display: inline;
	float: right;
	position: relative;
	bottom: 110px;
	font-size: 1em;
}

#header .menu-header {
	position: relative;
	float: right;
}

#header .menu li {
	list-style-type: none;
	float: left;
	position: relative;
	display: block;
	padding: 5px;
	margin: 2px;
	text-transform: capitalize;
}

#header .menu li a {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
}

#header .menu li a:hover {
	color: #ddd;
}

  


/* SLIDESHOW */

.slideshow {
	margin-left: 0;
}

.slideshow-bg {
}

.slideshow h2 {
	border-style: none;
	text-shadow: #000 1px 1px 5px, #000 -1px -1px 5px;
	z-index: 1;
	opacity: 0.8;
	color: #666;
	text-align: right;
	display: inline-block;
	float: right;
	margin-right: 5px;
	position: relative;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 1px;
	top: 495px;
	margin-top: -20px;
	font-style: normal;
	font-size: 1.8em;
}

.slideshow img {
	background-color: #222; 
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	margin: 5px;
	padding: 10px;
	border: thin solid #111;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;

}

.slideshow img:hover {
	background-color: #333; 
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

#nav-sl { margin: 5px;
	width: 400px;
}
#nav-sl a { margin: 5px; 
padding: 3px 6px 3px 5px; 
border: 1px none #000; 
background: #151515; 
text-decoration: none;
	color: #666;
	font-size: 1.3em;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#nav-sl a:hover {
	color: #999;
}
#nav-sl a.activeSlide {
	background-color: #333;
	color: #888;
	border: thin solid #111;
}
#nav-sl a:focus { outline: none; }

/* END SLIDESHOW */

/* Sidebar */

.recent {
	width: 425px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top: -5px;
}

.recent h2 {
	color: #666666;
	border-style: none;
	background-color: #222;
	margin-left: 0;
	display: inline-block;
	width: 410px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding: 2px 10px 2px 4px;
	margin-top: 0;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

.recent h4 a {color: #888;
	border-style: none;
	background-color: #222;
	margin-left: 0;
	display: inline-block;
	width: 100%;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding: 10px 5px;
	margin-top: 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.2px;
	vertical-align: bottom;
}

.recent h4 a:hover {
	color: #999;
	background-color: #333;
}

.recent h3 {
	border-bottom-style: none;
	position: relative;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	float: left;
	top: 53px;
	left: 12px;
	opacity: 0.8;
	margin-top: -40px;
}

.recent h3 a {
	color: #eee;
	text-shadow: #3f3f3f 1px 1px 3px, #3f3f3f -1px -1px 3px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.recent h3 a:hover {
	text-decoration: none;
	color: #111;
	text-shadow: #fff 1px 1px 3px, #fff -1px -1px 3px;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;

}

.postthumb {
	margin-bottom: 5px;
}

.postthumb p {
	color: #aaa;
}

.postthumb .timestamp {
	color: #555;
	font-weight: bold;
}

.postthumb .timestamp a {
	color: #999;
}


.postthumb .timestamp a:hover {
	color: #eee;
	}


.postthumb img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #222;
	border: 1px solid #333;
	width: 410px;
	padding: 5px;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.postthumb:hover img {
	background-color: #333;
	-moz-box-shadow: 5px 5px 5px #222;
 	-webkit-box-shadow: 5px 5px 5px #222;
 	box-shadow: 5px 5px 5px #222;
 	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;

}

#sidebar {
	width: 410px;
	float: left;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 10px 5px 20px;
}

#sidebar h2 {
	color: #666666;
	border-style: none;
	background-color: #222;
	margin-left: 0;
	display: block;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding: 2px 4px 2px 10px;
	margin-top: 0;
	width: 405px;
	visibility: visible;
	z-index: 300;
	margin-bottom: 10px;
	position: relative;
	font-weight: normal;
	font-style: normal;
}

#sidebar p {
	color: #666;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal;
	display: block;
	position: relative;
	right: 25px;
	font-style: normal;
}

.textwidget {
	background-color: #151515;
	padding: 10px 5px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	right: 10px;
	position: relative;
	width: 410px;
}

.textwidget p {
	color: #555;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal;
	display: block;
	position: relative;
	left: 0;
	font-style: normal;
}

.textwidget a {
	color: #888;
}

.textwidget a:hover {
	color: #ccc;
}

.textwidget a:visited {
	color: #888;
}

#sidebar img {
	vertical-align: middle;
	padding-right: 5px;
	padding-bottom: 5px;
}




.cloud {
	background-color: #222222;
	padding: 10px;
	display: block;
	margin-top: 10px;
	width: 840px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	float: left;
}



.cloud a {
	font-weight: normal;
	color: #666;
	padding: 2px;
	line-height: 1em;
	font-style: normal;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;

}

.cloud a:visited {
font-weight: normal;
	color: #666;
	font-style: normal;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.cloud a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #bbb;
	font-style: normal;
	text-shadow: #999 1px 1px 18px, #999 -1px -1px 18px;
	z-index: 200;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.cloud h3 {
	border-style: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	color: #bbb;
	margin-top: 0;
}

.widget_tag_cloud div {
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 10px;
	background-color: #151515;
	padding: 10px 5px 10px 10px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width: 405px;
}

.widget_tag_cloud a {
	font-weight: normal;
	color: #666;
	padding: 2px;
	line-height: 1em;
	font-style: normal;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.widget_tag_cloud a:visited {
	font-weight: normal;
	color: #666;
	font-style: normal;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.widget_tag_cloud a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #a9a8ab;
	font-style: normal;
	text-shadow: #999 1px 1px 8px, #999 -1px -1px 8px;
	z-index: 200;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 15px 10px;}
#sidebar li {list-style:none; margin:0 0 6px;
	font-size: 1.1em;
	background-color: #151515;
	vertical-align: middle;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	right: 10px;
	position: relative;
	width: 410px;
	padding: 3px 5px 3px 3px;
}

#sidebar li:hover {
	background-color: #0e0e0f;
}
#sidebar li a {font-size: 1.2em; font-weight: normal; padding:2px;
	color: gray;
	font-style: normal;
}

#sidebar li a:hover {font-size: 1.2em; font-weight: normal; padding:2px;
	color: #477EDA;
	font-style: normal;
}

#sidebar li img {
	width: 16px;
	height: 16px;
	border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}
#sidebar ul ul {margin:5px 0 5px 10px;}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal;}

/* Searchbox */
.searchbox {margin: 8px 0 15px;
	border: thin solid #111;
}
.searchbox label {display:none;}
.searchbox input { padding: 2px; width: 395px; border: 1px solid #111;
	color: #999;
	font-weight: bold;
	background: #151515 url(search.png) no-repeat 5px 5px;
}
#s {
	border: thin solid #333;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding-left: 22px;
	font: bold 12pt ;
	vertical-align: middle;
	color: #999;
}

/* Content */

.archive {
	background-color: #151515;
	width: 420px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.archive h3 {
	width: 350px;
	display: block;
	text-align: left;
	margin-left: 15px;
}

.archive p {
	text-align: left;
	margin-left: 20px;
	color: #77767a;
}

.article {
	width: 840px;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.article h2 {
	font-weight: normal;
	font-style: normal;
	margin-top: -20px;
	margin-left: 0;
	padding-left: 0;
	font-size: 1.8em;
}
.article h2 a {
color: #666;
	font-weight: normal;
	font-style: normal;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;

}

.article h2 a:hover {
color: #ccc;
	font-weight: normal;
	font-style: normal;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	text-shadow: #999 1px 1px 5px, #999 -1px -1px 5px;
}


.pano {
	margin: 5px;
}

img.pano {
	padding: 5px;
	border-style: none;
	background-color: #222;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
 	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;

}

img.pano:hover {
	background-color: #333;
	-moz-box-shadow: 5px 5px 5px #222;
 	-webkit-box-shadow: 5px 5px 5px #222;
 	box-shadow: 5px 5px 5px #222;
 	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;

}


#content { line-height:1.5em; text-align:left; width: 860px;
	display: block;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}

#content ul,#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin: 5px 0;
}
#content p {margin: 0 0 15px;
	color: #a7a6a9;
text-align: justify;
	text-justify: newspaper;
	font-size: 1.2em;
	width: 810px;
}
#content p.timestamp {
	font-size: .9em;
	padding: 5px;
	margin-right: 0;
	margin-top: -5px;
	margin-left: 0;
	height: 30px;
}
#content p.timestamp a {font-weight:normal;}
#content p.postmeta {text-align: left;
	border-top-width: 1px;
	border-top-color: #dadada;
	font-size: .9em;
}

#content p.tags {text-align: left;
	font-size: .9em;
	text-transform: uppercase;
}
#content #postnav {padding: 5px 5px 10px; margin: 5px 0 18px 10px;
	width: 790px;
	color: #77767a;
}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}
#content .introtext p {margin: -5px 0 15px 10px;}

/* TAG ARCHIVE */
.tag_archive {
	
}


/* Footer */
#footer { clear:both; color: #434246; font-size:1.1em; line-height:1.6em; margin: 20px auto 0; padding: 20px 0 10px; text-align: center; font-weight:bold;
}
#footer p {margin:0; padding:0;}
#footer a {color:#808080; font-weight:bold}
#footer a:hover {text-decoration:underline;
	color: #a7a6a9;
}
#footer span, #footer span a {font-weight:normal;}

/* gallery */

.gallery {
	text-align: center;
	margin-left: 20px;
}

.gallery-item {
	margin: 5px;
	padding: 5px;
	float: left;
	border-style: none;
	background-color: #252525;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.gallery-icon {
	margin: 5px;
	padding: 5px;
	border-style: none;
}

.gallery img {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
.gallery-caption {
	color: #333;
	font-size: 1.3em;
	text-shadow: #ccc 0 0 4px;
	font-weight: bold;
}

/* Comments */
.comment {margin-bottom:20px;
	background-color: #222222;
	padding: 10px 5px 5px 10px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;

}

.button a {
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	border: medium solid gray;
}

.button a:hover {
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	border: medium solid gray;
	background-color: red;
}

#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;
	font-size: 1.2em;
	line-height: 1.3em;
}

#respond {
	background-color: #151515;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width: 200px;
	background-color: #333333;
	color: #999999;
	font-weight: bold;
}
#respond textarea#comment {width: 780px;
	background-color: #333333;
	border: medium solid black;
	margin-top: 5px;
}
#respond input#submit {width: 60px;color: #fff;
	font-size: 1em;
	font-weight: bold;
}
#respond input,#respond textarea,form div.searchbox input { border:1px solid #ccc;
	font: 94%;
}

.gravatarside {width: 42px; height: 42px; float:right; margin: 5px 5px 3px;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {
	margin-bottom: 18px;
	margin-top: 0;
	margin-right: 0;
}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {color: #dddddd; text-decoration:none;}

a:visited { text-decoration:none;}
a:hover {text-decoration: none;
	color: #477EDA;
}
a img {border:0;}

/* Float fix */
.contenttext {overflow:hidden;
	width: 840px;
}

.article a,a:visited {
}

.article a:hover {
	color: #477EDA;
}

* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;} 

/* Various classes */
.post {margin:0 0 15px;
	display: block;
	width: 840px;
}

.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* WP image align classes */
.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {
	padding: 10px 0 10px 10px;
	display: block;
	float: right;
}

.wp-caption {border:1px solid #ddd;	text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; 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;}

/* NYL NAV classes */

#topnav { width: 860px; list-style: none; margin-left: 0;
	height: 35px;
	background: url(navbar.png) no-repeat;
	display: block;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
/* #topnav2 { background-image: url(img/nav.png); list-style: none; margin-top: 5px; margin-bottom: 5px; margin-left: 0; width: 650px; height: 40px; float: left; clear: both; } */
#sub-pages { width: 720px; margin-left: 5px; list-style: none; }
ul#sub-pages { width: 680px; float: left; clear: both; list-style: none; }
ul#sub-pages li { font-size: 1em; font-style: normal; font-variant: normal; font-weight: bold; text-transform: uppercase; text-align: left; padding-top: 5px; padding-right: 20px; padding-left: 10px; float: left; }
ul#nav { list-style: none; padding: 5px 10px 0 5px; float: none; clear: none;
	width: 800px;
	display: block;
}
ul#nav li { text-transform: uppercase; float: left; padding-top: 5px; padding-right: 20px; padding-left: 10px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
}
ul#nav li a, ul#nav li a:visited { color: #aaaaaa; text-decoration: none; }
ul#nav li a:hover { color: white; text-decoration: none; }
ul#nav li.current_page_item a, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover { color: white; text-decoration: none; }
ul#nav li.rss { float: right; padding-right: 0; padding-left: 0; }
ul#nav li.rss a { background-image: url(../.tmp_fjitov/images/feed-icon-14x14.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 100% 50%; padding: 0 18px 0 0; }
.navigation { width: 840px; font-size: 1.3em;
	margin-top: 5px;
	padding-left: 10px;
	text-transform: lowercase;
}

.navigation a { width: 840px;
	margin-top: 5px;
	padding-left: 10px;
	text-transform: lowercase;
	color: #a7a6a9;
}

.navigation a:hover { width: 840px;
	margin-top: 5px;
	padding-left: 10px;
	text-transform: lowercase;
	color: white;
}

.panodigg {
	padding: 5px 10px 5px 5px;
	margin-right: 30px;
	margin-left: 5px;
	float: right;
	bottom: 25px;
	position: relative;
}

.mapstraction {
	margin-bottom: 5px;
}

.next {
	text-align: center;
}

* {
	
}

.adsense {
	text-align: center;
	margin-top: 15px;
}

#show {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background-color: #222;
	width: 850px;
	padding: 5px;
}

#hide {
		margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width: 850px;
	padding: 5px;
}

.flash {

	text-align: center;
	font-size: 1.1em;
	color: #7a7a7c;
	width: 820px;
	margin-top: -25px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}

#flashcontent {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#krpanoDIV {
}

.lv_Title {
	font-size: 2em;
	padding-top: 10px;
}

.lv_Close {
}

