*\\hdl.efkgl.com*\\
*\\hdl.efkgl.com*\\
*\\hdl.efkgl.com*\\
*\\hdl.efkgl.com*\\



#solkatgen {
float:right;
top:1px;
position: absolute;
right:1px;
overflow:noscroll;
}




#konu.a {
	color:#fff;
	text-decoration:none;
display:block;
padding:2px 24px 2px 0;
text-align:left
}

#konu.a:hover {
	color:#000;
display:block;
padding:2px 24px 2px 0;
text-align:left
}


#konu {
	color:#000;
display:block;
padding:2px 24px 2px 0;
text-align:left
}



#kayaneleman {
width: 100%; 

}


#enalt { 
position: relative;
bottom: 5px;
left: 0px; 
border:1px solid #B54F4F; 
width: 98.5%; 
background: #B54F4F; 
height: 100px; 
	margin:1px;
	padding:3px 6px;
}


    #coklugiris { 
position: relative;
width: 350px; 
}

    
.ustfeed {
        float: right;
        height: 46px;
        width: 37px;
        background:url(http://www.efkgl.com/rss-feed2.jpg);
}

.ustfeed2 {
        float: right;
        height: 46px;
        width: 50px;
        background:url(http://www.efkgl.com/twitter-2.jpg);
}






.logo {
	float: left;
        height: 32px;
        width: 141px;
        background:url(http://efkgl.com/yuklemeler/logo.png);
}
.logo:hover {
	float: left;
        height: 32px;
        width: 141px;
        background:url(http://efkgl.com/yuklemeler/logoh.png);
}

.logoalt {
	float: left;
        height: 94px;
        width: 178px;
        background:url(http://hdlcomenius.com/yuklemeler/uaAlt.gif);
}



#feedback { position: fixed; top: 60%; left: 0px; }
    #feedback a { width: 30px; display: block; background: url('http://efkgl.com/yuklemeler/feedbacks.png') no-repeat 0px 0px; }
    
    #feedback a.feedback { height: 120px; }
    #feedback a:hover.feedback { background-position: -30px 0px; } 




    
    .line { height: 1px; background: #e8e8e8; }


div.postSecenek{background:#fff;border:1px solid #ccc;margin:10px 0;padding:10px 15px}
div.postSecenek_sol{float:left;width:75%}
div.postSecenek_sol span{display:block;padding:2px 0 2px 25px;text-align:left}
div.postSecenek_sag{float:right;width:25%}
div.postSecenek_sag span{display:block;padding:2px 24px 2px 0;text-align:right}

span.post_devami    {background:url(i/devami.png) no-repeat center left}
span.post_yorum     {background:url(i/yorum.png) no-repeat center left}
span.post_yorumlar  {background:url(i/yorumlar.png) no-repeat center left}
span.post_etiket    {background:url(i/etiket.png) no-repeat 0% 0.4em }
span.post_kategori  {background:url(i/kategori.png) no-repeat center left}
span.post_okunma    {background:url(i/okunma.png) no-repeat center left}
span.post_paylas    {background:url(i/paylas.png) no-repeat center right}
span.post_takip     {background:url(i/rss.png) no-repeat center right}
span.post_tarih     {background:url(i/tarih.png) no-repeat center left}
span.ana_kategori     {background:#FFF no-repeat center left}
span.post_trackback  no-repeat center right}
span.post_yazdir    {background:url(i/gonder.png) no-repeat center right}
span.mail    {background:url(i/mail.png) no-repeat center right}


/* body START */
body {
	color:#555;
        font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
         background-color:#993333;


}

#bodykenar {
        font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;

}

#container {
	margin:0 auto;
	width:900px;
}
/* body END */

/* util START */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
small, .small {
	font-size:10px;
}
ul, li {
	list-style-type:none;
}
img {
	border:0px solid #fff;
}
img:hover {
	border:0px solid #EBEBEB;
}
.inline {
	display:inline;
}
.sided {
	background:#FFF;
	border:1px solid #899EA6;
	padding:3px;
}
a .sided:hover {
	border-color:#496370;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.button {
	text-decoration:none;
	padding:2px 5px;
	background:#933333;
	border-top:1px solid #722525;
	border-right:1px solid #722525;
	border-bottom:1px solid #722525;
	border-left:1px solid #722525;
	color:#fff;
}
.button:hover {
	text-decoration:none;
	background:#BF4545;
	border-top:1px solid #933333;
	border-right:1px solid #933333;
	border-bottom:1px solid #933333;
	border-left:1px solid #933333;
	color:#fff;
}
blockquote {
	background:#933333;
	border:1px dashed #e9eef1;
	color:#666;
	padding:5px 10px;
	margin:5px 0;
}
blockquote a {
	color:#258;
}
blockquote.adminquote {
	background:#FAFDEC;
	border-color:#D5E396;
}
.feed, .feed a {
	color:#E05C23;
}
.textfield, .textarea {
	border:1px solid #B0BEC7;
	padding:2px 1px;
	font-size:12px;
}
.clear {
	clear:both;
}
.strike {
	text-decoration:line-through;
}
.alignleft {

	text-align:left;
	float:left;
	margin-right:10px;

}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px !important;
	margin-right:7px;
}
.right {
	float:right;
	margin-left:10px !important;
	margin-left:7px;
}
.part, .post .content p {
	color:#FFFFFF;
	text-decoration:none;
	margin-bottom:8px;
	overflow:hidden;
}
.bottom_separator {
	margin-bottom:10px;
}
.box {
	background:#933333;
	border:1px solid #B0BEC7;
	width:100%;
	margin-bottom:10px;
}
.box .content {
	color:#933333;
	text-decoration:none;	
background:#933333;
	margin:1px;
	padding:6px 9px;
}
.box .g {
	background:#933333;
}
.box .r {
	background:#933333;
}
.hollow {
	display:block;
	margin:-6px -9px;
	padding:6px 9px;
	background:#FFF;
}
.indent_l-1 {
	margin-left:-1px;
}
.indent_r-1 {
	margin-right:-1px;
}
/* util END */

/* top START */
#top {
	margin:0 5px;
	padding:5px 0;
	font-size:10px;
}
#top li {
	float:left;
	padding:0 5px;
	border-right:1px solid #333;
}
#top li.s {
	border:none;
}
#top span {
	float:left;
	padding:0 5px;
}
#top #about {
	text-transform:uppercase;
}
/* top END */

