/*
File Name: style.css
This file creaded by Tolga Can
23.10.2009
*/
/* body */
	body {
		margin:0px auto;
		padding:0px;
		background-color:#165fa4;
	}
/* layouts */
	#con0000{
	background: #ffffff url(../../images/1/main_background.png) repeat-x center top;
	}
	#con0000_sub{
	background: #ffffff url(../../images/1/sub_background.png) repeat-x center top;
	}
	#con000{	
		background: transparent url(../../images/1/footer_back.png) bottom center repeat-x;	
	}
	#con00{	
		background: transparent url(../../images/1/main_top.png)  center 113px  no-repeat;	
	}
	#con00_sub{	
		background: transparent url(../../images/1/sub_top.png)  center 113px  no-repeat;	
	}
	#con0{
		background: transparent url(../../images/1/footer.png) bottom center no-repeat;	
	}
	#con1{
		width:960px;
		text-align:left;
		margin: 0 auto 0 auto;
	}
	#header{
	height:123px;
	display:block;
	width:917px;
	margin: 0 auto 0 auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#logo{
	float:left;
	margin-top:35px;
	margin-right:55px;
	margin-left:0 px;
	}
/* sub page header  */
	#sub_page_header{
		width:927px;
		text-align:left;
		z-index:-1;
		clear:both;
		display:block;
		margin: 0 auto 0 auto;
	}
	#sub_page_header .left{
	padding-top:48px;
	}
	#sub_page_header .left h2{
	float:left;
	padding-top:0px;
	padding-left:5px;
	font-size:24px;
	}
	#sub_page_header .right{
	float:right;
	padding-top:39px;
	padding-right:5px;
	}
	#sub_page_header .right h6{
		float:left;
		margin-top:23px;
		padding-left:5px;
		font-size:18px;
	}
/* top navigation */
	#navigation{
	float:right;
	font-variant: normal;
	margin-top:50px;
	margin-right:0px;
	z-index:999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#nav { 
		height:48px; 
		text-align:center;
		font-variant: normal;
		float:left;
		z-index:999;
		position:relative;
		list-style-type: none;
	}
	/*ul*/
	#nav ul {
	float:left;
	margin:0px 0px 0px 0px;
	font-variant: normal;
	line-height:55px;
	background: transparent url(../../images/1/menu_back.png) top repeat-x;
	}
	/*1st sub level menu*/
	#nav ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-variant: normal;
	z-index:8;
	border:0px none white;
	background: transparent;
	}
	/*All subsequent sub menu levels vertical offset after 1st level sub menu */
	#nav ul li ul li ul{
	top: 0px;
	padding:0px;
	margin:0px 0px 0px -1px;
	font-variant: normal;
	z-index:8;
	border-top:0px none;
	}
	/*li*/
	#nav ul li {
		position: relative;
		display: inline;
		z-index:6;
		float: left;
		text-align:center;
		font-variant: normal;
		list-style: none ;	
		height:62px;
		margin:2px 0px 0px 0px; 
		padding:0px 6px 0px 10px; 	
	}


	/*Sub level menu list items (undo style from Top level List Items)*/
	#nav ul li ul li{
	display: inline-block;
	font-variant: normal;
	padding:0px;
	margin:0px;
	line-height:14px;
	height:auto;
	z-index:8;
	text-align: left;
	}
	/*a */
	#nav ul li a { 
		font-size:12px;
		text-decoration:none; 
		font-variant: normal;
		display:block;  
	}
	#nav ul li a:hover { 
		text-decoration:none;
	}
	#nav ul li.current_page_item a { 
	}
	#nav ul li.current_page_item a:hover { 
	}
	/* Sub level menu links style */
	#nav ul li ul li a, #nav ul li ul li.page_item  a{
	font-size:10.5px;
	width: 190px; /*width of sub menus*/
	margin: 0;
	display: block;
	padding:8px;
	text-align:left;
	line-height:12px;
	display: inline-block;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	#nav ul li ul li a:hover{ /*sub menus hover style*/
		display: inline-block;
	}
	#nav ul li ul li ul li a{
	}
	* html #nav ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
		display: inline-block;
	}
	#nav li.empty {
		width:0px;
		padding:0px;
		background: transparent;
	}
	.downarrowclass{
		position: absolute;
		right: 7px;
	}

	.rightarrowclass{
		position: absolute;
		top: 6px;
		right: 5px;
	}
