/*
Theme Name: Tweak! V1
Theme URI: http://www.tweakcast.com/themes
Description: Built in Dec of 2006 for www.tweakcast.com
Author: Fallout Media
*/

/* ------------------------------------------------------------
	Inherent Tags
------------------------------------------------------------ */
body {
	font: 14px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	margin:0px;
	padding:0px;
	background-color: #839C4B;
}
p {
	text-align: justify;
	margin:0px;
	padding:0px 0px 20px 0px;
}
h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	margin:10px 0px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:10px 0px;
}
a {
	color:#B63740;
}
a:hover {
	text-decoration:none;
}
img {
	border:0px;
}
/* ------------------------------------------------------------
	Classes
------------------------------------------------------------ */

.green {
	color: #839C4B;
}
.blue {
	color:#00AAD9;
}
.clear {
	clear:both;
	height:1px;
}
/* ------------------------------------------------------------
	Wraps
------------------------------------------------------------ */
.wrap {
	width:860px;
	margin:0px auto;
}
.whiteWrap {
	margin-top:-5px;
	padding:0px 0px 0px;
	background-color: #4C621A;
	background-image: url(images/pattern.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#contentWrap {
	padding:10px 15px;
	margin:0px auto;
	width:830px;
	background-color: #fffcf6;
}
/* ------------------------------------------------------------
	Tabs
------------------------------------------------------------ */
#nav {
	float:right;
	position:relative;
	top:168px;
	right:15px;
}
#nav a {
	display:block;
	/* width:110px; */
	line-height:35px;
	background:url(images/tab_right.gif) no-repeat right top;
	padding-left: 8px;
	padding-right: 8px;
	margin-left:2px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	color:#FFEEC9;
}
#nav a:hover {
	text-decoration:underline;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	background:url(images/tab_left.gif) no-repeat left top;
	margin-right: 8px;
}
/* ------------------------------------------------------------
	Banner & Content
------------------------------------------------------------ */
#banner {
	height:205px;
	background:url(images/topBanner.gif) no-repeat;
}
#siteName {
	display:none;
	float:left;
	position:relative;
	top:40px;
	left:20px;
	color:#FFF;
	font-weight:normal;
}
#siteName a {
	color:#fff;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:50px;
}
#siteUrl {
	display: none;
	font-size:14px;
	color: #73BEE2;
}
#content {
	float: left;
	width: 600px;
}
#content li {
	list-style: url(images/arrow.gif);
}
#content h1 {
	line-height:30px;
	background: url(images/marker.gif) no-repeat;
	padding:0px 0px 5px 35px;
	font-size:24px;
	border-bottom:1px solid #515B5B;
	font-weight: bold;
}
#content h1 a {
	color:#B63740;
	text-decoration:none;
}
blockquote {
	border-bottom:1px dashed #515B5B;
	border-top:1px dashed #515B5B;
	font-family: courier new, courier, monospace;
}
/* ------------------------------------------------------------
	Show Notes
------------------------------------------------------------ */
#notes {
	background-color:#EAE9D0;
	background: url(images/notesHeader.gif) no-repeat top left;
	padding:85px 35px 0px 35px;
	background-color:#EAE9D0;
	width: 440px;
}
#notesFooter {
	background: url(images/notesFooter.gif) no-repeat top left;
	height:100px;
	margin:-10px 0px 20px 0px;
}
/* ------------------------------------------------------------
	Sidebar
------------------------------------------------------------ */
#sideBarWrap {
	background: url(images/sidebarBG.gif) no-repeat top left;
	float: right;
	width: 185px;
}
#sideBar {
	padding:0px 15px;
	line-height:1.2em;
}
#sideBar h1 {
	font-weight: bold;
	color: #4C4C4C;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
}
#sideBar h2 {
	font-weight: normal;
	color: #4C4C4C;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
	margin:20px 0 0;
}
#sideBar a {
	line-height: 25px;
	text-decoration:none;
	font-size:12px;
}
#sideBarFooter {
	background: url(images/sidebarFooter.gif) bottom;
	height: 50px;
	;
	width: 185px;
}
#sideBar ul {
	margin:0px;
	padding:0px;
}
#sideBar ul li {
	margin-left:0px;
	padding-left:10px;
	list-style: none;
	border-bottom:solid 1px #CCC;
}
/* ------------------------------------------------------------
	Sidebar Widget CSS
------------------------------------------------------------ */
#calendar_wrap {
	margin-top:15px;
}
.textwidget {
	padding:10px 0px;
	border-bottom:solid 1px #CCC;
	font-size:12px;
	color:#999;
}
/* ------------------------------------------------------------
	Footer
------------------------------------------------------------ */
#footerWrap {
	padding: 15px 0px 0px;
	/* border-top: 5px solid #999999; */
	color:#CCC;
	font-size:12px;
	background-color: #4C621A;
}
#footer {
	background: #B63740;
	padding:0px 10px;
	width:840px;
	margin:0 auto;
}
#footer a {
	color:#FFFFFF;
}
#footer h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
/* ------------------------------------------------------------
	WP Tags
------------------------------------------------------------ */
.postDate {
	color:#ccc;
	font-size:12px;
	margin-top:-10px;
	padding-bottom:15px;
}
#wp-calendar {
	width:155px;
}
#calendar {
	margin-top:15px;
}
.entry {
	margin-bottom:30px;
}






.utwtags {
padding: 10px 5px 0px;
font-size: 80%; font-variant:small-caps;
}