/*  
Theme Name: Edited 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: 2.5
Tags: threaded-comments, green, yellow, fixed-width, three-columns, left-sidebar, right-sidebar
Author: Bert Hixson 
Author URI: http://www.webconsiderations.com
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

html {	height:100%}
body {
	height: 100%;
	min-width: 940px;
	font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #505050;
	background-color: #72768c;
	margin: 0px;
	padding: 0px;
	background-image: url(http://theeditorsblog.net/wp-content/uploads/2010/05/darkest-blue-gray-rain-back.png);
}

.content {
	padding: 30px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}

.content p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #303030;
}

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 {
	color: #173969;
	text-decoration:none;
}

a:visited {
	color: #7186A3;
	text-decoration:none;
}

a:hover {
	color:#7186A3;
	text-decoration:underline;
}

a:active {
	color:#f15923;
}

#masthead {
	margin: 0 auto;
	width: 940px;
	background-image: url(http://theeditorsblog.net/wp-content/uploads/2010/05/current-editors-blog-heade1.png);
	background-repeat: no-repeat;
	height: 253px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
}

.xdate {
	position:relative;	
	top: 232px;
}

#logo {
	margin: 4px auto;
	padding-left: 270px;
	width: 670px;
	text-align: left;
	font-family: "Verdana", Verdana, sans serif;
	font-size: 40px;
	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: 16px;
	text-align:left;
}

#logo img {
	border: 0;
}

#columnwrapper {
	margin: auto;
	min-height: 100%;
	width: 938px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F15923;
	border-bottom-color: #F15923;
	border-left-color: #F15923;
	background-color: #C7C7D1;
	background-image: url (images: none);
	background-repeat: no-repeat;
	overflow: hidden;
}

.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;
	padding-left: 4px;
	background-image: url(http://theeditorsblog.net/wp-content/uploads/2010/05/tilted-small-red-pencil-for.png);
	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:#F15923;
	text-decoration:underline;
}

.cont_reading a:hover {
	color: #4F5D72;
	text-decoration:none;
}

#left, #center, #right {
	float: left;
}

#left {
	width: 219px;
	margin-top: -10px;
	padding-bottom: 32767;
	margin-bottom: -32767;
}

#links_left, #links_right {
	width: 180px;
}

#links_left h3, #links_right h3 {
	font-family:"Times New Roman", Times, serif;
	color:#4F5D72;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#links_left ul, #links_right ul {
	margin-top: 8px;
	margin-left: 0;
	padding-left: 4px;
	margin-bottom: 20px;
}

#links_left li, #links_right li {
	list-style-type: none;
	font-size: 1.2em;
	margin-top: 8px;
	margin-left: 0;
	padding-left: 4px;
	color:#4F5D72
}

#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:normal;
}

#links_right {
	margin-top: 10px;
}

#center {
	width: 498px;
	padding-top: 15px;
}

#center h1, #center h2 {
	font-family: "Verdana", "Verdana", Georgia, Arial;
	font-weight: bold;
	color:#7186A3;
}

#center h1 a:link, #center h1 a:visited, #center h2 a:link, #center h2 a:visited {
	font-family: Georgia, "Verdana", Arial;
	font-weight: bold;
	color:#7186A3;
}

#center h1 a:hover {
}

#center .content {
	background-color:#FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7186A3;
	border-left-color: #7186A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7186A3;
}

#right {
	width: 219px;
	margin-top: -30px;
	margin-right: 0px;
	padding-bottom: 32767;
	margin-bottom: -32767;
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	clear: both;
	width: 900px;
	height: 51px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #F15923;
	border-left-color: #F15923;
	border-bottom-color: #F15923;
	margin-top:0px;
	margin-right:86px;
	margin-left:54px;
	margin-bottom:10px;
		font-size: .7em;
}

#footercontent {
	padding: 2px 0 10px 0;
	text-align: center;
	background-color: #C7C7D1;
}

/* 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: #8E97A9;
	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: #f15923;
	font-weight:bold;
}

.filedto a:hover {
	color:#7186a3;
	text-decoration:none;
}

.search_form {
	border: 3px solid #7186A3;
	width: 165px;
	text-align: center;
	color: #F15923;
	font-weight: bold;
	margin-top: 20px;
}

.comment_form {
	border: 2px solid #7186A3;
	text-align: left;
	color: #F15923;
	font-weight: bold;
	margin-top: 5px;
}

.comment_button {
	color:#f15923;
	border: 1px solid #f15923;
}

input, textarea {
	border: 2px solid #7186A3;
	color:#505050;
	font-family: Arial, Helvetica, sans-serif;
}

.widgets { /* used in the functions.php */
	margin-top: 20px;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7186A3;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: -10px auto 0px auto;
	width: 180px;
}

#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:#4F5D72;
	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-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 8px 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 8px 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:#f15923;
}

#logo	{ display:none }