/*  
Theme Name: TerraFirma
Theme URI: http://wpthemepark.com
Description: TerraFirma by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a> , WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>
Version: 3.3
Author: Sadish
Author URI: http://wpthemepark.com
*/
/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/
/*
Sidebar Profile Image from http://www.sxc.hu/photo/621642
*/

*
{
	padding: 0px;
	margin: 0px;
}

body {
	background: #F9F9F7 url(images/a1.gif) repeat-x;
	font-size: 12px;
	font-size: small;
	font-family: verdana, arial, georgia, "trebuchet ms", helvetica, sans-serif;
	color: #444;
	line-height: 18px;
	font-size: 70%;
}

a {
	color: #487E95;
	text-decoration: none;
	outline: none;
	outline:expression(hideFocus='true');
}

a:hover {
	color: #E5116B;
}

a.grey {
	color: #999999;
	text-decoration: none;
}

a:hover.grey {
	color: #E5116B;
}

p {
	margin-bottom: 14px;
}

ul, ol {
	margin: 1em;
	padding: 0;
}

li {
	margin: 0 1em;
	padding: 0;
}

input {
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	padding: 2px 5px 2px 5px;
	margin: 5px 0 5px 0;
	font-size: 11px;
	font-family: verdana, arial, georgia, "trebuchet ms", helvetica, sans-serif;
	outline: none;
	outline:expression(hideFocus='true');
}

.inputtp {
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	font-size: 11px;
	font-family: verdana, arial, georgia, "trebuchet ms", helvetica, sans-serif;
	outline: none;
	outline:expression(hideFocus='true');
}

.inputs {
	background-color: #transparent;
	padding: 0;
	border: 0;
	margin: 0 0 -2px 5px;
	outline: none;
	outline:expression(hideFocus='true');
}

.inputr {
	padding: 0;
	border: 0;
	margin: 8px 0 -2px 0;
	outline: none;
	outline:expression(hideFocus='true');
}

blockquote {
	background: url('images/quote.gif') no-repeat;
	display: block;
	font-style: italic;
	padding-left: 28px
}

fieldset {
	border: none;
}

img.kapak {
	float: left;
	background-color: #f5f5f5; 
	border: 1px solid #c8c8c8;
        padding: 5px;
        margin: 5px 10px 5px 0;
}

img.profil {
	float: left;
	background-color: #f5f5f5; 
	border: 1px solid #c8c8c8;
        padding: 3px;
        margin: 5px 10px 0 0;
}

img.min {
        margin: 0 0 0 20px;
        
}

img.top {
        margin: 10px 0 0 0;
}

img.icon {
        padding: 3px 3px 0 0;
        width: 10px
        height: 10px
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 155px;	
	border:#ccc 1px solid;
	}

#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%;
	font-weight: bold;	
	margin: 0;
	padding: 3px 0;
	}

#wp-calendar thead {
	margin: 0;
	padding: 0;	
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background: url(images/a32.gif) repeat top;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;	
	background: url(images/a34.gif) repeat top;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url(images/upbg.gif) no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #fff url(images/abg.gif) repeat-y;
}

#inner {
	position: relative;
	padding: 10px 26px 13px 26px;
	z-index: 2;
}

#header span {
	font-weight: normal;
}

#header h1 {
	font-size: 170%;
	line-height: 1em;
	margin: 10px 0 0 0;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
	border: none;
}

#header h2 {
	font-size: 140%;
	font-weight: normal;
	color: #FCE2CA;
	margin: 5px 0;
	padding: 0;
	font-family: verdana, arial, georgia, "trebuchet ms", helvetica, sans-serif;
}

#menu {
	position: relative;
	background: #FFFFFF url(images/header.png) no-repeat;
	padding: 11px 0 30px 0;
	font-family: verdana, arial, georgia, "trebuchet ms", helvetica, sans-serif;
}

#menu ul {
	padding: 98px 0 0 0;
}


#menu ul li {
	display: inline;
	padding-right: 1px;
}

#menu ul li a {
	padding: 2px 4px 3px 4px;
	background-color: #564a4a;
	font-size:100%;
	color: #fff;
	font-weight:bold;
	border-bottom:none;
}

#menu ul li a:hover {
	color: #fff;
	background-color: #c83592;
	text-decoration: none;
}

#search {
	position: relative;
	color: #000;
	font-size: 11px;
	font-family: verdana, arial, georgia, "trebuchet ms", helvetica, sans-serif;
	margin: -57px 0 0 537px;

}

#content {
	position: relative;
	width: 480px;
	float: left;
}

#content .post .header {
	background: url(images/a22.gif) bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
	position: relative;
}

#content h3,#content h2 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 20px;
	color: #3F7F97;
}

#content h2.pagetitle {
	text-align: center;
	margin: 0 0 2em 0;
	font-size: 1.5em;
}

