/*  
Theme Name:vrphoto.hu
Theme URI: http://vrphoto.hu/
Description: <a href="http://vrphoto.hu/">http://vrphoto.hu/</a>.
Author: pranksterr
Author URI: http://vrphoto.hu/

*/

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/

body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
 	color: #FFFDE6;
	background: #131415 url(img/bg1.gif) repeat;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
a {
	color: #FFF480;
	text-decoration: none;
	border-bottom: 1px dotted #282E32;
	
}
a:visited {
	color: #FFF480;
	text-decoration: none;
}
a:hover {
	color: #FFFCE6;
	text-decoration: none;
	border-bottom: 1px dotted #FFFCE6;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
#headerlogo {
	padding: 10px 550px 0px 0px;
	height: 45px;
	color: #000000;
	border: hidden;	
}
#maintitlebg {
    background: #131415 url(img/vrphoto_logo.gif);
    cursor:default;
    position:absolute;
    left:0px;
    top:5px; 
    z-index:1;
    width : 270px; 
	height: 130px;
	color: #000000;
	border: hidden;
    background-color : #ffffff;
	filter : alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;	
}

h1 {
    letter-spacing: 0em;
    position:absolute;
    cursor:default;
    left:34px;
    top:95px; 
    z-index:2; 
	margin:0px;
	padding-left: 15px; 
	font: bold 27px/100% Verdana, Tahoma, Arial;
	color: #000000;
	border: hidden;
	filter : alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
h1 a, h1 a:visited{
	color: #000000;
	text-decoration: none;
	border: none;
        cursor:default;
}
h1 a:hover{
	color: #000000;
	text-decoration: none;
	border: none;
        cursor:default;
}
h2 {
	color: #FFF480;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #23292E;
	border-top: 1px dotted #121A20;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #FFE800;
	text-decoration: none;
	border: none;
}
h2 a:hover {
	color: #FFF9BF;
	text-decoration: none;
	border: none;
}
h3 {
	color: #FFF480;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #F1F6F7;
    
}
h4 {
	color: #FFF480;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #001812;
    
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 900px;
	background: #000000;
	border-top: 5px solid #e7e6f4;
	border-left: 5px solid #e7e6f4;
	border-right: 5px solid #e7e6f4;
	
}

/****************************************************************************/
/* header area */
/****************************************************************************/

#header {
/*	background: #000000 url(img/header.jpg) no-repeat; */ /* random headers */
	height: 199px;
	position: relative;
	border-bottom: 20px solid #000000;
}
#descriptiontext{
    letter-spacing: 0.15em;
    height: 20px;
        cursor: default;
	position: absolute;
        width: 270px;
	left: 0px;
	bottom: 5px;
	right : 624px;
	color: #1D2224;
	font-family: Arial;
	font-size : 11px;
	font-style : oblique;
	font-weight : bold;
	background-color : #ffffff;
	filter : alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40; 
}
#descriptionline{
	position: absolute;
	left: 260px;
	bottom: 5px;
	right : 0px;
	height : 2px;
	color: #1D2224;
	font : 10px;
	background-color : #ffffff;
	filter : alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40; 
}

/****************************************************************************/
/* navbar */
/****************************************************************************/
#nav {                      
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 6px;
}
#nav li {
	float: left;
	margin-left: 5px;
	border-style: dotted dotted none dotted;
	border-width : 1px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
	border-color: #ffffff;
	background-color : #000000;
	filter : alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;	
}
#nav .page_item a{
	color: #ffffff;
	filter : alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;	
	text-decoration: none;
	padding: 5px 10px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;	
}
#nav .page_item a:hover {
	color: #ffffff;
    border: none;
    filter : alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background: #000000;
}

/****************************************************************************/
/* content  */
/****************************************************************************/

.pano_smalltext a, .pano_smalltext a:visited {
    color : #FFE800;
    font-style : normal;
    font-weight : bold;
}
.pano_smalltext {
    font-style : italic;
}
#content {
	padding: 0px 10px 25px 13px;
	float: left;
	width: 630px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}
.entry {
	float:left;
	width: 620px;
}
.post-cat {
    padding-left: 5px;
	float:left;
	font-size: 95%;
	color: #BFBEAC;
}
.post-adm {
	float: left;
	font-size: 95%;
	color: #BFBEAC;
}
.post-content {
	font-style : normal;
	font-size : 10pt;
	clear: both;
	padding-top: 10px;
}
.postmetadata { 
	background:#000506;
	color: #BFBEAC; 
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding:5px; 
	border:#001812 1px dotted; 
}
.googleads{
	width:579px;
	float:left;
	color:#BFBEAC;
	background:#000506;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 50px;
	border:#001812 1px dotted; 
	display : none;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited, .navigation a:hover {
	color: #FFF480;
	border: none;
}
.previous-entries a {
	float: left;
	padding-left: 5px;
}
.next-entries a {
	float: right;
	padding-right: 5px;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #001812;
	padding: 10px 0 5px 0;
	clear: both;
	color: #BFBEAC;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #000506;
	border:1px dotted #282E32;
	Color: #BFBEAC;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #FFF480;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #BFBEAC;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#ffffff;
	border: 1px solid #001812;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #001812;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{       /* SUBMIT BUTTON */
	background:#000506;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF480;
	border:1px dotted #282E32;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/****************************************************************************/
/*sidebar */
/****************************************************************************/
/*
a.select_viewer a:select_viewer:visited {
	color: #C5FF80;    
}
*/

#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #FFFDE6;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFF480;
	margin: 20px 0px 2px;
	border-bottom: 1px dotted #001812;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #FFFDE6;
	text-decoration: none;
	border: none;
}
#sidebar a:hover{
	color: #FFF480;
	text-decoration: none;
	border: none;
	
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px dotted #000B12;
	
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	
	padding-left: 2px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/****************************************************************************/
/*search form */
/****************************************************************************/

#searchform {
	margin: 0px ;
    right: 5px;
	float: right;
    position: absolute;
    top: 5px;
}
#searchform br {
	display: none;
}
/*Search form input field*/
#searchform #s {            
	border: 1px solid  #ffffff;
	width: 115px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	background: transparent;
	margin-right: 2px;
	color: #ffffff;
	font-weight: normal;
	filter : alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
/* search form button */
#searchform input {
        cursor: pointer;
	background: transparent;
	border: 1px dotted  #ffffff;
	width: 65px;
	height: 28px;
    font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
    filter : alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60; 
}

#searchform input:hover {
    filter : alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background: #000000;
	color: #ffffff;
}

/****************************************************************************/
/* footer  */
/****************************************************************************/

#footer {
	clear: both;
	background: #000000 url(images/footer-bg.gif) no-repeat;
	color: #BFBEAC;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited,  {
	color: #7094AD;
	border-bottom: 1px dotted #282E32;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	border:none;
	}
#footer h4 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFF480;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #001812;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: normal;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #001812;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
/* Footer Links */
#footer-links {
	margin: 0px auto;
	text-align : center;
	width: 900px;
	height:30px;
	color: #807E73;
	font-size: 85%;
	line-height: 120%;
	Background: #000000;
	border-bottom: 5px solid #e7e6f4;
	border-left: 5px solid #e7e6f4;
	border-right: 5px solid #e7e6f4;
}
#footer-links a, #footer-links a:visited{
	color: #807E73;
}
#credits a, #credit a:visited {
	color: #7094AD;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/****************************************************************************/
/* alignments */
/****************************************************************************/

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 10px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/