body {
	background: #F2F2F2;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}

/* GLOBAL CLASSES
============================================================== */
a,a:visited{ 
	color:#000; 
	text-decoration:none;
}
a.titleCatName, a:hover.titleCatName { /* Category Links written at the top each sections on homepage */
	text-transform:uppercase;
	color:#0a9cc1;
	font-weight:bold;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	font-size:11px;display:block;
}
#wrapper .widget{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
#wrapper .widget p {
	margin:0 0 6px 0;
}
#wrapper .widget ul{
	margin:0;
}
#wrapper .widget ul li {
	color:#444;
	font-size:12px;
	display:block;
	padding:2px 0 2px 10px;
	background:url(blue/ico_widget_li.gif) no-repeat left 6px;
}
#wrapper .widget ul li:hover {
	background:url(blue/ico_widget_li_hover.gif) no-repeat left 6px;
}
#wrapper .widget ul li a {
	color:#222;
	display:block;
}
#wrapper .widget ul li a:hover{
	color:#0a9cc1;
	text-decoration:none;
}
#wrapper .widgetMedia {
	width:660px;
	margin: 0 auto;
	text-align:center;
}
/* Global Class for main page featured posts - Wrapper of posts and post info (date, comment number etc...) */
#wrapper .featuredPost {
	padding:5px 0;
	border-bottom:1px dotted #666;
	margin-bottom:6px;
}
#wrapper .lastPost {
	border:none;
	margin:0;
}
#wrapper .featuredPost p {
	padding-bottom:5px;
}
#wrapper .featuredPostMeta {
	display:block;
	font-style:italic;
	font-size:11px;
	text-align:right;
}
#wrapper .featuredPostMeta a{
	color:#0a9cc1;
}
#wrapper .featuredPostMeta a:hover {
	text-decoration:underline;
}
/* HEADERS
============================================================== */
h1,h2,h3,h4,h5,h6 {
	color:#222;
	font-weight:normal;
	display:block;
	font: 1em/1.3em "trebuchet ms", arial, sans-serif;
}

/*HEADERS IN POST */
.entry h1 {
	font-size:20px;
	font-family:'palatino linotype',palatino,'times new roman',times,serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.entry h2 {
	font-size:19px;
	font-family:arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.entry h3 {
	font-size:17px;
	font-family:arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.entry h4 {
	font-size:16px;
	font-family:verdana, tahoma, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.post .entry h5{
	font-size:15px;
	color:#000;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	line-height:1.2em;
}
h1.title{
	font-size:30px;
	color:#0a9cc1;
	line-height:1.0em;
	margin:0 0 8px 0;
	letter-spacing:-2px;
}
h1.archiveTitle{
	color:#0a9cc1;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	margin:0 0 5px 0;
}
h1.archiveTitle a{
	color:#0a9cc1;
}
h1.archiveTitle a:hover{
	text-decoration:underline;
}
h2.feaSliderTitle {
	font:17px "trebuchet ms", arial, sans-serif;
	font-weight:normal;
}
h2.feaSliderTitle a {
	color:#fff;
}
h2.feaSliderTitle a:hover {
	color:#fff;
	text-decoration:underline;
}


h2.fffeaSliderTitle {
	text-align:center;
	font:15px "trebuchet ms", arial, sans-serif;
	font-weight:normal;
}
h2.fffeaSliderTitle a {
	color:#000;
}
h2.fffeaSliderTitle a:hover {
	color:#000;
	text-decoration:underline;
}





h2.postTitle{
	font-size:18px;
	color:#2d2d2d;
	margin:0 0 6px 0;
	line-height:1.0em;
}
h2.postTitle a{
	color:#2d2d2d;
}
h2.postTitle a:hover{
	color:#0a9cc1;
}
h2.videoBarTitle{
	width:637px;
	height:16px;
	overflow:hidden;
	margin:5px 10px 5px 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:1px solid #dcddde;
	background:#336600;
}

h2.videoBarTitle span{
	color:#ffffff;
	float:left;
	margin-left:4px;
	text-transform:uppercase;
}
h2.videoBarTitle a{
	color:#ffffff;
	margin-right:10px;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	float:right;
}
h2.videoBarTitle a:hover{
	text-decoration:none;
}






h2.videoBarTitle1{
	width:637px;
	height:16px;
	overflow:hidden;
	margin:5px 10px 5px 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:1px solid #dcddde;
	background:#993366;
}

h2.videoBarTitle1 span{
	color:#ffffff;
	float:left;
	margin-left:4px;
	text-transform:uppercase;
}
h2.videoBarTitle1 a{
	color:#ffffff;
	margin-right:10px;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	float:right;
}
h2.videoBarTitle1 a:hover{
	text-decoration:none;
}




h2.homeCatTitle {
	text-transform:uppercase;
	font-size:23px;
	padding-bottom:4px;
	color:#0a9cc1;
	border-bottom:3px solid #034252;
	margin:0 0 2px 0;
	width:100%;
	overflow:hidden;
}
h2.sidebarPostTitle{
	font-weight:bold;
	font-family:arial,georgia,garamond,serif;
	color:#7c7b7b;
	font-size:13px;
	line-height:1.3em;
}
h2.sidebarPostTitle a {
	color:#000080;
}
h2.sidebar_title{
	text-transform:uppercase;
	color:#0a9cc1;
	font-size:23px;
	margin:0 0 12px 0;
	padding:0 0 4px 0;
	border-bottom:3px solid #0a9cc1;
}
h2.mostRecentTitle{
	text-transform:uppercase;
	color:#0a9cc1;
	font-size:23px;
	margin:0 0 4px 0;
}
h2.widget_title{
	color:#0a9cc1;
	font-size:23px;
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	border-bottom:3px solid #0a9cc1;
}
h3#comments{
	font-size:22px;
	color:#1a1411;
	font-weight:normal;
	margin:0 0 10px 0;
}
h3#leaveComment{
	font-size:22px;
	color:#1a1411;
	font-weight:normal;
	margin:0 0 10px 0;
}
/* MAIN WRAPPERS
============================================================== */
#wrapper{
	float:left;
	margin:0 auto;
	width:827px;
	background:#fff;

}
#contentBody {
	display:block;
	padding: 0 7px;

}
/* TOP LINE
============================================================== */
#top_line2{
	width:814px;
	margin-left:6px;
	height:11px;
	background:url(blue/bgr_top_line.gif) repeat-x;
}
#top_line1{
	float:left;
	position:relative;
	width:706px;
	overflow:hidden;
	margin-top:2px;
	text-align:center;

}

