/*
Theme Name: Osman's Base Template and Theme
Theme URI: http://wp.visnum.com/
Description: A basic, starter style based on original WordPress theme that graced versions 1.2.x and prior.
Version: 1.0
Author: Osman S. Borutecene
Author URI: http://visnum.com / http://osman.borutecene.com

I played with Dave Shea's Classic WordPress theme and modified it into a skeleton, a base that you can easily tweak. I mean, easier than it was.

Dave Shea'nin WordPress icin yaptigi Classic temasi ile oyanyip onu bir iskelet haline getirdim. Uzerinde oynanmasi eskisinden cok daha kolay oldu.
*/

a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #fff;
	color: #000;
	font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Bitstream Vera Sans', Verdana, sans-serif;

}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #efefe7;
	color: #333;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
clear: both;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}

#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
margin: 30px;
width: 600px;
float: left;
}

#header {
	margin: 30px;
}

#header a {
	text-decoration: none;
}

#header a:hover {

}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	padding: 20px 0 10px 30px;
	width: 200px;
float: left;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: normal 110% Georgia, 'Times New Roman', Times, serif;
	margin-top: 10px;
	padding-bottom: 2px;
}

#rap {
width: 950px;
margin: auto;
}
