/*

Theme Name: Solemnity Two
Theme URI: http://www.online-resources.de
Description: Two column Wordpress Theme <br />Design by <a href="http://www.sixshootermedia.com">Six Shooter Media</a>. <br /> Ported by <a href="http://www.online-resources.de">online-resources.de</a>.
Version: 1.1
Author: Hans Bauer

*/

body {
	font: 62.5%/1.6em Verdana, Geneva, Arial, sans-serif;
	color:#000000;
	margin:10px 0 0 0;
	background-color: #ffffff;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}

p a { color:#000000; text-decoration:none; border-bottom:1px solid #f7f7f7; background-color: #e0db85; }
p a:hover { border-bottom:1px solid #f2f2f2; background-color: #000000; color:#fff; }

#header {
	width:816px;
	margin:0 auto;
	background-color: #ffffff;
	padding:11px 0 3px 0 !important;
	padding:11px 0 5px 0;
}

#header h1 {
	float:right;
	font:220% Arial;
	letter-spacing:-1px;
	width:288px;
	text-align:left;
	padding:7px 0 0 0;
	background:url(./images/logo.gif) no-repeat top right;
}
#header h1 a {
	color:#888;
	text-decoration:none;
}

#heaver #nav {
	
}

#header #nav li {
	list-style:none;
	float:left;
	padding:16px 0 !important;
	padding:15px 0;
}

#header #nav li a {
	font:120% Verdana;
	color:#ccc;
	text-decoration:none;
	margin:0 5px 0 0;
	padding:16px 8px;
}
#header #nav li a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a:hover {
	background:url(./images/a_hover.jpg) bottom repeat-x #333;
}

#header #nav a.active {
	background:url(./images/a_active.jpg) top repeat-x #333;
	color:#fff;
}

#header #nav a.active:hover {
	background:url(./images/a_active.jpg) top repeat-x #333;
	color:#eee;
}


#wrapper {
	width:816px;
	margin:0 auto;
	background-color: #ffffff;
}

#sidebar {
	width:265px;
	float:right;
	padding:0 20px 20px 20px;
	background-color: #ffffff;
}

#sidebar input {
	background:#fff;
	border:1px solid #eee;
	padding:3px;
	font:120% Verdana;
	color:#555;
	width:97%;
}

#sidebar p {
	line-height:22px;
	margin:10px;
}

#sidebar ul.latest li {
	padding:5px 5px 5px 20px;
	list-style:none;
	font:180% Arial;
	border-bottom:1px solid #eee;
background:url(./images/16-em-cross.png) left no-repeat;
}
#sidebar ul.latest li a {
	color:#99CC00;
	text-decoration:none;
}
#sidebar ul.latest li a:hover {
	color:#333;
}


#sidebar ul.external li {

	padding:5px 5px 5px 20px;
	list-style:none;
	font:120% Verdana,Arial;
	border-bottom:0px solid #eee;
	background:url(./images/16-em-cross.png) left no-repeat #cccccc;;
	}
#sidebar ul.external li a {
	color:#999999;
	text-decoration:none;
}
#sidebar ul.external li a:hover {
	color:#333;
}



#content {
	margin:0 305px 0 0;
	padding:15px;
	background-color: #ffffff;
	text-align: justify;
	font-size: 11px;
	
}

#content .desc {
	margin:-20px -20px 0 -20px;
	background:url(./images/desc.gif) bottom left no-repeat #444;
	border:1px solid #000;
	padding:15px !important;
	padding:10px 15px;
	font-size:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ccc;
	text-align:center;
	line-height:25px;
}

#content .desc p:first-line {
	font-size:150%;
	font-style:italic;
}

#content .desc a {
	color:#ccc;
	border:none;
	text-decoration:underline;
}
#content .desc a:hover {
	text-decoration:none;
}

#sidebar h2 {	
	color:#0E91CF;
	font:180% Arial;
	margin:0px 0 10px 0;
}

#content h2 {
	color:#024160;
	font:190% Arial;
	margin:5px 0;
}
#content h2 a {
	color:#024160;
	text-decoration:none;
}
#content h2 a:hover {
	border-bottom:1px dotted #ccc;
}

#content p {
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 20px 0;
}

#content .info {
	background:url(./images/line.gif) top repeat-x;
	padding:5px;
	font:90% Verdana;
	margin-top: 15px;
}

