/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

/*BLOG HAXES*/
ul.xoxo, ul.xoxo li
{
	list-style-type: none !important;
	margin-left: -25px;
	padding-left: 0;
}

ul.xoxo h3
{
	margin-top: 0;
	margin-bottom: 0;
}

ul.xoxo li ul
{
	margin: 0;
	padding: 0;
}

ul.xoxo li
{
	margin-left: -35px;
	padding-left: -10px;
}

.entry-meta, .entry-utility {
	font-size: 85%;
}

.entry-utility
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted grey;
}

.entry-content {	
	text-align: justify;
	font-size: 110%;
	line-height: 130%;
}

*
{
    margin: 0px;
    padding: 0px;
}

a{
    color: #9a0606;
    font-weight:bold;
    text-decoration: none;
}

ol, ul {
	margin-left: 20px;
}

li {
	margin-left: 20px;
}

div#menu li {
	margin-left: 0px;
}

h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}

#right p
{
	margin-top: 3px;
	margin-bottom: 20px;
	padding: 3px;
}

a:hover {
    text-decoration: none;
    color: #000000;
    font-weight:bold;
}

body {	
    background: url(../images/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #000000;
    font: 13px Arial, Helvetica, sans-serif;
    color: #383838;
    padding-top: 45px;
}

#contentContainer{
    margin: 0 auto;
    width: 824px;
    text-align: left;
    background: #ffffff;
    padding-top: 5px;
}

#main{
    width: 812px;
    margin: 0 auto;
    clear:both;
    background:url(../images/main_top.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #eeeeee;
    padding-top: 5px;
}

#header {
		/* height: 184px; */
    height: 200px;
    width: 824px;
    /*background: url(../images/header_new.jpg) no-repeat top;*/
    background: white url(../images/pw_newlogo.png) no-repeat center center;
    margin: 0 auto;
		padding-top: 10px;
}

#header h1, #header h2 {
	display: none;
}

#logo {
    height: 193px;
    text-align: left;
    width: 724px;
    padding-left: 100px;
    padding-top: 30px;
}


#logo a {
    text-decoration: none;
    text-transform: lowercase;
    font-style: italic;
    font-size: 18px;
    color: #ffffff;
}
#logo H2
{
	color: white;
    font-size: 12px;
}


#menu
{
    width: 824px;
    height: 57px;
    margin: 0 auto;
    background: url(../images/menubg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#menu ul {
    list-style: none;
    padding-left: 0px;
}

#menu li {

    display: inline;

}

#menu a {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    float: left;
    width: 24%;
    height: 41px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
    padding-top: 18px;

}

#menu a:hover{
    color: #000000;
    background:url(../images/menu_hov.png);
    background-repeat: no-repeat;
    background-position: center;
}

#left
{
    width: 477px;
    padding-left: 10px;
}

.text{
    padding-bottom: 10px;
    padding-top: 5px;
}

#left H1{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight:normal;
    margin: 0;
	 margin-bottom: 15px;
    color: #000000;
    padding-top: 5px;
    border-bottom: 1px dotted #9a0606;
}

#left h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

#left p {
	margin: 10px 0px;
}

#left form {
	margin: 15px;
}

#left form input {
	margin: 3px 0px;
}

.read{
    text-align: right;
    padding-right: 40px;
    padding-top: 20px;
}

.read a{
    color: #9a0606;
    text-decoration: none;
    border-bottom: 1px dotted #9a0606;
}
.col{
    padding-top: 20px;
    padding-bottom: 20px;
}

.col p{
    font-size: 10px;
}

.col1, .col2, .col3, .col4{
    width: 115px;
    text-align: center;
    float: left;
}

#right{
    width: 258px;
    float:right;
    margin-right: 12px;
    padding-top: 5px;
}

#right a{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
}

#right ul 
{
    list-style: none;
    padding-left: 30px;
    margin: 0px;
    display:block;
    padding-top: 10px;
    padding-bottom: 10px;

}

#right ul li{
    margin-bottom: 20px;
}

.text ol
{
margin-left: 30px;
}

#categories h2
{
	
}

#categories ul li {
    margin-bottom: 5px;
    background: url(../images/list.gif) no-repeat;
    background-position: 0px 4px;
    padding-left: 15px;

}

#categories ul li a{
    color: #000000;
    font-weight: bold;
    height: 20px;
}

#partners ul li {
    margin-bottom: 5px;
    padding-left: 15px;
    background: url(../images/list.gif) no-repeat;
    background-position: 0px 4px;
    height: 20px;
}

#partners ul li a{
    color: #9a0606;
    font-weight: bold;
    border-bottom: 1px dotted #9a0606;
}

#right {
	padding-top: 13px;
}

#right h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight:normal;
	border-bottom: 1px dashed gray;
    margin: 0;
}

#right li a {
    margin-left: 10px;
}

#conbot{
    background:url(../images/con_bot.jpg);
    clear:both;
    height: 17px;
}

#last{
    padding-left: 15px;
    padding-right: 15px;
}

#footer {
    height: 36px;
    width: 1000px;
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
}

#footer p {
    margin: 0;
    font-size: 10px;
    text-align: center;
    color: #ffffff;
}

#footer a{
    color: #ffffff;
}

#footer a:hover {
    text-decoration: none;
    color: #ffffff;
    font-weight:bold;
}


// TABLESORTER
/* tables */
table.sortable {
	font-family:arial;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.sortable thead tr th, table.sortable tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 9pt;
	padding: 4px;	
	cursor: pointer;
}
table.sortable thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.sortable tbody td {
	padding: 4px;
	vertical-align: top;
}
table.sortable tbody tr.odd td {
	background-color:#F0F0F6;
}
/*table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}*/
table.sortable thead tr .headerSortDown, table.sorttable thead tr .headerSortUp {
background-color: #8dbdd8;
}

table {
	font-size: 100%;
}

table.statistics {
	margin-left: 25px;
	border-radius: 2px;
}

table.statistics tr:first-child th:first-child {
	border-top-left-radius: 5px;
}

table.statistics tr:first-child th:last-child {
	border-top-right-radius: 5px;
}

table.statistics tr:last-child td:first-child {
	border-bottom-left-radius: 5px;
}

table.statistics tr:last-child td:last-child {
	border-bottom-right-radius: 5px;
}

table.statistics tr, table.statistics td, table.statistics th{
  margin: 0; 
  padding: 3px 10px !important;
}

table.statistics th, table.statistics thead th {
  background-color: #FFAB2D !important;
  border-width: 0 !important;
}

table.statistics td:first-child, table.statistics th:first-child {
  text-align: right;
}

table.statistics td, table.statistics th {
  text-align: center;
}

table.statistics tr:nth-child(odd) td {
  background-color: #FFD088;
}

table.statistics tr:nth-child(even) td {
  background-color: #FFC771;
}

div.commentcontainer {
	margin: 15px;
	background-color: #DDDDDD;
	width: 350px;
	border-radius: 8px;
}

div.commenttop {	
	border-radius: 8px 8px 0px 0px;
	padding: 6px 12px;
	background-color: #D3D3D3;
}

div.commentcontainer p {
	padding: 0px 12px;
}

div.commentbottom {
	border-radius: 0px 0px 8px 8px;
	padding: 3px 12px;
}

a.activeMenuLink {
  color: black;
}
a.activeMenuLink:hover {
  color: black;
}