/*
	Theme Name: Honestexpressions modified
	Theme URI: http://www.freewordpresslayouts.com
	Description: Design by Makequick, Modify by Liviu D.
	Version: 1.1
	Author: Makequick
	Author URI: http://www.makequick.com
*/


body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #141b23;
}

#header-bottom {
	height: 22px;
	width: 100%;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #FFA22A;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	color: #E3F6FF;
}

/* Menu */

#menu {
	width: 990px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 37px;
	line-height: 30px;
	margin: 0 1px 0 0;
	padding: 10px 30px 0 30px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #91a3b7;
}

#menu a:hover {
	color: #151f2d;
}

#menu .current_page_item a {
	color: #151f2d;
}

#menu .separator, #menu #main li a {
	background-image: url(images/separator-menu.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 548px;
}

.post {
	margin-bottom: 20px;
	background-image: url(images/post-bg.gif);
	background-repeat: no-repeat;
	width: 528px;
	padding: 15px 10px;
}

.title {
	margin: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {

}

.byline {
	margin: 0 0 20px 0;
	display: block;
	padding-left: 20px;
	background-image: url(images/posted.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	text-decoration: underline;
}

.comments {
	padding-left: 30px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 0px 20px;
	display: block;
	font-size: 14px;
	color: #41597a;
}

.sidebar li a:hover {
	text-decoration: underline;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

.textbox, .button {
	font-size: 11px;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 990px;
	margin: 0 auto;
}

.copyright {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #455C7C;
	TEXT-DECORATION: none;
	font-weight: normal;
}

.copyright a {
	FONT-SIZE: 8pt;
	COLOR: #627592;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.copyright a:hover {
	FONT-SIZE: 8pt;
	COLOR: #FC8B09;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}
