/*
 Theme Name: WordPress Default
 Theme URI: http://kuraldisidergi.com/
 Description: Kuraldisi Dergi 2009 layout based on WP Kubrick
 Version: 1.0
 Author: Efe Mumoglu
 Author URI: http://e-fe.info/
 Tags: fixed width, two columns
 
 Details...
 
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
}


caption, th, td {
  text-align: left;
  font-weight: normal;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

blockquote:before, blockquote:after {
  content: "";
}

q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

* {
  margin: 0;
  padding: 0;
}

h2 {

	font-family: "Times New Roman";
	font-size:25px;
	color: #818181;
	font-weight:normal;
	letter-spacing: 4px;
	font-style: inherit;
	vertical-align: 0%;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B5B5;
	padding-top: 1px;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;

}
.stroked {
	padding: 6px;
	border: 1px solid #d2d2d2;
}

.right_box {
	border: 1px solid #c2c5bf;
	border-top: none;
	padding:7px;
	margin:0;
}


#left_column  p.haber_spot_title {
	font-family: Times;
	font-size: 15px;
	color: #85abce;
}
#left_column  p.haber_spot_title a, #left_column  p.haber_spot_title a:visited {
	font-family: Times;
	font-size: 15px;
	color: #85abce;
	font-style:normal;
	
}

#left_column  p.haber_spot_excerpt {
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size: 13px;
	color:#404040;
}
#left_column p.haber_title {
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size: 12px;
	color:#404040;
	padding: 10px 0;
	border-bottom: 1px solid #d2d2d2;
}


#left_column  p.soylesi_title {
	font-family: Times;
	font-size: 18px;
	color: #85abce;
	
}
#left_column  p.sol_title a, #left_column  p.sol_title a:visited {
	font-family: Times;
	font-size: 18px;
	color: #85abce;
	font-style:normal;
	
}


#left_column  p.soylesi_excerpt {
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size: 13px;
	color:#404040;
}

#left_column  p.gezi_spot_title {
	font-family: Times;
	font-size: 18px;
	color: #85abce;
	
}

#left_column  p.gezi_excerpt {
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size: 13px;
	color:#404040;
}

#left_column p.gezi_title {
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size: 12px;
	color:#404040;
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px solid #d2d2d2;
}


#left_column .wp-post-image {
	margin: 10px 5px;
}

#left_column .content .wp-post-image {
	padding: 6px;
	border: 1px solid #d2d2d2;
	float:right;
	display:inline;
}

#left_column .single  img.wp-post-image {
	padding: 6px;
	border: 1px solid #d2d2d2;
	float:right;
	display:inline;
}

#left_column .single img.alignnone, #left_column .single img.alignleft {
	padding: 6px;
	border: none;
	float:left;
	display:inline;
}

.single  img {
	padding: 6px;
	border: 1px solid #d2d2d2;
	float:right;
	display:inline;
	margin: 4px;
}
#right_column   img.wp-post-image {
	padding: 6px;
	border: 1px solid #d2d2d2;
	float:right;
	display:inline;
}
#left_column .single p {

	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  color: #343434;
	  font-weight: normal;
	

	
}
#left_column .single ul {

	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  color: #343434;
	  font-weight: normal;
		margin-left:0px;	

	
}

#left_column a.haber_link, #left_column a:visited.haber_link {
	font-size: 12px;
	color:#fd59e0;
}

#archive {
		height:34px;
		background: #DDD url('dergi_images/bg_arsiv.jpg') no-repeat;
		padding:0px 10px 0 140px;
}


.warning {
    font-size: 15px;
    font-weight: bold;
    color: #F00;
}
p {
	margin:0;
	padding:3px 0;
	
}
#header {
   	background: url(dergi_images/header_dergi_3.jpg);
    background-position: 0 0px;
    background-repeat: no-repeat;
    margin: 0;
	padding:0;
    width: 980px;
	height:168px;
	position:relative;
}

/* Top Menu */
#header_menu_container {
    padding-top: 0;
	
}
ul#top_menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top:10px;
    padding-top: 11px;
    padding-left: 11px;
    height: 49px;
    width: 948px;
}

