/*
* PremGeneral - Freestart Responsive HTML5 Template
* V1.0 - May 2014
*/

h1, h2, h3, h4, h5, h6{
	color: #25565D!important;
}

#page-title h2{
	color: #25565D!important;
}

.titalignleft{
	color: #25565D!important;
}

#navigation, #navigation ul ul, #footer{
	background-color: #3E8F9B!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: #25565D;
}

a, a:visited{
	color: #25565D;	
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover{
	border-color: #25565D;
}

.TFtable{
	width: 100%; 
	border-collapse: collapse; 
}
.TFtable tbody td{ 
	padding:7px;
	border: 1px solid #25565D;
}

.TFtable tbody tr{
	background: #8BBCC3
}

.TFtable tbody tr:nth-child(odd){ 
	background: #3E8F9B;
}

.TFtable tbody tr:nth-child(even){
	background: #8BBCC3;
}
