/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	/*font-family:"Hiragino Kaku Gothic Pro", Pro W3",Osaka,sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
	body {
  font-size: 14px;
  }

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h5 {
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: bold;
	color: #37404C;
	font-size: 14px;
	/*background: url(images/img18.jpg) no-repeat top left;*/

}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: left;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background-color: #087FE7;
	background-image: url(images/header5.jpg);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: none;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 555px;
	padding: 0 0 0 76px;
}

#contentwide {
	float: left;
	width: 750px;
	padding: 0 0 0 76px;
}

.post {
	padding-top: 50px;
}

.post .title {
}


.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: none;
}

a.more {
background:transparent url(i/bullet-circle.gif) no-repeat scroll 100% 0.3em;
padding-right:1.2em;
text-decoration:none;
}
a.more:hover {
background-image:url(i/bullet-on.gif);
text-decoration:none;}

.post .entry {/*
padding:0 20px 10px 20px;*/
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/*.post img{
  padding: 4px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  background: #fff;}*/

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline; /* fixes IE/Win double margin bug */
  
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar img{
  margin: 8px;
  padding: 3px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  background: #fff;}
  
#page .clearbits {
 background-color:#f00;
background-image: url(/i/bg_rounded.gif);
background-repeat: no-repeat;
border:0;
margin:0;
padding:0;
}


/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
	color:#333333;
	letter-spacing:2px;
	font-size:12px;
}

#framed{  
  padding: 4px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  background: #fff;
/*  float:left;*/
  }

#widebar #events {
	float: left;
	width: 400px;
	}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
	line-height:30px;
}

#widebar #colC {
text-align:center;
	float: right;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}


#spacer {
    font-size: 10px;
	margin: 0;
	padding-top: 5px;
	padding-right: 120px;
	margin-bottom:0;
	padding-left: 0;
	float: right;
	}
	
	#spacer a {
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	float: right;
	font-size: 14px;
}
	
	
	.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	
	.bluetabs{

	float: left;
	margin-left: 100px;
}

.bluetabs ul{
	margin: 86px 0 0 0;
	padding: 0;
list-style: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
overflow: hidden;
}

.bluetabs li{
font-size:12px;
display: inline;
float: left;
margin:0;
padding: 0;
}

.bluetabs li a{
/*font-size:12px;*/
	float: left;
	display: block;
	width: 100px;
	padding: 5px 7px 1px 15px;
	margin: 0;
	text-decoration: none;
	color: #7b828c;
	border: none;
	background: url(images/nav-bg.jpg) no-repeat bottom left;
	letter-spacing:2px;	
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	color: #e0e0d5;
/*text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(media/bluetab.gif) top left repeat-x; *//*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
/*font-size:12px;*/
color: #e0e0d5;
}

.bluetabs li a:hover{
/*font-size:12px;*/
text-decoration: none;
color: #ffffff;

}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
/*background-image: url(media/bluetabactive.gif);*/ /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
/*border: 1px solid #ffffff;*/ /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px;
line-height:25px;
z-index:100;
background-color: #0066FF;
background-image: url(images/dropdown.jpg);
width: 150;
visibility: hidden;
}

.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #e0e0d5; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 5px 0 5px 15px;
text-decoration: none;
font-size:12px;
letter-spacing:2px;
color: #e0e0d5;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #0099FF;
color: #ffffff;
}
/*.clearbits {
background-color:#f00;
background-image: url(i/bg_rounded.gif);
background-repeat: no-repeat;
}*/
#header img.clearbits {
/*background-color:#0770CD;*/
/*background-image:url(i/bg_rounded.gif);*/
vertical-align: middle;
background-repeat: no-repeat;
margin:0 5px 2px 0;
border:0;
}
#page .clearbits {
 background-color:#096FD4;
background-image: url(i/bg_rounded.gif);
background-repeat: no-repeat;
border:0;
margin:0 5px 0 0;
padding:0;
vertical-align: middle;
}

#smaller {
font-size:10px;
}


.pub img{
  margin: 0 12px 5px 0;
  padding: 3px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  background: #fff;
  float:left;}
  
  .pub h3{
  	border-bottom: 0px solid #F2F2F2;
	  margin-left:180px;
	  color: #37404C;
	  margin-bottom:0;
	  font-size:18px;
	  font-weight:bold;
  }
  .pub p{
  margin-left:180px;
  width:300px;
  }
  
/*  .pub {
  margin:25px 0 25px 0;
  }*/
  


/*#address  {
  padding: 0 0 0 28px;
  background: url(images/img12.jpg) no-repeat 0 50%;
  }*/
