a {
	text-decoration: none; 
	color: #000;

}

a:active {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none; 
	color: #000;
}

a img {
	border: none;
}


acronym, abbr {

}

acronym, abbr, span.caps {
	font-size: 11px;

}

acronym, abbr {
	cursor: help;
	border:none;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 18px;
	padding-left: 5px;
}

body {
	background: #fff;
	color: #000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

cite {
	font-size: 11px;
	font-style: normal;
	color:#666;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 13px;
}

ol#comments li p {
}

#commentlist li{
	margin-left:-22px;
}

p, li, .feedback {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	clear:both;
	color: #666;
	font-size: 10px;
	padding: 50px 0 0 0;
	margin: 0 0 20px 0;
	text-align: left;
}

.credit a:link, .credit a:hover {
	color: #666;
}

.feedback {
	color: #666;
	text-align: right;
	font-size:11px;
	clear: both;
}

.meta {
	font-size: 10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


#comments{

	padding-top:18px;

}

.commentby {
	padding-bottom:8px;
}

#postcomment{
	margin-top:24px;

}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent a {
	text-decoration: none;
	border-bottom: 1px dotted #888;
}

.storycontent a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #888;
}

.storycontent {
	margin-bottom:-10px;
}
.post {
	margin-bottom:18px;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: 3px;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	font-size: 12px;
	list-style-type: none;
	color: #666;
}

#content {
	float: left;
	width:500px;
}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: black;
	font-weight: normal;	
}

#headwrap {
	padding:12px 0 16px 0;
	margin:6px 0px 12px 12px;
}


#header a {
	color: black;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#sidebar
{
	background-position: #fff;
	background: #fff;
	border-left: 1px dotted #ccc;
	padding: 0px 0px 5px 10px;
	float: right;
	width: 210px;
}

#sidebar form {
	margin: 0 0 0 0px;
}

#sidebar input#s {
	width: 60%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	
}

#sidebar ul
{
	color: #4BB2E1;
	list-style-type: none;
	margin: 0;
	padding-left: 1px;
}

#sidebar h2 {
	font-weight: normal;
	margin:0;
	padding:0;
	font-size: 12px;
	
}

#sidebar ul li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 10px;
    padding-bottom: 4px;
    line-height: 20px;
    
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 3px;
}

#sidebar ul ul li a {
	color: #000;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children {
	font-size: 17px;
	padding-left: 4px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 90%;	
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #ccc;
	color: #333;
}

#wp-calendar caption {
	color: #000;
	text-align: left;
	font-weight: normal;

}

#wp-calendar td {
	color: #999;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #666;
}

#wp-calendar th {
	font-weight: normal;
	text-transform: capitalize;
	color: #999;
		
}

#rap {
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:70px;
	width:740px;
	padding: 6px;
}

#desc {
	float:left;
	font-size: 12px;
	margin-top:3px;	
}
#desc a:link, #desc a:visited  {
	display: inline;
	background-color: #fff;
	color: #666;
	text-decoration: none;
}
#desc a:hover {
	background-color: #eee;
	color: #666;
}
#desc a:active {
	background-color: #fff;
}
#himage {
	border:0;
	margin:0;
	padding:0 0 0 0px;
}

#yazilim ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 4px;
	line-height: 3px;
}

.webdev
{
	list-style-type: disc;
}


#logoheader {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 320px;
	height: 108px;
	position: relative;
	/*margin-left: -1em;*/
	background: url(/images/optimum.gif) no-repeat;

	
}
#logoheader a {
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 108px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
}
#logoheader .fake-hover {
	margin: 0;
	padding: 0;
	width: 320px;
	height: 108px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/optimum.gif) no-repeat 0 -108px;
}

.refe
{
    border-style: none;
    margin-right: 10px;
}

.reftop
{
    vertical-align: top;
}

.reftop img
{
    text-align: left;
}

hr
{
    border-style: dotted none none none;
    width: 100%;
    height: 1px;
    border-color: #C0C0C0;
}

#sidebar a.referans {
	color: #666;
	text-decoration: none;
}

#sidebar a:hover.referans
{
    /*border-bottom: 1px solid #809080;
    background-color: #d71440;*/
    border-style: none;
    font-weight: normal;
    color: #d71440;
    text-decoration: none;
}