/* 
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.

*/

.fbbadge {
	margin-left:22px;
	margin-top:22px;
}

html, body {
	font-family: tahoma;
	font-size: 12px;
	border: 0;
	color: #565656;
}

code {
	background: #FFFFC1;
}

a {
	color: #33CCCC;
	text-decoration: none;
}

#main-content .post h4.continue a {
	background: #33CCCC;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

#main-content .post h4.continue a:hover {
	background: #3399CC;
}

#main-content .advert_468x60 {
	background-color:#FFFFFF;
	padding:12px 42px;
	margin: 0 0 25px 0;
}

#sidebar #search_main input.field {
	width: 163px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 0;
	background: transparent;
	z-index: 1;
}

ul.idTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}

ul.idTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul.idTabs li a.selected, ul.idTabs li a:hover {
	background: #33CCCC;
	text-decoration:none;
}

ul.vidTabs li a.selected, ul.vidTabs li a:hover {
	background: #33CCCC;
	text-decoration:none;
}

#footer-out {
	width: 100%;
	background: rgb(159,159,159);
}

#footer h2.widget_title {
	font-size: 14px;
	background: #2A2A2A;
	color: #fff;
	padding: 10px 15px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
}

#secnav a {
	display: block;
	line-height: 58px;
	padding: 0 20px 0 20px;
	line-height: 16px;
	padding: 14px 20px 11px;
	color: #666666;
}