#top_line1 a{
	font-size:14px;
	color:#ffffff;
	line-height:1.0em;
	font-weight:bold;
	font-family:arial,georgia,garamond,serif;

#top_line1 a:hover
	color:#0a9cc1;
}


#sondakikayani{
float:left;
width:97px;
height:20px;
margin-right:2px;

}
#top_line{
	width:814px;
	margin-left:6px;
	height:11px;
	background:url(blue/bgr_top_line.gif) repeat-x;

}
#mansetustu{
	float:left;
	overflow:hidden;
	width:429px;
	margin-left:5px;
	background:url(blue/mansetler.png);
}
#mansetyani{
	float:right;
	overflow:hidden;
	width:2px;
	height:420px;
	margin-left:4px;
	background:url(blue/mansetyani.png);
}
#sondakika{
	width:814px;
	background:url(blue/sondakikabg.gif);
	height:20px;
	font-size:12px;
	margin-left:6px;

	}

#sondakika1{
	width:814px;
	height:15px;
	background-image:url(blue/ustynk.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-left:6px;
}
#headerAd { /* If 728x90 ad is activated to be displayed on header, this ID will be used to wrap advertisement */
	float:left;
	margin-bottom:0px;
	width:827px;
	display:block;
	text-align:center;

}
/* HEADER
============================================================== */
#header{
	width:814px;
	margin-left:6px;
	height:72px;
	overflow:hidden;
	background:url(blue/bgr_header.png) repeat-y;
	border-bottom:2px solid #fff;
}
#logo{
	float:left;
	width:auto;
	font-weight:bold;
	font-family:georgia,garamond,serif;
}
#logo a {
	color:#fff;
	overflow:hidden;
	display:block;
	font-size:35px;
}
#logo a span {
	font-size:15px;
	font-family:arial, verdana, sans-serif;
	color:#fff;
	padding-left:2px;
	overflow:hidden;
	display:block;
}
#header .banner{
	float:right;
	display:inline;
	width:468px;
	padding:6px 5px 0 0;
}
#header .banner img{
	float:right;
}
/* NAVIGATION
============================================================== */
/* categories */
#mainmenu{
	width:814px;
	margin-left:6px;
	min-height:35px;
	background:#144956;
	position:relative;
	z-index:100;
	height:auto !important;
	height:35px;
}
#mainmenu ul{
	float:left;
}
#mainmenu ul li{
	position: relative;
	display: inline;
	float:left;
	font-size:12px;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background:url(blue/bgr_mainmenu_li.gif) no-repeat left center;
	padding:0 0 0 1px;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
#mainmenu ul li a{
	color:#fff;
	height:25px;
	padding:10px 15px 0 15px;
	display:block;
}
#mainmenu ul li.first a{
	padding:10px 19px 0 19px;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .select a{
	text-decoration:underline;
}
#mainmenu .current-cat a{
	text-decoration:none;
	background:#0a9cc1;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;
	padding:0;
	background:#fff;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
	border-top:1px solid #aaa;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu .current-cat ul li a, #mainmenu .select ul li a{
	width: 160px;
	height:auto;
	padding: 4px 10px;
	margin: 0;
	background:#fff;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	text-transform:none;
	color:#222;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#ccc;
	color:#222;
}
/* pages */
#submenu{
	width:814px;
	margin-left:6px;
	margin-bottom:5px;
	padding-bottom:6px;
	height:20px;
	background:url(blue/menualti2.png);
}
#submenu ul{
	float:left;
}
#submenu ul li{
	position:relative;
	display:inline;
	float:left;
	font-size:13px;
	text-transform:uppercase;
}
#submenu ul li a{
	color:#000;
	display:block;
	padding:6px 18px 0 22px;
	height:20px;
}
* html #submenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #submenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#submenu ul li a:link, #submenucat ul li a:visited{
	text-decoration:none;
}
#submenu ul li a:hover, #submenu .current_page_item a, #submenu .select a{
	text-decoration:none;
	color:#0a9cc1;
}
/*1st sub level menu*/
#submenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;
	padding:0;
	background:#fff;
	border-top:3px solid #000;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#submenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#submenu ul li ul li ul{
	top: 0;
	margin:0;
	border-top:1px solid #aaa;
}
/* Sub level menu links style */
#submenu ul li ul li a, #submenu .current_page_item ul li a, #submenu .select ul li a{
	width: 160px;
	height:auto;
	padding: 4px 10px;
	margin: 0;
	background:#fff;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	text-transform:none;
	color:#222;
}
#submenu ul li ul li a:hover, #submenu .current_page_item ul li a:hover, #submenu .select ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#ccc;
	color:#222;
}
/*search*/
#search{
	background:#ffffff;
	float:right;
	width:190px;
	height:18px;
	border:1px solid #a6a5a5;
	margin:3px 0 0 2px;
}
#search form, #search fieldset{
	float:left;
}
#search fieldset{
	padding:2px 0 0 4px;
}
#s {
	float:left;
	background:#fff;
	border:0;
	padding:0 0 0 1px;
	color:#bcbcbc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:164px;
}
#searchsubmit {
	float:left;
	margin:2px 0 0 0;
}

