﻿@charset "utf-8";
/* www.magazalari.com StyleSheet | Powered By Uretmake | Erdem Arslan */
html,body {margin:0;padding:0;height:100%;} 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}
.clearfix {clear:both;display:block;width:100%;height:10px;}
img {-ms-interpolation-mode:bicubic;}
a {color:#0083ff;text-decoration:none;}
a:hover {color:#526c80;text-decoration:underline;}
/* Site Layout */
body {background:#fff url(http://www.magazalari.org/images/bodybg.png) repeat-x top left;font-family:Tahoma;color:#242424;font-size:12px;}
#container {width:1024px;height:100%;min-height:100%;margin:3.8em auto auto;}

	#left {width:25%;height:100%;float:left;margin:0;}
		#search {width:100%;height:50px;margin:0;background:url(http://www.magazalari.org/images/logocatsprite.png) no-repeat 0 0;}
			#search input {padding:5px;width:200px;margin:7px 0 0 5px;font-size:18px;font-style:italic;
			font-family:Georgia, "Times New Roman", Times, serif;background:#fff;border:none;color:#779cbf;}
			
		#cat_top {width:100%;height:93px;margin-top:10px;background:url(http://www.magazalari.org/images/logocatsprite.png) no-repeat 0 -62px;cursor:pointer;}
		#cat {width:97%;height:auto;min-height:100%;margin:0;background:#edf0f5;border:#c5daee solid 3px;border-top:none;}
			#cat h3 {font-size:10px;color:#bfc7d3; font-weight:lighter;padding:15px 0 0 20px;}
			#cat ul {width:89%;height:auto;position:relative;padding:30px 0 0 20px;}
				#cat ul li {width:100%;padding:3px 3px 3px 20px;margin:2px 0;background:url(http://www.magazalari.org/images/catbullet.png) no-repeat center left;}
					#cat ul li:hover {background:url(http://www.magazalari.org/images/catbullet_hover.png) no-repeat center left;}
					#cat ul li a {color:#242424;text-decoration:none;display:inline;}
						#cat ul li a:hover {color:#526c80;text-decoration:underline;}
						
	#content {width:74%;height:auto;min-height:100%;float:left;margin-left:1%;}
		#banner {width:100%;height:90px;float:left;margin:0;}
		
        #nav {width:100%;height:55px;float:left;margin:10px 0 0;}
			#anasayfa, #kategori, #soneklenen, #detayliarama, #enyakin {float:left;display:block;height:53px;background:url(http://www.magazalari.org/images/navmenusprite.png) no-repeat;cursor:pointer;}
			#anasayfa {width:137px;background-position:0 0;} 
			#kategori {width:102px;background-position:-138px 0;} 
			#soneklenen {width:185px;background-position:-241px 0;} 
			#detayliarama {width:180px;background-position:-427px 0;}
			#enyakin {width:153px;background-position:-607px 0;}
			#anasayfa:hover {background-position:0 -53px;} 
			#kategori:hover {background-position:-138px -53px;} 
			#soneklenen:hover {background-position:-241px -53px;} 
			#detayliarama:hover {background-position:-427px -53px;}
			#enyakin:hover {background-position:-607px -53px;}
			
        #context {width:99%;height:100%;min-height:100%;float:left;margin:-3px 0 0;background:#f6f6f6;border:#c5daee solid 3px;border-top:none;}
        	#index {width:72%;height:100%;min-height:100%;float:left;}
				#index_content {width:95%;height:auto;float:left;margin:10px 0 0 20px;}
        	#ads {width:25%;height:100%;min-height:100%;float:right;margin-left:1%;background:#c5daee;}
				#ads img {cursor:pointer;border:none;outline:none;}
				#newsticker {width:512px;height:52px;float:left;margin:10px 0 0 18px;background:url(http://www.magazalari.org/images/newstickerbg.png) no-repeat top left;}
					#newsticker_bar {width:71%;height:25px;float:right;margin:4% 1%;}
				.ads {width:100%;height:auto;display:block;float:left;text-align:center;margin:10px 0;}
				.separator {width:94%;height:3px;display:block;float:left;margin:3% 4%;background:url(http://www.magazalari.org/images/separatorbg.png) repeat-x center left;}
			#tags {width:91%;height:auto;float:left;margin:10px 0 0 20px;display:block;background:#526c80;padding:10px;}
				#tags h3 {color:#edf0f5;font-size:16px;}
				#tags p {margin:1%;line-height:1.5em;}
				#tags p a {color:#edf0f5;text-decoration:underline;}
				#tags p a:hover {color:#c5daee;text-decoration:none;}
