body {
	background: #575757;
	font:1em/1.4em sans-serif,arial, verdana, sans-serif;
	color:#222;
}
/* GENERIC */
h1 {
	font:bold 24px "Palatino Linotype","Trebuchet MS",Times New Roman,Trebuchet;
/*	padding-left:50px; */
	display:block;
} 
h2 {
	font: bold 16px "Trebuchet MS",arial, sans-serif;
	display:block;
}
h3 {
	font:bold 14px "Trebuchet MS",arial, verdana, sans-serif;
	padding-bottom:2px;
	color:#444;
	border-bottom:1px dotted #efefef;
}
h4{ 
	font:bold 13px "Trebuchet MS",arial, verdana, sans-serif;
	display:block;
}
h5{ 
	font:bold 12px ""Trebuchet MS",Georgia",arial, verdana, sans-serif;
	display:block;
}
h6{ 
	font:normal 12px arial, verdana, sans-serif;
	display:block;
}

/*h1 a {color:#2a2a2a;}*/
/*h1 a:hover {color:#111;}*/

h1 a {color:#e54842;}
h2 a {color:#e54842;}
/* h2 a:hover {color:#4a4a4a;} */

h3.titleMidWidget{
	margin-bottom:2px;
	letter-spacing:-1px;
}
h3.footer {
	color:#779d03;
	padding-bottom:3px;
	margin-bottom:5px;
	font:1.1em "Trebuchet MS",georgia, garamond, serif;
	border-bottom:1px dotted #333;
}
h3#comments {
	margin-top:10px;
	margin-bottom:10px;
	border:none;
	padding:0;
	color:#990000;
	
}
h3#leaveComment {
	margin-top:10px;
	margin-left:0;padding-left:0;
	margin-bottom:3px;
	border:none;
	padding:0;
	color:#666;
}
/* ******************************************************************* */
/* GLOBAL ******************************************************* */
p {
	font-size:13px;
	line-height:1.4em;
	padding:5px 0;
}
a {
	color:#e54842;
}
a:hover {
	color:#d92100;
	text-decoration:underline;
}
span#featuredlisttitle { /*The style for the featured entry list items */
	font: bold .9em "Trebuchet MS",Georgia,arial, sans-serif;
	color:#93a6b8;
	display:block;
	
	padding:4px 0 4px 0;
}
span#slogan { /*Style of the slogan written below the site name as tagline*/
	font-size: 14px;
	padding-left:7px;
	display:block;
}
span.sidebarajaxtabs{ /* Style for the titles kept inside of archive tab on sidebar*/
	margin-bottom:4px;
	display:block;
	font-family:"Trebuchet MS",georgia, "trebuchet ms", garamond, serif;
	padding-top:10px;
}
span.lightBlue {
	background:#990000;
	font:bold 13px "Trebuchet MS",Georgia,arial, sans-serif;
	padding:4px;
	margin-bottom:7px;
	color:#333;
	display:block;
}
span.blueBg {
	background:#E5FFDF;
	font:bold 13px "Trebuchet MS",arial, sans-serif;
	padding:4px 4px 4px 7px;
	margin-bottom:7px;
	color:#333;
	display:block;
}
span.breadcrumb {
	font:normal 11px "Trebuchet MS",arial, sans-serif;
	border-bottom:1px dotted #ccc;
	color:#666;
	padding-bottom:2px;
	margin-bottom:14px;
	display:block;
}
span.breadcrumb a {
	color:#000;
}
span.breadcrumb a:hover {
	text-decoration:underline;
}
span.browsing {
	font:normal 17px "Trebuchet MS",Georgia,arial, sans-serif;
	margin-bottom:14px;
	color:#666;
	display:block;
}
.commentLink { /* the comment link on featured area and on the gray bar below the left column stories */
	background: url(../images/iconComment.gif) no-repeat left center;
	padding:2px 0 2px 18px;
}
.date { /* the date shown on featured area and on the gray bar below the left column stories */
	background: url(../images/iconDate.gif) no-repeat left center;
	padding:2px 0 2px 18px;
}
.widget { /* The margin for the widget boxes */
	margin-top:0px;
	margin-left:5px;
	margin-right:2px;
	width:175px;
}
.widget { /* Widget Style used all around the site */
	font: 13px "Trebuchet MS",Georgia,arial, sans-serif;
	color:#666;
}
.widget ul  li {
	border-bottom:1px dotted #B5C6DF;
	line-height:125%;
	background: url(../images/bullet.gif) no-repeat left 6px;
	padding-left:12px;
}
.widget ul li a {
	color:#222;
	padding:2px 0;
	display:block;
	width:auto;
}
.widget ul li a:hover{
	text-decoration:underline;
}
.navigation {
	position:relative;
	background:#fff;
	display:block;
	font-size:13px;
}
.previous {
	float:left;
}
.next {
	float:right;
}
/* ******************************************************************* */
/* STRUCTURE ******************************************************* */
#wrapper {
	margin:0 auto;
	background:#fff;
	padding:15px 8px 10px;
	width:964px!important; 
	width:980px; 
	width/**/:/**/964px; 
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;	
	
}
/* ******************************************************** */
/* HEADER  */
/* ******************************************************** */
#header {
	position:relative;
	min-height:55px;
}
#headerleft {
	width:476px;
	margin-right:16px;
	display:inline;
	float:left;
}
#headerright {
	float:left;
	width:468px;
}
#headerAd {
	padding-bottom:10px;
}
#anothersearch { /* Search form style for header */
	padding:8px 0 8px 7px;
	position:relative;
	background: #f7f7f1 url(../images/bgSearch.gif) no-repeat top;
	width:628px!important;
	width:635px;
	width/**/:/**/628px;
}
#sss { /* Search box on sidebar*/
	width: 610px;
	padding:3px;
}
.anothersubmit {
	display:none;
}

