/*
Theme Name: DECA
Description: DECA Wordpress Theme
Author: DECA
Author URI: DECA
Markup by: DECA
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Reset (Loosely Meyer's Reset)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
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,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
:focus {
	outline:0;
}
:link,:visited {
	text-decoration:none;
	color:#666;
}
img {
	vertical-align:bottom;
}
legend {
	font:0/0 arial;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
ol,ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Extra Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.skipLinks {
	width:0;
	height:0;
	float:left;
	overflow:hidden;
}
.extra {
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}
.hidden {
	display:none;
}
.left {
	float:left;
	margin:5px 10px 10px 0;
}
.right {
	float:right;
	margin:5px 0 10px 10px;
}
.center {
	display:block;
	margin:0 auto;
}
#page ul:after,
#page div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	font:13px/18px arial,helvetica,sans-serif;
	color:#666;
	min-width:981px;
	background:#f4f4f4;
}
html,body {
	height:100%;
}
#page {
	width:100%;
	min-height:100%;
	margin:0 0 -74px;
}
* html #page {
	height:100%;
}
#branding {
	width:981px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:100%;
	background:#000 url(images/top-bar-bottom.png) repeat-x left bottom;
}
#wrap {
	width:981px;
	margin:0 auto;
	text-align:left;
	padding:32px 0;
}
.advertise #wrap {
	padding:40px 0 32px;
}
#main {
	float:left;
	width:100%;
}
#content {
	margin:0 331px 0 0;
	width:650px;
}
.boardOfDirectors #content,
.privacyPolicy #content,
.brands #content {
	margin:0;
	width:100%;
}
.advertise #content {
	margin:0 220px 0 0;
	width:751px;
}
.brandsLanding #content {
	margin:0 351px 0 0;
	width:630px;
}
.press #content {
	margin:0 233px 0 0;
	width:738px;
}
#sidebarTwo,
#sidebarOne {
	float:left;
	width:304px;
	margin:0 0 0 -304px;
	display:inline;
	overflow:hidden;
}
#sidebarTwo {
	width:210px;
	margin:52px 0 0 -210px;
}
.brandsLanding #sidebarOne {
	width:324px;
	margin:0 0 0 -324px;
}
.press #sidebarOne {
	width:213px;
	margin:0 0 0 -213px;
}
#footer {
	clear:both;
	overflow:hidden;
	width:100%;
	color:#999;
	background:#e4e4e4;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:116px;
	height:44px;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
	display:inline;
	float:left;
	margin:12px 0 0;
	border:0px;
}
#logo a,
#logo a:visited {
	float:left;
	width:116px;
	height:44px;
	overflow:hidden;
	text-indent:-100em;
}
#logo em {
	display:block;
	clear:both;
	font:0/0 arial;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
#menu {
	float:right;
	font:12px/48px arial;
	margin:12px 0 0;
}
#menu li {
	float:left;
	position:relative;
	z-index:10;
}
#menu li a {
	color:#000;
	float:left;
	width:121px;
	padding:0 0 10px;
	margin:0 0 0 -1px;
	text-align:center;
	position:relative;
	z-index:90;
	font-weight:bold;
	background:#f4f4f4 url(images/menu-hover.png) no-repeat center 49px;
}
#menu li.sfhover a,
#menu li:hover a,
#menu li.current_page_item a,
#menu li a:hover {
	font-weight:bold;
	color:#ff7c0a;
	padding:0 0 15px;
	margin:0 0 -5px -1px;
}
#menu li.current_page_item a {
	font-weight:bold;
	color:#ff7c0a;
}
#menu li ul {
	position:absolute;
	width:141px;
	left:-999em;
	top:59px;
	line-height:25px;
	font-size:11px;
	text-align:left;
	background:url(images/menu-drop-bottom.png) no-repeat left bottom;
	padding:0 0 19px;
	z-index: 9999;
}
* html #menu li ul{
	background:none;
}
#menu li.sfhover ul,
#menu li:hover ul {
	left:-11px;
}
#menu li.sfhover ul li ul,
#menu li:hover ul li ul,
#menu li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li:hover ul li ul{
	top:0;
	left:-999em;
}
#menu li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul{
	left:141px;
}
#menu li ul li {
	float:left;
	display:inline;
	background:url(images/menu-drop-bg.png) repeat-y;
	width:141px;
	width/**/:/**/121px;
	padding:0 10px;
	height:auto;
}
#page #menu li.sfhover ul li a,
#page #menu li:hover ul li a,
#page #menu li ul li a {
	clear:both;
	width:121px;
	width/**/:/**/101px;
	font-weight:normal;
	margin:0;
	padding:0 10px;
	border-bottom:1px solid #ff902f;
	color:#fff;
	background:#ff7d0b;
	text-align:left;
}
#page #menu li.sfhover ul li a:hover,
#page #menu li:hover ul li a:hover,
#page #menu li ul li a:hover {
	color:#555;
	padding:0 10px;
	margin:0;
}
#header .inner {
	width:100%;
	background:url(images/top-bar-top.png) repeat-x;
}
#header .inner .inner {
	width:981px;
	margin:0 auto;
	text-align:left;
	background:none;
	padding:50px 0 40px;
}
#header h2 {
	font:18px/25px arial;
	color:#ff7c0a;
	margin:0 0 20px;
	clear:both;
	width:100%;
}
#header p {
	padding:0 0 10px;
}
#header p a {
	color:#fff;
}
#header .rmore {
	float:left;
	color:#fff;
	clear:both;
	font:bold 11px/15px arial;
	background:#1a1a1a url(images/rmore-left.gif) no-repeat;
}
#header .rmore span {
	display:block;
	padding:0 18px 0 5px;
	background:url(images/rmore-right.gif) no-repeat right top;
}
#header .video {
	float:left;
	width:640px;
}
#header .video div {
	padding:0 0 25px;
}
#header .video h3 {
	font:18px/25px arial;
	color:#fff;
	margin:0 0 20px;
}
#header .video h3 a {
	color:#fff;
}
#header .video h3 em {
	font:bold 18px/25px arial;
	color:#ff7c0a;
}
#header .info {
	float:right;
	width:310px;
	margin-top:40px;
}
#header .info .aboutDeca {
	float:left;
	width:137px;
	height:15px;
	overflow:hidden;
	text-indent:-100em;
	background:url(images/home-about-deca.png) no-repeat;
	margin:0 0 22px;
}
#header .info #brands {
	width:100%;
}
#header .info #brands li {
	float:left;
	width:140px;
	height:75px;
	margin:0 0 20px;
}
#header .info #brands li a {
	float:left;
	width:140px;
	height:75px;
	overflow:hidden;
	text-indent:-100em;
}
#header .info #brands li.bushLeague,
#header .info #brands li.projectlore,
#header .info #brands li.closetcrashers,
#header .info #brands li.coolMom,
#header .info #brands li.dogPony,
#header .info #brands li.mobJustice {
	float:right;
}
#header .info #brands li.boingBoingTV a {
	background:url(images/home-brand-1.png) no-repeat;
}
#header .info #brands li.bushLeague a {
	background:url(images/home-brand-2.png) no-repeat;
}