/* ANASAYFA ÜST MANŞETTEN BAŞLADI */
============================================================== */
#maincontent{ /* Wraps Primary top left slider and primary mid column entries */
	float:left;
	width:815px
	margin-left:2px;
	padding-bottom:2px;
	display:block;
}
#slider2{ /* Primary top left column wrapper */
	margin-right:9px;
	margin-bottom:12px;
	float:right;
	width:422px;
	border:1px solid #E8E8E8;
}
.sliderwrapper{ /* Featured top left colunm - slider wrapper */
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	height:270px;
}
.contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/
	z-index:1;
	padding-top:2px;
	width:422px;
}
.sliderwrapper img {
	display:block;
	width:422px;
	height:270px;
	max-width:422px;
	max-height:270px;
}
.sliderPostPhoto { /* Wrapper for featured are photo and post title */
	position:relative;
	height:270px;
	overflow:hidden;
}
.sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */
	position:absolute;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:4px;
	bottom:0;
	width:421px;
	color:#fff;
	background: url(blue/bgTransparent.png);
	height:auto !important;
}
.pagination{ /* do not change the name of class - used to wrap thumbnails for featured area */
	padding-left:2px;
	display:block;
	background-color: #fff;
}
.pagination img{
	margin-left:3px;
	display:block;
	float:left;
	width:66px;
	height:50px; 
	max-width:66px;
	max-height:50px;

}

.pagination a:hover img, .pagination a.selected img{
	border-bottom:4px solid #b80000;
}
#belowSlider {
	padding:0 0;
}
/* Primary top mid column */
#primaryTopMid{
	float:right;
	width:228px;
}
#primaryTopMid .postExcerpt {
	border-bottom:1px dotted #666;
	margin-bottom:6px;
}
#primaryTopMid .last{
	background:none;
	border:none;
}
#primaryTopMid p{
	font-size:12px;
	line-height:1.3em;
}
p a, p span.date{
	color:#0a9cc1;
}
p .author a, p span.author{
	color:#666;
}
#primaryTopMid p.more{
	text-align:right;
}
/* Primary Top Sidebar */
#primaryTopSidebar{
	float:left;
	width:190px;
	display:inline;
}
/* Primary Top sidebar tabs */
#sidebarTabs{
	width:190px;
	overflow:hidden;
	margin-bottom:10px;
}
#sidebarTabs_title{
	width:190px;
	overflow:hidden;
	background:url(blue/bgr_sidebarTabs_title.gif) repeat-x bottom;
}
#sidebarTabs_title li{
	float:left;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	padding:0 0px 0 0;
}
#sidebarTabs_title li.last{
	padding:0;
}
#sidebarTabs_title li a{
	float:left;
	color:#000;
	background:url(blue/bgr_sidebarTabs_title_a.gif) repeat-x;
	height:24px;
	padding:8px 5px 0 5px;
}
#sidebarTabs_title li.last a{
	width:70px;
	white-space:nowrap;
}
#sidebarTabs_title li a.selected{
	color:#0a9cc1;
	background:#ffffff;
	height:24px;
	padding:7px 10px 0 9px;
	border:1px solid #bcbcbc;
	border-bottom:0;
	text-decoration:none;
}
#sidebarTabs_body{
	width:180px;
	border:1px solid #bcbcbc;
	border-top:0;
	padding:3px 4px 1px 4px;
}
#sidebarTabs_body ol{
	color:#999999;
	margin:0 0 0 26px;
}
#sidebarTabs_body ol li{
	list-style:decimal;
	font-size:12px;
	line-height:1.5em;
	padding:2px 0 2px 0;
}
#sidebarTabs_body ol li a{
	color:#333333;
}
#sidebarTabs_body ol li a:hover{
	color:#333333;
	text-decoration:underline;
}

/* VIDEO BAR BELOW THE PRIMARY TOP
============================================================== */
#videos{
	float:right;
	width:660px;
	overflow:hidden;
	background:#e1eff2;
	margin-top:5px;
	margin-bottom:5px;
}
#videos ul{
	width:660px;
	overflow:hidden;
	margin-left:3px;
	margin-bottom:3px;
}
#videos li{
	float:left;
	width:155px;
	padding:0 0 0 7px;
}
#videos .thumb{
	width:150px;
	background:#fff;
	height:113px;
	border:1px solid #c5c5c5;
	padding:1px;
	margin:0 0 3px 0;
	overflow:hidden;
	text-align:center;
}
#videos .thumb img{
	float:left;
	max-width:150px;
	max-height:113px;
}
#videos .info{
	width:149px;
	height:70px;
	position:relative;
	background:#fff;
	border:1px solid #c5c5c5;
	padding:2px;
	overflow:hidden;
	min-height:60px;
	height:auto !important;
	height:60px;
}
#videos .info p{
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	padding:0 2px 0 2px;
}
#videos .info p.moreVideo{
	position:absolute;
	bottom:3px;
	right:2px;
	padding:2px 4px 0 4px;
}
#videos .info p.moreVideo a{
	color:#50630a;
	background:url(blue/ico_camera.gif) no-repeat left 2px;
	padding:0 0 0 17px;
}
#videos .info p.morePhoto{
	position:absolute;
	bottom:3px;
	right:2px;
	padding:2px 4px 0 4px;
}
#videos .info p.morePhoto a{
	color:#50630a;
	background:url(blue/ico_photo.gif) no-repeat left 2px;
	padding:0 0 0 17px;
}
/* PRIMARY BOTTOM
============================================================== */
#primaryBottom {
	display:block;
	margin-bottom:3px;
}
#primaryBottomTabs {
	float:right;
	margin-right:5px;
	width:660px;
	overflow:hidden;
}
#primaryBottomTabs_title{
	width:100%;
	overflow:hidden;
	background:url(blue/bgr_primaryBottomTabs_title.gif) repeat-x bottom;
}
#primaryBottomTabs_title li{
	float:left;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	padding:0 1px 0 0;
}
#primaryBottomTabs_title li.last{
	padding:0;
}
#primaryBottomTabs_title li a{
	float:left;
	color:#000;
	background:url(blue/bgr_primaryBottomTabs_title_a.gif) repeat-x;
	height:24px;
	padding:8px 10px 0 10px;
}
#primaryBottomTabs_title li.last a{
	width:75px;
	white-space:nowrap;
}
#primaryBottomTabs_title li a.selected{
	color:#0a9cc1;
	background:#fff;
	height:24px;
	padding:7px 10px 0 9px;
	border:1px solid #bcbcbc;
	border-bottom:0;
	text-decoration:none;
}
#primaryBottomTabs_body{
	width:643x;
	background:#fff;
	border:1px solid #bcbcbc;
	border-top:0;
	min-height:203px;
	padding:9px 10px 6px 10px;
	position:relative;
	height:auto !important;
	height:203px;
}
#primaryBottomTabs_body .text {
	position:absolute;
	left:10px;
	top:10px;
	width:350px;
}
#primaryBottomTabs_body .text p{
	padding:10px 0;
}
#primaryBottomTabs_body .imgThumb {
	position:absolute;
	right:10px;
	top:9px;
	width:269px;
	height:201px;
	overflow:hidden;
	padding:2px;
	border:1px solid #efefef;
}
#primaryBottomTabs_body ul{
	color:#999999;
	margin:0 0 0 20px;
}
#primaryBottomTabs_body ul li{
	list-style:decimal;
	font-size:12px;
	line-height:1.5em;
	padding:3px 0 3px 0;
}

