/*
Theme Name: PAWS for Thought (From Zen in Grey)
Theme URI:
Version: 1.0
Description: 3 Column theme
Author: Ian Rowett
Author URI: http://mintwebsolutions.com/
*/

/* Original theme design credits
Theme Name: Zen In Grey
Theme URI: http://blog.sajithm.com/index.php?p=337
Version: 1.0
Description: 3 Column theme
Author: Sajith M
Author URI: http://blog.sajithm.com/
*/

/*
Colour scheme:
link colour: #5E6031; dark green as in header
hover colour: #747645; medium green as in body bg
*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 0.8em;
	padding: 15px 0px 15px 0px;
	background-color: #747645;
	text-align:center;
        
}
body,input ,textarea {
	color: #3B3B3B;
	/*border: 1px solid #d6d3d3;*/
	font-family: Arial, Helvetica, sans-serif;
}
input:hover,textarea:hover {
	border: 1px solid #939793;
}
input:focus,textarea:focus {
	background-color: #d6d3d3;
	border: 1px solid #939793;
}
a {
	color: #5E6031;
	text-decoration: none;
}
a:hover {
	color: #747645;
	text-decoration: none;
}
blockquote {
	color: #92954C;
	padding: 0 0 0 0;
font-size: 19px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight: regular;
}

#outer {
	width: 968px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	text-align:left;
}
.left {
	float: left;
}
.right  {
	float: right;
}
.clear {
	clear: both;
}

.divider  {
	width: 100%;
	height: 34px;
	background: #FFFFFF url('images/border2.gif') repeat-x top left;
}
.thin-divider {
width:100%;
height:10px;
background:#fff;
border-top:1px dotted #ccc;
margin-top:10px;
}

#header {
	width: 100%;
	background: #5E6031 url('images/bg2.gif') repeat-x top left;
}
#headercontent
{
	padding: 16px 0 0 0px;
    background: #5E6031 url('images/logo.gif') no-repeat top left;
	text-align:center;
	height:100px;
}
#headercontent h1 {
	color: #DEDFC2;
	font-size: 32px;
	font-weight: bold;
	margin-bottom:0;

}
#headercontent h1 a {
	color: #DEDFC2;
	text-decoration: none;
}
#headercontent h1 a:hover {
	color: #DEDFC2;
}

#headercontent h4 {
	color: #DEDFC2;
	font-size: 26px;
	font-weight: bold;
	margin-bottom:0;

}
#headercontent h4 a {
	color: #DEDFC2;
	text-decoration: none;
}
#headercontent h4 a:hover {
	color: #DEDFC2;
}
#headercontent h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-top:0px;
}

#header form
{
	padding: 1em 0.5em 1em 0.5em;
}
#headerimage {
	width: 100%;
	height: 155px;
	background: #FFFFFF url('images/headerimage.jpg') no-repeat top left;
}
#headermenu {
	font-size: 12px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
	padding: 3px 0 3px 0; /*0.5em 0.0em 0.5em 0.0em*/
	background: #393939; /*url('images/bg2.gif') repeat-x top left*/
    width:968px;
}
#headermenu ul {
margin:0;
padding:4px;
}
#headermenu ul li {
	display: inline;
	text-transform: uppercase;
}
#headermenu ul li a {
	color: #fff;
	text-decoration: none;
	padding: 1.0em 2em 2.0em 0.5em;
}
#headermenu ul li a:hover {
	color: #dedfc2;
}
#l_sidebar {
	width: 19%;
	float: left;
	background-color: #FFFFFF;
}
#r_sidebar {
	width: 214px;
	float: right;
	background-color: #FFFFFF;
}
#l_sidebarwidgeted {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.0em;
	margin-top: -6.5em;
}
#r_sidebarwidgeted {
	margin: 0px;
	padding: 0.5em 0.0em 0.5em 0.5em;
	margin-top: -6.5em;
        width: 100%;
}
#r_sidebarwidgeted img {
padding-top:5px;
}
.sidebar {
	margin: 4.5em 1em 1em 1em;
}
.sidebar h2 {
	color: #747645;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.5em;
}
.sidebar ul {
	list-style-type: none;
	margin: 0.1em 0.1em 0.0em 2.0em;
}
.sidebar ul li ul {
	list-style-type: disc;
	margin: 0.1em 0.1em 0.0em 1.0em;
}

