/*
Theme Name: Schemertype Mag
Author: Chiq Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {

	/* width: 1010px; */
	/* text-align: center; */
	font: 11px Verdana;
	color: #808080;
	background: #6e99c4;
	/* background: #ffffff url(images/background.jpg) repeat-x 0 0; */
	margin: 0px auto;

	padding: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;


}




/************************************************
*	Arka zemin icin								*
************************************************/


#wrap {
	background: #f5f2f2;
	width: 1010px; 
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	border: 2px solid #de0025;
	}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}


#art-page-background-gradient
{
	position: absolute;
	background-image: url('images/bulut.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 768px;
	
}



#art-page-background-gradient
{
	background-position: top left;
}



/***********************************************
***********************************************/


		
a {
	text-decoration: underline;
	color: #243749;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}




#ust_cizgi {
	background: url(images/zemin_ust_cizgi.png); /* no-repeat 0 8px; */
	height:10px;
	padding: 0px; 
	margin: 0px;
	float: left;
	width: 100%;
}

	#sayfa_baslik {
		font: 10px Verdana;
		color: #ff0000;
		/* width: 100%; */
		height: 35px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		/* float: left; */
		float: right;
		/* background: url(images/sayfa_baslik.png) repeat 0 0; */
		/* background: url(images/sayfa_alti.png) repeat 0 0;  */
		
	}
		
		#sayfa_baslik a {
			text-decoration: underline;
			color: #f2f2f2;
		}
		#sayfa_baslik a:hover {
			text-decoration: none;
			color: #f2f2f2;
		}

	
	#sayfa_baslik .pages {
		list-style-type: none;
		float: left;
		margin: 0px 10px;
	}

		#sayfa_baslik .pages li {
			float: left;
			font-weight: bold;
			/* text-transform: uppercase; */
			padding: 10px 20px 0 0;
		}
		#sayfa_baslik .pages li a {
			color: #a00606;
			text-decoration: none;
		}


	#footer .rss {
		clear: both;
		float: right;
		color: #ffffff;
		text-decoration: none;
		/* display: block; */
		padding: 0px 30px 0px 20px;
		/* padding: 10px 30px 0px 20px; */
		background: url(images/rss.png) no-repeat 0 8px;
	}

/** BEGIN header **/	
#header {
	height: 110px;
	background: url(images/logo_alti.png); /* no-repeat 0 8px; */
	padding: 0px; 
	margin: 0px;
	float: left; 
	width: 1010px;

	position: relative;
	z-index: 9999;

}

	#header h1 {
		/* clear: both;  */
		float: left;
		padding: 25px 0px 0px 10px; 
		margin: 0px 0px;
	}
		#header h1 a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 300px; height: 50px;
			background: url(images/logo2.png) no-repeat 0 0;
			}
	
		#header h2 {
		/* clear: both;   */
		float: left;
		/* font-size: 8pt;
		font-weight: bold; */
		color: #50020f;
		margin: 0px 0px;
		padding: 5px 5px 5px 5px;
		/* line-height: 15px;
		 text-decoration: italic;
			display: block;
			
			text-indent: -9999px;
			*/ 
			/* outline: none;  */
			width: 300px; 
			height: 100px;
			/* text-indent: -9999px; */
			/* outline: none; */
			background: url(images/logo-slogan.png) no-repeat center center; 

			}
		
	#header .ad {
		float: right;
		padding-top: 20px;
		padding-right: 20px;
	}
/** END header **/


/** BEGIN wrapper **/
#wrapper {
	width: 100%; 
	/* margin: 0px 10px; sag sol bosluklar icin */ 	
	margin: 0px 0px;
	text-align: left;
		/* background-color: #000; */
		clear: both; 
/*		border-width: 2px;
		border-left-style: solid;
		border-right-style: solid;
		border-color: #ffd7d7;
	*/	
}
/** END wrapper **/

		#wrapper .categories {

		clear: both; 
		list-style-type: none;
		background-color: #E2E6E9;
		padding: 10px 0px 14px 0px; 
		margin: 0px 0px 0px 0px;
		height: 14px;
		background: url(images/zemin_kategori_orta.png); /* no-repeat center right;		*/
	}
		#wrapper .categories li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 0.9em;
			padding: 0 10px;
			background: url(images/divider.gif) no-repeat center right;
		}
		#wrapper .categories li a {
			color: #ff9797;
			text-decoration: none;
		}


		#zemin_kategori_orta_alt {
			background: url(images/zemin_kategori_orta_alt.png) no-repeat; 
			height:16px;
			padding: 0px; 
			margin: 0px 0px 0px 0px;
			float: left;
			width: 100%;
			clear: both;
		}

		#zemin_kategori_orta_ust {
			background: url(images/zemin_kategori_orta_ust.png) no-repeat right;  
			height:16px;
			 margin: 10px 0px 0px 0px;
			float: left; 
			width: 100%;
			/* clear: both; */
		}
	
	
