/*
Theme Name:BTTURK-TEMA
Description: BT TURK IT PORTAL MAIN THEME
Author: Mavian Dynamics
Author URI: www.mavian.com.tr
Version: 1.0
*/

/* ### BASE DEFINITIONS ### */

body {
		margin:0 auto;
		padding:0px 0px 0px 0px;
		background:#eff4eb url(images/bg.png) repeat-x;
		color: #555;
		font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
		font-size: 12px;
	}
pre {
		background: #f5f5f5;
		border: 1px solid #dadada;
		padding: 11px;
		font-size: 11px;
		line-height: 1.3em;
		overflow: auto;
	}
code, pre {
		font-family: Consolas, Monaco, "Courier New", Courier, monospace; 
		color: #000;
		background: #F0F0F0;
	}
pre a { 
		font-weight: normal; 
	}
img {
		border:0;
		margin: 0 0;
	}
a	{
		color:#6F615A;
		text-decoration:none
	}
a:hover {
		color:#7d76d7;
		text-decoration:none
	}
blockquote {
		padding-left:10px;
		color:#444;
		font-style: normal;
	}
h2 {
		font-weight: normal;
		font-size: 20px;
	}
h2 a {
		font-weight: normal;
	}
h3 {
		font-size: 14px;
		color: #333;
		font-weight:bold;
		margin: -1px 0 1px 0;
	}
h4, h3.head {
		font-weight: bold;
		font-size: 14px;
		border-bottom: 1px solid #dedede;
		padding-bottom: 4px;
		color: #555;
		margin-bottom: 18px;
	}
h5 {
		font-weight: bold;
		font-size: 1em;
		margin-bottom: 12px;
	}
strong {
		font-weight: bold;
	}
em, cite {
		font-style: italic;
	}
sup {
		line-height: 1em;
		font-size: 80%;
	}

/* ### BASE DEFINITIONS OVER ### */

/* ### IMG & ALIGN DEFINITIONS ### */

.clear {
		clear:both;
	}
img.centered  {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		padding: 0px;
	}
img.alignnone {
		padding: 5px 5px;
		margin: 0px 0px 10px 0px;
		display: inline;
		background:#fff;
		border: 1px solid #DDDDDD;
	}
img.alignright {
		padding: 1px 1px;
		margin: 0px 0px 0px 0px;
		display: inline;
	}
img.alignleft {
		padding: 1px 1px;
		margin: 0px 0px 0px 0px;
		display: inline;
	}
.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
.alignright {
		float: right;
		margin: 0px 0px 10px 10px;
	}
.alignleft {
		float: left;
		margin: 0px 10px 10px 0px;
	}
.wp-caption {
		border: 1px solid #DDDDDD;
		text-align: center;
		background-color: #DFE2E4;
		padding: 4px 0px 5px 0px;
	}
.wp-caption img {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		border: 0px;
	}
.wp-caption p.wp-caption-text {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px;
	}

/* ### IMG & ALIGN DEFINITIONS OVER ### */

/* ### CASING ### */

#wrapper {
		width:1000px;
		margin:0 auto;
		background:#dfe2e7;
		padding-top:0px;
		clear: both;
	}
#casing {
		padding:0px 0px ;
		background:#dfe2e7;
		margin:0px 0px;
		width:1000px;
		float:left;
	}		

/* ### CASING OVER ### */

/* ### FORM DEFINITIONS ### */

.submit input, .button, .button-primary, .button-secondary, input[type=button], input[type=submit] {
		font: normal 11px/14px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
		text-decoration: none;
		padding: 2px 10px !important;
		cursor: pointer;
		border: 1px solid #526a97;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-khtml-box-sizing: content-box;
		box-sizing: content-box;
		color: #464646;
		text-shadow: rgba(255,255,255,1) 0 1px 0;
	}
.button a, .button-secondary a {
		font-weight: normal !important;
	}
.submit input:hover, .button:hover, .button-secondary:hover, input[type=button]:hover, input[type=submit]:hover {
		background: #a1b2d2 url(images/btturk-grad.png) repeat-x scroll left bottom;
	}
.submit input, .button, .button-secondary, input[type=button], input[type=submit] {
		background: #778fbc url(images/btturk-grad.png) repeat-x scroll left top;
	}
