/*  
Theme Name: Tekno-Log
Theme URI: http://www.tekno-log.com/
Description: <a href="http://www.tekno-log.com/">Tekno-Log"</a> Developments
Version: 1.1
Author: Fikret Ergün
Author URI: http://www.tekno-log.com/
http://www.tekno-log.com
All Rights Reserved.

*/

* {
	margin: 0 auto;
	padding: 0px;
	outline: none;
}

* p {
	margin: 7px 0px;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../system_images/background.jpg) repeat-x #e4e4e4;
	color: #000;
	text-align: left;
}

a:visited, a:link, a:active {
	color: #5f3f1a;
	text-decoration: underline;
}
fieldset{
	border:none;
	}
a:hover	{text-decoration: none;}
a img	{border-width: 0px;}

h1, h2, h3 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight: normal;
	color: #5f3f1a;
}

.left		{float: left;}
.right		{float: right;}
.content	{width: 960px;}
.label {
	display: block;
	float: left;
	width: 100px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5f3f1a;
	text-align: right;
	margin: 0 7px 0 0;
}

/* Let"s go! */

#header {
	width: 100%;
	height: 137px;
	background: url(../system_images/header.jpg) no-repeat 50% top;
}

#header .content .left h1 a {
	width: 301px;
	height: 90px;
	display: block;
	text-indent: -10000px;
	margin: 0px 10px 0 0;
}

#header .content .left h1 a:hover {
	background-position: 0 -86px;
}

#header .content .kapak {
	background-color:#2D333F;
	width: 360px;
	height: 122px;
	margin: 5px 10px 0 20px;
	float:left;
}

#header .content .kapak img{
	float:left;
	width:86px;
	height:120px;
	border:1px solid #333;
	margin-right:5px;
}

#header .content .kapak h1{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:-10px;
	margin-top:5px;
}

#header .content .kapak span{
	font-size:11px;
	color:#FFF;
}

#loginbackground {
	background: url(../system_images/loginbackground.jpg) no-repeat 0 0;
	width: 122px;
	height: 65px;
	margin: 6px 2px 0 0;
	float: right;
}

#login {
	margin: 11px 0 0 35px;
	display: block;
	text-indent: -10000px;
	background: url(../system_images/login.jpg) no-repeat 0 0;
	width: 69px;
	height: 23px;
}

#logout {
	margin: 11px 0 0 35px;
	display: block;
	text-indent: -10000px;
	background: url(../system_images/logout.jpg) no-repeat 0 0;
	width: 69px;
	height: 23px;
}

a:hover #login, a:hover #logout {
	background-position: 0 -23px;
}

#header .buttons {
	margin: 24px 6px 0 14px;;
	background: url(../system_images/headerbuttons.jpg) no-repeat 0px 0;
	width: 255px;
	height: 40px;
	float: right;
	clear: right;
}

#archives, #subscribe {
	width: 110px;
	height: 29px;
	display: block;
	text-indent: -10000px;
	float: left;
	cursor: pointer;
}

#archives	{margin: -12px 0 0 10px;}
#subscribe	{margin: -12px 0 0 10px;}

#archives			{background: url(../system_images/buttons.jpg) 0 0px no-repeat;}
#subscribe			{background: url(../system_images/buttons.jpg) -110px 0px no-repeat;}
a:hover #archives	{background-position: 0 -29px;}
a:hover #subscribe	{background-position: -110px -29px;}

#navigation {
	clear: both;
	width: 960px;
	font-size: 1.4em;
	margin-top: 9px;
	padding-left: 10px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}

#navigation ul {
	list-style-type: none;
	float: left;
	margin-top: 0px;
}

#navigation ul li {
	float: left;
	margin-right: 5px;
}

#navigation ul li a {
	display: block;
	width: 110px;
	height: 23px;
	text-align: center;
	background: url(../system_images/nav.jpg) no-repeat;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}

#navigation ul li a:hover {
	background-position: 0 -30px;
}

#navigation ul .active a {
	background: url(../system_images/nav.jpg) 0 -60px no-repeat;
	color: #5f3f1a;

}

#navigation ul .active a:hover {
	background-position: 0 -60px;
}

#s {
	position: relative;
	top: -5px;
	width: 140px;
	height: 17px;
	background: url(../system_images/searchform.jpg) no-repeat 0 0;
	border: none;
	padding: 2px 0px 0 20px;
	margin: 0px;
	color: #555;
	font-size: 12px;
}

#translateSelect {
	width: 149px;
	height: 22px;
	background-color:#CC6633;
	border: none;
	padding: 4px;
	margin: 0px;
	color:#FFF;
	font-size: 12px;
}

#searchsubmit {
	margin-left: 1px;
}