/* slider area */
	#slider_area{
	width:927px;
	text-align:center;
	clear:both;
	display:block;
	margin: 0 auto;
	height:257px;
	position:relative;
	}
	.slide{
		margin:0px;
		padding:0px;
		width:927px;
		z-index:-3;
		background: transparent url(../../images/1/main_top.png) no-repeat;	
	}
	/* sliding texts on main page slider */
	/* slider title text */
	.sliding_text_text{
	font-size:12px;
	line-height:22px;
	text-align:left;
	float:left;
	letter-spacing:0px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	}
	.sliding_text_text p{
		padding:0px;
		clear:left;
	}
	/* slider title title*/
	.sliding_text_text h1{
	font-size:20px;
	float:left;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	margin-top:70px;
	margin-left: 0px;
	line-height: 28px;
	margin-right: 85px;
	}
	/* slider text link */
	.sliding_text_text  h1 a{
	text-decoration:none;
	color: #FFF;
	padding-top: 12px;
	}
	.sliding_text_text a{
	text-decoration:none;
	text-transform: capitalize;
	}
	.sliding_text_text a:hover{
	text-decoration:underline;
	}
	.single_image{
		position:relative;
		top:11px;
		height:266px;
	}
	#slider_area .right_side{
	width:415px;
	float:right;
	margin-top:1px;
	}
	#slider_area .left_side{
		float:left;
		width:510px;
		margin-top:1px;
	}
	/* slider numbers*/
	#numbers{
		position:absolute;
		top:360px;
		margin-left:15px;
		z-index:999;
	}
	#numbers li { 
		float:left; 
		list-style-type:none; 
		overflow:hidden; 
		width:18px;
		height:18px;
		text-align:center;
		margin-left:3px;
		margin-top:0px;
		line-height:18px;
	}
	/* active number style*/
	#numbers  li a { 
		font-size:12px;
		text-decoration:none; 
		display:block;  
		background: transparent url(../../images/1/numbers_back_off.png) top center no-repeat;	
	}
	#numbers  li a.activeSlide { 
		font-size:12px;
		text-decoration:none; 
		display:block;  
		background: transparent url(../../images/1/numbers_back.png) top center no-repeat;	
	}
/* page layout  */
	#page{
	width:887px;
	min-height:280px;
	padding-right:26px;
	padding-left:26px;
	overflow:hidden;
	padding-bottom:15px;
	}
/* boxes  */
	/* home page left side boxes  */
	.box{
	width:279px;
	float:left;
	margin:20px 14px 0px 7px;
	padding-left: 0px;
	padding-right: 0px;
	}
	.box .imgarea{
	display:block;
	}	
	.box .image{
	border:0px none #ededed;
	padding:0px 4px 4px 0px;
	}	
	.box .textarea h2{
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	letter-spacing:0px;
	padding:9px 0px 4px;
	margin:0px 0 0;
	color:#0B5589;
	}	
	.box .textarea{
	font-size:12px;
	margin:0;
	color:#666;
	padding:88 5px 12;
	line-height: 21px;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	top: 22px;
	}	

	/*right side boxes  */
	#page_right .box.header{
	clear:both;
	margin:0px;
	padding:15px 0px;
	width:262px;
	color: #0B5589;
	border-bottom:1px solid #165fa4;
	}
	
	#page_right .box .imgarea{
	display:block;
	}	

	#page_right .box.header .image{
		border-top:1px solid #ededed;
		border-left:0px solid #ededed;
		border-bottom:1px solid #ededed;
		border-right:0px solid #ededed;
		padding:6px 0 6px 0px;
	}	 

	#page_right .box.header.image{
		background:transparent;
	}	 

	.box.header{
	width:269px;
	float:left;
	margin:20px 7px 0px 6px;
	background: url(none) repeat-x center top;
	color: #FFF;
	}	
	#page_right .box.header h2{
		color:#6666;
		padding-top:4px;
		padding-bottom:6px;
	}	

	#page_right .box.header.image .textarea{
	font-size:12px;
	margin:0;
	color:A4A4A4;
	padding:0 5px 0 5px;
	}	
