/*
Theme Name: sandydream
Author: Vitaliy Matveychenko


------------------------------------------------------------------------- */

* {
    margin: 0;
    padding: 0;
}
body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color:#333333;
	background-repeat: repeat;
	background-color:#dab176;
	margin-bottom: 0px;
}


/* ---[ links ]------------------------------- */

a.annotation:link { color: #000000; text-decoration: none;}
a.annotation:visited { color: #000000; text-decoration: none;}
a.annotation:hover { color: #000000; text-decoration: none;}
a.annotation:active { color: #000000; text-decoration: none;}	

a:link { color: #CC6600; text-decoration: none;}
a:visited { color: #CC6600; text-decoration: none;}
a:hover { color: #FF6600; text-decoration: none;}
a:active { color: #CC6600; text-decoration: none;}	
	
/*img{ border:2px solid #e9b373;}*/

ul {
    list-style: none;
    margin: 0 0 20px;
}
li {
    list-style:circle;
    margin-bottom: 3px;
}

ul.top {
    list-style: decimal;
    font-size: 10pt;
    margin: 0 0 0px 15px;
}
li.top {
    list-style:decimal;
    font-size: 10pt;
    margin-bottom: 3px;
    margin-left:2px;
}

#holder {
	text-align: center;
	width: 990px;
	margin: auto;
}

#sand_bg {
	position:absolute;
	background-image: url(images/sand_vh.jpg);
	background-repeat: repeat;
	left: 0px;
	width: 100%;
	height:700px;
}

/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
}

#reghr{
	border: 1px solid #CC6600;
}

#bloghr{
	border: 1px solid #999999;
}

#logotip {
	position:absolute;
	width: 720px;
	height: 60px;
	position:relative;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/logo.png);
	margin-top: -40px;
	margin-left:110px;
}

#right_block_holder{
	position:absolute;
	width:100%;
	overflow:hidden;
}

#right_block_1 {
	position:relative;
	width:1000px;
	height:850px;
	overflow:hidden;
	left:205px;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(images/right_block_1.jpg);
	margin:auto;
}

#page {
	position:relative;
	width: 990px;
	height:1000px;
	margin: auto;
}

#content_holder {
	position:absolute;
	float: left;
	text-align: left;
	width: 990px;
	left:0px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/text_background.jpg);		
}

#header_text {
	position:absolute;
	width: 990px;
	height: 18px;
	top:-18px;
	left:0px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/header_text.png);
}

#content {
	position:absolute;
	float: left;
	text-align: left;
	width: 990px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(images/header_text_repeater.jpg);	
}

#content_text {
	float: left;
	text-align: left;
	width: 730px;
	min-height:1100px;
	padding: 0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 240px;
}

#left_menu_block{
	position:absolute;
	width:200px;
	text-align:left;
	margin-top:0px;
	margin-left:22px;
	border-right:2px solid #663c24;
	min-height:1000px;
}

#left_menu_block_white{
	text-align:center;
	height:22px;
}

#footer {
	margin-left:20px;
	margin-right:20px;
}

#footer_block {
	text-align: center;
	color:#CC6600;
	border-top: 5px solid #663c24;
	border-left: 2px solid #663c24;
	border-bottom: 5px solid #663c24;
	border-right: 2px solid #663c24;
	margin-left:0px;
	margin-right:0px;
}

/* Header
------------------------------------------------------------------------- */

#top_block_middle {
	position: relative;
	width: 990px;
	height: 330px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/head_vh.jpg);
}

#top_block_login {
	position:relative;
	text-align:center;
	height:26px;
	margin:0px;
	padding:0px;
	top:0px;
        font-size:11px;
	min-width:990px;
	background-image:url(images/bg_top_bar.jpg);
	background-repeat:repeat-x;
}

#search fieldset{
	float:left;
	text-align:left;
	border:none;
	margin:0px;
	padding:0px;
}

#sidebarlogin form {
	border: none;
	margin:0px;
	padding:0px;
	top:0px;
	text-align:left;
	color:#000033;

}

#logindiv{
	border: none;
	margin-top:15px;
	margin-left:0px;
	color:#000033;
}

#sidebarlogin input {
	border-top: 1px solid #e9b373;
	border-left: 1px solid #e9b373;
	border-bottom: 1px solid #e9b373;
	border-right: 1px solid #e9b373;
	height: 16px;
	font-size:11px;
}

