/*
Theme Name: Tatamagouche
Description: Tatamagouche.com WordPress theme.
Version: 1.1
Author: Chris Tucker / Stephen Hayman
Tags: fixed width, one column, valid XHTML, widgets
*/

body {background:#ffffff url('images/bg.jpg') bottom left fixed repeat-x; color:#000000; font-size: 11px; font-family: verdana,  helvetica, sans-serif;}
img {border: none;}
#wrapper {
	background: #ffffff; 
	margin: auto; 
	border: 1px solid #000000; 
	top:10px; 
	text-align:left; 
	width:780px;}
#header {
	width:780px; 
	text-align:center; 
	border-bottom: 1px solid #000000;
	}
#scene {
	width:780px; 
	height:254px;
	text-align:center; 
	border-bottom: 1px solid #000000;
	}
h1 {
	font-size:16px;
	padding: 0:
	margin:0;
	}
h2 {
	font-size:20px;
	padding: 0:
	margin:0;
	font-weight: bold;
	}
h5 {
	font-size:14px;
	padding: 0:
	margin:0;
	font-weight: bold;
	}
#menu {
	width:780px; 
	background:#495f71; 
	text-align:center; 
	border-bottom:1px solid #000000; 
	color:#ffffff; 
	font-weight:bold; 
	padding-top:3px; 
	padding-bottom:3px;
	height: 20px;
	}
#menu ul
{
text-align: center;
padding-bottom: 3px;
padding-top: 0px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #495f71;
color: white;
width: 100%;
font-family: verdana,Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#menu ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 3px;
/* matches link padding except for left and right */
padding-top: 3px;
}

#menu ul li a
{
padding-left: 14px;
padding-right: 14px;
padding-bottom: 3px;
padding-top: 3px;
color: white;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: none;
background: white;
color: black;
}

#menu #active { border-left: 1px solid #fff; }
#content {
	postion: relative;
	width:740px;
	margin: 0;
	padding: 20px 20px 20px 20px;
	}
#main {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	text-align: justify;
	}
#share {
	float: right;
	}
.banner {
	border: 1px solid #000000;
	}
.pics {
	border: 1px solid #000000;
	float: right;
	margin: 0 0 10px 15px;
}
.pics2 {
	float: left;
	margin: 0 10 10px 0px;
}
#footer {
	position:relative; 
	width:780px; 
	text-align:center; 
	height:20px; 
	padding: 5px 0px 0px 0px; 
	color: #ffffff; 
	background:#495f71; 
	border-color: #000000; 
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	}
a, a:link, a:visited {
	color:#2e4c6b; 
	font-weight: bold; 
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#footer a, #footer a:link, #footer a:visited {
	color:#000000; 
	font-weight: bold; 
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
.sidebar1 ul, .sidebar2 ul, .sidebar3 ul{
   list-style: none;
   padding:0;
   margin:0;
	}
.sidebar1 ul ul, .sidebar2 ul ul, .sidebar3 ul ul{
   padding:0 0 0 10px;
	}
.post h2 a {
	text-decoration: none;
	}
.aligncenter, div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft{
	float: left;
	}
.alignright{
	float: right;
	}
.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 p.wp-caption-text 
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}

.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
.resultsleftlabels{
	width:30%;
	vertical-align: top;
}
.resultsleftdata{
	width:70%;
	vertical-align: top;
}	
td{
	vertical-align: top;
}
.links {
	padding: 10px;
	background: #e8e8e8;
	}
.navigation {
        text-align: left;
        position: relative;
       }
#weather {
	float: right;
	}
.post {
	margin-top: 10px;
	}