/* buttons   */
	/* read more*/
		a.more-link {
			display:block;
			clear:both;
			line-height:16px;
			text-decoration:none;
			font-size:11px;
			line-height:23px;	
			width:75px;
			text-align:center;
			background:transparent url(../../images/1/sub_back.png) top repeat-x;
			border-right:1px solid #ededed;
			border-left:1px solid #ededed;
			border-bottom:1px solid #ededed;
		}
		a.more-link:hover{
		}
/* footer */
	#footer {
		width:927px;
		height:97px;
		margin: 0px auto 0px auto;
		color:#fff;
	}

	#footer .footer_con{
		min-height:78px;
		clear:both;
		text-align:left;
	}
	/* footer1 copyright text */
	#footer .part1{
	float:left;
	width:880px;
	margin-top:10px;
	font-size:10.5px;
	line-height:14px;
	color: #FFF;
	}
	/* footer1 navigation */
	#footer .part2{
	float:right;
	margin-top:50px;
	font-size:10.5px;
	line-height:12px;
	letter-spacing:0pt;
	font-variant: normal;
	text-transform: uppercase;
	color: #96CFFA;
	font-weight: lighter;
	}
	/* footer1 links */
	 #footer  a{
		text-decoration:none;
		color:#fff;
	}
	#footer  a:hover{
		border-bottom:1px dotted #fff;
		text-decoration:none;
		color:#fff;
	}
/* headings*/
	h1,h2,h3,h4,h5,h6{
		letter-spacing:0px;
	}
	h1,h2{
	clear:both;
	color:#0B5589;
	}
	h3,h4,h5,h6 {
	font-weight:normal;
	clear:both;
	color:#0B5589;
	}

	h1{
	font-size: 23px;
	margin: 15px 0px 10px;
	}
	h2{
	font-size: 26px;
	}
	h3{
	font-size: 22px;
	margin: 10px 0px 5px;
	}
	h4{
		font-size: 19px;
		margin: 10px 0px 10px;
	}
	h5{
		font-size: 15px;
		margin: 5px 0px 10px;
		}
	h6{
		font-size: 12px; 
		margin: 5px 0px 10px;
		}
/* image alignments */
	img.aligncenter{
	display:block;
	text-align:center;
	display: block;
	border-top:0px solid #ededed;
	border-bottom:0px solid #ededed;
	padding:5px 0 5px 0;
	margin:0 auto 0 auto;
	}
	img.alignleft{
		float:left;
		margin: 0 7px 2px 0;
		display: inline;
		border:0px solid #ededed;
		padding:5px;
	}
	img.alignright{
		float:right;
		margin: 0 0px 2px 7px;
		border:0px;
		border:0px solid #ededed;
		padding:5px;
	}
/* wordpress image captions */
	.wp-caption{
		border: 1px solid #ddd;
		text-align: center;
		background-color: #333;
		padding-top: 4px;
		margin: 10px;
	}

	.wp-caption.alignright {
		float:right;
	}

	.wp-caption.alignleft {
		float:left;
	}

	.wp-caption.aligncenter{
		display: block;
		margin:0px auto 0px auto;
	}

	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
	}

	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;
	}