/* HOME [CONTENT SECTION BELOW THE PRIMARY BOTTOMS TABS]
============================================================== */
#home_sidebarvekategoriler{
	float:right;
	width:660px;
	height:auto;
	margin-bottom:5px;

}

#home_sidebar{
	float:left;
	width:225px;
	margin-top:5px;

}
#home_cats{
	float:right;
	width:420px;
	margin-left:3px;
	margin-top:5px;

}
/*home_cat*/
.home_cat{
	width:350x;
	height:176px;
	overflow:hidden;
	border:1px solid #d7d6d6;
	margin-bottom:10px;
}
.home_cat .left{
	float:left;


}
.home_cat .right{
	float:right;

}
.home_cat_article{
	width:146px;
	height:148px;
	overflow:hidden;
	margin-left:2px;
	margin-right:2px;

}
.home_cat_article .thumb{
	width:200px;
	height:auto;
	overflow:hidden;
	padding:2px;
	background:#fff;
	margin:0 0 5px 0;
}
.home_cat_article .thumb img{
	float:left;
	width:100%;
	height:100%;
}
.home_cat_list{
	width:250px;
}
.home_cat ul{
	width:100%;
	padding-left:2px;
	margin:0;
}
.home_cat li{
	height:13px;
	overflow:hidden;
	display:block;
	padding:2px 0 2px 10px;
	background:url(blue/ico_widget_li.gif) no-repeat left 6px;
}
.home_cat li:hover{
	background:url(default/ico_widget_li_hover.gif) no-repeat left 6px;
}
#home_cats .home_cat li a{
	color:#222;
	display:block;
}
#home_cats .home_cat li a:hover{
	text-decoration:underline;
	color:#cd1713;
}
/*home_sidebar_ads*/
.home_sidebar_ads{
	width:144px;
	overflow:hidden;
}
.home_sidebar_ads img{
	width:144px;
}
/*home_sidebarPosts*/
.home_sidebarPosts{
	width:228px;
	border:1px solid #bcbcbc;
	overflow:hidden;
}
.home_sidebarPosts ul{
	width:228px;

}
.home_sidebarPosts li{
	width:227px;
	height:85px;
	margin-bottom:6px;
	overflow:hidden;
	border-bottom:1px dotted #666;
}

