/****************************

Copyright the David Turner

Design CSS

Coded by David Turner
www.davidturner.info

NOTE: This code is copyrighted. No unauthorized use
is allowed. Dont steal code. However, please feel free
to look at how we did something then write it yourself.

*/
@import '../wysiwyg.css';
@import '../lib/dropdown-menus.scr.css';


body {
	background:#4A4A4A url(/images_site/sites/DuncanRaban/bgs/main.gif);
}

#headerContainer,
#headerContainer div.contents,
#menuContainer,
#menuContainer div.contents,
#mainContainer,
#mainContainer div.contents,
#footerContainer,
#footerContainer div.contents
{ background: none; z-index: 1;}

#headerContainer div.contents {
	/*
	background-position: center -20px;
	background-image: url(/images_site/sites/DuncanRaban/bgs/gradient.png);
	*/
	background: #2F2F2C;
}

#headerContainer div.contents {
	height: 23em;
	/*height: 17.5em;*/
	position: relative;
}

#headerContainer div.contents h1 {
/*
	background-image: url(/images_site/sites/DuncanRaban/bgs/header.gif);
	background-position: center -9em;
	background-repeat: no-repeat;
	*/
	width: 100%;
	height: 23em;
	font-size: 1em;
	text-indent: -9999em;
	margin-top: 0px;
	margin-left: 0em;
	position: relative;
}

#headerContainer div.contents a.icon.RSS {
	position:absolute;
	color: #FFF;
	display: block;
	font-size: 1.4em;
	padding-left: 1.7em;
	background: url(/images_site/sites/DuncanRaban/bgs/rss_link.gif) left 3px no-repeat;
	top: 1em;
	z-index: 1000;
}

#headerContainer div.contents span.share,
#headerContainer div.contents a.topLink {
	display:block;
	position: absolute;
	top: 1em;
	right: 1.7em;
	height: 15px;
	font-size: 1.4em;	
	padding: 0;
	color: #CCC;
	z-index: 1000;	
}

#headerContainer div.contents a.topLink{ 
	top: 1.1em;
	right: 160px;
	color: #FF2828;
	font-weight: bold;
	font-size: 1.2em;
}

#headerContainer a.addthis_button img {
	width: 125px;
}

span.shareLinks a.icon,
#headerContainer div.contents span.share a.icon {
	display: inline-block;
	float: left;
	width: 15px;
	height: 18px;
	margin-left: 5px;
	text-indent: -99999em;	
	float: none;
}

a.icon { 
	background: url(/images_site/sites/DuncanRaban/bgs/share_icons.gif) 0px 3px no-repeat;
	margin-bottom: -30px !important; 
	margin-right: 1px; 
	line-height: 1.7em;}

a.icon.Delicious { background-position: 0px 3px; width: 15px;}
a.icon.reddit { background-position: -52px 3px; width: 17px;}
a.icon.Digg { background-position: -24px 3px; }
a.icon.stumble{ background-position: -106px 3px; }
a.icon.facebook{ background-position: -80px 3px; }

#headerContainer div.contents h1 a {
	display: block;
	position: absolute;
	top:1em; right: 40em; bottom: 0; left: 40em;
	height: 16em;
	outline: none;
	background: url(/images_site/sites/DuncanRaban/logo.png) center center no-repeat;
}

#menuContainer { display: block; z-index: 1;}

#menuContainer div.contents {
	margin-top: -5.5em;
}

#menuContainer div.contents ul {
	text-align: center;
	float: none;
	position:relative;
}

#menuContainer div.contents li {
	display: inline-block;
	float: none;
	clear: none;
	background: url(/images_site/sites/DuncanRaban/bgs/menu_divider.gif) left center no-repeat;
	padding-left: 40px;
	width: auto;
	position: relative;
}

#menuContainer div.contents li.first {
	background: none;
	padding-left: 0;
}

#menuContainer div.contents li a{
	color: #FF2828;
	font-size:1.3em;
	display: block;
	float: left;
	background: url(/images_admin/transparent.gif);
}


#menuContainer div.contents li.Selected a b {	color: #CCC; border-bottom: 1px solid #CCC;}


#menuContainer div.contents li a b { position: relative; }

#menuContainer div.contents li a:hover { text-decoration: none; }

#menuContainer div.contents li a:hover b { border-bottom: 1px solid #FF2828; text-decoration: none; }

body.jsOn #menuContainer div.contents li a b,
body.jsOn #menuContainer div.contents li a:hover b { 
	border-bottom: none; 
	padding-bottom: 1px;
	background:url(/images_site/sites/DuncanRaban/bgs/menu_underline.gif) -500px bottom no-repeat;
}

#menuContainer div.contents a.twitter {
	position: absolute;
	background: none;
	padding:0;
	left: 1px;
	bottom: 11px;
	widtH: 48px;
	height: 42px;
	background:url(/images_site/sites/DuncanRaban/bgs/tweet.png) left bottom no-repeat;

}

