/*
Theme Name: Entrecard
URI: http://www.simplywp.net
Description: Three columns Entrecard wordpress theme.
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
*/

body {
	background: #FFFFFF;
	font: 12px Verdana, Tahoma, Arial, Sans-serif;
	padding: 5px;
	margin: 5px;
	}
#wrap {
	width: 900px;
	margin: auto;
	display: block;
	}
#navigation {
	clear: both;
	display: block;
	float: right;
	text-align: right;
	margin: -5px 0px 0px 0px !important;
	}
#navigation ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#navigation a {
	background: url('images/button.png') no-repeat;
	text-align: center;
	padding: 4px 0px 10px 0px;
	margin: 0px 3px;
	width: 100px;
	display: block;
	text-decoration: none;
	color: #000000;
	}
#navigation a:hover {
	background-position: 0px -31px;
	}
#header {
	background: url('images/header_bg.jpg') no-repeat;
	height: 60px;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	padding: 20px;
	}
#header h1 {
	margin: 0px;
	padding: 0px;
	color: #FFC600;
	font-size: 16px;
	}
#login_form {
	text-align: right;
	padding: 0px !important;
	margin: -40px 0px 0px 0px !important;
	float: right;
	width: 400px;
	}
#content {
	float: left;
	width: 550px;
	}
img {
	border: 1px solid #000000;
	margin: 10px;
	}
.wp-smiley {
	border: 0px;
	margin: 0px;
	}
a {
	text-decoration: none;
	color: #a56500;
	}
a:hover {
	text-decoration: none;
	color: #d49500;
	}
.entry_body {
	clear: both;
	margin: 0px 0px 30px 0px;
	}
.entry_body h1 {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	color: #999999;
	}
.entry_body h1 a {
	color: #999999;
	text-decoration: none;
	}
.date {
	color: #888888;
	}
.posted {
	font-size: 10px;
	color: #666666;
	margin: 5px 0px;
	}
.entry_body blockquote {
	padding: 10px;
	margin: 10px;
	background: #FFFFF0;
	color: #666666;
	}
.entry_footer {
	clear: both;
	text-align: right;
	background: url('images/entry_footer.png') repeat-x;
	padding: 5px;
	border: 1px solid #B27B00;
	}
.entry_footer a {
	color: #000000;
	text-decoration: none;
	}
.entry_footer a:hover {
	color: #000000;
	text-decoration: underline;
	}
.footer_link {
	padding: 10px 0px;
	margin: 10px 0px;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
.postmetadata {
	clear: both;
	margin: 10px 0px;
	padding: 5px;
	border: 1px solid #B16200;
	}
#commentlist ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
#commentlist li {
	padding: 5px;
	margin: 5px 0px;
	}
.alt {
	border-top: 1px dashed #B16200;
	border-bottom: 1px dashed #B16200;
	}
#searchform {
	margin: 10px 0px 10px 0px;
	text-align: center;
 	}
#s {
	width: 90%;
	}
textarea {
	width: 100%;
	}
#sidebar {
	width: 330px;
	float: right;
	}
#leftbar {
	float: left;
	width: 155px;
	}
#rightbar {
	float: right;
	width: 155px;
	}
#sidebar h2 {
	font-size: 12px;
	margin: 3px 0px;
	padding: 0px;
	color: #666666;
	border-bottom: 1px solid #999999;
	}
#sidebar ul {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style: none;
	}
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 2px 0px;
	}
#sidebar a {
	text-decoration: underline;
	color: #a56500;
	}
#sidebar a:hover {
	text-decoration: underline;
	color: #d49500;
	}
.textwidget {
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	}
select {
	margin: 5px 0px 5px 0px;
	}
#wp-calendar {
	width: 100%;
	margin: 2px 0px 20px 0px;
	}
#wp-calendar th {
	color: #666666;
	}
#wp-calendar caption {
	font-weight: bold;
	color: #CCCCCC;
	padding: 3px 0px;
	}
#wp-calendar td {
	text-align: center;
	}
#footer {
	clear: both;
	border-top: 1px solid #AAAAAA;
	margin: 30px 0px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	color: #AAAAAA;
	}
#footer a {
	text-decoration: none;
	color: #AAAAAA;
	}