/*
Theme Name: TLight
Theme URI: http://www.taylanaktepe.com/2009/04/18/tlight-wordpress-temasi/
Description: Simple Wordpress template. Two-column layout with the sidebar on the left. Tested only FF3+ and IE8.
Author: Taylan Aktepe
Author URI: http://www.taylanaktepe.com/
Tags: two-columns,silver,blue,white
Version: 0.1.2
*/
body {
font-size:11px;
margin:10px 0;
padding:0;
}

/*Generic*/
body,p,h1,h2,h3,div,table,td,th,ul,ol,form,input,textarea,select,label {
font-family:trebuchet ms,arial,helvetica,sans-serif;
}

a {
color:#1c65a1;
text-decoration:none;
}

a, a:hover, a:visited {
background:transparent;
outline:none;
}

a:hover {
text-decoration:underline;
}

img, img a {
border:0;
}

form,input,textarea,select,label {
margin:0;
padding:0;
font-size:11px;
}

.input_text {
padding:1px;
}

blockquote {
display:block;
background:#f0f0f0;
border-top:5px solid #f0e0ff;
margin:5px 10px 50px 20px;
padding:15px;
}

code {
display:block;
background: #ffffcc;
font-family:courier new,times new roman, monospace;
border-left: 3px solid #ddd;
margin:10px 0;
padding:2px 10px;
clear:both;
}

.clear {
clear:both;
}

.info {
margin:0;
padding:10px 10px 10px 28px;
background:#d9e8d9 url(images/information.png) 8px 10px no-repeat;
border-top:1px solid #c4dec4;
border-bottom:1px solid #c4dec4;
display:block;
}

/*Header*/
#header {
width:1000px;
height:120px;
margin:0 auto;
padding:0;
}

#header h1 {
background:url(images/wp-logo.png) left center no-repeat; /*Logo: 109x108*/
font-family:palatino linotype;
font-style:italic;
font-size:5em;
margin:0;
padding:0;
padding:15px 0 15px 105px;
}

#header p.description {
font-family:sylfaen;
font-size:1.4em;
color:#666;
margin:-12px 0 0 135px;
padding:0;
}

#header h1 a {
color:#21759b;
text-decoration:none;
}

#header .about_the_author {
width:468px;
margin:0;
padding:10px;
text-align:right;
}

/*Top Menu bar*/
#menu_bar {
width:1000px;
background:#fff;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin:5px auto;
padding:7px 0 5px 0;
}

#menu_bar ul {
list-style:none;
margin:0 auto;
padding:0;
overflow:hidden;
}

#menu_bar ul li {
display:block;
float:left;
margin:0;
padding:2px 10px;
font-size:1.5em;
}

#menu_bar ul li span.home {
background:url(images/house.png) left center no-repeat;
padding-left:21px;
}

#menu_bar ul li span.rss_top_menu {
background:url(images/feed.png) left center no-repeat;
padding-left:21px;
}

#menu_bar ul li a {
font-weight:700;
text-decoration:none;
color:#666;
}

#menu_bar ul li a:hover {
color:#333
}

#menu_bar ul li.src_form {
float:right;
}

/*Container*/
#container {
width:1000px;
margin:0 auto;
padding:0;
clear:both;
}

/*Content*/
#content {
float:left;
width:625px;
margin:15px 0;
padding:0;
}

/*Navigation*/
#content .navigation {
clear:both;
padding:2px 0 25px 0;
}

/*Post*/
#content .post {
clear:both;
margin:0;
margin-bottom:20px;
padding:0;
}

h2.post_title {
margin:0;
padding:3px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
font-size:1.6em;
color:#666;
}

h2.post_title a {
display:block;
text-decoration:none;
color:#4188c3;
background:url(images/anchor.png) left center no-repeat;
padding-left:20px;
}

h2.post_title a:hover {
color:#1c65a1;
}

.post_footer {
margin:0;
padding:5px;
font-size:11px;
border-top:1px solid #eee;
}

.post_footer span {
padding:1px 10px 1px 20px;
}

span.date {
background:url(images/date.png) left center no-repeat;
}

span.category {
background:url(images/folder.png) left center no-repeat;
}

span.comments {
background:url(images/comments.png) left center no-repeat;
}

span.author {
background:url(images/vcard.png) left center no-repeat;
}

span.tags {
background:url(images/tag_blue.png) left center no-repeat;
}

.entry {
margin:8px 2px 13px 2px;
padding:0;
font-size:12px;
text-align:left;
}

/* Comments */
#content .commentlist {
clear:both;
margin:10px 0;
padding:0;
}

#content .commentlist ul {
margin:0;
padding:0;
}

#content .commentlist ul li {
list-style:none;
padding:0;
background:#cfdee5;
border-top:#aac5d1 1px solid;
border-bottom:#aac5d1 1px solid;
margin:1px 0;
padding:10px;
}

#content .commentlist ul li.parent {
background:#bed9bd;
border-top:#a8cea7 3px solid;
border-bottom:#a8cea7 1px solid;
margin:2px 25px;
padding:10px;
}

#content .commentlist ul li.parent p {
margin:2px 0;
}

#content .commentlist ul li .avatar {
float:left;
border:1px solid #d0d0ff;
margin:0 10px;
padding:2px;
}

/*Sidebar*/
#sidebar {
float:left;
width:340px;
margin:10px 0 15px 35px;
padding:0;
font-size:12px;
color:#666;
}

#sidebar h2 {
border-bottom:1px solid #eee;
padding:0 0 2px 5px;
margin:7px 0;
display:block;
color:#666;
font-size:1.4em;
font-weight:400;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color:#666;
	}

#sidebar ul ul li {
background:url(images/bullet_white.png) left center no-repeat;
padding-left:18px;
	}

#sidebar ul ul li a {
text-decoration:none;
	}

#sidebar ul ul li a:hover {
color:#9f3602;
	}

/* Footer */
#footer {
width:1000px;
margin:20px auto;
clear:both;
padding:10px 0;
border-top:1px solid #eee;
}

#footer img {
vertical-align:middle;
}

#footer .rss_footer {
background:url(images/bullet_feed.png) left center no-repeat;
padding-left:18px;
}

/*Entry tags*/
.entry p {
margin:3px 0;
}

.alignleft {
	display: block;
	float:left
}

.alignright {
	display: block;
	float:right
}
.aligncenter {
	display: block;
	margin:0 auto;
	text-align:center;
}

/*Captions*/
div.aligncenter {
	display: block;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding: 4px;
	margin: 10px;
	margin-top:0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding:2px;
	margin: 0;
}

	



