
* { padding: 0; margin: 0; }
img { border: 0; }
.mb10 { margin-bottom:0; }


body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	background: url('images/bg.gif') #FFF repeat-x;
}
	
a,input { outline:none; }
	
#nav a:hover {
	background: url('images/nav-hover-bg.gif') repeat-x;
	color:#FFF;
}

#nav li.current_page_item a {
	background: url('images/nav-on-bg.gif') repeat-x;
	color: #2b7194;
}

#sidebar .sidebar-item li {
	background: url('images/red/arrow.png') 0% 10% no-repeat;
}
#wrapper { 
	margin: 0 auto;
	}
#header {
	height:155px;
	width:100%;
	background-color:#09F;
	}
#nav {
	position:relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #2b7194;
	height:35px;
	width:100%;
	background: url('images/nav-bg.gif') repeat-x;
	}
#navCenter {
	width:988px;
	height:35px;
	margin:0 auto;
	}
#nav ul {
	list-style: none;
	margin:0 0 0 6px;
	}
#nav li {
	float: left;
	}
#nav a {
	color: #2b7194;
	font:14px;
	text-decoration: none;
	display: block;
	padding: 10px 11px 9px 11px;
}

.navRightPart {
	float:right;
	margin:0 11px 0 0;
}

.topShadow {
	position:absolute;
	width:100%;
	height:5px;
	background: url('images/top-shadow.png') repeat-x;
}

.navbarRight {
	float: right;
	width:340px;
}

.searchPart label {
	display:none;
}

.searchPart label {
	display:none;
}

.searchPart {
	float:left;
	background: url('images/search-bar-bg.gif') no-repeat;
	width:222px;
	height:29px;
	margin:2px 0 0 0;
}

.searchPart #s {
	float:left;
	width:160px;
	border:none;
	height:19px;
	font-size:12px;
	color:#8d8d8d;
	margin:7px 0 0 6px;
}

.searchPart #searchsubmit {
	float:left;
	width:46px;
	height:20px;
	background: url('images/search-bar-btn.gif') no-repeat;
	border:none;
	margin:5px 0 0 7px;
	color:#716e6f;
	display:block;
	cursor:pointer;
}

.centerContainer {
	width:990px;
	margin:0 auto;
	background: url('images/content-bg.png') repeat-y;
	padding-bottom:10px;
	clear:both;
}

.centerContainer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.dn { display:none; }

#content {
	float: left;
	width: 666px;
	margin:-10px 0 0 0;
	}
#content .post-wrap, .comment-wrap {
	color: #686868;
	font-size: 11px;
	margin: 13px;
	}
#content blockquote {
	background: #eee;
	padding: 25px 25px 0 25px;
	margin-bottom: 25px;
	}
#content h1 {
	font-weight: normal;
	color: #83B013;
	font-size: 21px;
}
#content h1 span {
	font-weight: normal;
	color: #90bd1e;
	font-size: 21px;
}
#content h2 {
	font-weight: normal;
	color: #2c2e30;
	font-size: 21px;
	margin:0 0 5px 0;
	}
#content h2 a {
	color: #2c2e30;
	text-decoration: none;
	}
#content h2 a:hover {
	text-decoration: underline;
	}
#content a {
	text-decoration: none;
	color:333333 !important;
}
#content a:hover {
	text-decoration: underline;
	color:333333;
}
#content .supporters {
	margin-bottom:10px;
	padding:0 !important;
	color:#83B013;
	font-size:13px;
}
#content .post-heading {
	padding: 20px 0 9px;
	border-bottom: 1px solid #eee;
	margin: 0 10px 12px 10px;
	}
#content .post-info {
	font-size: 9px;
	padding: 8px 0 0 5px;
	}
#content .post-content {
	padding: 0 10px;
	line-height: 18px;
}
#content .post-content ul, 
#content .post-content ol {
	padding-left: 20px;
}
#content .post-content p {
	padding-bottom: 25px;
	}
#content .post-content a, #content .post-footer a, a.url {
	font-weight: bold;
	color:#686868;
	font-size:11px;
	}
#content .post-footer {
	padding: 16px 0;
	border-top: 1px solid #eee;
	margin: 0 10px;
	}
#content .post-footer ul {
	list-style: none;
	padding-left: 6px;
	}
#content .post-footer li {
	float: left;
	margin-right: 36px;
	}
#content .post-footer a.commentlink {
	background: url('images/comments.gif') top left no-repeat;
	padding: 5px 0 0 20px;
	}
