/* resets */
body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 12px 0;
	font-weight: normal;
}
a img {
	border: 0;
}
a {
	outline: none;
}

/* cms styles */
#main .page-video {
	text-align: center;
	margin: 24px 0;
}
#main .photoset {
	margin: 12px 0;
}
#main .photoset .img-wrap {
	float: left;
	margin: 12px 24px 12px 0;
}
#main .rf-paragraph {
	margin: 0 0 18px 0;
}
#main div.page-image {
	margin: 0 0 12px 12px;
	float: right;
}
#main div.right {
	margin: 0 0 12px 12px;
    float: right;
}
#main div.left {
	margin: 0 12px 12px 0;
    float: left;
}
#main div.left img, #main div.right img, #main div.page-image img, #main .photoset img {
	border: 1px solid #000;
}
#main .img-wrap {
	padding: 2px;
	background: #fff;
	border: 1px solid #959595;
}
#main img.right {
	margin: 0 0 12px 12px;
    float: right;
	border: 2px solid #000;

}
#main img.left {
	margin: 0 12px 12px 0;
    float: left;
	border: 2px solid #000;
}

/* styles */
body {
	background: #000;
}
#body {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000;	
	background: url(/images/bg.jpg);
}
#outer-cont {
	background: url(/images/outercontbg.jpg) bottom left repeat-x;
}
#outer {
	background: url(/images/outerbg.jpg) no-repeat bottom center;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: url(/images/wrapperbg.jpg) no-repeat bottom center;
}
#main {

}
ul#nav, #navbg {
	padding: 0 0 0 225px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 35px;
	width: 675px;
	height: 54px;
}
#navbg {
	background: url(/images/navbg.png) no-repeat;
}
ul#nav {
	list-style-type: none;
	z-index: 4;
}
ul#nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 12px 0 24px;
	height: 54px;
	background: url(/images/nav-div.gif) no-repeat center left;
}
ul#nav a {
	text-decoration: none;
	display: block;
	height: 54px;
	font-size: 16px;
	line-height: 54px;
	font-weight: bold;
	color: #da0000;
	cursor: pointer;
}
ul#nav li.first {
	background: none;
	padding-left: 15px;
}
ul#nav a:hover, ul#nav a.active {
	color: #000;
}

#logo {
	background: url(/images/logobg.png) no-repeat;
	width: 232px;
	padding-left: 28px;
	height: 230px;
	z-index: 5;
	position: relative;
}
#sidebar {
	width: 250px;
	float: left;
}
#sidebar ol#subnav {
	list-style-type: none;
	margin: 0 33px 0 25px;
	border: 1px solid #fff;
	border-top: 0;
	width: 200px;
	min-height: 200px;
	padding: 1px 0;
	padding-bottom: 20px;
	background: url(/images/subnavbg.jpg) repeat-y;
	overflow: hidden;
}
#sidebar ol#subnav li {
	margin: 0;
	padding: 11px 20px;
	border: 0;
}
#sidebar ol#subnav li.active, #sidebar ol#subnav li.sub-active {
	padding-top: 10px;
	border-top: 1px solid #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	background: url(/images/subnavbg-active.jpg) repeat-y;
}
#sidebar ol#subnav li a {
	color: #da0000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar ol#subnav li a:hover, #sidebar ol#subnav li.active a {
	color: #000;
}
#sidebar ol#subnav li ol.subsubnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ol#subnav li ol.subsubnav li {
	padding: 9px 0 0 20px;
}
#sidebar ol#subnav li ol.subsubnav li.active {
	border: 0;
	padding: 9px 0 0 20px;
	background: none;
}
#sidebar ol#subnav li ol.subsubnav li a {
	color: #da0000;
}
#sidebar ol#subnav li ol.subsubnav li.active a {
	color: #000;
}
#sidebar ol#subnav li.side-quote {
	font-weight: bold;
	font-style: italic;
}

#page-title {
	padding-left: 10px;
}
#content {
	padding-top: 80px;
	min-height: 250px;
	width: 710px;
	float: left;
}
#content-int {
	padding: 5px 35px 15px 15px;
}

#footer {
	font-size: 12px;
	color: #fff;
	height: 350px;
}
#footer-int {
	margin: 0 auto;
	height: 50px;
	padding: 135px 60px 0 160px;
	position: relative;
}
#footer a {
	color: #ffe056;
}
#social-media {
	float: right;
}
#social-media a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#social-media a span {
	display: block;
	color: #ffe056;
	text-decoration: underline;
}
#social-media a#facebook {
	padding: 8px 0 8px 60px;
	background: url(/images/facebook.gif) no-repeat;
}

/* styles */

#main h1 {

}
#main h1 span {
	font-size: 18px;
	color: #959595;
}

