/* 
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.

*/

html, body {
	font-family: arial, gil sans, sans-serif;
	font-size: 16px;
	color: #242424;	
}
#header .latest_twitter ul#twitter_update_list li {
	font-size:12px;
}
#main-content blockquote {
	color:#565656;
	font-style:normal;
}
#sidebar {
	font-size: 12px;
}
a {
	color: #839948;
	text-decoration: none;
}
#page_navi ul.rss { 
     display: none; 
}
.video-player {
	display: block; 
 	margin-left: auto;
 	margin-right: auto;
	padding-bottom: 20px;
 	padding-left: 40px;
	padding-bottom: 20px;
}
.flashmovie {
	display: block;
 	margin-left: auto;
 	margin-right: auto;
	padding-bottom: 20px;
}
.audio-player {
 	display: block; 
 	margin-left: auto;
 	margin-right: auto;
 	padding-bottom: 20px;
 	padding-left: 95px; 
} 
#sidebar h2, #embed h3 {
	font:11px uppercase Arial, Gil Sans, sans-serif;
        font-weight:bold;
        color: #748740;
	background: none;
}
.signup {
	color: #000000;
	text-align: justify;		
	margin: 0px 25px 15px 25px;
	padding: 25px 25px 25px 25px;
	background: #FFCC33;
	border: medium dashed rgb(0,51,102)	
}
.widget h2 {
	padding:10px 0!important;
	float:none!important;
	clear:both!important;
}
#sidebar .widget {
margin-bottom:10px;
display:block;
}
.widget_categories #cat {
display: block;
margin-top:10px;
clear:both;
}
#sidebar .textwidget {
	background:#FFFFFF;
	border-color:#e2e2e2;
	border-style:solid;
	border-width:5px;
	position:relative;
	margin-bottom:15px;
	padding:5px 10px;
}
#sidebar .quotescollection_randomquote p {
	background:#FFFFFF;
	border-color:#e2e2e2;
	border-style:solid;
	border-width:5px;
	position:relative;
	margin-bottom:15px;
	padding:5px 10px;
}
.widget_wp_sidebarlogin form {
display:block;
clear:both;
}
.widget_wp_sidebarlogin form p {
padding:5px 0;
}
// #sidebar .widget_wp_sidebarlogin ul li, #sidebar .widget_wp_sidebarlogin ul li a, #sidebar .widget_wp_sidebarlogin ul {
// padding:0px!important;
// border:none!important;
// font-weight: normal!important;
//background:transparent!important;
// }
#sidebar .wp_sidebarlogin-3 div {
	background:#FFFFFF;
	border-color:#e2e2e2;
	border-style:solid;
	border-width:5px;
//	height:33px;
	position:relative;
	margin-bottom:15px;
}

#sidebar .widget_wp_sidebarlogin form {
	background:#FFFFFF;
	padding:10px;
	border-color:#e2e2e2;
	border-style:solid;
	border-width:5px;
}

#sidebar h2 {
margin-left:10px;
padding-left:0px;
margin-top:10px;
display:block;
padding-bottom:0px!important;
margin-bottom:0px!important;
height:25px;
}

#sidebar ul li a:hover, #sidebar ul li a:hover span {
background-color: #839948;
color: #FFF;
background-image: none;
}

.widget_categories .inner {
padding:6px 0 15px 15px;
border: 5px solid #E2E2E2;
background: #FFF;
}

.widget_categories {
padding:0 0 0 0;
}