#content .info p {
	background:url(./images/info.gif) left no-repeat;
	padding:0 0 0 20px;
}

#content .info p a {
	float:right;
	padding:0 20px 0 0;
	background:url(./images/comment_normal.gif) right no-repeat;
	color:#777;
	text-decoration:none;
	border:none;
}
#content .info p a:hover {
	background:url(./images/comment.gif) right no-repeat;
	text-decoration:underline;
	border:none;
}

#content h3 {
	font:150% Trebuchet MS;
	margin:5px 0;
	border-bottom:1px solid #eee;
	color:#666;
}

#content blockquote {
	background: url(img/cit1.gif) #FFF no-repeat top left;
	font-size: 1.0em;
	font-style: italic;
	padding: 10px 0px 0 35px;
}

#content blockquote p {
	background: url(img/cit2.gif) #FFF no-repeat bottom right;
	color: #0E91CF;
	padding-bottom: 20px;
	padding-right: 35px;
}

#content ul,ol {
	margin:10px 0 10px 25px;
	line-height:30px;
}

#content img {
	padding:4px;
	border:1px solid #eee;
	background:#fff;
}

#content p img {
	width: 468px;
}


#footer {
	padding:10px;
	border-top:1px solid #eee;
	clear:both;
	margin:0 4px 0 0 ;
	background:#fff;
}
#footer p.validate {
	float:right;
	text-align:right;
}


ol.comments {
	border-top:1px solid #eee;
	margin-left:35px;
}
ol.comments li {
	border-bottom:1px solid #eee;
	padding:0 10px;
	font:300% Georgia;
	color:#ebebeb;
}
ol.comments li span {
	font:30% Trebuchet MS;
	color:#888;
}
ol.comments li.alt {
	background:#fff;
}
ol.comments a {
	color:#666;
}
ol.comments a:hover {
	text-decoration:none;
}
ol.comments div {
	line-height:24px;
	font-size:120%;
	padding:5px;
	margin:5px 0;
}

ol.comments li img.gravatar {
	float: right;
list-style-image: none;
		list-style: none;
	margin-right: 1px;
	margin-top: 8px;
	padding: 2px;
	border: 1px solid  #E9E9E9;
	width: 60px;
	height: 60px;
	background:none;
}

ol.comments li .commentmetadata {
	font-size: 20px;
	letter-spacing: -1px;
	color: #333333;
	}

ol.commentst li .commentmetadata a {
	font-size: 20px;
	letter-spacing: -1px;
	color:#333;
	}
ol.comments li .commentmetadata a {
	
	color: #EC1946;
	}

.grav {

}

.clear {
	clear:both;
}
.hide {
	display:none;
}

/* addons */

#sidebar ul.archives li {
	padding:5px 5px 5px 20px;
	list-style:none;
	font:180% Arial;
	border-bottom:1px solid #eee;
	background:url(./images/16-em-cross.png) left no-repeat;
}
#sidebar ul.archives li a {
	color:#99CC00;
	text-decoration:none;
}
#sidebar ul.archives li a:hover {
	color:#333;
}

#sidebar ul.meta li {
	padding:5px 5px 5px 20px;
	list-style:none;
	font:180% Arial;
	border-bottom:1px solid #eee;
	background:url(./images/wrench.gif) left no-repeat;
}
#sidebar ul.meta li a {
	color:#99CC00;
	text-decoration:none;
}
#sidebar ul.meta li a:hover {
	color:#333;
}

#sidebar ul.categories li {
	padding:5px 5px 5px 20px;
	list-style:none;
	font:180% Arial;
	border-bottom:1px solid #eee;
	background:url(./images/folder_page.gif) left no-repeat;
}
#sidebar ul.categories li a {
	color:#99CC00;
	text-decoration:none;
}
#sidebar ul.categories li a:hover {
	color:#333;
}

.navigation {
font-family: 11px Arial, Helvetica, sans-serif; 
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color:#9dce00;
}