/* ******************************************************** */
/* NAVIGATION - PAGES */
/* ******************************************************** */
#navpages {
	background: #990000 url(../images/bgNavPagesSamba.gif);
	border-top:1px solid #F84040;
	border-bottom:1px solid #F84040;
}
ul#navpagelist li {
	float: left;
	width: auto;
}
ul#navpagelist li a {
	display: block;
	font: .8em "Trebuchet MS",Arial, Tahoma, Verdana;
	color: #fff;
	padding:6px 10px;
	border-right:1px solid #F84040;
}
ul#navpagelist li a:hover {
	background: url(../images/bgNavPagesSambaHov.gif);
	color:#fff;
	border-right:1px solid #F84040;
	text-decoration:none;
}
ul#navpagelist li li {
	float: left;
	width: 160px;
}
ul#navpagelist li li a {
	background: #F84040;
	color:#fff;
	float: none;
	padding:4px 10px;
	border-top: 1px solid #F84040;
	border-right:none;
}
ul#navpagelist li li a:hover {
	background: #E84040;
	color:#fff;
	text-decoration:none;
}
ul#navpagelist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	border-bottom:1px solid #F84040;
}
ul#navpagelist li:hover ul, ul#navpagelist ul {
	left: auto;
	display: block;
}
/* ******************************************************** */
/* NAVIGATION - CATEGORIES */
/* ******************************************************** */
#navcats {
	background: #dfdfdf url(../images/bgnavcats.gif);
	border-bottom:1px solid #ddd;
}
ul#navcatlist li {
	float: left;
	width: auto;
}
ul#navcatlist li a {
	display: block;
	font: .8em "Trebuchet MS",Arial, Tahoma, Verdana;
	color: #A84040;
	padding:6px 10px 5px;
	border-right:1px solid #ddd;
}
ul#navcatlist li a:hover {
	background: url(../images/bgnavcats_hover.gif);
	color:#000;
	text-decoration:none;
}
ul#navcatlist li li {
	float: left;
	width: 160px;
}
ul#navcatlist li li a {
	background: #e9e9e9;
	float: none;
	padding: 3px 10px;
	border-top: 1px solid #afafaf;
	border-right:none;
}
ul#navcatlist li li a:hover, ul#navcatlist li li a:active {
	background: #ddd;
	color:#000;
	text-decoration:none;
}
ul#navcatlist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	border-bottom:1px solid #afafaf;
}
ul#navcatlist li:hover ul {
	left: auto;
	display: block;
}
ul#navcatlist li:hover ul, ul#navcatlist ul {
	left: auto;
}
/* ******************************************************** */
/* FEATURED */
/* ******************************************************** */
#featured {
	background:#eee;
	border-bottom:1px solid #ddd;
	padding: 5px 10px;
}
#featureditemcont {
	width:940px;
	border-top:1px solid #c0ced4;
	border-bottom:1px solid #ddd;
	background: url(../images/bgFeaturedSamba.gif) repeat-y;
}
.featuredstory { /* Featured area, story wrapper (title-image-meta) */
	padding:10px 10px 4px 10px;
	float:left;
	width:624px!important;
	width:644px;
	width/**/:/**/624px;
}
.storyimage { /* Featured Area, image */
	float:left;
	width:220px;
	margin-right:12px;
	display:inline;

        font-size:13px;
        line-height:1.4em;  
        text-align:justify;

}

