/*
* PremGeneral - Freestart Responsive HTML5 Template
* V1.0 - May 2014
*/

h1, h2, h3, h4, h5, h6{
	color: #191A27!important;
}

#page-title h2{
	color: #191A27!important;
}

.titalignleft{
	color: #191A27!important;
}

#navigation, #navigation ul ul	{
	background-color: #2a2b41!important;	
}

#footer	{
	background-color: #7F808D!important;		
}

#navigation ul li a:hover, 
#navigation ul li:hover > a,
#bolded-line,
#bolded-line2, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.post-icon,
input[type="button"]{
	background-color: #191A27;
}

a, a:visited{
	color: #191A27;	
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover{
	border-color: #191A27;
}

.TFtable{
	width: 100%; 
	border-collapse: collapse; 
}
.TFtable tbody td{ 
	padding:7px;
	border: 1px solid #191A27;
}

.TFtable tbody tr{
	background: #7F808D
}

.TFtable tbody tr:nth-child(odd){ 
	background: #2a2b41;
}

.TFtable tbody tr:nth-child(even){
	background: #7F808D;
}
