/*  
Theme Name: New Theme v 0.1
Theme URI: http://www.moore-reel.com
Description: This is the theme used on www.moore-reel.com. Still under development
Version: 0.1
Author: jess
Author URI: http://www.moore-reel.com/
*/

/******************
	MAIN LAYOUT
******************/
a { color: #B27F33; }
a:link { }
a:visited { }
a:hover, a:active { }

body {
	margin: 0;
	padding: 0;
	min-width: 800px;
	color: #ccc;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
	font-size: small;
	background-color:#BBB794;
	background-image: url(img/Vector_psd_by_Psycho287_adj.gif);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/*
 * Top login bar 
 */
#top {
	margin: 0;
	padding: 0;
	color: #fff;
	overflow: hidden;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
#topbar a {
	text-decoration:none;
	font-weight:bold;
	color:#D0CDAC;
}
#topbar a:link { }
#topbar a:visited { }
#topbar a:hover, #top a:active { }
#topbar {
	margin: 0;
	padding: 2px;
	background-color: #454F24;
	color: #fff;
}
#topbar ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
#topbar ul li {
	display: inline;
	list-style: none;
	padding: 0 0.5em;
	margin: 0;
	float: left;
}


/*
 * Search Form
 */
#searchform {
	display: inline;
	padding: 0;
	margin: 0;
	float: right;
	font-size: 8pt;
}
#searchform input {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 8pt;
}
#searchform input[type="text"] {
	border: 1px solid black;
	background-color: #D0CDAC;
}
#searchform input[type="submit"] {
	background-color: #8D8966;
	border-top:1px solid #C7C3A1;
	border-left:1px solid #C7C3A1;
	border-right:1px solid #454F24;
	border-bottom:1px solid #454F24;
	color:white;
}

/*
 * Page Header
 */
#header {
	clear: both;
	height: 60px;
	width: 800px;
	margin: 0 auto;
	color: #5B5838;
	/* font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; */
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
	font-weight:normal;
	text-align:right;
}
#header h1 {
	margin: 0;
	font-size:24pt;
	padding:0;
}
#header h1 a {
	color: #5B5838;
	text-decoration: none;
}
#header p {
	margin: 0;
	margin-top: -0.5em;
	padding: 0;
	font-size: 15px;
	line-height: 15px;
	font-style: italic;
}

/*
 * Categories Top bar
 */
#catbar {
	width: 800px;
	text-align: center;
	margin:0px auto 0.5em auto;
	padding: 2px 1em;
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	font-weight:bold;
}
#catbar ul {
	display: block;
	background: #C7C3A1;
	width:800px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height:34px;
	border-bottom: 1px solid #8D8966;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#catbar ul li {
	display: block;
	float:right;
	list-style: none;
	padding: 0;
	margin: 0;
}
#catbar a {
	display: block;
	float:left;
	text-decoration:none;
	background: transparent;
	color: #5B5838;
	padding: 6px 10px 6px 10px;
	margin:0;
}
#catbar a:hover {
	padding: 6px 10px 2px 10px;
	color: #5B5838;
	border-bottom: 4px solid #5B5838;
}
#catbar a:link { }
#catbar a:visited { }
#catbar a:hover, #top a:active { }

/*
 * Site-wide page content
 */
#main {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 0;	
}

/*
 * Blog content
 */
#content {
	display: inline;
	margin: 0;
	padding: 0;
	color: #666;
	float: left;
	width: 560px;
}

/*
 * ???
 */
#side {
	color: #3C3A1C;
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
	display: inline;
	font-family: "Trebuchet MS","Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
}
#side a {
	text-decoration:none;
	color: #956517;
}
#side a:link { }
#side a:visited { }
#side a:hover, #top a:active { }
#side ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size:10pt;
}
#side ul li {
	margin: 0;
	margin-bottom: 25px;
	float: none;
	width: 200px;
	background-color: #C7C3A1;
	font-size:10pt;
}
#side ul li h2 {
	background-color: #8D8966;
	color: #fff;
	border: 0;
	margin: 0;
	padding: 4px;
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
	font-size:12pt;
	font-weight:bold;
	text-align:right;
	border-top:1px solid #C7C3A1;
	border-left:1px solid #C7C3A1;
	border-right:1px solid #454F24;
	border-bottom:1px solid #454F24;
}
#side ul li div.textwidget {
	padding: 1em;
	font-size: 10pt;
	font-style: italic;
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
}
#side ul li ul {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 1em;
	float: none;
	background-color: transparent;
}
#side ul li #wp-calendar {
	margin: 0.5em auto;
}
#side ul li ul li {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	font-size:small;
}
#side #wp-pingfm .updated-time { color: #666; }
#side #wp-pingfm h2:after {  }
#side #wp-pingfm ul { 
	text-align: right; 
	font-size: 10pt;
	font-style: italic;
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
}
#side #wp-pingfm div.meta {
	font-size: 11px;
	text-align: right; 
	font-style: italic;
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;

}
#side #wp-pingfm ul li {
	color: #333;
	text-align: left;
	width: auto;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 50px;
	background-color:#454F24;
	color: white;
	font-size: small;
	text-align: center;
	overflow: hidden;
	line-height: 50px;
}