#content {
	width: 744px;
	float: left;
	border-left: dotted 1px #E4E4E4;
	border-right: dotted 1px #E4E4E4;
	background-color: #FFFFFF;
}
.contentbar {
	margin: 1em;
}
.contentbar ul, .contentbar ol {
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.contentbar li {
	margin: 1.0em 0.1em 0.1em 1.0em;
}
.contenttitle {
	width: 100%;
}
.contenttitleinfo {
	float: left;
}
.contenttitledate {
	width: 44px;
	height: 49px;
	float: right;
	background-image: url('images/date.gif');
}
.contenttitledate1 {
	color: #E4E4E4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.contenttitledate2 {
	font-size: 11px;
	font-weight: bold;
	margin: 11px 0px 0px 0px;
	text-align: center;
}

.contentarea {
	clear: both;
	padding: 0 0 10px 0;
        width: 720px;
}
.contentarea p {
 padding: 5px 0 5px 0;
}
.contentarea a {
	color: #5E6031;
	text-decoration: underline;
}
.contentarea a:hover {
	color: #747645;
	text-decoration: none;
}
.contentarea h3 {
font-size: 18px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: regular;
color: #92954C;
padding:5px 0 0 0;
margin:5px 0 0 0;
}
.contentbar h2 {
	color: #5E6031;
	font-size: 24px;
	font-weight: bold;
}
.contentbar h2 a
{
	color: #747645;
	text-decoration: none;
}
.contentbar h2 a:hover
{
	color: #5E6031;
}
/*
********** duplicated in contentarea - check if it's necessary **************
.contentbar h3 {
font-size: 18px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: regular;
color: #92954C;
padding:5px 0 0 0;
margin:5px 0 0 0;
}
********** duplicated in contentarea - check if it's necessary **************
*/
.post ul.controls {
	padding: 0.5em 0.0em 0.5em 0.0em;
}
.post ul.controls li {
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a {
	background-repeat: no-repeat;
	background-position: left;
	padding: 0.0em 1.0em 0.0em 2.0em;
}
.post ul.controls li a.printerfriendly {
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li.comments a {
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li.readmore a {
	background-image: url('images/icon-more.gif');
}
#commentlist li  {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	background: #FFFFFF;
	width: 75%;
}
#commentform textarea {
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform textarea:hover  {
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
}
#commentform textarea:focus {
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
	width: 75%;
}
#commentform input {
	margin-bottom: 3px;
}
#footer {
	width: 100%;
	color: #FFFFFF;
	font-size: 11px;
	margin: 2em 0em 0em 0em;
	font-family:Arial, Helvetica, sans-serif;
}
#footnote {
background-color:#a5a66a;
margin:5px 0 5px 0;
padding:20px;
text-align:center;
font-style:italic;
font-size:1.2em;
}
#footnote h4 {
font-size:1.5em;
font-weight:normal;
}
#footerlinks {
background-color:#3a3a3a;
padding:20px;
text-align:center;
}
#footerlinks img {
padding:10px 10px 0 10px;
border:none;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: none;
}
#footer .left {
	padding: 1.0em 0.5em 1.0em 0.5em;
}
#footer .right {
	padding: 1.0em 0.5em 1.0em 0.5em;
}

/*alignment fix for images*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: none;
   text-align: left;
   margin: 0px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 0;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 14px;
   padding: 0 4px 4px 10px;
   margin: 0;
font-style:italic;
}
.contentarea img {
padding: 0 0 0 0;
}