ul#top_menu li {
    float: left;
    display: inline;
	position:relative;
}


ul#top_menu li a {
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #8e8e8e;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0px;
    margin: 0 14px;
    text-decoration: none;
    text-align: center;
}
ul#top_menu li.page_item a:hover {
    border-bottom: 1px solid #85a6ce;
    color: #85a6ce;
}
ul#top_menu li ul {
    display: none;
}

ul#top_menu li.language_link a, .language_link a:hover {
	margin:0;
	padding:0;
	text-align:left;
	color:#8a8a8a;
	padding-left:20px;
	background: url(design_images/eng_flag.jpg) no-repeat center left;
	border:0;
}


ul#top_menu li.month_image {
   	float:right;
   	display:inline;
   	text-align:right;
   	width:262px;	
   	height:34px;
	margin-right:21px;
}	

ul#top_menu li.current_page_ancestor a {	
	border-bottom: 1px solid #85a6ce;
    color: #85a6ce;
	
}	
ul#top_menu li.current_page_ancestorL ul {
		margin:0;
		background: url(dergi_images/menu_current.jpg) no-repeat bottom left;
		display: block;
		position: absolute;
		top: 19px;
		left: 5px;
		padding-left: 5px;
		height:21px;
		width:550px;
		z-index: 9999;	
		
	}


ul#top_menu li.current_page_ancestorC ul {
		margin:0; 
		background: url(dergi_images/line1.jpg) no-repeat top center;
		display: block;
		position: absolute;
		top: 19px;
		left: -165px; 
		height:24px;
		width:420px;
		z-index: 9999; 
	}
ul#top_menu li.current_page_ancestorR ul {
		margin:0; 
		background: url(dergi_images/line3.jpg) no-repeat center right;
		display: block;
		position: absolute;
		top: 19px;
		left: -213px;
		padding-right:5px;
		height:21px;
		width:370px;
		z-index: 9999;
	}
	
ul#top_menu li.current_page_ancestor ul li {	
	float:left;
	display:inline;
	
}

ul#top_menu li.current_page_ancestor  ul li a {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #626262;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border:0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 8px;
	
	#margin-top: 2px;
	_margin-top: 2px;
	background-image: url(dergi_images/line4.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}


ul#top_menu li.current_page_ancestor ul li.lefter   a {

	background-image: none;
} 
 

ul#top_menu li.current_page_ancestor ul li a, ul#top_menu li.current_page_ancestor ul li a:visited {
 
    text-decoration: none;
	border:0;
}	
ul#top_menu li.current_page_ancestor ul li a:hover {
    border-bottom: 1px solid #89a4d1;
    color: #89a4d1;
}	

ul#top_menu li.current_page_ancestor ul li ul {
    display: none;
}

ul#top_menu li.current_page_ancestor ul li ul li ul {
    display: none;
}




body {
	background-color: #fafbf7;
}

#page {
    width: 980px;
    margin: 24px auto;
    padding: 0;
}

#container {
	padding:0;
	margin:0;

}

#column_background {
    background-color: #fefefd;
    padding: 0;
	padding-top:14px;	
	padding-left:12px;
	padding-right:12px;
	margin: 0;
}

#left_column {
    float: left;
    display: inline;
    width: 570px;
}


#right_column {
    float: right;
    display: inline;
    width: 346px;
	padding:0;
	margin:0;
	margin-top:0px;
}


#right_column a, #right_column a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fd59e0;
	font-style:bold;
	text-decoration: none;
	
}
#right_column  a:hover {
	text-decoration: underline;
}
#right_column  p.right_title a, #right_column  p.right_title a:visited {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;;;
	font-size: 18px;
	color: #404040;
	font-style:bold;
	
}

.border {
    border: 1px solid #000;
}