#frontpage {
	background: url(../system_images/frontpage.jpg) repeat;
	width: 100%;
	padding: 1em 0;
	font-size: 1.2em;
	color: #3d3a36;
/*	min-height:200px;*/
}

#frontpage h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

#frontpage .box {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 400px;
	height:255px;
	margin: 0 5px;
	float:left;
}

#frontpage .box .information {
	height: 9.5em;
}

#frontpage p {
	line-height: 17px;
}

#frontpage .readmore span {
	background: url(../system_images/more.jpg) no-repeat;
	width: 134px;
	height: 22px;
	display: block;
	text-indent: -10000px;
	float: right;
	cursor: pointer;
	margin: 10px 0 0 0;
}

#frontpage .learnmore span {
	background: url(../system_images/more.jpg) no-repeat 0 -22px;
	width: 134px;
	height: 22px;
	display: block;
	text-indent: -10000px;
	float: right;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
}

#frontpage .featured {
	width: 300px;
	margin: 0px 0px;
	background: url(../system_images/feature.jpg) no-repeat;
	padding: 0px;
	/*margin: 0px 0 10px 0;*/
}

#frontpage .featured p {
	margin: 0 auto;
}
#frontpage .featured h2{
	clear:left;
	padding-top:5px;
}

#etc, #etc-page {
	background: url(../system_images/etc.jpg) repeat-x 0 0 #2d343f;
	width: 100%;
	padding-top: 10px;
}

#etc-page {
	margin-top: 9px;
}
#etcdownload {
	clear:both;
	background: url(../system_images/PanelAltiBG.gif) repeat-x 0 0 #2d343f;
	background-position:0 0;
	float:left;
	width:945px;
	height:30px;
	margin-left:5px;
	margin-right:20px;
	margin-top:5px;
/*	background-color:#CCC;*/
	}
	
#etcdownload ul {
	list-style-type: none;
}	

#etcdownload ul li {
	float:left;
	background: url(../system_images/PanelAltiBG.gif) repeat-x 0 0 #2d343f;
	height:26px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-right:1px solid #CCC;
	padding-top:4px;
}
#etcdownload ul li a { 
	margin:4px 10px 4px 10px;
	color:#FFF;
	text-decoration:none;
}
#etcdownload ul li:hover {
	background-position: 0 -30px;
}


#etcbutton a {
	font-size: 1.3em;
	float: left;
	color: #fff;
	background: url(../system_images/etcbutton.jpg) no-repeat 0 0 #2d343f;
	display: block;
	text-decoration: none;
	padding: 8px 40px 8px 20px;
	margin: -14px 0px 0px 0;
}

#etcbutton a:hover {
	background-position: 0 -32px;
}

#etccontent {
	width: 970px;
	color: #fff;
	font-size: 1.2em;
	/* background: url(../system_images/etcbackground.jpg) no-repeat 0 bottom; */
}

#etccontent .etcwrap {
	padding: 10px 0 20px 0;
}

#etccontent ul {
	list-style-type: none;
	color: #bbb;
}

#etccontent h2 {
	color: #fff;
	clear: both;
	border-bottom: solid 1px #6a7b95;	
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	font-size: 1.2em;
	padding-bottom: 3px;
	margin-right: 10px;
}

#etccontent ul a {
	color: #8299b9;
	text-decoration: none;
	background: url(../system_images/etcli.png); /* original background: #424b5c */
	border-bottom: dotted 1px #8299b9;
}

#etccontent ul a:hover {
	color: #fff;
	background: #556076;
	border-bottom: dotted 1px #fff;
}

#etccontent ul li ul {
	margin: 10px 0;
	clear: both;
}

#etccontent .etcright ul li ul {
	margin: 10px 0;
}

#etccontent ul li ul li {
	float: left;
	margin: 3px 10px 3px 0;
}

#etccontent ul li ul li a {
	width: 140px;
	display: block;
	padding: 4px 0px;
	text-align: left;
	float: left;
}
.etcleft {
	width: 620px;
	float: left;
	margin: 0 0 0 10px;
}

#etccontent .etcleft h2 {
	width: 620px;
	margin: 0;
}

.etcright {
	width: 320px;
	float: left;
	margin: 0;
}
.etcLeftLi {
	text-align:left;
	padding-left:20px;
	}
.etcRightLi {
	text-align:left;
	padding-left:20px;
	}

#etccontent .etcright h2 {
	width: 300px;
	margin: 0;
}

#main {
	width: 960px;
	clear: both;
	margin-top: 20px;
	background: #fff;
	padding: 20px 10px;
	border: solid 1px #b1b1b1;
}

#main a:link	{color: #5f3f1a;}
#main a:hover	{color: #c77e2c;}
#main a:visited	{color: #7c7c7c;}

