/*

Theme Name: Iced Tea Powered
Theme URI: http://www.icedteapowered.com/
Description: The new and vastly imporved ITP theme.
Version: 1.0
Author: Terry Smith
Author URI: http://www.icedteapowered.com/

*/

body {
	font-family: Arial, sans-serif;
	margin: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

a img {
	border: 0px;
}

.entry {
	clear: both;
}

#wrap {
	width: 1000px;
	margin: 0px auto;
}

#page {
	width: 100%;
	float: left;
	background: url('images/page_background.jpg') repeat-x #fff;
}

#header {
	width: 1000px;
	height: 113px;
	background: url('images/header_bg.jpg') repeat-x;
	float: left;
}

#header-left {
	width: 400px;
	height: 113px;
	float: left;
	background: url('images/header_left_bg.jpg') no-repeat;
}

#logo {
	width: 289px;
	height: 77px;
	margin: 14px 0px 0px 82px;
	float: left;
}

#header-right {
	width: 600px;
	height: 113px;
	float: right;
	background: url('images/header_right_bg.jpg') right bottom no-repeat;
}

#navigation {
	width: 500px;
	margin: 45px 80px 0px 0px;
	float: right;
}

#navigation ul {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}

#navigation ul li {
	float: right;
	padding: 0px 20px 0px 20px;
	display: block;
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#content-container {
	width: 1000px;
	float: left;
	background: url('images/content_bg.jpg') no-repeat;
}

#c2 {
	width: 1000px;
	float: left;
	background: url('images/content_bottom_bg.jpg') bottom no-repeat;
}

#content {
	width: 510px;
	float: left;
	margin: 0px 0px 0px 65px;
	padding: 20px;
	background: url('images/content_bg_top.jpg') no-repeat;
	color: #343434;
	font-size: 12px;
}

.date {
	width: 50px;
	height: 53px;
	float: left;
	background: url('images/date_bg.jpg') no-repeat;
	margin: 0px 20px 0px 0px;
}

.date-day {
	width: 50px;
	height: 30px;
	line-height: 32px;
	color: #343434;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.date-month {
	width: 50px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
}

#content small {
	display: block;
	float: left;
	height: 37px;
	font-size: 11px;
	color: #343434;
	text-transform: uppercase;
	padding: 5px 0px 0px 0px;
	width: 435px;
}

#content a {
	color: #4F636A;
}

#content a:hover {
	color: #5A886C;
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #446A75;
	margin: 0px 0px 5px 0px;
}

#content h2 {
        color: #353535;
        text-decoration: none;
        font-size: 18px;
        display: inline;
}

#content h2 a {
	color: #353535;
	text-decoration: none;
	font-size: 18px;
	border: 1px #C0C0C0;
	border-style: none none solid none;
	display: inline;
}

#sidebar {
	width: 260px;
	float: right;
	margin: 0px 80px 0px 0px;
	padding: 15px 0px 10px 45px;
	background: url('images/sidebar_left.jpg') no-repeat;
	font-size: 11px;
	line-height: 18px;
	color: #7a8489;
}

#sidebar a {
	color: #4F636A;
}

#sidebar a:hover {
	color: #5A886C;
}

#sidebar label {
	width: 100%;
	font-size: 10px;
	color: #29363E;
	margin: 0px 0px 5px 0px;
	display: block;
}

#sidebar input[type=text] {
	background: #C7DAE1;
	border: 2px solid #A5BDC7;
	padding: 3px;
}

#sidebar input[type=submit] {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	display: inline;
	background: transparent;
	text-transform: uppercase;
	color: #5B876C;
	font-weight: bold;
	font-size: 12px;
	border: 1px #5B876C;
	border-style: none none solid none;
}

#sidebar h3 {
	color: #1E2224;
	text-transform: uppercase;
	border: 2px #A1A5A6;
	font-size: 14px;
	font-weight: bold;
	border-style: none none solid none;
	display: inline;
	padding: 0px 0px 1px 0px;
}

#footer-container {
	width: 100%;
	height: 254px;
	float: left;
	background: url('images/footer_wide_bg.jpg') repeat-x;
}

#footer {
	width: 950px;
	height: 254px;
	margin: 0px auto;
	background: url('images/footer_bg.jpg') no-repeat;
}

#comments {
	width: 100%;
	padding: 0px 0px 5px 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 510px;
	float: left;
}

.commentlist li {
	 padding: 10px 10px 0px 10px;
	 border: 1px #B6BFCC;
	 border-style: solid none none none;
	 float: left;
	 width: 490px;
	 background: #E3EFFF;
}

.commentlist li img {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 10px 0px 0px;
}

.commentlist li cite {
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	width: 120px;
	display: block;
	float: left;
}

.commentmetadata {
	display: block;
	float: left;
	width: 120px;
}

.commentlist li cite a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.commentlist li .comment-text {
	float: right;
	width: 320px;
	font-size: 11px;
	line-height: 18px;
}

.commentlist li .comment-text p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.commentlist li.alt {
	background: #fff;
}

#respond {
        width: 100%;
        padding: 10px 0 5px;
        display: block;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
	clear: both;
}

#commentform {
	width: 510px;
	padding: 10px 0px 0px 0px;
	border: 1px #B6BFCC;
        border-style: solid none none none;
}

#commentform table {
	color: #a00;
}

#commentform table b {
	color: #000;
	font-weight: bold;
	text-transform: lowercase;
}

#commentform input[type=text] {
	font-size: 12px;
	padding: 4px;
	height: 17px;
	border: 1px #A4A4A4 solid;
	background: url('images/comment_input_bg.jpg') bottom repeat-x;
}

#commentform textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 4px;
	background: url('images/comment_input_bg.jpg') bottom repeat-x;
	border: 1px #A4A4A4 solid;
	width: 258px;
	height: 87px; 
	margin: 0;
	float: right;
}

#footer-content {
	width: 882px;
	margin: 0px auto;
}

.footsect {
	width: 175px;
	margin: 30px 0px 0px 50px;
	float: left;
	color: #fff;
	padding: 20px 0px 0px 20px;
}

.footsect h4 {
	color: #fff;
        text-transform: uppercase;
        border: 2px #567A80;
        font-size: 14px;
        font-weight: bold;
        border-style: none none solid none;
        display: inline;
        padding: 0px 0px 1px 0px;
}

.footsect ul li {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.footsect ul li a {
	color: #73969F;
	text-decoration: none;
}

.footsect ul li a:hover {
	text-decoration: underline;
}

#copyright {
	width: 275px;
	float: right;
	margin: 140px 0px 0px 0px;
	color: #66878f;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.post {
	padding: 0px 0px 20px 0px;
}

.commentlist li img.wp-smiley {
	width: 16px;
	height: 16px;
	margin: 0px 3px 0px 3px;
}

#wpstats {
	width: 0px;
	height: 0px;
}

#inoveryourarchives ul li.date {
	background: none;
}