/* sub page layouts */
	#sub_page{
		min-height:100px;
		width:894px;
		min-height:276px;
		overflow:hidden;	
		padding-bottom:15px;
		margin: 0 auto 0 auto;	
	}		
	#page_one_column{
		overflow:hidden;
	}
	#page_left{
	width:599px;
	float:left;
	overflow:hidden;
	padding: 0 15px 0 2px;
	}
	#page_right{
		width:262px;
		float:left;		
		margin-left:15px;
		overflow:hidden;
	}
	/* Lists */
	#page_left ul {
	margin: 0px 123px 0px 8px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	color: #4A4A4A;
	}
	#page_left ul ul{
	margin:  0px 0px 0px 15px;
	padding: 0px 0px 0px 4px;
	}
	#page_left ul ul li{
	}
	#page_left ul li {
	margin:4px 0 4px 0px;
	padding:1px 0 1px 12px;
	background: url(../../images/1/bullet8.gif) no-repeat 0px 6px;
	line-height:16px;
	}
	#page_left ol {
	margin:  0px 0px 0px 18px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: decimal;
	color: #4A4A4A;
	}
	#page_left ol li {
	margin:4px 0 4px 0px;
	padding:4px 0 5px 1px;
	clear: left;
	float: none;
	white-space: normal;
	line-height: 15px;
	background-image: url(../../images/1/bkgd.gif);
	background-repeat: repeat;
	}
	#page_left ol ol{
	margin:  0px;
	padding: 0px;
	}
	#page_left ol ol li{
	margin-right:0px;
	padding-left: 0px;
	}
	/* links */
	a{	
	}
	a:hover{
	}
/* page navigation */
	 #sub_nav{
	padding-top:3px;
	margin-bottom:6px;
	font-size:11px;
	color:#999;
	 }
	#sub_nav  a{	
		margin-left:0px;
		text-decoration:none;
		background:transparent;
		background-position: left;	
		background-repeat: repeat-y;	
		color:#3333;
	}
	#sub_nav a:hover{
		text-decoration:none;
		background:transparent;
		color:#6666;
	}
/* sub navigation */
	#sub_menu{	
	}
	#sub_menu  li
	{	
		/*background:url(../../images/1/sub_back.png) top repeat-x ;*/
		line-height:15px;
		padding:5px 0px;
		padding-left:18px;
		text-indent:-18px;
	}
	#sub_menu li ul {
		margin:5px 0px 0px 0px;
	}
	#sub_menu  li a{
	margin-left:0px;
	text-decoration:none;
	padding-left:17px;
	background:transparent;
	background-position: left;
	background-repeat: repeat-y;
	font-size: 11px;
	color: #666;
	text-transform: none;
	word-spacing: normal;
	font-weight: normal;
	font-variant: normal;
	}
	#sub_menu  li a:hover{
		text-decoration:none;
		background:transparent;
		background:url(../../images/1/sq.png);
		background-position: left;	
		background-repeat: no-repeat;	
		padding-left:17px;
	}
	#sub_menu li li a {font-size:10px;}
/* side bar */
	#page_right .textarea ul{
	}
	#page_right .textarea li{	
		margin-bottom:10px;
	}
	#page_right .textarea li a{
	margin-left:0px;
	text-decoration:none;
	}
	#page_right .textarea li a:hover{
		text-decoration:none;
	}
	#page_right .textarea li.cat-item {margin-bottom:0px;}
/* side bar form elements*/
	#page_right form,
	input,
	select,
	textarea
	{
	overflow:hidden;
	padding:0px;
	font-size:11px;
	}
	#page_right input
	{
		margin:8px 0 0 0;
		border:1px solid #ededed; 
	}
	#page_right input
	{
		margin-right:5px;
		padding:3px;
		border:0;
		border:1px solid #ededed; 
	}

	#page_right .button
	{
		float:left;
		text-align:center;
		border:0;
		padding:3px 2px 3px 2px ;
		cursor:pointer;
		color:#5D5D5D;
	}