#thecontent {
	width: 620px;
	margin: 0px 0px;
	font-size: 1.3em;
}

.post {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	/*border-bottom: dashed 1px #d2b38f;*/
}

.post h2 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 3px;
	letter-spacing: normal;
}

.post h3 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 1.1em;
	margin-bottom: 5px;
	line-height: 20px;
}

.single h2, .single .meta, .single .entry,
.page h2, .page .meta, .page .entry {
	margin-left: 110px;
}

.single img {
	width: 460px;
}

.subtitle {
	float: left;
	margin-left: -160px;
	width: 140px;
	color: #959595;
	font-size: 1.1em;
}

.archive_month {
	float: left;
	margin-left: -160px;
}

.single a .left_shift {
	width: 140px;
	padding: 0 0 20px 0;
}

.single a.zoom .left_shift			{background: url(../system_images/zoom.jpg) no-repeat 50% -16px;}
.single a.link .left_shift			{background: url(../system_images/link.jpg) no-repeat 50% -16px;}

.single a.zoom:hover .left_shift,
.single a.link:hover .left_shift	{background-position: 50% bottom;}

#main .post h2 a			{text-decoration: none;}
#main .post h2 a:visited	{color: #a6845f;}

.post .meta {
	padding: 0;
	margin-top: 0;
	margin-bottom: 15px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #959595;
}

.post .date {
	width: 51px;
	height: 49px;
	background: url(../system_images/date.jpg) no-repeat;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post .date p {
	padding: 0;
	color: #fff;
	margin: 2px 0 0 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.post .date p + p {
	color: #404b5b;
	font-size: 22px;
	letter-spacing: 0;
	margin: 3px 0 0 0;
}

.post .single_date  {
	float: left;
	width: 140px;
	padding: 7px 0 0 0;
	color: #959595;
}

.post .single_date p {
	margin: 0 0 3px 0;
}

.post .entry {
	clear: both;
	color: #333;
	line-height: 18px;
}

.post .entry h4, .navigation h4 {
	color: #5f3f1a;
	font-size: 15px;
	font-weight: normal;
	margin: 3px 0 -7px 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}

.post .entry .more-link {
	background: url(../system_images/continue.jpg) no-repeat;
	width: 132px;
	height: 20px;
	display: block;
	text-indent: -10000px;
	float: right;
	margin: 0;
	clear: both;
}
.post .entry .download {
	background: url(../system_images/download.jpg) no-repeat;
	width: 132px;
	height: 20px;
	display: block;
	text-indent: -10000px;
	float: right;
	margin: 0;
	clear: both;
}

.post .entry ul,
.post .entry ol	{margin: 0 20px 10px 40px;}

.archives .post .entry ul {
	margin: 0 0 10px 15px;
}

.entry .wrap ul.left {
	width: 150px;
}

.post .entry blockquote {
	margin: 10px 30px 10px 0px;
	padding: 0px 0px 0px 30px;
	background: url(../system_images/openquote.jpg) no-repeat left top;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-height: 30px;
}

#thesidebar blockquote, #theelsewhere blockquote {
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 30px;
	background: url(../system_images/openquote.jpg) no-repeat left top;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	min-height: 20px;
}

.entry p			{margin: 15px 0;}
.page p img.left	{margin: 0 10px 0 0;}
.page p img.right	{margin: 0 0 0 10px;}

.article_picture {
	float: left;
	background: url(../system_images/article_image.jpg) no-repeat;
	padding: 8px;
	width: 135px;
	height: 135px;
	margin-right:5px;
}

.single .left_shift {
	float: left;
	margin: 5px 10px 15px -160px;
	width: auto;
}

.frontpage {
	margin-left: 0px;
	width:460px;
	overflow:hidden;
}

.navigation p a {
	line-height: 24px;
	height: 24px;
	display: block;
	font-size: 15px;
}

.navigation .left a {
	background: url(../system_images/left.jpg) no-repeat left center;
	padding-left: 28px;
	margin: 0;
}

.navigation .right a {
	background: url(../system_images/right.jpg) no-repeat right center;
	padding-right: 28px;
	text-align: right;
	margin: 0;
}

.navigation .center {
	position: relative;
	font-family:Tahoma;
	color:#999999;
	font-size:0.7em;
	float:left;
	width:200px;
	left:155px;
	top:12px;
	margin: 0;
}

#theelsewhere {
	width: 380px;
}

#thedeliciouslinks {
	width: 220px;
}

#theelsewhere, #thedeliciouslinks {
	margin: 0 10px;
	font-size: 1.2em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.3em;
}

#thesidebar {
	font-size: 1.2em;
	width: 300px;
	float: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:1.2em;
	line-height: 1.3em;
	margin-left:30px;
}