.submit input:active, .button:active, .button-secondary:active, input[type=button]:active, input[type=submit]:active {
		background: #778fbc;
}
input.text {
		margin-right: 2px;
		font-size: 10px;
		padding: 3px;
		background: #f5f5f5;
		border: 1px solid #ccc;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;	
		-webkit-border-radius: 3px;
		border-radius: 3px;
		height: 14px;
		vertical-align: top;
		color: #666;
	}

input.nav_search_textbox {
		left: 9px;
		top: 11px;
		background: #313f5b;
		border-top: 1px solid #2a3853;
		border-bottom: 1px solid #2a3853;
		border-left: 1px solid #2a3853;
		border-right: 1px solid #2a3853;
		width: 200px;
		height: 23px;
		font-size: 18px;
		color: #2f3b55;
		padding: 0 4px;
	}
input.nav_search_textbox:hover {
		background-color: #778ab0;
	}
input.search_button {
		font-size        : 13px;
		background-color : #5b73a0;
		font-weight      : normal;
		padding          : 3px 0px 3px 5px;
		color            : #eee;
		width            : 50px;
		text-decoration  : none;
	}
#search {
		height:30px;
		width:auto;
		margin-top:5px;
		padding:30px 5px 10px 5px;
		width:300px;
		background:#526a97;
	}
#search form {
		margin: 0;
		padding: 0;
	}
#search fieldset {
		margin: 0;
		padding: 0;
		border: none;
	}
#search p {
		margin: 0;
		font-size: 85%;
	}

/* ### FORM DEFINITIONS OVER ### */

/* ### HEADER ### */

#top {
		height:100px;
		margin:auto;
		background:#f4f4f4 url(images/top.jpg) top repeat-y;
		width:1000px;
		border-bottom:1px solid #c3c3c3;
	}
.blogname {
		width:500px;
		font-family:Georgia ,Century gothic,Verdana,Tahoma,sans-serif;	
		margin:10px 0 0 0px;
		float:left;
		background-repeat:no-repeat;
	}
.blogname h1  {
		font-size:48px;
		padding:0 0 0px 0;
		font-weight:normal;
		color:#cacccd;
		text-align:left;
		margin:5px 0 0 0px;
		text-indent:-9000px;
		background:url(images/logo.png) no-repeat;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
		display:block;
	}
.breadcrumb{
		padding:5px 10px;
		margin:0px 5px 5px 5px;
		border:1px solid #B3BCBF;
		font-size:13px;
		font-weight:normal;
		color:#444;
		background:#fff;
		font-family:Verdana,Arial,Tahoma,sans-serif;
	}

/* ### HEADER OVER ### */

/* ### MENU ### */

#foxmenucontainer {
		height:34px;
		display:block;
		padding:0px 0 0px 0px;
		font: 12px Georgia,Century gothic,verdana, Arial, sans-serif;
		font-weight:normal;
		text-transform:uppercase;
		background:#f4f4f4 url(images/top_btm.jpg) top repeat-y;
	}
#menu ,#menu ul {
		margin: 0px 5px 0px 5px;
		padding: 0px;
		list-style: none;
		height:34px;
	}
#menu a {
		color: #111;
		display: block;
		font-weight: normal;
		padding: 10px 10px 10px 10px;
	}
#menu a:hover {
		color: #fff;
		display: block;
		text-decoration: none;
  	}
#menu li {
		float: left;
		margin: 0px 0 0px 0;
		padding: 0px;
	}
#menu li li {
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		width: 130px;
	}
#menu li li a, #menu li li a:link, #menu li li a:visited {
		background:#5D0909;
		width: 150px;
		float: none;
		margin: 0px;
		padding: 5px 10px 5px 10px;
		color:#DFC3C3;
	}
#menu li li a:hover, #menu li li a:active {
		background:#971515;
		width: 150px;
		float: none;
		margin: 0px;
		padding: 5px 10px 5px 10px;
		color:#d7a1a1;
	}
#menu li ul {
		position: absolute;
		width: 150px;
		left: -999em;
		z-index:200;
	}

#menu li:hover ul {
		left: auto;
		display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
		left: auto;
	}

/* ### MENU OVER ### */

/* ### CAT MENU ### */
	
