/*
Theme Name: Circle Theme
Theme URI: http://leafyproductions.com/
Description: A free theme released by <a href="http://leafyproductions.com/">Leafy Productions</a>.
Version: 1.0
Author: Muhammad K.
Author URI: http://leafyproductions.com/
Tags: light, custom header, fixed width, two columns, widgets

	 Circle Theme v1.0
	 http://leafyproductions.com/

	This theme was designed and built by Muhammad K.,
	whose website you will find at http://leafyproductions.com/
	
	In order to use this theme, the only thing that is required is that
	you keep our designed by footer link intact.

*/
html,body { margin:0; padding:0; }

body {
	font-size: 103%;
	color: #3f3f3f;
	font-size: .9em;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px; padding:0px;
	text-align: center;
	min-width: 884px;
	max-width: 100%;
	background:#ebe9e1 url("images/design-bg.jpg") repeat-y top center;
}

input
{
color: #808080;
background: #FFFFFF;
border: 1px solid #d4d4d4;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

h1{
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	font-size: 1.6em;
	height: 15px;
}
h2{	font-size: 1.4em; }
h3{	font-size: 1.2em; }
img{ border-width: 0px; }
hr {
	color: #ebe9e1;
	background-color: #f00;
	height: 1px;
	width: 80%;
	text-align: center;
}

a:link,a:active,a:visited { text-decoration: none; color : #ff6c00; }
a:hover	{ text-decoration: underline; }
/* BEGIN General Wrapper */
.wrapper{
	width: 892px;
	min-height: 810px;
	max-height: 100%;
	margin:0px auto;
	text-align: left;
	padding: 0px;
}
/* END General Wrapper */


/* BEGIN ORIGNAL WP STYLES */
/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: .7em;
	}

#wp-calendar a {
	text-decoration: none;
	}
		#wp-calendar a:link, #wp-calendar a:active, #wp-calendar a:visited{ 
			padding: 0px;	
			margin: 0px;
		}
		#wp-calendar a:hover{ 
			padding: 0px;
			margin: 0px;
		}
#wp-calendar caption {
	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 0px;
	width: 155px;
	}

#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: left;
	padding: 0px;
	padding-left: 23px;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.center {
	text-align: center;
	}