.clear {
    clear: both;
}


#single_column {
	display: inline;
	float:right;
	width: 98%;
	
}
#single_column table{
	margin-top:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:solid 1px #DBDBDB;

}

#left_column .single ol {

	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  color: #343434;
	  font-weight: normal;
		margin-left:0px;	

	
}
#single_column ul{
 
	color: #308F8F;	
	padding-bottom:3px;
	padding-left:22px;
}
#single_column ul a{

	color: #308F8F;
	text-decoration:none;
}
#single_column ul li{
	font-size: 14px;
	font-weight:bold;
}
#single_column ul li ul li{
	font-size: 13px;
	font-weight:normal; 
}

#single_column ul li ul li  ul li{
	font-size: 11px;
	font-weight:normal;
}



.fLeft, .alignleft {
    float: left;
    display: inline;
}

.fRight, .alignright {
    float: right;
    display: inline;
}


h1 {
    color:#85A5CD;
 	font-family:"Times New Roman",Times,serif;
	font-size:30px;
	font-weight: normal;   
	 

}


#left_column h2 a, #left_column h2 a:visited {
	height:100%;	
	font-family: "Times New Roman";
	font-size:25px;
	color: #818181;
	font-weight:normal;
	letter-spacing: 4px;
	font-style: inherit;
	vertical-align: 0%;
	text-align: right;
	
	
}
.subpage h2 {
	
	margin-top:10px;
	border:0px;
	
}
h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	color:#424242;
}

#left_column a, #left_column a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fd59e0;
	font-style:italic;
	text-decoration: none;
	
}
#left_column  a:hover {
	text-decoration: underline;
}


#left_column p, #right_column p {
	
	font-size:13px;
	color:#404040;
	font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
}



#left_column h2 a, #left_column h2 a:visited {
	height:100%;	
	font-family: "Times New Roman";
	font-size:25px;
	color: #818181;
	font-weight:normal;
	letter-spacing: 4px;
	font-style: inherit;
	vertical-align: 0%;
	text-align: right;
	
	
}

#left_column.comments h2 {
	height:100%;	
	font-family: "Times New Roman";
	font-size:25px;
	color: #818181;
	font-weight:normal;
	letter-spacing: 4px;
	font-style: inherit;
	vertical-align: 0%;
	text-align: right;
	padding-top: 1px;
	margin-bottom: 0;
	padding-bottom: 0;
	border:none;
}



.subpage p {
	font-family:Verdana;
	font-size:13px;
	color:#343434;
	font-weight:normal;
	
}
#left_column h3 {
	padding:0px;

}
#left_column h3 a, #left_column h3 a:visited, #left_column h3 a:hover {
	width:346px;
	font-style:normal;
	color:#343434;
	font-weight:normal;
	text-decoration:none;
	display:block;
	margin:0px;
	padding-bottom: 1px;
	padding-top: 4px;
	text-indent:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	border-bottom:solid 1px #DBDBDB;
	#font-family:"Trebuchet MS";
	#font-size:13px;
}
#left_column h3 a:hover {
	border-bottom:solid 1px  #7C7C7C;	
}


#left_column.comments h3 {
	padding:0px;
}
#left_column.comments h3 a, #left_column.comments h3 a:visited, #left_column.comments h3 a:hover{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	display:block;
	width:346px;
	margin:0px;
	padding-bottom: 1px;
	padding-top: 4px;
	border-bottom:solid 1px #DBDBDB;
	text-indent:5px;
}


#left_column.comments h3 a:hover { 
	background-color:#DBDBDB;
 
}








/* Class for posts */
.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #403F3B;
	
}

p {
	font-family:Verdana, Times, serif;
	font-size:13px;
	color:#343434

	font-weight:normal;

	
}


.post {
	
	padding: 0 10px 10px 0;
}

