@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
    margin:0px;
	}
body{
	background:#dadad9;
	text-align: center;
	font-size:12px;
	}
a{
	color:#5A8398;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	}
	
.red{color:#E35C63;}
.red_gory{color:#ff0202;}
.orange{color:#F57B29;}	

.blue{color: #5A8398;}
.violet{color: #c700aa;}
.green{color: #0dd603;}

a.blue:hover{color: #6b9bb3;} 

.light_blue{color:#0c91a4;}

.bold{font-weight:bold;}

.fs18{font-size:18px;}	

h1{
	color: #858a8b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	}	
td{
	color:#787878;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}		
#container{
    position: relative;
	background:#FFF;
	width: 970px;
	margin: 0 auto; 
	text-align: left;

	}
#logo{
	position:relative;
	display:block;
	height:150px;
	width:970px;
	background:url(../images/logo.png) top center no-repeat #FFF;
	}
#content{
	padding-top:60px;
	width:968px;
	border-left: #c9c9c9 1px solid;
	border-right: #c9c9c9 1px solid;
	background: #FFF url(../images/content_bg.gif) repeat-x;
	}
#main_content{
	width:968px;
	height:inherit;
	}	
.left_menu{
	background:#FFF;
	position:relative;
	left:16px;
	width:198px;
	z-index:9999;
	}
.left_menu_header{
	width: 100%;
	height:18px;
	border-top: 1px #c9c9c9 solid;
	border-right: 1px #c9c9c9 solid;
	border-left: 1px #c9c9c9 solid;
	background:url(../images/left_menu_header.gif) no-repeat top;
}	
.left_menu_content{
	border-right: 1px #c9c9c9 solid;
	border-left: 1px #c9c9c9 solid;
	border-bottom: 1px #c9c9c9 solid;
	background: #FFF url(../images/left_menu_bg.gif) repeat-x;
	padding-bottom:20px;
	padding-top:10px;
	width:100%;
	}
	
#screp{
	position:absolute;
	background:url(../images/skrep.gif) repeat-x;
	margin-left:-42px;
	margin-top:13px;
	width:90px;
	height:25px;
	z-index:50;
	}
#left_menu_content table tr td{
	color:#919191;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#palaroid_nakleika{
	position:absolute;
	background:url(../images/palarod_head_bg.gif) no-repeat;
	left:55px;
	top:-15px;
	width:91px;
	height:24px;
	z-index:100;
	}
	
#palaroid{
	background:#FFF;
	margin-top:30px;
	padding-top:15px;
	position:relative;
	left:16px;
	border:1px solid #CCC;
	text-align:center;
	width:198px;
	min-height:200px;
	_height:200px;
	height:auto !important;
	}
#palaroid_img{
	height:166px;
	width:166px;
	border:1px solid #CCC;
	background:#000;
	margin:auto;
	}
#palaroid_info{
	padding-top:5px;
	padding-bottom:5px;
	width:170px;
	margin:auto;
	}
	
.fp_info{
	color: #999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align: center;
	width:168px;
	}
	
#reklam_nakleika{
	position:absolute;
	background: url(../images/reklam.gif) no-repeat;
	left:55px;
	top:-15px;
	width:91px;
	height:24px;
	z-index:50;
	}
	
#reklam{
	background:#FFF;
	left:-4px;
	padding-top:15px;
	position:relative;
	border:1px solid #CCC;
	text-align:center;
	width:205px;
	min-height:220px;
	_height:220px;
	height:auto !important;
	}


#right_content{
	position:relative;
	width:710px;
	padding-top:15px;
	padding-bottom:30px;
	border: 1px #c9c9c9 solid;
	background: #FFF  url(../images/left_menu_bg.gif) repeat-x;
	text-align:center;
	min-height:992px;
	_height:1072px;
	z-index:0;
	}

#right_content_skrep{
	position: relative;
	margin:auto;
	padding-bottom:25px;
	background:url(../images/right_content_skrep.gif) repeat-x;
	height:7px;
	width:28px;
	}
#loader{
	margin:auto;
	margin-top:-40px;
	background:url(../images/loading.gif) no-repeat;
	height:40px;
	width:24px;
	}	
#calendar_info{
	padding-top:20px;
	margin:auto;
	width:710px;
	text-align:center;
	}
#results{
	padding-top:50px;
	margin:auto;
	width:700px;
	}	
#data_form{
	width:595px;
	text-align:center;
	text-align:center;}	
	
.input_text_form{
	text-align:center;
	color:#999;
	border:#CCC solid 1px;
	background:#FFF;
	font-size:14px;
	font-weight:bold;}
	
