/*
Theme Name: JDS Grid
Theme URI: http://wordpress.org/
Description: Awesome
Author: Eric Robert Gilham, Cecilie Bardenfleth Bruun
Version: 2.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html */

/*DIN FONT*/

/*@font-face {
    font-family: 'dinregular';
    src: url('din-regular-webfont.eot');
    src: url('din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('din-regular-webfont.woff') format('woff'),
         url('din-regular-webfont.ttf') format('truetype'),
         url('din-regular-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'din_lightregular';
    src: url('din-light-webfont.eot');
    src: url('din-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('din-light-webfont.woff') format('woff'),
         url('din-light-webfont.ttf') format('truetype'),
         url('din-light-webfont.svg#din_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
    font-family: 'dinbold';
    src: url('din-bold-webfont.eot');
    src: url('din-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('din-bold-webfont.woff') format('woff'),
         url('din-bold-webfont.ttf') format('truetype'),
         url('din-bold-webfont.svg#dinbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'dinmedium';
    src: url('din-medium-webfont.eot');
    src: url('din-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('din-medium-webfont.woff') format('woff'),
         url('din-medium-webfont.ttf') format('truetype'),
         url('din-medium-webfont.svg#dinmedium') format('svg');
    font-weight: bold;
    font-style: normal;

}


/* ETC */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		border: 0;
		margin: 0;
		padding: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-family: arial;
		text-decoration: none;
	}
	
	html {
		overflow-y: scroll;	
	}
	
	body {
		line-height: 1;
	}

/* LAYOUT */
	#container {
		float: left;
		margin: 0;
		padding: 0px;
	}
	
	.cat-container {
		margin-top: -20px;
		width:955px;
	}
	
	#press {
		line-height: 1px;
		margin: 0 18px 20px 0 !important;
		padding: 0 0 0 0 !important;
		overflow: hidden;
		float: left;
		position: relative;
		display: inline;
		width: 100px;
	}
	
	#content {
		margin: 0 0px 0 0px;
		width: 950px;
	}
	
	#contentproj {
		width: inherit;
		padding-top:0px;
		}
	
	#footer {
		clear: both;
		width: 100%;
		margin-top:20px;
	}

	#floating_link  {
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		position: absolute;
		width: 100px;
		height: 100px;
		background-image: url('images/animated_dl.gif');
		background-repeat: no-repeat;
		margin: 0 0 0 550px;
	}

	#floating_link:hover {
		background-image: url('images/animated_dl.gif');
		background-repeat: no-repeat;
		background-position: -100px 0;
	}	

/* Social BS */
#social-icons { background:transparent; position:relative; width:141px; top:30px; float:right; }
	
/* FONTS */
	body,
	input,
	textarea,
	.pingback a.url,
	#access .menu,
	#access div.menu ul,
	.form-allowed-tags,
	#left,
	.entry-content label,
	.entry-content tr th,
	.entry-content thead th,
	.entry-utility,
	#respond label,
	.navigation,
	.pingback p,
	.wp-caption-text,
	input[type=submit] {
		font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
		font-size: 8.5pt;
	}
	code {
		font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
		font-size: 13px;
	}


/* 
	
	li.cat-item a {
		color: #c0c0c0;
		
	} THEME */
	input[type="text"],
	textarea {
		color: #000;
		background: #fff;
		font-size: 11px;
		font-family: arial;
	}
	
	hr {
		background-color: #e7e7e7;
		border: 0;
		clear: both;
		height: 1px;
		margin-bottom: 18px;
	}
	
	#colophon,
	#main,
	#wrapper {
		margin: 0 auto;
		width: 950px;
	}
	
	.branding {
		width: 156px;
	}
	#wrapper {
		padding: 0;
	}