.post h1 {
	color:#838383;
	text-align:left;
	border-bottom: 1px solid #fc6fe1;
	font-family:"Times New Roman",Times,serif;
	font-size:40px;
	line-height:64%;
	padding-bottom:2px;
	padding-top:1px;
	float:left;
	display:inline;
	width:385px;
	margin-bottom:12px;
	margin-top:12px;
}

	

/* Top Menu */
#header_menu_container {
    padding-top: 0;
	
}
ul#top_menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top:10px;
    padding-top: 11px;
    padding-left: 11px;
    height: 49px;
    width: 948px;
}

ul#top_menu li {
    float: left;
    display: inline;
	position:relative;
}


ul#top_menu li a {
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #8e8e8e;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0px;
    margin: 0 14px;
    text-decoration: none;
    text-align: center;
}
ul#top_menu li.page_item a:hover {
    border-bottom: 1px solid #85a6ce;
    color: #85a6ce;
}
ul#top_menu li ul {
    display: none;
}

ul#top_menu li.language_link a, .language_link a:hover {
	margin:0;
	padding:0;
	text-align:left;
	color:#8a8a8a;
	padding-left:20px;
	background: url(design_images/eng_flag.jpg) no-repeat center left;
	border:0;
}


ul#top_menu li.language_link {
   	float:right;
   	display:inline;
   	width:65px;	
	margin-right:28px;
}	

ul#top_menu li.current_page_ancestor a {	
	border-bottom: 1px solid #85a6ce;
    color: #85a6ce;
	
}	
ul#top_menu li.current_page_ancestorL ul {
		margin:0;
		background: url(dergi_images/menu_current.jpg) no-repeat bottom left;
		display: block;
		position: absolute;
		top: 19px;
		left: 5px;
		padding-left: 5px;
		height:21px;
		width:550px;
		z-index: 9999;	
		
	}


ul#top_menu li.current_page_ancestorC ul {
		margin:0; 
		background: url(dergi_images/line1.jpg) no-repeat top center;
		display: block;
		position: absolute;
		top: 19px;
		left: -165px; 
		height:24px;
		width:420px;
		z-index: 9999; 
	}
ul#top_menu li.current_page_ancestorR ul {
		margin:0; 
		background: url(dergi_images/line3.jpg) no-repeat center right;
		display: block;
		position: absolute;
		top: 19px;
		left: -213px;
		padding-right:5px;
		height:21px;
		width:370px;
		z-index: 9999;
	}
	
ul#top_menu li.current_page_ancestor ul li {	
	float:left;
	display:inline;
	
}

ul#top_menu li.current_page_ancestor  ul li a {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #626262;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border:0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 8px;
	
	#margin-top: 2px;
	_margin-top: 2px;
	background-image: url(dergi_images/line4.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}


ul#top_menu li.current_page_ancestor ul li.lefter   a {

	background-image: none;
} 
 

ul#top_menu li.current_page_ancestor ul li a, ul#top_menu li.current_page_ancestor ul li a:visited {
 
    text-decoration: none;
	border:0;
}	
ul#top_menu li.current_page_ancestor ul li a:hover {
    border-bottom: 1px solid #89a4d1;
    color: #89a4d1;
}	

ul#top_menu li.current_page_ancestor ul li ul {
    display: none;
}

ul#top_menu li.current_page_ancestor ul li ul li ul {
    display: none;
}




body {
	background-color: #fafbf7;
}

#page {
    width: 980px;
    margin: 24px auto;
    padding: 0;
}

#container {
	padding:0;
	margin:0;

}


.single {
	
	width:550px;	
}

#right_column {
    float: right;
    display: inline;
    width: 346px;
	padding:0;
	margin:0;
	margin-top:0px;
}




.border {
    border: 1px solid #000;
}

.clear {
    clear: both;
}


