/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/



#LiberalistResultTable td, #LiberalistResultTable th, #LiberalistResultTable tbody, #LiberalistResultTable tr,#LiberalistResultTable thead{
	padding: 2px 4px 2px 4px;
	border: 1px black solid;
}
#passwordTable td{
	padding-left:5px;
}
#PasswordDiv{
	width:350px;
	margin-left: auto;
	margin-right: auto;
}
#passwordError{
	color: red;
	margin-bottom: 10px;
}
#whatNew{
	margin-bottom: 10px; margin-top: 15px;
}
#langlink{
	font-weight: bold;
}
#userlink{
	font-weight: bold;
}
.entry ol li{
	list-style-type:decimal;
}


wp-paginate {padding:0!important; margin:0!important;}
.wp-paginate li {display:inline!important; list-style:none!important;}
.wp-paginate a {background:#F2F2F2!important; border:1px solid #ccc!important; color:#666!important; margin-right:4px!important; padding:8px 8px!important; text-align:center!important; text-decoration:none!important;}
.wp-paginate a:hover, .wp-paginate a:active {background:#DBDBDB!important; color:#888!important;}
.wp-paginate .title {color:#555!important; margin-right:4px!important;}
.wp-paginate .gap {color:#999!important; margin-right:4px!important;}
.wp-paginate .current {color:#fff!important; background:#c20000 !important; border:1px solid #C20000!important; margin-right:4px!important; padding:8px 8px!important;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}
.col-full #main .page{
	padding:10px;
}

