/*
	Theme Name: Mywork
	Theme URI: http://www.seobilgi.com
	Description: Mywork theme from www.seobilgi.com <BR>&radic; Please read: <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/">http://creativecommons.org/licenses/by-nc-sa/2.5/</a>
	Version: 1.0
	Author: Seobilgi
	Author URI: http://www.seobilgi.com
*/

html
{
	background-color: #ebebeb;
	border-top: 10px solid #555555;
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

baslik a:link, div.title a:visited, div.title a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.hr{
	width: 100%;
	height:1px;
	background-image:url(images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:px;
	background-repeat: repeat-x;
	background-position:center;
}

a { font-weight: bold; border-bottom: 1px dotted transparent; }

a:link { color: #336699; text-decoration: none; border-bottom-color: #336699; }

a:visited { color: #5588aa; text-decoration: none; border-bottom-color: #5588aa; }

a:hover, a:active { color: #ad5b1e; border-bottom: 1px solid #ad5b1e; }

/* Html Elements */

h1, h2, h3, h4, h5, h6,div.title,div.description { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, div.title a, div.description a
{
	color:#FFFFFF
	font-weight: normal;
	border-bottom-width: 0;
}

div.title { font-size: 28px; }

div.description { font-size: 26px; }

h1,h3 { 
	color:#666;
	font-size:1.01em;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
.yazi h1 a {
	color:#FFF;
	text-decoration:none;
}
.yazi h1 a:hover {
	color:#666;
	text-decoration:none;
}

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
}
.theme {position:absolute; overflow:hidden; left:1px; top:1px; width:0px; height:0px; z-index:0}

ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 850px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/body_bg.png);
}

#container
{
	width: 700px;
	margin: 0 auto;
}

#header { float: left; width: 100%; clear: both; margin-top: 10px; }

#navigation { float: left; width: 100%; clear: both; }

#page-header { clear: both; position: relative; margin-bottom: 20px; }

#wrapper { text-align: center; }

#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header div.title
{
	padding: 0;
	float: left;
	width: 140px;
	margin: 10px 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-right: 1px solid #999999;
}

#header div.title a:hover,
#header div.title a:active
{
color:#333333
	border-bottom-width: 0;
}

#header div.description
{
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	text-transform: lowercase;
}

#header #search
{
	float: right; 
}

#header #search input
{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}

#header #search input:hover
{
	background-color: #e5e5e5;
	border: 1px solid #777777;
}

/* Navigation */

#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	background-color: #000000;
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #333333;
}
#baslik a:active
{
	color: #ffffff;

}
body#bmission li#lmission a
{
	color: #eff8ff;
	background-color: #333333;
}

/* Page-Header */

#page-header ul
{
	bottom: -8px;
	right: 10px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	list-style-type: none;
}

#page-header li { float: left; }

#page-header li a:link,
#page-header li a:visited
{
	float: left;
	display: block;
	margin: 0 10px;
	padding: 5px 20px;
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}

#page-header li a:hover,
#page-header li a:active
{
	background-image: url(images/menu_hover.png);
}

/* Wrapper */

.col { width: 223px; float: left; margin: 0 5px; text-align: left; }

.col ul { margin: 0 0 0 5px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }
.yazi { width: 700px; float: left; margin: 0 0px; text-align: left; }

.yazi ul { margin: 0 0 0 1px; padding: 0; line-height: 1.5em;  }

.yazi li { padding-bottom: 10px; }

.yazi h1 { text-transform: uppercase; background:#333 color:#FFFFFF; font-size: 13px; padding: 5px 4px; margin-top: 0px; }
a:yazi {color:#FFFFFF}
a:yazi h1 {color:#FFFFFF}


#yazi h1 
{
	background-color: #333333;
	color:#FFFFFF;
}
#links h3 
{
	background-color: #333333;
	color:#FFFFFF;
}

#content h3
{
	background-color: #d6eb9a;
}

#sidebar h3
{
	background-color: #ffb366;	
}
#yazi a:hover, #links a:active { color: #336699; border-bottom-color: #336699; }
#links a:hover, #links a:active { color: #336699; border-bottom-color: #336699; }

#content a:link { color: #567040; border-bottom-color: #567040; } 

#content a:visited { color: #789160; border-bottom-color: #789160; } 

#sidebar a:link { color: #df6532; border-bottom-color: #df6532; }

#sidebar a:visited { color: #ad5b1e; border-bottom-color: #ad5b1e; }

/* Footer */

#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }

#footer p { margin: 5px 0; }