/*
Theme Name: ETC 
Theme URI: http://www.ethanneuen.com/etc/
Description: A theme inspired by DaringFireball. 
[http://www.daringfireball.com]
Author: Ethan Neuenswander
Author URI: http://www.ethanneuen.com/
Version: 1.0
*/

/*
Basic Tags
 */
body {
	color: #e3e3e3;
	background-color: #000033;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 150%;
}
a { color: #e3e3e3; text-decoration: none; padding: 2px;}
a:hover { color: #e3e3e3; background-color:#606870; }
/*
The End of Basic's
*/
/* 
Main Tags; Play Nice with These Ones
*/
#content   { background-color: #000033; margin: 50px auto auto; width: 720px; height: auto }
.titlebar {width: 700px; height: auto; background-color: #000033; text-align: right; padding-bottom: 1em; margin-right: 10px;}
.text { width: 430px; height: auto; background-color: #000033; text-align: left; padding: 0px; margin:0px; margin-right: 20px; color:inherit; float: left;}
.sidebar { width: 175px; height: 466px; background-color: #000033; margin-right: 0px; float: right; text-align: left; }
.about { width: auto; padding: 10px; background-color: #000033; text-align: left;}
.footer { width: 430px; text-align: left; font-family: Verdana; font-size: 10px; margin-top: 150px; }
.menubar { width: 700px;  text-align: left; color: #AAAAAA; }
.baslik { text-align: right; margin-top: 20px; }
.terim { text-align: left; margin-top: 10px; color: #FFFFFF; }
.aciklama { text-align: left; padding-left: 10px; color: #AAAAAA; }
.resimlik { margin-right: 10px; float: left; }

.portre {
	background-image: url("poz.jpg");
	/*background-color: #C5BEA5;*/
	background-repeat: no-repeat;
	background-position: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	/*font-family: arial, helvetica, sans-serif;*/
	float: left;
	width: 100px;
	height: 232px;
	text-align: left;
}

/*
Special Function Tags
*/
.titlebar p.slogan { font-size: 9px; font-family: Verdana; color: #AAAAAA; margin: 0px; margin-top:3px; }
.text p.date { font-size: 11px; text-align: right; padding-bottom: 3px; padding-top: 3px; background-color: #606870; color: #e3e3e3; padding-right: 5px; margin-bottom: 10px; font-family: monospace;}
.text p.header { font-size: 11px; text-align: left; padding-bottom: 3px; padding-top: 3px; background-color: #606870; color: #e3e3e3; padding-left: 5px; margin-bottom: 10px; font-family: Verdana;}
.sidebar li  { list-style-type: none; text-align: left; }
.titlebar h2  { color: #e3e3e3; font-size: 20px; font-weight: lighter; margin: 0; }
.text p.content { color: #e3e3e3; font-size: inherit;}
.text h2 { color: #e3e3e3; font-size: 12px; font-weight: lighter; margin: 0px;}
.text p.info { color: #e3e3e3; font-size: 8px; font-weight: lighter; font-family: monospace; margin: 0px; padding-left: 1em;}
.sidebar h2 { color: inherit; font-size: 10px; font-weight: lighter; font-family: Verdana; }
.footer a:link { color: #e3e3e3; font-size: inherit;}

