/* Unchanged */
/* @override http://makeashift.org/wp-content/themes/ShiftTheme/style.css */

/*

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;
	color: #d9d9d9;
	background-image: url(images/bg-body.jpg);
	margin: 0px;
	padding: 0px;
}

p {
	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: #7a0004;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

/* Classes */

.red {
	color: #730000;
}

.blue {
	color: #282828;
}

.clear {
	clear: both;
	height: 1px;
}

/* Wraps */

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

.whiteWrap {
	background: #000000;
	margin-top: -5px;
	padding: 0px 0px 0px;
}

#contentWrap {
	padding: 0px 0px;
	width: 860px;
}

#contentWrap2 {
	padding: 0px 15px;
	width: 860px;
}

#content {
	float: left;
	width: 860px;
	padding:0 30px;
}
#left-content {
	float: left;
	width: 400px;
	padding:0 30px;
	color: #464646;
}

#right-content {
	float: right;
	width: 400px;
	padding: 0 0 0 30px;
}
/* Banner & Content */

#banner {
	height: 300px;
	background: url(images/shiftimages/ShiftHeader7.jpg) no-repeat;
}

#siteName {
	float: left;
	position: relative;
	top: 40px;
	left: 20px;
	color: #454545;
	font-weight: normal;
}

#siteName a {
	color: #454545;
	text-decoration: none;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 50px;
}

#siteUrl {
	font-size: 0px;
	color: #252424;
}

#content {
	float: left;
	width: 860px;
	margin: 35px;
	text-decoration: none;
	color: #333333;
}

#content2 {
	float: left;
	width: 860px;
	margin: 20px 0 0 0;
	padding: 0px;
	color: #d9d9d9;
}

#content li {
	list-style: url();
}

#content2 li {
	list-style: url();
}

#content h1 {
	line-height: 30px;
	padding: 0px 0px 5px 0px;
	font-size: 24px;
	border-bottom: 0px;
	font-weight: normal;
}

#content2 h1 {
	line-height: 30px;
	background: url() no-repeat;
	padding: 0px 0px 5px 0px;
	font-size: 24px;
	border-bottom: 0px;
	font-weight: normal;
}

#content h1 a {
	color: #ffffff;
	text-decoration: none;
}

#content2 h1 a {
	color: #ffffff;
	text-decoration: none;
}

/* Show Notes */

#showNotes {
	background: url(images/notesBG.jpg) no-repeat top left;
	padding: 75px 25px 0px 25px;
}

#showNotesFoot {
	background: url(images/notesBG.jpg) no-repeat bottom left;
	height: 50px;
	margin: 0px 0px 0px 0px;
}

/* Sidebar */

#sideBarWrap {
	background: url() no-repeat top left;
	float: right;
	width: 260px;
}

#sideBarWrap2 {
	background: url() no-repeat top left;
	float: right;
	width: 185px;
}

#sideBar {
	padding: 0px 5px;
	line-height: 1.2em;
}

#sideBar2 {
	padding: 0px 15px;
	line-height: 1.2em;
}

#sideBar h1 {
	font-weight: bold;
	color: #730000;

	font-size: 18px;
	border-bottom: 1px solid #000000;
	line-height: 30px;
}

#sideBar2 h1 {
	font-weight: bold;
	color: #730000;

	font-size: 18px;
	border-bottom: 1px solid #000000;
	line-height: 30px;
}

#sideBar h2 {
	font-weight: normal;
	color: #730000;
	font-size: 18px;
	border-bottom: 1px solid #000000;
	line-height: 30px;
	margin: 20px 0 0;
}

#sideBar2 h2 {
	font-weight: normal;
	color: #730000;
	font-size: 18px;
	border-bottom: 1px solid #000000;
	line-height: 30px;
	margin: 20px 0 0;
}

#sideBar a {
	line-height: 25px;
	text-decoration: none;
	font-size: 12px;
}

#sideBar2 a {
	line-height: 25px;
	text-decoration: none;
	font-size: 12px;
}