#catmenucontainer {
		height:33px;
		background:url(images/catmenu.jpg) repeat-x;
		display:block;
		padding:0px 0 0px 0px;
		font: 13px Century gothic,verdana, Arial, sans-serif;
		font-weight:normal;
		border-bottom:1px solid #BCB8B7;
	}	
#catmenu {
		margin: 0px;
		padding: 0px;
		width:1000px;
		background:url(images/catmenu.jpg) repeat-x;
		height:33px;
	}
#catmenu ul {
		float: left;
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
#catmenu li {
		float: left;
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
		color: #3f4d56;
		display: block;
		margin: 0px;
		padding: 8px 10px 8px 10px;
	}
#catmenu li a:hover, #catmenu li a:active {
		background:url(images/catmenuhov.jpg) repeat-x;
		color: #495D5C;
		margin: 0px;
		padding: 8px 10px 8px 10px;
		text-decoration: none;
	}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
		background:url(images/catmenu.jpg) repeat-x;
		width: 150px;
		color: #3f4d56;
		font-family:century gothic,verdana,  sans-serif;
		font-weight: normal;
		float: none;
		margin: 0px;
		padding: 8px 10px 7px 10px;
		border-bottom: 1px solid #CBC9CA;
	}
#catmenu li li a:hover, #catmenu li li a:active {
		background:url(images/catmenuhov.jpg) repeat-x;
		color: #495D5C;
		padding: 8px 10px 7px 10px;
	}
#catmenu li ul {
		z-index: 9999;
		position: absolute;
		left: -999em;
		height: auto;
		width: 170px;
		margin: 0px;
		padding: 0px;
	}
#catmenu li li { 
	}
#catmenu li ul a { 
		width: 140px;
	}
#catmenu li ul a:hover, #catmenu li ul a:active { 
	}
#catmenu li ul ul {
		margin: -33px 0 0 170px;
	}
#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
		left: -999em;
	}
#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
		left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
		position: static;
	}

/* ### CAT MENU OVER ### */
	
	
/* ### CONTENT ### */
	
#content {
		float:left;
		width: 670px;
		height:100%;
		padding:5px 0px 0px 0px;
	}
.title {
		margin: 0 0 0 0px;
		padding: 0px 0px 0px 0px;
	}	
.date {
		font-size:10px;
		padding:0px 5px;
		color:#39525E;
	}
.single {
		width:658px;
		overflow: hidden;
		margin: 0px 4px 5px 5px;
		height:100%;
		background:#fff ;
		border:1px solid #cfdcc7;
	}
.single  h2 {
		margin: 0px 0 0px 0;
		padding: 5px 0px 5px 10px;
		text-align: left;
		font: 23px  century gothic,Arial,verdana, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}
.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
		color:#5b5b5b;
		background-color: transparent;
	}
.single  h2 a:hover  {
		color: #ac0604;
		background-color: transparent;
	}	
.author{
		color:#fff;
		padding:2px 5px 2px 5px;
		background:#77a8e8;
		margin-left:5px;
	}
.clock {
		color:#fff;
		padding:2px 5px 2px 5px;
		background:#5b73a0; /*#e08b8b*/
		margin-left:5px;
		text-transform: uppercase;
	}	
.comm {
		color:#fff;
		padding:2px 5px 2px 5px;
		background:#6a6e76;
		margin-left:5px;
	}
.comm a:link,
.comm a:visited {
		color:#fff;
	}
.comm a:hover{
		color:#fff;
	}
.more {
		padding:0px 0 2px 20px;
		margin-right:5px;
		float:right;
	}
.more a:link,.more a:visited {
		color:#3e5379;
	}
.more a:hover{
		color:#d42323;
	}
.singleinfo {
	margin:0px 0px;
	padding: 5px 0px 10px 0px;
	width: 400px;
	}
.postmore{
		padding:0px 5px 2px 25px;
		float:left;
		font-weight:bold;
	}
.postmore a:link,.postmore a:visited {
		color:#fff;
	}

.postmore a:hover{
		color:#fff;
	}
.category{
		font-size:11px;
		font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
		padding:0px 5px 5px 10px;
		float: left;
	}
.category a:link,.category a:visited{
		color:#fff;
		padding:2px 5px 2px 5px;
		background:#74829d;
	}
	
.category a:hover{
		background:#4d5971;
	}
	