/** BEGIN left sidebar **/
#lsidebar_ust_taraf {
	clear: both; 
	width: 160px;
	height: 10px;
	float: left ;
	margin: 0px 0px ;
	/* margin: 0px 5px 0px 0px;
	padding: 10px 10px 10px 5px; */
	padding: 0px 5px 0px 5px;
	/* background-color: #fff4f4; */
	background: #fff4f4 url(images/sol_sidebar_golge_ust.png) repeat-y right; /* no-repeat right;  */
/*border-top-style: solid;
border-top-width: 1px;
border-color: #760014;*/
}

#lsidebar {
	clear: both; 
	width: 160px;
	float: left ;
	margin: 0px 5px 0px 0px;
	padding: 10px 5px 10px 5px;
	/* background-color: #fff4f4; */
	background: #fff4f4 url(images/sol_sidebar_golge.png) repeat-y right; /* no-repeat right;  */
}

	#lsidebar .box {
		background: #fff url(images/baslik-sol-zemin.png) repeat-x 0 0;
		border-width: 1px;
		border-style: solid;
		border-color: #ffd7d7;
		margin: 0px 0px 5px 0px;
		padding: 5px;
	}
		#lsidebar .box h2 {
			background: url(images/baslik2.png) repeat-x 0 0; 
			color: #fff;
			/* text-transform: uppercase; */
			font-size: 1em;
			padding: 7px 0px 10px 15px ;
		}
		#lsidebar .box ul {
			list-style-type: none;
			padding: 2px 2px 10px;
		}
			#lsidebar .box ul li {
				font-weight: bold;
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
			}
			#lsidebar .box ul li a {
				color: #6f1414;
				text-decoration: none;
			}
			#lsidebar .box ul li a:hover {
				color: #243749;
			}
/** END left sidebar **/

/** BEGIN content **/
#content {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 560px;
}

	#content .box {
		background: #fff url(images/baslik-orta-zemin.png) repeat-x 0 0;
		border-width: 1px;
		border-style: solid;
		border-color: #ffd7d7;
		margin: 0px 0px 5px 0px; 
		/* padding: 5px; */
		float: left;
		}
		
		#content .box h2 {
			background: url(images/baslik2-orta.png) no-repeat 0 0;
			color: #fff;
			/* text-transform: uppercase; */
			font-size: 1em;
			padding: 7px 0px 10px 15px ;

/*			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px; */



	}
	
	
	#content .homelist {
		list-style-type: none;
		/* width: 540px;   */
		/* background-color: #ffffff; */
		padding: 3px 5px 25px;
	}
		#content .homelist li {
			clear: both;
			padding-top: 7px;
		}
		#content .homelist li img {
			float: left;
			margin: 5px 5px 5px 0;
			width: 100px;
		}
		#content .homelist li a.title {
			color: #243749;
			font-size: 1.3em;
			font-weight: bold;
			text-decoration: none;
		}
		#content .homelist li p {
			line-height: 1.3em;
			margin: 2px 0;
		}
		#content .homelist li .more {
			display: block;
			background: url(images/more.png) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 45px; height: 11px;
			float: left;
		}

	#content .postnav {
		background-color: #ffffff;
		padding: 5px 10px 10px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content .content {
		padding: 10px;
	}
		#content .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .content li {
			line-height: 1.4em;
			padding: 2px 0;
		}

		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .content h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
	#content .featured {
		padding: 0px;
		margin-bottom: 5px;
	}

		#content  .ilkresim img {
			float:left;
			padding: 3px 3px;
			margin: 5px 5px;
			background-color: #eeeeee;
			border-width: 1px;
			border-style: solid;
			border-color: #e0e0e0;
			width: 200px;
		}
	
	
	#content .oteller {
		float: left; 
		background: #fff url(images/baslik-orta-zemin.png) repeat-x 0 0;
		border-width: 1px;
		border-style: solid;
		border-color: #ffd7d7;
		margin: 5px 0px;
		padding: 5px 5px; 
	}

		#content .oteller  h2 {
			background: url(images/baslik2-orta.png) no-repeat 0 0;
			/* color: #fff; */
			font-size: 1em;
			padding: 7px 0px 10px 15px ;
		}

		#content .oteller h3 {
		/*	background: url(images/baslik2-orta.png) repeat-x 0 0; */
		/*	color: #fff; */
			font-weight: bold;
			font-size: 1em;
			padding: 7px 0px 10px 15px ;
		}

	#content .oteller .fiyat {
		color: #ff0000;
	}

	#content .oteller .liste {
		font-size: 0.8em;
	}

	#content .otel_ozellikleri .icsayfa_fiyat {
		color: #ff0000;
		line-height: 22px; 		
	}

	#content .otel_ozellikleri  .icsayfa_liste {
		font-size: 1em;
		line-height: 20px; 
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: #ffd7d7;	}
	
	#content .otellerlist {
		/* width: 520px;  */
		float: left;
		list-style-type: none;
		/* background-color: #ffffff; */
		padding: 3px 0px 25px; 
	}
		#content .otellerlist li {
			/* clear: both; */
			float: left; 
			padding: 5px;
			margin: 5px 5px;
			border-width: 1px;
			border-style: solid;
			border-color: #bcbcbc;
			width: 250px;
			height: 120px;
			background: #fff url(images/oteller_alt_zemin.png) no-repeat bottom;

		}
		#content .otellerlist li img {
			float: left;
			margin: 5px 5px 5px 0;
			width: 75px;

			background: #f2f2f2;
			padding: 3px;
			border-width: 1px;
			border-style: solid;
			border-color: #bcbcbc;

		}
		#content .otellerlist li a.title {
			color: #243749;
			font-size: 1.3em;
			font-weight: bold;
			text-decoration: none;
		}
		#content .otellerlist li p {
			line-height: 1.3em;
			margin: 2px 0;
		}
		#content .otellerlist li .more {
			/* display: block; */
			background: url(images/more.png) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			margin: 3px 0px;
			width: 100%;
			height: 11px;
			/* float: left;  */