/* TEXT ELEMENTS */
	h1, h2, h3, h4, h5, h6 {
		color: #000;
		clear: both;
		font-weight: normal;
	}
	h1 {
		/*font-weight: bold;*/
		font-family: 'dinbold', arial;
		font-size: 50px;
		line-height: 50px;
		margin-bottom: 10px !important;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
	}
	
	h1 a {
		font-family: 'dinbold', arial;
	}
		
	h2 {
		font-family: 'dinmedium', arial;
		margin-bottom: 10px;
		margin-top:40px;
		font-size: 22px;
		text-transform: uppercase;
	}

	h3 {
		font-family: 'dinmedium', arial;
		margin-bottom: 10px;
		margin-top:10px;
		font-size: 18px;
		text-transform: uppercase;
	}

	
	p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 12px;
		padding-top: 5px;
	}
	
	strong {
		font-weight: bold;
	}
	
	cite,
	em,
	i {
		font-style: italic;
	}
	
	/* LINKS */
		a:link {
			color: #000;
			/*color: #FF7E00;*/
		}
		a:visited {
			color: #000;
			/*color: #FF7E00;*/
		}
		a:active,
		a:hover {
			/*color: #C0C0C0;*/
			color: #C0C0C0;
		}
		
		#press a {
			text-decoration: none;
			float: left;
		}
		
		a.social {
			color: #888;
			font-size: 11px;
		}
		
		a.social:hover {
			color: #C0C0C0;
			font-size: 11px;
		}
		
		a.jds-link {
			color: #000;
		}
		
		.global-link {
			display: block;
			float: right;
			margin: 5px;
			margin-right:14px;
			font-size: 11px;
		}
		
		a.global {
			color: #888;
		}
		
		a.global:hover {
			color: #C0C0C0;
		}
	
	/* BLOCKQUOTES */
		blockquote {
			font-style: italic;
			padding: 0 3em;
			quotes: none;
		}
		blockquote cite,
		blockquote em,
		blockquote i {
			font-style: normal;
		}
		blockquote:before, blockquote:after {
			content: '';
			content: none;
		}
		blockquote.left {
			float: left;
			margin-left: 0;
			margin-right: 24px;
			text-align: right;
			width: 33%;
		}
		blockquote.right {
			float: right;
			margin-left: 24px;
			margin-right: 0;
			text-align: left;
			width: 33%;
		}
	
	/* TABLES */
		table {
			border-collapse: collapse;
			border-spacing: 0;
			cellspacing: 5px;
			margin: 5px 0 5px 0;
			padding-top:5px;
			text-align: left;
			width: 100%;
		}
		
		td.cv {
			text-align: right;
		}
		
		td {
			font-size: 12px;
			padding: 0 0 7px 0 ;
		}
		tr th,
		thead th {
			color: #888;
			font-size: 12px;
			font-weight: bold;
			line-height: 18px;
			padding: 9px 24px;
		}
	
	ul {
		list-style: square;
	}
	ol {
		list-style: decimal;
		margin: 0 0 18px 1.5em;
	}
	ol ol {
		list-style: upper-alpha;
	}
	ol ol ol {
		list-style: lower-roman;
	}
	ol ol ol ol {
		list-style: lower-alpha;
	}
	ul ul,
	ol ol,
	ul ol,
	ol ul {
		margin-bottom: 0;
	}
	
	dl {
		margin: 0 0 24px 0;
	}
	dt {
		font-weight: bold;
	}
	dd {
		margin-bottom: 18px;
	}
	big {
		font-size: 131.25%;
	}
	ins {
		background: #ffc;
		text-decoration: none;
	}
	pre,
	kbd,
	tt,
	var {
		font-size: 15px;
		line-height: 21px;
	}
	pre {
		background: #f7f7f7;
		color: #222;
		line-height: 18px;
		margin-bottom: 18px;
		padding: 1.5em;
	}
	abbr,
	acronym {
		border-bottom: 1px dotted #666;
		cursor: help;
	}
	sup,
	sub {
		height: 0;
		line-height: 1;
		position: relative;
		vertical-align: baseline;
	}
	sup {
		bottom: 1ex;
	}
	sub {
		top: .5ex;
	}
	input[type="text"],
	textarea {
		background: #fff;
		border: 1px solid #ccc;
		box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		padding: 2px;
		color: #333;
	}
	
	/* Text meant only for screen readers */
	.screen-reader-text {
		position: absolute;
		left: -9000px;
	}
	
