/*  
File:			custom.css
Description:	Custom styles for the Headlines pop theme

Use: customizations for the custom style

*/
/* -------[ body/layout configuration ]--------- */
.custom h1, .custom h2, .custom h3, .custom h4, .custom h5, .custom h6 {
}
.custom h1 {
}	.custom h1 a { }
	.custom h1 a:link { }
	.custom h1 a:hover { }
	.custom h1 a:visited { }
.custom h2 {	
}	.custom h2 a { }
	.custom h2 a:link { }
	.custom h2 a:hover { }
	.custom h2 a:visited { }
.custom h3 {	
} 	.custom h3 a { }
	.custom h3 a:link { }
	.custom h3 a:hover { }
	.custom h3 a:visited { }
.custom h4 {
	color: #225DB7; /* fifaworldcup - from #0C31CD to #019011 to #225DB7 */
} 	.custom h4 a { }
	.custom h4 a:link { }
	.custom h4 a:hover { }
	.custom h4 a:visited { }
.custom h5 { 
}
.custom h6 {	
} 	.custom h6 a { }
	.custom h6 a:link { }
	.custom h6 a:hover { }
	.custom h6 a:visited { }
/* -------[ only edit #wrapper if necessary, but avoid do so. ]--------- */
.custom #wrapper {
}
/* -------[ top menu configuration ]--------- */
.custom #topmenuleft
{
	color: #774949; /* fifaworldcup - from #1A52F8 to #206800 to #774949 */
}	.custom #topmenuleft a { color: #774949; } /* sporati - from #1A52F8 to #206800 to #774949 */
	.custom #topmenuleft a:visited { color: #774949; } /* fifaworldcup - from #1A52F8 to #206800 to #774949 */
.custom #topmenuright
{
}	.custom #topmenuright a { }
	.custom #topmenuright a:visited { }
/* -------[ header & logo configuration ]--------- */	
.custom #headertagline
{
} 	.custom #headertagline a { }
	.custom #headertagline a:visited { }
.custom #headermenulinks
{
}	.custom #headermenulinks a { }
	.custom #headermenulinks a:visited { }
.custom #content
{
	border-left: 12px solid #601111; /* fifaworldcup - from #F9CF12 to #97C03D to #601111 */
}	
/* -------[ all news configuration ]--------- */	
.custom #newstitle {	
}	.custom #newstitle a { }
	.custom #newstitle a:link { }
	.custom #newstitle a:hover { }
	.custom #newstitle a:visited { }
	.custom #newstitle li { }	
/* -------[ ads items configuration ]--------- */	
.custom #contentads{
}	.custom #contentads a { }
	.custom #contentads a:link { }
	.custom #contentads a:hover { }
	.custom #contentads a:visited { }