#thesidebar h2, #theelsewhere h2, #thedeliciouslinks h2, .post #theresources h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	border-bottom: solid 1px #5f3f1a;
	padding-bottom: 5px;
}

.highlight {
	border: solid 1px #ccc;
	padding: 4px;
	background: #f3f3f3;
}

#theelsewhere .wrap, #thedeliciouslinks .sidebox ul li {
	border-bottom: dashed 1px #d2b38f;
	padding: 7px 10px;
	background: #fff;
	margin: 0;
}

#theelsewhere .wrap:hover, #thedeliciouslinks .sidebox ul li:hover {
	background: #fbf8f5;
	border-bottom: solid 1px #d2b38f;
}

#theresources .sidebox {
	margin: 2px 0 10px 0;
}

.resource_category {
	float: left;
	width: 300px;
	margin-right: 10px;
}

.elsewhere small, #theelsewhere small {
	float: right;
}

.sidebox {
	margin: 10px 0 15px 0;
	color: #4d4d4d;
	display: block;
}

.sidebox p		{color: #333;}
.sidebox ul		{list-style-type: none;}

.sidebox ul li, .elsewhere div {
	margin-top: 7px;
	border-bottom: dashed 1px #d2b38f;
	padding-bottom: 7px;
}

.sidebox ul li a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.sidebox ul li span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

.sidebox #elsewhere_flickr {
	width: 320px;
	margin: 0 auto;
}

.sidebox #elsewhere_flickr li {
	border: none;
	padding: 0;
	float: left;
	margin: 7px 20px 7px 0;
}

.sidebox #elsewhere_flickr li a img {
	width: 50px;
}

.sidebox .subscribe {
	float: left;
	width: 145px;
}

.sidebox .subscribe li {
	border-bottom: none;
	padding-bottom: 3px;
}

.sidebox .subscribe li a {
	padding-left: 5px;
	text-decoration:none;
	/*background: url(../system_images/rss.jpg) no-repeat left center;*/
}
.sidebox .subscribe li img {
	padding-left: 10px;
	float:left;
}

.sidebox h3 {
	margin: 10px 0;
	font-size: 14px;
}

.sidebox h3 + p {
	margin: 3px 0 0 0;
}

.sidebox h3 span {
	color: #333;
	font-size: 12px;
}

.version_history {
	border-bottom: dashed 1px #d2b38f;
	padding-bottom: 7px;
}

.version_history h3 {
	margin: 10px 0;
}

.version_history ul {
	margin: 0 10px 0 40px;
}

/* -- Single Post Sidebar */

#leftsidebar {
	width: 140px;
	float: left;
	margin: 0 10px 0 0;
}

#rightsidebar {
	float: left;
	width: 140px;
	margin: 0 0 0 10px;
}

.singlesidebar h3 {
	color: #333333;
	border-bottom: dotted 1px #404b5b;
	font-size: 1.2em;
	font-family: tahoma, verdana, arial, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.singlesidebar p {
	margin: 10px 0 15px 0;
	padding: 0;
}

.singlesidebar ul {
	list-style-type: none;
	margin: 0 0 15px 0;
}

#rightsidebar ul li:before {
	content: "- ";
}

.archivetitle {
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #5f3f1a;
	font-size: 1.8em;
}

#teddy_picture {
	margin: -25px 0 20px 0;
}

#below {
	width: 100%;
	background: url(../system_images/below.jpg) repeat-x 0 top #2c3040;
	margin-top: 20px;
	padding-top: 4px;
}

#depth {
	width: 960px;
	background: url(../system_images/depth.jpg) no-repeat center bottom;
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: 1.2em;
	padding: 30px 0;
}

#delicious {
	margin: 0 10px;
	width: 470px;
	float: left;
}

#depth h3 {
	color: #fff;
	background: #212534;
	padding: 5px 0;
	font-size: 1.3em;
	text-align: left;
	padding-left:35px;
	width: 200px;
	margin: 0;
}

#depth .box {
	padding: 1px 0 0 0;
	background: url(../system_images/depthbox.png) repeat transparent;
	min-height:210px;
	height:210px;
	overflow:hidden;
}

#delicious ul {
	list-style-type: square;
	color: #fff;
	margin: 10px 25px 0 35px;
	padding: 0;
}

#delicious ul li	{padding: 3px 0;}
#delicious a {color: #fff; text-decoration:none}
#delicious a:link {color: #8094ca;}
#delicious a:hover {color: #fff;}

#flickr {
	float: left;
	width: 470px;
}

#flickr h3 span {
	color: #ff2271;
}

#flickr ul {
	list-style-type: none;
	margin: 10px auto 0 auto;
	width: 455px;
}

