/*
Theme Name: Weathers Design Custom Theme
Theme URI: http://weatherscorp.com
Description: Default custome theme by Weathers Design.
Version: 1.0
Author: Weathers Design
Author URI: http://weatherscorp.com


*/



/* Begin Typography & Colors */

body {
	background: #f9f8f7 url(images/bg.jpg) top left repeat-x;
	margin: 0 auto;
    padding: 0;
    text-align: center;
}

.header {
	text-align: center;
	width: 977px;
	height: 130px;
	margin: 0 auto;
    padding: 0;
}

.homepic .right { 
    float: right;
	margin: 153px 39px 0px 0px;
	color: #214060;
	font-weight: bold;
}

.fulllink:link {text-decoration: underline; color: #214060;}
.fulllink:visited {text-decoration: underline; color: #214060;}
.fulllink:hover {text-decoration: none; color: #333;}
.fulllink:active {text-decoration: underline; color: #214060;}
.fulllink {
	font-weight: normal;
	margin-top: 5px;
}

.header .left {
	float: left;
	width: 232px;
	margin: 0px 0px 0px 43px;
	padding: 0;
}

.header .logo {
	float: left;
	margin-top: 17px;
	padding-left: 100px;
	width: 225px;
}

.header .right {
	background: url(images/socialbg.png) top left no-repeat;
	float: right;
	margin-right: 25px;
	width: 237px;
	height: 62px;
	text-align: center;
}


.header .right img {
	margin: 10px 8px 0px 0px;
}

.nav {
	text-align: left;
	width: 977px;
	height: 57px;
	margin: 0 auto;
    padding: 0;
}

.nav img {
	float: left;
	margin: 0 auto;
	padding: 0;
}

.outside {
	background: url(images/outside.png) top left no-repeat;
	text-align: center;
	width: 1100px;
	margin: 0 auto;
    padding: 0;
}

.container {
	background: url(images/sideshadows.png) top left no-repeat;
	text-align: center;
	width: 985px;
	margin: 0 auto;
    padding: 0;
}

.subh {
	background: url(images/subh.jpg) top left no-repeat;
	width: 1000px;
	height: 178px;
	margin: 0 auto;
    padding: 0;
}

#content {
	width: 666px;
	min-height: 800px;
	margin-left: -7px;
	float: left;
}

.footer {
	width: 1000px;
	height: 78px;
	margin: 0 auto;
    padding: 0;
}

.homepic {
	background: url(images/homepic.jpg) top left no-repeat;
	width: 1000px;
	height: 421px;
	margin: 0 auto;
    padding: 0;
    position: relative;
}

.homepic .left {
	float: left;
	margin: 182px 0px 0px 88px;
	width: 350px;
}

.newsletter input { padding: 1px 0px 1px 0px; width: 163px; border: 0px; height: 22px; color: #705c4b; float: right; background: url(images/formbg.jpg) top left repeat-x; border: 1px solid #362d25; float: left; font: 16px Arial, Helvetica, sans-serif; text-align: center; }

/* Default Styles */

a img {
	border: 0px;
}

a:hover img, .opaque {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	cursor: pointer;
}

.nav a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

p {margin: 10px 0;}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.size-full {
	padding: 2px;
	margin: 5px 0px 0px 0px;
	display: inline;
	border: 1px solid #3f3d3d;
	}
	
img.size-medium {
	padding: 2px;
	margin: 5px 0px 0px 0px;
	display: inline;
	border: 1px solid #3f3d3d;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 2px 0px;
	}
	.footnav { margin-right: 15px; }
	.footnav a { color: white; text-decoration: none; font-weight: bold; display: block; float: left; padding: 2px 10px; text-transform: uppercase; }
	
.postl:link {text-decoration: underline; color: #a38874;}
.postl:visited {text-decoration: underline; color: #a38874;}
.postl:hover {text-decoration: none; color: #796f67;}
.postl:active {text-decoration: underline; color: #a38874;}
.postl {
	color: #a38874;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.thec {
	padding: 20px 40px 60px 40px;
	text-align: left;
	float: left;
}

.flickr img {
	padding: 2px;
	border: 6px solid #eaeaea;
	margin: 5px 0px 0px 30px;
}

.flickr .none {
	padding: 0px;
	border: 0px solid #f0f0f0;
	margin: 15px 400px 0px 0px;
}

.flickr {
	padding: 0px 0px 0px 0px;
	width: 650px;
}


.bodcat:link {text-decoration: none; color: #950000;}
.bodcat:visited {text-decoration: none; color: #950000;}
.bodcat:hover {text-decoration: none; color: #796f67;}
.bodcat:active {text-decoration: none; color: #950000;}
.bodcat {
	color: #950000;
	font: bold 14px Arial, Helvetica, sans-serif;
}