/*  
Theme Name: Arthemia
Theme URI: http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel
Author URI: http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}
#cat-main a {
	margin-left:15px;
color: #FF6600;
	text-decoration: none;
font-size:1.2em;
	}
#cat-main span a {	
color: #FF6600;
text-decoration: underline;
font-size:1.0em;
	}
#cat-main {
color: #3D81EE;
text-decoration: none;
font-size:1.2em;
	}
.pagelink a {
	color: #000;
	text-decoration: none;
font-size:1.2em;
}
.pagelink a:hover {
	color: #000;
}
.pagelink {
	color: #FF3A3A;
	text-decoration: none;
font-size:1.5em;
border: solid 1px #e7e2e2;
font-weight:bold;
}
.son-etiket a {
	color: #f60;
	text-decoration: none;
}
.son-etiket a:hover {
	color: #3c3c3c;
}
.son-post {
border-top: solid 1px #e7e2e2;
}
.son-post a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}
.son-post a {
	color: #f60;
	text-decoration: none;
}
.son-post a:hover {
	color: #3c3c3c;
}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:325px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #ff6600;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:450px;
	background:#fff;
	}
body {
	background: #68caf8;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
}
h1, h2 {
	display: inline;
}
form {
	margin: 0;
}
.clear {
	clear: both;
}
#center {
	background: #e7e2e2;
	width: 1000px;
	margin: 0 auto 0 auto;
}
#top {
	background: #ffffff;
	width: 1000px;
}
#top-left {
	float: left;
	margin: 6px 0 0 5px;
}
#top a {
	color: #ffe000;
	font-weight: bold;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}
#login {
	float: right;
	margin: 4px 5px 4px 0;
}
#login input {
	border: solid 1px #e7e2e2;
}
#banner {
	background: url(images/banner.jpg) no-repeat;
	width: 1000px;
	height: 125px;
}
#nav {
	background: #023576;
	width: 990px;
	height: 22px;
	padding: 6px 5px 0 5px;
}
#nav a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px 7px 5px;
}
#nav a:hover {
	background: #577dae;
	color: #fff;
}
#search {
	background: #577dae;
	font-weight: bold;
	color: #fff;
	width: 990px;
	padding: 2px 5px 2px 5px;
}
#search a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px 7px 5px;
text-align: middle;
}
#search a:hover {
	color: #f60;
}

/* INDEX.PHP */
#main {
	display: inline;
	width: 475px;
	float: left;
	padding: 5px;
}
#main2 {
	display: inline;
	width: 675px;
	float: left;
	padding: 5px;
}
#slider {
	background: #000;
	float: left;
	width: 390px;
	height: 290px;
	padding: 5px;
	margin-right: 5px;
}
#slider a img {
	border: none;
}
#last-posts {
	background: #fff;
	float: left;
	width: 230px;
	height: 290px;
	padding: 5px;
}
#last-post-op h2 {
	font-size: 12px;
}
#last-post-op a {
	text-decoration: none;
	color: #fff;
}
#last-post-op a:hover {
	color: #ffe000;
}
.last-posts {
	width: 226px;
	height: 33px !important;
	padding: 2px;
	margin-top: 5px;
}
.last-posts  h2 {
	font-size: 11px;
}
.last-posts  a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3c3c3c;
}
.last-posts  a:hover {
	color: #c00;
}
.other-posts {
	color: #666;
}
.other-posts h2 {
	font-size: 12px;
}
.other-posts a img {
	border: none;
}
.other-posts a {
	color: #3c3c3c;
	text-decoration: none;
}
.other-posts a:hover {
	color: #c00;
}
#sidebar {
	background: #fff;
	display: inline;
	width: 300px;
	float: right;
	padding: 5px;
	margin: 5px 5px 5px 0;
}
.home-comments a {
	font-weight: bold;
	text-decoration: none;
}
.home-comments a:hover {
	text-decoration: underline;
}
/* CATEGORY.PHP */
#cat-sidebar {
	background: #fff;
	display: inline;
	width: 220px;
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 5px;
}
#cat-sidebar h1 {
	font-size: 20px;
	color: #3c3c3c;
}
#cat-main {
	display: inline;
	width: 738px;
	float: right;
	padding: 5px 5px 5px 0;
}
#cat-konu {
	
	float: left;
	padding: 5px 5px 5px 0;
 width:718px; 