#menuContainer div.contents a.twitter i {
	width: 79px;
	height: 41px;
	display: block;
	position: absolute;
	top: -41px;
	left: 38px;
	padding: 6px 10px 4px;
	text-align: center;
	color: #CCC;
	white-space:normal;
	line-height: normal;
	background:url(/images_site/sites/DuncanRaban/bgs/tweet_bubble.png) left bottom no-repeat;
}


#menuContainer div.contents a#FirstTime{
	background: url(/images_site/sites/DuncanRaban/bgs/first_time.png) left top no-repeat;
	width: 68px;
	height: 68px;
	padding: 15px 10px 5px;
	position: absolute;
	display: block;
	z-index: 9999999999999;
	right: 0;
	left: auto;
	color: #FFF;
	white-space: normal;
	font-size: 1.3em;
	text-transform:lowercase;
	font-style:italic;
	text-align: center;
}

#menuContainer div.contents a.twitter:hover i { text-decoration: underline;}

/*#mainContainer{ z-index: 1; }*/
#mainContainer div.contents {
/*	background-image: url(/images_site/sites/DuncanRaban/bgs/gradient2.png);*/
/*	background-image: url(/images_site/sites/DuncanRaban/bgs/gradient.png);
	background-repeat: repeat-x;
	background-color: #36372C;
	background-position: left -27em;*/
	background: #2F2F2C;
	padding-bottom: 5em;
	/*-webkit-border-bottom-right-radius: 2em;
	-webkit-border-bottom-left-radius:  2em;
	-moz-border-radius-bottomleft: 2em;
	-moz-border-radius-bottomright: 2em;	*/
}

/*#footerContainer { z-index: 10000; }*/
#footerContainer div.contents {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 3em;
	margin-top: 0em;
	color: #FF2828;
	/*z-index: 100000;*/
	background: #2F2F2C ;
	-webkit-border-bottom-right-radius: 2em;
	-webkit-border-bottom-left-radius:  2em;
	-moz-border-radius-bottomleft: 2em;
	-moz-border-radius-bottomright: 2em;
}

#footerContainer  { padding-bottom: 2em; }

#footerContainer div.contents div.col span {
	padding-top: 1em;
	display: block;
	font-size: 1.4em;
	background: url(/images_site/sites/DuncanRaban/bgs/double_red.gif) top center repeat-x;
}
body.Blog #footerContainer h4 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #FF2828;
	margin-bottom: 1em;
}

body.Blog #footerContainer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	widtH: 100%;
}

body.Blog #footerContainer ul li {
	float: left;
	width: 50%;
	text-align: left;
}

body.Blog #footerContainer ul li a {
	padding-left: 10px;
	font-size: 1.1em;
	background: url(/images_site/sites/DuncanRaban/bgs/menu_divider.gif) -31px center no-repeat;
}



div.curved {
	background: #4A4A4A;
	-webkit-border-radius:  2em;
	-moz-border-radius: 2em;
	padding: 2em 3em;
	margin-bottom: 1px;
}

div.curved img.stretch {
	width: 100%;
}

/*
div.topSlider { 
	margin-left: 3.5em; 
	margin-right: 3.5em; 
}
*/


body.Blog div.post div.content p{
	font-size: 1.4em;
} 

body.Blog div.col.span-4 div.post div.content {
	height: 14.5em;
	overflow: hidden;
}

body.Blog div.col.span-4 div.post div.content p{
	font-size: 1.1em;
}

body.Blog div.post h4 {
	text-align: right;
	margin-top: -3.0em;
	margin-bottom: 1.75em;
}


body.Blog #mainContainer div.contents{ padding-bottom: 2em; }

body.Blog div.post div.foot{
	margin-bottom: 1em;
	padding-top: 1.5em;
	margin-top: 0em;
	background:url(/images_site/sites/DuncanRaban/bgs/divider.gif) top left repeat-x;	
	text-align: right;
	display: block;
	color: #CCC;
}
body.Blog div.post div.foot a {
	font-size: 1.1em;
	text-align: right;
	line-height: 1.5em;
	color: #CCC;
	padding-left: 0.5em;
	padding-right:0.5em;
	display:inline-block;
}

body.Blog div.post div.foot b a{
	line-height: 1.1em;
	font-style: italic;
	float: left;
	font-size: 1.3em;
	color: #FF2828;
}

body.Blog div.post div.foot a.addthis_button {
	margin: 0;
	padding-bottom: 0;
}
body.Blog div.post div.foot a.addthis_button img { margin: 0; margin-bottom: -4px;}

body.Blog div.col.span-4 div.post div.foot {
	margin-top: 1.3em;
	height: 1em;
}

body.Blog div.col.span-4 div.post div.foot a{
	font-size: 1.1em;
}

body.Blog div.post div.foot span.share {
	font-size: 1.1em;
	margin-right: 10px;
}

body.Blog div.post div.foot span.share a.icon {
	text-align: left;
	width: 15px;
	margin-left: 4px;
	padding: 0;
	line-height: 1.8em;
	text-indent: -99999999999999999em;
}

body.Blog div.post.full *{
	text-align: left;
}

