/* @override http://thebeehivestudio.com/wordpress/wp-content/themes/plainoffice/style.css */

/*  
Theme Name: Blogsmith
Theme URI: http://www.freewpthemes.net/preview/blogsmith
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #543018;
	font: 13px/19px Avenir, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#big {
	width: 1033px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 199px;
	margin: 0;
	padding: 0;
	background-image: url(images/beehive-header.gif);
	background-color: #543018;
	width: 1033px;
	float: left;
}

#header ul, #header li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin-top: 60px;
	margin-left: 0;
	list-style-image: none;
}

/* Menu */

a.home {
   display: block;
   width: 166px;
   height: 51px;
   background: url(images/header-home.gif) 0 0;
   text-decoration: none;
	margin: 0;
	padding: 0;
}
a.home:hover {
   background-position: 0 51px;
}

a.about {
   display: block;
   width: 154px;
   height: 51px;
   text-decoration: none;
   background: url(images/header-about.gif) 0 0px;
}
a.about:hover {
   background-position: 0 51px;
}

a.portfolio {
   display: block;
   width: 182px;
   height: 51px;
   text-decoration: none;
   background: url(images/header-portfolio.gif) 0 0;
}
a.portfolio:hover {
   background-position: 0 51px;
}

a.blog {
   display: block;
   width: 153px;
   height: 51px;
   text-decoration: none;
   background: url(images/header-blog.gif) 0 0px;
}
a.blog:hover {
   background-position: 0 51px;
}

a.contact {
   display: block;
   width: 158px;
   height: 51px;
   text-decoration: none;
   background: url(images/header-contact.gif) 0 0px;
}

a.contact:hover {
   background-position: 0 51px;
}

a.logo {
   display: block;
   width: 220px;
   height: 51px;
   text-decoration: none;
   background: url(images/header-logo.gif) 0 0;
}

#menu {
	width: 778px;
	height: 45px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a {
	background: url(images/img06.gif) repeat-x;
}

/* Page */

#page {
	background: url(images/beehive-slice.gif) repeat-y;
	margin: 0;
	position: relative;
	width: 813px;
	float: left;
	color: #000;
	padding-left: 110px;
	padding-right: 110px;
	font: 12px/18px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}
#page-bg {

}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding-right: 0;
	padding-top: 30px;
	padding-bottom: 0;
}

#content2 {
	float: left;
	width: 815px;
	padding-right: 0;
	padding-top: 30px;
	padding-bottom: 0;
}

.posts {
}

.posts li {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
	color: #e9a51f;
	font: 28px/28px Avenir, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	margin: 0;
}

.title a {
	text-decoration: none;
	color: #543018;
}

.title a:hover {
	color: #f1b310;
}

.byline {
	margin: 0 0 20px 0;
	color: #f1b310;
}

.byline a:link {
	color: #f2b40e;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 215px;
	padding-right: 2px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px;
	background: url(images/img07.gif) no-repeat 5px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 5px;
	border-bottom: 1px solid #E7E7E7;
	color: #e9a51f;
	font: bold 18px Avenir, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	font-size: 1.4em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

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

#search {
}

#search div {
	padding: 30px 0 0 5px;
}

#search br {
	display: none;
}

#comment {
	width: 400px;
}

#notes {
	padding: 20px 0 0 20px;
}

/* Footer */

#footer {
	height: 121px;
	margin: 0;
	background: url(images/beehive-footer.gif) 0 top;
	width: 1033px;
	float: left;
}

#footer p.bee {
	color: #543018;
	margin-top: 30px;
}

#footer p.info {
	margin-top: 30px;
}

#footer p {
	text-align: center;
	color: #c8901b;
	font-size: 12px;
}

#footer a:link {
	text-align: center;
	color: #e9a51f;
	text-decoration: none;
}

#footer a:hover {
	text-align: center;
	color: #e9a51f;
	text-decoration: underline;
}

#footer a:visited {
	text-align: center;
	color: #e9a51f;
}