/*
Theme Name: MWW
Theme URI: http://www.modernworkweek.com
Description: Theme for Modern Workweek.
Version: 1.0
Author: The Interactive Dept.
Author URI: http://www.theinteractivedept.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: Helvetica, Futura, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color:#3c3c3c;
	color:#666666;
}

img {
	border:0;
}


/*********************************************/
/*  TEXT FORMATTING
/*********************************************/

h1,
h1 a,
h1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight:normal;
	padding: 0 0 10px 0;
	color:#000000;
	text-decoration:none;
	
}


h2,
h2 a{
	font-family:"Times New Roman", Times, serif;
	font-size: 34px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-bottom:5px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color:#510000;
	text-decoration:none;
	padding-bottom:10px;
}

h4 {
	padding-top:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left:5px;
	font-weight:normal;
	color:#440001;
	text-decoration:none;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding:10px 0px 5px 0px;
	
}

h6 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:22px;
}


/* BASIC AREAS */

#siteWrap{
	width:100%;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-position:middle;
	background-color:#3c3c3c;
	background-attachment:fixed;
	
	min-height:800px;
}

#content{
	width:870px;
	text-align:left;
	margin:0 auto;
}

#wrapper{
	margin:0 auto;
	width:100%;
	text-align: left;
}

#header {
	width: 100%;
	height:75px;
	background-image:url(images/top_bg.jpg);
	position:fixed;
}

#header_main{
	margin:0 auto;
	width:870px;
	height:75px;
}

#container {
	float:left;
	
	margin-top:95px;
	width:600px;
}

.sidebar{
	margin:125px 0 0 0;
	float:right;
	width:228px;
	background-image:url(images/rightBG.png);
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999999;
	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999999;
	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	
	
}

/* HEADERS */
.sidebar h2,
.sidebar ul li{
	color:#FFCC33;
	font-style:normal;
	padding-bottom:5px;
	font-family:Helvetica, Futura, Arial;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}


.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li a {
	font-size:12px;
	text-transform:none;
	letter-spacing:0px;
}

.sidebar ul li{
	padding: 5px 0 5px 0;
}

.sidebar ul li h2{
	font-style:normal;
	font-family:Helvetica, Futura, Arial;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
}

/* POST LINKS */
.sidebar ul ul li a {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	font-family:Helvetica, Futura, Arial;
}


/* NUMBERS OUTSIDE POST */
.sidebar ul ul li{
	color:#999999;
	font-size:10px;
	font-weight:normal;
	font-family:Helvetica, Futura, Arial;
}


table#wp-calendar{
	width: 100%;
}

#footer{
	clear:both;
	width:870px;
	margin:5px auto;
}

#footer p{
text-align:center;
font-size:10px;
	line-height:18px;
}




/* POSTS */

.post{
	background-color:#FFFFFF;
	padding:20px;
	width:600px;
	margin-bottom:50px;
}

.post a{
	color:#00344a;
}

.post h2,
.post h2 a{
	font-family:"Times New Roman", Times, serif;
	font-size: 34px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-bottom:5px;
}

.entry {
	line-height 18px;
}

p.postmetadata{
	border-top: 1px dashed #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


.addthis_button{
padding-top:15px;
	padding:15px 0px 10px 0px;
}



/* COMMENTS */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}