#flickr ul li {
	float: left;
	margin: 5px 5px;
}

#flickr ul li a img {
	border: solid 3px #0b0c12;
	width:40px;
	height:40px;
	}
#flickr ul li a:hover img {
	border: solid 3px #ff2271;
	}

/* -- Comments */

#comments {
	width: 620px;
	margin: 0 10px;
	float: left;
	color: #fff;
}

#comments h2 {
	background: url(../system_images/depthbox.png) repeat transparent;
	color: #fff;
	font-size: 1.3em;
	padding: 10px;
}

#comments h2 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #faba72;
}

#comments .comment,
#comments .comment-alt			{margin: 20px 0;}

#comments .comment-alt			{background: url(../system_images/depthbox.png) repeat transparent;}
#comments .comment-alt .meta	{margin-top: -4px;}
#comments .comment-alt .entry	{margin-top: -1px;}

#comments .meta {
	float: left;
	width: 220px;
	border-top: solid 4px #6a7b95;
	padding: 5px 10px 10px 10px;
}

#comments .meta p			{padding: 0;}
#comments .meta .author		{font-size: 15px;font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
#comments .meta .author a	{color: #faba72;}

#comments .meta .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 0;
}

#comments .meta .date a, #comments .meta .misc a				{color: #fff;}
#comments .meta .date a:hover, #comments .meta .misc a:hover	{color: #8094ca;}
#comments .meta .misc 											{font-size: 10px;}

#comments .entry {
	float: left;
	padding: 0px 10px 5px 10px;
	width: 360px;
	border-top: solid 1px #6a7b95;
	margin-top: 3px;
	line-height: 18px;
	font-size: 1.1em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#comments .entry a {
	color: #8094ca;
}

#comments .entry blockquote {
	padding-left: 10px;
	margin: 10px 20px 5px 20px;
	border-left: solid 4px #ccc;
	font-style: italic;
}

#comments .entry ul, #comments .entry ol {
	margin: 0 10px 0 40px;
}

#respond {
	float: left;
	width: 300px;
	margin: 0 10px;
}

#commentbuttons {
	background: url(../system_images/commentbuttons.jpg) no-repeat 0 0;
	width: 270px;
	height: 49px;
	margin: 0 auto;
}

#nocomments {
	color: #aaa;
	text-align: center;
	font-size: 16px;
}

#nocomments a		{color: #faba72;}
#nocomments a:hover	{color: #fff;}
#respond .buttons	{padding: 0px 0 0 13px;}

#addcomment, #trackback {
	width: 110px;
	height: 29px;
	display: block;
	text-indent: -10000px;
	float: left;
	cursor: pointer;
}

#addcomment {
	background: url(../system_images/respondbuttons.jpg) 0 0px no-repeat;
}

#trackback {
	background: url(../system_images/respondbuttons.jpg) -110px 0px no-repeat;
	margin-left: 23px;
}

a:hover #addcomment	{background-position: 0 -29px;}
a:hover #trackback	{background-position: -110px -29px;}

#footer {
	width: 100%;
	background: url(../system_images/footer.jpg) no-repeat center top #000;
	min-height: 200px;
	clear: both;
	color: #fff;
	font-size: 1.2em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer .content a {
	color: #fff;
}

#footer .content .onebox .left a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#footer .content a:hover, #footer .content .onebox .left a:hover {
	color: #636f9a;
}

#footer .box {
	padding: 20px 0 0 0;
	line-height: 17px;
	color: #b1b1b1;
}

#footer .content .box .left {
	width: 460px;
	margin: 0 10px;
}

#footer .box h3 {
	color: #7483bb;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}

#footer .content .box .right {
	width: 460px;
	margin:0px;
}

#footer .content .box .right img {
	float: right;
	margin-left: 10px;
}

#footer .content .onebox {
	border-top: solid 1px #8b8b8b;
	padding: 10px 0 10px 0;
	color: #b1b1b1;
	margin: 20px 10px 0 10px;
}

#footer .content .onebox p {
	margin: 2px 0 0 0;
}

#footer .content .onebox .left a		{margin: 0 5px 0 0;}
#footer .content .onebox .left a + a	{margin: 0 5px;}

#footer .content .onebox .right {
	width: 460px;
	text-align: right;
	line-height: 17px;
}

/* Clear Floats */

.content:after, #navigation:after, .etcwrap:after, #main:after, #depth:after, .entry:after, .comment:after, .comment-alt:after, #footer:after, #footer .box:after, #footer .onebox:after, .wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* -------------------- [Slick Login] -------------------- */
/* ------------------------------------------------------- */