#sidebarlogin #username {
 	vertical-align:top;
	width:100px;
	border-top: 1px solid #e9b373;
	border-left: 1px solid #e9b373;
	border-bottom: 1px solid #e9b373;
	border-right: 1px solid #e9b373;
	height: 16px;
	margin:0px;
	margin-top:4px;
	font-size:11px;
}

#sidebarlogin #password {
        vertical-align:top;
	width:100px;	
	border-top: 1px solid #e9b373;
	border-left: 1px solid #e9b373;
	border-bottom: 1px solid #e9b373;
	border-right: 1px solid #e9b373;
	height: 16px;
	margin:0px;
	margin-top:4px;	
	font-size:11px;
}

#txtwebemail{
    vertical-align:top;
	width:100px;	
	border-top: 1px solid #e9b373;
	border-left: 1px solid #e9b373;
	border-bottom: 1px solid #e9b373;
	border-right: 1px solid #e9b373;
	height: 16px;
	margin:0px;
	margin-top:4px;	
	font-size:11px;
}

#sidebarlogin #submitclass {
	color:#000000;
	width:40px;
	height: 17px;
	margin:0px;
	margin-top:4px;	
	font-size:11px;
}

#inSystem{
	float:left;
	margin:0px;
	margin-top:4px;	
	font-size:11px;
}

#sidebarlogin #checkbox_1 {width: auto; height:auto; border: 0px; vertical-align:middle; margin-top:-2px; }
.button {width: 20px; height:17px; padding:0px; margin:0px; margin-top: 4px; margin-bottom:0px; text-align:center; font-size:11px;border: 1px solid #333333; background-color:#FFCC66;}

.buttonReg {width: 200px; height: 21px; color:#000000; padding: 0px; margin-top: 0px; margin-bottom: 0px; text-align:center; border: 1px solid #333333; background-color:#FFCC66;}
.buttonReset {width: 70px; height: 21px; color:#000000; padding: 0px; margin-top: 0px; margin-bottom: 0px; text-align:center; border: 1px solid #333333; background-color:#FFCC66;}

#buttonSubmitReset {
	width: 80px; 
	height: 17px; 
	text-align:center; 
	border: 1px solid #333333; 
	background-color:#FFCC66;	
	cursor: pointer; /* hand-shaped cursor */
	margin:0px;
	margin-top:4px;	
	font-size:11px;
}

#buttonReset {
	width: 80px;  
	height: 17px; 
	text-align:center; 
	border: 1px solid #333333; 
	background-color:#FFCC66;	
	cursor: pointer; /* hand-shaped cursor */
	margin:0px;
	margin-top:4px;	
	font-size:11px;
}

#buttonSubmit {
	width: 80px; 
	height: 17px; 
	text-align:center; 
	border: 1px solid #333333; 
	background-color:#FFCC66;	
	cursor: pointer; /* hand-shaped cursor */
	margin:0px;
	margin-top:4px;	
	font-size:11px;
}



/*  News css  */
#dream_news { 
width:590px;
height:120px;
text-align:left;
float:left;
margin-top:-70px;
margin-left:400px;
color:#000000;
background-image: url(images/news_bg.png);
}

#dream_news a:link { color: #000000; text-decoration: none;}
#dream_news a:visited { color: #000000; text-decoration: none;}
#dream_news a:hover { color: #000000; text-decoration: none;}
#dream_news a:active { color: #000000; text-decoration: none;}	

#dream_all_news{
color:#000000;
}

#dream_all_news a:link { color: #000000; text-decoration: none;}
#dream_all_news a:visited { color: #000000; text-decoration: none;}
#dream_all_news a:hover { color: #000000; text-decoration: none;}
#dream_all_news a:active { color: #000000; text-decoration: none;}	

#news_text { 
position:absolute;
width: 560px;
margin-top:12px;
margin-left:15px;
}


