
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/background.png);
}

a:link, a:visited { color: #99bf28; text-decoration: none; } 
a:active, a:hover { color: #f6ff00;; text-decoration:none; }


.cleaner {
	clear: both;
	height: 1px;
	width: 100%;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	height: 30px;
	width: 100%;
	font-size: 1px;	
}

/* top panel */

#sohbetci_top_panel{
	width: 100%;
	height: 295px;	
	margin-bottom: 30px;
	background: url(images/sohbetci_top_section_bg.jpg) top repeat-x;
}

#sohbetci_top_panel #sohbetci_top_section{
	width: 930px; /* + 30 for padding right */
	height: 195px; /* + 100 for padding */
	margin: 0 auto;
	padding-top: 100px;
	padding-right: 30px;
	background:  url(images/sohbetci_header.png) no-repeat;
}

#sohbetci_top_section #site_title {
	text-align: right;
	font-size: 40px;
	font-weight: bold;
	padding: 10px 0;
}

#sohbetci_top_section #site_tagline {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
	color: #dcff86;
}

/* sohbetci menu */

#sohbetci_top_section #sohbetci_menu{
	float: left;
	margin-left:48px;
	margin-top: 57px;
	height: 35px;	
	text-align: right;
}
#sohbetci_top_section #sohbetci_rmenu{	float: left;	margin-left:18px;	text-align: center;	padding-top:13px;	margin-top: 0px;	width: 530px;	height: 44px;		background:  url(images/ust-menu.png) no-repeat;}
#sohbetci_menu ul {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sohbetci_menu ul li{
	display: inline;
}

#sohbetci_menu ul li a{
	padding: 2px 15px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fbe270;
	border-right: 1px solid #5f3b11;	
}

#sohbetci_menu li a:hover, #sohbetci_menu li .current{
	padding-top: 9px;
	padding-bottom: 11px;
	background: #2a2a2a;
	color: #ffffff;
}

#sohbetci_menu li .last {
	border-right: none;
	padding-right: 0;
}
/* end of menu */

/* end of top panel */

/* content panel */

#sohbetci_content_panel{
	clear: both;
	width:100%;;
}

#sohbetci_content_panel #sohbetci_content_section{
	clear: both;
	overflow: hidden;
	height: 100%;
	width: 960px;
	padding: 0;
	margin: 0 auto;
}

#sohbetci_content_section #sohbetci_content_left {
	float: left;
	display: inline;
	width: 240px;
	margin-left: 90px;
}

#sohbetci_content_section #sohbetci_content_right {
	float: right;
	width: 550px;
	margin-right: 30px;
}

* html #sohbetci_content_section #sohbetci_content_right {
	margin-right: 15px;
}
/* end of content panel */

/* content left */

#sohbetci_content_left #login_section {
	clear: both;
	margin-bottom: 20px;
}

#login_section #login_section_top {
	width: 240px;
	height: 10px;
	background: url(images/sohbetci_login_section_top.jpg) no-repeat;
}

* html #login_section #login_section_top {
	margin-bottom: -5px;
}

#login_section #login_section_title {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 70px;
	height: 30px; /* padding top 10px + */
	background: url(images/sohbetci_login_section_title.jpg) top center no-repeat;
}

#login_section #login_section_middle {
	background-color: #5f8104;
	padding: 10px 15px;
}

#login_section_middle form{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	width: 100%;
	text-align: right;
	border-bottom: 1px dotted #ffffff;
}


#login_section_middle .form_row{
	margin-bottom: 10px;
}


#login_section_middle label {
	margin-right: 10px;
}

#login_section_middle input{
	width: 110px;
	height: 18px;
}

#login_section_middle .button{
	width: 60px;
	height: 25px;
}

#login_section #login_section_bottom {
	width: 240px;
	height: 10px;
	background: url(images/sohbetci_login_section_bottom.jpg) no-repeat;
}

#sohbetci_content_left #left_column_section {
	clear: both;
	margin-bottom:20px;
	background-color: #353535;
}
#sohbetci_content_left #left_column_section3 {	clear: both;	margin-bottom:20px;	background-color: #353535;}

#left_column_section #left_column_section_top {
	width: 240px;
	height: 10px;
	background: url(images/sohbetci_left_column_section_top.jpg) no-repeat;
}

* html #left_column_section3 #left_column_section_top {
	margin-bottom: -5px;
}#left_column_section3 #left_column_section_top3 {	width: 240px;	height: 10px;	background: url(images/sohbetci_left_column_section_top.jpg) no-repeat;}* html #left_column_section3 #left_column_section_top3 {	margin-bottom: -5px;}