#sl-overlay {
	position: fixed;
	top: 0;
	left: -275px;
	z-index: 10000;
	text-align: left;
	width: 100%;
	overflow:hidden;
}

#sl-login {
	background: url(../system_images/slicklogin.jpg) no-repeat;
	color: #333;
	width: 400px;
	height: 300px;
	border-left: solid 1px #a4a4a4;
	border-right: solid 1px #a4a4a4;
	border-bottom: solid 1px #a4a4a4;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sl-login a:visited, #sl-login a:link, #sl-login a:active {
	color: #0c7dbe;
	outline: none;
}

#sl-login p {
	margin: 0;
	padding: 10px;
	font-size: 16px;
}

#sl-login img						{border: none;}
#sl-login form						{margin-top: 60px;}
#sl-overlay #sl-login form p		{padding: 0 30px;}
#sl-overlay #sl-login form p + p	{margin-top: 50px;}

#slicklogin, #slickpassword {
	font-size: 20px;
	width: 100%;
}

#sl-buttons {
	margin: 55px 0 0 200px;
	z-index: 10001;
}

#register {
	margin: 55px 0 0 20px;
	font-size: 16px;
	float: left;
}

/* -------------------- [Slick Comments] -------------------- */
/* ---------------------------------------------------------- */

#sc-overlay {
	position: fixed;
	bottom: -1px;
	right: 30%;
	z-index: 10000;
	text-align: left;
	margin-left: 170px;
	overflow:hidden;
	height:0px;
	width:380px;
}

#sc-comments {
	background: url(../system_images/slickcomments.jpg) no-repeat;
	color: #333;
	width: 308px;
	height: 530px;
	border-left: solid 1px #a4a4a4;
	border-right: solid 1px #a4a4a4;
	border-top: solid 1px #a4a4a4;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sc-comments-user {
	background: url(../system_images/slickcomments-user.jpg) no-repeat;
	color: #333;
	width: 308px;
	height: 383px;
	border-left: solid 1px #a4a4a4;
	border-right: solid 1px #a4a4a4;
	border-top: solid 1px #a4a4a4;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sc-overlay a:visited, #sc-overlay a:link, #sc-overlay a:active {
	color: #0c7dbe;
	outline: none;
}

#sc-overlay h4 {
	font-weight: normal;
	font-size: 18px;
	padding: 10px;
}

#sc-overlay p {
	margin: 0;
	padding: 10px;
	font-size: 16px;
}

#sc-overlay img				{border: none;}
#sc-comments form			{margin-top: 45px;}
#sc-comments-user form		{margin-top: 0px;}
#sc-overlay form p 			{padding: 0 27px; font-size: 14px;}
#sc-overlay form .logged_in	{padding: 0 10px;}

.logged_in small {
	display: block;
	margin-top: 5px;
}

#sc-overlay #sc-comments form p + p {margin-top: 29px;}

#sc-name, #sc-email, #sc-url, #sc-comment {
	font-size: 16px;
	width: 100%;
}

#sc-comments #sc-comment {
	margin-top: 15px;
	height: 190px;
}

#sc-comments-user #sc-comment {
	margin-top: 47px;
	height: 190px;
}

#sc-comments #sc-buttons {
	margin: 45px 0 0 100px;
	z-index: 10001;
}

#sc-comments-user #sc-buttons {
	margin: 25px 0 0 105px;
	z-index: 10001;
}

/* Leopard Admin */

#leopardadmin {
	background: url(../system_images/leopardadmin_background.jpg) repeat-x left bottom #000;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
}

#leopardadmin .content h1 {
	background: url(../system_images/leopardadmin_title.jpg) no-repeat 50% 50%;
	text-align: center;
	text-indent: -10000px;
	width: 369px;
	height: 62px;
}

#leopardadmin .content h2 {
	text-indent: -10000px;
}

#leopardadmin .information {
	background: url(../system_images/leopardadmin_screenshot.jpg) no-repeat right bottom;
	color: #fff;
	padding: 20px 440px 0 0;
	height: 344px;
}

#leopardadmin .summary {
	font-size: 14px;
	line-height: 24px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	background: url(../system_images/leopardadmin_summary.jpg) no-repeat 0 0;
	text-indent: -10000px;
	width: 550px;
	height: 134px;
}

#leopardadmin span {
	float: left;
	margin: 28px 0 0 250px;
	font-size: 14px;
	color: #7d7d7d;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}

#leopardadmin .download a {
	background: url(../system_images/leopardadmin_download.jpg) no-repeat 0 0;
	width: 147px;
	height: 59px;
	display: block;
	text-indent: -10000px;
	float: right;
	margin: 10px 0 0 0;
}

#leopardadmin .download a:hover {
	background-position: 0 -59px;
}

