/*  
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.2
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
*/

body {
	min-width: 940px;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #354F6A url(images/res/bgall.png) repeat-x scroll center top;

}

.content {
	padding: 0px 10px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}

.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: 0px 0px 0px 0px;
}


a:link, a:visited {
	color: #e18700;
	text-decoration:none;
}

a:hover {
	color:#006633;
	text-decoration:underline;
}

a img{
border:none;
}

a:active {
	color:#993300;
	border:none;
}

#masthead {
	margin: 0 auto;
	width: 940px;
	height: 90px;
	text-align: left;
}

#logo {
	margin: 0 auto;
	width: 670px;
	text-align: left;
	position: absolute;
	top: 0px;
}
#logotext {
	margin: 0 auto;
	float:right;
	width:250px;
	text-align:right;
	padding-top:50px;
}

#menubar {
	margin: 0 auto;
	padding:0;
	width: 940px;
	height:43px;
}

#menuwarp {
	height:43px;
}


#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;
}

#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}

.section {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.section p {
	margin-top: 10px;
}

.quill {
	position:relative;
	top: 0px;
	left: 0px;
	width: 35px;
	
	float: left;
}

.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;
	padding-top:20px;
}

#links_left, #links_right {
	width: 180px;
}








#center {
	width: 499px;
	padding-top: 20px;
}

#center h1, #center h2 {
	font-weight: bold;
	color:#006633;
}

#center h1 a:link, #center h1 a:visited, #center h2 a:link, #center h2 a:visited {
	font-weight: bold;
	color:#6B0000;
}

#center h1 a:hover {
}

#center .content {
	background-color:#F4F4EC;

}

#right {
	width: 219px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
}

#friendlinkbar {
	width: 940px;
	margin: 0px auto;
	background: url(images/res/friendlinkbarbg.png) repeat scroll 0 0;
}

#footer {
	width: 940px;
	margin: 0px auto;
	background: #0B1424;
}
#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;
}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 20px 10px;
	width: 158px;
	font-size:12px;
}

#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;
}


.widgets { /* used in the functions.php */
margin-bottom:20px;
text-align:left;

}

.widgetsText{
margin-bottom:20px;
text-align:left;
}

.widgetsText h3{
margin: 0px 0px 0px 0px
font-size: 12px;
margin-top: 0px;
background:url(images/res/qianyan.png) repeat-x scroll center bottom;
color:#FFFFFF;
line-height:32px;
padding-left:10px;
text-indent:25px;
}

.widgets h3{
margin: 0px 0px 0px 0px
font-size: 12px;
margin-top: 0px;
background:url(images/res/lianjie.png) repeat-x scroll center bottom;
color:#FFFFFF;
line-height:32px;
padding-left:10px;
text-indent:25px;
}

.widgets h4{
margin: 0px 0px 0px 0px;
font-size: 12px;
margin-top: 0px;
background:url(images/res/fenglei.png) repeat-x scroll center bottom;
color:#FFFFFF;
line-height:32px;
padding-left:10px;
text-indent:25px;
}

.widgets h5{
margin: 0px 0px 0px 0px;
font-size: 12px;
margin-top: 0px;
background:url(images/res/zuixing.png) repeat-x scroll center bottom;
color:#FFFFFF;
line-height:32px;
padding-left:10px;
text-indent:25px;
}



.widgets h6{
margin: 0px 0px 0px 0px;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
background:url(images/res/rili.png) repeat-x scroll center bottom;
color:#FFFFFF;
line-height:32px;
padding-left:10px;
text-indent:25px;
}

#calendar_wrap {
border:1px solid #CCCCCC;
}

.textwidget{
	padding:10px 10px 10px 10px;
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:left;
}

#links_right {
	margin-top: 0px;
}

#links_left ul, #links_right ul {
border:1px solid #CCCCCC;
margin:0px 0px 0px 0px;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
}

ul.menu1{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

ul.menu1 li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
}

ul.menu1 li a{
	background:transparent url(images/res/bgmenu.png) repeat-x scroll 0 0;
color:#666666;
display:block;
font-size:12px;
font-weight:400;
line-height:26px;
padding-left:8px;
text-align:left;
text-decoration:none;
}


#links_left a,a:link, #links_right a:link, #links_left a:visited, #links_right a:visited,#links_left a:visited,#links_right a:visited {
	color:#000000 ;	
	text-decoration:none;
}

#links_left a:hover,#links_right a:hover {
	color:#E18700;
	text-decoration:none;
}


#links_left li, #links_right li {

}


#links_left li li, #links_right li li {
	list-style:none;
	margin-top: 0px;
	margin-left: -5px;
}


#wrp5_inner {
	padding:15px 10px 25px 10px;}
	
#footer_left { 
	width:235px;
	float:left;
}
#footer_left img {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
#footer_mid { 
	float:left;
}
#footer_mid img {
	margin-left:0px;
	margin-right:0px;
	margin-top:12px;
}
#footer_right {
	width:680px;
	float:right;
	padding-top:20px;
	margin-right:0px;
	text-align:right;
	overflow:hidden;}
#footer_right p{
	padding:0;
	margin:0;
	overflow:hidden;
}

div.moduletable {
margin:0 0 10px;
padding:0;
text-align:left;
color:#FFFFFF;
font-size:12px;
line-height:150%;
}




