/* GENERAL ------------------------------------------------------------*/

body{
	color: #888;
}

body,
.home-block-heading span,
.page-heading span{
	background: #ebebe8;
}

body a{ color: #444; }

body a:hover,
#top-widget-holder a:hover,
#nav>li>a:hover,
.project-heading .launch:hover{
	color: #F52819;
}

h1,h2,h3,h4,h5,h6{ color: #444444; }

/* Selection colours (easy to forget) */

::selection 	 	{background: #ea4c88; color: #fff; }
::-moz-selection 	{background: #ea4c88; color: #fff; }
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: #ea4c88;}

/* HEADER ------------------------------------------------------------*/

header{ background: #444 url(../img/header.png) bottom left repeat-x; }


/* WIDGETS------------------------------------------------*/

#top-widget-holder{
    background: #333;
    color: #aaaaaa;
}

#top-widget-holder h4{
	color: #ebebe8;
}

#top-widget-holder a{
	color: #fff;
}
.l2p {
	text-align: center;
	clear: both;
}

/* NAVIGATION ------------------------------------------------------------*/

nav a{ color: #E2E0D7; }

#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	color: #E2E0D7;
}

/* sub navigation -----------------------------------------------------*/

#nav>li ul{ background: #2f2f2f; }

#nav>li ul li a{ color: #717171; }

#nav>li ul li a:hover,
#nav>li ul li:nth-child(even) a:hover{
	background: #ea4c88;
	color: #fff;
}

#nav>li ul li:nth-child(even) a{
	background: #333333;
}

/* BREADCRUMBS ------------------------------------------------------------*/

.breadcrumbs{ color: #444; }

.breadcrumbs a{ color: #888; }


/* CONTACT CONTENT ------------------------------------------------------------*/

#contact-sidebar{ background: #e2e0d7; }


/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	background: #444444;
	position: relative;
	z-index: 4;
	/* [disabled]color: #FFF; */
}
#sidebar ul li a, #sidebar ul li {
	color: #FFF;
}
#sidebar ul .block h4 {
	color: #F52819;
	list-style: none;
}
#sidebar ul .block h4 {
	margin-left: -0.75em;
}
#sidebar ul .block ul .cat-item a:link{
	text-decoration: none;
}
#sidebar ul .block ul .cat-item a:active{
	color: #F52819;
}
#sidebar ul .block ul .cat-item a:hover {
	color: #FC0;
	text-decoration: overline;
}
#sidebar ul .block ul .cat-item a:visited{
	color: #D4D4D4;
}

#sidebar .block{
	border-bottom: 1px solid #bcbcba;
	list-style: none;
}
ul .block h4 {
	list-style: none;
}

/* HOME ------------------------------------------------------------*/

.home-block figcaption{
	background: #F52819;
	color: #f1f1f1;
}

/* PORTFOLIO ------------------------------------------------------------*/

.portfolio-thumbs figcaption{
	background: #ea4c88;
	color: #f1f1f1;
}

/* PROJECT ------------------------------------------------------------*/

.project-heading .launch{ color: #888; }

.project-info strong{ color: #444; }

.project-pager a{ color: #444; }

.project-pager a:hover{
	color: #F52819;
}

/* RELATED PROJECTS ---------------------------------------------------*/

.related-heading{ color: #444; }

.related-projects .thumb{ background: #ea4c88 url(../img/plus.png) center center no-repeat; }


/* BLOG ------------------------------------------------------------*/

#posts-list .feature-image,
#post-content .feature-image{ background: #ea4c88 url(../img/plus.png) center center no-repeat; }

article .meta{
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	overflow: hidden;
}

#posts-list .entry-date{ color: #f1f1f1; }

/* PAGE NAVIGATION ------------------------------------------------------------*/

.page-navigation a{
	background: #444 url(../img/noise.png) repeat;
	color: #f1f1f1;
}

.page-navigation a:hover{
	background: #ea4c88;
	color: #fff;
}

/* PAGER ------------------------------------------------------------*/

.pager li a{ color: #444; }

.pager li:hover a{
	color: #fff;
	background: #ea4c88;
}

.pager li.active a{ 
	background: #444;
	color: #fff;
}

/* SLIDER ------------------------------------------------------------*/

#slider-holder #headline{
	background: #F52819;
}
#headline h1 {
	color: #FFF;
}



/* FOOTER ------------------------------------------------------------*/


footer .wrapper{
	background: url(../img/footer.png) repeat-x top center;
}

.footer-bottom{
	border-top: 1px solid #ccc;
}
/* now playing widget */

#advert{
	font-size: 80%;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-bottom: 20px;
}
.playing {
	color: #EFF2D4;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: .8em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.coming {
	font-size: .5em;
}

.playing {
	color: #FFFFFF;
	/* [disabled]background-color: #732A2D; */
	text-align: left;
	letter-spacing: .2em;
	font-size: .85em;
}
#slider-holder #headline #nowPlaying, #slider-holder #headline #nextUp {
	background: #252525;
	font-size: .85em;
	color: #FFF;
	border: 1px solid #FFFFFF;
	height: auto;
	padding-right: 0.025em;
	padding-left: 0.025em;
}
ul li {
	list-style-position: outside;
	list-style-type: disc;
}
#schedule {
	margin-top: 1em;
	border-style: solid;
	border-color: #666;
	border-collapse: collapse;
	box-shadow: 1px 2px 0.25em 0.15em #999;
}
#schedule th {
	font-weight: 400;
	color: #CCC;
	background: #444;
	text-align: center;
	padding: 0.25em;
}
#schedule td {
	padding: 0.35em;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
/*test*/#sidebar ul .block {
	margin-left: 1em;
}
.alt-block {
	list-style: none;
}
.special {
	font-size: 1.6em;
	font-weight: bold;
	color: #C33;
}
#contactForm .heading {
	padding-left: 14px;
}
.success {
	line-height: 3em;
}
#sidebar h4 {
	font-size: 1.7em;
	font-weight: 400;
	color: #F52819;
}
#nowPlaying p{
	padding-left: 1em;
}
.wrapper #get-in-touch {
	display: none;
}
.flt-right {
	float: right;
}
.fifty-percent {
	width: 50%;
}
