/*
* PremGeneral - Freestart Responsive HTML5 Template
* V1.0 - June 2014
*/

body	{
	background: #41173E!important;
}

h1, h2, h3, h4, h5, h6{
	color: #41173E!important;
}

#page-title h2{
	color: #41173E!important;
}

#formstyle	{
	background: #F7DBF5!important;
}

#formstyle	{
	border: 1px solid #E893E1;
}

#captcha_img, #captchastring, #comments, textarea, .txtbx	{
	border: 1px solid #E893E1;
}

.titalignleft{
	color: #822D7B!important;
}

#navigation, #navigation ul ul, #footer	{
	background-color: #D84BCD!important;	
}

#navigation ul li a:hover, 
#navigation ul li:hover > a,
.button.gray:hover, 
.button.light:hover, 
.button.color, 
.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.post-icon	{
	background-color: #822D7B;
}

#bolded-line, #bolded-line2	{
	background: #D84BCD;
}

.picture	{
	border: 1px solid #D84BCD;	
}

input[type="button"]	{
	background: #D84BCD;
}

a, a:visited, #contact-details a	{
	color: #822D7B;	
}

#contact-details a:hover, a:hover	{
	color: #D84BCD;	
}

.image_align_right, .image_align_left	{
	border: 1px solid #D84BCD;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover{
	border-color: #822D7B;
}

.TFtable{
	width: 100%; 
	border-collapse: collapse; 
}
.TFtable tbody td{ 
	padding:7px;
	border: 1px solid #822D7B;
}

.TFtable tbody tr{
	background: #E893E1
}

.TFtable tbody tr:nth-child(odd){ 
	background: #D84BCD;
}

.TFtable tbody tr:nth-child(even){
	background: #E893E1;
}