.navigation a {color: #bbbec0; background-color: #fafafa; text-decoration:none;}
.navigation a:hover { color: #000000; background-color: #73ACFB; text-decoration:none; }

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.edit {
	vertical-align: baseline;
	text-decoration: none;
	border: 0px !important; 
	border-color: #ffffff;
}

.destek img {
	vertical-align: baseline;
	text-decoration: none;
	border: 0px !important; 
	border-color: #ffffff;
}

small a {
	color:#73ACFB;
	text-decoration:none;
	border-bottom:1px solid #f7f7f7;
}

small a:hover {	
	border-bottom:1px solid #f2f2f2;
}

.navigationuc {
	background: url(http://i20.photobucket.com/albums/b222/5x2x5/line.gif) left repeat-x;
	margin-top: 10px;
}

.contentiki a {
        color: #AAF100;
        text-decoration: none;
        border-bottom: 0px solid #AAF100;
}
.contentiki a:hover {
        color: #FFF;
        background-color: #AAD100;
        border-bottom: 0px solid #AAD100;
}

.sonyorum {
	color: #999999;
	background-color: #cccccc;
	text-decoration:none;
	padding: 10px;
	font: 62.5%/1.6em Verdana, Geneva, Arial, sans-serif;
}
.sonyorum a {
	color: #999999;
	background-color: #cccccc;
	text-decoration:none;
}

.sonyorum a:hover {
	color: #000000;
	background-color: #CC0066;
	text-decoration:none;
}

.sonyorumiki {
    float: right;
	color: #73ACFB;
	background-color: #73ACFB;
	text-decoration:none;
}
.sonyorumiki a {
	color: #000000;
	background-color: #73ACFB;
}

.sonyorumiki a:hover {
	color: #000000;
	background-color: #AAD100;
}
.alignrightiki {
	float: right;
	color: #73ACFB;
	background-color: #fafafa;
	text-decoration: none;
width:475px;
margin-top: 2px;
}
.alignrightiki a {
	color: #bbbec0;
	background-color: #fafafa;
	text-decoration: none;
}

.alignrightiki a:hover {
	color: #000000;
	background-color: #73ACFB;
}

.slipperywhenwet {	
	color:#0E91CF;
	font:180% Arial;
	margin:15px 0 15px 0;
}

#favlist {
	clear: both;
	font-size: 12px;
	color: #999999;
}
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:none; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#ffffff; font-size: 160%; }
ul#tagcloud li.t3 a { color:#144cca; font-size: 190%; }
ul#tagcloud li.t4 a { color:#14ca50; font-size: 210%; }
ul#tagcloud li.t5 a { color:#99cc00; font-size: 230%; }
ul#tagcloud li.t6 a { color:#e959c1; font-size: 250%; }
ul#tagcloud li.t7 a { color:#ca1414; font-size: 270%; }
ul#tagcloud li.t8 a { color:#e2862d; font-size: 290%; }
ul#tagcloud li.t9 a { color:#e2e059; font-size: 310%; }
ul#tagcloud li.t10 a { color:#888888; font-size: 330%; }

.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #cccccc; 
		border-color: #9dce00; 
		text-decoration: none;
	}
	
.sise {
	color: #999999;
	background-color: #cccccc;
	text-decoration:none;
	padding: 10px;
	font: 100%/1.6em Verdana, Geneva, Arial, sans-serif;
}
.sise a {
	color: #999999;
	text-decoration:none;
}

.sise a:hover {
	color: #000000;
	background-color: #CC0066;
	text-decoration:none;
}

.arsiv {
	padding:5px 5px 5px 20px;
	list-style:none;
	font:180% Arial;
	
	

background:url(./images/16-em-cross.png) left no-repeat;
}
.arsiv a {
	color:#99CC00;
	text-decoration:none;
}
.arsiv a:hover {
	color:#333;
}

.kaybol {
text-align: center;
	list-style:none;
	font:180% Arial;
	border-bottom:1px solid #eee;
}
.kaybol a {
	color:#99CC00;
	text-decoration:none;
}
.kaybol a:hover {
	color:#333;
}

.kaybol p img {
	color:#99CC00;
	text-decoration:none;
		width: 12px; height:12px;
}

h6 {
    font-size: 10px;
	margin: 0px;
	width:816px;
	}

.aklimdasin {
margin-top:30px;
padding:0px 0 0 15px;
	background: url('images/aklimdasimgesi.png') center no-repeat;
	color: #ffffff;
	cursor: pointer;
font-size:11px;
margin-left:-50px;
position: absolute;
}

.aklimdasin:hover {
	color: #1b55b7;
	}

.permalinkim {
font-family: arial, helvetica, sans-serif;
font-size:115%;
margin-top:10px;
padding:0px 0 0 0px;
	cursor: pointer;
	color: #73ACFB;
	background-color: #ffffff;
margin-left:-50px;
position: absolute;
}

.permalinkim a {color: #bbbec0; background-color: #fafafa; text-decoration:none;}
.permalinkim a:hover { color: #000000; background-color: #73ACFB; text-decoration:none; }

.permalinkim img{
border:none;
}


.arastir {
margin-top: 5px;
padding:2px 0 0 5px;
color: #69a0fb;
	}
.arastir a:link, .arastir a:visited {color: #cc6600; text-decoration:none;}
.arastir a:hover {color:#1b55b7;}

.tarih {
font-family: arial, helvetica, sans-serif;
font-size:125%;
LETTER-SPACING: 2px;
	float: right;
	text-align:right;
	color: #73ACFB;
	background-color: #ffffff;
	text-decoration: none;
width:475px;
}
.tarih a {
	color: #bbbec0;
	background-color: #fafafa;
	text-decoration: none;
	
}

.tarih a:hover {
	color: #ffffff;
	background-color: #669966;
}

	
.indexComment {margin-right: 3px; float: right;}
.indexComment a:link, .indexComment a:active, .indexComment a:visited {color: #cc6600; text-decoration:none;}

.resimustu {
	width:475px;
}
.yazarim {
	float: right;
	text-align:right;
	color: #73ACFB;
	background-color: #ffffff;
	text-decoration: none;
width:480px;
}
.yazarim a {
	color: #bbbec0;
	background-color: #ffffff;
	text-decoration: none;
}

.yazarim a:hover {
	color: #ffffff;
	background-color: #000000;
}

.etiketim {
	float: left;
	text-align:left;
	color: #73ACFB;
	background-color: #fafafa;
	text-decoration: none;
width:480px;
}
.etiketim a {
	color: #bbbec0;
	background-color: #fafafa;
	text-decoration: none;
}

.etiketim a:hover {
	color: #000000;
	background-color: #73ACFB;
}

.cizgim {
	float:right;
	background: url(http://i20.photobucket.com/albums/b222/5x2x5/line.gif) repeat-x;
	width:320px;
	margin-top: 2px;
}

#potkalicin {
  width:265px; 
  text-align:left; 
  position:relative;
  margin:2em auto;
  }
.box {
  position:relative;
  }
  
  #potkalicin a img {
  border:none;
  width: 25px;
  height: 40px;
  }
  
#potkalicin a, #potkalicin a:visited {
  text-decoration:none;
  background-color:#fff; 
  color:#c00; 
 
  width:20px; 
  height:25px; 
  font-size:14px; 
  border:1px solid #fff; 
  padding:2px;
  }
* html #potkalicin a, * html #potkalicin a:visited {
  width:20px; 
  height:25px; 
  w\idth:88px; 
  he\ight:16px;
  }
#potkalicin a span {
  display:none;
  }
#potkalicin a:hover {
  border:0px solid #000;
    width:20px; 
  height:25px; 
}
#potkalicin a:hover span.left, 
#potkalicin a:hover span.right {
  display:block; 
  position:absolute; 
  height:0; 
  width:0; 
  overflow:hidden; 
  border-top:8px solid #fff; 
  border-bottom:8px solid #fff; 
  }
