/* @override http://eastwenatcheecedarsinn.com/wp-content/themes/velice-10/style.css */

/*
Original Theme: Velice by www.blogcut.com
Modified by: Apt Design, www.aptdesignonline.com
*/

/* Structural
=========================================================================== */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	background: #DFE8BF url(images/background.jpg) repeat-y 0px 0px;
	font-size: 12px;
}

#container {
	width: 1000px;
	float: left;
}

#header {
	height: 20px;
	background: url(images/header.jpg) repeat-x 0px 0px;
}

/* @group Left */

#left {
	width: 215px;
	float: left;
	padding: 25px 10px 0px 0px;
	margin-top: 25px;
	margin-left: 75px;
	color: #69280c;
	font-size: 18px;
	line-height: 245%;
	background: url(images/sidebar_background.jpg) no-repeat right 0px;
	text-align: right;
}

#left ul {
	list-style: none;
	color: #69280C;
}

#left ul li {
	
}

#left ul li a {
	color: #69280c;
}

#left a {
	text-decoration: none;
	font-weight: bold
}

#left h3 {
	display: none;
}

/* @end */

/* @group Right */

#right {
	margin: 0px;
	width: 500px;
	float: left;
	padding: 30px 150px 100px 50px;
	color: #293511;
	font-size: 12px;
}

#right a {
	color: #293511;
	text-decoration: none;
	font-weight: bold;
}

#right a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Footer */

#clearer {
	clear: both;
}

#footer {
	position: fixed;
	bottom: 0;
	height: 75px;
	background: url(images/footer.png) repeat-x left 0px;
	width: 100%;
	left: 0;
}

#footer a {
	text-decoration: none;
	color: #fff
}

/* @end */

/* @group Widgets */

.widget_pages .widgettitle {
	display: none;
}

.textwidget {
	margin-top: 75px;
	font-size: 10px;
	color: #a8b16b;
	line-height: 100%;
}

.textwidget h1 {
	font-size: 18px;
	color: #a8b16b;
	margin: 0px;
	padding: 0px;
}

.textwidget a {
	text-decoration: none;
	color: #a8b16b;
}

/* @end */

/* @group Content Styles */

/* Headings, text
=========================================================================== */

img {
	border: 0px;
}

img.left {
	float: left;
	padding: 10px;
}

p {
	font-family: Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	padding-left: 50px;
}

h1 {
	font-size: 25px;
	font-family: Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #293511;
}

h2 {
	color: #69280c;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 140%;
}

h3 {
	font-size: 1.3em;
	font-family: Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	margin: 1.9em 0 1.2em 0;
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}

ul li {
	margin-left: 2.4em;
	padding-left: 0;
	background: none;
}

ol li {
	margin-left: 2.4em;
	padding-left: 0;
	background: none;
	list-style-type: decimal
}

/*-----------------------------------------------------------------------------------------------*/

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #FAFAFA;
	color: #000;
	border: 1px solid #f2f2f2;
}

acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}

blockquote {
	margin: 10px;
	padding: 0 0 0 28px;
	border: 1px solid #111;
	color: #000;
	background: #FAFAFA;
}

fieldset {
	border: none
}

/* form elements */

form {
	margin: 0 0 1.5em
}

input {
	padding: 2px;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color: #777;
}

textarea {
	width: 400px;
	padding: 2px;
	font-family: Verdana, sans-serif;
	border: 1px solid #eee;
	height: 100px;
	display: block;
	color: #777;
}

input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #fff;
}

label {
	display: block;
	padding: 5px 0
}

input#submit {
	background: #fff;
	color: #000;
}

/*************************************
 +Comments
 *************************************/

.commentsblock {
	margin: 0.5em;
	padding: 1em;
	font-size: 1.1em;
}

.commentsblock textarea {
	width: 410px;
}

.commentsblock input, .commentsblock textarea {
	border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentauthor {
	display: block;
	font-size: 1.5em;
}

ol.commentlist {
	color: #fff;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}

.alt {
	background: #434343;
	border: 1px solid #383838;
	padding: 0.5em;
}

h3#comments {
	font-size: 1.6em;
}

.author {
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
}

/* @end */