/* Main menu (tabs) */
#tabs { position:absolute; font-size:16px; width:400px; margin-top:0px; float:left; z-index:15; }

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:0 5px 0 0; padding:0; float:left; list-style:none;}
    #tabs ul li a {display:block; list-style:none; position:relative; padding:5px 15px; border:0; color:#000000; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; width:8px; height:8px; list-style:none;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; list-style:none;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {color:#990000;list-style:none;}
    #tabs ul li a:hover span.tab-l {list-style:none;}
    #tabs ul li a:hover span.tab-r {list-style:none;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {color:#990000;list-style:none;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; width:8px; height:8px; list-style:none;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; list-style:none;}


#tag_cloud_block{
	width:180px;
	
}
#tag_cloud_block a:link { color: #000000; text-decoration: none;}
#tag_cloud_block a:visited { color: #000000; text-decoration: none;}
#tag_cloud_block a:hover { color:#666666; text-decoration: none;}
#tag_cloud_block a:active { color: #000000; text-decoration: none;}	

.s1{font-size: 10px}
.s2{font-size: 0.8em}
.s3{font-size: 1em}
.s4{font-size: 1.1em}
.s5{font-size: 1.3em}

#top_block_left_1{
	position: relative;
	width: 60px;
	height: 230px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/left1mid_vh.jpg);
	float:left;
	margin-left:-60px;
	margin-top:-110px;
}

#top_block_left_2{
	position: relative;
	width: 170px;
	height: 370px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/left_1vh.jpg);
	float:left;
	padding: 0px;
	margin:0px;
}

#top_block_right_2{
	width: 170px;
	height: 370px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/right1_vh.jpg);
	float:right;
	margin-left: -120px;
	margin-top:0px;
}

#image_element_1{
	position: absolute;
	width: 200px;
	height: 210px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/rakush_1.png);
	float:left;
	margin-left:0px;
	z-index:10;
}

#image_element_2{
	position:absolute;
	width: 130px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/right3up_vh.jpg);
	float:right;
	right:0px;
}

#image_element_3{
	position:absolute;
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/left2mid_vh.jpg);
	float:right;
	margin-top:600px;
	margin-left:-80px;
}

#top_block_right_down_1{
	width: 100px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/right1down_vh.jpg);
	float:right;
	top:700px;
	right:0px;
}

#rightColumn{
	position:absolute;
	width: 1000px;
	height: 230px;
	background-position: 890px;
	background-repeat: no-repeat;
	float:left;
	background-image: url(images/right2down_vh.jpg);
	z-index:50;
}

#bottom_block_1{
	position: relative;
	width: 170px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/left1down_vh.jpg);
	float:left;
	margin-top:370px;
	margin-left:-170px;
}

#bottom_block_3{
	position:absolute;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/right3mid_vh.jpg);
	float:right;
	top:538px;
	right:-400px;
}

/* Footer
------------------------------------------------------------------------- */
#smooth_footer_background {
	position:absolute;
	top:700px;
	background-repeat:repeat-x;
	background-position: left top;
	background-image: url(images/left+right-down.jpg);
	left: 0px;
	width: 100%;
	height: 150px;
}

/* Search Terms Highlighting
------------------------------------------------------------------------------- */
.AS_ajax_highlight {
	font-weight:bold;
    padding: 0px;
    color: #fff;
}

.searchTerms { color:#fff; float:left; margin-top:4px; }
.searchTerms .AS_ajax_highlight { margin-left:0px}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited {color: #fff; }
a.ajaxSearch_removeHighlight:hover {color: #fff; }

#ajaxSearch_submit {
vertical-align:top;
    width: 60px !important;
    height: 18px !important;
    margin: 0px;
    margin-top:4px;
    padding:0px;
    text-align:center;
    color:#000000; 
    border: 1px solid #333333;
    background-color:#FFCC66;	
    cursor: pointer; /* hand-shaped cursor */
    font-size:11px;
}

#ajaxSearch_input {
    vertical-align:top;
	width:150px;
	height:16px;
	margin:0px;
	margin-top:4px;
	padding:0px;
	font-size:11px;
}


#ajaxSearch_output {
    /*
	-moz-opacity:0.95 !important;
    opacity:0.95 !important;
    filter: alpha(opacity=95) !important;
	margin-left:35px;
	margin-top:-15px;
    width: 165px !important;
	background-color:#FF0000;
    z-index: 1;
    border: 0;
	*/
}
#ajaxSearch_output a {
	color:#CC6600;
	text-align: left;
	width: 172px;
	display: block;	
	width: 93% !important;
}
#ajaxSearch_output a:hover{ background-color:#FFFFFF; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.AS_ajax_result {
    border-top: 1px solid #2f2f2f;
    color: #444;
    padding: 5px 10px 7px;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
    }