.storyimage img {
	background:#fff;
	padding:2px;
	border:1px solid #aaa;
}
.story { /* Featured area entry */
	float:left;
/*	width:392px; */
}
p.readmore {
	display:block;
	text-align:right;
	padding:0;
	margin:10px 0;
}
.details { /*Styling for Date - Category and Comment section at the bottom of Featured Entry*/
	font:normal .6em/1em verdana, sans-serif;
	display:block;
	text-align:right;
	padding:7px 5px;
}
.details  a{color:#478F00;}
.details  a:hover{text-decoration:underline;}
.folder { /* the date shown on featured area and on the gray bar below the left column stories */
	background: url(../images/folder.gif) no-repeat left center;
	padding:2px 0 2px 18px;
}
/*Featured entry area  Featured list */
.featuredlist {
	background: #fff url(../images/bgFeaturedList.gif) repeat-x;
	border:1px solid #fff;
	padding:5px 10px;
	float:left;
	width:273px !important; 
	width:295px; /* Width for IE */
	width/**/:/**/273px; /* Width for Other Browsers */
}
.featuredlist ul {
	font: bold .7em "Trebuchet MS",arial, sans-serif;
	margin-top:5px;
	border-top:1px dotted #ddd;
}
.featuredlist li {
	border-bottom:1px dotted #ddd;
	line-height:165%;
}
.featuredlist li a {
	display:block;
	color:#E54842;
	padding:2px 0 2px 20px;
	width:auto;
	background: url(../images/iconFeaList.gif) no-repeat left center;
}
.featuredlist li a:hover{
	text-decoration:underline;
}
.featuredlist li a.active, .featuredlist li a.active:hover {
	color:#000;
	text-decoration:none;
}
/* ******************************************************** */
/* CONTENT */
/* ******************************************************** */
#govde {
	margin-top:7px;
	background: #fff;
}
#govdeInner {
	margin-top:7px;
	background: #fff;
}
/* ******************************************************** */
/* LEFT COLUMN */
/* ******************************************************** */

.leftColDetails {
	background:#F2EBEF;
	font:bold 11px "Trebuchet MS",arial,tahoma, sans-serif;
	padding:4px;
	color:#777;
	clear:both;
	display:block;
	margin-bottom:10px;
}
.leftColDetails a {
	color:#777;
}
.leftColDetails a:hover {
	color:#000;
}
.leftColMore {
	font:bold 11px "Trebuchet MS",arial,tahoma, sans-serif;
	text-align:right;
	display:block;
	clear:both;

}

.leftColMore a {
	color:#777;
	text-decoration:underline;
}
.leftColMore a:hover {
	color:#000;
	text-decoration:underline;
}

.rightColMore {
	font:bold 11px "Trebuchet MS",arial,tahoma, sans-serif;
	text-align:right;
	clear:both;

}

.rightColMore a {
	color:#777;
	text-decoration:underline;
}
.rightColMore a:hover {
	color:#000;
	text-decoration:underline;
}
#leftcolumn {
	display:inline;	
	float:left;
	width:480px;

}
.gray {
        background-color:#fff;
        border-left:1px solid #ddd;
        border-right:1px solid #ddd;
        border-top:1px solid #ddd;
        border-bottom:1px solid #ddd;
        padding:5px;
	margin-bottom:5px;
        font-size:13px;
        line-height:1.4em;  
        text-align:justify;
}
.leftcolpost {
        margin-bottom:2px;
        padding:5px 5px 5px 5px;
	margin-left:2px;
}
.leftcolpost a:hover {
	text-decoration:underline;

}
img.leftThumbImg {
	padding:1px;
	margin-right:4px;
	float:left;
	border:1px solid #bbb;
}
/* ******************************************************** */
/* MID COLUMN */
/* ******************************************************** */
#midcolumn {
	float:left;
	background:#FFFFFF;
	width:180px;
}
#midColInner {
	width:185px;
	margin:0 auto;
	display:block;