#header .info #brands li.dogPony a {
	background:url(images/home-brand-4.png) no-repeat;
}
#header .info #brands li.mobJustice a {
	background:url(images/mj.gif) no-repeat;
}
#header .info #brands li.boingBoingTV a:hover {
	background:url(images/home-brand-1-h.png) no-repeat;
}
#header .info #brands li.bushLeague a:hover {
	background:url(images/home-brand-2-h.png) no-repeat;
}
#header .info #brands li.coolMom a {
	background:url(images/home-brand-3.png) no-repeat;
}
#header .info #brands li.coolMom a:hover {
	background:url(images/home-brand-3-h.png) no-repeat;
}
#header .info #brands li.smosh a {
	background:url(images/smosh.gif) no-repeat;
}
#header .info #brands li.smosh a:hover {
	background:url(images/smosh-h.gif) no-repeat;
}
#header .info #brands li.dogPony a:hover {
	background:url(images/home-brand-4-h.png) no-repeat;
}
#header .info #brands li.mobJustice a:hover {
	background:url(images/mj-h.gif) no-repeat;
}
#header .info #brands li.projectlore a {
	background:url(images/projectlore.gif) no-repeat;
}
#header .info #brands li.projectlore a:hover {
	background:url(images/projectlore-h.gif) no-repeat;
}

