/*
Theme Name: Centerstage Entertainment
Theme URI: http://www.fusedinc.com/
Description: Custom theme for Centerstage
Version: 1.0
Author: Fused Interactive
Author URI: http://www.fusedinc.com/
Tags: blue, two column, widget, centerstage
*/

* { margin: 0; padding: 0; text-decoration: none; outline: 0; border: 0; }

html, body {
	min-height: 100%;
}

body {
	background: #000 url(images/page-bg.jpg) top center no-repeat;
	color: #dddcdc;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, sans-serif;
	font-size: 14px;
}

h1, h2, h3, h4 {
	font-family: "PTSans";
	letter-spacing: -1px;
}

#page {
	width: 100%;
	height: auto !important;
	min-height: 100%;
	position: relative;
	background: url(images/body-bg.gif) top repeat-x;
}

#container {
	width: 960px;
	height: auto !important;
	min-height: 100%;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 186px;
	background: url(images/header-bg.jpg) top center no-repeat;
}

#header .inside {
	width: 960px;
	margin: 0 auto;
}

#header #logo {
	margin: 20px 0 0 35px;
	float: left;
}

#header #logo a {
	display: block;
}

#header #checker {
	margin: 10px 35px 0 0;
	float: right;
	font-family: 'PTSans';
}

#header #checker h3 {
	font-size: 24px;
	color: #fff;
}

#header #checker select {
	margin: 0 4px 0 0;
	float: left;
}

#header #checker .submit {
	padding: 2px;
	float: left;
	background: #1beae3;
	color: #000;
	cursor: pointer;
}

#header #checker .submit:hover {
	background: #fff;
}

#header #clients {
	width: 500px;
	margin: 20px 35px 0 0;
	float: right;
	text-align: right;
	font-family: "PTSans";
	font-size: 16px;
}

#header #clients a {
	color: #979797;
}

#header .nav {
	width: 920px;
	margin: 26px 35px 0 35px;
	float: left;
}

#header .nav * {
	z-index: 1000;
}

#header .nav ul {
	float: left;
	font-family: "PTSans";
	font-size: 24px;
	list-style: none;
}

#header .nav li {
	float: left;
}

#header .nav li:hover {
	background: #1beae3;
}

#header .nav li a {
	display: block;
	padding: 7px 10px;
	color: #fff;
}

#header .nav li:hover a {
	color: #1c1c1c;
}

#header .nav li.current-menu-item a {
	color: #1beae3;
}

#header .nav li.current-menu-item:hover a {
	color: #1c1c1c;
}

#header .nav li ul {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 174px;
	min-width: 160px;
}

#header .nav li:hover > ul {
	display: block;
}

#header .nav li > ul li {
	min-width: 160px;
	float: none;
	background: #1beae3;
	font-size: 18px;
}

#header .nav li > ul li:hover {
	background: #19d8d1;
}

#header .nav li > ul li a {
	padding: 10px;
	height: 20px;
}

#header .nav li:hover > ul li a, #header .nav li.current-menu-item:hover > ul li a {
	color: #1c1c1c;
}

#quote {
	width: 920px;
	padding: 30px 20px;
	float: left;
	font-family: "PTSans";
	font-size: 23px;
	letter-spacing: -1px;
}

#quote p {
	color: #727272;
}

#quote address, #quote cite {
	float: right;
	font-style: normal;
	color: #e24136;
}

#quote .quotescollection_nextquote {
	width: 100%;
	margin: 10px 0 0 0;
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

#quote .quotescollection_nextquote a {
	color: #fff;
}

#quote .quotescollection_nextquote a:hover {
	border-bottom: 1px dotted #fff;
}

#content {
	width: 960px;
	margin: 35px 0;
	float: left;
}

#home-slider {
	width: 890px;
	height: 350px;
	margin: 0 35px 30px;
	float: left;
}

#home-slider ul {
	list-style: none;
}

#home-slider #slider {
	width: 890px;
	height: 350px;
	float: left;
}

#home-slider #slider li {
	position: absolute;
	width: 920px;
	height: 350px;
}

#home-slider #slider li img {
	position: absolute;
}

#home-slider #slide_nav {
	width: 500px;
	position: absolute;
	z-index: 500;
	top: 540px;
	margin: 0 0 0 25px;
}

#home-slider #slide_nav li {
	width: 19px;
	height: 19px;
	margin: 0 0 0 10px;
	float: left;
	z-index: 500;
	background: #000;
	border: 1px solid #fff;
	cursor: pointer;
	opacity: 0.3;
	filter:alpha(opacity=30);
}

#home-slider #slide_nav li#button_selected {
	opacity: 1;
	filter:alpha(opacity=100);
	background: #5e5e5e;
}