.commentwrapper{
	width: 550px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.alt {
	background-color: #fffce4;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* END ORIGNAL WP STYLES */

/* BEGIN General Navigation Area */
#nav{
	float: left;
	width: 910px;
	height: 111px;
	background: url("images/header-bg.jpg") no-repeat;
	color: #bdbcb1;
}
	.navtext ul{
			list-style-type:none;
			margin:0;
			padding:0;
		}
		
		.navtext ul li.page_item{
			display:inline;
			margin:0;
			padding:0 0 0 5px;
		}
		.navtext a:link, .navtext a:active, .navtext a:visited {
			font-size: .8em;
			color: #ff6c00;
		}	
		.navtext a:hover {
			text-align: left;
			color: #ffffff;
		}	
	.logo{
		float: left;
		width: 235px;
		height: 48px;
		margin: 0px;
		margin-left: 10px;
		text-align: left;
		font-size: 1.2em;
	}
	.buttons{
		float: right;
		height: 36px;
		width: 550px;
		margin: 0px;
		margin-top: 18px;
		margin-right: 10px;
		font-size: 1em;
		text-align: right;
	}
	.rssarea{
		float: right;
		height: 111px;
		width: 101px;
		margin: 0px;
	}
/* END General Navigation Area */

/* BEGIN Content Area*/
.contentleft{
	width: 610px;
	min-height: 10px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}
	.regulartop{
		width: 600px;
		height: 37px;
		float: left;
		padding: 0px;
		margin: 0px;
		margin-top: 15px;
		background: url("images/regular-top.jpg") no-repeat;
		clear: both;
	}
	.posttop{
		width: 600px;
		height: 37px;
		float: left;
		padding: 0px;
		margin: 0px;
		margin-top: 15px;
		background: url("images/post-top.jpg") no-repeat;
		clear: both;
	}
		.comments{
			float: right;
			width: 132px;
			font-size: .8em;
			margin: 0;
			margin-top: 12px;
		}
		.comments a:link, .comments a:active, .comments a:visited{	
			background:  url("images/comments.png") bottom left no-repeat; 
			padding: 0px; padding-left: 18px;
			color: #727272; 
		}
		.comments a:hover	{ 
		background: url("images/comments.png") bottom left no-repeat; 
		padding: 0px; padding-left: 18px;
		color: #000000; }
		.date{
			width: 120px;
			float: left;
			font-size: .7em;
			margin: 0px;
			margin-top: 16px;
			margin-left: 11px;
		}
	.postmiddle{
		width: 600px;
		min-height: 100px;
		float: left;
		padding: 0px;
		margin: 0px;
		background: url("images/post-middle.jpg") repeat-y;
		clear: both;
	}		
		.posttitle h2{
					color: #000000;
					font-size: 1.2em;
					margin: 0px;
					margin-bottom: 5px;
				}
				.posttitle a:link, .posttitle a:active, .posttitle a:visited{ color: #000000; }
				.posttitle a:hover	{ text-decoration: underline; }
				
		.postcontent{
			margin: 0px;
			margin-left: 11px;
			margin-right: 5px;
			margin-bottom: 5px;
		}
	.postbottom{
		width: 600px;
		height: 6px;
		float: left;
		padding: 0px;
		margin: 0px;
		background: url("images/post-bottom.jpg") no-repeat;
		
	}
	.newpostlink{
		margin: 0px;
		margin-right: 10px;
	}
.contentright{
	width: 272px;
	min-height: 50px;
	float: right;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}
	.sidebartop{
		width: 271px;
		height: 18px;
		float: left;
		padding: 0px;
		margin: 0px;
		margin-top: 15px;
		background: url("images/sidebar-top.jpg") no-repeat;
		clear: both;
	}
	.sidebarmiddle{
		width: 271px;
		min-height: 50px;
		float: left;
		padding: 0px;
		margin: 0px;
		background: url("images/sidebar-middle.jpg") repeat-y;
		clear: both;
	}
		.sidebarmiddle ul{
			list-style-type:none;
			margin:0;
			padding:0;
		}
		.sidebartext{
			margin: 0px;
			margin-left: 10px;
			margin-right: 10px;
			padding: 0px;
			padding-bottom: 10px;
		}
		.sidebartext ul{
			list-style-type:none;
			margin:0;
			padding:0;
		}
		.sidebartext a:link, .sidebartext a:active, .sidebartext a:visited{
			padding: 0px;
			margin: 0px;
		/*	margin-left: 25px; */
			font-size: .8em; 
			border-bottom: dotted #b4b3ad; 
			border-width: 1px;
		}		
		.sidebartext a:hover{ 
			padding: 0px;
			margin: 0px;
		/*	margin-left: 25px; */
			font-size: .8em; 
			border-bottom: dotted #b4b3ad; 
			border-width: 1px;		
		}
			.sidebarheader h2{
				min-width: 22px;
				min-height: 16px;
				background: url("images/arrow.jpg") no-repeat bottom left;
				padding: 0px;
				padding-top: 10px;
				padding-left: 24px;
				font-size: 1.1em;				
				margin: 0px;
				margin-bottom: 2px;
				color: #000000;
			}
			.sidebarheader h2 ul{
			list-style-type:none;
			margin:0;
			padding:0;
		}
	.sidebarbottom{
		width: 271px;
		height: 14px;
		float: left;
		padding: 0px;
		margin: 0px;
		background: url("images/sidebar-bottom.jpg") no-repeat;
		
	}		
		
#footer{
	float: left;
	width: 892px;
	height: 91px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	background: url("images/footer.jpg") no-repeat;
}
	.footertext{
		margin: 0px;
		margin-left: 10px;
		margin-top: 30px;
		text-align: left;
		color: #ebe9e1;
		font-size: .7em;
	}
/* END Content Area*/