/* flickr images */
	.space{
		height:10px;
		width:140px;
		display:block;
		clear:both;
	}
	.flickr_badge_image li{
	margin:0 0px 10px 10px;
	padding:5px;
	float:left;
	color: #333;
	}

	.flickr_badge_image img {
		margin:0 0px 10px 10px;
		padding:5px;
		float:left;
	}
	.flickr_badge_image img:hover {
		margin:0 0px 10px 10px;
		padding:5px;
		float:left;
	}
/* tables */
	table{
	}
	table caption strong{
		text-align:left;
		font-size: 14px;
		font-weight: normal;
		line-height:20px;
		font-weight:bold;
	}
	table caption{
		text-align:left;
		padding-bottom: 10px;
		padding-top: 5px;
	}
	table th {
	padding: 13px;
	font-size: 12px;
	background: transparent url(../../images/1/sub_back.png) top center repeat-x;
	}
	table td {
		padding: 10px;
		text-align: left;
	}
/* text elements */
	blockquote {
		font-family:'Georgia','Tahoma', san-serif;
		letter-spacing:0px;
		font-size:15px;
		background:transparent url(../../images/1/blockquote.png);
		background-position: left top;	
		background-repeat: no-repeat;	
		line-height: 24px;
		padding-left:70px;
		padding-top:10px;
		padding-bottom:10px;
		margin:0px;
		font-style:italic;
	}

	blockquote em, blockquote i, blockquote cite {
		font-style:normal;
	}
	pre {
		font:11px Monaco, monospace;
		line-height:18px;
		margin-bottom:18px;
	}
	code {
		font:11px Monaco, monospace;
	}
	ins {
		text-decoration:none;
	}
	sup {
		bottom: 1ex;
	}
	sub {
		top: .5ex;
	}
/* portfolio */
	 /* portfolio box*/
	.portfolio_con{
		margin-bottom:10px;
		height: 139px;
		margin-right:10px;
		width:286px;
		float:left;
		overflow: hidden;
		position: relative;
		display:inline;
	}
	 /* portfolio image*/
	.portfolio_con img{
		padding:10px;
		position: absolute;
		top: 0;
		left: 0;
		border: 0;
	}
	 /* portfolio text */
	.portfolio_text{
		float: left;
		position: absolute;
		width: 206px;
		padding-left:10px;
		padding-right:10px;
		left: -255px;
		top:11px;
	 }
	 /* portfolio heading */
	.portfolio_text h3{
	 }
/* paging*/
		#paging{
	display:block;
	clear:both;
		}
		#paging ul li{
			float:left;
			margin-right:3px;
			height: 22px;
			width:22px;
			float:left;
			padding:0px;
			overflow: hidden;
			position: relative;
			text-align:center;
		}
		 /* paging mouseover*/
		#paging ul li:hover{
		}
		 /* paging active*/
		#paging ul li.active{
		}
		 /* paging link*/
		#paging ul li a{
			text-decoration:none;
		}
		#paging ul li a:hover{
			text-decoration:none;
		}
/* photo gallery */
	 /* photo gallery box*/
	.photo_gallery_con{
		margin-right:19px;
		margin-bottom:19px;
		padding:14px;
		float:left;
		overflow: hidden;
		position: relative;
	}
	 /* photo gallery image*/
	.photo_gallery img{
		position: absolute;
		top: 0;
		left: 0;
		border: 0;
	}
	 /* photo gallery text */
	.photo_gallery_text{
		float: left;
		position: absolute;
		left: -365px;
		top:30px;
		font-size:10px; 
		padding:4px;
	 }