clear:both;
			display:block;
			/*set the div in the bottom right corner*/    
			position:relative;    
			bottom:0;    
			right:0;    
		}
		
		
	/** END content **/

/** BEGIN right sidebar **/

#rsidebar_ust_taraf {
	width: 250px;
	float: right;
	height: 10px;
	margin: 0px 0px;
	/*	margin: 10px 0;*/
	/* margin: 0px 0px 0px 5px;
	padding: 10px 5px 10px 10px; */
	padding: 0px 5px 0px 5px;
	background-color: #fff4f4;
	background: #fff4f4 url(images/sag_sidebar_golge_ust.png) repeat-y left; /* no-repeat right;  */
/* border-top-style: solid;
border-top-width: 1px;
border-color: #760014;*/
	}

#rsidebar {
	width: 250px;
	float: right;
/*	margin: 10px 0;*/
	margin: 0px 0px 0px 5px;
	padding: 10px 5px 10px 5px;
	background-color: #fff4f4;
	background: #fff4f4 url(images/sag_sidebar_golge.png) repeat-y left; /* no-repeat right;  */
}


/*	#rsidebar .box {
		background-color: #fff;
		padding: 5px;
		border-color: #FFF;
		margin: 0px 0px 10px 0px;

	}
*/
	#rsidebar .box {
		background: #fff url(images/baslik-sag-zemin.png) repeat-x 0 0;
		border-width: 1px;
		border-style: solid;
		border-color: #ffd7d7;
		margin: 0px 0px 5px 0px;
		padding: 5px;

}

/*		#rsidebar .box .buffer {
			background: #ffffff url(images/sag_header.png) repeat-x 0 0;
			border-width: 0 1px;
			border-style: solid;
			border-color: #D9D9D9;
			padding-bottom: 3px;
		}
*/
		#rsidebar .box h2 {
			background: url(images/baslik2-sag.png) repeat-x 0 0;
			color: #fff;
			/* text-transform: uppercase; */
			font-size: 1em;
			padding: 7px 0px 10px 10px ;

		}
		#rsidebar .box ul {
			list-style-type: none;
		}
			#rsidebar .box ul li {
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
				/*font-size: 1.2em;*/
				font-weight: bold;
			}
			#rsidebar .box ul li a {
				color: #6f1414;
				text-decoration: none;
			}
			#rsidebar .box ul li a:hover {
				color: #243749;
			}
		#rsidebar .box .flickr {
			text-align: center;
		}
			#rsidebar .box .flickr img {
				margin: 5px;
			}
		#rsidebar .box .video {
			padding: 3px 3px 0;
		}
		#rsidebar .box .tags {
			padding: 10px;
		}
		#rsidebar .box form {
			background: url(images/search.png) no-repeat center;
			width: 228px; height: 27px;
			padding: 5px;
		}
			#rsidebar .box form input {
				border: 0;
				font-size: 1.2em;
				font-family: Verdana;
				background-color: transparent;
				float: left;
				width: 159px;
				margin: 6px 0 0 6px;
			}
			#rsidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 59px;
				height: 27px;
				background-color: transparent;
			}
/** END right sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #821010;
	color: #ffffff;
	height: 20px;
	padding: 20px 0;
}
	#footer .buffer {
		width: 970px; 
		margin: 0 auto;
		text-align: left;
	}
	#footer p {
		line-height: 1.6em;
		margin-bottom: 5px;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
	#comments .buffer {
		padding: 0 10px 10px;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
