/*
Theme Name: WordPress Default
Theme URI: http://iyikidogdun.net/
Description: Meshur iyikidoğdun.net Temasi.
Version: 1.0
Author: Onur Gunduru
Author URI: http://www.iyikidogdun.net/
Tags: iki kolon, cici
	iyikidoğdun v1.0
	http://iyikidogdun.net/
*/

/* Begin Typography & Colors */
body {
    /*background: url("http://static.iyikidogdun.net/includes/css/../img/iyikidogdun-yilbasi.jpg") no-repeat fixed center -16px #E0E0E0;*/
	background: url("http://static.iyikidogdun.net/includes/img/sevgililergunubg.jpg") no-repeat fixed center bottom #E0E0E0;
    color: #333333;
    font-family: 'Lucida Grande',Geneva,Helvetica,Arial,Verdana,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0 0 20px;
}
form, input, label, div, h1, h2, p {padding:0;margin:0;}
ul, ol, li {list-style-type:none;margin:0;padding:0;}
.clearer {font-size:0;line-height:0;display:block;clear:both;height:0;}
a {color:#3AA2DE;text-decoration:none;}
a:hover {color:#0066CC;text-decoration:underline;}
a:active {outline:none;}
a:focus, object:focus {outline: none;-moz-outline-style: none; }
input::-moz-focus-inner {border:0;padding:0;}
hr {border:1px solid #ddd;height:0;margin:30px 0;}

.container {width:980px;margin:0 auto;}
/*.header {background:url(images/header-bg.png);height:185px;border-bottom:1px solid #e9bc2f;}
.logo a {background:url(images/logo.png) no-repeat;display:block;height:130px;line-height:999em;margin-left:20px;overflow:hidden;position:absolute;text-indent:-999em;top:20px;width:130px;z-index:1;}
.logo span {background:url(images/beta.png) no-repeat;display:block;height:19px;line-height:999em;margin-left:147px;overflow:hidden;position:absolute;text-indent:-999em;top:122px;width:37px;z-index:1;}
*/
.header {margin-bottom:20px;}
.header .container {-moz-border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;background-color:#322233;height:100px;position:relative;}
.logo a {background:url(images/logo-new.png) no-repeat;display:block;height:85px;line-height:999em;margin-left:20px;overflow:hidden;position:absolute;text-indent:-999em;top:8px;width:85px;z-index:1;}
.logo span {color:#DDD;font:italic 16px/25px Arial,Helvetica,sans-serif;letter-spacing:1px;margin-left:120px;position:absolute;top:25px;}

.content-container {
    background-color: #FFFFFF;
    border-color: #DDDDDD #CCCCCC #A4A4A4;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px;
    display: block;
    padding: 20px;
    position: relative;
    z-index: 2;
}
.top-menu {position:absolute;right:25px;top:15px;width:330px}
.top-menu li {display:inline;font-weight:bold;font-size:13px;margin-left:25px;}
.top-menu a {color:#A19FF2;float:right;margin-left:40px;}

/*.content-container {background-color:#fff;border:8px solid #FFFF98;display:inline-block;margin-top:-83px;padding:50px 20px 12px 20px;position:relative;width:924px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.top-menu {position:absolute;right:25px;top:18px;}
.top-menu li {display:inline;font-weight:bold;font-size:13px;margin-left:25px;}
.top-menu a {color:#3AA2DE;padding-left:22px;}
.top-menu a.activity {background:url(images/comments.png) no-repeat;}
.top-menu a.account {background:url(images/wrench.png) no-repeat;}
.top-menu a.register {background:url(images/pencil.png) no-repeat;}
.top-menu a.logs {background:url(images/bullet_go.png) no-repeat 5px 0;}*/

.main-title {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFE5A4), color-stop(1, #FDD981) );
	background:-moz-linear-gradient( center top, #FFE5A4 5%, #FDD981 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE5A4', endColorstr='#FDD981');
	border:1px solid #f3d68e;clear:both;height:31px;padding:6px 6px 6px 15px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:inset 0 1px 0 0 #FFF6DF;-webkit-box-shadow:inset 0 1px 0 0 #FFF6DF;}
.main-title h1{color:#BF9020;float:left;font-family:Georgia,Serif;font-size:22px;font-weight:bold;margin-top:4px;text-shadow:1px 1px 1px #fff;}

.search {-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;background-color:#fff;float:right;height:31px;width:350px;}
.search input[type="text"] {border:0 none;color:#755509;font-family:arial;font-size:16px;font-weight:bold;height:21px;margin:3px 6px 5px 8px;padding:3px 0;width:305px; }
.search input[type="text"]:focus {background-color:#fcfcfc;}
.search input[type="submit"] {background:url(images/search.png) no-repeat;border:0 none;display:inline;cursor:pointer;height:24px;margin-top:4px;position:absolute;width:24px;}

.content {float: left;margin:10px 0 0px;}

.left-container{float:left;width:660px;}
.left-container {float:left;margin:0;padding:0 20px 0 0;width:660px;}
.left-container .post {
    background-color: #FAFAFA;
    border: 1px solid #EFE8F8;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px #DDDDDD;
    margin-bottom: 6px;
    padding: 5px 10px 10px;
    text-align: justify;
}
.left-container .post:hover {background-color:#FFFFFF;}
.left-container .postmetadata {
    clear: left;
    display: block;
    font-size: 12px;
    text-align: left;
    width: 635px;
	padding-left: 7px;
}
div.pim {
    border: 4px solid #EBE7FF;
    float: left;
    margin: 10px 12px 10px 5px;
    padding: 3px;
}
div.pim:hover {border:4px solid #FFC000;}
.entryText {
    float: right;
    padding-right: 10px;
    padding-top: 10px;
    width: 495px;
}
.entryText p {
    font-family: arial;
    font-size: 15px;
    margin: 15px 0 0;
}
.entry h3 {
    font-size: 13px;
    color: #494949;
    padding-left: 10px;
}
.entry h2 {
    font-size: 14px;
    color: #494949;
    padding-left: 10px;
}
.entry h1 {
    font-size: 15px;
    color: #494949;
    padding-left: 10px;
}
.cat-breadcrumb {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.cat-breadcrumb h1{
    color: #005689;
    font-family: garamond;
    font-size: 25px;
    text-align: left;
	float:left;
}
.fb_share_count_top {
    display: none !important;
}

.feature-box, .slider {width:660px;margin-bottom:15px;}
.adsColumn {width:160px;height:600px;float:left;}
#adsbar p{margin:0;padding:0;}
.adsLine {width:468px;height:15px;padding:15px 0 8px;}
.contentColumn {width:660px;padding:0 5px 0 0;float:left;}

div.single-sidebar{float:right;width:300px;padding-bottom:25px;}
.sidebar{float:right;width:250px;padding:0 0 25px 0;}
.sidebar h2 {border-bottom:1px solid #EFE8F8;color:#008AB0;font-family:arial,helvetica;font-size:13px;margin:0 0 10px;padding:20px 6px 4px;}
.right-ad {height:250px;width:250px;margin-bottom:15px;}
.widgets {padding:0 10px 25px 0;}
.blog-categories li{float:left;font-size:11px;font-family:arial;text-align:center;width:72px;margin:0 0 15px 0;}
div.single-sidebar .blog-categories li{width:80px;}
.blog-categories img {border-bottom:5px solid #FAFAFA;margin-bottom:-2px;}
.recentcomments, .widget_recent_entries li {line-height:16px;margin-left:8px;}
.popular-entry li a {border-bottom:1px solid #EFE8F8;height:30px;cursor:pointer;display:block;padding:4px 4px 4px 5px;}
.popular-entry li a:hover {background-color:#f8f8f8;text-decoration:none;text-shadow:0 1px 0 #FFFFFF;}
.popular-entry img {float:left;}
.popular-entry span {float:right;padding-top:1px;width:170px;}
div.single-sidebar .popular-entry span {width:220px;}

.post-container {float:left;padding:0 25px 0 10px;width:585px;line-height:21px;}
.post-container .post {border-bottom: 1px solid #ffc000;padding:0 0 10px;text-align: justify;margin:0;font-family:verdana;}
.post-container .postmetadata {margin:30px 0;}
.post-container .smallattachment {text-align:center;float:left;width:128px;margin:5px 5px 5px 0px;}
.post-container .attachment {text-align:center;margin:5px 0px;}
/*Sidebar Tabs Start*/
.tabbed {
    margin-top: 30px;
}
.tabs {
    display: block;
    float: left;
    margin-left: 0;
    width: 231px;
	padding-left:0 !important;
}
#post-tabs {
	width:280px !important;
}
#post-tabs li a {
    padding: 7px 21px 7px 10px !important;
 !important;
}
.tabs li:hover {
	cursor:pointer;
	background-color:#FFF;
}
.tabs li{
    float: left;
}
.tabs li a {
    display: block;
    font-weight: bold;
	padding: 7px 10px 7px 5px;
	background-color: #DADADA;
    float: left;
    margin-right: 1px;
}
.tab-current{
	background-color:#FFFFFF !important;
}
/*Sidebar Tabs Ends*/
/*.bottom-menu {-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background-color:#FFD34F;text-align:center;padding:8px 0;margin:20px auto 20px auto;}
.bottom-menu li {display:inline;font-size:10px;font-family:verdana;margin:0 22px;}
.bottom-menu a {color:#BF9020;}
.bottom-menu a:hover {color:#755509;}
.definition {border-top:1px solid #E5E5E5;color:#ACC5CC;font-family:verdana,Arial;font-size:10px;margin:0 75px 20px;padding-top:15px;text-align:justify;}
.footer {background-color:#FFBD00;color:#9F7400;font-family:Verdana,Arial;font-size:10px;font-weight:bold;margin:0 auto;padding:5px 0;text-align:center;}*/

.bottom-menu {-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background-color:#322233;text-align:center;padding:8px 0;margin:20px auto 20px auto;}
.bottom-menu li {display:inline;font-size:10px;font-family:verdana;margin:0 22px;}
.bottom-menu a {color:#DDD;}
.bottom-menu a:hover {color:#FFF;text-decoration:none;}
.definition {border-top:1px solid #E5E5E5;color:#ACC5CC;font-family:verdana,Arial;font-size:10px;margin:0 15px 20px;padding-top:15px;text-align:justify;}
.footer {color:#AAAAAA;font-family:Verdana,Arial;font-size:10px;font-weight:bold;margin:0 auto;padding:5px 0;text-align:center;}

.post h3 {margin-bottom:20px;}
.post-container .entry p {font-size:1.05em;margin-bottom:7px;}
.left-container .entry .post-container .entry {line-height:1.5em;}
.page-entry .post  {background-color:#FAFAFA;color:#444444;font-family:arial;font-size:13px;line-height:20px;padding:25px;}
.left-container .postmetadata {text-align: left;font-size:12px}
.entryText a {color:#000;}

/*
#navigation {float:right;margin:34px 9px 0 0;}
#main-nav {
    background:-moz-linear-gradient(center top , #89C403 5%, #77A809 100%);
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89C403), color-stop(1, #77A809) );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89C403', endColorstr='#77A809');
    border:1px solid #6b950d;text-align:left;min-height:25px;padding-top:11px;padding-left:3px;
    -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:0 1px 0 0 #f9efc6;-webkit-box-shadow:0 1px 0 0 #f9efc6;box-shadow:0 1px 0 0 #f9efc6;
}
#main-nav li, #sub-nav li {display:inline;list-style:none;}
#main-nav li a {margin-right:22px;font-size:15px;text-decoration:none;color:#fff;font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding:6px 18px 6px 19px;outline:0;position:relative;top:-2px;}
#main-nav li a.active, #main-nav li a.active:hover {background-color:#ffffff;color:#77A809;padding:15px 18px 6px 19px;-moz-border-radius:0 0 6px 6px;-webkit-border-radius:0 0 6px 6px;}
#main-nav li a:hover {background-color:#5e8603;color:#ffffff;padding-top:6px;-moz-border-radius:6px;-webkit-border-radius:6px 6px;}
.last-item {margin-right:3px !important;}

#sub-nav {position:absolute;margin:-8px 0 0 0;display:none;background-color:#fff;
          border-color:#5E8603 #6B950D #6B950D #6B950D;border-style:solid;border-width:1px;
          -moz-border-radius:0 0 6px 6px;-webkit-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;z-index:100;width:627px;
}
#sub-nav ul {display:none;}
#sub-nav #reminderNav {padding:20px 21px 17px 21px;}
#sub-nav #reminderNav li a {font-size:13px;outline:0;position:relative;top:-2px;margin-right:20px;padding:6px 9px;color:#77A809;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-decoration:none;}
#sub-nav #reminderNav li a:hover {background-color:#5e8603;color:#ffffff;background-color:#77A809;color:#ffffff;-moz-border-radius:6px;-webkit-border-radius:6px;}
#sub-nav .mini-menu {padding:15px 3px 10px 20px;*margin-bottom:10px;}
#sub-nav .mini-menu li {float:left;width:138px;margin-right:20px;}
#sub-nav .two-column li {width:217px !important;}
#sub-nav .mini-menu li.mini-link a {border-bottom:1px solid #EFE8F8;color:#3AA2DE;display:block;padding:6px 3px 4px 6px;font-size:12px;font-weight:normal;text-decoration:none;}
#sub-nav .mini-menu li.mini-link a:hover{background-color:#F8F8F8;color:#0066CC;-moz-border-radius:0;-webkit-border-radius:0;}
#sub-nav .mini-menu div.all-link {position:relative;clear:both;right:-5px;text-align:right;top:12px;*right:-25px;}
#sub-nav .mini-menu div.all-link a {font-size:13px;color:#ffffff;border:1px solid #74b807;}
#sub-nav .mini-menu div.all-link a:hover {color:#ffffff;}
*/

/* Begin Main Menu */
#menu {
    float: right;
    height: 43px;
    list-style: none outside none;
    margin: 66px auto 0;
    padding: 0 15px 0 0;
    width: 454px;
    z-index: 999;
} 
#menu li {  
    float:left;  
    text-align:center;  
    position:relative;  
    padding: 6px 0px 7px 10px; 
    margin-top:7px;  
    border:none;  
}  
#menu li:hover {  
    padding: 6px 0px 7px 10px;  
    /* Background color and gradients   */
    background: #F4F4F4;  
    background: -moz-linear-gradient(top, #FFFFFF, #EFEFEF);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EFEFEF));  
    /* Rounded corners   */
    -moz-border-radius: 5px 5px 0px 0px;  
    -webkit-border-radius: 5px 5px 0px 0px;  
    border-radius: 5px 5px 0px 0px;  
}  
#menu li a {  
    color: #EEEEEE;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    outline: 0 none;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}  
#menu li:hover a {  
    color:#161616;  
    text-shadow: 1px 1px 1px #FFFFFF;  
}  
#menu li .drop {  
    padding-right:21px;  
    background:url("img/drop.png") no-repeat rightright 8px;  
}  
#menu li:hover .drop {  
    background:url("img/drop.png") no-repeat rightright 7px;  
}  
  
/* Drop Down */  
  
.dropdown_1column,  
.dropdown_2columns,  
.dropdown_3columns,  
.dropdown_4columns,  
.dropdown_5columns {  
    margin:4px auto;  
    float:right;  
    position:absolute;  
    display:none; /* Hides the drop down */  
    text-align:left;  
    padding:10px 5px 10px 5px;  
    border:1px solid #DDDDDD;  
    border-top:none;  
  
    /* Gradient background */  
    background:#F4F4F4;  
    background: -moz-linear-gradient(top, #FFFFFF, #EFEFEF);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EFEFEF));  
  
    /* Rounded Corners */  
    -moz-border-radius: 5px 0px 5px 5px;  
    -webkit-border-radius: 5px 0px 5px 5px;  
    border-radius: 5px 0px 5px 5px;  
	z-index:999;
}  
.dropdown_1column {width: 140px; padding:10px;}  
.dropdown_2columns {width: 280px;}  
.dropdown_3columns {width: 685px;padding: 10px;}  
.dropdown_4columns {padding: 15px 15px 10px;width: 185px;}  
.dropdown_5columns {width: 700px;}  
#menu li:hover .dropdown_1column,  
#menu li:hover .dropdown_2columns,  
#menu li:hover .dropdown_3columns,  
#menu li:hover .dropdown_4columns,  
#menu li:hover .dropdown_5columns {  
    display:block;
	right:-1px;  
    top:auto;  
}  

/* Columns */  
  
.col_1,  
.col_2,  
.col_3,  
.col_4,  
.col_5 {  
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
}  
.col_1 {width:130px;}  
.col_2 {width:270px;}  
.col_3 {width:665px;}  
.col_4 {width:185px;}  
.col_5 {width:690px;}  
dropdown_4columns

/* Right alignment */  
  
#menu .menu_right {  
    float:right;  
    margin-right:0px;  
}  
#menu li .align_right {  
    /* Rounded Corners */  
    -moz-border-radius: 5px 0px 5px 5px;  
    -webkit-border-radius: 5px 0px 5px 5px;  
    border-radius: 5px 0px 5px 5px;  
}  
#menu li:hover .align_right {  
    left:auto;  
    display:block;
	right:-1px;  
    top:auto;  
}  
  
/* Drop Down Content Stylings */  
  
#menu p, #menu h2, #menu h3, #menu ul li {  
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 6px;
    text-align: left;
    text-shadow: 1px 1px 1px #FFFFFF; 
}  
#menu h2 {  
    border-bottom: 1px solid #AAAAAA;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 7px 0 5px;
    padding-bottom: 10px;
}  
#menu h3 {  
    border-bottom: 1px dashed #DDDDDD;
    font-size: 14px;
    height: 20px;
    margin: 5px 0 0;
    padding: 15px 0 5px 35px;
}  
#menu p {  
    line-height:18px;  
    margin:0 0 10px 0;  
}  
  
#menu li:hover div a {  
    font-size:12px;  
    color:#015b86;  
}  
#menu li:hover div a:hover {  
    color:#029feb;  
}  
#menu li ul {  
    list-style:none;  
    padding:0;  
    margin:0 0 12px 0;  
}  
#menu li ul li {  
    float: none;
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 148px;
}  
#menu li ul li:hover {  
    background-color:none;  
    border:none;  
    padding:0;  
    margin:0;  
}
#menu li ul li a {
    font-weight: normal;
    padding: 5px 5px 5px 21px;
}
#menu li .blog-cats li {
    background-color:#EFEFEF;
    display: block;
    float: left;
    line-height: 16px;
    margin: 0 3px 6px 0;
    padding: 3px 0 3px 0;
    width: 169px;

    /* Rounded Corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#menu li .blog-cats li:hover {
    background-color:#ffffff !important;
    margin: 0 3px 6px 0;
    padding: 3px 0 3px 0;
}
#menu li .greybox li {  
    background: none repeat scroll 0 0 #F4F4F4;
    display: block;
    float: left;
    line-height: 16px;
    margin: 0 10px 6px 0;
    padding: 3px 4px 3px 9px;
    width: 150px;
  
    /* Rounded Corners */  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;  
}
#menu li .greybox ul li a {  
	font-size:1em;
}  
#menu li .greybox li:hover {  
    background:#ffffff;  
    margin: 0 10px 6px 0;
	padding: 3px 4px 3px 9px;
}  
.menu-entryText {
    display: block;
    float: left;
    width: 220px;
	margin-top:10px;
}
#menu-post {
	width: 300px;
	float:left;
	display:block;
	margin-right:15px
}
#menu-post h3 {
	border:none;
	padding:0 !important;
	margin:0 !important;
	line-height:15px;
	margin-top:10px;
	width: 300px;
}
.menu-postmetadata a {
    color: #EEEEEE;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    outline: 0 none;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
#menu-post div.pim {
    border: 2px solid #EBE7FF;
    float: left;
    margin: 10px 12px 16px 0;
    padding: 3px;
}
/* End Main Menu */


/* Begin Button Classes */
.button-container {border:1px solid #3B6E22;display:inline-block;}
input[type="submit"], input[type="button"], a.button-like {background-color:#67A54B;color:#fff;border:1px solid;border-color:#95BF82 #67A54B #67A54B #67A54B;cursor:pointer;display:inline-block;font-size:13px;margin:0 !important;font-weight:bold;font-family:arial;padding:4px 12px;/*ie7 hack*/*padding:3px 4px 1px 4px;}
input[type="submit"]:active, input[type="button"]:active, a.button-like:active {background-color:#578F3E;}
a.button-link, span.button-link {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background: -moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	-moz-box-shadow: inset 0 1px 0 0 #a4e271;-webkit-box-shadow: inset 0 1px 0 0 #a4e271;
    -moz-border-radius:5px;-webkit-border-radius:5px;
    color:#fff;border: 1px solid #74b807;text-shadow: 0 -1px 0px #528009;cursor: pointer;
	display: inline-block;font-weight: bold;margin-right:5px;text-decoration:none;
    font-size:12px;padding:6px 20px;margin-bottom:5px;text-align:center;
}
a.button-link:hover, span.button-link:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background: -moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	-moz-box-shadow: inset 0 0 0 1px #a4e271;-webkit-box-shadow: inset 0 0 0 1px #a4e271;
}
a.button-link:active {
	top:1px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6a9508), color-stop(1, #89c403) );
	background: -moz-linear-gradient( center top, #6a9508 5%, #89c403 100% );
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a9508', endColorstr='#89c403');
}
a.green-link, span.green-link {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
    background: -moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
    background-color:#89c403;
    -moz-box-shadow: inset 0 1px 0 0 #a4e271;-webkit-box-shadow: inset 0 1px 0 0 #a4e271;
    -moz-border-radius:5px;-webkit-border-radius:5px;
    color:#fff;border:1px solid #74b807 !important;text-shadow:1px 1px 0px #528009;cursor:pointer;
    display:inline-block;font-weight:bold;margin-right:5px;text-decoration:none;
    font-size:12px;padding:6px 20px;margin-bottom:5px;text-align:center;
}
a.green-link:hover, span.green-link:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
    background: -moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
    -moz-box-shadow:inset 0 0 0 1px #a4e271;-webkit-box-shadow:inset 0 0 0 1px #a4e271;
}
a.blue-link, span.blue-link {
    -moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
    -webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
    box-shadow:inset 0px 1px 0px 0px #cae3fc;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
    background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
    background-color:#79bbff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
    border:1px solid #469df5;display:inline-block;color:#ffffff;font-family:arial;font-size:12px;
    font-weight:bold;padding:6px 20px;text-decoration:none;text-align:center;text-shadow:1px 1px 0px #287ace;
}
.widgets a.blue-link {display:block;font-size:23px;padding:12px 0;}
a.blue-link:hover, span.blue-link:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
    background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
    -moz-box-shadow:inset 0px 0px 0px 1px #cae3fc;-webkit-box-shadow:inset 0px 0px 0px 1px #cae3fc;
    background-color:#4197ee;
}

a.purple-link, span.purple-link {
	-moz-box-shadow:inset 0px 1px 0px 0px #e6cafc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e6cafc;
	box-shadow:inset 0px 1px 0px 0px #e6cafc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c579ff), color-stop(1, #a341ee) );
	background:-moz-linear-gradient( center top, #c579ff 5%, #a341ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c579ff', endColorstr='#a341ee');
	background-color:#c579ff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
        border:1px solid #469df5;display:inline-block;color:#ffffff;font-family:arial;font-size:12px;
        font-weight:bold;padding:6px 20px;text-decoration:none;text-align:center;text-shadow:1px 1px 0px #287ace;
	text-shadow:1px 1px 0px #8628ce;
}
a.purple-link:hover, span.purple-link:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a341ee), color-stop(1, #c579ff) );
	background:-moz-linear-gradient( center top, #a341ee 5%, #c579ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a341ee', endColorstr='#c579ff');
	background-color:#a341ee;
}
a.blue-link:active, span.blue-link:active, a.green-link:active, span.green-link:active, a.purple-link:active, span.purple-link:active {position:relative; top:1px;}

/* End Button Classes */


/* Begin Related Posts Template */
.entry .related-posts {display:none;}
.related-posts {background-color:#f8f8f8;border-bottom:1px solid #eee;margin-bottom:15px;padding:15px 5px 0;}
.related-posts  h2 {color:#008AB0;font-family:arial;font-size:14px;margin-bottom:10px;padding-left:8px;text-shadow:1px 1px 0 #FFFFFF; border-bottom:none;}
.related-posts  .post {border-top: 1px solid #eaeaea;border-bottom:0 none;font-size:0.85em;min-height:88px;padding:10px 10px 0;text-align:left;}
.related-posts  .post:hover {background-color:#fff;}
.related-posts  div.pim {margin:0;line-height:9px;padding:2px;background-color:#FFFFFF;border:3px solid #D6D1EF;}
.related-posts  div.pim:hover {border-width:3px;}
.related-posts  .related-postTitle {font-weight:bold;font-size:12px;display:block;line-height:16px;padding-bottom:4px;}
.related-posts  .related-text {margin-left:85px;}
.related-posts  .related-text a{color:#000;}
/* End Related Posts Template */


/* Begin Comments */
.comments-box {}
.comments-title {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #fff) );
	background:-moz-linear-gradient( center top, #f6f6f6 5%, #fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
	background-color:#f6f6f6;/*-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;*/
	border:1px solid #ddd;border-width: 1px 0;color:#4E86CE;font-size:18px;font-family:arial;font-weight:bold;padding:0;
	position:relative;text-decoration:none;text-shadow:1px 1px 0px #ffffff;
}
.comments-title div {background:url(images/comments.png) no-repeat 13px center;padding:14px 25px 13px 35px;}
.comments-title span {background:url(images/comments-arrow.png) no-repeat;display:block;position:relative;left:20px;position:absolute;top:48px;width:11px;height:8px;}
.comments-box div.comments-title div {padding:8px 0px 7px 15px;color:#666;font-size:14px;background-image:none;}
.comments-box div.comments-title span {top:36px;}
.alt {margin:0;padding:10px;background-color:#fff !important;}
.commentlist {padding:0;text-align:justify;}
.commentlist li {background-color:#f8f8f8;border-top:1px solid #fff;border-bottom:1px solid #eee;font:0.9em Verdana, Arial;font-weight:bold;cursor:default;line-height:18px;padding:25px 30px 15px 25px;list-style:none;}
.commentlist li .avatar {float:left;border:1px solid #eee;line-height:16px;margin-right:10px;padding:2px;background:#fff;}
.commenter{float:left;width:380px;}
.commentmetadata {font-weight:normal;margin:0 0 5px 0;display:block;}
.commentlist cite, .commentlist cite a {font-weight:bold;font-style:normal;font-size:1.1em;}
.commentlist p {font-weight:normal;line-height:1.7em;margin:0px 5px 10px 0px;text-transform:none;*margin-top:-20px;}
#commentform p {font-family:Verdana, Arial;margin:5px 0;}
.comments-form {background-color:#f8f8f8;border-top:1px solid #fff;padding:20px 30px 25px 25px;}
.comments-form input[type="text"], .comments-form textarea {padding:5px 5px 4px;border:1px solid #DDD;}
.comments-form input[type="text"]:focus, .comments-form textarea:focus   {border-color:#99CEDF;background-color:#EFFBFF;}
.comments-form textarea {height:70px;width:98%;padding:5px;font-size:12px;}
.nocomments {text-align:center;margin:0;padding:0;}
/* End Comments */

/* Begin Dialogs */
.dialogs{display:none;}
.modal {background-color:#fff;padding:15px 10px 0;line-height:18px;}
.modal label {text-align:left;float:none;width:auto;}
.modal-warning {background-color:#fff;padding:7px !important;margin-top:-9px;}
.modal-warning .button-box {padding:7px !important;margin-top:-9px;}
/* End Dialogs */

#footer {border:none;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 18px; /*1.3em;*/
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #00aeff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
#sidebar {font:11px Verdana, Arial;}
#sidebar form {margin:0;padding:0;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post hr {display:block;}
.postmetadata {/*clear: left;*/}
.clear {clear:both;}

#footer {padding:0;margin:0 auto;width:900px;clear:both;}
#footer p {margin:0;padding:20px 0;text-align:center;}

/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	margin: 0px 0 0 0;
	}

h2.pagetitle {
	color:#005689;
	font-family:garamond;
	font-size:25px;
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: left;
}

h3 {padding:0;margin:0;}
h3.comments {padding:0;margin:40px auto 20px ;}
/* End Headers */



/* Begin Images */
p img {
	/*border-color:#F3F3F3;
	border-style:solid;
	border-width:4px 4px 24px;*/
	max-width:100%;
	padding:3px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.navigation {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
	border:1px solid #dcdcdc;color:#666666;font-size:14px;font-family:arial;font-weight:bold;padding:5px 10px;
	text-decoration:none;text-shadow:1px 1px 0px #ffffff;margin-bottom:20px;clear:both;line-height:21px;
}

.alignright {float:right;}
.alignleft {float:left;}
.alignright a, .alignleft a {color:#666666;font-size:11px;}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
    margin-left: 10px;
    padding: 2px;
    width: 140px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

#tabs a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
        font-size: 12px;
}
#tabs a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
        font-size: 12px;
}
ul.tabs {
	padding-left: 107px;
}
#tabs li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	overflow: auto;
	float: left;
	height: 25px;
	margin-right: 5px;
	margin-top: 17px;
	position: relative;
	text-align: center;
	width: 120px;
}

#tabs li.norm {
	height: 21px;
        padding-top: 4px;
	top: 0px;
}
a.links:hover {
    color:#0033CC;
    text-decoration:none;
}
a.links:link {
    color:#0033CC;
    text-decoration:none;
}
.links {
    font-family:Verdana,Arial;
    font-size:12px;
}
div.control {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-family: Arial;
    font-size: 16px;
    padding-bottom: 6px;
    /*padding-left: 20px;*/
    padding-top: 6px;
}

.facebook-like {min-height:20px;padding-top:7px;}
.like-box {margin-top:20px;}
#fb-container a {padding-left:1px;position:relative;top:-3px;}
.fb_button.fb_button_medium {float:right;}
.threeColumnsFooterArea {text-align: center;}
.sociableTitle {float:left;font-weight:bold;margin-right:6px;position:relative;top:6px;font-size:13px;}
div.sociable {border-bottom:1px solid #eee;border-top:1px solid #eee;margin:35px 0 0;padding:20px 0 15px 15px;}

.threeColumnsFooterArea .textwidget p {color:#ACC5CC !important;width:auto !important;font-family:verdana,Arial;font-size:10px;margin:40px 30px 0 !important;padding-top:15px !important;text-align:justify;}
h3#respond {margin-top:45px;}
.wp-connect-comments {padding: 25px 0 30px;}
.cat-item {
    background: url("http://test.onuryazilim.com.tr/iyikidogdun-icerik/cici/test/arrow_state_grey_right.png") no-repeat scroll 2px 6px #F8F8F8;
    border-bottom: 1px groove #CCCCCC;
    font-family: Verdana;
    font-size: 13px;
    margin: 1px 0;
    padding: 5px 2px 5px 20px;
}
.cat-item:hover {
    background-color: #F1F1F1;
}
.post-share {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    left: auto;
    margin-left: -120px;
    padding: 10px 0 0;
    position: fixed;
    text-align: center; 
    top: 255px;
    width: 80px;
    z-index: 15;
}
.share-widget {
    margin-bottom: 10px;
}
.fb_iframe_widget {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 5px;
    position: relative;
}
/* sidebar recent posts */
.sidebar-pim {
    border: 4px solid #EBE7FF;
    float: left;
    margin: 5px 10px 5px 0;
    padding: 3px;
}
.sidebar-text {
    font-size: 10px;
    padding-top: 5px;
}

#wordpress-scrapper-container {
    background-color: #DDDDDD;
    float: right;
    margin: 10px 0 10px 10px;
    padding: 5px;
    text-align: center;
    width: 260px;
}
#wordpress-scrapper-container img {
    max-width: 260px;
    max-height: 300px;
}
#wordpress-scrapper-container span a {
    font-weight: bold;
    text-align: center;
}