body.Blog div.post.full div.foot h3 {
	border: none;
	padding-left: 0 !important;
	text-align: left;	
}

body.Blog div.post.full div.foot div.comment {
	padding-bottom: 0.5em;
	margin-bottom: 2em;
	background:url(/images_site/sites/DuncanRaban/bgs/divider.gif) bottom left repeat-x;	
	position:relative;
}

body.Blog div.post.full div.foot div.comment img {
	position: absolute;
	width: 40px;
	height: 40px;
}

body.Blog div.post.full div.foot div.comment h4 {
	margin: 0 0 0 70px;
	font-size: 2em;
	color: #FF2828;
}
body.Blog div.post.full div.foot div.comment h5 {
	margin: 0 0 0 70px;
	color: #CCC;
	font-size: 1.1em;
	margin-bottom: 2em;
}

body.Blog div.post.full div.foot div.comment p {
	font-size: 1.4em;
}

body.Blog div.post h3.header {
	padding-right: 5em;
}

ul.tabs {
	list-style: none;
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	margin: 2em 0 0;
}

ul.tabs li {
	list-style: none;
	display: block;
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
}

ul.tabs li a{
	display: block;
	float: left;
	color: #CCC;
	background: #FF2828;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0.4em 1.4em 2.4em;
	-webkit-border-radius:  0.9em;
	-moz-border-radius: 0.9em;
	margin-bottom: -1.9em;
	font-style: italic;
}

div.recent ul { list-style: none; padding: 0; margin: 0; }
div.recent ul li { 
	font-size: 1.6em; 
	line-height: normal;

}
div.recent ul li a {
	color: #CCC;
	display: block;
	background: #30302C;
	margin-bottom: 1px;
	padding: 6px 6px 18px;
	position:relative;
}

div.recent ul li a:hover { color: #FF2828; text-decoration: none; }

div.recent ul li a em {
	font-size: 0.625em;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-style: normal;
	position: absolute;
	left: 6px;
	bottom: 6px;
	color: #FF2828;
}

div.archive ul{
	padding: 0;
	margin: -0.5em 0 0;
	list-style: none;
	color: #FF2828;
}

div.archive ul li {
	font-size: 1.7em;
}

div.archive ul ul {
	margin: 0;
	padding-bottom: 0.58823529411764705882352941176471em;
	margin-bottom: 0.58823529411764705882352941176471em;
	border-bottom: 1px solid #2F2F2C;
}

div.archive ul ul li {
	font-size: 0.58823529411764705882352941176471em;
}

div.archive ul ul li a { font-size: 1.2em; color: #CCC;}


div.categories ul,
div.categories ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.categories ul { margin-bottom: 5em; }

div.categories ul li a {
	display: block;
	background: #30302C;
	margin-bottom: 1px;
	padding: 1em 1em 1em 92px;
	height: 86px;
	position: relative;
}

div.categories ul li a img {
	margin-left: -82px;
	float: left;
	width: 7.2em;
	height: 8.6em;
}

div.categories ul li a b {
	display: block;
	border-top: 4px solid #FF2828;
	font-size: 1.5em;
	padding-top: 0.3em;
	font-style: italic;
	font-weight: normal;
}

div.categories ul li a i {
	position: absolute;
	bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

div.categories ul li a:hover,
div.categories ul li a:hover * {
	text-decoration: none;
	color: #CCC;
}

div.pagination {
	display: block;
	float: left;
	widtH: 100%;
	padding-bottom: 4em;
	padding-top: 1em;
}

div.pagination a {
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
}

div.pagination a.prev {	float: left; }
div.pagination a.next {	float: right; }


div.gallery {
	position: relative;
}

body.Blog a.trackBack {
	display: block;
	float: right;
	font-size: 1.3em;
	clear: both;
	padding-bottom: 0.4em;
}

body.Blog div.gallery a.trackBack {
	position: absolute;
	right: 2.4em;
	top: 3.5em;
}

/* temp */
body.Blog div.gallery a.trackBack{
	top: -15.2em;
	left: 3.4em;
	right: auto;
/*	z-index: 10000;*/
}


/* Scroll Box */
div#scrollFrame {
	height: 425px;
	width: 898px;
	overflow: hidden;
	/*overflow-x: auto;*/
	margin-bottom: 1em;
	position: relative;
	padding-bottom: 4em;
}

#galNav {
	position: absolute;
	top: 35.5em;
	left: 2.1em;
	width: 10em;
	color: #CCC;
	font-size: 1.4em;
	line-height: normal;
}

h4.date{
	position: absolute;
	top: 2em;
	right: 32px;
	font-size:1.2em;
}

#galNav a#nextButton,
#galNav a#prevButton{
	display: inline-block;
	background-color: transparent;
	background-image: url(/images_site/sites/DuncanRaban/bgs/gal_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 7px;
	height: 1.2em;
	/*z-index: 1000;*/
	text-indent: -999999em;
	outline: none;
	margin-right: 6px;
	margin-left: 6px;
}
#galNav a#nextButton{
	right: auto;
	left: 0px;
	margin-left: 0;
	background-position: 125px center;
	background-position: -9px 4px;
}