#header .info #brands li.closetcrashers a {
	background:url(images/closet_crashers.gif) no-repeat;
}
#header .info #brands li.closetcrashers a:hover {
	background:url(images/closet_crashers-h.gif) no-repeat;
}


#header .info #brands li.momversation a {
	background:url(images/momversation.gif) no-repeat;
}
#header .info #brands li.momversation a:hover {
	background:url(images/momversation-h.gif) no-repeat;
}
.aboutUs #header .inner .inner {
	padding:35px 0 0;
}
.aboutUs #header h2 {
	font:bold 24px/32px arial;
	color:#f4f4f4;
	text-transform:uppercase;
}
.aboutUs #header ul {
	width:100%;
	font:12px/28px arial;
	color:#ff7c0a;
}
.aboutUs #header ul li {
	float:left;
}
.aboutUs #header ul li a {
	float:left;
	color:#ff7c0a;
	padding:0 12px;
}
.aboutUs #header ul li.current_page_item,
.aboutUs #header ul li.sfhover,
.aboutUs #header ul li:hover {
	background:#f4f4f4 url(images/subnav-white-left.gif) no-repeat;
}
.aboutUs #header ul li.current_page_item a,
.aboutUs #header ul li.sfhover a,
.aboutUs #header ul li a:hover {
	color:#333;
	background:url(images/subnav-white-right.gif) no-repeat right top;
}
.brandsLanding #header .inner {
	background:url(images/top-bar-top-landing.png.png) repeat-x;
}
.privacyPolicy #header .inner .inner,
.advertise #header .inner .inner {
	padding:35px 0 15px;
}
.press #header .inner .inner {
	padding:35px 0 15px;
}

.brandsLanding #header .inner .inner {
	padding:25px 0;
}
.brandsLanding #header h2 {
	margin:0 0 18px;
}
.brandsLanding #header ul {
	padding:0 0 50px;
}
.brandsLanding #header ul li.current_page_item,
.brandsLanding #header ul li.sfhover,
.brandsLanding #header ul li:hover {
	background:#000 url(images/subnav-black-left.png) no-repeat;
}
.brandsLanding #header ul li.current_page_item a,
.brandsLanding #header ul li.sfhover a,
.brandsLanding #header ul li a:hover {
	color:#e4e4e4;
	background:url(images/subnav-black-right.png) no-repeat right top;
}
.brandsLanding #header .video {
	float:right;
}
.brandsLanding #header .info {
	float:left;
	width:305px;
	overflow:hidden;
}
.brandsLanding #header .info h3 {
	font:bold 18px/25px arial;
	color:#ff7c0a;
	margin:0 0 10px;
}
.brandsLanding #header .info .rss {
	display:block;
	padding:0 0 0 15px;
	margin:0 0 15px;
	background:url(images/top-bar-rss.gif) no-repeat left;
	font-weight:bold;
	color:#fff;
}
.brandsLanding #header .info .rss:hover {
	text-decoration:underline;
}
.brandsLanding #header .info .infoSheet {
	padding:20px 0 8px 65px;
	margin:10px 0 20px;
	background:url(images/top-bar-pdf-left.jpg) no-repeat;
}
.brandsLanding #header .info .infoSheet .inner {
	padding:0;
	width:auto;
	background:#1a1a1a url(images/top-bar-pdf-top.gif) no-repeat right top;
}
.brandsLanding #header .info .infoSheet a {
	font:12px/16px arial;
	color:#999;
	display:block;
	padding:8px 0 8px 12px;
	background:url(images/top-bar-pdf-bottom.gif) no-repeat right bottom;
}
.brandsLanding #header .info .infoSheet a em {
	font:bold 14px/16px arial;
	color:#fff;
	display:block;
}
.brandsLanding #header .info .rmore {
	margin:5px 0 10px;
	width:200px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#main h3 {
	font:18px/25px arial;
	color:#111;
	margin:0 0 15px;
}
#main #pages {
	width:100%;
}
#main #pages h3 {
	border-bottom:1px solid #dbdbdb;
	padding:0 0 3px;
}
#main #pages li {
	float:left;
	clear:left;
	width:311px;
	margin:0 0 10px;
}
#main #pages li.even {
	float:right;
	clear:right;
}
#main #pages li p {
	padding:0 0 5px;
}
#main #pages li a {
	color:#ff7c0a;
	font-weight:bold;
}
#main #pages li a:hover {
	text-decoration:underline;
}
#main #pages li .rmore {
	float:right;
	color:#ff7c0a;
	font-weight:bold;
	padding:0 15px 0 0;
	background:url(images/rmore-arrow.gif) no-repeat right;
}
#main #pages li .rmore:hover {
	text-decoration:none;
	background:url(images/rmore-arrow-hover.gif) no-repeat right;
}
#main #featured {
	width:100%;
	background:#000 url(images/home-featured-bottom.png) no-repeat left bottom;
}
#main #featured .inner {
	width:100%;
	background:url(images/home-featured-top.png) no-repeat;
	text-align:center;
	padding:15px 0 10px;
}
#main #featured .video {
	float:left;
	width:140px;
	display:inline;
	margin:0 11px;
}
#main #featured .video a {
	color:#fff;
}
#main #featured .video a:hover {
	text-decoration:underline;
}
#main #featured .video img {
	display:block;
	margin:0 auto;
	margin:0 0 10px;
}
#main #featured .video h4 {
	font:bold 12px/18px arial;
	color:#fff;
	margin:0 0 10px;
}
#main #featured .video p {
	font:10px/13px arial;
	color:#666;
	padding:0 0 5px;
}
.aboutUs #main h3 em {
	font-weight:bold;
	font-style:normal;
}
.ourPromise #main h3 {
	font:18px/25px arial;
	border-bottom:2px solid #ff7c0a;
	padding:0 0 10px;
}
.aboutUs #main .photo {
	float:left;
	margin:5px 15px 0 0;
}
.ourPromise #main .logo {
	float:right;
	margin:5px 0 0 15px;
}
.aboutUs #main p {
	text-align:justify;
	padding:0 0 20px;
}
.aboutUs #main .profiles {
	width:100%;
}
.aboutUs #main .profiles li.linkedin {
	float:left;
}
.aboutUs #main .profiles li.twitter {
	float:right;
}