margin:3px; padding:4px; border-bottom:dotted 1px #000;
}
#cat-konu img {
	float: left;
	padding: 5px 5px 5px 0;
border: 0px;
}
#pages {
	background: #fff;
	width: 665px;
	float: left;
	padding: 10px 5px 5px 5px;
}
#pages a {
	text-decoration: none;
}
.active-page {
	background: #ecbe47;
	color: #fff !important;
	padding: 0 3px 0 3px;
	margin: 0 3px 0 0;
}
.active-page:hover {
	background: #e4af26;
}
.passive-page {
	background: #ccc;
	color: #fff !important;
	padding: 0 3px 0 3px;
	margin: 0 3px 0 0;
}
.passive-page:hover {
	background: #ccc;
}
/* SINGLE.PHP */
#single-main {
	background: #fff;
	display: inline;
	width: 450px;
	float: left;
	padding: 5px;
	margin: 5px 5px 0 5px;
}
#headline {
	width: 450px;
	margin-bottom: 10px;
}
#headline h1 {
	font-size: 16px;
	color: #3c3c3c;
}
#post {
	font-family: arial;
	font-size: 12px;
	width: 450px;
}
#post a {
	font-weight: bold;
	text-decoration: none;
	color: #f60;
}
#post img {
float: right;
margin: 2px;
	
}
#post a:hover {
	color: #109de0;
}
#post li {
	list-style:none;
}
#tags .post-meta a {
	font-weight: normal;
	color: #9b9898;
}
#tags .post-meta a:hover {
	color: #109de0;
}
.post-meta {
	color: #9b9898;
	width: 398px;
	padding: 2px 5px 2px 5px;
	margin-top: 10px;
	border: solid 1px #ccc;
}
.post-meta a {
	font-weight: bold;
	text-decoration: none;
	color: #c00;
}
.post-meta a:hover {
	color: #109de0;
}
#leave-comment-bg {
	background: #000;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 998;
}
#leave-comment {
	font-family: arial;
	color: #3c3c3c;
	display: none;
	position: absolute;
	z-index: 999;
}
#close-button {
	background: url(images/cm-bg.png) no-repeat;
	width:310px;
	padding:5px 10px 5px 0;
}
#close-button a img {
	border: none;
}
#leave-comment input, #leave-comment textarea {
	font-family: arial;
	font-size: 12px;
}
.comment-button {
	background: #ecbe47;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 80px;
	border: solid 1px #cc810d;
}
.comment-button:hover {
	background: #e4af26;
	border: solid 1px #835308;
}
#comments {
	background: #e7e2e2;
	width: 390px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#comments a {
	text-decoration: none;
	color: #023576;
}
#comments a:hover {
	color: #109de0;
}
.the-comment {
	background: url(images/comments-bg.gif) no-repeat 340px #fff;
	width: 375px;
	padding: 5px 50px 5px 5px;
	margin: 10px 10px 0 10px;
}
#single-sidebar {
	background: #fff;
	display: inline;
	width: 500px;
	float: right;
	padding: 5px;
	margin: 5px 5px 0 0;
}
#single-kule {
	background: #fff;
	display: inline;
	width: 165px;
	float: right;
	padding: 1px;
	margin: 1px 1px 0 0;
}
#single-konu {
	background: #fff;
	display: inline;
	width: 280px;
	float: right;
	padding: 5px;
	margin: 2px 2px 0 0;
}
#related-posts {
	width: 280px;
}
.related-post {
	color: #666;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999;
}
.related-post h2 {
	font-size: 12px;
}
.related-post li {
	list-style:none;
}
.related-post a img {
border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;	
float: left;
}
.related-post a {
	color: #f60;
	text-decoration: none;
}
.related-post a:hover {
	color: #3c3c3c;
}
/* FOOTER.PHP */
#footer {
	
	text-align: center;
	color: #fff;
	width: 1000px;
	padding: 5px 0 5px 0;
}
#etiketler {
	background: #ffffff;
	text-align: center;
	width: 1000px;
	padding: 5px 0 5px 0;
}


/* Footer*/

#front-popular {

	font-size:0.9em;
	color:#fff;
	width: 980px;
	background:#7799FF ;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:290px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:300px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}