.go{
	display:block;
	color:#FFFFFF;
	background: url(../images/go.gif) no-repeat;
	height:22px;
	width:61px;
	cursor:pointer;
	margin-left:5px;
	float:left;
	}
#results table tr td{
	border-bottom:1px #CCC dashed;
	padding:6px;
	}
.date_input{
	display:block;
	font-size:10px;
	padding-left:0px;
	padding-top:2px;
	border:#CCC 1px solid;
	color:#777;
	height:16px;
	width:inherit;}
/* ----------- For Aphorism ----------*/
#aphorisms_list{
	margin:auto;
	width:660px;
	float:none;
	text-align:center;
	}
.aphorism_item{
    background: url("../images/item_bg.gif") repeat-x 0 0 #FFFFFF;
    border: 1px solid #EFEFEF;
    display: inline-block;
    float: none;
    padding: 15px;
    text-align: left;
    width: 640px;
    margin-top:-1px;
	}
.aphorism{
	padding-top:0px;
	padding-bottom:5px;
	width:100%;
	color:#919191;
	float:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:100;
	}
.author a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	font-style:italic;
	color:#5A8398;
	}

.author {
	padding:2px;
	width:inherit;
	float:none;
	text-align:right;
	display:block;
	}
	
#aphorism_bar{
	margin:auto;
	text-align:center;
	list-style:none;
	width:640px;
	height:30px;
	display:block;
	padding-bottom:25px;
}

#aphorism_bar li{
	padding-bottom: 5px;
	padding-top: 3px;
	background:url(../images/horizontal_repeat.png) repeat-x 0px -680px;
	margin-right: 10px;
	float: left;
	text-align: left;
	font-weight:bold;
	font-size:11px;
	color:#5A8398;
	-moz-border-radius: 4px ; 
	border:1px solid #d9d9d9;
}

#aphorism_bar li a{
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 3px;
	-moz-border-radius: 4px ; 
	text-align: left;
	font-weight:bold;
	font-size:11px;
}

#aphorism_bar li a:hover{
	color: #F57B29;
}

.new_icon {background: url(../images/aphoisms/aphorism_icons.gif) no-repeat 0px -1px;}
.rating_icon {background: url(../images/aphoisms/aphorism_icons.gif) no-repeat 0px -67px;}
.author_icon {background: url(../images/aphoisms/aphorism_icons.gif) no-repeat 0px -45px;}
.categories_icon {background: url(../images/aphoisms/aphorism_icons.gif) no-repeat 2px -24px;}
.random_icon {background: url(../images/aphoisms/aphorism_icons.gif) no-repeat 2px -90px;}	

/* ----------- For Horoscope ----------*/
#horoscopes_list{
	margin:auto;
	width:660px;
	float:none;
	text-align:center;
	}	
.horoscope_img{
	height:73px;
	width:73px;
	}	
.horoscope_item{
	padding-top:0px;
	width:590px;
	float:none;
	text-align:left;
	border:1px solid #333;
	display:inline-block;
	}
.horoscope{
	padding-left:10px;
	padding-top:0px;
	width: inherit;
	color:#919191;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:100;
	display:block;
	}	
/* ----------- For Anecdote ----------*/
#anecdote_list{
	margin:auto;
	width:660px;
	float:none;
	text-align:center;
	}
.anecdote_item{
	padding-top:25px;
	width:600px;
	float:none;
	text-align:left;
	display:inline-block;
	}
.anecdote{
	padding-bottom:5px;
	width:inherit;
	color:#888;
	float:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:100;
	}
/* ----------- For Greeting ----------*/

#greetings_list{
	margin:auto;
	text-align:center;

	}
.greeting_item{
	padding-top:25px;
	width:660px;
	float:none;
	text-align:left;
	display:inline-block;
	}
.greeting{
	padding-bottom:5px;
	width:inherit;
	color:#888;
	float:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:100;
	}
.baloon_separator{
	display:block;
	background:url(../images/balloon_separator.gif) no-repeat center center;
	height:20px;
	width:inherit;
	}
/* ----------- For Event ----------*/

#events_list{
	margin:auto;
	margin-top: 20px;
	text-align:center;
	border-top:1px solid #efefef;
	width:652px;

	}
.event_item{
	background: url(../images/item_bg.gif) repeat-x scroll 0 0 #FFFFFF;
	padding:7px 15px;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right:1px solid #efefef;
	width:620px;
	float:none;
	text-align:left;
	display:inline-block;
	}
.event{
	padding-bottom:5px;
	width:inherit;
	color:#666;
	float:none;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:100;
	line-height:20px;
	}
.event a{
	background: url(../images/combine/event_btn_bg_orange.gif) repeat-x #f57b29;
	border: 1px solid #F57B29;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
	}