#home-split {
	width: 890px;
	margin: 0 35px 30px 35px;
	float: left;
}

#home-split p {
	line-height: 1.4em;
}

#home-split h1 {
	margin: 0 0 10px 0;
	font-size: 25px;
	color: #fff;
}

#home-split #text a {
	color: #1beae3;
	font-weight: bold;
}

#home-split #text a:hover {
	color: #fff;
}

#home-split #text {
	width: 500px;
	float: left;
}

#home-split #text p {
	margin: 0 0 10px 0;
}

#home-split #text ul {
	margin: 0 0 20px 15px;
}

#home-split #text ul li {
	list-style: inside;
	margin: 0 0 10px 0;
}

#home-split #text ol {
	margin: 0 0 20px 15px;
}
#home-split #text ol li {
	list-style: inside;
	margin: 0 0 10px 0;
}

#home-split #posts {
	width: 350px;
	margin: 0 0 0 35px;
	float: left;
}

#home-split #posts h2 {
	margin: 0 0 10px 0;
	font-size: 25px;
	color: #fff;
}

#home-split #posts ul {
	list-style: none;
}

#home-split #posts ul li {
	margin: 0 0 20px 0;
}

#home-split #posts ul li h3 {
	font-size: 18px;
}

#home-split #posts ul li h3 a {
	color: #1beae3;
}

#home-split #posts ul li h3 a:hover {
	color: #fff;
}

#page-left {
	width: 500px;
	padding: 0 35px 35px 35px;
	float: left;
}

#page-left ul {
	margin: -5px 0 20px 25px;
}

#page-left ul li {
	list-style: outside;
	margin: 0 0 10px 0;
}

#page-left ol {
	margin: -5px 0 20px 25px;
}
#page-left ol li {
	list-style: outside;
	margin: 0 0 10px 0;
}

#page-right {
	width: 353px;
	float: left;
}

#page-left a, #page-right a {
	color: #1beae3;
}

#page-left a:hover, #page-right a:hover {
	color: #fff;
}

#page-left h1, #page-left h2, #page-left h3 {
	margin: 0 0 10px 0;
	font-size: 25px;
	color: #fff;
}

#page-left p {
	margin: 0 0 20px 0;
	line-height: 1.4em;
}

#blog-left {
	width: 200px;
	padding: 0 35px 35px 35px;
	float: left;
	list-style: none;
}

#blog-left li {
	margin: 0 0 40px 0;
}

#blog-left li h4 {
	margin: 0 0 5px 0;
	font-size: 20px;
	color: #fff;
}

#blog-left li ul {
	list-style: circle inside;
}

#blog-left li ul li {
	margin: 0 0 0 10px;
}

#blog-left li ul li a {
	color: #1beae3;
}

#blog-left li ul li a:hover {
	color: #fff;
}

#blog-right {
	width: 655px;
	float: left;
}

.blogpost {
	margin: 0 0 35px 0;
	border-bottom: 1px solid #555655;
}

.blogpost-single {
	margin: 0 0 45px 0;	
	padding: 0 30px;
	border: none;
}

.blogpost h1 {
	font-size: 25px;
	color: #fff;
}

.blogpost h1 a {
	color: #fff;
}

.blogpost .info {
	margin: 0 0 10px 0;
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #555655;
	font-size: 12px;
}

.blogpost .info a {
	color: #fff;
}

.blogpost .content p {
	margin: 0 0 10px 0;
}

.blogpost-single .content {
	margin: 0 0 35px 0;
}

.blogpost a, .blogpost-single a {
	color: #1beae3;
}

.blogpost a:hover, .blogpost-single a:hover {
	text-decoration: underline;
}

#comments h3 {
	font-size: 25px;
	color: #fff;
}

#comments a {
	color: #1beae3;
}

#comments .list ol {
	list-style: none;
}

#comments .list ol li {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #555655;
}

#comments .list ol li:first-child {
	margin: 0;
	padding: 0;
	border: none;
}

#comments .list ol li .author-meta {
	margin: 0 0 10px 0;
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #555655;
	font-size: 12px;
}

#comments .list ol li .author-meta a {
	color: #fff;
}

#comments .list ol li .author-meta .author {
	margin: 0 10px 0 0;
	font-size: 14px;
}

#comments .list ol li .author-meta .author a {
	color: #fff;
}

#comments .list ol li .author-meta .author a:hover {
	text-decoration: underline;
}

#comments .list ol li.byuser .author-meta .author {
	font-weight: bold;
	font-size: 16px;
}

#comments .list ol li .author-meta .date {
	float: right;
}

#comments .list ol li p {
	margin: 0;
}

#respond h3 {
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #555655;
}

#respond p {
	margin: 0 0 10px 0;
}

