/*
=====================================================
 SimpleBB Default Theme - by Kadir Hanoglu 
-----------------------------------------------------
 Mail: kadirhanoglu@dle.net.tr
=====================================================
 DLE.NET.TR  |  Copyright (c) 2014
-----------------------------------------------------
 http://dle.net.tr  -  info@dle.net.tr
-----------------------------------------------------
 Lisans : MIT License
-----------------------------------------------------
 Ayarlar
 
  #simplebb en dusuk 740px olarak ayarlanabilir. Bu genislige kadar 
  hersey normal ayarlan?r. 740px alt?nda bir genislik icin diger 
  k?s?mlardaki yuzde cinsinden tan?mlanan genisliklerin ayarlanmas? 
  gerekir.
=====================================================
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,cyrillic);
@import url(font-awesome.min.css);
#simplebb { /* float: left; width: 740px; */ width: 100%; font-family: 'Open Sans', sans-serif; }
	#simplebb > h3 { display: block; padding: 14px 0 14px 6px; border-bottom: 1px dotted #ccc; font-size: 1.3em; font-weight: normal; color: #555; margin: 0 0 10px 0; }
	#simplebb > h3 .fa { margin-right: 10px; }
	#simplebb .fa { margin-right: 6px; }
	.simplebb-category, .simplebb-thread { background: #f1f1f1; padding: 10px 10px; margin: 10px 0; border-radius: 5px; }
		.simplebb-category > h3 { font-weight: normal; display: block; padding: 4px 0 10px 10px; color: #777; }
		.simplebb-category > h3 > a { color: #777; }
		.simplebb-category > h3 > a:hover { color: #1b8cb8; }
		.simplebb-category > h3 > a > .fa { margin-right: 8px; }
	.simplebb-csep { border-top: 1px solid #dcdcdc; border-bottom: 1px solid #fff; }
	.simplebb-ftitlebar { background: #1b8cb8; padding: 5px; margin: 4px 0 2px 0; }
		.simplebb-ftname, .simplebb-ftarticle, .simplebb-ftcomments { float: left; color: #fff; font-size: 0.8em; }
		.simplebb-ftlastmessage { float: right; color: #fff; font-size: 0.8em; width: 30%; text-align: right; }
		.simplebb-ftname { width: 35%; padding: 0 4px; }
		.simplebb-fticon { float: left; width: 58px; padding: 6px 0; }
		.simplebb-ftarticle, .simplebb-ftcomments, .simplebb-farticle, .simplebb-fcomment { width: 80px; text-align: center; }
	.simplebb-forum, .simplebb-threads, .simplebb-postbit, .simplebb-tcontent { background: #fff; box-shadow: 0 1px 2px #ccc; margin-top: 1px; }
	.simplebb-ficon { float: left; width: 60px; padding: 26px 0; text-align: center; }
		.simplebb-ficon .fa { font-size: 2.2em; color: #e4e4e4; }
	.simplebb-fname { width: 35%; float: left; padding: 20px 0 20px 10px; }
		.simplebb-fname > h3 { font-weight: normal; font-size: 1em; }
		.simplebb-fname > h3 > a { color: #1b8cb8; }
		.simplebb-fname > h3 > a:hover { color: #222; text-decoration: underline; }
		.simplebb-fname .fa-rss { display: none; }
		.simplebb-fname:hover .fa-rss { display: inline-block; margin-left: 10px; font-size: 1em; color: #e4e4e4; transition: all 0.3s ease-in; }
		.simplebb-fname:hover .fa-rss:hover { color: #ce600f; }
		.simplebb-fname > span { font-size: 0.8em; color: #ccc; display: block; margin: 10px 0 0 0; transition: all 0.3s ease-in; }
		.simplebb-fname:hover > span { color: #777; }
	.simplebb-farticle, .simplebb-fcomment { float: left; text-align: center; padding: 20px 0; color: #777; }
	.simplebb-farticle .fa, .simplebb-fcomment .fa { margin-right: 8px; }
	.simplebb-flastmessage { float: right; width: 30%; text-align: right; color: #777; font-size: 0.85em; padding: 10px 10px; }
		.simplebb-flastmessage > a { }
		.simplebb-flastmessage > span { display: block; margin: 6px 0; }
		.simplebb-flastmessage > a:hover { color: #222; text-decoration: underline; }
	.simplebb-threads, .simplebb-postbit, .simplebb-tcontent { padding: 10px; }
	.simplebb-threads {  }
		.simplebb-naddbtn { float: right; }
			.simplebb-naddbtn > a { display: block; padding: 10px 16px; background: #222; color: #fff; font-size: 0.85em; border-radius: 5px; }
			.simplebb-naddbtn > a:hover { background: #1b8cb8; }
		.simplebb-ttitlebar { background: #e1e1e1; padding: 5px; margin: 4px 0 2px 0; }
			.simplebb-ttname, .simplebb-ttarticle, .simplebb-ttcomments { float: left; color: #999; font-size: 0.8em; text-shadow: 0 1px 2px #fff; }
			.simplebb-ttlastmessage { float: right; color: #999; font-size: 0.8em; width: 30%; text-align: right; text-shadow: 0 1px 2px #fff; }
			.simplebb-ttname { width: 35%; padding: 0 4px; }
			.simplebb-tticon { float: left; width: 58px; padding: 6px 0; }
			.simplebb-ttarticle, .simplebb-ttcomments { width: 80px; text-align: center; }
		.simplebb-ticon { float: left; width: 60px; padding: 10px 0; text-align: center; }
			.simplebb-ticon .fa { font-size: 1.6em; color: #e4e4e4; }
		.simplebb-tname { width: 35%; float: left; }
			.simplebb-tname > h3 { font-weight: normal; font-size: 1em; }
			.simplebb-tname > h3 > a { color: #1b8cb8; }
			.simplebb-tname > h3 > a:hover { color: #222; text-decoration: underline; }
			.simplebb-tname > div { margin: 6px 0 0 0; }
			.simplebb-tname > div > a { color: #999; font-size: 0.75em; }
			.simplebb-tname > div > a:hover { color: #1b8cb8; }
		.simplebb-tinfo { float: left; color: #555; font-size: 0.85em; }
			.simplebb-tinfo > span { display: block; width: 80px; float: left; text-align: center; padding: 8px 0 0 0; }
			.simplebb-tinfo .fa { margin-right: 8px; }
		.simplebb-tlastcom { float: right; width: 30%; text-align: right; color: #777; font-size: 0.85em; }
			.simplebb-tlastcom > a { color: #1b8cb8; }
			.simplebb-tlastcom > a:hover { color: #222; text-decoration: underline; }
			.simplebb-tlastcom > span { display: block; color: #555; margin: 8px 0 0 0; }
	.simplebb-thread {}
		.simplebb-tcontent { color: #555; font-size: 0.85em; line-height: 24px; text-align: justify; }
		.simplebb-tbtn { float: right; padding: 6px 4px 0 0; }
		.simplebb-tbtn > a { color: #222; font-size: 0.85em; }
		.simplebb-tbtn > a:hover { color: #1b8cb8; }
		.simplebb-tavatar { float: left; }
			.simplebb-tavatar img { height: 20px; }	
		.simplebb-tuser { float: right; }
			.simplebb-tuser > a, .simplebb-tuser > span { display: block; color: #222; font-size: 0.8em; margin: 6px 0; text-align: right; }
	#simplebb-addnews {  }
		#simplebb-addnews > h3 { display: block; padding: 14px 0 14px 6px; border-bottom: 1px dotted #ccc; font-size: 1.3em; font-weight: normal; color: #555; margin: 0 0 10px 0; }
		#simplebb-addnews > h3 .fa { margin-right: 10px; }
		#simplebb-addnews > .simplebb-addcont { background: #f1f1f1; padding: 10px; border-radius: 5px; }
		.simplebb-add { background: #fff; box-shadow: 0 1px 2px #ccc; margin-top: 1px; padding: 10px; }
			.simplebb-add > h3 { display: block; padding: 10px 0; border-bottom: 1px dotted #ccc; font-size: 1.1em; font-weight: normal; color: #555; margin: 0 0 10px 0; }
			.simplebb-add > h3 .fa { margin-right: 8px; }
		.simplebb-addtitle, .simplebb-addurl { float: left; width: 35%; }
		.simplebb-addtitle {  }
			.simplebb-add input[type="text"] { width: 380px; background: #f1f1f1; padding: 8px; margin: 10px 1px; border: none; border-radius: 5px; box-shadow: inset 0 1px 2px #ccc; transition: all 0.3s ease-in; }
			.simplebb-add input[type="text"]:hover, .simplebb-add input[type="text"]:focus { background: #e5e5e5; }
			.simplebb-add .xfields { color: #f00; font-size: 0.8em; width: 90%; }
			.simplebb-addtitle .fa, .simplebb-addurl .fa { margin-right: 8px; }
			.simplebb-addtitle > span > button { position: absolute; margin: 0 0 0 20px; }
		.simplebb-addurl {  margin-left: 30px; }
		.simplebb-addbtn { float: right; margin: 20px 0; }
			.simplebb-btn { background: #222; color: #fff; font-size: 0.85em; border-radius: 5px; transition: all 0.3s ease-in; }
			.simplebb-btn:hover { background: #1b8cb8; color: #fff; }
				.simplebb-btnsml { padding: 3px 5px;  }
				.simplebb-btnbig { padding: 10px 16px;  }
	#simplebb-stats { background: #f1f1f1; padding: 10px; border-radius: 5px; }
		#simplebb-stats > h3 { font-weight: normal; display: block; padding: 4px 0 10px 10px; color: #777; }
		#simplebb-stats > h3 .fa { margin-right: 10px; }
		.simplebb-statsbox { background: #fff; padding: 10px; box-shadow: 0 1px 2px #ccc; margin: 5px 0 0 0; font-size: 0.85em; line-height: 28px; }
			.simplebb-statsbox > div {  }