#content .post-footer a.permalink {
	background: url('images/permalink.gif') top left no-repeat;
	padding: 6px 0 0 22px;
	}
#content .post-footer a.postfeed {
	background: url('images/rss.gif') top left no-repeat;
	padding: 2px 0 0 21px;
	}
#sidebar {
	float: left;
	width: 324px;
	margin:-10px 0 0 0;
	}
#sidebar .sidebar-item {
	clear:both;
	font-size: 11px;
	color: #6b6b6b;
	padding:15px 0 0 0;
	}
#sidebar .sidebar-item h3 {
	font-size:14px;
	font-weight: normal;
	color:#83b013;
	background-color:#f7f7f7;
	padding:6px 0 6px 9px;
	margin-bottom: 15px;
	width:309px;
	}
#sidebar .sidebar-item ul {
	list-style: none;
	padding-left: 14px;
	}
#sidebar .sidebar-item li {
	padding-left: 20px;
	padding-bottom: 11px;
	}
#sidebar .sidebar-item a {
	color: #6b6b6b;
	font-size:11px;
	text-decoration: none;
	}
#sidebar .sidebar-item a:hover {
	text-decoration: underline;
	}
#sidebar .sidebar-item input#s {
	background: #eee;
	border: 0;
	height: 20px;
	width: 95px;
	float: left;
	margin-right: 4px;
	padding: 5px 0 0 5px;
	}
#sidebar .sidebar-item input#searchsubmit {
	border: 0;
	height: 25px;
	width: 59px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	}
.navigation {
	font-size: 11px;
	font-weight: bold;
	}
	
#footer {
	color: #747474;
	height:110px;
	background: url('images/footer-bg.gif') repeat-x;
	text-align: center;
	font-size: 11px;
}

.footerPos {
	width:980px;
	height:110px;
	margin:0 auto;
}

.footerPos .left {
	width:50px;
	height:63px;
	float:left;
	background: url('images/ozurluler-vakfi-logo.png') no-repeat;
	margin:25px 0 0 10px;
}

.footerPos .center {
	width:796px;
	float:left;
	text-align:center;
	margin:38px 0 0 0;
}

.footerPos .center .text1 {
	font-size:12px;
	color:#4a6779;
	text-decoration:none;
}

.footerPos .center .text1 a {
	font-size:12px;
	color:#4a6779 !important;
	text-decoration:none;
}

.footerPos .center .text1 a:hover {
	text-decoration: underline;
}

.footerPos .center .text2 {
	font-size:12px;
	color:#627c8b;
	text-decoration:none;
}

.footerPos .center .text2 a {
	font-size:10px;
	color:#627c8b !important;
	text-decoration:none;
}

.footerPos .center .text2 a:hover {
	text-decoration: underline;
}

.footerPos .center .text3 {
	font-size:9px;
	color:#76a0b7;
	text-decoration:none;
}

.footerPos .right {
	width:112px;
	height:26px;
	float:left;
	background: url('images/ufarm-logo.png') no-repeat;
	margin:46px 10px 0 0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.footerPos .hosting {
	width:80px;
	height:26px;
	margin:0px;
	display:block;
	margin:3px auto;
	background: url('images/natro_webhosting.png') no-repeat;
}

.footerPos .right:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

#footer p {
	padding-top: 10px;
	}
#footer a {
	color: #eee;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}

/* Last Posts */
.lastposts-container { padding:0 10px 10px 10px; }
.lastposts-container a { font-size:12px !important; display:block; margin:3px 0; padding:3px 0 3px 0; }
.lastposts-container a:hover { color:#4A6779 !important; text-decoration:underline !important; }
.lastposts-container a span { color:#999 !important; font-size:10px; }
.lastposts-container .litText { color:#999 !important; font-size:10px; margin:-5px 0 0 0; display:block; }


/* Comments */
h3#comments, #respond h3 {
	font-size: 21px;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 20px;
	}
#respond {
	padding: 23px 25px;
	font-size: 11px;
	}
.comment-wrap {
	padding: 5px 14px;
}

#errorDiv2 { margin-top:1px !important; }

#commentform a { color:#555; }

#commentform input {
	float:left;
	background: url('images/yorum-input-bg.gif') no-repeat;
	border:none;
	width:300px;
	height:22px;
	padding:3px 0 0 3px;
	margin:0 5px 0 0;
	font-size:12px;
}