/*	color: #990000; */
}
/* LIST FOR POPULAR POSTS */
#midcolumn  #popularPosts ul {
	font: 13px "Trebuchet MS",arial, sans-serif;
	color:#666;
}
#midcolumn  #popularPosts ul li {
	border-bottom:1px dotted #B5C6DF;
	line-height:125%;
	background: url(../images/star.gif) no-repeat left 5px;
	padding-left:16px;
}
#midcolumn #popularPosts ul li a {
	color:#222;
	padding:3px 0;
	display:block;
	width:auto;
}
#midcolumn #popularPosts ul  li a:hover{
	text-decoration:underline;
}
/* LIST FOR RECENT COMMENTED POSTS */
#midcolumn  ul#recentEntries {
	font: 13px "Trebuchet MS",arial, sans-serif;
	color:#666;
}
#midcolumn  ul#recentEntries li {
	border-bottom:1px dotted #B5C6DF;
	line-height:125%;
	background: url(../images/bullet.gif) no-repeat left 8px;
	padding-left:14px;
}
#midcolumn ul#recentEntries li a {
	color:#222;
	padding:3px 0;
	display:block;
	width:auto;
}
#midcolumn ul#recentEntries  li a:hover{
	text-decoration:underline;
}
.koseyazilari {
	padding: 5px 8px;
	border: 1px solid #E8E8E8;
	background: #fff;
	font-size: 12px;
	text-align:center;
	margin-bottom:5px;

}
.koseyazilari img {
        float:center;
        margin-top:3px;
        margin-right:10px;
        padding:2px;
        background:#fff;   
        border:1px solid #ccc;
        width: 100px;
}
.rssfeed {
	line-height: 1.4em;
	background: url(../images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding: 0 0 0 15px;
}
.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-size: 12px;
}
.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(../images/rss.gif) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #2c78b9;
	margin-right: 20px;
}
.rssfeedlinks a:hover {
	color: #ff9600;
	line-height: 1.5em;
}
.subscribe form {
	display: inline;
}
.subscribe fieldset {
	display: inline;
}
.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: .8em;
}
#rssinput {
	width: 206px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(../images/rss-input.gif) no-repeat top;
	border:0;
}
#rssinput:focus {
	width: 206px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(../images/rss-input.gif) no-repeat bottom;
}
#rssbutton {
	width: 36px;
	height: 36px;
	background: url(../images/rss-button.gif) no-repeat;
	cursor: pointer;
	border:0;
}
#tagCloud {
	display:block;
	font-size:1.3em;
	text-align: center;
}
#tagCloud a {
	color:#222;
}
#tagCloud a:hover {
	color:#d92100;
}
/* ******************************************************** */
/* RIGHT COLUMN / SIDEBAR */
/* ******************************************************** */
#sidebar {
	float:right;
	width:300px;
}
/* Sidebar ajax tabs */
.controltabs {
	height: 33px;
	margin-top:15px;
}
.controltabs a {
	display: block;
	float: left;
	padding: 0 13px;
	font-size:.8em;
	text-align: center;
	height: 33px;
	background: #f9f9f9;
	border-width: 1px;
	border-style:solid;
	border-color:#eee #eee #e9e9e9 #eee;
	
	color: #000;
}
.controltabs li a.active {
	color: #000;
	display: block;
	float: left;
	padding: 0 15px;
	text-align: center;
	height: 33px;
	border: 1px solid #e8e8e8;
	border-bottom:1px solid #fafafa;
	background: url(../images/tabs.gif) repeat-x bottom;
}
.controltabs a:hover {
	text-decoration:none;
	background:#f1f1f1;
	border:1px solid #ddd;
	border-bottom:1px solid #e9e9e9;
	border-bottom:0;
}
.controltabs li {
	display: inline;
	float: left;
	line-height: 30px;
	height: 34px;
	font-weight: bold;
}
.tabcontainer {
	background:#fafafa;
	padding:0 8px 8px;
	font-size:.8em;
	border:1px solid #e9e9e9;
}
.tabcontainer ul li {
	line-height:normal;
	color:#555;
	border-bottom:1px dotted #bbb;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	background: url(../images/star.gif) no-repeat left 5px;
}
.tabcontainer li ul li {
	border-bottom:0;
}
.tabcontainer a  {
	display:inline;
	color:#333;
}
.tabcontainer a:hover {
	color:#d92100;
	text-decoration:none;
}
#archiveform  select{
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #000;
	font: 1em/1.2 "Trebuchet MS",Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 2px 1px 2px 2px;
}
#cat {
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #000;
	width:280px;
	font: 1em/1.2 "Trebuchet MS",Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 2px 1px 2px 2px;
}
#recentcomments li {
	padding:2px 2px 2px 5px;
	font-size:.8em;
	color:#777;
	line-height:1.4em;
	background: #f7f7f1;
	border-bottom:1px dotted #cbcbcb;
	}
