/*  
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;
}

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 {
	background: url(../system_images/logo.jpg) no-repeat 0 0;
	width: 287px;
	height: 86px;
	display: block;
	text-indent: -10000px;
	margin: 0px 10px 0 0;
}

#header .content .left h1 a:hover {
	background-position: 0 -86px;
}

#loginbackground {
	background: url(../system_images/loginbackground.jpg) no-repeat 0 0;
	width: 122px;
	height: 65px;
	margin: 6px 5px 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 0;
	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: 1px 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;
	margin: 0 5px;
}

#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;
	height:0px;
	overflow:hidden;
}

#etc-page {
	margin-top: 9px;
}
#etcdownload {
	clear:both;
	float:left;
	width:950px;
	height:20px;
	margin-left:5px;
	margin-right:20px;
	margin-top:5px;
/*	background-color:#CCC;*/
	}
#etcdownload img{
	margin-right:2px;
	}

#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;
	overflow:hidden;
	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.4em;
	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: 160px;
}

.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: 5px 0 10px 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: 60px;
}

.sidebox .subscribe {
	float: left;
	width: 150px;
}

.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;
}

#contactform p label {
	margin: 0 0 0 -115px;
	position:absolute;
	float: left;
	text-align:right;
	width: 110px;
	color: #959595;
	font-size: 1.1em;
}

#contactform input {
	width: 300px;
	font-size: 14px;
	margin: -25px 0 0 0;
}

#contactform #submit {
	width: auto;
	margin: 0;
}

#contactform textarea {
	font-size: 14px;
	width: 450px;
	height: 130px;
}

#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: 460px;
	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: 15px 0px;
	background: url(../system_images/depthbox.png) repeat transparent;
	min-height: 100px;
}

#delicious ul {
	list-style-type: square;
	color: #fff;
	margin: 0 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: 460px;
}

#flickr h3 span {
	color: #ff2271;
}

#flickr ul {
	list-style-type: none;
	margin: 10px auto 0 auto;
	width: 455px;
}

#flickr ul li {
	float: left;
	margin: 0 5px;
}

#flickr ul li a img {border: solid 3px #0b0c12;}
#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: 0;
	z-index: 10000;
	text-align: left;
	width: 100%;
	height:0px;
	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:150px;
	height:80px;
	background-color:#C5BAAF;
	padding:5px;
	font-weight:700;
	border-bottom:1px dotted #2D343F;
	margin-bottom:20px;
	margin-left:20px;
	display:block;
	text-decoration:none;
}
.NavigationlisteImg a:hover{
	background-color:#E6E1DC;
}

#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;
}