.entry {
		margin:0 0 0 0;
		padding: 0px 10px 5px 10px;
		font-size: 12px;
		font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
		line-height: 22px;
		color: #555;
	}	

.entry a, a:visited, a:active { 
		color: #465f8e; 
		text-decoration:none; 
	}
.entry a:hover { 
		color: #2d3f61; 
		text-decoration:underline; 
	}
.social {
		float:right; 
		clear:both;
		padding: 0px 5px 0px 10px;
	}
.feed {
		margin: 5px 5px 5px 5px;
	}

.custim2 {
		padding:3px 3px;
		margin: 0px 5px 5px 7px;
		float:left;
		background:#2F4C5F;
	}
.custim {
		padding: 2px 2px;
		margin: 10px 5px 5px 10px;
		float:right;
		/* background:#eee;
		border: 1px solid #ddd; border iptal.. ean */
	}

/* ### CONTENT OVER ### */

/* ### SIDEBAR ### */

#rightcol{
		margin:0px 0px;
		float:right;
		width:320px;
		padding:10px 0px 5px 0;
}

#sidebar {
		float: left;
		margin: 0px 15px 0 0;
		padding: 0px;
		width: 305px;
		display: inline;
		font-size: 0.9em;
	} 
#sidebar h2 {
		font-size: 13px;
		margin: 10px 0 0 0;
		padding: 4px 0 4px 0;
		font-weight: bold;
		color: #fefefe;
		background: url("images/sidebar_back.gif");
		width: 310px;
		text-align: center;
	}
#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
#sidebar ul ul {
		margin: 0px;
	}
#sidebar ul ul ul {
		margin: 0;
		border: none;
	}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
		display          : block;
		font-size        : 13px;
		background-color : #5b73a0;
		font-weight      : normal;
		padding          : 3px 0px 3px 5px;
		color            : #fefefe;
		width            : 305px;
		text-indent      : 10px;
		text-decoration  : none;
		border-top		 : #778fbc 1px solid;
		border-bottom	 : #405885 1px solid;
	}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
		background-color : #4f6794;
		font-size        : 13px;
		font-weight      : normal;
		text-decoration  : none;
		color            : #fefefe;
		text-indent      : 10px;
		border-top		 : #405885 1px solid;
		border-bottom	 : #405885 1px solid;
	}
	
/* ### SIDEBAR OVER ### */
	
/* ### FOOTER ### */

#footer {
		height:35px;
		padding:10px 0 0 0px;
		color:#A8C3CF;
		font-size:12px;
		font-weight:normal;
		text-align:center;
		letter-spacing:1px;
		font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
		float:left;
		width:1000px;
		background:#313f5b;
		border-top:5px solid #55656F;
	}

#footer a:link , #footer a:visited{
		color:#A8C3CF;
	}

#footer a:hover {
		color:#FFFFFF;
	}

/* ### FOOTER OVER ### */

/* ### COMMENTS ### */

#comment{
		height:100%;
		padding:0px 5px;
		margin:0px 0px;
	}

.comment-body{
		height:100%;
		padding: 0px 10px 0px 7px;
		margin:0px 0px;
	}
.comment-small {
		padding: 0px 10px 0px 10px;
		font-size:9px;
	}
h3#comments {
		padding:5px 10px;
		margin:10px 0px;
		font-size:14px;
		font-weight:normal;
		color:#777;
	} 	
#respond{
		height:100%;
		padding:0px 5px;
		margin:0px 0px;
		background:#fff;
	}	
#respond h3{
		padding:5px 10px 5px 10px;
		margin:10px 0px;
		font-size:22px;
		font-weight:normal;
		color:#444;
	}
#commentform {
		padding:0px 10px 10px 10px;
		margin:0px 0px 0px 0px;
		color:#BFAFA7;
	}
	
#commentform p {	
		color:#336699;
	}
#commentform input {
		background:#F4F4F4;
		border:1px solid #DEDCDD;
		color:#444;
		padding-left:10px;
	}
#commentform textarea {
		background:#F4F4F4;
		border:1px solid #DEDCDD;
		color:#444;
		width:95%;
		padding:5px 5px;
	}
ol.commentlist { 
		list-style:none; 
		margin:0; 
		padding:0; 
		text-indent:0; 
	}