#commentform textarea {
	background: url('images/yorum-area-bg.gif') no-repeat;
	border:none;
	width:606px;
	height:52px;
	padding:2px 0 0 1px;
	margin:12px 0 0 0;
	font-size:12px;
	font-family:Tahoma,Arial;
}

#commentform input#submit {
	background: url('images/yorum-send-btn.gif') no-repeat;
	border:none;
	height: 19px;
	width: 49px;
	float:right;
	margin:-2px 10px 0 0;
	display:block;
	cursor:pointer;
}

#commentform input#submit:hover {
	background: url('images/yorum-send-btn-hover.gif') no-repeat;
	border:none;
	height: 19px;
	width: 49px;
	float:right;
	margin:-2px 10px 0 0;
	display:block;
	cursor:pointer;
}
	
.commentsTitie {
	font-size:18px;
	color:#83b013;
	font-weight:bold;
	margin:0 0 15px 0;
}	
	
#commentform label {
	display: block;
	margin:1px 0 0 0;
}

.commentlist li {
	list-style: none;
	margin-bottom: 10px;
	}
.comment-author {
	float: left;
	width: 90px;
	}
.comment-author img {
	padding:3px;
	background-color:#e5e5e5;
	border:solid 1px #bbb;
	line-height:1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}
.comment-name {
	font-size: 13px;
	}
.comment-date {
	font-size: 10px;
	left:531px;
	position:relative;
	top:-20px;
	color:#b4b4b4;
}
.comment-content {
	float: right;
	position: relative;
	width: 465px;
	padding: 14px;
	font-size: 11px;
	background: #eee;
	margin-right:7px;
	}
.arrow {
	width: 0;  
	height: 0;  
	line-height: 0;  
	border-top: 20px solid #eee;  
	border-left: 20px solid white;  
	position: absolute;  
	top: 30px;  
	left: -19px;
	}
.comment-content p {
	padding-bottom: 10px;
	line-height: 18px;
	}
.children {
	padding-left: 20px;
	}
.children .comment-content { width: 392px; }
.children .children .comment-content { width: 372px; }
.children .children .children .comment-content { width: 352px; }
.children .children .children .children .comment-content { width: 332px; }