.aboutUs #main .profiles li.linkedin a:hover {
	font-weight:normal;
}
.aboutUs #main .profiles li.twitter a:hover {
	font-weight:normal;
}
.aboutUs #main .profiles li a {
	display:block;
	width:320px;
	height:100px;
	height/**/:/**/58px;
	padding:42px 0 0;
	text-align:center;
	font:11px/15px arial;
	color:#0074ba;
}
.aboutUs #main .profiles li a:hover {
	font-weight:bold;
}
.aboutUs #main .profiles li.linkedin a {
	background:url(images/team-linkedin.jpg) no-repeat;
}
.aboutUs #main .profiles li.twitter a {
	background:url(images/team-twitter.jpg) no-repeat;
}
.aboutUs #main .profiles li.linkedinf {
	float:left;
}
.aboutUs #main .profiles li.twitterf {
	float:right;
}

.aboutUs #main .profiles li.linkedinf a:hover {
	font-weight:normal;
}
.aboutUs #main .profiles li.twitterf a:hover {
	font-weight:normal;
}
.aboutUs #main .profiles li.linkedinf a {
	background:url(images/team-linkedin-f.jpg) no-repeat;
}
.aboutUs #main .profiles li.twitterf a {
	background:url(images/team-twitter-f.jpg) no-repeat;
}
.boardOfDirectors .aPerson {
	margin:0 0 20px;
	padding:0 0 10px;
	background:url(images/dashed-light.gif) repeat-x left bottom;
}
.media {
	border:1px solid #ddd;
	padding:3px;
}