.home_sidebarPosts li.last{
	width:227px;
	height:85px;
	overflow:hidden;
	border-bottom:1px dotted #666;
}
.home_sidebarPosts .thumb{
	float:left;
	padding-right:2px;
	width:80px;
	height:85px;
}
.home_sidebarPosts .thumb1{
	float:left;


}
.home_sidebarPosts .thumb1 img{
	float:left;
	width:39px;
	height:40px;

}
.home_sidebarPosts .thumb img{
	float:left;
	width:100%;
	height:100%;
}
.home_sidebarPosts .entry{
	margin-left:2px;
	float:right;
	width:auto;
}
.home_sidebarPosts .entry1{
	float:right;
	width:141px;
}
.home_sidebarPosts p{
	font-size:12px;
	line-height:1.3em;
	padding:0 0 0 0;
}
.home_sidebarPosts p.date{
	color:#0a9cc1;
}
.home_sidebarPosts p.date span{
	color:#666;
}
/* INNER PAGE
============================================================== */
#content{
	float:left;
	width:468px;
	display:inline;
	padding-left:3px;
}
/*body_box*/
.body_box{
	width:467px;
	border:1px solid #bcbcbc;
	padding:2px 3px;

	
}
.inner468ad{
	width:468px;
	margin-top:2px;
	margin-left:3px;
}
.inner468ad img {
	display:block;
}
/*post*/
.metas{
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #666;
	margin:0 0 2px 0;
	padding:0 0 2px 0;
	color:#909090;
	font-size:11px;
}
.metas a {
	color:#909090;
}
.metas a:hover {
	color:#000;
}
.postAuthor {
	padding-left:13px;
	background: url(blue/ico_author.gif) no-repeat left center;
}
.postDate {
	padding-left:13px;
	background: url(blue/ico_date.gif) no-repeat left center;
}
.post{
	width:100%;
	overflow:hidden;
}
.post .entry{
	width:100%;
	overflow:hidden;
	font-size:13px;
	line-height:1.3em;
}
.post .entry p{
	padding:0 0 15px 0;
}
.post .entry p span{
	color:#666;
}
.post .entry p a, .post .entry p a:visited{
	color:#0a9cc1;
}
.post .entry ul{
	padding:0 0 15px 0;
}
.post .entry li{
	color:#555555;
	padding:4px 0 4px 12px;
	background:url(blue/ico_article_list.gif) no-repeat left 7px;
	line-height:1.3em;
}
.post .entry li a, .post .entry li a:visited{
	color:#555555;
}
.post .entry img{
	border:1px solid #d0d0d0;
	padding:2px;
	background:#fff;
}
.post .tags{
	color:#797777;
	font-size:12px;
	line-height:1.4em;
}
.post .tags a{
	color:#797777;
}
.alignleft{
	float:left;
	margin:3px 7px 5px 0;
}
.alignright{
	float:right;
	margin:3px 0 5px 7px;
}
.aligncenter {
	float:none;
	display:block;
	margin:0 auto 5px;
}
#content p.wp-caption-text {
	padding:0 5px;
	text-align:center;
	display:block;
	font-size:12px;
	font-style:italic;
}
blockquote {
	padding: 2px 10px 10px;
	background: #f6f5f5;
	color:#333;
	clear:both;
	border-left: 3px solid #bfbbbb;
	border-bottom:1px dotted #666;
	margin-bottom:10px;
}
code {
	color:#444;
	font:12px/17px tahoma, arial, sans-serif;
	display:block;
}
#content blockquote p {
	font-size: 12px;
	padding: 5px 0 2px;
	margin: 5px 0px 0px;
	line-height: 15px;
}
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color:#369;
}
blockquote a {
	color:#0080ca;
	text-decoration:underline;
}
blockquote a:hover {
	color:#039;
}
/* COMMENTS STYLE
============================================================== */
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */ 
	display:block;
	margin-top:7px;
	background:#f9f9f9;
	padding:3px 5px;
	font-weight:bold;
}
p#noComment {
	font:bold .8em verdana, tahoma, arial, sans-serif;
	background:#efefef;
	padding:4px 4px 4px 10px;
}
ol.commentlist li { /* Comment Wrapper */
	border-left:3px solid #777;
	border-bottom:1px dotted #666;
	height:1%;
	margin:0 0 10px;
	padding:5px 5px 5px 53px;
	position:relative;
}
li div.vcard cite {
	font-style:normal;
}
li div.vcard { /* Font style for comment author link*/
	font:bold 12px verdana, arial,sans-serif;
	font-style:normal;
	padding:0 80px 0 0; 
	margin:5px 0;
}
li div.vcard img.avatar { /* Avatar style between comments */
	border:1px solid #d5d5d5;
	padding:1px;
	background:#fff;
	left:5px;
	position:absolute;
	top:7px;
}
li div.comment-meta { /* Style for date of comment */
	font:bold 10px/1.4 helvetica,arial,sans-serif;
	position:absolute;
	right:10px;
	text-align:right; 
	top:10px;
}
li div.comment-meta a {
	color:#8F8F8F;
}
li div.comment-meta a:hover {
	text-decoration:underline;
}
ol.commentlist li p { /* Comment font style */
	font:normal 12px helvetica,arial,sans-serif;
	padding:4px 0;
} 
li div.reply a {
	color:#d92100;
	font-weight:bold;
}
ol.commentlist li ul.children { /* Inner comment style */
	margin-top:10px;
}
li.depth-2,li.depth-3,li.depth-4,li.depth-5 { /* inner comment margin-bottom */
	margin:0 0 .20em;
}
ol.commentlist li.even { /*The background color for 1-3-5... no comments*/
	background:#fff;
}
ol.commentlist li.odd { /* Background color for 2-4-6... no comments */
	background:#f9f9f9;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}
/* COMMENT FORM
============================================================== */
#respond{
	width:100%;
	overflow:hidden;
}
#respond p{
	width:100%;
	overflow:hidden;
	padding:0 0 12px 0;
}
#url, #email, #author, #commentText{
	float:left;
	border:1px solid #d2d2d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background: #fff url(blue/bgr_respond_text.gif) repeat-x;
	padding:3px;
	width:201px;
	float:left;
}
#respond textarea#commentText{
	width:97%;
	height:94px;
	overflow:auto;
}
#respond p label{
	float:left;
	padding:4px 0 0 7px;
	font-size:12px;
	color:#777;
	line-height:1.3em;
}
#respond p#nopadding{
	padding:0;
}
#respond #submit{
	background: url(blue/button_submit.gif) no-repeat left;
	width:95px;
	height:35px;
	border:none;
	display:block;
	line-height:0px;
	cursor:pointer;
}
/* ARCHIVE POSTS
============================================================== */
.cat_post{
	width:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
.labelBC { /* The style for the label used on archive pages to display where visitor is (Category archives for - Posts tagged as ... )*/
	display:block;
	font-size:12px;
	color:#8f8f8f;
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px dotted #666;
}
.labelBC a {
	color:#6f6f6f;
}
.labelBC a:hover {
	color:#3f3f3f;
}
.locationBC { /* Name of category, archive or date placed below the (Category archives for - Posts tagged as ... ) text on archive pages */
	display:block;
	font-size:18px;
	color:#222;
	margin-bottom:10px;
	letter-spacing:-1px;
}
.cat_post .entry{
	font-size:12px;
	line-height:1.3em;
	width:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
.cat_post .metas{
	padding:2px 0;
	border-bottom:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	text-align:right;
	color:#666;
	font-size:12px;
	line-height:1.3em;
	display:block;
}
.cat_post .metas a,.navigation a{
	color:#0a9cc1;
}
.cat_post .metas a:hover ,.navigation a:hover{
	text-decoration:underline;
}
/* INNER PAGE SIDEBAR [Primary top sidebar+Primary bottom sidebar]
============================================================== */
#sidebar{
	float:right;
	display:inline;
 	position:relative;
	width:189px;
	padding-left:3px;

}
/* footer */
#footer{
	width:100%;
	height:61px;
	background:#144956;
	border-bottom:3px solid #0a9cc1;
}
#footer_data{
	float:left;
	padding:14px 0 0 14px;
}
#footer_data ul{
}
#footer_data li{
	display:inline;
	color:#434343;
	font-size:12px;
	padding:0 0 0 9px;
	margin-left:9px;
	border-left:1px solid #fff;
}
#footer_data li.first{
	padding:0;
	border:none;
	margin:0;
}
#footer_data li a{
	color:#fff;
}
#footer_data li a:hover{
	text-decoration:underline;
}
#footer_data .copyrights{
	color:#fff;
	padding:10px 0 0 0;
}
#footer_data .copyrights a{
	color:#fff;
}
#footer_data .copyrights a:hover{
	text-decoration:underline;
}
#footer_logo{
	float:right;
	width:auto;
	padding:15px 16px 0 0;
}