/* IMAGES */
	img {
		border: none;
		margin: 0;
		height: auto;
		width: auto;
	}
	#content .attachment img {
		max-width: 930px;
	}
	#content .alignleft,
	#content img.alignleft {
		display: inline;
		float: left;
		margin-right: 24px;
		margin-top: 0px;
	}
	#content .alignright,
	#content img.alignright {
		display: inline;
		float: right;
		margin-left: 24px;
		margin-top: 0px;
	}
	#content .aligncenter,
	#content img.aligncenter {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#content img.alignleft,
	#content img.alignright,
	#content img.aligncenter {
		margin-bottom: 12px;
	}
	#content .wp-caption {
		background: #fff;
		line-height: 18px;
		margin-bottom: 20px;
		padding: 4px;
		text-align: center;
	}
	#content .wp-caption img {
		margin: 5px 5px 0;
	}
	#content .wp-caption p.wp-caption-text {
		color: #888;
		font-size: 12px;
		margin: 0px;
	}
	#content .wp-smiley {
		margin: 0;
	}
	#content .gallery {
		margin: 0 auto 18px;
	}
	#content .gallery .gallery-item {
		float: left;
		margin-top: 0;
		text-align: center;
		width: 33%;
	}
	#content .gallery img {
		border: 2px solid #cfcfcf;
	}
	#content .gallery .gallery-caption {
		color: #888;
		font-size: 12px;
		margin: 0 0 12px;
	}
	#content .gallery dl {
		margin: 0;
	}
	#content .gallery img {
	}
	#content .gallery br+br {
		display: none;
	}
	#content .attachment img { /* single attachment images should be centered */
		display: block;
		margin: 0 auto;
	}