#leopardadmin h3 {
	text-indent: -10000px;
	background: url(../system_images/leopardadmin_screenshots.jpg) no-repeat 0 0;
	width: 108px;
	height: 17px;
	margin: 50px 0 0 0;
	padding: 0 0 10px 0;
	display: block;
}

#leopardadmin #screenshots {
	clear: both;
	margin: 0;
	border-top: solid 1px #787878;
	width: 535px;
	padding: 10px 0 0 0;
}

#leopardadmin #screenshots ul {
	list-style-type: none;
	margin-left: 30px;
}

#leopardadmin #screenshots ul li {
	float: left;
	margin-right: 10px;
}

.SidebarBanner{
	padding-bottom:10px;
}

.NavigationlisteTxt a{
	float:left;
	width:150px;
	background-color:#C5BAAF;
	padding:5px;
	font-weight:700;
	border-bottom:1px dotted #2D343F;
	margin-bottom:20px;
	margin-left:20px;
	display:block;
	text-decoration:none;
}
.NavigationlisteTxt a:hover{
	background-color:#E6E1DC;
}

.NavigationlisteImg a{
	float:left;
	width:210px;
	height:140px;
	background-color:#C5BAAF;
	font-weight:700;
	border:1px dotted #2D343F;
	margin-bottom:20px;
	margin-left:20px;
	display:block;
	text-decoration:none;
}
.NavigationlisteImg a:hover{
	background-color:#E6E1DC;
}
.NavigationlisteImg .NavImageText{
	background:url(../system_images/depthbox2.png) repeat transparent;
	width:206px;
	padding:2px;
	margin:105px 0 0 0;
	height:32px;
	overflow:hidden;
	}

#OtherNews ul li a {
	display: block;
	padding-top: 2px;
	color: #fff;
	text-decoration: none;
}

#photo {
	width: 976px;
	clear: both;
	margin-top: 10px;
	background: #fff;
	padding: 10px 3px 10px 0px;
	border: solid 1px #b1b1b1;
}

#SidebarHeader {
	float:left;
	width:300px;
	height:158px;
	background:url(../system_images/sidebarHeaderBG.jpg) repeat-y 0 0;
	margin-bottom:15px;
	}

#SidebarHeader .kapak{
	float:left;
	margin:5px 0 0 5px;
	width:93px;
	height:145px;
	overflow:hidden;
	border:1px solid #999;
	}
#SidebarHeader .basliklar{
	float:left;
	margin:5px 5px 0 5px;	
	}
	
#SidebarHeader .basliklar ul li{
	background:url(../system_images/liBgHover.png) 0 7px no-repeat;
	height:35px;
	width:186px;
	line-height:30px;
	}

#SidebarHeader .basliklar ul li:hover{
	background:url(../system_images/liBg.png) 0 7px no-repeat;
	}

#SidebarHeader .basliklar ul li a{
	color:#FF0;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	display:block;
	}
	
#SidebarHeader .basliklar ul li a:hover{
	color: #7FBF26;
	}
#YazarLink{
	text-decoration:none;
	}
#Yazar{
	float:left;
	width:100%;
	border: solid 1px #ccc;
	background: #f3f3f3;
	margin-bottom:10px;
	display:block;
	cursor:pointer;
	text-decoration:none;
	}
#Yazar #yeni{
	border:none;
	width:auto;
	height:auto;
	position:absolute;
	}
#Yazar span{
	float:left;
	margin-top:5px;
	}
#Yazar:hover{
	float:left;
	width:100%;
	border: solid 1px #ccc;
	background: #E6E6E6;
	margin-bottom:10px;
	}	
#Yazar img{
	float:left;
	padding:5px;
	width:47px;
	height:47px;
	}
#Yazar a,visited,link{
	text-decoration:none;
	}
#GuncelHaberler{
	width:620px;
	float:left;
	}
#GuncelHaberler h2{
	font-size:18px;
	margin-bottom:5px;
	border-bottom:1px solid #5f3f1a;
	}
#GuncelHaberler h2 a{
	text-decoration:none;
	display:block;
	}	
#GuncelHaberler h2 a:link	{color: #5f3f1a;}
#GuncelHaberler h2 a:hover	{color: #465821;}
#GuncelHaberler h2 a:visited {color: #5f3f1a;}

#GuncelHaberler .SpotImage {
	float:left;
	width: 300px;
	height:210px;
	overflow:hidden;
	margin-right:10px;
}
#GuncelHaberler .SpotImage img{
	width: 300px;
	height:210px;
}
#GuncelHaberler .HaberBasliklari {
	margin:10px 0 0 0;
	width:310px;
	float:left;
	}
#GuncelHaberler .HaberBasliklari ul{
	list-style-type:square;
	list-style-position:inside;
	}