#left_column_section #left_column_section_title {
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 70px;
	height: 33px; /* padding top 7px + */
	background: url(images/sohbetci_left_column_section_title.jpg) top center no-repeat;
}#left_column_section3 #left_column_section_title3 {	font-size: 18px;	font-weight: bold;	padding: 7px 0 0 70px;	height: 33px; /* padding top 7px + */	background: url(images/sohbetci_left_column_section_title.jpg) top center no-repeat;}

#left_column_section #left_column_section_middle {

	padding: 0 15px 10px 15px;
	background: url(images/sohbetci_left_column_section_bottom.jpg) center bottom no-repeat;
}
#left_column_section3 #left_column_section_middle3 {	padding: 0 15px 10px 15px;	background: url(images/sohbetci_left_column_section_bottom.jpg) center bottom no-repeat;}
#left_column_section_middle .popular_post {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #525252;
}

#left_column_section_middle .popular_post h1 {
	margin: 10px 0 5px 0;
	padding: 0px;
	font-size: 12px;
	color: #f6ff00;
}

.popular_post p{
	margin: 0 0 0 10px;
	padding: 0px;
}

/* content left 2 */

#sohbetci_content_left #left_column_section2 {
	clear: both;
	margin-bottom:20px;
	background-color: #353535;
}


#left_column_section2 #left_column_section_top2 {
	width: 240px;
	height: 10px;
	background: url(images/sohbetci_left_column_section_top.jpg) no-repeat;
}

* html #left_column_section2 #left_column_section_top2 {
	margin-bottom: -5px;
}

#left_column_section2 #left_column_section_title2 {
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 70px;
	height: 33px; /* padding top 7px + */
	background: url(images/sohbetci_left_column_section_title.jpg) top center no-repeat;
}

#left_column_section2 #left_column_section_middle2 {

	padding: 0 15px 10px 15px;
	background: url(images/sohbetci_left_column_section_bottom.jpg) center bottom no-repeat;
}

#left_column_section_middle2 .popular_post {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #525252;
}

#left_column_section_middle2 .popular_post h1 {
	margin: 10px 0 5px 0;
	padding: 0px;
	font-size: 12px;
	color: #f6ff00;
}

.popular_post p{
	margin: 0 0 0 10px;
	padding: 0px;
}

/* end of content left */

/* content right */
/*
#sohbetci_content_right .right_column_section {
	background-color: #2a2a2a;
	
}
*/
.right_column_section .right_column_section_title {
	width: 498px;
	height: 72px;
	background: url(images/button-orta.png) repeat-x;
	color: #fff;
	line-height: 35px;
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0 0 30px;
	float:left;
}

.right_column_section .right_column_section_body {
	clear: both;
	padding: 0 30px 0 30px;	
}

.right_column_section_body  .image_box {
	float: left;
	width: 108px;	
}

.right_column_section_body  .post_body {
	width: 360px;
	float: right;
}

.right_column_section_body  .post_body2 {
	width: 485px;
	float: right;
}

.right_column_section .right_column_section_body1 {
	width: 500px;
	height: 190px;
	clear: both;
	padding: 0 30px 0 30px;	
}

.right_column_section_body1  .image_box {
	float: left;
	width: 108px;	
}

.right_column_section_body1  .post_body {
	width: 360px;
	float: right;
}

.right_column_section_body 1 .post_body2 {
	width: 485px;
	float: right;
}
.post_body2  .posted_by {
	color: #ffc600;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0px;
}

.right_column_section_body p{
	padding: 0 0 10px 0;
	margin: 0px;
}

.right_column_section_body1 p{
	padding: 0 0 10px 0;
	margin: 0px;
}

.post_body  .posted_by {
	color: #ffc600;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0px;
}

.posted_by a, a:hover, a:visited {
	color: #7eff00;
}

.right_column_section_body .post_info {
	height: 30px;
	margin-top: 15px;
	color: #5cc311;
}

.right_column_section_body1 .post_info {
	height: 30px;
	margin-top: 15px;
	color: #5cc311;
}

#prev-hover {
margin-left: 230px;
width: 30px;
height: 30px;
cursor: pointer;
background-image: url(images/button-up.png);
}

#next-hover {
margin-left: 230px;
width: 30px;
height: 30px;
cursor: pointer;
background-image: url(images/button-down.png);
}