/* header START */
#header {
	background:#722525;
	border:1px solid #993333;
	margin-bottom:10px;
}
#header .content {
	background:#FFF;
	width:100%;
	height:100%;
}
#header .content #title {
	float:left;
	padding:15px;
}
#header .content h1 {
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:-1px;
}
#header .content #tagline {
	font-size:10px;
}
#header .meta {
	font-size:10px;
	border:1px solid #FFF;
}
#menubar {
         float:left;
	padding:0 10px;
}
#menubar li {
	float:left;
	border-style:solid;
	border-color:#993333;
	border-width:0 2px;
	margin-left:-1px;
}
#menubar li a {
	display:block;
	text-decoration:none;
	padding:4px 9px;
}
#menubar li a:hover {
	background:#933333;
}
#menubar .current_page_item {
	background:#933333;
	font-weight:bold;
}
#copyright, .feed, .greedlink {
	float:right;
	padding:4px 9px;
	border-right:1px solid #FFF;
	margin-right:-1px;
}
#copyright {
	color:#B0BEC7;
}
a.feedlink {
	background:#F1E9E1;
	border-left:1px solid #FFF;
	text-decoration:none;
}
a.feedlink:hover {
	background:#EDC;
	text-decoration:none;
}


a.feedlink2 {
	border-left:1px solid #FFF;
	text-decoration:none;
}
a.feedlink2:hover {
	text-decoration:none;
}


a.greedlink {
	background:#ECF3D3;
	border-left:1px solid #FFF;
	text-decoration:none;
	color:#84985D;
}
a.greedlink:hover {
	background:#DEECBE;
	text-decoration:none;
}
/* header END */

/* main START */
#main {
	width:634px;
	float:left;
}
.post {
	width:100%;
	background:#933333;
	border:1px solid #FFFFFF;
	margin-bottom:10px;
	textcolor:#ffffff;
	text-color:#ffffff;
	font-color:#ffffff;
	fontcolor:#ffffff;
         color:#ffffff;
}
.post .title {
	color:#ffffff;
	background:#933333;
	font-size:12px;
	margin:1px;
	padding:4px 9px;
	text-decoration:none;
	color:#258;
}
.post .title a:hover {
	color:#ffffff;
	text-decoration:none;
	color:#333;
	background:#933333;
}
.post .text {
	color:#ffffff;
	padding:8px 10px;
	line-height:145%;
}
.post .text img {
	color:#ffffff;
	max-width:600px;
}
.post .text ul li {
	color:#ffffff;
	list-style-type:square;
	list-style-position:inside;
	padding-left:20px;
}
.post .text ol li {
	color:#ffffff;
	list-style-type:decimal;
	list-style-position:inside;
	padding-left:20px;
}
.post .meta {
	color:#000000;
	background:#FFE4E4;
	margin:1px;
	padding:4px 9px;
	font-size:10px;
}
/* main END */

