/*  

Theme Name: Prost to the Host
Theme URI: /wp-content/themes/prosttothehost/
Author: Tawni Coakley
Author URI: http://foreverdesignstudio.com/

*/

body {
	font-family: "Verdana";
	font-size: 11px;
	color: #898989;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	background-color: #248187;
	background-image: url(images/body-bg.png);
}

a, a:visited, a:active {
	color: #248187;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #248187;
	font-weight: normal;
	text-decoration: underline;
}

img {
	border: 0px;
}

input, textarea {
	font-family: "Verdana";
	font-size: 10px;
	color: #a2a2a2;
	margin-right: 5px;
	background-color: #ffcce7;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
	background-color: #ededed;
	border: 1px solid #e2e2e2;
}

input.search_button {
	font-family: "Georgia";
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #248187;
	padding: 2px 4px 1px 4px;
}

blockquote {
	font-family: "Georgia";
	font-style: italic;
	color: #b1b1b1;
}

#container {
	width: 900px;
	height: auto;
	margin: auto;
	background-image: url(images/container-bg.png);
	background-position: top center;
	background-repeat: repeat-y;
}

#header {
	width: 900px;
	height: 290px;
	margin: auto;
	background-image: url(images/header-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#header .search {
	padding-top: 85px;
	padding-right: 20px;
	text-align: right;
}

#header .menu {
	padding-top: 26px;
}

#header .menu .padded_link {
	margin-right: 344px;
}

#header .logo {
	margin-left: 276px;
	margin-top: -146px;
}

#header .daily_compliment {
	margin-top: -80px;
	margin-left: 8px;
	width: 292px;
	float: left;
	font-size: 10px;
	text-align: center;
}

#header .feeds {
	margin-top: -80px;
	margin-right: 8px;
	width: 292px;
	float: right;
	font-size: 10px;
	text-align: center;
}

#header .feeds span.rss {
	padding: 1px 10px 1px 20px;
	background-image: url(images/icon_feed.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#center_div {
	width: 860px;
	height: auto;
	margin: auto;
}

#mainbar {
	width: 555px;
	float: left;
	padding: 0 30px 0 0;
	margin-top: -10px;
}

#mainbar img {
	border: 4px solid #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
}

#mainbar .entry {
	padding-bottom: 80px;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#mainbar h1, #mainbar h1 a {
	font-family: "Georgia";
	color: #f28383;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

#mainbar div.date_box {
	float: left;
	width: 40px;
	text-align: center;
	margin: 0 8px 0 5px;
	padding: 0 5px 0 0;
	border-right: 1px solid #e2e2e2;
}

#mainbar div.date_box span.day {
	font-family: "Georgia";
	font-size: 26px;
	display: block;
	padding: 0 0 6px 0;
	margin-top: -4px;
	color: #248187;
}

#mainbar div.date_box span.month {
	font-size: 12px;
	display: block;
	color: #bebebe;
	text-transform: uppercase;
}

#mainbar div.post_meta {
	font-size: 10px;
	margin: 0px;
	margin-bottom: -4px;
	padding-bottom: 10px;
	background-image: url(images/side_divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#mainbar div.post_meta_bottom {
	font-size: 10px;
	margin: 0px;
	margin-top: 10px;
	padding-top: 6px;
	background-image: url(images/side_divider.png);
	background-repeat: repeat-x;
	background-position: top;
}

#mainbar .comment {
	margin: 0 0 20px 0;
}

#mainbar .comment p {
	margin: 0px;
}

#mainbar .comment_top {
	margin-top: 20px;
	width: 555px;
	height: 11px;
	background-image: url(images/comment_top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#mainbar .comment_middle {
	width: 525px;
	padding: 0 15px 0 15px;
	background-image: url(images/comment_middle.png);
	background-repeat: repeat-y;
	background-position: center;
}

#mainbar .comment_middle img {
	border: 0px;
	margin: 0px;
}

#mainbar .comment_bottom {
	margin-bottom: 0px;
	float: left;
	font-size: 10px;
	text-align: right;
	width: 480px;
	height: 22px;
	padding: 20px 75px 0 0;
	background-image: url(images/comment_bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#mainbar .comment_bottom .com_date {
	font-size: 10px;
	padding: 0 0 0 15px;
	color: #f28383;
	float: left;
}

#mainbar .comment_bottom .author {
	font-family: "Georgia";
	font-size: 16px;
	float: right;
}

#sidebar {
	width: 275px;
	float: left;
	margin-top: -20px;
}

#sidebar h2 {
	font-family: "Georgia";
	color: #f28383;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
}

.sidebar_widget {
	width: 275px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 20px;
	background-image: url(images/side_divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sidebar_widget .side_title {
	margin-bottom: -8px;
}

.sidebar_widget ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}

.sidebar_widget ul.children {
	padding: 0 0 0 20px;
}

.sidebar_widget ul li a {
	font-family: "Georgia";
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 4px 0 4px;
	border: 1px solid #ffffff;
	display: block;
}

.sidebar_widget ul li a:hover {
	color: #a2a2a2;
	font-size: 10px;
	text-decoration: none;
	background-color: #ededed;
	background-image: url(images/li_hover.png);
	background-position: center right;
	background-repeat: no-repeat;
	border: 1px solid #e2e2e2;
}

#footer {
	margin: auto;
	padding: 102px 0 0 0;
	width: 900px;
	height: 214px;
	margin-bottom: 40px;
	background-image: url(images/footer-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer .footer_title {
	margin-bottom: -8px;
}

#footer ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#footer ul li a {
	font-family: "Georgia";
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 4px 0 4px;
	border: 1px solid #ffffff;
	display: block;
	margin-right: 30px;
}

#footer ul li a:hover {
	color: #a2a2a2;
	font-size: 10px;
	text-decoration: none;
	background-color: #ededed;
	background-image: url(images/li_hover.png);
	background-position: center right;
	background-repeat: no-repeat;
	border: 1px solid #e2e2e2;
}

#footer .entertaining_love {
	float: left;
	width: 255px;
	padding-right: 5px;
	margin: 0 15px 0 30px;
	background-image: url(images/footer_divider.png);
	background-repeat: repeat-y;
	background-position: top right;
}

#footer .wedding_love {
	float: left;
	width: 255px;
	padding-right: 5px;
	margin: 0 15px 0 15px;
	background-image: url(images/footer_divider.png);
	background-repeat: repeat-y;
	background-position: top right;
}

#footer .etcetera {
	float: left;
	width: 260px;
	margin: 0 30px 0 15px;
}

#footer .extras {
	width: 100%;
	display: block;
	text-align: center;
	padding: 25px 0 0 0;
}