#galNav a#nextButton:hover {	background-position: -9px -19px; }
#galNav a#prevButton:hover {	background-position: 0px -19px; }

div#scrollContainer{
	height: 100%;
	width: 80000px;
	position: absolute;
	top: 0px;
	left: 0px  /*-920px;*/
}

div.scrollItem {
	float: left;
	margin: 0;
	padding: 0 0px;
	height: 470px;
	width: 920px;
	overflow: hidden;
	background-position: left top;
	background-repeat: repeat;
	position: relative;
	text-align: center;
}

div.scrollItem div.VideoContainer {
	width: 610px !important;
	height: 415px !important;
	padding: 0 !important; 
	margin: 0;
}

div.scrollItem img{
	margin: 0;
	/*width: 579px;*/
	float: left;
	display:block;
	height: 415px
}

div.scrollItem.wide img{	min-width: 780px; min-height: 336px;}

div.scrollItem div.details {
	display: block;
	position: absolute;
	height: 50px;
	left: 640px;
	right: 30px;
	top: 0px;
	padding: 0px 0px;
	background: #4A4A4A;
}

div.scrollItem.selected div.details {
	display: block;
}

body.Blog.jsOn div.scrollItem div.details {
	display: block;
}

div.scrollItem div.details *{
	z-index: 2;
	color: #CCC;
	border: none;
	position: relative;
}

div.scrollItem div.details h3 {
	font-size: 1.8em;
	line-height:1em;
	border: none;
	padding: 0;
	margin: 0 0 1em 0;
	font-weight: normal;
	text-align: left;
}

div.scrollItem div.details p {
	font-size: 1.1em;
	text-align: left;
}

div.topSlider h4 {
	font-size: 1.4em;
	padding-bottom: 10px;
	padding-right: 0em;
	text-align: right;
	position: relative;
	margin-top: -3.4em;
	width: 48.5%;
	margin-left: 50%;
}
#galThumbs{
	-webkit-border-top-right-radius: 0em;
	-webkit-border-top-left-radius:  0em;
	-moz-border-radius-topleft: 0em;
	-moz-border-radius-topright: 0em;
	margin-top: -4em;
	padding-bottom: 1em;
	padding-top: 0;
	padding-right: 310px;
}
div.topSlider h4 b,
div.topSlider h4 a {
	margin-left: 3px;
	margin-right: 0;
}
div.topSlider h4 a.prev {margin-left: 10px; 	margin-right: 6px;}
div.topSlider h4 a.next {margin-left: 4px; 	margin-right: 6px;}

div.topSlider h4 a.selected { color: #FF2828; }

div.topSlider div#thumbScrollFrame {
	height: 100px;
	position: relative;
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
	margin-top: 0em;
}
body.Blog.Listing div.topSlider div#thumbScrollFrame,
body.jsOn div.topSlider div#thumbScrollFrame {
	overflow: hidden;
	height: 80px;
}

div.topSlider a{
	display: inline;
	outline: none;
	margin-right: 16px;
	color: #CCC;
}

div.topSlider a span.PlayButton{
	position: absolute;
	display: block;
	top: 0px;
	margin: 1px;
	width: 85px;
	height: 63px;
	background: url(/images_site/sites/DuncanRaban/bgs/mini_play.png) center 23px;
	text-indent: -9999em; 
}
div.topSlider a:hover span.PlayButton{
	background-position: center -37px;
}