/* CALENDER STYLE*/
============================================================== */
table#wp-calendar {
	vertical-align:middle;
}
tbody .pad{
	vertical-align:middle;

}
table#wp-calendar>tbody>tr>td>a {
	vertical-align:middle;

}
thead>tr>th {
	text-align:center;
	vertical-align:middle;

}
tbody>tr>td {
	text-align:center;
	vertical-align:middle;
}
tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active {
	vertical-align:middle;
}
tfoot>tr>td#prev {

	vertical-align:middle;

}
tfoot>tr>td#next {
	text-align:center;
	vertical-align:middle;

}

#Layer1{
position:absolute; 
left:832px; 
top:1px; 


}


/* BENİM EDİTLEMEM   H3 LER*/
============================================================== */
h3.mansetsagiBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#009999;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:1px;
	margin-bottom:0px;
}
h3.mansetsagiBgTitle a, h3.mansetsagiBgTitle a:hover {
	color:#fff;
}

h3.mansetaltiBgTitle {
	width:160px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #000000;
	background:#336600;
	margin-left:0px;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:1px;
	margin-bottom:0px;
}
h3.mansetaltiBgTitle a, h3.mansetaltiBgTitle a:hover {
	color:#fff;
}
h3.yazarbolumbasiBgTitle {
	width:132px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:5px solid #0000FF;
	background:#336600;
	padding-left:7px;
	padding-top:3px;
}
h3.yazarbolumbasiBgTitle a, h3.yazarbolumbasiBgTitle a:hover {
	color:#fff;
}



/* BENİM EDİTLEMEM   H2 LER*/
============================================================== */
h2.mansetsagipostTitle{
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	margin:0 0 3px 0;
	line-height:1em;
}
h2.mansetsagipostTitle a{
	color:#FF0000;
}
h2.mansetsagipostTitle a:hover{
	color:#0a9cc1;
}

h2.mansetaltipostTitle{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	margin:0 0 3px 0;
	line-height:1em;
}
h2.mansetaltipostTitle a{
	color:#000000;
}
h2.mansetaltipostTitle a:hover{
	color:#0a9cc1;
}



/*home_anketlersidebarPosts*/
.home_anketlersidebarPosts{
	width:160px;
	background:#ffffff;
	border:1px solid #bcbcbc;
	overflow:hidden;
	margin:0 0 1px 0;
	padding:1px 1px 1px 1px;
}
.home_anketlersidebarPosts ul{
	background:#ffffff;
	width:140px;
}
.home_anketlersidebarPosts li{
	width:140px;
	align:center;
	background:#ffffff;
	overflow:hidden;
	border-bottom:1px dotted #666;
	padding-right:3px;
	margin-right:3px;
}
.home_anketlersidebarPosts li.last{
	background:#ffffff;
	padding:0;
	margin:0;
	border:none;
}
.home_anketlersidebarPosts .entry{
	background:#ffffff;
	margin-right:2px;
	float:left;
	width:140px;
}
.home_anketlersidebarPosts p{
	width:140px;
	background:#ffffff;
	font-size:12px;
}


/*SOLA YENİ YAZARLAR*/
#deneme {
	float:left;
	overflow:hidden;
	width:144px;
	height:100%;
	background:#E6F3F5;
}

.thumb1 {
	float:left;
	margin-top:4px;
	width:39px;
	height:40px;
}
.thumb1 img{
	float:left;
	width:39px;
	height:40px;
}

.yazaryazi {
	float:left;
	margin-top:4px;
	overflow:hidden;
	width:90px;
	height:40px;
	margin-left:2px;
	color:#000000;
	font-size:10px;
	line-height:1.1em;
}

.yazaryazi  a{
	color:#000000;

}

.yazaradi {
	float:left;
	width:144px;
	height:12px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background-color: rgb(151, 154, 171);
}

h2.ppostTitle{
	width:83px;
	height:60px;
	overflow:hidden;
	font-size:12px;
	color:#2d2d2d;
	margin:0 0 0px 0;
	line-height:1.0em;
}
h2.ppostTitle a{
	color:#2d2d2d;
}
h2.ppostTitle a:hover{
	color:#0a9cc1;
}

h2.pppostTitle{
	width:100%;
	overflow:hidden;
	font-size:13px;
	color:#2d2d2d;
	margin:0 0 0px 0;
	line-height:1.2em;
}
h2.pppostTitle a{
	color:#2d2d2d;
}
h2.pppostTitle a:hover{
	color:#0a9cc1;
}




