/*  
Theme Name: Aspect
Theme URI: http://www.fresh-aspect.com
Description: Based on Aspect's website by Rhian Wheeler, coded by Chris Hastie , influenced by MistyLook by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>.
Version: 1.0
Author: Rhian Wheeler / Chris Hastie
Author URI: http://www.rubydesign.co.uk/
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.8em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
#page img 
{
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
/*
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:0;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		
}
*/
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}

.clear {
	clear:both;
	height:20px;
}

blockquote {
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}

fieldset {
	border:0;
}

a {
    text-decoration:none;
}

/*
a:link, a:visited {
	color: #265e15;	
}
a:hover, a:active {
	border-bottom:#963 1px solid;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

*/

#menu {
    float: right;
    width: 490px;
    margin-top: 25px;
}

#headerimage {
	background: #fff url(img/misty.jpg) no-repeat;
	color: #fff; 	
	height: 231px;
    float: left;
    width: 542px;
    margin-left: 14px;
    margin-bottom: 3px;
    padding-bottom: 0px;    

}

div#logoheading {
   background-image:url("/images/logo.jpg");
   background-repeat: no-repeat;
   height: 59px;
    float: left;
    height: 59px;
    width: 165px;
    margin-left: 20px;   
}

div#logoheading h1 {
   display: none;
}

/*
.telephone {
   background-image:url("/images/tel.jpg");
   background-repeat: no-repeat;
   background-position: 0px 30px;
   height: 70px;
   padding: 0;
   margin: 0;
   margin-right: 25px;
   width: 204px;
}

.telephone .number {
   display: none;
}
*/

#feedarea {
	padding: 5px 10px 10px 0; 
	float: left; 	
	text-align: left;    
}

html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline;
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}

#footer #feedarea h3 {
  display: none;
  font-weight: bold;
  color: black;
  font-size: 1em;
  font-family: Verdana, Tahoma, Arial, Serif;
  padding-right: 5px;
}
#footer #feedarea ul {
  display: inline;
}
#feedarea ul li {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#feedarea ul li a {
    color: #333333;
}
#feedarea ul li a:hover {
    text-decoration: underline;
}

#content h4 {
	font-size: 1.1em; 
	margin: 0 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content ul 
{
    margin:0 1em;
    padding:0 1em 0 2em;
    list-style-image:url(img/bullet.png);
}
#content ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}

#content .post 
{
	clear:both;
	padding:0 0 2em 0;
	border-bottom:#dcc 1px dashed;
}
#content .post-page {
  border-bottom: none;
}
#content h2,
#content h3 
{
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
    padding-left: 0px;
}

#content .post h3 {
  font-size: 1.3em;
}

/*#content .posttitle h2, #content .posttitle h3 {
  margin-top: 0px;
  padding-top: 10px;
}*/

#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content a:link, #content  a:visited
{
    /*border-bottom:#963 1px dashed; */
    color: #6F783A;
}
#content h2 a:link, #content h2  a:visited, #content h3 a:link, #content h3  a:visited
{
    /*border-bottom:#963 1px dashed; */
    color: #909B4C;
}

#content a:hover, #content a:active
{
    /*border-bottom:#963 1px solid;    */
    color: #909B4C;
}

#content h2 a:hover, #content h2  a:active, #content h3 a:hover, #content h3  a:active
{
    /*border-bottom:#963 1px dashed; */
    color: #6F783A;
}

#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}

#content .post-info , #content .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	
}

/*NB corresponding entries in
wp-includes/js/tinymce/wordpress.css
and
wp-content/plugins/tinymce-advance/css/tadv-mce.css
*/
#content .teaser {
  background-color: #eee;
  padding: 8px 12px;
  font-weight: bold;
  line-height: 1.4em;
  border: none;
}

.postnav {
	display: block;
	margin: 10px 0 40px;
	
}
.alignleft 
{
	float:left;
	text-align:left;	
    margin-right: 5px;
}
.alignright
{
	float:right;
	text-align:right;	
    margin-left: 5px;
}

.wp-caption-text {
  color: #6F783A;
  margin-top: 2px;
  padding-left: 1px;
} 

.wp-caption {
    background:url(img/shadow.gif) no-repeat right bottom;
    padding:4px 0px 4px 4px;  
    border:0;
    border-top:#eee 1px solid;
    border-left:#eee 1px solid;   
}

#page .wp-caption img 
{
    background: none;
    padding: 0;  
    border:0;
    border-top: none;
    border-left: none; 
}

/* Sidebar */
#sidebar h2.sidebarheading {
    display: none;
}

#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:8px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
#sidebar li.sidebox {
	padding:1px 10px;
	margin:0 0 0.2em 0;
	/*border-bottom: 2px solid white;*/
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

#sidebar li.sidebox h3 {
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
}

#sidebar h3 a {
  text-decoration: none;
}

#sidebar .rss-date {
  color: white;
  font-style: italic;
  display: block;
}

#searchform {
  padding-left: 8px;
}

#searchform label {
  color: white;
}

h3 a.rsswidget img {
  display: none;
}

/* Comments */
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#container .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#container .commentlist li.alt 
{
    background:#f9f9f9;    
}
#container .commentlist li.authorcomment 
{
    /*
    border:#fc9 1px solid;      
    */
}
#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:3px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
/*	color:#999;*/
}
#header, #headerimage, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

.credits {
  /*display: none;*/
}

#smail {
  background: #ffffff url(img/email.gif) no-repeat right;
  width: 135px;
  color: #8c8b8b;
  font-size: 11px;
  font-family: Verdana, Helvetica, Sans-Serif;
  padding: 2px;
  margin: 0px;
  border: 1px solid #C0C0C0;
  float: left;
}

input#emailsubmit {
  	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #265e15; 
	padding: 2px;
	float: left; 	
}

div.vvqbox {
    /*border: #265e15 2px solid;
    border-bottom: none;*/
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
    
}