.boardOfDirectors .aPerson .media {
	float:left;
	margin:5px 10px 0 0;
	border:1px solid #ddd;
	padding:3px;
}
.privacyPolicy #main h3 {
	color:#666;
}
.privacyPolicy #policies {
	width:100%;
}
.privacyPolicy #policies li {
	width:100%;
	padding:0 0 10px;
	overflow:hidden;
	float:left;
	clear:both;
}
.privacyPolicy #policies li em {
	float:left;
	font:18px/25px arial;
	width:30px;
}
.privacyPolicy #policies li .aPolicy {
	float:right;
	width:951px;
	overflow:hidden;
}
.privacyPolicy #policies li .aPolicy ul {
	width:100%;
	padding:0 0 10px;
}
.privacyPolicy #policies li .aPolicy ul li {
	padding:0 0 5px 15px;
	font-weight:bold;
	background:url(images/bullet.gif) no-repeat left 4px;
}
.privacyPolicy #policies li .aPolicy ul li a {
	color:#ff7c0a;
}
.advertise #main h2 {
	font:bold 24px/32px arial;
	color:#111;
	margin:0 0 20px;
}
.advertise #main h3 {
	color:#666;
	margin:0 0 20px
}
.advertise #main p {
	padding:0 0 20px;
}
.advertise #main .partners {
	width:100%;
	padding:0 0 20px;
}
.advertise #main .partners li {
	float:left;
	padding:0 3px 6px;
}
.advertise #main .genListing {
	width:100%;
	padding:0 0 10px;
}
.advertise #main .genListing li {
	padding:0 0 5px 15px;
	font-weight:bold;
	background:url(images/bullet.gif) no-repeat left 4px;
}
.advertise #main .genListing li a {
	color:#ff7c0a;
}

#content .sitemapListing {
	width:100%;
	padding:0 0 10px 10px;
}
#content .sitemapListing li {
	padding:0 0 10px 15px;
	font-weight:bold;
	background:url(images/bullet.gif) no-repeat left 4px;
}
#content .sitemapListing li a {
	color:#666;
}
.brandsLanding #quotes li {
	padding:0 0 25px 60px;
	background:url(images/quote.png) no-repeat 0 3px;
}
.brandsLanding #quotes li blockquote {
	font:bold 18px/22px arial;
	color:#111;
}
.brandsLanding #quotes li blockquote p {
	padding:0 0 10px;
}
.brandsLanding #quotes li cite {
	font:12px/18px arial;
	color:#999;
}
.brandsLanding #quotes li cite a {
	font-weight:bold;
	color:#999;
}
.brandsLanding #quotes li cite a:hover {
	text-decoration:underline;
}
#main .apost {
	overflow:hidden;
	padding:0 0 15px;
	margin:0 0 15px;
	width:100%;
	clear:both;
	background:url(images/dashed-light.gif) repeat-x left bottom;
}

#sidebarOne .apost {
	overflow:hidden;
	padding:0 0 10px;
	margin:0 0 10px;
	width:100%;
	clear:both;
	background:url(images/dashed-light.gif) repeat-x left bottom;
}
#sidebarOne .apost h2 {
	font:14px arial;
	color:#ff7c0a;
	clear:both;
	width:100%;
}

#sidebarOne .apost .media {
	float:left;
	border:1px solid #ccc;
	padding:3px;
	margin:0 0 10px 0;
}

