/*
	This CSS file is dependent on the MAIN file from the 
	Attraction Coming Soon Template. 
	
	This is a file only for color scheme, use it to change the colors, 
	if you really need. My advice is to leave it 'as is' due to future updates. 
	So, any	modifications, are on your own risk.
*/


/* 1.4	line effect on the top, centered by %									 	*/
/* 3.1	defining positions for social icons wrap 									*/
/* 10.1 positioning the div fixed on bottom											*/
/* 12. Menu Top																		*/
#bottom, #image_description, #top, #social, #menu {
	background-color: rgba(255, 102, 0, 0.90);
}

/* 2.1 	top right counter wrap div definitions										*/
#counterwrap {
	background-color: rgba(0, 0, 0, 0.70);
}


/* 4.2 big title for coming soon													*/
.title, .descri {
	background-color: rgba(215, 62, 0, 0.80);
}

/* 4.4 main message for the visitor													*/
.descri2 {
	background-color: rgba(255, 255, 255, 0.80);
}

/* 5.1 subscribe positioning														*/
/* 7.3 style for NAME text box of contact form										*/
/* 7.5 style for MESSAGE text box of contact form									*/
/* 8.1 positioning the div to receive script										*/
#tweetwrap, #name, #mail, #message, #subs {
	background-color: rgba(0, 0, 0, 0.50);
}

/* 5.2 style for e-mail text box													*/
#subsbox {
	background-color: rgba(0, 0, 0, 0);
}

/* 5.3 style for e-mail button														*/
#buttonadd {
	background-color: rgba(255, 102, 0, 1);
}

/* 7.1 contact form general positioning												*/
#contit, #submit-form, #reseting {
	background-color: rgba(255, 102, 0, 1);	
}

/* 12. Menu Top	over																	*/
#menu li a:hover {
	background-color: rgba(255, 102, 0, 0.50);	
}
/* 13. Page - ABout Us																*/
#aboutwrap {
	background-color: rgba(0, 0, 0, 0.95);
}

/* TEXT COLORS */
#textabout h1 {
	color:rgba(255, 255, 255, 1);
}

#desc a {
	text-decoration:none;
	color: #444444;
}
#desc a:hover {
	color:#EF7F1A;
}

/* 4.2 big title for coming soon													*/
/* 4.3 small intro to message that follows											*/
.title, .descri {
	color:#FFFFFF;	
}


/* 4.4 main message for the visitor													*/
.descri2 {
	color:#000000;
}

/* 5.2 style for e-mail text box													*/
/* 5.3 style for e-mail button														*/
#buttonadd, #name, #mail, #message, #submit-form, #reseting, #success, #ticker, #logo, #copy, #image_description, #menu, #textabout,#miscabout, #subsbox, #counter, #contit, #contact  {
	color:#FFFFFF;
}

.hide, .show  {
	color: #FFFFFF;
}

/* 8.3 styling links on feed														*/
#ticker a {
	color: #cccccc;
}

/* 8.4 styling links 'hover'														*/
#ticker a:hover {
	color: #ffffff;
}

/* slider																			*/
.img_desc a {
	text-decoration:none;
	color:#cccccc;
}
	
.img_desc a:hover {
	color:#ffffff;
}
#menu li a{	
	color:#ffffff;
}
.percent {
	color:#FFFFFF;
}