/*  
Theme Name: Moosewatch Template
Theme URI: http://wpthemes.info
Description: A real clean template modified from Misty Look >
Version: 2.0
Author: Pook

*/
* {
	padding: 0px; 
	margin:0px;
}
p {
	margin: 0.7em 0px;
	line-height:1.6em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
fieldset 
{
	border:none;
}
body 
{
	background: #587c68; 
	margin: 0px 20px; 
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif; 
	
	text-align: center;
}
a 
{
    text-decoration:none;
}
a:link {
	color: #491cf2;	
}
a:visited {
	color: #587c68;
}
a:hover, a:active {
	color: #8080F8;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:\Arial, sans-serif;
}
#container {
	 
	
	margin: 20px 50px; 
	width: 1000px; 	
	position: left; 
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: 2px auto 0px; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
        left: -109px;
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px 5px 0px 0px; 
	list-style-type: none;
}
#navigation ul li a {
	border: #999 1px solid; 
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #dee8f2; 
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #fafafa;
}
#navigation ul li a:active {
	background: #fafafa;
}
#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #999 1px solid; 
	
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 100px; 
	padding: 2px; 	
	background:#fff;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #DEE8f2; 
	margin: 0px 0px 0px 2px; 
	color: #491cf2; 
	padding: 2px; 		
}
#header {
	clear: both; 
	float: left; 
	margin: 10px 10px; 
	width: 756px;
        background:url(img/mooseheader.gif) no-repeat bottom center;
        padding: 10px;
       
}
#header h1 
{
	font-size:3.0em;
	margin:10px 0 0 -10px;
	font-variant:small-caps;
	letter-spacing:1.5px;		
         
        
}
#header h1 a {
	display: block; 	
	text-decoration:none;	
}
#header h1 a:link {color:#dee8f2}
#header h1 a:visited {color:#dee8f2}
#header h1 a:hover {color:#9278F4}
#header h1 a:active {color:#9278F4}

#header h2 
{
	margin:5px 0 0 -10px;
	font-size:1.2em;
        color:#dee8f2;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
        
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
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/feed.png) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both; 
	background: #587c68 url(img/header_panorama.jpg) no-repeat 0px 0px;
	margin: 10px; 
	color: #fff; 
	height: 180px;
}
 html #headerimage {
	margin-top: 0px;
}
#webcam {
        
        margin: 15px 0 10px 230px
}
#content {
	margin: 10px 10px 10px 10px; 
	overflow: auto;      
}
 html #content {
	height: 1%;
}

#content .post-title {
        font-family:Tahoma, Verdana, Arial, Serif;
        color: #CD52F6;
}

#content h3 {
       
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0px;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 756px; 
	margin-right: 10px;
        background: #fff;       
        margin: 10px 0 5px 0;
        color: #000006;  
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 2em 10px;
        border: #ddd 1px solid;
	border-bottom:#587c68 7px solid;
        
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .post h2 
{
	font-size: 1.8em; 
	margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;
        font-variant:small-caps;
}

#content .post h2 a:link {color:#491cf2}
#content .post h2 a:visited {color:#587c68}
#content .post h2 a:hover {color:#9278F4}
#content .post h2 a:active {color:#9278F4}
#content .entry 
{
    margin:1em 10;
    padding-right:1em;    
}
#content .entry a 
{
    border-bottom:#587c68 5px;
    text-decoration:none;
}
.post-info  
{
	font-size:0.9em;
	color:#9F1F52;
    
	margin:0;
	padding:0;	
        text-decoration:none;
}
#content .postmetadata {

	font-size:0.9em;
	color: #0707f9;
	margin:0;
	padding:0;	
}
#sidebar {
	float: right; 
	width: 200px;
	font-size:1.1em;
        
}
#sidebar a:link{
        color: #491cf2; 
}
#sidebar a:visited{
        color: #000006; 
}
#sidebar a:hover{
        color: #000006; 
}
#sidebar a:active{
        color: #8530CE; 
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
        color: #dee8f2;
}

#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 0em;
	padding:0;
}

//li.sidebox {
	padding:5px;
	background: url(img/sideheadtop.gif) #E7EDF8 no-repeat left top; 
        width: 180
	margin-bottom: 10px; 	
}//
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; font-size: 1.1em; text-align: left;
        text-decoration:underline;
        font-variant:small-caps;
        color: #dee8f2; 
}

li.sidebox ul {
        font-size: 1.0em; text-align: left;
        color: #8FC6A7;
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 760px; 
	color: #999; 
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 1em 0px; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
	list-style-type: none;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#f5f5f5;
}
.commentlist li.alt 
{
    background:#fafafa;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
input 
{
	background:#f9f8f4;
	border:#ccc 1px solid;
}
.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;
}