/* GÜNÜN RESMİ  VE VİDEOSU  BAŞLADI
============================================================== */
#yanavideos{
	float:left;
	width:160px;
	overflow:hidden;

}
#yanavideos ul{
	width:160px;


}
#yanavideos li{
	float:left;
	width:160px;

}
#yanavideos .thumb{
	width:160px;
	height:113px;
	overflow:hidden;
	text-align:center;
}
#yanavideos .thumb img{
	float:left;
	width:160px;
	height:113px;
}
#yanavideos .info{
	width:152px;
	position:relative;
	background:#fff;
	overflow:hidden;
	min-height:50px;
	height:auto !important;
	height:50px;
}
#yanavideos .info p{
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	padding:0 2px 0 2px;
}
#yanavideos .info p.moreVideo{
	position:absolute;
	bottom:3px;
	right:3px;
	padding:3px 5px 0 5px;
}
#yanavideos .info p.moreVideo a{
	color:#50630a;
	background:url(blue/ico_camera.gif) no-repeat left 2px;
	padding:0 0 0 17px;
}
#yanavideos .info p.morePhoto{
	position:absolute;
	bottom:3px;
	right:3px;
	padding:3px 5px 0 5px;
}
#yanavideos .info p.morePhoto a{
	color:#50630a;
	background:url(blue/ico_photo.gif) no-repeat left center;
	padding:0 0 0 17px;
}


h2.yanavideoBarTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #000000;
	background:#00FF00;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h2.yanavideoBarTitle a, h2.yanavideoBarTitle a:hover {
	color:#000;
}
h2.yanavideoBarTitle span{
	color:#000000;
}

/* GÜNÜN RESMİ  VE VİDEOSU  BİTTİ
============================================================== */




/* MANSET USTU MANSETLER BAŞLADI
============================================================== */
#mansetustuvideos{
	float:left;
	width:825px;
	height:107px;
	overflow:hidden;

}
#mansetustuvideos ul{
	width:823px;
	overflow:hidden;

}
#mansetustuvideos li{
	padding-right:4px;
	float:left;
	width:267px;

}
#mansetustuvideos .thumb{
	border:1px solid #000;
	font-size:18px;
	width:265px;
	height:100px;
	overflow:hidden;
}
#mansetustuvideos .thumb img{
	float:left;
	width:100px;
	height:100px;
	max-width:100px;
	max-height:100px;

}

/* MANSET USTU MANSETLER BİTTİ
============================================================== */



/* MANSET SAĞI MANSETLER BAŞLADI
============================================================== */
#mansetsagivideos{
	float:left;
	width:227px;
	height:325px;
	overflow:hidden;
	padding-left:7px;


}
#mansetsagivideos ul{
	width:227px;
	overflow:hidden;

}
#mansetsagivideos li{
	margin-bottom:2px;
	float:left;
	width:227px;
	border:1px solid #000;
}
#mansetsagivideos .thumb{
	border-right:1px solid #000;
	width:225px;
	height:105px;
	font-size:18px;

	overflow:hidden;
}
#mansetsagivideos .thumb img{
	float:right;
	width:100px;
	height:105px;
	max-width:100px;
	max-height:105px;
}

/* MANSET SAĞI MANSETLER BİTTİ
============================================================== */




/* MANSET ALTI  MANSETLER BAŞLADI
============================================================== */
#mansetaltivideos{
	float:right;
	width:664px;
	overflow:hidden;

}
#mansetaltivideos ul{
	float:right;
	width:663px;
	margin-top:4px;
	overflow:hidden;

}
#mansetaltivideos li{
	float:right;
	width:217px;
	margin-left:3px;

}
#mansetaltivideos .thumb{
	float:right;
	width:215px;
	height:100px;
	font-size:18px;
	border:1px solid #000;

}
#mansetaltivideos .thumb img{
	float:left;
	width:100px;
	height:100px;
	max-width:100px;
	max-height:100px;

}

/* MANSET ALTI MANSETLER BİTTİ
============================================================== */





/* SOL MENÜYE AYAR VERMEK İÇİN
============================================================== */


#hhomes_sidebar{
	float:left;
	width:144px;
	margin-right:0;
}


/*hhomes_sidebar_ads*/
.hhomes_sidebar_ads{
	width:100%;
	overflow:hidden;
	margin:0 0 0 0;
}
.hhomes_sidebar_ads img{
	float:left;
	width:100%;
}
/*hhomes_sidebarPosts*/
.hhomes_sidebarPosts{
	width:144px;
	border:1px solid #bcbcbc;
	overflow:hidden;
	margin:0 0 0px 0;
	padding:1px 1px 1px 1px;
}
.hhomes_sidebarPosts ul{
	width:144px;

}
.hhomes_sidebarPosts li{
	width:144px;
	overflow:hidden;
	border-bottom:1px dotted #666;
	padding:0 0 0 0;
	margin:0 0 0px 0;
}

.hhomes_sidebarPosts li.last{
	background:none;
	padding:0;
	margin:0;
	border:none;
}
.hhomes_sidebarPosts .thumb{
	float:left;
	width:80px;
	height:85px;
}
.hhomes_sidebarPosts .thumb1{
	float:left;


}
.hhomes_sidebarPosts .thumb1 img{
	float:left;
	width:39px;
	height:40px;

}
.hhomes_sidebarPosts .thumb img{
	float:left;
	width:100%;
	height:100%;
}
.hhomes_sidebarPosts .entry{
	margin-left:2px;
	float:right;
	width:144px;
}
.hhomes_sidebarPosts .entry1{
	float:right;
	padding-left:4px;
	width:144px;
}
.hhomes_sidebarPosts p{
	font-size:12px;
	line-height:1.3em;
	padding:3px 0 0 0;
}
.hhomes_sidebarPosts p.date{
	color:#0a9cc1;
}
.hhomes_sidebarPosts p.date span{
	color:#666;
}


/*E-DEVLET*/
#edevlet{
width:144px;
height:165px;
margin-bottom:4px;
}

/*HABER İHBAR*/
#haberihbar{
background:#f6821f;
width:144px;
height:35px;
margin-bottom:4px;
}
}

/*UYELİK*/
#uyelik{
width:144px;
height:20px;
margin-bottom:4px;
}