/* blog*/
	.blog_box{
		padding-top:30px;
		border-bottom:1px solid #ededed;
	}
	.blog_box h2{
		font-size:20px;
		line-height:23px;
		padding:0px;
		margin:0px;
	}
	.blog_box h2 a{
		text-decoration:none;
		color:#0B5589
	}
	.blog_box h2 a:hover{
		text-decoration:none;
		color:#9E9E9E
	}
	.blog_box  a.read_more{
		text-decoration:none;
		background:url(../../images/1/sq.png);
		background-position: left 5px;	
		background-repeat: no-repeat;	
		padding-left:12px;
		color:#C3C3C3;
	}
	.blog_box  a.read_more:hover{
		text-decoration:none;
		color:#D90005;
	}
	.blog_box .dateandcategories{
		margin-bottom:0px;
		font-size:10px;
		padding:0px 0 0px 5px;
		margin-top:5px;
		background:url(../../images/1/sub_back.png) top repeat-x ;
	}
	.post_image{
	}
	/* form elements lists */
	#contact_form ul {
		list-style: none;
		margin: 0px;
		padding: 0px ;
	}
	#contact_form label.error {
		margin-top: 3px;
		width: auto;
		display: block;
	}
	#contact_form ul li {
		margin:0px 0 4px 0px;
		padding:4px 0 4px 0px;
	}
	#contact_form ul li.title {
		margin:0px 0 0px 0px;
		padding:10px 0 2px 0px;
		font-size:13px;
	}
/* cufon text*/
	.cufon-loading  h1,
	.cufon-loading h2,
	.cufon-loading h3,
	.cufon-loading h4,
	.cufon-loading h5,
	.cufon-loading h6 { /* for Cufon.replace('h1') */
		visibility: hidden !important;
	}
/* twitter entry text*/
	.twitter_entry{
	margin-top:8px;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	line-height:16px;
	color: #333;
	}

	.twitter_entry ul li{
		width:256px;
		margin-bottom:20px;
	}

	/* twitter links*/
	.twitter_entry a{
	text-decoration:none;
	color: #FFF;
	}
	.twitter_entry a:hover{
		text-decoration:none;
	}

/*	Comment-Styles */
	#page_left .comments ul li p {
		font-size: 100%;
	}

	#page_left .commentlist li  {
		background-color:#FFFFFF;
		border:1px solid #ededed;
		font-size: 110%;
		list-style-type: none;
		padding-top:10px;
	}

	#page_left .commentlist li .avatar {
		float: left;
		margin-right: 25px;
		border: 1px dotted #ccc;
		padding: 4px;
	}
	#page_left  .comment-meta.commentmetadata{
		font-size:10px;
	}
/* form elements for pages*/
	#page_left form,
	#page_left input,
	#page_left select,
	#page_left textarea
	{
		overflow:hidden;
		color:#6666;
		padding:0px;
		margin:0px;
		font-size:11px;
		line-height:14px;
	}

	#page_left input,
	#page_left select,
	#page_left textarea
	{
	border:0px;
	padding:6px;
	width:550px;
	background: transparent url(../../images/1/sub_back.png) top center repeat-x;
	border:1px solid #ededed;
	}	

	#page_left .button
	{	
		width:120px;
		text-align:center;
		cursor:pointer;
		border:1px solid #ededed;
	}
	
	/*for all forms*/
	input
	{
		color:#6666;
		overflow:hidden;
		font-size:11.5px;
		line-height:14px;
		margin: 0;
		padding: 2px;
		border:1px solid #ededed;
		background: transparent url(../../images/1/sub_back.png) top center repeat-x;	
	}
	textarea
	{
	background: url(../../images/1/sub_back.png) repeat center top;
	border:1px solid #ededed;
	font-size:11.5px;
	line-height:16px;
	overflow:hidden;
	padding:6px;
	}
	
	/*frontpage lists*/
	
	.lcp_catlist li {
		margin-bottom:10px;
	}
	.lcp_catlist li p {
		margin:0px;
	}
	
	.aktt_tweets {
		padding-left:10px;
		text-indent:-10px;
	}
	
	/*social icons*/
	
	.social {
		float:left;
		margin:20px 0px;	
	}
	#footer .social a {
		border-bottom:none;
	}
	
	/* sidebar */
	
	.sidebar_title {
		font-weight:bold;
		margin-bottom:5px;
		margin-left:15px;
	}