/* HEADER / FOOTER */

	#header {
		z-index: 10;
		width:950px;
		background-color: #fff;
		padding: 0px 20px 10px 20px;
		margin: 20px -20px -20px -20px;
	}
	
	#branding img {
		clear: both;
		display: block;
		margin: 0;
	}
	#colophon {
		padding-top: 15px;
		overflow: hidden;
		padding: 0;
	}
	.left {
		float: left;
		font-size: 14px;
		width: 156px;
		height: 60px;
		position: relative;
	}
	.leftfooter {
		float: left;
		font-size: 12px;
		margin: 10px auto 10px auto;
		width: 930px;
		position: relative;	
		border-top: 1px solid #000;
		padding: 10px 0 0 0;
	}
	
		a.footer-link {
			text-transform: uppercase;
			font-weight: bold;
			color: #000;
		}	

		a.footer-link:hover {
			color: #000;
		}	

		
		
	.jds-link {
		text-transform: uppercase;}
		
	.right {
		float: left;
		margin-left: 535px;
		position: relative;
	}
	
	input#s {
		padding-right: 0px;
		float:right;
		background: url(images/search_20px.png) #fff no-repeat right top;
		padding-right: 20px; 
		padding-left: 2px;
		padding-bottom: 4px;
		padding-top: 1px;
		width: 200px;
		color: #000;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		border-bottom-style: none;
	}

	form#searchform {
		float: right;
		display: block;
		padding:5px;
		padding-left:20px;
		margin:0;
	}
	
	.searchtitle {
		margin-bottom: -5px !important;
	}
	
	.searchlink {
		margin-top: -22px !important;
	}
	
	.searchlink a {
		color: #c0c0c0 !important;
		font-size: 11px;
	}
	
	.searchlink a:hover {
		color: #888 !important;
	}
	
	.search-terms {
		font-style: italic;
	}
	
	
	/* MENU */
	#access {
		display: block;
		float: left;
		padding: 5px 0px 15px 0px;
		width: 930px !important;
		margin-bottom: 20px;
		padding-top:15px;
		border-bottom: 1px solid #000;
	}
	
	.front-border {
		border-bottom: 0px solid !important;
		margin-bottom:0px !important;
	}
	
	#access a {
		line-height: 20px;
		text-decoration: none;
	}
	
	ul.menuspace {
		margin-bottom: 20px;
	}
	
	ul.globmenu {
		float: right;
		width: 930px;
		line-height: 10px;
		z-index: 99;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 12px !important;
		padding-top: 3px;
		border-top: 1px solid #000;
	}
	
	li.globli {
		display: inline;
		line-height: 10px;
		margin: 0;
		float: left;
		padding:0px 3px 0px 0px;
	}
	
	li.globli a {
		/*color: #c0c0c0;*/
		color: 000;
	}
	
	li.globli a:hover {
		color: #c0c0c0;
	}
	
	li.currentpage a {
		/*color: #000;*/
		color: #c0c0c0;
	}
	
	.cat-items {
		width: 930px;
		display: block;
		float: left;
		font-size: 12px !important;
		line-height: 10px;
		padding-left: 0px;
		margin-left: 0px;
		border-top: 1px solid #000; /*so lame*/
	}
	
	.cat-item-11 {
		margin-right:0px;
	}
		
	/* COMMERCIAL */
	li.cat-item-5 a:hover, li.current-5 a {
		background-color: #ff0000 !important;
		color: #000 !important;
	}
	
	li.cat-item-5 a, li.cat-item-5 a:hover {
		margin-left: 0px !important;
	}
	
	/* CULTURE */
	li.cat-item-8 a:hover, li.current-8 a {
		background-color: #ff9100 !important;
		color: #000 !important;
	}
	
	/* DESIGN */
	li.cat-item-10 a:hover, li.current-10 a {
		background-color: #ffff00 !important;
		color: #000 !important;
	}
	
	/* EDUCATION */
	li.cat-item-4 a:hover, li.current-4 a {
		background-color: #ffffa0 !important;
		color: #000 !important;
	}
	
	/* HEALTH */
	li.cat-item-264 a:hover, li.current-264 a {
		background-color: #00ff00 !important;
		color: #000 !important;
	}
	
	/* HOUSING */
	li.cat-item-13 a:hover, li.current-13 a {
		background-color: #87ffff !important;
		color: #000 !important;
	}
	
	/* MEDIA */
	li.cat-item-3 a:hover, li.current-3 a {
		background-color: #00a1ff !important;
		color: #fff !important;
	}
	
	/* PLANNING */
	li.cat-item-9 a:hover, li.current-9 a {
		background-color: #056edc !important;
		color: #fff !important;
	}
	
	/* PUBLIC */
	li.cat-item-7 a:hover, li.current-7 a {
		background-color: #666 !important;
		color: #fff !important;
	}
	
	/* RESEARCH */
	li.cat-item-6 a:hover, li.current-6 a {
		background-color: #8300ff !important;
		color: #fff !important;
	}
	
	/* SPORTS */
	li.cat-item-11 a:hover, li.current-11 a {
		background-color: #ec008c !important;
		color: #fff !important;
	}
	
	.cat-item-all {
		line-height: 10px;
		padding-left: 0px !important; 
		display: inline;
		text-transform: uppercase;
		font-weight: bold;
		color: #c0c0c0;
	}
	
	li.cat-item a {
		/*color: #c0c0c0;*/
		color: #000;
	}
	
	li.cat-item a:hover {
		color: #000;	
	}
	
	.cat-item {
		line-height: 10px;
		padding: 0px 3px 0px 3px;
		display: inline;
		text-transform: uppercase;
		font-weight: bold;
	}