div.topSlider a.next,
div.topSlider a.prev{
	display: inline-block;
	background-color: transparent;
	background-image: url(/images_site/sites/DuncanRaban/bgs/gal_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width: 7px;
	height: 1.2em;
	/*z-index: 1000;*/
	text-indent: -999999em;
	text-align: left;
	outline: none;
	margin-right: 2px;
}
div.topSlider a.next{
	right: auto;
	left: 0px;
	background-position: 125px center;
	background-position: -9px 5px;
}

div.topSlider a.next:hover {	background-position: -9px -18px; }
div.topSlider a.prev:hover {	background-position: 0px -18px; }

div.topSlider a:hover { color: #FFF; }

div.topSlider a img {
	border: 1px solid #4A4A4A;
	width: 8.5em;
	height: 6.35em;
}

div.topSlider a:hover img {	border-color: #CCC;}
div.topSlider a.selected:hover img,
div.topSlider a.selected img { border-color: #FF2828; }


span.shareLinks {
	font-size: 1.2em;
	color: #CCC;
	display: block;
	position: absolute;
	left: 665px;
	bottom: 2em;
}

a.embed,
span.shareLinks a {
	display: inline-block;
	position: relative;
}

a.embed label,
span.shareLinks a label{ display: none; }

a.embed.open label,
span.shareLinks a.open label{
	position: absolute;
	background: url(/images_site/sites/DuncanRaban/bgs/quote.gif) 0px  bottom no-repeat;
	height: 5.9em;
	lefT: 0.5em;
	top: -6em;
	padding: 0;
	width: 240px;
	z-index: 10000;
	display: block !important;
}

a.embed.open textarea,
span.shareLinks a.open textarea {
	display: block;
	padding: 8px;
	font-size: 1em;
	overflow: auto;
	background: #CCC;
	border: none;
	margin: 0;
	 
}

span.share.links:hover {
	text-decoration: underline;
	color: #FFF;
	cursor: pointer;
}
span.share.links{ position: relative; display: inline-block;}
span.share.links span {
	display: none;
	background: url(/images_site/sites/DuncanRaban/bgs/quote.gif) 0px  bottom no-repeat !important;
	position: absolute;
	top: -42px !important;
	height: 40px !important;
	white-space: nowrap;	
	line-height: 0em;
	z-index: 1000;
} 
span.share.links.open span { 
	display: block !important; 	
}

span.share.links span a.icon {
	border: 8px solid #CCC;
	border-top: 6px solid #CCC !important;
	margin: 0 !important;
	background-color: #CCC;
	margin-right: -6px !important;

}

div.topSlider span.shareLinks a{
	padding: 0;
	margin-right: 5px;
	margin-lefT: 5px;
}
form#addComment fieldset { padding: 0; border: 0; }
form#addComment label b{
	display: block;
	width: 100%;
	font-size: 1.2em;
	color: #FF2828;
	padding-bottom: 0.3em;
}

form#addComment label input.text,
form#addComment label textarea {
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	padding: 0.3em;
	width: 33.4em;
	font-weight: bold;
	bordeR: 1px solid #CCC;
}

form#addComment input.button {
	color: #2F2F2C;
	background: #FF2828;
	border: none;
	-webkit-border-radius:  0.6em;
	-moz-border-radius: 0.6em;
	padding: 0.3em 0.6em;
	font-weight: bold;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

form#addComment p { color: #FF2828; }


body.Home div.intro {
	margin: 0 2em 2em 4em;
	padding: 0em 0em 2em;
	text-align: center;
	background:  url(/images_site/sites/DuncanRaban/bgs/double_red.gif) left bottom repeat-x;
	min-height: 19.5em;
}
body.Home div.intro h1{
	color: #FF2828;
	font-size: 2em;
	line-height: 1.3em;
	margin: 0;
	padding-top: 20px;
	background:  url(/images_site/sites/DuncanRaban/bgs/double_red.gif) left top repeat-x;
}

body.Home div#FeaturedProjects {
	margin: 0 -3em 0 4em;
}

body.Home.Projects div#FeaturedProjects {
	margin-top: 300px !important;
	margin: 0 -4em 0 1.7em;
}


body.Home div#FeaturedProjects a {
	display: block;
	float: left;
	width: 16.4em;
	margin: 0 1.5em 1.5em 0em;
}


body.Home div#FeaturedProjects a.endRow{
	clear: right !important;
	margin-right: 34em;
}

body.Home.Projects div#FeaturedProjects a.endRow {
	clear: none !important;
	margin-right: 1.5em;
}

body.Home div#FeaturedProjects a:hover {
	text-decoration: none;
}

body.Home div#FeaturedProjects a img {
	width: 16.4em;
	height: 11em;
	float: left;
	clear: both;
}

body.Home div#FeaturedProjects a b {
	display: block;
	float: left;
	width: 100%;
	color: #777;
	border-bottom: 1px solid #777;
	font-size: 1.2em;
	padding: 0.3em 0;
	font-weight: normal;
	height: 1.4em;
	overflow: hidden;
}

body.Home div#FeaturedProjects a.show b,
body.Home div#FeaturedProjects a:hover b { color: #CCC; border-color: #CCC; }

body.Home div#FeaturedProject {
	margin-right: 3.9em;
	margin-left: 0.2em;
	position: absolute;
	right: 0;
	width: 34.3em;
	padding: 0 0 2.2em !important;
	background: url(/images_site/sites/DuncanRaban/bgs/double_red.gif) left bottom repeat-x;
}

body.Home div#FeaturedProject a { display: none; }
body.Home div#FeaturedProject a.show { 
	display: block; 
	position: relative;
	padding: 0;
	float: left;
	display: block;
	width: 100%;
	height: 26.4em;
	width: 100%;
}

body.Home div#FeaturedProject a.show:hover {
	text-decoration: none;
}

body.Home div#FeaturedProject a img {
	width: 100%;
	height: 26.4em;
	display: block;
	margin: 0 !important;
	float: left;
	position: relative;	
	z-index: 2;
}

body.Home div#FeaturedProject a img.bgImage {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}


body.Home div#FeaturedProject a span.label{
	background: url(/images_site/sites/DuncanRaban/bgs/project_translucent.png);
	display: block;
	position: absolute;
	padding: 1em 1.5em 2.5em;
	bottom: 0;
	left: 0;
	right: 0;
	height: auto;
	float: left;
	color: #CCC;
	cursor: pointer;
	z-index: 3;	
}

body.Home div#FeaturedProject a span.label span { display: block; }