#GuncelHaberler .HaberBasliklari li{
	margin-bottom:8px;
	}
#GuncelHaberler .HaberBasliklari a{
	text-decoration:none;
	color:#2d343f;
	}
#GuncelHaberler .HaberBasliklari a:hover{
	text-decoration:underline;
	}
#UcluHaberGrubu{
	width:620px;
	float:left;
	margin-top:10px;
	}
#UcluHaberGrubu #container {
	float:left;
	width:191px;
	margin-right:15px;
	}
#UcluHaberGrubu h2{
	font-size:18px;
	margin-bottom:5px;
	border-bottom:1px solid #5f3f1a;
	padding-bottom:2px;
	}	
#UcluHaberGrubu h2 a{
	text-decoration:none;
	display:block;
	}	
#UcluHaberGrubu h2 a:link	{color: #5f3f1a;}
#UcluHaberGrubu h2 a:hover	{color: #465821;}
#UcluHaberGrubu h2 a:visited {color: #5f3f1a;}

#UcluHaberGrubu img{
	float:left;
	width:191px;
	height:134px;
	}
#UcluHaberGrubu h3{
	clear:left;
	font-size:12px;
	padding-top:5px;
	}	
#UcluHaberGrubu span{
	clear:left;
	font-size:11px;
	margin-top:-5px;
	color:#333;
	}	
#thecontent .banner{
	float:left;
	width:300px;
	margin:-10px 10px 15px 0;
	}	
	
/*CMX FORM VALIDATION JQUERY FORM*/

form.cmxform {
	width: auto;
	font-size: 1.0em;
	color: #333;
	margin-left:20px;
}
form.cmxform input{
	border: none;
	border-bottom:1px dotted #C9DCA6;
	color: #5f3f1a;
	font-style:italic;
	}
form.cmxform #Gonder{
	width:100px;
	height:25px;
	margin-top:10px;
	}
form.cmxform .FormSatir{
	height:30px;
	}
form.cmxform .LabelName{
	width:auto;
	color: #535E74;
	}
form.cmxform .ikinokta{
	width:10px;
	}
form.cmxform .FormInput{
	width:auto;
	}
form.cmxform textarea{
	width:auto;
	border:1px dotted #C9DCA6;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:5px;
	color:#5f3f1a;
	font-style:italic;
	}	
form.cmxform select{
	border:1px dotted #C9DCA6;
	color:#5f3f1a;
	font-style:italic;
	}
form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color:#535E74;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #5f3f1a;
	padding:20px 5px 5px 5px;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 0px 0px 7px;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: green;
	font-style: italic;
	position:absolute;
	padding-left:10px;
}
form.cmxform .bolumBaslik h3{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 20px 0;
	border-bottom:1px solid #CCC;
	color:#323A47;
	}
div.error {display: none;}
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border-bottom: 1px dotted #F8FDEF; }
form.cmxform .gray * { color: #CCC; }

/* jquery.scroll.pack.js */
#toTop {
	width:100px;
	background:#f1f1f1;
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#666;
	text-decoration:none; 
	}

#YorumYaz h2{
	background-color:#F7F7F7; 
	padding:5px; 
	border:1px dashed #666; 
	margin-bottom:15px; 
	margin-top:10px; 
	cursor:pointer;
	}
#YorumYaz h2:hover{
	background-color:#FF9; 
	padding:5px; 
	border:1px dashed #666; 
	margin-bottom:15px; 
	margin-top:10px; 
	cursor:pointer;
	}



/* Featured Slide *****************************/
#ImageRotatorCont{
	float:left;
	}
#featured{ 
	width:280px; 
	padding-right:250px; 
	position:relative; 
	border:1px solid #2D333F; 
	height:250px;
	overflow:hidden;
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:320px; 
	list-style:none; 
	padding:0; margin:0; 
	width:210px;
	height:250px;
	overflow:hidden;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	background-color:#FFC;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #CCC;
	width:50px;
	height:50px;
	overflow:hidden;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	line-height:18px;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#000;
	background:#F58220; 
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../system_images/FeaturedContentSlider/selected-item.gif') top left no-repeat;
	color:#FFF;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#2D333F;
	color:#FFF;
}
#featured .ui-tabs-panel{ 
	width:320px; height:250px; 
	background:#999; position:relative;
	overflow:hidden;
	border-right:1px solid #2D333F;
}
#featured .ui-tabs-panel img{
	width:320px;
	height:250px;
	overflow:hidden;
	}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:195px; left:0; 
	height: auto; 
	background: url('../system_images/FeaturedContentSlider/transparent-bg.png');
	width:100%;
	overflow:hidden;
	padding:5px 0 5px 0;
}
#featured .info h2{ 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}