/* CONTENT */
	
	#post-0 {
		margin-top:17px;
	}
	
	.page-title {
		display:none;
	}
	
	#frontpage {
		margin-top:0px;
	}
	
	.frontspacer {
		width: 100%;
		overflow: hidden;
		margin-top: 0px;
		margin-bottom: 15px;
	}
	
	.frontnews, .frontnow, .frontadore, .tag-title {
		line-height: 10px;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		width: 930px;
		height:10px;
		overflow: hidden;
		margin: 0 0 30px 0;
		padding-top: 8px;
		border-top: 1px solid #000;
	}
	
	.tag-title {
		margin-bottom: -14px;
	}
	
	.frontpics {
		margin-top:-20px;
		width: 950px;
	}
	#now, #news, #adore {
		float: left;
	}
	
	#more {
		z-index:999 !important;
		float:right;
	}
	
	#more a {
		color: #c0c0c0;	
	}
	
	#more a:hover {
		color: #000;	
	}

	/* INDEX PAGE */
		.storycontent {
			line-height: 1px;
			margin: 0 19px 20px 0px;
			overflow: hidden;
			float: left;
			position: relative;
			display: inline;
			width: 218px;
			height: 136px;
		}
		
		.storycontent a {
			text-decoration: none;
			float: left;
		}

		.storycontent_blip {
			/*line-height: 1px;*/
			margin: 0 19px 20px 0px;
			overflow: hidden;
			float: left;
			position: relative;
			display: inline;
			width: 194px;
			height: 123px;
			padding: 8px 12px 5px 12px;
			vertical-align: middle;
		}
		
		.storycontent_blip a {
			text-decoration: none;
		}

		.frontp {
			margin: 0px 19px 10px 0px !important;
		}
		
		
		/* COMMERCIAL */
		.category-commercial .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #ff0000;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* CULTURE */
		.category-culture .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #ff9100;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* DESIGN */
		.category-design .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #ffff00;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* EDUCATION */
		.category-education .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #ffffa0;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* HEALTH */
		.category-health .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #00ff00;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* HOUSING */
		.category-housing .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #87ffff;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* MEDIA */
		.category-media .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #00a1ff;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #fff;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* PLANNING */
		.category-planning .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #056edc;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #fff;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* PUBLIC */
		.category-public .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #666;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #fff;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* RESEARCH */
		.category-research .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #8300ff;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #fff;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* SPORTS */
		.category-sports .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #ec008c;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #fff;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* NEWS */
		.category-news .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #000;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #fff;
			position: absolute;
			text-transform: uppercase;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		/* UNCATEGORIZED */
		.category-uncategorized .storycontent a:hover .title{
			display: block;
			font-size: 1.75em;
			padding: 20px 5px 5px 5px;
			background: none repeat scroll 0 0 #fff;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			top: 0px;
			left: 0;
			margin: 0;
			height: 15px;
			font-family: 'dinmedium', arial;
		}
		
		 .storycontent a:hover .desc{
		 	display: block;
		 	font-size: 12px;
			padding: 6px;
			padding-right: 6px;
			background: none repeat scroll 0 0 #fff;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			bottom: 0px;
			left: 0;
			line-height: 13px;
			width: 218px;
			border-top: 1px solid #fff;
		}
		
		.storycontent a:hover .desc strong {
			display: block;
			line-height: 12px;
			width: 212px;
			float: left;
			margin: 0;
			font-size:12px;
		}
		
		.storycontent a .desc, .storycontent a .title {
			display: none; 
		}
		
		 .hentry a:hover .pressdesc{
		 	display: block;
		 	font-size: 12px;
			padding: 6px;
			padding-right: 6px;
			background: none repeat scroll 0 0 #fff;
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
			color: #000;
			position: absolute;
			bottom: 0px;
			left: 0;
			line-height: 13px;
			width: 94px;
			border-top: 1px solid #fff;
		}
		
		.hentry a:hover .pressdesc strong {
			display: block;
			line-height: 10px;
			margin: 0 0 -10px 0;
			width: 94px;
			font-size:12px;
		}
		.hentry a .pressdesc, .storycontent a .newsdesc, .storycontent a .title {
			display: none; 
		}
		
		#idblip-c, #idblip-m, #idblip-y, #idblip-k, {
			width: 218px !important;
			height: 136px !important;
			overflow: auto !important;
		}
		
		.blip-c {
			/* TO GO BW background-color: #000;*/
			background-color: #00FFFF;
			color: #000;
		}
		
		.blip-m {
			/* TO GO BW background-color: #000;*/
			background-color: #FF00FF;
			color: #000;
		}
		
		.blip-y {
			/* TO GO BW background-color: #000;*/
			background-color: #FFFF00;
			color: #000;
		}
		
		.blip-k {
			background-color: #000;
			color: #fff;
			/*text-transform: uppercase;*/
		}
		
		.blip-m a, .blip-k a, .blip-m a:hover, .blip-k a:hover {
			color: #fff !important;
		}
		
		.blip-c a, .blip-y a, .blip-c a:hover, .blip-y a:hover {
			color: #000 !important;
			/*color: #000 !important;*/
		}
		
		.bliptext {
			
			/*font-family:georgia,garamond,serif;*/
			font-family: 'dinmedium', arial;
			font-style: none;
			/*font-weight: bold;*/			
		}

	/* CONTENT */
		#main {
			clear: both;
		}
		
		#content {
			width: 930px;
		}
		
		.hentry {
			margin: 0 auto 36px auto;
		}
			
		.home .sticky {
			background: #fff;
			border-top: 4px solid #000;
			margin-left: -20px;
			margin-right: -20px;
			padding: 18px 20px;
		}
		
		.entry-utility abbr {
			border: none;
		}
		.entry-utility abbr:hover {
			border-bottom: 1px dotted #666;
		}
		.entry-content,
		.entry-summary {
			clear: both;
			padding: 0 0 0 0;
			width: 930px;
		}
		
		.entry-content {
			text-align: left;
		}
		
		#content .entry-summary p:last-child {
			margin-bottom: 12px;
		}
		.entry-content fieldset {
			margin: 0 0 24px 0;
			padding: 24px;
		}
		.entry-content fieldset legend {
			background: #fff;
			color: #000;
			font-weight: bold;
			padding: 0 24px;
		}
		.entry-content input {
			margin: 0 0 24px 0;
		}
		.entry-content input.file,
		.entry-content input.button {
			margin-right: 24px;
		}
		.entry-content label {
			color: #888;
			font-size: 12px;
		}
		.entry-content select {
			margin: 0 0 24px 0;
		}
		.entry-content sup,
		.entry-content sub {
			font-size: 10px;
		}
		.entry-content a:active,
		.entry-content a:link,
		.entry-content a:hover,
		.entry-content a:visited {
				color: #ff7e00;
		}
		.entry-content h1 {
		font-weight: bold;
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 10px !important;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		}
		.page-link {
			color: #000;
			font-weight: bold;
			margin: 0 0 22px 0;
			word-spacing: 0.5em;
		}
		.page-link a:link,
		.page-link a:visited {
			font-weight: normal;
			padding: 0.5em 0.75em;
			text-decoration: none;
		}
		.home .sticky .page-link a {
			background: #fff;
		}
		.page-link a:active,
		.page-link a:hover {
			color: #ff4b33;
		}
		body.page .edit-link {
			clear: both;
			display: block;
			font-size: 12px;
		}
		.entry-utility {
			clear: both;
			color: #888;
			font-size: 12px;
			line-height: 18px;
		}
		.entry-meta a,
		.entry-utility a {
			color: #888;
		}
		.entry-meta a:hover,
		.entry-utility a:hover {
			color: #ff4b33;
		}
		#content .video-player {
			padding: 0;
		}
				
			/* IMAGE SLIDER */
				.main_view {
					float: left;
					position: relative;
				}
				.window {
					height:570px;
					width: 800px;
					overflow: hidden; /*--Hides anything outside of the set width/height--*/
					position: relative;
				}			
				.image_reel {
					position: absolute;
					top: 0;
					left: 0;
				}
				.image_reel img {
					float: left;
				}
				.paging {
					position: absolute;
					bottom: 40px;
					right: -7px;
					width: 178px;
					height: 47px;
					z-index: 10; /*--Assures the paging stays on the top layer--*/
					text-align: center;
					line-height: 40px;
					display: none; /*--Hidden by default, will be later shown with jQuery--*/
				}
				.paging a {
					padding: 5px;
					text-decoration: none;
					color: #000;
				}
				.paging a.active {
					font-weight: bold;
					background: #C0C0C0;
					border: 1px solid #888;
					-moz-border-radius: 3px;
					-khtml-border-radius: 3px;
					-webkit-border-radius: 3px;
				}
				.paging a:hover {
					font-weight: bold;
				}
				
			/* META TABLE */
				table.post-meta {
					font-size: 11px;
					border: 0px solid #fff;
					margin-top: 25px;
				}
				
				td.metakey {
					text-transform: uppercase;
					font-weight: bold;
					width:75px;
					color: #000;
					padding: 5px;
					margin:0px;
				}
				
				td.metavalue {
					width: 225px;
					padding: 5px;
					margin:0px;
				}
				
				a.metalink {
					color: #888888;
					text-decoration: none;
					font-size: 12px;
				}
				
				a.metalink:hover, p.morelink:hover {
					color: #C0C0C0;
					text-decoration: none;
					font-size: 12px;
				}
				
				p.morelink {
					padding-bottom: 0px;
					margin-bottom:0px;
					cursor: pointer;
					color: #888888;
					font-size: 12px;
				}
			
		/* PAGES */
			/* META */
				.tags, .datetime {
					text-transform: uppercase;
					font-size: 10px;
					color: #888;
					padding:0;
				}
				
				.datetime {
					margin:-7px 0 3px 0 !important;
				}
				
				.tags {
					font-size: 10px !important;
					margin: -10px 0 10px 0;
				}
				
				.readmore {
					font-size: 12px !important;
					margin: -15px 0 10px 0;
				}
				
				.tags a, .tags a:hover {
					text-transform: uppercase;
				}
				
			/* ABOUT */
				.inline {
					display:inline;
				}
				#skipper {
					margin: 10px 0 0 0;
				}
				#skips {
					margin-left: 10px;
				}
				.contact-frame {
					float: left;
					padding-right: 20px;
				}
				div.classy {
					display:block;
					position: relative;
					margin-left: -5000em;
				}
	