#main { width:100%; }	
.hidden { display: none; }
.c-left { clear: left; }
.clear { clear: both; }
.center { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { margin-right: 15px; }
img.alignright { margin-left: 15px; }

.alignleft a {
	color:#2894D0;
	display:block;
	border:1px solid #2894D0;
	padding:4px;
	margin:10px 0 0 21px;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.alignleft a:hover {
	color:#fff;
	background-color:#2894D0;
	text-decoration:none !important;
}

.alignright a {
	color:#2894D0;
	display:block;
	border:1px solid #2894D0;
	padding:4px;
	margin:10px 21px 0 0;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.alignright a:hover {
	color:#fff;
	background-color:#2894D0;
	text-decoration:none !important;
}

/* Content Text Part - Start */

.mainContentBox {
	width:620px;
	margin:30px 0 0 25px;
}

.mainContentBoxTop {
	margin:0 0 20px 0;
	overflow:hidden;
}

.mainContentBoxTop .imgBg {
	float:left;
	padding:3px;
	background-color:#e5e5e5;
	border:solid 1px #bbb;
	line-height:1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.mainContentBoxTop .text {
	float:left;
	margin:0 0 0 12px;
}

.mainContentBoxTop .text div {
	margin:1px 0 4px 0;
}

.mainContentBoxTop .tag {
	font-size:13px;
	color:#2894d0;
}

.mainContentBoxTop .tag a {
	font-size:13px;
	color:#2894d0;
}

.mainContentBoxTop .title {
	font-size:20px;
	color:#343434;
}

.mainContentBoxTop .title a {
	font-size:20px;
	color:#343434;
}

.mainContentBoxTop .name {
	color:#959595;
	font-size:10px;
}

.mainContentBoxTop .date {
	color:#737373;
	font-size:10px;
}

.mainContentBoxTop .totalComments {
	float:right;
	text-align:center;
	color:#969696;
}

.mainContentBoxTop .totalComments .commentlink {
	float:right;
	text-align:center;
	color:#969696;
	font-size:11px;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:5px;
	background-color:#f0f0f0;
}
.mainContentBoxTop .totalComments .commentlink:hover {
	text-decoration:none !important;
	background-color:#d3f073;
	color:#639003;
}
.mainContentBoxTop .totalComments .commentlink span {
	font-size:18px;
}

.mainContentBoxTop .totalComments .text {
	font-size:12px;
}

.mainContentBoxCenter {
	margin:20px 0 0 0;
	clear:both;
}

.mainContentBoxCenter .imgBg {
	float:left;
	width:217px;
	height:121px;
	border:1px solid #c7c4c4;
	padding:3px 0 0 3px;
	margin:0 15px 0 0;
}

.mainContentBoxCenter .text {
	width:100%;
	font-size:12px;
	line-height:20px;
	color:#333333;
}

.mainContentBoxCenter .text p { 
	margin:10px 0; 
}

.mainContentBoxCenter .text a {
	color:#2894D0;
	text-decoration:none;
}

.mainContentBoxCenter .text a:hover {
	color:#2894D0;
	text-decoration: underline;
}

.mainContentBoxCenter .text .aboutAuthor a { 
	color:#555;
}
.mainContentBoxCenter .text .tagPart a {
	color:#969696 !important;
	padding:2px 5px 2px 5px;
	background-color:#F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainContentBoxCenter .text .tagPart a:hover {
	color:#639003 !important;
	padding:2px 5px 2px 5px;
	background-color:#D3F073;
	text-decoration:none !important;
}

.mainContentBoxCenter .text img {
	border:1px solid #C7C4C4;
	padding:3px;
	text-align:left;
}

.mainContentBoxCenter .more {
	float:right;
	font-size:10px;
	color:#768892
}

.mainContentBoxCenter .more a {
	float:right;
	font-size:10px;
	color:#768892
}

.mainContentBoxFooter {
	width:620px;
	height:1px;
	margin:25px 0 0 20px;
	background-color:#ebebeb;
	clear:both;
}

/* Content Text Part - End */


/* Side Bar - Start */

.sidebarEtkinlikBg {
	position:relative;
	float:left;
	width:41px;
	height:40px;
	background: url('images/sidebar-etkinlik-date-bg.jpg') no-repeat;
	margin:1px 0 15px 11px;
}

.sidebarEtkinlikBg:hover {
	text-decoration:none !important;
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter:alpha(opacity=70);
}

.sidebarEtkinlikBg .day {
	position:absolute;
	font-size:20px;
	color:#FFF;
	top:2px;
	left:9px;
	display:block;
}

.sidebarEtkinlikBg .moon {
	position:absolute;
	font-size:10px;
	color:#FFF;
	top:26px;
	left:1px;
	width:40px;
	text-align:center;
	display:block;
}

.sidebarEtkinlikText {
	position:relative;
	float:left;
	margin:0 0 15px 11px;
}

.sidebarEtkinlikText .text {
	font-size:10px;
	color:#6d6d6d;
}

.sidebarEtkinlikText .title {
	font-size:10px;
	color:#698a12;
}


.lastTreeBox {
	position:relative;
	margin:0 0 8px 0; 
}

.lastTreeBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sidebarLastTreeImg {
	float:left;
	border:1px solid #aeaae9;
	margin:0 0 0 11px;
	padding:3px;
	background-color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.sidebarLastTreeText {
	float:left;
	margin:0 0 0 6px;
	width:211px;
}

.sidebarLastTreeText .text {
	font-size:11px;
	color:#514f4f;
	padding:1px 0 1px 0;
}

.lastTreeBoxAll {
	float:right;
	margin:0 20px 0 0;
}

.noActivity {
	text-align:center;
	color:#bbb;
}

.lastTreeBoxAll a {
	font-size:11px;
	color:#768ead !important;
	text-decoration:underline !important;
	font-weight:normal;
}

.comments-container { margin:0 0 0 15px; }
.comments-container .recentcomments { margin-bottom:10px; } 
.comments-container .recentcomments span { color:#000; }
/* Flickr - Start */
.flickr-gallery .gallery-container { margin:0 0 5px 1px; }
.flickr-gallery a { margin:2px; }
.flickr-gallery a:hover img { opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; filter:alpha(opacity=70); }
.flickr-gallery .all-link { float:right; margin:0 10px 0 0; }
/* Flickr - End */

.topPopuler {
	width:298px;
	height:88px;
	background: url('images/sidebar-top-unlu.jpg') no-repeat;
	margin:0 0 0 10px;
}

.topSms {
	width:265px;
	margin:20px 0 0 31px;
}

.topSms .destekBtn {
	width:101px;
	height:38px;
	background: url('images/sidebar-destekol-btn.gif') no-repeat;
	margin:12px 0 0 0;
	float:left;
}

.topSms .destekBtn:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.topSms .destekAyrac {
	width:1px;
	height:59px;
	background-color:#FFF;
	border-left:1px solid #d9d9d9;
	float:left;
	margin:0 25px 0 25px;
}

.topSms .destekSms {
	width:101px;
	height:38px;
	background: url('images/sidebar-sms.gif') no-repeat;
	margin:12px 0 0 0;
	float:left;
}

.topSmsText {
	text-align:center;
	font-size:10px;
	color:#bebdbd;
}

.aboutAuthor {
	background-color:#e5e5e5;
	padding:10px;
	margin:0 0 20px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
}
.aboutAuthor img { float:left; margin: 0 10px 0 0; }
.aboutAuthor h3 span { color:#666; }
.aboutAuthor h4 { font-size:12px; color:#666; font-weight:normal; }
.aboutAuthor p { margin:10px 0 0 118px !important; }
/* Side Bar - End */

.tagPart {
	border-bottom:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	padding:3px 0 3px 15px;
	color:#b1b1b1;
	font-size:11px;
}

.tagLink a {
	font-size:12px;
	color:#979797 !important;
	text-decoration:none !important;
}

.tagLink a:hover {
	font-size:12px;
	color:#000 !important;
	text-decoration: underline !important;
}

.shareAyrac {
	float:left;
	height:34px;
	width:1px;
	background-color:#e8f6fd;
	border-left:1px solid #d1e9f6;
	margin:0 0 0 10px;
}

.sharePart {
	float:left;
	margin:9px 0 0 8px;
	height:19px;
}

.sharePart .shareFace {
	background: url('images/facebook-icon.gif') no-repeat;
	width:18px !important;
	height:18px !important;
	margin:0 3px 0 3px;
	float:left;
	padding:0 !important;
}

.sharePart .shareFace:hover {
	background: url('images/facebook-icon.gif') no-repeat !important;
	width:18px !important;
	height:18px !important;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.sharePart .shareTwit {
	background: url('images/twitter-icon.gif') no-repeat;
	width:18px !important;
	height:19px !important;
	margin:0 3px 0 3px;
	float:left;
	padding:0 !important;
}

.sharePart .shareTwit:hover {
	background: url('images/twitter-icon.gif') no-repeat !important;
	width:18px !important;
	height:19px !important;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.sharePart .shareFf {
	background: url('images/ff-icon.gif') no-repeat;
	width:18px !important;
	height:18px !important;
	margin:0 3px 0 3px;
	float:left;
	padding:0 !important;
}

.sharePart .shareFf:hover {
	background: url('images/ff-icon.gif') no-repeat !important;
	width:18px !important;
	height:19px !important;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.a2a_dd {
	background:#FFF !important;
	color:#FFF !important;
	margin-left:-9px !important;
}

.a2a_dd:hover {
	background:#FFF !important;
	color:#FFF !important;
}


/* Form / Validation - Start */ 

.info { clear:both; padding-top:30px; line-height:1.6; }
.form { margin:0 0 0 0; }
.form .form-row { width:100%; margin-bottom: 10px; float:left; }
.form .input-container { text-align:right; }
	.form .input { color:#333; z-index:9999; }
	.form .textarea { color:#333; z-index:9999; }
	.form .error-input, .form .error-both .input, .form .error-same .input { color:#dd0000 !important; z-index:9999; }
	.form .error-div { float:right; margin:4px 12px 0 0; color:#935; font-size:10px; }
	.form .error-div-alternative { display:none; -moz-border-radius:10px; -webkit-border-radius:10px; width:800px; top:0; left:50%; position:absolute; z-index:1000; margin-left:-400px; text-align:center; font-size:16px; color:#934; padding:20px 0 20px 0; background-color:#fee; border:solid 2px #d36; border-top-width:0; }
	.form .error-same, .form .error-both { color:#fff; background-color:#b66; -moz-border-radius:3px; }
	.form .sendBtn {
		width:75px;
		height:24px;
		text-align:center;
		background:url(images/submit-btn-bg.gif) repeat-x 0 0;
		color:#5f5f5f;
		border:1px solid #aaa;
		float:right;
		display:block;
		cursor:pointer;
		font-weight:bold;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	}
	.form .sendBtn:hover { background:url(images/submit-btn-bg-hover.gif) repeat-x 0 0; color:#ffffff; border:1px solid #5f5f5f; }
	
	.form .title { font-size:18px; color:#333; margin:0 0 15px 0; }

/* Form / Validation - End */ 