body.Home div#FeaturedProject a span.otherImage{ display: none; }

body.Home div#FeaturedProject a span b {
	font-size: 2em;
	display: block;
	font-weight: normal;
}

body.Home div#FeaturedProject a span em {
	text-transform: lowercase;
	font-size: 1.2em;
	font-style: normal;
	display: none;
}

body.Home div#FeaturedProject a.show:hover span {
	text-decoration: underline;
}

body.Project div#ProjectPreview img{
	width: 32.6em;
	margin-left: -3em;
}

body.Project a.trackBack {
	color: #CCC;
	font-style: italic;
	font-size: 1.2em;
}


body.Project div#ProjectPreview a.trackBack {
	display: block;
	line-height: 2.5em;
	margin-bottom: 30px;
	margin-left: 6em;
}

body.Project div#ProjectPreview a.view {
	color: #FF2828;
	float: right;
	font-size: 1.5em;
	margin-right: 1.5em;
	margin-top: 0.4em;
}

body.Project h1 span {
	margin-bottom: 1em;
	border-bottom: 1px solid #FF2828;
	color: #CCC;
	clear: both;
}

body.Project.SSP h1 {
	text-align: center;
	display: block;
}

body.Project.SSP #pointers a {
	/*background: url(/images_site/sites/DuncanRaban/bgs/pointers.gif) 40px top no-repeat;*/
	display: inline-block;
	font-size: 1.2em;
	position: absolute;
	top: 370px;
	color: #4A4A4A;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

body.Project.SSP #pointers a:hover {
	text-decoration: none;
	color: #CCC;
	/*background-image: url(/images_site/sites/DuncanRaban/bgs/pointers_hov.gif);*/
}

body.Project.SSP #pointers a.prev {
	right: 67em;
	color: #191913;
}

body.Project.SSP #pointers a.next {
	left: 66.4em;
	background-position: -70px top;
	color: #191913;
}
body.Project.SSP #pointers a.prev:hover,
body.Project.SSP #pointers a.next:hover {
	color: #FFF;
}

body.Default img {
	width: 100%;
}

body.Default h4 { width: 100%; float: none; }

body.Default div.content {
	border-top: 3px solid #FF2828;
	border-bottom: 3px solid #FF2828;
	padding: 2em 0;
	margin-left: 2em;
}

body.Default div.content a { color: #CCC; }
object { outline: none; }

span.ie_corner {
	position: absolute;
	width: 23px;
	height: 23px;
	display: block;
	background-image:url(/images_site/sites/DuncanRaban/bgs/ie_corner.gif);
	background-repeat: no-repeat;
}

span.ie_corner.topLeft{	background-position: 0px 0px; left: 0; top: 0; }
span.ie_corner.topRight{	background-position: -24px 0px; right: 0; top: 0; }
span.ie_corner.bottomLeft{	background-position: 0px -24px; left: 0; bottom: 0px; }
span.ie_corner.bottomRight{	background-position: -24px -24px; right: 0; bottom: 0px; }


div.VideoContainer,
div.AudioContainer div{
	background: #000;
	padding: 0 !important;
	border: none;
	position:relative;
	height: auto;
	width: 100%;
	height: 35.6em;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom : 2em;
}

div.AudioContainer div{ background:none; height:5em; margin-left: -8px; margin-right: -8px; margin-bottom: 0; border-bottom: none;}
div.AudioContainer { margin-bottom: 2em; !important; border: none;}
div.AudioContainer p{ margin-bottom: 0em; }

div.VideoContainer div.bg{
	position: absolute;
	opacity: .65;
	filter: alpha(opacity = 65);
	top: 0; right: 0; bottom: 0; left: 0;
	background: #000;
	display: block;
}

div.VideoContainer *{
	display: block;
}

div.VideoContainer div.message {
	position: absolute;
	top: 50%;
	height: 10em;
	margin-top: -7em;
	margin-lefT: 2em;
	margin-right: 2em;
	color: #FFF;
	background: #000;
	padding: 2em;
	z-index: 100;
	border: none;
}


div.VideoContainer div.message * {
	color: #FFF;
	text-align: center;
}

div.categoryDescription { text-align: center; }


body.Default.page_6 #headerContainer div.contents h1 { height: 20em; }
body.Default.have-a-chat #headerContainer div.contents,
body.Default.page_6 #headerContainer div.contents{ background: url(/images_site/sites/DuncanRaban/bgs/chat.jpg) center top no-repeat; height: 21em; }
body.Default.have-a-chat #menuContainer{ bottom: -3em;}
body.Default.have-a-chat #mainContainer div.contents,
body.Default.page_6 #mainContainer div.contents{ background: url(/images_site/sites/DuncanRaban/bgs/chat.jpg) center -21em no-repeat; height: 34em;}
body.Default.have-a-chat #footerContainer div.contents,
body.Default.page_6 #footerContainer div.contents{ background: url(/images_site/sites/DuncanRaban/bgs/chat.jpg) center -60em no-repeat; padding-bottom: 19em;}
body.Default.have-a-chat #mainContainer div.contents img,
body.Default.page_6 #mainContainer div.contents img { display: none; }
body.Default.have-a-chat #mainContainer div.contents div.content,
body.Default.page_6 #mainContainer div.contents div.content{
	background: url(/images_site/sites/DuncanRaban/bgs/chat_box.png) center top no-repeat;
	border: none;
	width: 38em;
	padding-top: 16em;
	padding-bottom: 24em;
	height: 11em;
	color: #000;
	text-align: center;
	margin-left: -52em;
	margin-top: 1em;
}
body.Default.have-a-chat #mainContainer div.contents div.content div *,
body.Default.page_6 #mainContainer div.contents div.content div * { color: #000; font-size: 1.2em; }
body.Default.have-a-chat #mainContainer div.contents div.content h4,
body.Default.page_6 #mainContainer div.contents div.content h4 { color: #785F2D; font-style: italic; font-weight: bold; }


