/*
Theme Name: saglikci
Author: Burakscan
Author URI: http://www.bilgiliportal.com
*/

* {margin: 0; padding: 0;}
body {
	text-align: left;
	font: 12px Arial;
	color: #333333;
	background: #fff url(images/bg.gif) repeat-x fixed;
}
img {
	border: 0;
}
a, a:visited{
color:#2b7791;
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
#tumsite {
	width: 860px;
	margin: auto auto;
	background:#fff;
	margin-top:20px;
	padding-top:20px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-topleft:15px;
	}
#wrapper {
	width: 860px;
	margin: auto auto;
	text-align: left;
}
/** Header başladı **/

#header {
	height: 85px;
	width:860px;
	margin-bottom: 20px;
	background:url(images/logo.JPG) no-repeat;
	border-bottom:15px solid #f2f2f2;
	margin-top:40px;
}
	#header .logo {
		clear: both;
		height: 77px;
		width:960px;
	}
	#header .ad {
		float: right;
		padding: 8px 10px 0px 15px;
	}

	
/* kategoriller  */
.kategoril {
        clear:both;
        margin:0;
        height:25px;
		font-size:18px;
		font-weight:bold;
		font-family:Verdana;
		letter-spacing:-2px;
		margin-left:4px;
		margin-bottom:10px;
		width:840px;
		float:left;
        padding:6px;
  }
.kategoril li {
	display: inline;
	list-style: none;
	margin:0;
	padding:0;
}
.kategoril ul, .kategoril ol {
    display: inline;
	list-style: none;
	margin:0;
	padding:0 5px 0 0;
}
.kategoril a, .kategoril a:visited {
	color: #ddd;
	margin:0;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	background:#f2f2f2;
	border-top:1px solid #a2c230;
	border-bottom:3px solid #ddd;
}

.kategoril a:hover {
	background: #fff;
	text-decoration: none;
	color:#666;
}

/** Header biter **/


/** saydbar başlar  **/

#sidebar {
	width: 188px;
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Arial;
}
#sidebar h2  {
		background:#f2f2f2;
		letter-spacing:-2px;
		color: #666;
		font-size: 17px;
		padding: 2px;
		padding-left:10px;
		font-family: Verdana;
		margin-bottom: 5px;
		border:1px solid #f2f2f2;
		-moz-border-radius-bottomleft:7px;
        -moz-border-radius-bottomright:7px;
		-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;
		border-top:1px solid #a6ebff;
		border-bottom:1px solid #a6ebff;
}
#sidebar ul {
		list-style-type: none;
		margin-bottom:10px;

	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 4px 0 2px 20px;
			background: url(images/+.gif) no-repeat 2px 5px;
			border-bottom: 1px dotted #ddd;
		}
		#sidebar ul li a {
			color: #333333;
			text-decoration: none;
			font-weight:normal;
			background:#f2f2f2;
		}
		#sidebar ul li a:hover {
			color: #4A79A5;
			background:#d6f6ff;
			text-decoration: none;	
		}
	
	#sidebar .tags {
		padding: 2px 6px;
	}
		#sidebar .tags a {
			
		}
		#sidebar .tags a:hover {
			
		}
/** saydbar bitiş**/

/** Arama **/

#searchform{
	margin:0 auto;
	margin-bottom:6px;
}
#searchform #s{
	width:155px;
	height:20px;
	padding:2px;
	border:1px solid #cbcbcb;
	background:#fff;
	color:#000;
	margin:7px 0 0 0;
	-moz-border-radius-bottomleft:7px;
    -moz-border-radius-bottomright:7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-topleft:7px;	
}

#searchform input{
	background:#fff; 
	border:1px solid #cbcbcb;
	width:32px;
	height:26px;
	font:bold 12px Arial;
	margin:7px 0 0 0;
	color:#0e5377;
	vertical-align:middle;
		-moz-border-radius-bottomleft:7px;
        -moz-border-radius-bottomright:7px;
		-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;	
}
/** arama bitiş ***/

