/*  
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 {
} 	.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
{
}	.custom #topmenuleft a { }
	.custom #topmenuleft a:visited { }
.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
{
}		
/* -------[ 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 { }