body.Default.about-me #mainContainer div.contents,
body.Default.page_4 #mainContainer div.contents,
body.Default.page_1 #mainContainer div.contents{ 
	background: #2F2F2C url(/images_site/sites/DuncanRaban/bgs/about-v2.png) center top no-repeat; 
	min-height: 75em;
	margin-bottom: 0;
}


body.Default.about-me #mainContainer div.contents div.VideoContainer { 
	display: none !important; 
	margin: 20px -1px;
	font-size: 10px;
	height: 22em;
	/*bordeR: 1px solid #666;*/
}

body.Default.about-me #mainContainer div.contents div.VideoContainer.selected { display: block !important; }


body.Default.about-me #mainContainer div.contents img,
body.Default.page_1 #mainContainer div.contents img,
body.Default.page_4 #mainContainer div.contents img { display: none; }
body.Default.about-me #mainContainer div.contents div.content,
body.Default.page_4 #mainContainer div.contents div.content,
body.Default.page_1 #mainContainer div.contents div.content{
	background: url(/images_site/sites/DuncanRaban/bgs/about_info.png) center top repeat;
	border: none;
	width: 48em;
	padding: 2em;
	color: #000;
	text-align: center;
	margin-top: 60px;
	margin-left: -34em;
	position: relative;
}

body.Default.about-me #mainContainer div.contents div.content a.closeIcon,
body.Default.page_4 #mainContainer div.contents div.content a.closeIcon,
body.Default.page_1 #mainContainer div.contents div.content a.closeIcon { font-size: 16px; color: #FF2829;}

body.Default.about-me #mainContainer div.contents div.content div.vidThumbs,
body.Default.page_4 #mainContainer div.contents div.content div.vidThumbs,
body.Default.page_1 #mainContainer div.contents div.content div.vidThumbs {
	margin-bottom: 20px;
	font-size: 10px;
	text-align: center;
}

body.Default.about-me #mainContainer div.contents div.content a.videoThumb,
body.Default.page_4 #mainContainer div.contents div.content a.videoThumb,
body.Default.page_1 #mainContainer div.contents div.content a.videoThumb{
	width: 120px !important; 
	height: 80px !important;
	display: inline-block;
	border: 1px solid #666 !important;
	margin: 5px;
	padding: 0;
	position: relative;
	overflow: hidden;
}

body.Default.about-me #mainContainer div.contents div.content a.videoThumb:hover,
body.Default.page_4 #mainContainer div.contents div.content a.videoThumb:hover,
body.Default.page_1 #mainContainer div.contents div.content a.videoThumb:hover,
body.Default.about-me #mainContainer div.contents div.content a.videoThumb.selected ,
body.Default.page_4 #mainContainer div.contents div.content a.videoThumb.selected,
body.Default.page_1 #mainContainer div.contents div.content a.videoThumb.selected { border-color: #FF2829 !important; }

body.Default.about-me #mainContainer div.contents div.content a.videoThumb b,
body.Default.page_4 #mainContainer div.contents div.content a.videoThum b,
body.Default.page_1 #mainContainer div.contents div.content a.videoThum b {
	position: absolute;
	display: block;
	lefT: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 10;
	text-indent: -999em;
	background: url(/images_site/sites/DuncanRaban/bgs/play_overlay.png) center center no-repeat;
}


body.Default.about-me #mainContainer div.contents div.content a.videoThumb.selected b,
body.Default.page_4 #mainContainer div.contents div.content a.videoThum.selected b,
body.Default.page_1 #mainContainer div.contents div.content a.videoThum.selected b { display: none; }


body.Default.about-me #mainContainer div.contents a.videoThumb img,
body.Default.page_4 #mainContainer div.contents div.content a.videoThumb img,
body.Default.page_1 #mainContainer div.contents div.content a.videoThumb img {
	display: block !important;
	margin: 0;
	width: 120px !important; 
	height: 80px !important;
}