ol.commentlist li { 
		margin:0 0 10px; 
		padding:5px 7px 5px 57px; 
		position:relative;
	}
 
ol.commentlist li div.comment-author { 
		padding:0 170px 0 0; 
	}
ol.commentlist li div.vcard { 
		font:18px; 
		padding:5px 0px;
	}
ol.commentlist li div.vcard cite.fn { 
		font-style:normal;
		font-weight:bold;
	}
ol.commentlist li div.vcard cite.fn a.url { 
		color:#465fa2; 
		text-decoration:none; 
	}
ol.commentlist li div.vcard cite.fn a.url:hover { 
		color:#2d3f7e; 
	}
ol.commentlist li div.vcard img.avatar { 
		left:7px; 
		position:absolute; 
		top:7px; 
	}
ol.commentlist li div.comment-meta { 
		font:12px; 
		position:absolute; 
		right:10px; 
		text-align:right; 
		top:5px; 
	}
ol.commentlist li div.comment-meta a { 
		text-decoration:none; 
	}
ol.commentlist li div.comment-meta a:hover { 
		color:#2d3f7e; 
	}
ol.commentlist li p { 
		font:normal 12px;
		margin:0 0 1em;
		line-height:18px;
	}
ol.commentlist li ul { 
		font:normal 12px/1.4 helvetica,arial,sans-serif; 
		list-style:square; 
		margin:0 0 1em;
		padding:0; 
		text-indent:0;
}
ol.commentlist li div.reply a { 
		color:#465fa2; 
		text-decoration:none; 
		text-transform:uppercase; 
}
ol.commentlist li ul.children { 
		list-style:none; 
		margin:1em 0 0; 
		text-indent:0; 
}
ol.commentlist li ul.children li.depth-2 { 
		margin:0 0 .25em; 
}
ol.commentlist li ul.children li.depth-3 { 
		margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
		margin:0 0 .25em; 
 }

ol.commentlist li.even { 
		border:1px solid #f1f1f1; 
		background:#f8f8f8; 
}

ol.commentlist li.odd { 
		border:1px solid #f1f1f1; 
		background:#f4f4f4;
 }
 
ol.commentlist li.pingback div.vcard { 
		padding:0 170px 0 0; 
}
/* ### COMMENTS OVER ### */

/* ### ETC ### */

/* Navi */

.warning {
		background-attachment: scroll;
		background-clip: border-box;
		background-color: lightYellow;
		background-image: none;
		background-origin: padding-box;
		border-bottom-color: #E6DB55;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #E6DB55;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #E6DB55;
		border-right-style: solid;
		border-right-width: 1px;
		border-top-color: #E6DB55;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		border-top-style: solid;
		border-top-width: 1px;
		display: block;
		height: 23px;
		margin-bottom: 15px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 5px;
		outline-color: #333;
		outline-style: none;
		outline-width: 0px;
		padding-bottom: 0px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 0px;
		width: 560px;
	}

#navigation{	
		width:640px;
		overflow: hidden;
		margin:5px 5px 5px 5px;
		padding:5px 0px;
	}

/* Attachment */

.contentCenter {
		text-align:center;
	}
/* Author */
p.about-author {
	display:block;
	height:100px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background:#eee;
	font-size:12px;
	padding:5px 5px 5px 10px;
	}
p.about-author span.author-bio-text {
		margin:5px;
	}
p.about-author img {
		float:left; 
		width:auto; 
		margin:5px;
	}

/* Page Title */

h2.pagetitle {
		padding:5px 5px;
		margin:0px 0 10px 5px;
		font-size:16px;
		text-align:center;
		color:#4A413C;
		font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
	
/*magbox*/

.ad1{
		text-align:center;
		margin:5px 5px;
	}

.ad2{
		text-align:center;
		margin:2px auto;
	}

#lsocial {
		padding:10px 2px 0px 2px;
		text-align:left;
	}

.btturksb {
		font-size: 14px;
		background-color: #f0eff7;
		list-style-type: none;
		padding: 3px;
		border: 1px solid #dddce7;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 7px;
		margin-left: 0px;
		height: 48px;
	}

.btturksb_foto {
		background-color: #eee;
	}

.btturksb_yazi {
		padding: 0px 0px 0px 60px;
	}
/* ### ETC OVER ### */

/*  EOF  */