.yearEvent{
	width: 75px !important;
}
/* ----------- Login ----------*/

#login{
	margin:auto;
	color:#999;
	margin-top:100px;
	}
.sign_in{
	display:block;
	color:#FFFFFF;
	background: url(../images/sign_in.gif) no-repeat;
	height:26px;
	width:55px;
	cursor:pointer;
	}

.input_login_form{
	padding-bottom:1px;
	padding-top:1px;
	text-align:left;
	color: #F60;
	border:#CCC solid 1px;
	background:#FFF;
	font-size:11px;
	width:132px;
	height:15px;
	vertical-align:middle;
	}

#login td{
	color: #919191;
	height:30px;
	}
	
/* ----------- Mail Sending ---------------*/
#message_block{
	margin:auto;
	position:relative;
	padding:10px;
	text-align:center;
	width:600px;
	}
.form_label{
	padding:0px;
	padding-top:3px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#868686;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	width:225px;
	height:18px;
	float:left;
	}
.mesagge_label_style{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	}		
#message_block .input_text{
	padding:0px;
	margin-left:10px;
	background-color:#FFF;
	border:#C9C9C9 1px solid;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#919191;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	width:200px;
	height:16px;
	float:left;
	}
.input_text_area{
	margin-top:15px;
	background-color:#FFF;
	border:#C9C9C9 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#868686;
	font-size:13px;
	text-decoration:none;
	width:275px;
	height:150px;
	}
#message_block fieldset {
	border: solid 1px  #cdcdcd;
	padding:10px;
	padding-left:40px;
	padding-right:40px;
	}
#message_block legend {
	color:#868686;
	}
.send{
	background:url(../images/send.gif) no-repeat;
	cursor:pointer;
	width:88px;
	height:24px;
	margin:auto;
	}	
/* ----------- For Famous Peopel ----------*/

.fp_img{
	padding:5px;
	border:1px solid #CCC;
	height:80px;
	width:80px;
	}
.fp_name{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	}
#fp_search{
	opacity:0.85;
	width:695px;
	margin:auto;
	border:#CCC 1px solid;
	background: #FFF url(../images/left_menu_bg.gif) repeat-x;
	display:none;
	}

#fp_search td{
	padding:4px;
	color: #666;
	font-size:10px;
	font-family: Arial,Helvetica,sans-serif;
	height:30px;
	}

#fp_search input{
	border:#999 solid 1px;
	color:#777777;
	width:90px;
	}
#fp_search select{
	font-size:10px;
	border:#999 solid 1px;
	color:#777777;
	height:20px;
	width:157px;
	}
.fp_error{
	margin:auto;
	opacity:80%;
	padding:5px;
	width:670px;
	background: #e9989c;
	border:1px #bd7d80 solid;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF
	}
.error{
	margin:auto;
	opacity:80%;
	padding:5px;
	padding-left:15px;
	width:660px;
	background:#FFF url(../images/left_menu_bg.gif) repeat-x;;
	border:1px #bd7d80 solid;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #C00;
	}
.fp_warning{
	margin:auto;
	opacity:80%;
	padding:50px;
	color: #F57B29;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:60%;
	}
.error_icon{
	background:url(../images/error.gif) no-repeat;
	height:46px;
	width:50px;
	float:left;
	}
.fp_error_icon{
	background:url(../images/fp_error.gif) no-repeat;
	height:46px;
	width:50px;
	float:left;
	}
.error_text{
	float:left;
	padding-left:40px;
	}
#fr_search_button{
	text-align:center;
	padding:2px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: url(../images/button_bg.png) #efa4a8 repeat-x;
	cursor:pointer;
	width:50px;
	border:1px #D85461 solid;
}
/* ----------- For Admin Table ----------*/
#admin_table{
	border:#999 1px solid;
	color:#666;
	border-bottom:none;
	border-right:none;
	text-align:center;
	}
.t_header td{
	padding-top:3px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right:8px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: #BFBFBF url(../images/t_h_bg.gif) repeat-x;
	color:#FFF;
	border-right:#A3A3A3 1px solid;
	}
.t_content{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-right:#A3A3A3 1px solid;
	border-bottom:#A3A3A3 1px solid;
	}
.t_content textarea{
	width:322px;
	padding-left:5px;
	font-size:11px;
	height:53px;
	font-family:Verdana, Geneva, sans-serif;
	border:0px;
	color:#777;}
.insert{
	background:url(../images/insert.png) no-repeat center center;
	height:36px;
	width:36px;
	cursor:pointer;
	display:inline-block;}
	
.delete{
	background:url(../images/delete.png) no-repeat center center;
	height:36px;
	width:36px;
	cursor:pointer;
	display:inline-block;}
.update{
	background:url(../images/update.png) no-repeat center center;
	height:36px;
	width:36px;
	cursor:pointer;
	display:inline-block;}
/* ----------- For paging ----------*/
#navigation{
	margin-top:40px;
	height:15px;
	text-align:center;
	display:inline-block;
	}
	