#main #developing .apost {
	padding:15px 0 0;
	margin:0 0 20px;
	background:url(images/dashed-gray.gif) repeat-x;
}
#main .apost h1,
#main .apost h2 {
	font:bold 18px/25px arial;
	color:#111;
	margin:0 0 8px;
}
#main .apost h1 a,
#main .apost h2 a {
	color:#111;
}
#main .apost h1 a:hover,
#main .apost h2 a:hover {
	text-decoration:underline;
}
#main .apost h3 {
	font:bold 18px/25px arial;
}
#main .apost h4 {
	font:bold 16px/23px arial;
}
#main .apost h5 {
	font:bold 15px/22px arial;
}
#main .apost h6 {
	font:bold 14px/21px arial;
}
#main .apost .media {
	float:left;
	border:1px solid #ccc;
	padding:3px;
	margin:5px 10px 30px 0;
}
#main .apost .info {
	list-style:none outside;
	padding:0;
	margin:0;
	overflow:hidden;
	height:1%;
	background:#e4e4e4 url(images/info-right.gif) no-repeat right top;
}
#main .apost .info .time,
#main .apost .info .address {
	font:bold 10px/18px arial;
	color:#666;
	float:left;
	margin:0 50px 0 0;
	padding:0;
}
#main .apost .info .address {
	padding:0 0 0 10px;
	background:url(images/info-left.gif) no-repeat;
}
#main .apost .info .time a,
#main .apost .info .address a {
	color:#ff7c0a;
	font-weight:normal;
}
#main .apost .info .time a:hover,
#main .apost .info .address a:hover {
	text-decoration:underline;
}
#main .apost p,
#main .apost blockquote {
	padding:5px 0;
	text-align:justify;
}
#main .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#main .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#main .apost ol,
#main .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#main .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a {
	color:#666;
	font-weight:bold;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover {
	text-decoration:underline;
}
#main .apost ul li {
	padding:0 0 5px 18px;
}
#main .apost ol li {
	padding:0 0 5px;
}
#main .apost .rmore {
	float:right;
	color:#ff7c0a;
	font-weight:bold;
	padding:0 15px 0 0;
	background:url(images/rmore-arrow.gif) no-repeat right;
}
#main .apost .rmore:hover {
	text-decoration:none;
	background:url(images/rmore-arrow-hover.gif) no-repeat right;
}
#main #developing {
	width:100%;
	background:url(images/development-bg.gif) repeat-y;
}
#main #developing .inner {
	width:100%;
	background:url(images/development-top.png) no-repeat;
}
#main #developing .inner .inner {
	width:auto;
	height:1%;
	padding:18px 20px 0;
	background:url(images/development-bottom.png) no-repeat left bottom;
}
#main #developing h2 {
	font:bold 24px/32px arial;
	color:#ff7c0a;
	padding:0 0 20px;
}
#main #developing .apost h1,
#main #developing .apost h2 {
	margin:0 0 10px;
	padding:0;
	font:bold 18px/25px arial;
	background:none;
}
#main #developing .apost .rmore {
	padding:0 15px 0 0;
	float:right;
	color:#ff7c0a;
	font-weight:bold;
	background:url(images/rmore-arrow2.gif) no-repeat right;
}
#main #developing .apost .rmore:hover {
	text-decoration:none;
	background:url(images/rmore-arrow2.gif) no-repeat right;
}
#main .lead {
	clear:both;
	font:bold 12px/20px arial;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#main .lead a {
	color:#515151;
}
#main .lead a:hover {
	text-decoration:underline;
}
#main .lead .prev {
	float:left;
}
#main .lead .next {
	float:right;
}
.wp-pagenavi {
	width:100%;
	padding:3px 0;
	clear:both;
	text-align:center;
	font:12px/25px arial;
	color:#969696;
}
.wp-pagenavi .current,
.wp-pagenavi a {
	color:#969696;
	padding:0 8px;
	margin:0 8px 0 0;
	display:inline-block;
	border:1px solid #ddd;
}
.wp-pagenavi .extend,
.wp-pagenavi .pages {
	display:none;
}
.wp-pagenavi .current,
.wp-pagenavi a:hover {
	color:#ff7c0a;
	background:#fff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sidebarTwo a,
#sidebarOne a {
	color:#ff7c0a;
	font-weight:bold;
}

#sidebarOne .apost {
	overflow:hidden;
	padding:0 0 15px;
	margin:0 0 15px;
	width:100%;
	clear:both;
	background:url(images/dashed-light.gif) repeat-x left bottom;
}