#respond input.text {
	padding: 4px;
	height: 20px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background: #fff;
}

#respond input.text:focus {
	color: #000;
}

#respond textarea {
	padding: 4px;
	height: 150px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background: #fff;
}

#respond textarea:focus {
	color: #000;
}

#respond input.submit {
	padding: 5px;
	background: #1beae3;
	font-family: 'PTSans';
	font-size: 18px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}

#respond input.submit:hover {
	background: #fff;
}

#bottom-boxes {
	width: 960px;
	float: left;
	list-style: none;
	background: #1c1c1c;
}

#bottom-boxes li {
	width: 273px;
	margin: 35px 0 35px 35px;
	float: left;
}

#bottom-boxes li h4 {
	font-size: 22px;
	color: #fff;
}

#bottom-boxes li h4 a {
	color: #fff;
}

#bottom-boxes li p {
	margin: 0 0 10px 0;
}

#bottom-boxes li img {
	width: 273px;
	height: 160px;
}

#bottom-boxes li a span {
	width: 273px;
	height: 160px;
	background: url(images/bottom-hover.png) center repeat-y;
	display: none;
	z-index: 1000;
	position: absolute;
}

#bottom-boxes li a.video span {
	background: url(images/bottom-video-hover.png) center no-repeat;
}

#bottom-boxes li a:hover span {
	display: block;
}

#footer {
	width: 960px;
	float: left;
	text-align: center;
}

#footer #copyright {
	width: 890px;
	padding: 35px;
	float: left;
	font-size: 12px;
}

#footer #copyright a {
	color: #dddcdc;
}

#footer #copyright a:hover {
	color: #fff;
}

#footer #copyright p {
	margin: 0 0 5px 0;
}

#footer #copyright .fused {
	margin: 50px auto 0 auto;
	background: url(images/djwebdesign.png) top center no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c4c4c4;
}

#footer #copyright .fused .logo {
	height: 25px;
	width: 96px;
	margin: 0 auto 5px auto;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}

#footer #copyright .fused a {
	color: #c4c4c4;
}

#contact {
	margin: 0 0 20px 0;
}

#contact fieldset p {
	width: 100%;
	margin: 0 0 15px 0;
	float: left;
}

#contact h3.info {
	margin: 10px 0;
}

#contact fieldset .text {
	width: 300px;
	padding: 2px;
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact fieldset .text:focus {
	color: #000;
}

#contact fieldset textarea {
	width: 300px;
	padding: 2px;
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact fieldset textarea:focus {
	color: #000;
}

#contact fieldset label {
	float: left;
	margin: 0 15px 0 0;
	width: 150px;
	text-align: right;
}

#contact #state {
	width: 50px;
	float: left;
}

#contact #zip {
	width: 100px;
}

#contact label.zip {
	width: auto;
	margin: 0 5px 0 10px;
}

#contact #guests {
	width: 50px;
}

#contact .reach {
	margin: 0 20px 0 0;
	width: auto;
	float: left;
}

#contact .reach input {
	margin: 0 5px 0 0;
}

#contact input.submit {
	margin: 10px auto 0 auto;
	display: block;
	padding: 5px;
	background: #1beae3;
	font-family: 'PTSans';
	font-size: 18px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}

#contact input.submit:hover {
	background: #fff;
}

#contact .error {
	border: 1px solid #e24136;
}

#contact p.error {
	margin: 0 0 20px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 20px;
	border: 2px solid #e24136;
}

#contact legend.error {
	color: #e24136;
	border: 0;
	margin: 0 0 0 10px;
	padding: 0;
}

@font-face {
	font-family: 'PTSans';
	src: url('PT_Sans-webfont.eot');
	src: url('PT_Sans-webfont.woff') format('woff'), url('PT_Sans-webfont.ttf') format('truetype'), url('PT_Sans-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
Built by...
           NNNNNNNNNNNNNNNN.   NNNN  .      .:NNNNNNNNNN.NNNNNNNNNNDO           
           NNNNNNNNNNNNNNNN    NNN    ZNN$     NNNNNNNNN NNNNNNNNNNNNN          
           NNNNDDDDDD  NNNN    NNN       ..$NNNNNNNNNNO  NNNN    .NNNNN         
           NNNNNNNNNN. NNNN.   NNNN.  .        NNNNNNNO  NNNN    .NNNNN.        
           NNNNN     . NNNNI   NNNNNNNNNNN:   .77     .  NNNN    +NNNNN.        
           NNNNN       NNNNNNNNNNN    .       .NNNNNNNNNNNNNNNNNNNNNNN          
           NNNNN         DNNNNNNN .         ,NNNNNNNNNNNNNNNNNNNNNN           
*/
