/*  
Theme Name: Berry Hill
Theme URI: http://nmyworld.com/
Description: Three good ones.
Version: 1.0
Author: Ryan Poe
Author URI: http://nmyworld.com/
*/

* { margin: 0; padding: 0; }

html, body, #page, #content, #sidebar { height: auto !important; height: 100%; min-height: 100%; }

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}

p {
	line-height: 1.7em;
	padding-bottom: 1.3em;
	color: #222;
}

a {
	color: #4c5759;
	border-bottom: none;
	text-decoration: none;
	border-bottom: 1px solid #4c5759;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #000;
	background: #eee;
}

#page {
	width: 1000px;
	padding: 0;
	height: 100%;
}

#header {
	height: 500px;
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

#header h1 {
	display: inline;
}

#header h1 a {
	display: block;
	width: 200px;
	height: 661px;
	background: url(img/logo.png) top left no-repeat;
	border: none;
	border-top: 3px solid #952711;
}

#header h1 a:hover {
	border-top: 3px solid #ff3c14;
	background-position: -201px 0;
}

#header h1 span {
	height: 0;
	display: none;
	position: absolute;
	top: -9999;
}

#menu {
	height: 48px;
	padding: 15px 0 15px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 3px;
	color: #999;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: 25px;
	border: none;
}

.home #home, .about #about, .daily #daily, .archive #archive {
	color: #000;
	border-bottom: 1px solid #333;
}

.home #home:hover, .about #about:hover, .daily #daily:hover, .archive #archive:hover {
	color: #952711;
	background: none;
}

#menu a:hover {
	color: #333;
	border-bottom: 1px solid #333;
	background: none;
}

#side-bar {
	width: 200px;
	float: right;
	padding: 0;
}

#side-bar ul li {
	margin: 0 0 20px 1em;
	list-style-type: none;
}

#side-bar ul li ul li {
	margin: 0 0 3px 1em;
	list-style-type: circle;
}

#side-bar #search-box {
	list-style-type: none;
	text-align: center;
}

#side-bar a {
	color: #952711;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

#side-bar a:hover {
	color: #000;
	border-bottom: 1px solid #000;
	background: #eee;
}

#side-bar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #444;
	font-weight: normal;
}

#shorts p {
	line-height: 1.3em;
	text-align: left;
}

#post-list .post {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#post-list h3 a {
	color: #952711;
	text-decoration: none;
	border: none;
	background: none;
}

#post-list h3 a:hover {
	color: #ff3c14;
}

#post-list .meta {
	color: #666;
}

#content {
	margin: 0 210px 0 200px;
	padding: 0 10px 0 20px;
	height: 100%;
	border-right: 1px solid #eee;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #333;
}

#content ul {
	margin: 5px 2px 2px 2em;
}

#archive-page a {
	border: none;
	text-decoration: none;
	background: none;
}

#archive-page a:hover {
	text-decoration: underline;
}

#cats {
	padding: 0.5em 0.5em 1em 0.5em;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 1em;
}

#cats li {
	display: inline;
	list-style-type: none;
}

#cats li a {
	padding-right: 3px;
	font-weight: bold;
}

#archivelisting h2 {
	margin: 1em 0 0 0;
	font-size: 1.5em;
}

#archivelist ul {
	margin-top: 0.2em;
}

#post-list h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
}

#lyrics ul {
	margin: 5px 0 0 2em;
}

#lyrics li {margin-bottom: 1em;}

#lyrics a {
	font-size: 1.2em;
	text-decoration: none;
	color: #952711;
	font-weight: bold;
	border: none;
	background: none;
}

#lyrics a:hover {
	color: #ff3c14;
}

#lyrics span {
	color: #666;
}

a.bg, a.bg:hover {
	float: left;
	border: none;
	text-decoration: none;
	margin: 0 10px 10px 0;
}

.bg img {
	border: none;
	background: none;
}

a.bg img {
	border: 1px solid #ccc;
}

a.bg:hover img {
	border: 1px solid #000;
	text-decoration: none;
}

.post h2, #index h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	margin-bottom: 0.5em;
	letter-spacing: -0.03em;
	font-weight: normal;
}

#index h2 {
	background: url(img/hr.png) top left repeat-x;
	padding: 10px 5px;
}

.post h2 a {
	text-decoration: none;
	color: #952711;
	border: none;
	background: none;
}

.post h2 a:hover {
	color: #ff3c14;
}

.post .meta {
	color: #333;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ddd;
}

#post-list .post .meta {
	border: none;
	margin: 0;
	padding: 0;
}

.post .meta a {
	color: #952711;
	text-decoration: none;
	border: none;
	background: none;
}

.post .meta a:hover {
	color: #000;
	text-decoration: underline;
}

#footer {
	margin: 0 210px 0 200px;
	padding: 5px 10px 5px 20px;
	border-top: 1px solid #ddd;
	color: #444;
	text-align: center;
	font-family: monospace;
}

#footer a {
	color: #444;
	border: none;
	text-decoration: underline;
	background: none;
}

#footer a:hover {
	color: #333;
}