/* sidebar START */
#sidebar {
	float:right;
	width:254px;
}
.sidebar .sidedate {
	color:#B0BEC7;
}
.widget {
	font-color:#fff;	
background:#B54F4F;
	border:1px solid #B0BEC7;
	margin-bottom:10px;
}
.widget h3 {
	background:#722525;
	font-size:11px;
	margin:1px;
	padding:3px 6px;
	text-decoration:none;
	color:#fff;
}
.widget h6 {

	margin:1px;
	padding:3px 6px;
	text-decoration:none;
	color:#000;
}

.widget a:hover h6 {
	background:#000;
	margin:1px;
	padding:3px 6px;
	text-decoration:none;
	color:red;
}


.widget a:hover h3 {
	background:#933333;
}
.widget ul {
	padding:4px 7px 10px;
}
.widget .tag_cloud, .widget .space {
	padding:4px 12px 8px;
}
.widget ul li {
	line-height:18px;
	padding:3px 5px;
	border-bottom:1px solid #933333;
}
.widget ul li .rc_avatar {
	line-height:12px;
}
.widget ul li:hover {
	background:#933333;
}
.sidebar #searchbox {
	background:#933333;
	padding:6px;
	margin:1px;
}
#searchbox .textfield {
	width:234px;
	border:1px solid #fff;
}

#searchbox .textfield:hover {
	width:234px;
	border:1px solid #fff;
}
#searchbox .operation {
	color:#84949E;
	margin-top:4px;
	font-size:10px;
}
#searchbox .operation span {
	padding:2px 0;
}
.widget ul li ul {
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}
.widget ul li ul li {
	padding:3px 5px 0;
	border-top:1px solid #DCE3E9;
	border-bottom:none;
	line-height:18px;
	margin-top:3px;
	margin-right:-5px;
}
/* sidebar END */

/* footer START */
#gotop {
	display:block !important;
	display:none;
	position:fixed;
	right:10px;
	bottom:10px;
	background:#FFF;
	border:1px solid #B0BEC7;
	font-size:10px;
}
#gotop a {

	display:none;
        display:block;
	padding:6px 9px;
	margin:1px;
	background:#FAFDEC;
	text-decoration:none;
	font-weight:bold;
}
#gotop a:hover {
	background:#FAFDEC;
}

#uyari6 {

	background:#FFF;
	border:1px solid #B0BEC7;
	margin-bottom:10px;
}


#feb {
	display:block !important;
	display:none;
	position:fixed;
	right:0px;
	bottom:10px;
        background-image:url('http://efkgl.com/yuklemeler/feedb.png');
	border:1px solid #B0BEC7;
	font-size:10px;
}
#feb a {
	display:block;
	padding:6px 9px;
	margin:1px;
	background:#FAFDEC;
	text-decoration:none;
	font-weight:bold;
}
#feb a:hover {
	background:#FAFDEC;
}

#gotop2 a {


}
#gotop2 a:hover {
        background:#fff;
        border:0.5px solid #c0c0c0;

}



#gotop3 a {


}
#gotop3 a:hover {
	background:#fff;

}
#yazi a {

}
#yazi a:hover {
	background:#FAFDEC;
}
/* footer END */