#single_column {
	display: inline;
	float:right;
	width: 98%;
	
}
#single_column table{
	margin-top:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:solid 1px #DBDBDB;
	#font-family:"Trebuchet MS";
	#font-size:13px;
}
#single_column ul{
 
	color: #308F8F;	
	padding-bottom:3px;
	padding-left:22px;
}
#single_column ul a{

	color: #308F8F;
	text-decoration:none;
}
#single_column ul li{
	font-size: 14px;
	font-weight:bold;
}
#single_column ul li ul li{
	font-size: 13px;
	font-weight:normal; 
}

#single_column ul li ul li  ul li{
	font-size: 11px;
	font-weight:normal;
}



.fLeft, .alignleft {
    float: left;
    display: inline;
}

.fRight, .alignright {
    float: right;
    display: inline;
}


h1 {
    color:#85A5CD;
 	font-family:"Times New Roman",Times,serif;
	font-size:30px;
	font-weight: normal;   
	 

}




#left_column h2 a, #left_column h2 a:visited {
	height:100%;	
	font-family: "Times New Roman";
	font-size:25px;
	color: #818181;
	font-weight:normal;
	letter-spacing: 4px;
	font-style: inherit;
	vertical-align: 0%;
	text-align: right;
	
	
}
.subpage h2 {
	
	margin-top:10px;
	border:0px;
	
}
h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	color:#424242;
}

#left_column a, #left_column a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fd59e0;
	font-style:italic;
	text-decoration: none;
	
}
#left_column  a:hover {
	text-decoration: underline;
}


#left_column p, #right_column p {
	
	font-size:13px;
	color:#404040;
	font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
}







.subpage p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#343434;
	font-weight:normal;
	
}
#left_column h3 {
	padding:0px;

}




/* Class for posts */
.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #403F3B;
	
}

#footer {
	margin-top:18px;
}


#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color:#f5fbfb;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer p a,  #footer p a:visited {
	color:#7397cd;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 

.post {
	
	padding: 0 10px 10px 0;
}

.post h1 {
	color:#838383;
	text-align:left;
	border-bottom: 1px solid #fc6fe1;
	font-family:"Times New Roman",Times,serif;
	font-size:40px;
	line-height:64%;
	padding-bottom:2px;
	padding-top:1px;
	float:left;
	display:inline;
	width:385px;
	margin-bottom:12px;
	margin-top:12px;
}

h1#title_wp {
	color:#838383;
	text-align:left;
	border-bottom: 1px solid #fc6fe1;
	font-family:"Times New Roman",Times,serif;
	font-size:40px;
	float:left;
	display:inline;
	width:385px;
	margin-bottom:12px;
	margin-top:9px;
}

 h1#title {
 	color:#838383;
	text-align:left;
	border-bottom: 1px solid #fc6fe1;
	font-family:"Times New Roman",Times,serif;
	font-size:25px;
	float:left;
	display:inline;
	width: 100%; 
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:15px;
}
h1#title.wp{
	width:385px;
}

	
h2#arsivden_title {
	
		border:none;
		width:564px;
		height:40px;
		background: url("/wp-content/uploads/title_arsivden.jpg") no-repeat top left;
		text-indent:-9999px;
		text-align:left;
		padding:0;

		margin: 12px 0;

}	


#eski-yazilar_column {
		background: url('dergi_images/eski_yazilar_bg.jpg') no-repeat top right;
		padding:0px 45px 50px 0px;
		
}

#genc-kalemler_column {
		background: url('dergi_images/genc_kalemler_bg.jpg') no-repeat top right;
		padding:0px 45px 50px 0px;
		
}
#genc-kalemler_column #genc-kalemler_title {
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	color: #f69222;
}

#eski-yazilar_column #eski-yazilar_title  {
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	color: #4a81aa;
}

#left_column .content .arsiv_title a, #left_column .content .arsiv_title a:visited {
	color:#404040;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
}


.single  .aligncenter {
float:none;
	clear:both;
	text-align:center;
	display:block;
	margin: 5px auto;
}

.single a  .aligncenter {
	clear:both;
	text-align:center;
	display:block;
	margin: 5px auto;
}

img.solblok {
display:block;
float:none;
text-align:right;
	
}