.post_info .comment {
	padding: 0 0 0 20px;
	margin-right: 30px;
	background: url(images/sohbetci_comment_icon.jpg) top left no-repeat;
}

.right_column_section .orta{
	clear: both;
	background-color: #353535;
}

.right_column_section .orta_ust {
	width: 550px;
	height: 10px;
	background: url(images/orta-ust.jpg) no-repeat;
}

.right_column_section .orta_orta {
	margin-bottom: 20px;
	background: url(images/orta-alt.jpg) left bottom no-repeat;
}




/* end of content right */

/* bottom panel */
#sohbetci_bottom_panel {
	clear: both;
	margin-top: 10px;
	width: 100%;	
	background-color: #080808 ;
}

#sohbetci_bottom_panel  #sohbetci_bottom_section {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 90px;
	width: 870px;
	margin: auto;
}

#sohbetci_bottom_section h1 {
	color: #c7f119;
	padding: 0px;
	margin: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}

#sohbetci_bottom_section h2 {
	color: #f6ff00;
	padding: 0px;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
}

#sohbetci_applet {
	margin:0px -25px 0px -25px;
	position:relative;
}


#sohbetci_bottom_section .sohbetci_bottom_section_01 {
	float: left;
	margin-right: 30px;
	width: 240px;
	background-color: #151515; 
}

.sohbetci_bottom_section_01 .sohbetci_bottom_section_01_top {
	height: 10px;
	background: url(images/sohbetci_bottom_section_top.jpg) no-repeat;
}

.sohbetci_bottom_section_01 .sohbetci_bottom_section_01_middle {
	padding: 10px 15px 0 15px;
}

.sohbetci_bottom_section_01_middle  .most_commented_post {
	clear: both;
	
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #333;
}

.most_commented_post .comment {
	background: url(images/sohbetci_comment_icon_02.jpg) right center no-repeat;
	float: left;
	min-width: 40px;
	margin-left: 10px;
	padding-right: 20px;
}

.sohbetci_bottom_section_01_middle a, a:visited{
	color: #fff;;
	text-decoration: none;
}

.sohbetci_bottom_section_01_middle a:active, a:hover{
	color: #f6ff00;
	text-decoration: none;
}

.sohbetci_bottom_section_01_middle ul {
	margin: 0px;
	padding: 0px;
}

.sohbetci_bottom_section_01_middle ul li{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #333;
}

.sohbetci_bottom_section_01 .sohbetci_bottom_section_01_bottom {
	width: 240px;
	height: 10px;
	background: url(images/sohbetci_bottom_section_bottom.jpg) no-repeat;
}

* html .sohbetci_bottom_section_01 .sohbetci_bottom_section_01_bottom {
	margin-bottom: -5px;
}


#sohbetci_bottom_section .sohbetci_bottom_section_02 {
	float: left;
	padding-top: 20px;
	width: 300px;
}

/* end of bottom panel */

/* footer */

#sohbetci_footer_panel{
	width: 100%;
	background-color: #5f8104;
}

#sohbetci_footer_panel #sohbetci_footer_section{
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
/* end of footer */

/*------------------------------------------------*/
/*-----------------[SLIDER]-----------------------*/
/*------------------------------------------------*/
#slider-content { width: 335px; height: 245px; float:left; padding-left: 42px; margin-top: -80px; overflow: hidden; }
#slider-content .slider-textbg { width:335px; height: 80px; padding:10px 10px 10px 10px; color:#fff; background: url(images/textbg.png) no-repeat; line-height:15px; }
#slider-content h1 { margin: 0px; padding: 0px; font-size: 12px; color: #f2b318; }
#slider-content ul { margin: 0; padding: 0; list-style: none; }
#slider-image1 { background: url(images/resim1.jpeg) no-repeat; width: 335px; height: 245px; padding-top:165px;}
#slider-image2 { background: url(images/resim2.jpeg) no-repeat; width: 335px; height: 245px; }
#slider-image3 { background: url(images/resim3.jpeg) no-repeat; width: 335px; height: 245px; }
#slider-image4 { background: url(images/resim4.jpeg) no-repeat; width: 335px; height: 245px; }
#slider-blog-post { height:140px; overflow:hidden; }
#slider-blog-post ul { margin: 0; padding: 0; list-style: none; }

#sq1  { width:60px;height:60px;position:absolute;margin-top:-250px;margin-left:600px; background:  url(images/smileyface.png) no-repeat; }






