/* standard tag redefinitions */
body{ color: white; font-family: tahoma,arial, helvetica, sans-serif; font-size: 10pt; background-color: black; margin: 0; padding: 0; }
td {font-size: 10pt;  }
p { font-size: 10pt;  margin-bottom: 7px; margin-top: 0; }
a{ color: #76defc; text-decoration: none; border:0px; }
img{ border:0px;}
a:hover{	text-decoration: underline;  color: white;   }
form{	margin:0;}
h2{ margin: 0; padding: 24px 0 7px 40px; font-family: tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: white; font-size: 15pt; }
.entry  h2{ margin: 0; padding: 24px 0 7px 0px; font-family: tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: white; font-size: 15pt; }
h3{color: #76defc; font-weight:normal; font-size:12px;padding: 24px 0 0 0 ;
}
h1{ margin: 0; padding: 40px 0 0 0; font-family: tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: white;  font-size: 20pt;  }




#header{	width:960px; margin-left:auto; margin-right:auto;}
#header ul{ margin: 0; padding-left: 0; height: 44px; line-height: 44px; display: block; list-style: none; background-color: #4d4d4d; background-image: url(images/bg_topnav.gif); background-repeat: no-repeat;  }
#header li{ display: inline; background-color: #222222;  float: right;  }
#header li a{ height: 44px; line-height: 44px; display: block; padding-left: 27px; padding-right: 27px; border-left: 1px solid black;  float: left;     }
#header li a:hover{ background-color: #444444; text-decoration: none;}
#header .visual{ height:130px; background-image: url(images/header.jpg);  background-repeat: no-repeat;  background-color: #4492c8;  border-top: 3px solid black;   }


#content{ width:960px; margin:0 auto 0 auto;    }



.entry{ padding: 35px 40px 35px 40px; border-bottom: 1px solid #484848; border-top: 1px solid #484848; background-color: #222222; }
.entry p{	margin-bottom: 1em;}

#sidebar{
display:block;

margin:0 auto 0 auto;
}
#sidebar ul{
display: inline; list-style: none; margin-top:0px;
}
#sidebar li{
list-style: none;
background-color:#2C2C2C;
}
#sidebar li.categories{background-color:#222222;}
#sidebar li.linkcat{background-color:#222222;}

#footer{	width:960px; margin-top:27px; margin-left:auto; margin-right:auto;  border-top: 4px solid #363636;padding-top: 5px;background-color:#222222;}
#footer p{ font-size: 11px; line-height: 14px; margin: 0;  color: #dddddd; }
#footer a{ font-size: 11px;	font-weight: normal;	text-decoration: none;  color: white;  width:80px;  }
#footer a:hover{ color: white; text-decoration: underline; }

#footer ul {
list-style: none;
}

#footer li {
list-style: none;
}
#footer li ul li { background-color:#2c2c2c;
font-size:14px;
}

#foot1{float:left;padding: 0 80px 0 0px ;	}
#foot2{float:left;padding: 0 50px 0 40px ;}
#contact{float:right;padding: 0 50px 0 40px ;}
#contact form{padding:0 0 15px 40px;}
#footer2{	width:960px; margin-top:27px; margin-left:auto; margin-right:auto; padding-top: 5px;}
input {
border : 1px solid #98999a;
background-color:#2C2C2C;
width:250px;
color:#fff;
}
textarea {
border : 1px solid #98999a;
background-color:#2c2c2c;
width:620px;
height:100px;
color:#fff;
}
input[type=submit]{
background-color:#76DEFC;
color:#000;
margin: 20px 0 0 80px ;
}
hr{
clear:both;
  display:block;
  height: 0;
  font-size: 0px;
  line-height: 0px; 
  color:#000;

}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}