/********************
	POST STYLES
********************/

.post {
	margin: 0 0 2em 0;
	padding: 0;
	color: #353315;
	clear: both;
	border:1px solid #5B5838;
	font-size:10pt;
	font-weight:normal;
	background: white;
}

.commenticon {
	/* background: url('img/comment-icon.png') no-repeat bottom right; */
	background-color: white; /* why does this affect the whole post? */
}

.post-date {
	border: 0;
	border-bottom: 1px solid #666;
	float: left;
	width: 48px;
	height: 42px;
	text-align: center;
	font-family: Verdana, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
}
.post-date-month {
	background: #B27F33;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	margin: 0;
	padding: 1px;
	letter-spacing: 2px;
}
.post-date-day {
	background: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 900;
	color: #030;
	margin: 0;
	padding: 0;
	letter-spacing: 2px;
}
.post-date-year {
	background: #fff;
	font-size: 8px;
	line-height: 10px;
	color: #030;
	margin: 0;
	padding: 1px;
	letter-spacing: 2px;
}
.post-title {
	background-color: #454F24;
	color: #C2BE9B;
	margin: 0;
	padding: 0 0 0 60px;
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
	border-left:1px solid #5B5838;
	border-bottom:1px solid #5B5838;
}
.post-title h2 {
	margin: 0;
	padding: 0;
	font-size:1.5em;
	font-weight:normal;
}
.post-title a {
	text-decoration: none;
	color:white;
}
.post-title p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-family: "Trebuchet MS","Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
}
.post .entry {
	margin: 1em;
	padding: 0;
	clear: both;
	background: url(img/flourish-footer.png) no-repeat scroll bottom;
}

.post .entry blockquote {
	background-color: #d0ef99;
	font-style: italic;
	display: block;
	padding: 0 50px;
}

.post .entry blockquote:before, .post .entry blockquote:after {
color: #462;
display: block;
font-family: Georgia,"Times New Roman",serif;
font-size: 700%;
width: 50px;
height: 50px;
}

blockquote:before {
content: open-quote;
float: left;
text-align: left;
margin-left: -50px;
margin-top: -25px;
}

blockquote:after {
content: close-quote;
float: right;
text-align: right;
margin-right: -35px;
margin-top: -45px;
clear: left;
}

.post .entry a {
	color:#B27F33;
}

.post .entry a img {
	border-color: #B27F33;
}

.post .entry .meta{
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: right;
	padding-top: 3em;
}
.edit-post {
	display: block;
	float: left;
	align: left;
	padding-top: 4px;
	font-family: "Trebuchet MS","Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 12px;
}
.edit-post a {
	text-decoration: none;
}
.comment-icon {
	font-weight: bold;
	font-family: "Trebuchet MS","Palatino Linotype",Palatino,Georgia, "Times New Roman", serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.comment-icon a {
	text-decoration: none;
	color: #B27F33;
}
.postnav, .pagenav {
	font-weight: bold;
}
.pagenav a {
	color: #454F24;
}
.postnav a {
	color: #B27F33;
}
.postnav {

}
.postnav .floatleft {
	text-align: left;
	display: block;
	float: left;
}
.postnav .floatright {
	text-align: right;
	display: block;
	float: right;
}


/* *****************
	COMMENTS
***************** */

div#comments {
	margin: 1em 0;
	padding: 1em 0;
	clear: both;
}
h3.commenttitle {
	margin: 0;
	padding: 0;
	color: #454F24;
}
ul.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #353315;
}
ul.commentlist ul {
	list-style-type: none;
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}
.commentlist li {
	background: white;
	border:1px solid #5B5838;
	margin-top: 0.5em;
	padding: 0.5em;
}
.commentlist li.parent {

}
.commentlist li.bypostauthor {
	border-color: #B27F33;
	background-color: #efe099;
}
.commentlist ul.children li {
}
.commentlist ul.children li.bypostauthor {
	border-color: #B27F33;
	background-color: #efe099;
}
.comment img.avatar {
	float: left;
	padding: 0 0.5em 0 0;
}
.comment .comment-author {
	font-style: normal;
}
.comment-author cite {
	font-weight: bold;
}
.comment .comment-meta {
	font-size: 0.8em;
}
.comment-meta .comment-edit-link {
}
.comment .reply {
	font-size: 0.8em;
}
.comment p {
	clear: both;
}
comments div.navigation {

}
#comments div.alignleft {

}
#comments div.alignright {

}
div#respond {
	background: #fff;
	border:1px solid #5B5838;
	padding: 1em;
}
div#cancel-comment-reply {
	margin: 0;
	padding: 0;
}
#respond h3 {
	margin: 0;
	padding: 0;
}
#respond p {
	margin: 0;
	padding: 0 0 1em 0;
}
#respond p input {
	padding 0;
}
#respond input[type="submit"]{
	background-color: #8D8966;
	border-top:1px solid #C7C3A1;
	border-left:1px solid #C7C3A1;
	border-right:1px solid #454F24;
	border-bottom:1px solid #454F24;
	color:white;
}



