/*  
Theme Name: Writer's Quill
Theme URI: http://www.webconsiderations.com/writers-quill
Description: Writer's Quill is an unique WordPress theme design ideal for a personal blog but can be used for any purpose. It is designed with a custom header and 3 columns for greater accessiblity.<p> <a href="http://www.webconsiderations.com/writers-quill/">Writer's Quill</a> theme was created by Bert Hixson of <a href="http://www.webconsiderations.com/">Web Considerations, LLC.</a>
Version: 1.0.1
Tags: widget ready, custom header, right sidebar, three columns, valid CSS, valid XHTML, green, gold
Author: Bert Hixson 
Author URI: http://www.webconsiderations.com
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

body {
	min-width: 940px;
	font: normal "Geneva", Arial, Helvetica, sans-serif, 11pt ;
	font-size: 100%;
	color: #000000;
	background-color: #FBFBF2;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body-back.gif);
	background-repeat: repeat-x;
}

.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}

.content p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h1 {
	margin: 0px;
	font-size: 1.4em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.2em;
	margin: 0px 0px 0px;
}

h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}


a:link, a:visited {
	color: #e18700;
	text-decoration:none;
}

a:hover {
	color:#006633;
	text-decoration:underline;
}

a:active {
	color:#993300;
}

#masthead {
	margin: 0 auto;
	width: 940px;
	background-image: url(images/masthead-back.jpg);
	background-repeat: no-repeat;
	height: 80px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
}

#logo {
	margin: 0 auto;
	padding-left: 270px;
	width: 670px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #666600;
	font-style: italic;
	position: absolute;
	top: 0px;
}

#logo a:link, #logo a:visited {
	color: #666600;
}

#logo a:hover {
	color:#006633;
	text-decoration:none;
}

#logo p {
	margin:0px;
}

#logo .description {
	font-size: 24px;
	text-align:left;
}

#logo img {
	border: 0;
}

#columnwrapper {
	margin: 0 auto;
	width: 940px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	background-color: #F4F3EE;
	background-image: url(images/column-back.jpg);
	background-repeat: no-repeat;
}

#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}

.section {
	background-image: url(images/section-line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	margin-bottom: 20px;
}

.section p {
	margin-top: 10px;
}

.quill {
	position:relative;
	top: 0px;
	left: 0px;
	width: 35px;
	height: 60px;
	float: left;
	background-image: url(images/quill.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.author_title {
	font-size: 0.95em;
	color:#666666;
	font-family: "Times New Roman", Times, serif;
}

.rss {
	width: 120px;
	height: 14px;
	position:relative;
	top: 0px;
	float: right;
	right: 0px;
	text-align: right;
	font-size: 10px;
	vertical-align: 5%;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.cont_reading {
	color:#333333;
}

.cont_reading a:link, .cont_reading a:visited {
	color:#006633;
	text-decoration:underline;
}

.cont_reading a:hover {
	color: #e18700;
	text-decoration:none;
}

#left, #center, #right {
	float: left;
}

#left {
	width: 220px;
}

#links_left, #links_right {
	width: 180px;
}

#links_left h3, #links_right h3 {
	font-family:"Times New Roman", Times, serif;
	color:#999900;
	font-size: 18px;
	margin-top: 0px;
}

#links_left ul, #links_right ul {
	margin-top: 5px;
	margin-bottom: 20px;
}

#links_left li, #links_right li {
	list-style-image: url(images/links-dot.gif);
	font-size: .9em;
}

#links_left li li, #links_right li li {
	list-style-image: url(images/links-dot2.gif);
	font-size: 1em;
	margin-top: 0px;
	margin-left: -5px;
}

#links_left a:link, #links_right a:link, #links_left a:visited, #links_right a:visited {
	font-weight:bold;
}

#links_right {
	margin-top: 10px;
}

#center {
	width: 499px;
	padding-top: 100px;
}

#center h1, #center h2 {
	font-family: "Maiandra GD", "Juice ITC", Georgia, Arial;
	font-weight: bold;
	color:#006633;
}

#center h1 a:link, #center h1 a:visited, #center h2 a:link, #center h2 a:visited {
	font-family: "Maiandra GD", "Juice ITC", Georgia, Arial;
	font-weight: bold;
	color:#006633;
}

#center h1 a:hover {
}

#center .content {
	background-color:#F4F4EC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A67;
	border-left-color: #9A9A67;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A67;
}

#right {
	width: 219px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 940px;
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
	color:#999900;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* The styling below this line is used for the WordPress specific items */

.commentlist li { /* Used on the comments.php */
	list-style:none;
	margin-bottom: 10px;
	margin-left: -25px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}

.avatar { /* Used on the comments.php */
	position:relative;
	top: 0px;
	left: 0px;
	width: 35px;
	height: 35px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 8px;
}

.alt { /* Used on the comments.php */
	background-color:#669966;
	background-image: none;
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.alt a:link, .alt a:visited { /* Used on the comments.php */
	color:#333333;
}

.filedto { /* used on the archive.php */
}

.filedto a:link, .filedto a:visited {
	color: #e18700;
	font-weight:bold;
}

.filedto a:hover {
	color:#006600;
	text-decoration:none;
}

.search_form {
	border: 3px solid #E5CC65;
	width: 165px;
	text-align: center;
	color: #999900;
	font-weight: bold;
	margin-top: 20px;
}

.comment_form {
	border: 2px solid #999966;
	text-align: left;
	color: #999900;
	font-weight: bold;
	margin-top: 5px;
}

.comment_button {
	color:#006633;
	border: 1px solid #006633;
}

.widgets { /* used in the functions.php */
	margin-top: 12px;
	margin-bottom: 12px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 20px auto;
	width: 158px;
}

#wp-calendar #next a {
	padding-right: 15px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 15px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	border: none;
	font-weight:bold;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color:#999900;
	font-size: 1.2em;
	font-weight: bold;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #ffffff;
}

/* End Calendar */

/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	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;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End Images */

/* Syling for "Older / Newer" when specific number of posts have been reached */
.navigation a:link, .navigation a:visited {
	font-size: .85em;
	color:#996600;
}

