/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
h2 {color: #996699; }


.vcenter {
	text-align: center;
}

.stylefone {
	font-family: Impact, Arial, "Arial Black", "Arial Narrow", Verdana;
	font-size: 48px;
	color:#996699;
	line-height: 1em;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.stylefone a {
	font-family: Impact, Arial, "Arial Black", "Arial Narrow", Verdana;
	font-size: 48px;
	text-align: center;
	color: #FF33FF;
	line-height: 1.2em;
	text-decoration: underline;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.stylefone a:hover {
	color: #996699;
}

.vidstyle {
	font-family: Impact, Arial, "Arial Black", "Arial Narrow", Verdana;
	font-size: 38px;
	color:#996699;
	line-height: 1em;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}


.vidstyle a {
	font-family: Impact, Arial, "Arial Black", "Arial Narrow", Verdana;
	font-size: 34px;
	text-align: center;
	color: #FF33FF;
	line-height: 1.2em;
	text-decoration: underline;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.vidstyle a:hover {
	color: #996699;
}

.p .thumbrelated img {
	float: left;
	display: inline;
	margin-right: 10px;
}

.post .titletag  { width:100%; text-align: center; margin: 0 0 30px 0; padding: 0 0 25px 0; color: #000; border-bottom: 1px solid #e7e7e7; font-size: 32px; }
.post .titletag a:link, .post .titletag a:visited  { color: #FF33FF; }
.post .titletag a:hover  { text-decoration: underline; }