#navigation a{
	color:#999;
	font-size:12px;
	height:15px;
	font-weight:bold;
	text-decoration: none;
	margin-right:10px;
	clear:both;
}
#navigation a:hover{
	font-weight:bold;
	color:#E35C63;
	cursor:pointer;
}
#navigation a.active{
	display:block;
	font-weight:bold;
	color: #FC6974;
	cursor:pointer;
	}
#navigation a.prev{
	display: inline-block;
	width:15px;
	height:15px;
	background: url(../images/site_sprite_pageNavBtns.png) no-repeat -15px 0px;
	cursor:pointer;
	}

#navigation a.prev:hover{
	width:15px;
	height:15px;
	background: url(../images/site_sprite_pageNavBtns.png) no-repeat -15px -15px;
	cursor:pointer;
	}

#navigation a.first{
	display:inline-block;
	width:15px;
	height:15px;
	background: url(../images/site_sprite_pageNavBtns.png) no-repeat 0px 0px;
	margin-right:5px;
	cursor:pointer;
}	
#navigation a.first:hover{
	display:inline-block;
	width:15px;
	height:15px;
	background: url(../images/site_sprite_pageNavBtns.png) no-repeat 0px -15px;
	margin-right:5px;
	cursor:pointer;
}

#navigation a.next{
	display:inline-block;
	width:15px;
	height:15px;
	background: url(../images/site_sprite_pageNavBtns.png) no-repeat -30px 0px;
	margin-right:5px;
	cursor:pointer;
}	
#navigation a.next:hover{
	display:inline-block;
	width:15px;
	height:15px;
	background: url(../images/site_sprite_pageNavBtns.png) no-repeat -30px -15px;
	margin-right:5px;
	cursor:pointer;
}	
#navigation a.last{
	display:inline-block;
	width:15px;
	height:15px;
	background: url(../images/site_sprite_pageNavBtns.png) no-repeat -45px 0px;
	cursor:pointer;
}	
#navigation a.last:hover{
	display:inline-block;
	width:15px;
	height:15px;
	background: url(../images/site_sprite_pageNavBtns.png) no-repeat -45px -15px;
	cursor:pointer;
}

/*  Footer */	

#footer{
	background:none;
    height: 60px;
    margin: auto;
    padding-right: 25px;
    padding-top: 25px;
    text-align: center;
	}
.footerInfo{
	margin:auto;
	text-align:center;
	display:inline-block;
	}
#footer a{
	color:#888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#footer a:hover{
	color:#5A8398;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#footer .fbBtn{
	background: url(../images/icon/social/social.png) no-repeat;
	height:16px;
	width:16px;
	display:inline-block;
	cursor: pointer;
	margin-left: 10px;
}

#footer a.fbBtn:hover{
	background: url(../images/icon/social/social.png) no-repeat 0px -16px;

}
#footer a.fbBtn:active{
	background: url(../images/icon/social/social.png) no-repeat 0px -32px;;
}
#footer .tweeterBtn{
	background: url(../images/icon/social/social.png) no-repeat -16px 0px;
	height:16px;
	width:16px;
	display:inline-block;
	cursor: pointer;
	margin-left: 3px;
}

#footer a.tweeterBtn:hover{
	background: url(../images/icon/social/social.png) no-repeat -16px -16px;

}
#footer a.tweeterBtn:active{
	background: url(../images/icon/social/social.png) no-repeat -16px -32px;
}
#footer .rssBtn{
	background: url(../images/icon/social/social.png) no-repeat -32px 0px;
	height:16px;
	width:16px;
	display:inline-block;
	cursor: pointer;
	margin-left: 3px;
}

#footer a.rssBtn:hover{
	background: url(../images/icon/social/social.png) no-repeat -32px -16px;

}
#footer a.rssBtn:active{
	background: url(../images/icon/social/social.png) no-repeat -32px -32px;
}
.fbInviteBtn{
	background: url(../images/icon/social/fb_logo_14_14.gif) no-repeat 2% 50%;
	border:1px #CCC solid;
    padding: 2px 5px 2px 20px;
	font-size:11px;
	color:#3b5998;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	float: left;
	margin-right: 10px;
	}
a.fbInviteBtn:hover{
	border:1px #9dacce solid;
	}	
.marge{
	height:0px;
	clear:both;
	}
