
@charset "UTF-8";
/* CSS Document */


img {
border-width: 0;
}

a {
text-decoration: none;
color:#0066CC;
}



#storytitle {
	text-shadow: 0px 1px #ffffff;
	color:#CCCCCC;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
}

#author {
	font-weight: bold;
	font-family:Helvetica, Arial, sans-serif;
	color:#999999;
	font-size:12px;
}
.post {
	margin-bottom:90px;
	margin-top:30px;
}

#storycontent {
 	font-family:Helvetica, Arial, sans-serif;
 	font-size: 12px;
	line-height:20px;
	color:#666666;
}


#date {
	font-family:Helvetica, Arial, sans-serif;
	color:#999999;
	font-size:12px;
	margin-top:12px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
	* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}
ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
}
.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}
.meta {
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	font-family:Helvetica, Arial, sans-serif;
	color:#999999;
	font-size:12px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}
#commentform textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	width: 440px;
}
#commentlist li ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#categories {
padding-top:7px;
float:left;
font-size: 12px;
font-family: Helvetica, Verdana, Arial, sans-serif;	
line-height: 120%;
}

#categories a {
	text-decoration: none;
}


#categories a:hover {
	color:#0099FF;
	text-decoration: none;
}

#blogroll {
padding-top:7px;
float:left;
font-size: 12px;
font-family: Helvetica, Verdana, Arial, sans-serif;	
line-height: 120%;
}

#blogroll a {
	text-decoration: none;
}


#blogroll a:hover {
	color:#0099FF;
	text-decoration: none;
}


#search {
float:left;
padding-bottom:25px;

}

#rss {
margin-top:20px;
}

#about {
padding-top:7px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#4c4c4c;
width:180px;
}

.comments {
float:left;}

.categories {
padding-top:7px;
float:right;
}

#break2 {
padding-top:10px;
}

#comments {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
}

#postcomment {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
}

p {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
}



Body {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	margin: 0px 20px 14px 20px;
	margin-bottom: 30px;
	background-color: #EBEBEB;
}



.clear {
	clear:both;
}




/* ////////     CORE PAGE LAYOUT & STRUCTURE      ///////// */

#container {  
	/* provides structure, holds switcher against body */
	margin-left:50px;
	text-align: left;
	padding: 0px;
}

#main { 
	/* primary content column, background filled by color styles */
	vertical-align: top;
	width: 630px; /* added in lieu of flexy layout */
	background-color:#FFFFFF;
}


#main2 { 
	/* primary content column, background filled by color styles */
	vertical-align: top;
	width: 885px; /* added in lieu of flexy layout */
	background-color:#FFFFFF;
}



#contentshell { /* gives us the little side margin */
	margin: 20px 30px;
}

.content { /* sets up big fat left margin */
	margin-left: 50px;
	margin-right: 50px;
}

.margin { /* the little label that sticks out on the far left of the page */
	vertical-align:top;
	overflow: hidden;
	width: 100px;
	padding: 0px;
	float: left;
	margin-top: 4px;
}
/*  modify margin content position if used near sortable table */ 
.searchable {
	margin-top: 14px;
}

#slideshow { /* the sortable table introduces a 2px spacing, need to match it with anything else in this column not contained in a content-grid table */
	margin-left: 2px;
}


.gridcell {
	float: left;
	width: 170px;
	display:block;
	margin-bottom: 30px;
	}
.hover:hover {
	background-image: url(../images/work_hoverlay.png);
	background-repeat: no-repeat;
}
.hoverpop:hover {
	background-image: url(../images/work_hoverlay_pop.png);
	background-repeat: no-repeat;
}

.gridcell {
	float: left;
	
	display:block;
	margin-bottom: 30px;
	}






#sidebar {
	width: 250px;
	background-color: #E1E1E1;
	}

#sidebarshell {
	padding: 20px 20px 10px 30px;
}
#sideheader {
	width: 180px;
	height: 18px;
	margin: 36px 0px 0px 0px;
	vertical-align: bottom;
	text-align:right;
}







/* ////////     CONTENT CHUNKS      ///////// */

	
/* these control the top header table cells */
#logo {
 	width: 104px;
	text-align:right;
}
#logo IMG {
	margin-right: 10px;
}

#logoblock {
 	width: 260px;
	text-align:left;
}
#logoblock IMG {
	margin: 14px 0px 4px 0px;
}

#searchblock {
	vertical-align: bottom;
}
 
/* build the header's search table */ 
 #searchshell {
 	margin: 0px;
	padding: 0px;
 	float: right;
	vertical-align:top;
}
 #search {
	width: 220px;
	height: 15px;
	background: transparent;
}
 #searchButton {
	width: 51px;
	height: 21px;
 	float: left;
}






/* main body content grid */




.words p {
	margin: 10px 0px 10px 10px;
}


H2 {
	margin-bottom: 4px;
}

.words H2 {
	margin-left: 0px;
}

/* content page title layout stuff */




.h4 { /* used for sortable table headers */
	height: 32px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.title { /* used for the table-sort project titles */
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.description, .sortcell {
	padding-top: 6px;
	/* grid dividers colored on color styles */
}
.description H3 {
	margin-bottom: -12px;	
}

.gridthumb {
	width: 32px;
	height: 32px;
	margin: 0px 10px 0px -1px;
	float:left;
}
.sortcell {
	padding: 3px 0px 0px 5px;
}

.thumb {
	width: 620px;
	height: 50px;
	margin-bottom: 7px;
	border: 0px;
}


/* sidebar and stuff */

.rule {
	margin: 30px 0px 20px 0px;
	height: 1px;
	clear:both;
	/* background filled by color styles */
}

#Hed  {
	height: 1px;
	margin: 5px 0px 14px 0px;
}
#sideHed {
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.siderule {
	margin: 10px 4px 10px 0px;
}

.sidebar-unit { /* creates a nice indent for sidebar content */
	margin: 20px 10px 10px 10px;
	padding-left: -10px;class
}


#bottom {
	height: 20px;
	margin: 50px 50p 50px 50px;
	padding: 0px;
}

#footer {
	margin: 6px 0px 12px 0px;
	padding: 0px;
	text-align: center;
}


.content_block {
	
	margin-bottom: 20px;
	padding: 0px;
	}

.module-list a {
	text-decoration: none;
	margin-left: 0px;
}

.module-list-item IMG {
	vertical-align:middle;
}

.module-syndicate {
	float: left;
}

.module-powered {
	float:right;
	margin-right: 4px;
}


.asset TH {
	padding: 4px;
}

.asset TD {
	padding: 4px;
}





/* //// PAGE EDGES //// */

#EDGE_left, #EDGE_right #EDGE_middle {
	width: 5px;
	background-position: 0px 0px;
	background-repeat: repeat-y;
}	

#EDGE_left {
	background-image: url(../images/edge_L.png);
}

#EDGE_middle{
	background-image: url(../images/edge_M.png);
}

#EDGE_right {
	background-image: url(../images/edge_R.png);
}



#EDGE_bottom_left {
	height: 5px;
	background-image: url(../images/edge_B_L.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#EDGE_bottom_right {
	height: 5px;
	background-image: url(../images/edge_B_R.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.leaf #EDGE_bottom_right {
	height: 10px;
	background-image: url(../images/edge_B_R_l.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.projecttext {
	font-size:14px;
	color:#333;
}

.projecttextsmall {
	font-size:12px;
	color:#666;
}

.abouttable {
	
	
}
			