/*SOLA MENÜ KATEGORİLER */
#solasayfakategoriler{
	background:#FFFFFF url(blue/arka.png);
	margin-bottom: 3px;
	border:#fff solid 1px;
	width:144px;

}
#solasayfakategoriler a{
	margin-left:3px;
	color:#000000;
	font-family:Arial-Black;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}

/*SOLA MENÜ SAYFALAR */
#solasayfasayfalar{
	background:#FFFFFF url(blue/arka.png);
	margin-bottom: 3px;
	margin-top: 2px;
	border:#fff solid 1px;
	width:144px;
}
#solasayfasayfalar a{
	margin-left:3px;
	color:#000000;
	font-family:Arial-Black;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}


/*ÜST MANŞETLER DENEME*/
.ustmanset_sidebarPosts{
	float:right;
	witdh:815px;
	height:100px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:11px;

}
.ustmanset_sidebarPosts ul{
	float:left;
	witdh:815px;
	height:100px;
	overflow:hidden;


}
.ustmanset_sidebarPosts li{
	float:left;
	width:261px;
	margin-left:14px;
	height:100px;
	overflow:hidden;


}

.ustmanset_sidebarPosts .birinci{
	float:left;
	width:261px;
	margin-left:14px;
	height:100px;
	overflow:hidden;


}
.ustmanset_sidebarPosts .ikinci{
	float:left;
	width:261px;
	margin-left:0px;
	height:100px;
	overflow:hidden;

}

.ustmanset_sidebarPosts .thumb{
	float:left;
	width:100px;
	height:100px;
}
.ustmanset_sidebarPosts .thumb img{
	float:left;
	width:100px;
	height:100px;
}
.ustmanset_sidebarPosts .entry{
	float:left;
	background:url(blue/ustmanset.png) repeat-x right;
	text-align:left;
	width:161px;
	height:100px;
}

h2.ustmanset_sidebarPostsTitle{
	color:#000000;
	font-size:18px;
	line-height:1.4em;
}






/*YAN MANŞETLER DENEME*/
.yanmanset_sidebarPosts{
	float:right;
	overflow:hidden;
	width:228px;
	height:339px;
	overflow:hidden;


}
.yanmanset_sidebarPosts ul{
	float:left;
	width:228px;
	height:339px;

}
.yanmanset_sidebarPosts li{
	float:left;
	overflow:hidden;
	width:225px;
	height:105px;
	margin-bottom:12px;
}
.yanmanset_sidebarPosts .yanbirinci{
	float:left;
	overflow:hidden;
	width:225px;
	height:105px;
	margin-bottom:12px;
}
.yanmanset_sidebarPosts .yanikinci{
	float:left;
	overflow:hidden;
	width:225px;
	height:105px;
	margin-bottom:12px;

}
.yanmanset_sidebarPosts .thumb{
	float:right;
	width:88px;
	height:105px;
}
.yanmanset_sidebarPosts .thumb img{
	float:right;
	width:88px;
	height:105px;
}
.yanmanset_sidebarPosts .entry{
	float:left;
	background:url(blue/yanmanset.png) repeat-x left;
	text-align:center;
	width:137px;
	height:105px;
}
h2.yanmanset_sidebarPostsTitle{
	color:#000000;
	font-size:18px;
	line-height:1.4em;
}

/*MANŞET ALTI DENEME*/

.mansetalti_sidebarPosts{
	float:right;
	width:660px;
	height:105px;
	overflow:hidden;
	margin-bottom:3px;
}
.mansetalti_sidebarPosts ul{
	float:left;
	overflow:hidden;
	width:660px;
	height:103px;	
}
.mansetalti_sidebarPosts li{
	float:left;
	width:320px;
	height:100px;
	margin-left:0px;


}
.mansetalti_sidebarPosts .last{
	float:right;
	width:320px;
	height:100px;
	margin-left:20px;

}
.mansetalti_sidebarPosts .thumb{
	float:left;
	width:105px;
	height:100px;
}
.mansetalti_sidebarPosts .thumb img{
	float:left;
	width:105px;
	height:100px;
}
.mansetalti_sidebarPosts .entry{
	float:left;
	background:url(blue/altmanset.png) repeat-x left;
	text-align:center;
	width:215px;
	height:100px;
}

h2.mansetalti_sidebarPostsTitle{
	color:#000000;
	font-size:18px;
	line-height:1.4em;

}
h3.redBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#cd1713;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.redBgTitle a, h3.redBgTitle a:hover {
	color:#fff;
}
h3.maviBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#993366;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.maviBgTitle a, h3.maviBgTitle a:hover {
	color:#fff;
}
h3.acikmaviBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#008080;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.acikmaviBgTitle a, h3.acikmaviBgTitle a:hover {
	color:#fff;
}
h3.genelhaberBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#333300;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.genelhaberBgTitle a, h3.genelhaberBgTitle a:hover {
	color:#fff;
}
h3.altensolBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#003300;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.altensolBgTitle a, h3.altensolBgTitle a:hover {
	color:#fff;
}
h3.yorumhaberBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#993366;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.yorumhaberBgTitle a, h3.yorumhaberBgTitle a:hover {
	color:#fff;
}
h3.altensagBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#339933;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.altensagBgTitle a, h3.altensagBgTitle a:hover {
	color:#fff;
}
h3.enaltensolBgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#009999;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.enaltensolBgTitle a, h3.enaltensolBgTitle a:hover {
	color:#fff;
}
h3.enaltsoldan2BgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#336600;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.enaltsoldan2BgTitle a, h3.enaltsoldan2BgTitle a:hover {
	color:#fff;
}
h3.enaltsoldan3BgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#33CC33;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.enaltsoldan3BgTitle a, h3.enaltsoldan3BgTitle a:hover {
	color:#fff;
}
h3.enaltsoldan4BgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#00CC99;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.enaltsoldan4BgTitle a, h3.enaltsoldan4BgTitle a:hover {
	color:#fff;
}