/*  
Theme Name: Terracotta
Theme URI: http://blog.mihalev.info/wordpress-themes/#Terracotta_1
Description: The third WordPress theme created by <a href="http://blog.mihalev.info/">Martin Mihalev</a>.
Version: 1.01
Author: Martin Mihalev
Author URI: http://blog.mihalev.info/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #60503F;
	color: #30281F;
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size: 14px;
}

input, textarea, select {
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	color: #30281F;
	font-size: 12px;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
	color: #D4925E;
}

a:visited {
	color: #D4925E;
}

a:hover {
	color: #FFAE6D;
}

#page {
	position: absolute;
	width: 839px;
	left: -420px;
	margin-left: 50%;
	background-color: #844B2F;
	border-right: 1px solid #30281F;
	background-image:url(images/page_background.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

	#header {
		margin: 0px 0px 0px 31px;
		background-image: url(images/header_img.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		height: 212px;
		border-style: solid;
		border-color: #30281F;
		border-width: 0px 0px 1px 1px;
		border-left: 1px solid
	}
		
		#header_1 {
			height: 223px;
			overflow:hidden;
			color: #fff;
			background-color: #DCFF9E;
		}
		
			#blog_title {
				font-size: 2em;
				text-align: left;
				font-weight: bold;
				padding: 150px 1em 0em 10px;
			}

			#blog_title a {
				color: #30281F;
			}
		
			#blog_moto {
				font-size: .9em;
				text-align: left;
				padding: 0em .5em .5em 10px;
			}
			
	#content, #content_2 {
		width: 613px;
		float: left;
	}
	
		#inner_content {
			overflow: hidden;
		}

	#sidebar {
		float: left;
		width: 226px;
		background-image: url(images/sidebar_right_side.jpg);
		background-position: top right;
		background-repeat: repeat-y;
	}
		
		#inner_sidebar {
			margin-right: 1em;
			overflow: hidden;
		}
		
			#sidebar h2 {
				font-size: 1em;
				font-weight: bold;
				font-variant: small-caps;
				
				text-transform: lowercase;

				margin: 0px;
				padding: 1em 0em 0em .1em;

				color: #8B755D;
				background-color: #60503F;

				border-style: solid;
				border-width: 1px 0px 1px 0px;
				border-color: #60503F #8B755D #8B755D #8B755D;

				background-image: url(images/sidebar_h2_background.jpg);
				background-position: top right;
				background-repeat: repeat-y;
			}
		
			#sidebar ul {
				list-style-image: none;
				list-style-type: none;
				margin: 0px;
				padding: 0px;
			}
			
			#sidebar ul ul {
				font-size: .8em;
				margin-bottom: .5em;
			}
			
			#sidebar ul ul ul {
				font-size: 1em;
				margin-bottom: 0em;
			}
			
			#sidebar ul ul li {
				color: #788169;
				padding: .5em 0em 0em 1em;
			}
			
			#sidebar ul ul li a {
				color:#30281F;
			}

			#sidebar ul ul li a:hover {
				text-decoration: none;
				color:#FFAE6D;
			}
	
			form#searchform {
				margin: 0px;
				padding: 0px;
			}

			form#searchform div {
				margin: .5em 0em .5em .75em;
				padding: 0px;
			}
	
			form#searchform input#s {
				width: 195px;
				margin-top: 0em;
				padding: .25em;
				background-color: #74614D;
				border-style: solid;
				border-width: 1px 0px;
				border-color: #60503F #60503F #8B755D #8B755D;
				color: #30281F;
			}

			form#searchform > div > input#s {
				width: 100%;
			}

			form#searchform input {
				margin-top: .25em;
				padding: .25em;
				background-color: #7D6853;
				border-style: solid;
				border-width: 1px;
				border-color: #8B755D #8B755D #60503F #60503F;
				text-transform: lowercase;
			}
			
			/* Calendar:START */
			#wp-calendar {
				width: 100%;
				font-size: .8em;
				color:#30281F;
			}
			
			#wp-calendar caption {
				font-weight: bold;
				color: #60503F;
			}
			
			#wp-calendar th {
				font-weight: bold;
				border-width: 1px;
				border-style: solid;
				border-color: #74614D #74614D #60503F #74614D;
				background-color: #74614D;
				color: #60503F;
			}
			
			#wp-calendar td {
				width:14.28%;
				color: #60503F;
				text-align: center;
				border: 1px solid #74614D;
			}
			
			#wp-calendar td#today {
				background-color: #8B755D;
			}
			
			#wp-calendar td a {
				color:#30281F;
			}

			#wp-calendar td a:hover {
				text-decoration: none;
				color:#FFAE6D;
			}
			
			#wp-calendar tfoot td {
				text-align: center;
				background-color: #74614D;
				border-width: 1px;
				border-style: solid;
				border-color: #74614D #74614D #60503F #74614D;
			}
			/* Calendar:END */
	
			div.pagetitle {
				font-size: 1.6em;
				font-weight: bold;
				text-align: left;
				padding: .5em 0em;
				margin-left: 31px;
				background-image: url(images/post_header_background.jpg);
				background-position: top right;
				background-repeat: repeat-y;
				background-color: #844B2F;
			}
			
			.navigation {
				margin-left: 30px;
				font-weight: bold;
				padding: .5em .5em .5em 0em;
			}

			.navigation a {
				display:block;
				border-style: solid;
				border-width: 1px;
				border-color: #D37446 #D37446 #6A3C24 #6A3C24;
				background-color: #844B2F;
				padding: .3em;
			}

			.navigation a:hover {
				background-color: #A15835;
			}
			
			.navigation .alignleft {
				float:left;
			}
			
			.navigation .alignright {
				float:right;
			}
			
	#footer {
		margin: 5px 5px 5px 255px;
		text-align: center;
		padding: 10px 0px 10px 0px;
		font-size: .79em;
		font-variant: small-caps;
		background-color: #30281F;
		color: #fff;
	}
		
		#footer a {
			color: #8AC9FF;
			padding: 2px 0px;
			border-bottom: 2px solid #30281F;
		}
		
		#footer a:visited {
			color: #8AC9FF;
		}

		#footer a:hover {
			border-color: #8AC9FF;
		}

		#footer a#theme_link {
			color: #C8693B;
		}
		
		#footer a#theme_link:visited {
			color: #C8693B;
		}

		#footer a#theme_link:hover {
			border-color: #C8693B;
		}
	
	.post {
		width: 100%;
	}
	
		.post_header, .comment_header {
			margin-left: 30px;
			padding: 10px 10px 10px 0px;
			background-image: url(images/post_header_background.jpg);
			background-position: top right;
			background-repeat: repeat-y;
			background-color: #844B2F;
		}
		
			.post_title {
				font-weight: normal;
				font-size: 1.4em;
			}
			
			.post_date, .comment_date {
				font-size: .79em;
				margin-bottom: .4em;
			}
	
		.post_content, .comment_content {
			font-size: .9em;
			margin-left: 30px;
			padding: .5em;
			background-image: url(images/post_content_background.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			border-style: solid;
			border-width: 1px 0px 1px 1px;
			border-color: #6A3C24 #6A3C24 #D37446 #D37446;
			background-color: #A25935;
		}
		
		.post_footer {
			clear: both;
			margin: -.5em;
			padding: .2em;
			font-size: .9em;
			background-color: #6E5B48;
			border-top: 2px solid #60503F;
			text-align: center;
		}
	
	.comment {
		width: 100%;
	}
	
			.comment_title {
				font-size: 1.2em;
			}

	.comment_input {
		clear:both;
	}

		.comment_submit {
			float: left;
			display: block;
			margin-top: 2px;
			font-size: .92em;
			border-style: solid;
			border-width: 1px;
			border-color: #BA673D #BA673D #844B2E #844B2E;
			padding: .4em;
			background-color: #A25935;			
			text-transform:lowercase;
		}
	
	.visual_clear_2 {
		clear: both;
	}
	
	span.admin_edit_link a {
		font-size: .83em;
		float: right;
		display:block;
		border-style: solid;
		border-width: 1px;
		border-color: #BA673D #BA673D #844B2E #844B2E;
		padding: 5px;
	}

	span.admin_edit_link a:hover {
		text-decoration: none;
		background-color: #AC5E39;
	}
	
	a img {
		border: none;
	}
	
	.nocomments {
		text-align: center;
	}
	
	#name_label, #mail_label, #website_label, #question_label {
		float: left;
		width: 85px;
		padding: .4em 0em;
	}

	#author, #email, #url, #comment {
		width: 300px;
		padding: 5px;
		background-color: #925131;
		background-repeat:repeat;
		background-position:top left;
		border-style: solid;
		border-width: 1px 0px 1px 0px;
		border-color: #6A3C24 #6A3C24 #BA673D #BA673D;
	}	
	
	.visual_clear_3 {
		clear: both;
		margin: 0px 0px 10px 0px;
		width: 395px;
		height: 12px;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		border-color: #6A3C24 #6A3C24 #BA673D #BA673D;
		background-image:url(images/delimiter.jpg);
		background-position:bottom left;
		background-repeat: repeat-x;
	}