#recentcomments li  a {
	color:#666;
}
#recentcomments li  a:hover {
	text-decoration:none;
	color:#d92100;
}
#tagcloud {
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top:10px;
}
#adContainer125px {
	text-align:center;
	display:block;
}
#adContainer125px img {
	margin:0 12px;
}
/* ******************************************************** */
/* FOOTER  */
/* ******************************************************** */
#footer-wrapper {
	width:980px;
	margin:0 auto;

}
#footer {
	padding:10px;
	background: #990000;
	color:#ccc;
	font-size:0.8em;
	line-height:10px;
	text-align:right;

}
#footer1 {
	width:364px;
	float:left;
	display:inline;
}
#footer1 a img {
	display:inline;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:5px;
	background:#f5f5f5;
	padding:2px;
	border:1px solid #ccc;
}
#footer1 a:hover img {
	background:#f90;
	border:1px solid #f90;
}
#footer2 {
	float:left;
	width:200px;
	margin:0 20px;
}
#footer2 ul li {
	border-bottom:1px dotted #444;
	line-height:125%;
	font-size:.8em;
	background: url(../images/iconLink.gif) no-repeat left 7px;
	padding-left:17px;
}
#footer2 ul li a {
	color:#ccc;
	padding:4px 0;
	display:block;
	width:auto;
}
#footer2 ul li a:hover{
	color:#fff;
}
#footer3 {
	width:355px;
	float:left;
}
.about {
	font-size:13px;
	line-height:1.4em;
	padding:5px 0;
}
.about p {
	padding-top:0;
	padding-bottom:10px;
}
#footer3 a {
	color:#92cc65;
}
#footer3 a:hover {
	text-decoration:underline;
}
#credit {
	width:982px;
	background: #990000;
	margin-top: 0px;
	margin-left: -1px;
	margin-bottom: 0px;
	text-align:left;
	color:#fff;
	font:.75em "Trebuchet MS",verdana, sans-serif;


}
#credit a {
	color:#fff;
}
#credit a:hover {
	text-decoration:underline;
}
/* ******************************************************** */
/* Single Post Page */
/* ******************************************************** */
#singlePage {
	float:left;
	width: 635px;
	margin-right:10px;
	margin-left:10px;
	display:inline;
}
.post {
	font-size:13px;
	line-height:1.4em;
	text-align:justify;
	margin-top:5px
	background-color:#ffffff;
}