body.Default.about-me #footerContainer div.contents,
body.Default.page_4 #footerContainer div.contents,
body.Default.page_1 #footerContainer div.contents{
	padding-top: 0;
}
body.Default.about-me #footerContainer div.contents div.col.span-4.prepend-4.append-4.last,
body.Default.page_4 #footerContainer div.contents div.col.span-4.prepend-4.append-4.last,
body.Default.page_1 #footerContainer div.contents div.col.span-4.prepend-4.append-4.last{
	border-top: 2px solid #FF2828 !important;
	background: none !important;
}

body.Default.about-me #footerContainer div.contents div.col.span-4.prepend-4.append-4.last span,
body.Default.page_4 #footerContainer div.contents div.col.span-4.prepend-4.append-4.last span,
body.Default.page_1 #footerContainer div.contents div.col.span-4.prepend-4.append-4.last span { display: none; }

body.Default.about-me #mainContainer div.contents div.content div *,
body.Default.page_4 #mainContainer div.contents div.content div *,
body.Default.page_! #mainContainer div.contents div.content div * { color: #FF2828; font-size: 1.6em; }

body.Default.about-me #mainContainer div.contents div.content h4,
body.Default.page_4 #mainContainer div.contents div.content h4,
body.Default.page_1 #mainContainer div.contents div.content h4 { color: #785F2D; font-style: italic; font-weight: bold; }

body.Default.about-me #mainContainer div.contents div.content hr,
body.Default.page_4 #mainContainer div.contents div.content hr,
body.Default.page_1 #mainContainer div.contents div.content hr {
	height: 0px;
	border: none;
	width: 10em;
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #FF2828;
}

body.Default.about-me #mainContainer div.contents div.content p,
body.Default.page_4 #mainContainer div.contents div.content p,
body.Default.page_1 #mainContainer div.contents div.content p {
	margin: 1em 0;
}

body.Default.about-me #mainContainer div.contents div.content span,
body.Default.page_4 #mainContainer div.contents div.content span,
body.Default.page_1 #mainContainer div.contents div.content span {
	background: url(/images_site/sites/DuncanRaban/bgs/about_box_corners.png) left top no-repeat;
	display: block;
	position: absolute;
	height: 38px;
	width: 50%;
	left: 0;
	top: -38px;
}

body.Default.about-me #mainContainer div.contents div.content span.Top.Right,
body.Default.page_4 #mainContainer div.contents div.content span.Top.Right,
body.Default.page_1 #mainContainer div.contents div.content span.Top.Right {
	background-position: top right;
	left: auto;
	right: 0;
}

body.Default.about-me #mainContainer div.contents div.content span.Bottom.Right,
body.Default.page_4 #mainContainer div.contents div.content span.Bottom.Right,
body.Default.page_1 #mainContainer div.contents div.content span.Bottom.Right {
	background-position: right -40px;
	left: auto;
	right: 0;
	top: auto;
	bottom: -38px;
}

body.Default.about-me #mainContainer div.contents div.content span.Bottom.Left,
body.Default.page_4 #mainContainer div.contents div.content span.Bottom.Left,
body.Default.page_1 #mainContainer div.contents div.content span.Bottom.Left {
	background-position: left -40px;
	left: 0;
	top: auto;
	bottom: -38px;
}
body.Default.about-me #mainContainer div.contents div.content a.closeText,
body.Default.page_4 #mainContainer div.contents div.content a.closeText,
body.Default.page_1 #mainContainer div.contents div.content a.closeText {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	margin-top: 1.5em;
	margin-bottom: -1.5em;
}


body.Default.about-me #mainContainer div.contents div.content a.closeIcon,
body.Default.page_4 #mainContainer div.contents div.content a.closeIcon ,
body.Default.page_1 #mainContainer div.contents div.content a.closeIcon {
	position: absolute;
	top: -20px;
	right: 52px;
	border: 1px solid #FF2828;
	height: 13px;
	line-height: 10px;
	width: 13px;
	text-align: center;
	z-index: 100;
}
body.Default.about-me #mainContainer div.contents div.content a.closeIcon:hover,
body.Default.page_4 #mainContainer div.contents div.content a.closeIcon:hover,
body.Default.page_1 #mainContainer div.contents div.content a.closeIcon:hover {
	background: #FF2828;
	color: #000;
	text-decoration: none;
}

body.Default.about-me #mainContainer a.videoLink,
body.Default.page_4 #mainContainer a.videoLink,
body.Default.page_1 #mainContainer a.videoLink{
	display: block;
	position: absolute;
	top: 40px;
	right: 70px;
	width: 79px;
	height: 67px;
	padding-top: 28px;
	background:url(/images_site/sites/DuncanRaban/bgs/red_bubble.gif) left top no-repeat;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.5em;
	outline: none;
}

#atffc { display: none; }

#footer-pa-link {
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	height: auto;
	padding: 0em;
	position: relative;
	width: 100%;
}

#footer-pa-link a{
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	height: auto;
	padding: 2em 2em 1em;
	border-bottom: 1px solid #FF2929;
	position: relative;
	display: inline-block;
}

#peterandpaul_link {
	z-index: 1000;
	position: absolute;
	top: 12em;
}