/** kontent başlar **/
#content {
	width: 666px;
	float: left;
	padding: 0 0 0px 0px;
}
	
	#content .recent {
		background-color: #FFFFFF;
		padding: 6px;
		margin-bottom: 10px;
	}
	#content .post {
		position: relative;
		padding: 5px;
		margin-bottom: 10px;
		border-top:2px solid #a2c230;
		border-bottom:3px solid #ddd;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;
		font-family: Tahoma;
		width:310px;
		float:left;
		margin-right:5px;
		-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;
		-moz-border-radius-bottomright:7px;
		-moz-border-radius-bottomleft:7px;
		}
		#content .post h1 {
				background: url(images/+.gif) no-repeat 2px 3px;
				margin-bottom:5px;	
}
#content .post h1 a, h1 a:visited {
                font-family:Tahoma;
				text-decoration: none;
				color:#666;
				background:#f2f2f2;
				font-size:17px;
                letter-spacing:2px;
                padding-right:4px;		
                padding-left:4px;	
				margin-left:17px;
				font-weight:normal;
				border-bottom:1px dotted #2cc1ec;
}
#content .post h1 a:hover {
text-decoration: none;
background:#d6f6ff;
}	

			#content .post img {
			float: left;
			margin: 5px 10px 0px 4px;
			width: 100px; height: 100px;
		}
			#content .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
			padding: 0 4px;
		    font-size:13px;
			color:#666;
		}


/** content bitti **/

/** footer başladı**/

#footer {
	clear: both;
	background-color: #f2f2f2;
	color: #333;
	font-size: 1em;
	height:40px;
	padding:5px;
	font-family:Tahoma;
	width:840px;
	margin:0 auto;
	border:1px solid #ddd;
	-moz-border-radius-topright:7px;
	-moz-border-radius-topleft:7px;
}
#footer .linkler {
	font-size: 0.8em;
	float: center;
	font-family:Tahoma;
	color: #92bfe8;
	height:0px;
}
	#footer .linkler a {
		color: #92bfe8;
		font-weight:normal;
	}
		#footer a {
		color: #666;
		font-weight:normal;
		background:none;
	}
		#footer .o {
		float: center;
		}
		#footer .v {
		color:#3aa315;
		font-size:0.8em;
}
		#footer .v a {
		color: #3aa315;
		font-weight:normal;
		background:none;
	}
/** footer bitiş **/

/** tekil yazı kısmı **/
#content .single {
		position: relative;
		padding: 5px;
		margin-bottom: 10px;
		border-top:2px solid #a2c230;
		border-bottom:3px solid #ddd;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;
		font-family: Tahoma;
     	-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;
}

#detaylar {
	border:1px solid #ddd;
    -moz-border-radius-bottomright:7px;
	-moz-border-radius-bottomleft:7px;
	background:#f2f2f2;
	margin-top:5px;
    margin-bottom:5px;
	padding:5px;
	font-family:Tahoma;
}
#content .single a,#content .single a:visited {
color:#666;
font-weight:bold;
background:#ddd;
}
#content .single a:hover{
text-decoration:none;
background:#ccc;
color:#333;
}
#content .single h2 {
background:#f2f2f2;
margin-bottom:5px;
letter-spacing:2px;
padding-left:5px;
font-size:17px;
color#ccc;
}

#content .single h2 a, #content .single h2 a:visited{
text-decoration:none;
font-weight:normal;
background:none;
color#ccc;
}
#content .single h2 a:hover{
text-decoration:none;
color:#ccc;
}
	#content .single p {
		    line-height: 1.4em;
			margin-bottom: 10px;
			padding: 0 4px;
		    font-size:13px;
			color:#666;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}

	#content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
		}

.etiketler {
	width:640px;
	padding-left:0px;
	padding-top:5px; 
	padding-bottom:5px;
	margin-bottom:20px;
	border-top:1px solid #f1f1f1;
	float:left; font:75% "Tahoma";
	color:#ccc;
 }
.etiketler a{ 
	color:#ccc
}	
		
/** yorumlar başlıyor **/
		
#comments {
	padding: 2px;
}
	#comments a, #comments a:visited{
		text-decoration: none;
		background:none;
		color:#666;
	}
	#comments h2 {
		font-size: 1.9em;
		margin: 10px 0;
	    color:#ccc;
		font-family:Tahoma;
		letter-spacing:2px;
		font-weight:normal;
	}
	#comments p {
		margin-bottom: 5px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 530px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 530px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
			width:540px;
		}
	.commentdetails {
		margin-top: 25px;
		}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
	font-family:Tahoma;
}
	#comments .buffer {
		padding: 10px;
		border: 1px solid #000;
	}
	#comments ol li {
		margin-bottom: 10px;
		border-top:2px solid #a2c230;
		border-bottom:3px solid #ddd;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;
		padding:10px;
	    -moz-border-radius-bottomleft:7px;
        -moz-border-radius-bottomright:7px;
		-moz-border-radius-topright:7px;
		-moz-border-radius-topleft:7px;
		color:#666;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: left;
		margin-right:5px;
	}
	#comments ol li .comment-author {
		background:#f2f2f2;
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 0px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** yorumlar seçicileri bitti  **/


 
 /* bitti. @plusburakk / plusbilgi.net  */