#content h3 a:link, #content h3 a:visited {
	border-bottom: none;
	color: #3F7F97;
}

#content h3 a:hover,#content h3 a:active {
	color: #E5116B;
}

#content ul {
	margin: 5px;
	padding: 0 0em;
	list-style-type: square;    
}

#content ol {
	list-style-type:decimal;
	margin: 1em;
	padding: 0 1em;
}

#content .entry {
	padding: 0px 15px 0px 10px;
	margin-bottom: 20px;
}

#content .post {
	margin-bottom: 30px;
}

#content .post .date {
	float: left;
}

#content .post .date em {
	font-style: normal;
	color: #666;
}

#content .post .date em.user {
	background: url(images/user.png) no-repeat left;
	padding-left: 0px;
}

#content .post .date em.postdate {
	background: url(images/date.gif) no-repeat left top;
	padding-left: 0px;
}

#content .post .entry {

	margin-bottom: 0px;1
}

#content ul.asides {
	background: url(images/a32.gif) repeat-x top;
	list-style: none;
	margin: 2em 0;
	padding: 0;
}

#content ul.asides li {
	list-style: none;
	padding: 0.5em 0;	
}

#content .post .footer {
	padding: 2px 0 2px 6px;
        border-top: 1px solid #eaeaea;
	
}

#content .post .footer ul {
	list-style: none;
	text-align: left;
	color: #999;
}

#content .post .footer ul li {
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 0px;
}

#content .post h4 {
	font-size: 1em;
	font-weight: normal;
	font-family: verdana
}

#content .post h4 em {
	font-style: normal;
	float: right;
	font-weight: normal;
}

#adsense {
	position: relative;
	float: right;
	margin: 10px 0 0 0;
}

#sidebar {
	background-color: #fafafa;
	border: 1px solid #ebebeb;
	position: relative;
	width: 178px;
	float: right;
	margin: 0 0 20px 0;
}

#sidebar h2 {
	position: relative;
	font-size: 12px;
	color: #666666;
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #eaeaea;
	margin: 5px 0;
	font-family: verdana, arial, georgia, "trebuchet ms", helvetica, sans-serif;
}

#sidebar li ul li h2 {
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
}

img.profile {
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

#sidebar ul {
	list-style: none;
	padding: 0 10px;
	margin: 0 0 10px 0;
}

#sidebar ul li {
	list-style:none;
	padding: 3px 0;
	margin: 0;
}

#sidebar ul ul {
	padding: 0 0 0 0px;
	margin: 0;
}

#sidebar ul ul ul li {
	padding: 3px 0 0 0;	
	margin: 0;
}

#sidebar a:link,#sidebar a:visited {
	border-bottom: none;
        font-size: 11px;
}

#sidebar a:hover, #sidebar a:active {
        font-size: 11px;
}

#sidebar ul.feeds li {
	list-style-image:url(images/feed.png);
	padding: 0;	
	margin: 0 0 0 20px;
}

/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}

#commentform {
	margin: 10px;
	padding: 10px;
}

#outer .commentlist {
	margin: 0;
	padding: 0;
}

.commentlist li {
	list-style: none;
	margin: 1em 0;
	padding: 0.5em;			
}

.commentlist li p {
	margin:0 1em;
}

.commentlist li.alt .cmtinfo {
	font-size: 1em;	
	background: url(images/a34.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	border: #e1e1e1 1px solid;
}
.commentlist li .cmtinfo {
	font-size: 1em;	
	background: url(images/a32.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	border: #e6e6e6 1px solid;
}

.commentlist li .cmtinfo em {
	margin: 0;
	padding: 0 1em;
	text-align: right;
	font-style: normal;			
	color: #999;	
}

.commentlist li cite {
	font-style: normal;
	font-weight: bold;
}

textarea {
	width: 90%;
	padding: 5px;
	height: 20em;
	border: 1px solid #ccc;	
	background: #F9F9F7;
}

#footer {
	position: relative;
	clear: both;
	background-color: #fafafa;
	text-align: center;
	height: 45px;
	width: 103%;
	color: #969696;
	padding: 5px 0 0 0;
	margin: 0 0 -12px -10px;
	border-top: 1px solid #eaeaea;
	font-size: 10px;
}

#footer a:link,#footer a:visited {
	color: #6C6C63;
	text-decoration: none;	
	border: none;
}

#footer a:hover,#footer a:active {
	color: #acacac;	
	border: none;
}

#header, #content, #sidebar, #footer, .widget {
	overflow: hidden;
}

.post-date {
	width: 42px;
	height: 45px;
	float: right;
	background: url(images/date-bg.gif) no-repeat;
}

.post-month {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
}

#searchsubmit {
	height: 18px;
	border: #fff 1px solid;
	font-size: 0.9em;
	width: 30px;
}