#potkalicin a:hover span.left {
  left:5px; 
  top:5px; 
 
  }
#potkalicin a:hover span.right {
  left:5px; 
  top:5px; 
 
  }
* html #potkalicin a:hover span.left, 
* html #potkalicin a:hover span.right {
  width:8px; 
  height:16px; 
  w\idth:0; 
  he\ight:0;
  }
#potkalicin a:hover span.lk {
  display:block; 
  position:absolute; 
  left:120px; 
  top:0; 
  padding:5px; 
  width:180px;
  background-color:#fff; 
  color:#14CA50; 
  border:0px solid #234;
  font:85% Arial;
  }
  
  #potkalicin a:hover span.lm {
  display:block; 
  position:absolute; 
  left:120px; 
  top:0; 
  padding:5px; 
  width:180px;
  background-color:#fff; 
  color:#144CCA; 
  border:0px solid #234;
  font:85% Arial;
  }
  
  #potkalicin a:hover span.ln {
  display:block; 
  position:absolute; 
  left:120px; 
  top:0; 
  padding:5px; 
  width:180px;
  background-color:#fff; 
  color:#CA1414; 
  border:0px solid #234;
  font:85% Arial;
  }
 
.feedburner, .feedburner a, .feedburner a:hover {
text-decoration:none;
color: #bbbec0;
}