/* commnets START */
#comments li {
	width:100%;
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-bottom:10px;
}
#comments li .header {
	background:#f1f5f6;
	margin:1px;
	height:23px;
}
#comments li .body {
	margin:10px;
	overflow:hidden;
}
#comments .author {
	float:left;
	font-weight:bold;
	border-right:1px solid #FFF;
	width:128px;
}
#comments .author a, #comments .author span {
	background:#E9EEF1;
	display:block;
	padding:4px 9px;
	text-decoration:none;
}
#comments .author a:hover {
	background:#E1E7E9;
}
#comments .admincomment .header {
	background:#FFF;
}
#comments .admincomment .author a, #comments .admincomment .author span {
	background:#ECF3D3;
}
#comments .admincomment .author a:hover {
	background:#DEECBE;
}
#comments .date, #comments .items {
	font-size:9px;
	margin:4px 9px !important;
	margin:4px 5px 4px 9px;
}
#comments .avatar {
	display:inline;
	float:right;
	margin-left:10px !important;
	margin-left:7px;
	margin-bottom:10px !important;
	margin-bottom:0;
}
#commentform {
	width:100%;
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-bottom:10px;
}
#commentform .body {
	background:#FFF;
	margin:1px;
	padding:0 9px 8px !important;
	padding:0 9px;
}
#commentform .header {
	padding:4px 0;
}
#commentform .title {
	font-size:12px;
	background:#e9eef1;
	width:98%;
	margin:1px;
	padding:3px 6px;
	color:#22559C;
}
#commentform .notice {
	background:#E9EEF1;
	border-style:dashed;
	border-color:#E9EEF1;
	border-width:1px 0;
	padding:4px 9px;
	margin:0 -9px 8px;
	position:relative;
}
#commentform .text {
	float:left;
}
#commentform .info {
	float:left;
	font-size:10px;
}
#commentform .textfield {
	width:175px;
}
#commentform #comment {
	width:420px;
	height:175px;
}
#notify {
	margin-bottom:9px;
}
#submit {
	font-size:10px;
}
#submit_comment {
	margin:5px 0;
}
#trackbacks .header {
	background:#F1F5F6;
	margin:1px 1px 0 1px;
	padding:4px 9px;
	color:#258;
	font-weight:bold;
}
#trackbacks ul {
	margin:10px;
	list-style-position:inside;
}
#trackbacks ul li {
	list-style-type:square;
}
/* comments END */

/* links START */
.post .content .linkcat ul li{
	float:left;
	width:25% !important;
	width:24%;
	list-style:none;
	padding-left:0;
	color:#933333;
}

.post .hover{
	background:#FAFDEC;
}


/* links END */

/* archives START */
.postspermonth {
	background:#FAFDEC;
	margin:5px 0;
	list-style:none;
}
.srg_switcher {
	margin-bottom:10px;
}
/* archices END */

/* archive START */
#archive {
	margin-bottom:-8px;
}
#archive li {
	list-style:none;
	padding:8px 10px;
}
#archive h3 {
	font-size:14px;
	font-weight:bold;
}
.archive-post {
	background:#B54F4F;
	margin-bottom:8px;
}
.archive-post:hover {
	background:#933333;
}
/* archice END */

/* image switcher START */
.imageswitcher {
	background:#FAFDEC;
	border:1px dashed #B0BEC7;
	padding:5px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #A4B97F;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#84995E;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#D5E396;
	border-top:1px solid #D5E396;
	border-right:1px solid #B5C98F;
	border-bottom:1px solid #B5C98F;
	border-left:1px solid #D5E396;
	color:#84985D;
	text-decoration:none;
}
a.imageswitcher_button:hover {
	background:#C8DE9D;
	border-top:1px solid #B5C98F;
	border-right:1px solid #D5E396;
	border-bottom:1px solid #D5E396;
	border-left:1px solid #B5C98F;
	color:#60743A;
	text-decoration:none;
}
/* image switcher END */

/* related posts START */
.related_posts {
	background:#EFEFEF;
	margin:0 1px;
	padding:5px 8px;
	border-color:#B0BEC7;
	border-style:dashed;
	border-width:1px 0;
}
.related_posts h3 {
	font-size:14px;
	margin-bottom:2px;
}
.related_post {
	margin:0 20px;
}
.related_post, .related_post li {
	list-style-type:square;
}
/* related posts END */

/* pagebar START */
.pagebar {
	background:#FAFDEC;
	margin:1px;
	padding:6px 9px;
}
.pagebar a {
	padding:6px 8px; 
	text-decoration:none;
}
.pagebar a:hover {	
	text-decoration:none;
	background:#DEECBE;
}
.pagebar .pageList {
	margin:2px 9px 2px 0;
}
.pagebar .this-page {
	background:#FFF;
	padding:6px 8px; 
	font-weight:bold;
}
.pagebar .inactive {
	margin:2px 4px;
}
/* pagebar END */