.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #CC0000;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}

div.post label {display:block;width:430px;margin-bottom:8px;}
div.post label input {position:absolute;left:170px;}

.user{
	font-weight:bold;
	color:#990000;
	font-size:14px;
}

/* profile */

#profile_border{
 	border-width: 1px;
	border-spacing: 1px;
	border-style:ridge;
	border-collapse: separate;
	border-color:#5d3f2a;
}

#profile_border td{
	padding:3px;
 	border-width: 1px;
	border-spacing: 1px;
	border-style:ridge;
	border-collapse: separate;
	border-color:#5d3f2a;

}

#tabs_profile { position:absolute; font-size:14px; margin-top:0px; float:left;}

    #tabs_profile ul {margin:0 10px; padding:0; list-style:none;}
    #tabs_profile ul li {margin:0 5px 0 0; padding:0; float:left; list-style:none;  background-image:url(btn.png); background-position:left top}
    #tabs_profile ul li a {display:block; list-style:none; position:relative; padding:5px 15px; border:0; color:#000000; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    #tabs_profile ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; width:8px; height:8px; list-style:none;}
    #tabs_profile ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; list-style:none;}
    
    #tabs_profile ul li a:hover {color:#990000;list-style:none;}
    #tabs_profile ul li a:hover span.tab-l {list-style:none;}
    #tabs_profile ul li a:hover span.tab-r {list-style:none;}
    
    #tabs_profile ul li a#active {color:#990000;list-style:none;}
    #tabs_profile ul li a#active span.tab-l {position:absolute; top:0; left:0; width:8px; height:8px; list-style:none;}
    #tabs_profile ul li a#active span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; list-style:none;}


#saveprofile {
    vertical-align:top;
    width: 60px !important;
    height: 20px !important;
    margin: 0px;
    margin-top:4px;
    padding:0px;
    text-align:center;
    color:#000000; 
    border: 1px solid #333333;
    background-color:#FFCC66;	
    cursor: pointer; /* hand-shaped cursor */
    font-size:11px;
}

.save_style_input {
	border-top: 1px solid #e9b373;
	border-left: 1px solid #e9b373;
	border-bottom: 1px solid #e9b373;
	border-right: 1px solid #e9b373;
	font-size:14px;
}

#storyOptions {
    vertical-align:top;
    width: 723px;
    height: 30px;
    float:left;
    margin: 0px;
    padding:0px;
    border: 1px solid #333333;
    font-size:11px;
}

#addStoryOptions {
    width: 32px;
    height: 32px;
    float:right;
    margin: 0px;
    margin-right:-32px;
    padding:0px;
}

#saveStoryOptions {
    width: 32px;
    height: 32px;
    float:right;
    margin: 0px;
    margin-right:20px;
    padding:0px;
}


#loadingImage {
    width: 30px;
    height: 30px;
    float:right;
    margin: 0px;
    margin-top: 3px;
    margin-right:-33px;
    padding:0px;
}

#dateBlockStory {
    margin: 0px;
    margin-top: 3px;
    margin-left:350px;
    padding:0px;
}


#checkBoxStoryOptions {
    margin-top:8px;
    margin-right: 20px;
    float:right;
}

#storyBorder{
 	border-width: 1px;
	border-spacing: 1px;
	border-style:ridge;
	border-collapse: separate;
	border-color:#5d3f2a;
}

#storyBorder td{
	padding:3px;
 	border-width: 1px;
	border-spacing: 1px;
	border-style:ridge;
	border-collapse: separate;
	border-color:#5d3f2a;

}
#buttonImagBrowser{
        background: transparent url(images/picture_24x24.png) no-repeat center top; 
        width:24px; 
        height:24px; 
        margin:0px; 
        padding:0px;
        border:0px;
	text-indent: -1000em;
        cursor: pointer; /* hand-shaped cursor */
        cursor: hand; /* for IE 5.x */
}

#advert_1{
	position:absolute;
	width: 990px;
	height: 90px;
        margin-top:-175px;
	text-align: center;
	float:left;
}