#sideBarFooter {
	background: url() bottom;
	height: 50px;
	;

	width: 250px;
}

#sideBar ul {
	margin: 0px;
	padding: 0px;
}

#sideBar ul li {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
	border-bottom: solid 1px #000000;
}

#sideBar2 ul li {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
	border-bottom: solid 1px #ffffff;
}

/* Sidebar Widget CSS  */

#calendar_wrap {
	margin-top: 15px;
}

.textwidget {
	padding: 10px 0px;
	border-bottom: solid 1px #000000;
	font-size: 12px;
	color: #454545;
}

.textwidget2 {
	padding: 10px 0px;
	border-bottom: solid 1px #ffffff;
	font-size: 12px;
	color: #454545;
}

/* Footer  */

#footerWrap {
	height: 45px;
	padding: 10px 0 50px 0;
	font-size: 12px;
}

#footer {
	margin: 0 auto;
	padding: 0 0 0 225px;
	width: 860px;
}

#footer a {
	color: #999;
}

#footer h1 {
	font-weight: bold;
	color: #730000;
	font-size: 18px;
}

/* Mark's Footer */

#footerWrap p {
	margin: 0 3px;
	padding: 0;
	color: #403925;
}

#footerWrap p a {
	color: #403925;
	text-decoration: none;
}

/* @group Shift */

#footer-shift {
	width: 80px;
	height: 38px;
	margin: 0 10px 0 0;
	float: left;
	background: url(images/footer/shift.gif);
}

#footer-shift ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-indent: -9999px;
}

#footer-shift ul li {
	list-style-type: none;
}

#footer-shift ul li a { 
	display: block;
	width: 80px;
	height: 38px;
}

#footer-shift .shift-footer-logo a:hover {
	background: transparent url(images/footer/shift.gif) 0px -38px no-repeat;
}

/* @end */

#footer-nav {
	float: right;
}

#footer-nav ul, #footer-social ul {
	margin: 0;
	padding: 0;
}

.navlist ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

.navlist li {
	display: inline;
	border-left: 1px solid #6b0000;
}

.navlist li.first, ul.first {
	border:none;
}

.navlist a {
	padding: 3px 5px;
}

.navlist a:link, .navlist a:visited {
	color: #6b0000;
	text-decoration: none;
}

.navlist a:hover {
	color: #807660;
	text-decoration: none;
}

#footer-social {
	float: right;
}

/* @group Facebook */

#footer-facebook {
	width: 76px;
	height: 15px;
	margin: 0 10px;
	float: left;
	background: url(images/footer/facebook.gif);
}

#footer-facebook ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-indent: -9999px;
}

#footer-facebook ul li {
	list-style-type: none;
}

#footer-facebook ul li a { 
	display: block;
	width: 76px;
	height: 15px;
}

#footer-facebook .facebook a:hover {
	background: transparent url(images/footer/facebook.gif) 0px -15px no-repeat;
}

/* @end */

/* @group Twitter */

#footer-twitter {
	width: 69px;
	height: 14px;
	margin: 0 10px;
	float: left;
	background: url(images/footer/twitter.gif);
}

#footer-twitter ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-indent: -9999px;
}

#footer-twitter ul li {
	list-style-type: none;
}

#footer-twitter ul li a { 
	display: block;
	width: 69px;
	height: 14px;
}

#footer-twitter .twitter a:hover {
	background: transparent url(images/footer/twitter.gif) 0px -14px no-repeat;
}

/* @end */

/* @group RSS */

#footer-rss {
	width: 34px;
	height: 14px;
	margin: 0 0 0 10px;
	float: left;
	background: url(images/footer/RSS.gif) no-repeat;
}

#footer-rss ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-indent: -9999px;
}

#footer-rss ul li {
	list-style-type: none;
}

#footer-rss ul li a { 
	display: block;
	width: 34px;
	height: 14px;
}

#footer-rss .rss a:hover {
	background: transparent url(images/footer/RSS.gif) 0px -14px no-repeat;
}

/* @end */