/* ORIGINAL CSS (which we haven't changed at all) */
	/* ASIDES */
		.home #content .category-asides p {
			font-size: 14px;
			line-height: 20px;
			margin-bottom: 10px;
			margin-top: 0;
		}
		.home .hentry.category-asides {
			padding: 0;
		}
		.home #content .category-asides .entry-content {
			padding-top: 0;
		}
	
	
	/*  GALLERY LISTINGS */
		.category-gallery .size-thumbnail img {
			margin-bottom: 0;
		}
		.category-gallery .gallery-thumb {
			float: left;
			margin-right: 20px;
			margin-top: -4px;
		}
		.home #content .category-gallery .entry-utility {
			padding-top: 0px;
		}
		
		/* ATTACHMENT PAGES */
		.attachment .entry-content .entry-caption {
			font-size: 140%;
		}
		.attachment .entry-content .nav-previous a:before {
			content: '\2190\00a0';
		}
		.attachment .entry-content .nav-next a:after {
			content: '\00a0\2192';
		}

	/* PREV / NEXT NAVIGATION */	
		.navigation {
			color: #888;
			font-size: 12px;
			line-height: 18px;
			overflow: hidden;
		}
		.navigation a:link,
		.navigation a:visited {
			text-decoration: none;
		}
		.navigation a:active,
		.navigation a:hover {
			color: #ff4b33;
		}
		.nav-previous {
			float: left;
			width: 50%;
		}
		.nav-next {
			float: right;
			text-align: right;
			width: 50%;
		}
		#nav-above {
			margin: 0 0 18px 0;
		}
		#nav-above {
			display: none;
		}
		.paged #nav-above,
		.single #nav-above {
			display: block;
		}
		#nav-below {
			margin: -18px 0 0 0;
		}

	/* WIDGET AREAS */
		.widget-area ul {
			list-style: none;
			margin-left: 0;
		}
		.widget-area ul ul {
			list-style: square;
			margin-left: 1.3em;
		}
		.widget_search #s {/* This keeps the search inputs in line */
			width: 60%;
		}
		.widget_search label {
			display: none;
		}
		.widget-container {
			margin: 0 0 -20px 0;
		}
		.widget-title {
			color: #222;
			font-weight: bold;
		}
		.widget-area a:link,
		.widget-area a:visited {
			text-decoration: none;
		}
		.widget-area a:active,
		.widget-area a:hover {
			text-decoration: underline;
		}
		.widget-area .entry-meta {
			font-size: 11px;
		}
		#wp_tag_cloud div {
			line-height: 1.6em;
		}
		#wp-calendar {
			width: 100%;
		}
		#wp-calendar caption {
			color: #222;
			font-size: 14px;
			font-weight: bold;
			padding-bottom: 4px;
			text-align: left;
		}
		#wp-calendar thead {
			font-size: 11px;
		}
		#wp-calendar thead th {
		}
		#wp-calendar tbody {
			color: #aaa;
		}
		#wp-calendar tbody td {
			background: #fff;
			border: 1px solid #fff;
			padding: 3px 0 2px;
			text-align: center;
		}
		#wp-calendar tbody .pad {
			background: none;
		}
		#wp-calendar tfoot #next {
			text-align: right;
		}
		.widget_rss a.rsswidget {
			color: #000;
		}
		.widget_rss a.rsswidget:hover {
			color: #ff4b33;
		}
		.widget_rss .widget-title img {
			width: 11px;
			height: 11px;
		}

	/* MOBILE SAFARI ( iPad, iPhone and iPod Touch ) */
		pre {
			-webkit-text-size-adjust: 140%;
		}
		code {
			-webkit-text-size-adjust: 160%;
		}
		#access,
		.entry-meta,
		.entry-utility,
		.navigation,
		.widget-area {
			-webkit-text-size-adjust: 100%;
		}
		#site-description {
			-webkit-text-size-adjust: none;
		}

	/* PRINT STYLE */
		
		@media print {
			body {
				background: none !important;
			}
			#wrapper {
				clear: both !important;
				display: block !important;
				float: none !important;
				position: relative !important;
			}
			#header {
				border-bottom: 2pt solid #000;
			}
			#colophon {
				border-top: 2pt solid #000;
			}
			#site-title,
			#site-description {
				float: none;
				line-height: 1.4em;
				margin: 0;
				padding: 0;
			}
			#site-title {
				font-size: 13pt;
			}
			.entry-content {
				font-size: 14pt;
				line-height: 1.6em;
				width: 800px;
			}
			.entry-title {
				font-size: 21pt;
			}
			#access,
			.branding img,
			#respond,
			.comment-edit-link,
			.edit-link,
			.navigation,
			.page-link,
			.widget-area {
				display: none !important;
			}
			#container,
			#header,
			#footer {
				margin: 0;
				width: 100%;
			}
			#content,
			.one-column #content {
				margin: 0 0 0;
				width: 100%;
			}
			.wp-caption p {
				font-size: 11pt;
			}
			#left,
			#right {
				float: none;
				width: auto;
			}
			#colophon {
				width: auto;
			}
			img#wpstats {
				display: none;
			}
			#right a {
				margin: 0;
				padding: 0;
			}
			#entry-author-info {
				border: 1px solid #e7e7e7;
			}
			#main {
				display: inline;
			}
			.home .sticky {
				border: none;
			}
		}