#sidebarTwo a:hover,
#sidebarOne a:hover {
	text-decoration:underline;
}
.sbColumns {
	margin:0 0 10px;
}
.sbColumns h2 {
	font:18px/25px arial;
	clear:both;
	color:#111;
	border-bottom:1px solid #dbdbdb;
	padding:0 0 3px;
	margin:0 0 15px;
}
.sbColumns .inner {
	
}
.sbColumns ul {
	
}
.sbColumns p {
	
}
.sbColumns ul ul {
	padding:5px;
}
.sbColumns ul li {
	padding:0 0 5px;
}
.home #sidebarOne .sbColumns li {
	padding:0 0 15px;
	width:100%;
	overflow:hidden;
}
.home #sidebarOne .sbColumns li h3 {
	font:bold 12px/20px arial;
	clear:both;
	color:#111;
}
.home #sidebarOne .sbColumns li h3 a{
	color:#111;
}
.home #sidebarOne .sbColumns li p {
	padding:0 0 5px;
}
.home #sidebarOne .sbColumns li .rmore {
	float:right;
	color:#ff7c0a;
	font-weight:bold;
	padding:0 15px 0 0;
	background:url(images/rmore-arrow.gif) no-repeat right;
}
.home #sidebarOne .sbColumns li .rmore:hover {
	text-decoration:none;
	background:url(images/rmore-arrow-hover.gif) no-repeat right;
}
.aboutUs #sidebarOne .sbColumns h2 {
	border-bottom:2px solid #ff7c0a;
	padding:0 0 10px;
}
.aboutUs #sidebarOne .sbColumns li {
	padding:0 0 15px;
	width:100%;
	overflow:hidden;
}
.aboutUs #sidebarOne .sbColumns li a {
	display:block;
	width:100%;
}
.aboutUs #sidebarOne .sbColumns li a span {
	display:block;
	padding:5px 8px 8px;
	height:1%;
	cursor:pointer;
}
.aboutUs #sidebarOne .sbColumns li a .photo {
	float:left;
	margin:3px 10px 0 0;
}
.aboutUs #sidebarOne .sbColumns li a em {
	font:bold 14px/21px arial;
	color:#999;
	display:block;
}
.aboutUs #sidebarOne .sbColumns li a cite{
	font:12px/18px arial;
	display:block;
	color:#999;
}
.aboutUs #sidebarOne .sbColumns li.current_bio_item a,
.aboutUs #sidebarOne .sbColumns li a:hover {
	background:#dbdbdb url(images/sidebar-large-hover-top.gif) no-repeat;
	text-decoration:none;
}
.aboutUs #sidebarOne .sbColumns li.current_bio_item a span,
.aboutUs #sidebarOne .sbColumns li a:hover span {
	background:url(images/sidebar-large-hover-bottom.gif) no-repeat left bottom;
}
.aboutUs #sidebarOne .sbColumns li.current_bio_item a em,
.aboutUs #sidebarOne .sbColumns li a:hover em {
	color:#111;
}
.aboutUs #sidebarOne .sbColumns li.current_bio_item a cite,
.aboutUs #sidebarOne .sbColumns li a:hover cite{
	color:#111;
}
.advertise #sidebarTwo em {
	font:12px/18px arial;
	display:block;
	margin:0 0 15px;
}
.advertise #sidebarTwo h2 {
	font:18px/25px arial;
	clear:both;
	color:#111;
	margin:0;
	padding:0;
	border:none;
}
.advertise #sidebarTwo dl {
	width:100%;
	margin:0 0 15px;
	overflow:hidden;
}
.advertise #sidebarTwo dl dt {
	float:left;
	width:60px;
}
.advertise #sidebarTwo dl dd {
	float:left;
}
.advertise #sidebarTwo dl a {
	color:#ff7c0a;
	font-weight:normal;
}
.advertise #sidebarTwo .rmore {
	float:right;
	color:#ff7c0a;
	font-weight:bold;
	padding:0 15px 0 0;
	background:url(images/rmore-arrow.gif) no-repeat right;
}
.advertise #sidebarTwo .rmore:hover {
	text-decoration:none;
	background:url(images/rmore-arrow-hover.gif) no-repeat right;
}
.brandsLanding #sidebarOne .sbColumns h2 {
	border-bottom:1px solid #ddd;
	padding:0 0 3px;
}
.brandsLanding #sidebarOne .hosts ul li img {
	float:left;
	margin:0 10px 0 0;
}
.brandsLanding #sidebarOne .hosts ul li a {
	display:inline;
	color:#32ccff;
	font:12px/22px arial;
	padding:0 0 0 18px;
	background:url(images/sidebar-twitter-small.gif) no-repeat;
}
.brandsLanding #sidebarOne .hosts ul li a:hover {
	background:url(images/sidebar-twitter-small.gif) no-repeat;
}
.brandsLanding #sidebarOne .hosts ul li h3 {
	font:bold 14px/21px arial;
	color:#111;
}
.brandsLanding #sidebarOne .hosts ul li h3 a {
	color:#111;
	display:inline;
	padding:0;
	background:none;
	font:bold 14px/21px arial;
}
.brandsLanding #sidebarOne .hosts ul li h3 a:hover {
	background:none;
}
.brandsLanding #sidebarOne .subscribe ul li {
	padding:0 0 17px;
}
.brandsLanding #sidebarOne .subscribe ul li a {
	display:block;
	width:100%;
}
.brandsLanding #sidebarOne .subscribe ul li.iTunes a,
.brandsLanding #sidebarOne .subscribe ul li.iTunes a:hover {
	height:104px;
	height/**/:/**/89px;
	padding:15px 0 0 105px;
	width:324px;
	width/**/:/**/204px;
	background:url(images/sidebar-itunes.jpg) no-repeat;
	font:10px/13px arial;
	color:#999;
}
.brandsLanding #sidebarOne .subscribe ul li.iTunes a em{
	font:30px/25px arial;
	color:#000;
	display:block;
}
.brandsLanding #sidebarOne .subscribe ul li.twitter {
	margin:0 0 0 2px;
}
.brandsLanding #sidebarOne .subscribe ul li.twitter a,
.brandsLanding #sidebarOne .subscribe ul li.twitter a:hover {
	height:100px;
	height/**/:/**/44px;
	padding:61px 0 0 31px;
	width:320px;
	width/**/:/**/309px;
	background:url(images/sidebar-twitter.jpg) no-repeat;
	font:11px/15px arial;
	color:#69b6ba;
}

