/*
	Author Name	: Owl Arts
	Author Site	: http://owlarts.net
	Style Name	: Owl
	Style URI	: http://owlarts.net
	Version		: 1.0
	Comments	: This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
				  http://creativecommons.org/licenses/by-nc-sa/3.0/us/
				  Image is by owlarts, released under the same license.
*/



/*	----------------
Main body
----------------	*/

body
	{
	font-size: 62.5%;	/* Resets 1em to 10px */
	font-family: 'Lucida Grande' Myriad Apple, Verdana, Arial, Sans-Serif;
	color: #361E03;
	background: url('bgpattern.jpg') repeat;
	text-align: center;
	margin: 0;
	padding: 0;	}
	
#page
	{
	background: url('burlap.gif') repeat-y scroll top center;
	text-align: left;
	border: none;
	margin: 0 auto;
	padding: 0 6px 15px 6px;
	position: relative;
	width: 780px;
	_width: 720px;	/* IE hack */
	}
.columns-two #page {
	width: 1050px;
	}
	
body.columns-two #primary-wrapper {
	float: left;
	margin-right: -320px;
	width: 100%;
	}

body.columns-two #primary {
	margin-right: 320px;
	}

body.columns-two .secondary {
	float: right;
	margin-right: 50px;
	}
	
#header {
	position: relative;
	height: 216px;
	background: none;
	background-position: top center;
	}
	
#primary {
	background: #D1C5B4 url('bamboo.jpg') no-repeat bottom center;
	float:left;
	margin-left: 53px;
	padding:10px;
	position:relative;
	width:638px;
	}

#footer
	{
	background: url('burlap_end.gif') no-repeat top center;
	margin: 0 auto !important;
	padding: 20px 6px !important;
	width: 950px !important;
	}

/*	----------------
Header
----------------	*/

#header 
	{
	height: 216px;
	margin: 0 auto !important;
	padding: 0 auto;
	}

#header h1
	{
	color: #dfe6ec;
	}
#header .description
	{
	color: #dfe6ec !important;
	font-size: 1em;
	margin: 0 0 0 40px;
	color: #404040;
	}
#header .description a
	{
	color: #bfc6cc !important;
	}
	
ul.menu {
	margin: 0;
	padding: 0px;
	position: absolute;
	bottom: 15px;
	left: 108px;
	width: 90%;
	}
	
ul.menu li a
	{
	font: 90% Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
	text-decoration: none;
	margin: 0;
	padding: 17px 10px;
	opacity:.0;
	filter: alpha(opacity=0);
	}

ul.menu li a:hover
	{
	opacity:.0;
	filter: alpha(opacity=0);
	}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover
	{
	opacity:.0;
	filter: alpha(opacity=0);
	}


/*	This positions the navigation menu at the top of the header.	*/
#menu-top
	{
	display: inline !important;	/*	This line prevents the top menu from showing up in styles that don't support it.	*/
	position: absolute;
	top: -2px;
	left: 10px;
	padding-left: 15px;
	}
#menu-top li a
	{
	}
#menu-top li a:hover
	{
	text-decoration: none;
	opacity:.0;
	filter: alpha(opacity=0);
	}
	
/*	----------------
Post images
----------------	*/

.primary img
	{
	margin-left: -5px;
	padding: 4px;
	border: 0px;
	max-width: 100%;
	}
	
img.center
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright
	{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft
	{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
img.noborder
	{
	border: none;
	}



/*	----------------
Headers
----------------	*/

h2, h3 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: right;
	margin-right: 45px;
	font-weight: normal;
	font-size: 2.5em;
	letter-spacing: 2px;
	}

h1,
h2,
h3,
h4
	{
	font-family: 'Century Gothic' Lucida Grande, Verdana, Sans-Serif;
	color: #361E03;
	}
	
h1, 
h1 a, 
h1 a:hover, 
h1 a:visited,
#header .description
	{
	text-decoration: none;
	}
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited
	{
	color: #000;
	}
	
.entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 2px;
	color: #361E03 !important;
	}

.entry-head {
	margin-top: -13px;
	background: url('fluer.gif') right bottom no-repeat;
	}

/*	----------------
Links
----------------	*/

a:hover,
a:visited:hover 
	{
	text-decoration: underline;
	}
h2 a:hover,
h2 span a:hover
	{
	color: #000 !important;
	}
a
	{
	color: #000;
	text-decoration: none;
	}
.entry-content a:visited
	{
	color: #000;
	}
.itemtext a:visited
	{
	color: #000;
	}
	


/*	----------------
Meta info
----------------	*/	

.entry-meta
	{
	font-size: 1em;
	display: block;
	color: #707070;
	opacity:.35;
	filter: alpha(opacity=35);
	}

/*	I went ahead and dropped the icon for post time, since I found it annoying.	*/

.chronodata
	{
	background: none !important;
	padding: 2px 0 !important;
	}
.chronodata abbr
	{
	font: inherit;
	}
.commentslink
	{
	padding: 2px 0 2px 17px;
	margin: 0 10px 0 5px;
	}
.entry-edit a
	{
	padding: 2px 0 2px 17px;
	margin: 0;
	}
	
/*- Various Tags and Classes */
	
blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background-color: #D1C5B4;
	opacity:.40;
	filter: alpha(opacity=40);
	border: none;
	}
	
/*	----------------
Quick posts
Any post with the category of "quick" will follow these styles.
----------------	*/

.category-quick h3.entry-title
	{
	font-size: 2em !important;
	display: inline;
	}
.category-quick .entry-meta
	{
	font-size: .9em;
	display: inline;
	margin-left: 10px;
	}
.category-quick .entry-category
	{
	display: none;
	}
.category-quick .entry-content
	{
	font-size: 1.1em;
	line-height: 1.3em;
	}
.category-quick .entry-content p,
.category-quick .entry-content ul,
.category-quick .entry-content ol,
.category-quick .entry-content div,
.category-quick .entry-content blockquote
	{
	margin: 8px 0;
	}

/*	 Restores normal styling to quick posts on individual pages.	*/

body.single .category-quick h3.entry-title
	{
	font-size: 2.4em !important;
	}
body.single .category-quick .entry-meta
	{
	font-size: 1em;
	display: block;
	margin-left: 0;
	}
body.single .category-quick .entry-category
	{
	display: inline;
	}
body. single .category-quick .entry-content
	{
	font-size: 1.2em;
	line-height: 1.8em;
	}
body.single .category-quick .entry-content p,
body.single .category-quick .entry-content ul,
body.single .category-quick .entry-content ol,
body.single .category-quick .entry-content div,
body.single .category-quick .entry-content blockquote
	{
	margin: 13px 0;
	}