#main h2 {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 18px;
}
#main h3 {
	color: #da0000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#main h4 {

}
#main a {
	color: #da0000;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#main form {
	margin: 24px 0;
}
#main form label {
	width: 100px;
	padding: 3px 15px 3px 0;
	text-align: right;
	float: left;
}
#main form input.text {
	border: 1px solid #999;
	padding: 2px;
	width: 200px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
}
#main form textarea {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
	border: 1px solid #999;
	padding: 2px;
	width: 300px;
	height: 150px;
}
#main form label.checkbox_label {
	width: auto;
	padding: 0 0 0 5px;
	text-align: left;
	float: none;
}

/* crowing about dan */


/* good stuff */
#main .service {
	float: left;
	width: 210px;
	padding-top: 195px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	background-repeat: no-repeat;
	cursor: pointer;
}
#body.page-good_stuff #main .lastinrow {
	margin-right: 0px;
}
#main #service-recent {
	background-image: url(/images/stuff-recent.png);	
}
#main #service-campaigns {
	background-image: url(/images/stuff-campaigns.png);	
}
#main #service-print {
	background-image: url(/images/stuff-print.png);	
}
#main #service-radio {
	background-image: url(/images/stuff-radio.png);	
}
#main #service-tv_video_web {
	background-image: url(/images/stuff-tv_video_web.png);	
}
#main #service-out-of-home {
	background-image: url(/images/stuff-out-of-home.png);	
}

#main .portfolio {
	margin: 24px 0;
}
#main .portfolio h3 {
	margin-bottom: 6px;
}
#main .portfolio p {
	margin-bottom: 6px;
}
#main .portfolio a {
	font-size: 15px;
}

#main .mp3 {
	margin: 0 0 18px 0;
}

/* rooster rant */
#main .blog-post {
	margin: 0 0 24px 0;
}
#main .blog-post h3 {
	margin-bottom: 6px;
	color: #000;
}
#main .blog-post h3 a {
	font-size: 16px;
}
#main .blog-post p {
	margin-bottom: 6px;
}
#main .blog-post a {
	font-size: 15px;
}
#main .date {
	color: #666;
	font-size: 13px;
	font-style: italic;
}

#comments {
	margin-top: 24px;
	margin-bottom: 18px;
}

/* let's talk */


/* scratching */
#faq_listing {
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
	line-height: 24px;
}


/* homepage styles */

#body.page-homepage #outer-cont {
	background: url(/images/outercontbg-home.jpg) bottom left repeat-x;
}
#body.page-homepage #outer {
	background: url(/images/outerbg-home.jpg) no-repeat bottom center;
}
#body.page-homepage #wrapper {
	background: url(/images/wrapperbg-home.jpg) no-repeat bottom center;
}
#body.page-homepage #logo {
	background: url(/images/logobg-home.png) no-repeat;
}
#body.page-homepage #main {
	padding-bottom: 400px;
	position: relative;
}
#body.page-homepage #page-title {
	padding-left: 0;
}
#body.page-homepage #content-int {
	padding-right: 290px;
	line-height: 24px;
}
#body.page-homepage #footer {
	height: 190px;
}
#body.page-homepage #footer-int {
	padding: 35px 50px 0 155px;
}


#home-text {
	height: 200px;
	width: 400px !important;
	overflow: hidden;
}
#sidebar #side-text {
	list-style-type: none;
	margin: 0 34px 0 26px;
	width: 160px;
	min-height: 80px;
	padding: 1px 20px 20px;
	font-size: 15px;
	background: url(/images/sidetextbg.png) no-repeat;
}
#sidebar #side-text a {
	font-weight: normal;
	text-decoration: none;
}

#triptych {
	width: 831px;
	height: 290px;
	position: absolute;
	bottom: 0;
	left: 66px;
}
#triptych .tri {
	width: 237px;
	padding: 20px 20px 0 20px;
	height: 252px;
	line-height: 22px;
	float: left;
	overflow: hidden;
}
#triptych .tri-title {
	color: #da0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 21px;
	line-height: 44px;
	height: 44px;
	margin-bottom: 12px;
	overflow: hidden;
}
#triptych #tri1 .tri-title {
	background: url(/images/tri1-title.gif) repeat-x;
}
#triptych #tri2 .tri-title {
	background: url(/images/tri1-title.gif) repeat-x;
}
#triptych #tri3 .tri-title {
	background: url(/images/tri1-title.gif) repeat-x;
}
#triptych .tri h2 {
	margin-bottom: 9px;
	font-weight: bold;
	font-size: 22px;
}
#triptych .tri p {
	margin-bottom: 9px;
}
#triptych .tri p.more {
	text-align: right;
}


/* other styles */
.go-back {
	margin-top: 24px;
}
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}