.brandsLanding #sidebarOne .subscribe ul li.youtube {
	margin:0 0 0 2px;
}
.brandsLanding #sidebarOne .subscribe ul li.youtube a,
.brandsLanding #sidebarOne .subscribe ul li.youtube a:hover {
	height:100px;
	height/**/:/**/44px;
	padding:61px 0 0 31px;
	width:320px;
	width/**/:/**/309px;
	background:url(images/sidebar-youtube.gif) no-repeat;
	font:11px/15px arial;
	color:#69b6ba;
}
.press #sidebarOne .sbColumns h2 {
	border:none;
	margin:0 0 1px;
}
.press #sidebarOne .sbColumns ul {
	text-align:center;
	padding:0;
	font:bold 14px/33px arial;
	background:url(images/dashed-light.gif) repeat-x;
}
.press #sidebarOne .sbColumns ul li {
	padding:0;
	background:url(images/dashed-light.gif) repeat-x left bottom;
	margin:-1px 0 0;
}
.press #sidebarOne .sbColumns ul li a {
	display:block;
	width:100%;
}
.press #sidebarOne .sbColumns ul li a:hover {
	color:#333;
	background:url(images/sidebar-small-hover.png) no-repeat;
}

.press #sidebarOne .sbColumns ul li.current_press_item a{
	color:#333;
	background:url(images/sidebar-small-hover.png) no-repeat;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#clrFooter{
	width:100%;
	height:74px;
	overflow:hidden;
	clear:both;
}
#footer .inner {
	width:981px;
	margin:0 auto;
	text-align:right;
	background:url(images/logo-footer.png) no-repeat;
	min-height:74px;
}
* html #footer .inner {
	height:84px;
}

#footer a {
	color:#999;
	
}
#footer a:hover {
	color:#FFF;
	background:url(images/footerhover.png) no-repeat
}
#footer ul {
	float:right;
	padding:18px 0 3px;
}
#footer ul li {
	display:inline;
	
}
#footer ul li a{
	font-weight:bold;
	color:#333;
}
#footer ul li.current_footer_item a{
	color:#FFF;
	background:url(images/footerhover.png) no-repeat;
}
#footer em {
	display:block;
	font:11px/15px arial;
	color:#999;
	clear:both;
	padding:0 0 5px 190px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Misc Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#main #featured .video2 {
	float:left;
	width:280px;
	display:inline;
	margin:15px 10px 15px 25px;
}
#main #featured .video2 a {
	color:#fff;
}
#main #featured .video2 a:hover {
	text-decoration:underline;
}
#main #featured .video2 img {
	display:block;
	margin:0 auto;
	margin:0 0 10px;
}
#main #featured .video2 h4 {
	font:bold 12px/18px arial;
	color:#fff;
	margin:10px 0 10px 0;
}
#main #featured .video2 p {
	font:10px/13px arial;
	color:#666;
	padding:0 0 5px;
}

.homeblogentry {margin:0 0 20px 0;}

.homeblogentry a {font-size:14px;font-weight:bold;color:#FFF;text-decoration:none;}

.homeblogentry span.blogauthinfo {font-size:14px;color:#666;line-height:22px;}

.homeblogentry span.blogauthinfo a {color:#999999;}