.postgray {
	font-size:13px;
	line-height:1.4em;
	text-align:justify;
	margin-top:5px
        background-color:#f6f6f6;

}
.post ul {
	padding:5px 0;
	list-style: square inside;
	margin-left:25px;
}
.post ol{
	padding:5px 0;
	list-style: decimal inside;
	margin-left:25px;
}
.post li {
	padding: 2px 0px;
	line-height: 13px;
	font-size:12px;
	color:#222;
}
.post li ol, .post li ul {
	padding:0;
	margin:0 0 0 15px;;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.aligncenter {
	margin:0 auto;
	display:block;
}
.wp-caption img {
	margin-bottom: 5px;
	padding:4px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}
.wp-caption-text {
	color:#fff;
	text-align:center;
	background-color:#000;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	font-weight: bold;
	text-transform: uppercase;
}
#singlePage blockquote {
	padding: 2px 10px;
	font: 1em "Trebuchet MS",georgia, garamond, serif;
	background: #dbf3fd url(../images/bgBlockqote.gif) no-repeat top right;
	color:#369;
	clear:both;
	display:block;
	border-top:1px dashed #a9d26a;
	border-bottom:1px dashed #a9d26a;
	margin:5px 0;
}
#singlePage code {
	clear:both;
	display:block;
	color:#444;
	background:#f8f8f8 url(../images/bgCode.gif) no-repeat top right;
	padding:5px 10px;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	font:11px/17px "Trebuchet MS",tahoma, arial, sans-serif;
	margin:5px 0;
}
#singlePage blockquote p {
	padding: 2px 0px;
	line-height: 15px;
}
#singlePage blockquote li {
	padding: 2px 0px;
	line-height: 15px;
	font-size:11px;
	color:#369;
}
#singlePage blockquote a {
	color:#0080ca;
	text-decoration:underline;
}
#singlePage blockquote a:hover {
	color:#039;
}
#singlepostinfo {
	width: 50%;
	background: #f7f7f7;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	font:11px "Trebuchet MS",verdana;
	margin-bottom:20px;
	clear:both;
	display:block;
}


#singlepostinfo img{
	float:left;
	margin:3px 8px 0 0;
}

#aramapostinfo {
	background: #f7f7f7;
	font:11px "Trebuchet MS",verdana;
	margin-bottom:0px;
}
/* ******************************************************** */
/* ARCHIVE, VIDEO AND SEARCH RESULTS PAGE */
/* ******************************************************** */
.postinfo { /* pos info shown under the summary of posts on archive pages & search results */
	text-align:right;
	padding-top:3px;
	font:12px "Trebuchet MS",verdana, arial, tahoma,sans-serif;
	color:#9f9f9f;
	border-top:1px dotted #f1f1f1;
	padding-bottom:15px;
	clear:both;
	display:block;
}
.videoWrapper {
	margin-bottom:15px;
}
.video {
	float:left;
	display:inline;
	margin-right:20px;
	width:400px;
}
.videodetails {
	width:215px;
	float:left;
	font-size:.8em;
}
/* ***********************************************************
*	COMMENT  	*
***********************************************************/
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:#990000;
	padding:3px 5px;
	font-weight:bold;
}
ol.commentlist li { /* Comment Wrapper */
	border:1px solid #ececec;
	background: #fcfcfc;
	height:1%;
	margin:0 0 10px;
	padding:5px 5px 5px 53px;
	position:relative;
	text-align:center;
}
ol.commentdetail li { /* Comment Wrapper */
	border:1px solid #ececec;
	background: #fcfcfc;
	height:1%;
    margin:0 0 10px;
    padding:5px 5px 5px 5px;
    position:relative;
	text-align:left;
}
li div.vcard { /* Font style for comment author link*/
	font:bold 12px "Trebuchet MS",verdana, arial,sans-serif;
	font-style:normal;
	padding:0 80px 0 0; 
	margin:5px 0;
	color: #990000;
}
li div.vcard img.avatar { /* Avatar style between comments */
	border:1px solid #d5d5d5;
	padding:2px;
	background:#fff;
	left:5px;
	position:absolute;
	top:7px;
}
li div.comment-meta { /* Style for date of comment */
	font:bold 10px/1.4 "Trebuchet MS",helvetica,arial,sans-serif;
	position:absolute;
	right:10px;
	text-align:right; 
	top:10px;
	color:#990000;
}
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 "Trebuchet MS",helvetica,arial,sans-serif;
} 
li div.reply {  /* Reply button style */
}
ol.commentlist li div.reply:hover {
}
li div.reply a {
	font:bold 9px "Trebuchet MS",helvetica,arial,sans-serif; 
	text-transform:uppercase;
}
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:#990000;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