.adsense, .adsense a {

}

.ilgili {
background: url(./images/arkalik.png) repeat;
width:478px; 
padding:0px 0px 0px 0px;
font:150% Arial;
text-align: left;
} 

.ilgili a {
	color:#99CC00;
	text-decoration:none;
}

.ilgili a:hover{
	color:#333;
}

.sponsorbir {

width:265px;
height:135px;
text-align: center;

font:150% Arial;
}

.sponsorbir-sol {
width:125px;
padding-left:0px;
padding-top:5px;
padding-right:7px;
padding-bottom:5px;
float:left;
}

.sponsorbir-sol img, img a, img a:hover {
border:none
}

.sponsorbir-sag {
width:125px;
padding-left:7px;
padding-top:5px;
padding-right:0px;
padding-bottom:5px;
float:right;
}

.sponsorbir-sag img, img a, img a:hover {
border:none
}


.120arkalik {
height:610px;
width:265px;
text-align: center;
background: url(./images/120arka.png) repeat-y;

}


.sponsoriki {
width:468px;
height:60px;
background: url(./images/arkalik.png) repeat;
font:150% Arial;
}

.sponsoruc {
width:728px;
background: url(./images/arkalik.png) repeat;
font:150% Arial;
text-align: center;
}

#sidebar .destek { margin-bottom:5px;
font:195% Arial;
	color:#cccccc;
	text-decoration:none;
}

#sidebar .destek a {
	color:#99CC00;
	text-decoration:none;
	font:98% Arial;
}

#sidebar .destek a:hover{

	color:#cccccc;
	text-decoration:none;
}

#sidebar .destek-bas {
font:120% Arial;
	color:#cccccc;
	text-decoration:none;
}

#sidebar .destek-bas a {
	color:#99CC00;
	text-decoration:none;
}

#sidebar .destek-bas a:hover{
	color:#cccccc;
	text-decoration:none;
}

#sidebar img {border:none; padding-top:2px; padding-bottom:2px;}

#yazarrss {}
#yazarrss img {border:none;}
#yazarrss img a, #yazarrss img a:hover; {border:none;}




.roundedcornr_box_376396 {
   background: #cccccc;
}
.roundedcornr_top_376396 div {
   background: url(./sekil/roundedcornr_376396_tl.png) no-repeat top left;
}
.roundedcornr_top_376396 {
   background: url(./sekil/roundedcornr_376396_tr.png) no-repeat top right;
}
.roundedcornr_bottom_376396 div {
   background: url(./sekil/roundedcornr_376396_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_376396 {
   background: url(./sekil/roundedcornr_376396_br.png) no-repeat bottom right;
}

.roundedcornr_top_376396 div, .roundedcornr_top_376396, 
.roundedcornr_bottom_376396 div, .roundedcornr_bottom_376396 {
   width: 100%;
   height: 30px;
 
}
.roundedcornr_content_376396 { margin: 0 5px; }

.contentdort {
	color: #73ACFB;
	text-decoration:none;
	padding: 7px;
}
.contentdort a {
	color: #999999;
	text-decoration:none;
}

.contentdort a:hover {
	color: #000000;
	background-color: #CC0066;
	text-decoration:none;
}

.ek { background: url(./sekil/ek.png) no-repeat; width:265px; height:42px; }

#sonyorumlar { margin:5px 1px 1px 1px; border:0px dotted #ccc;}
#sonyorumlar  ul{list-style:none; padding:0px 0 0px 0px;}
#sonyorumlar  li{float:left;display:block;}
#sonyorumlar  li a{text-decoration:none; color:#99CC00; display:block;padding:0px 0px 0px 0px;}
#sonyorumlar  li a:hover{text-decoration:none; color:#2b75b9;}

#sonyorumlar .latestactivity:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#sonyorumlar .latestactivity{display:inline-block;} 
* html #sonyorumlar.latestactivity{height:1%;}
#sonyorumlar.latestactivity{display:block;}

#sonyorumlar a {
font-size:130%; color:#99cc00; text-decoration:none;}
#sonyorumlar a:hover {color:#0e91cf;}

#sonyorumlar.latestactivity small
{
color:#99CC00;
display: block;
margin: 0px;
margin-left: 10px;
font-size: 90%;
}


