/*******************************************
	-	THE DARK VERSION CHANGES 	-
********************************************/

body			   		 				{    background-color:#000; color:#fff;}
.subheader_wrapper		 				{	background-color: #1d1d1d; border-bottom:1px solid #313131	}


/*************** BACKGROUND CHANGES *********************/

i.roundborder,
i.roundborder-small						{	background-color:#313131;}
i.roundborder-small						{	color:#1d1d1d;}

.detailholder-blog, .detailholder-team	{	background-color:#04252b;}

.footer									{	background-color:#000;}

.bgwhite,
.maincontent							{	background-color:#000;}

.bgmc1,
.bggray,
.bgdarkgray								{	background-color:#1d1d1d; border-top:1px solid #313131; border-bottom:1px solid #313131}

.bgmc1_light							{	background-color:#000;  border-bottom:1px solid #313131}

.bgcloud		{	background:none; background-color: #04252b;}
.bgimage1,
.bgimage 		{   background:url(../images/content/bg1.jpg) no-repeat !important; background-size:cover; background-position: center center; position:relative;}
.bgimage2 		{   background:url(../images/content/bg2.jpg) no-repeat !important; background-size:cover; background-position: center center; position:relative;}
.bgimage3		{   background:url(../images/content/bg3.jpg) no-repeat !important; background-size:cover; background-position: center center; position:relative;}
.bgimage4 		{   background:url(../images/content/bg4.jpg) no-repeat !important; background-size:cover; background-position: center center; position:relative;}
.bgimage5 		{   background:url(../images/content/bg5.jpg) no-repeat !important; background-size:cover; background-position: center center; position:relative;}
.bgimage6 		{   background:url(../images/content/bg7.jpg) no-repeat !important; background-size:cover; background-position: center center; position:relative;}
.bgimage7 		{   background:url(../images/parallax/24.jpg) }
.bgimage8 		{   background:url(../images/content/bg7.jpg) no-repeat; background-size:cover; background-position: center center; position:relative;}


.parallax {		-webkit-background-size: cover !important;
				-moz-background-size: cover !important;
				-o-background-size: cover !important;
				background-size: cover !important;
				margin: 0 auto !important; overflow: hidden !important;
				padding: 0 !important;
				background-attachment: fixed !important;
				background-position: 50% 0px !important;
				background-repeat: no-repeat !important;
		}

.darkmargin	{	margin-top:-1px;}

.pricetable.mc1 .pricetable-content {	background-color: #323a45 }




/************** COLOR CHANGES ****************************/
h1, h2, h3, h4, h5, h6,
.detailholder-blog .blogcomment i,
.detailholder-blog .blogcomment,
.detailholder-blog .blogcomment a,
.detailholder-blog .blogcomment a:visited
.detailholder-blog .blogauthor,
.detailholder-blog p.blogauthor,
.detailholder-blog .blogauthor a,
.detailholder-blog .blogauthor a:visited
.breadcrumb i:hover, .breadcrumb a:hover,
span.black, p.black, .black, a.black,
a.black:visited, h1.black, h2.black,
h3.black, h4.black						{	color:#fff !important;}

i.darkgray, span.darkgray, p.darkgray, .darkgray, a.darkgray, a.darkgray:visited { color: #f5f5f5; }

.showbiz-title, .showbiz-title a,
 .showbiz-title a:visited, .showbiz-title a:hover,
.filter li a.active 	{ color: #fff; }


input[type="text"], input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"], input[type="month"],
input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"],
input[type="tel"], input[type="color"], .uneditable-input,
textarea  {			background:#222; color:#fff;}


.centeredtabs a 	{color: #aaa; }

.centeredtabs li { border-right: 1px solid #aaa; }

span.mc1_light, p.mc1_light, .mc1_light, a.mc1_light, a.mc1_light:visited, a.mc1_light:hover, h1.mc1_light, h2.mc1_light, h3.mc1_light, h4.mc1_light, h5.hightlight, h6.mc1_light {
color: #6F6D6C;
}


.widget-list a {	color: #fff; }


#portfolio-grid .paragraph-title, #portfolio-grid .paragraph-title a, #portfolio-grid .paragraph-title a:visited, #portfolio-grid .paragraph-title a:hover {
color: #fff !important;
}

i.roundbutton:hover,i.roundbutton.mc1:hover {	color: #fff !important; background-color: #14b9d6;	}

.testimonial	{	background-color: #1d1d1d;border-top: 1px solid #313131;border-bottom: 1px solid #313131;	}
.testimonial:after {	border-right: 18px solid #1d1d1d;}

/************* NAVIGATION CHANGES   ******************/
#nav >ul>li>ul							{	background-color:#050505; border:1px solid #1d1d1d; border-top:none; }
#nav >ul>li:hover,
#nav >ul>li.active,
#nav >ul>li>a:hover #nav >ul>li:hover>a #nav >ul>li>span:hover,
#nav >ul>li:hover>span,
#nav a:hover							{	color:#14b9d6 !important}

#nav >ul>li>a, #nav >ul>li>a.visited,
#nav >ul>li>span,
#nav >ul>li>span.visited,
#nav, #nav a, #nav a:visited,			{	color:#fff; font-weight:400;}

/************* TABS CHANGES   ******************/
.nav-tabs 		{	border-bottom: 1px solid #313131;	}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover 	{	color: #fff;background-color: #222;border: 1px solid #313131;border-bottom-color: transparent;cursor: default;	}
.nav > li > a:hover 	{	background-color: #222;	}
.nav-tabs > li > a:hover {	border-color: #313131;	}


.tp-caption.slide3-paragraph{
	color: #fff !important;
	text-shadow: 0px 1px 3px #000 !important; 
}