/* ******************************************************** */
/* COMMENT FORM */
/* ******************************************************** */
p#noComment {
	font:bold .8em "Trebuchet MS",verdana, tahoma, arial, sans-serif;
	background:#f7f7f7;
	padding:4px 4px 4px 10px;
}
#commentform {
	font-family:"Trebuchet MS",verdana, tahoma, arial, sans-serif;
	background: #fcfcfc;
	padding:5px 15px 0 15px;
	border:1px solid #ececec;
}
.cancel-comment-reply {
	margin-bottom:4px;
}
#commentform cite {
	font-size:.9em;
}
#commentform label {
	font-size:.8em;
	padding-left:0px;
	font-family:verdana, tahoma, arial, sans-serif;
}
#adsoyad,#email,#baslik,#gkod,#Guvenlik_Kodu,#ad,#soyad,#yorum,#firma,#eposta,#telefon,#faturano {
	font: 11px verdana,Arial, Helvetica, sans-serif;
	width: 40%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}
#commentform textarea {
	font: 12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	width: 98%;
	height: 120px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 2px 2px 2px;
}
#submit {
	background: url(../images/submit.gif) no-repeat;
	width: 59px;
	height:20px;
	border:none;
	display:block;
	text-indent: -900em;
	line-height:0px;
	cursor:pointer;
	margin-bottom:10px;
}
#submit:hover {
	cursor:pointer;
}


h2.adsTitle {
        padding-top:5px;
        font:0.9em "Trebuchet MS",arial, helvetica, sans-serif;
        letter-spacing:-1px;
        color:#333;
        text-align: center;
}





















body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,blockquote,th,td,p { margin:0; padding:0; }
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration:none; }
table { border-collapse:collapse; border-spacing:0; }
img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ul,ol { list-style:none; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
.clear {clear:both}
.nomargin {margin:0;}
/* Clear */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/* html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */




















#fixedline {
	width:100%;
	background:#2a2a2a;
	border-bottom:1px solid #aaa;
}
#fixedInner {
	position:relative;
	width:984px;
	margin:0 auto;
	padding-top:8px;
	padding-bottom:8px;
	color:#ccc;
	font:.8em verdana, sans-serif;
}
a.purchase {
	background: url(images/basket.gif) no-repeat left center;
	padding-left:24px;
	color:#ccc;
}
a:hover.purchase {
	color:#fff;
}
#themelist {
	position:absolute;
	top:5px;
	left: 500px;
}
#stylelist {
	position:absolute;
	top:5px;
	left: 750px;
}
#fixedInner label {
	font:bold 12px "Trebuchet MS",arial, verdana, sans-serif;
	margin-right:10px;
}
.fixeddropdown {
	width:170px;
	height:22px;
}



form {
    margin: 0;
}
#abone_box {
    width: 300px;
    height: 31px;
    margin-top:0px;
    margin-bottom:2px;
    background: url(/images/bg_search_box.gif);
}
#search_box {
    width: 300px;
    height: 31px;
    margin-top:10px;
    background: url(/images/bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 258px;
    background: none;
    font-size: .8em;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


#sonyorumlar {
        border:1px solid #e9e9e9;
        padding-left:5px;
        padding-right:5px;
        padding-bottom:5px;
        padding-top:2px;
        height:auto;
        font-size: 0.7em;
}
#ybaslik {
        height:auto;
        font-size: 0.9em;
        font-weight:bold;
margin-top:10px;text-align:center;font-size:12px;color: #000;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;padding:0px
}

#sonyorumlar a {
        color:#e54842;
        text-decoration:none;
}
#sonyorumlar a:hover {
        text-decoration:underline;
}
#powered {
        text-align:right; 
        color:#ccc;
	font:.6em "Trebuchet MS",verdana, sans-serif;
} 
#powered a{
        color:#FFF;
} 

.selbar{
scrollbar-base-color: #eee; 
scrollbar-face-color: #eee; 
scrollbar-track-color: #eee; 
scrollbar-arrow-color: #ccc; 
scrollbar-darkshadow-color: #efefef; 
scrollbar-highlight-color: #ccc; 
scrollbar-shadow-color: #ccc;
padding:5px;
}
fieldset {
  font-size: 12px;
  padding-bottom:10px;
  padding-left:10px;
  width: 286px;
  text-align: left;
}
