/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, cite, code, em, img, small, strike, strong,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}

table {
border-collapse: separate;
border-spacing: 0;
}


/* UNIVERSAL */
body {
margin: 0px;
font-family: arial, "lucida console", sans-serif;
font-size: 13px;
color: #2b2b2b;
background: url(images/bg_smimage.png) repeat-x;
}
h1 {
font-size:30px;
color:#fff;
}
h2 {
font-size: 16px;
font-weight: bold;
color: #094f89;
padding:4px 8px;
}
h3 {
font-weight:bold;
font-size:14px;
}
em {font-style:italic;}
p {
margin-top:5px;
margin-bottom:15px;
}
a {
color: #094f89;
}
a img {
border: 0px;
}
h2 a {
text-decoration:none;
}
h2 a:hover {
text-decoration:underline;
}
hr {
height: 2px;
color: #b2cfe8;
background-color: #b2cfe8;
}

strong {
font-weight:bold;
}
strong.search-excerpt {
  background-color: #ffff99;
}

.floatright {float:right;}
.floatleft {float:left;}
.underline {text-decoration:underline;}
.code {background:#F2F2F2;border-left:1px solid #bbb;border-top:1px solid #bbb;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:5px;margin:5px 0;}

.navigation {
width:100%;
background:#F5F5F5;
border:#E2E2E2 1px solid;
height:20px;
padding:2px 10px 0 10px;
margin-top:15px;
}
#mainwrap {
}
.content {
width: 960px;
margin: 0px auto;
padding: 0px 20px;
}
.pagetitle {
margin-top:32px;
margin-bottom:50px;
}
.pagetitle h1 a {
text-decoration:none;
color:#fff;
}
.pagetitle h1 a:hover {
text-decoration:underline;
}
.leftcol {
float: left;
width: 470px;
}
.wideleft {
width: 706px;
float: left;
overflow: hidden;
}
.wideleft p {
font-size:13px;
}
.narrowright {
width: 234px;
margin: 0;
float:right;
}
.narrowright p {
margin:0 0 5px 0;
padding:0;
}
.narrowright h2 {
margin:0px 0 4px 0;
border-bottom:1px solid #ccc;
}
.rightcol {
width: 470px;
float:right;
}
.rightcolie6 {
position:relative;
right:18px;
}
#logoimage {
position:absolute;
margin-top:15px;
}

/* Blog news list */
.blognews {
margin-top:-2px;
}
.blognews li {
margin: 6px 0px;
margin-left:-21px;
list-style: url(images/bullet.gif);
}
.blogcontent {
margin-left:-20px;
}
.bulletspace {
position:relative;
left:-6px;
}
/* FEATURE LIST */
.optional {font-size:12px;color:#D1E1ED;}
.featurelist {
margin-top:-2px;
}
.featurelist li {
margin: 6px 0px;
margin-left:-21px;
list-style: url(images/bullet-white.gif);
}
.newfeatures hr {
height: 2px;
color: #629bcb;
background-color: #629bcb;
border:none;
}
.readmorefeatures {
float:right;
font-size:12px;
}
.readmorefeatures a {
text-decoration:none;
font-weight: normal;
}
.readmorefeatures a:hover {
text-decoration:underline;
}
/* HEADER */
#topbar {
height: 30px;
}
#headerbar {
height: 100px;
}
#header img {
float: left;
padding-top: 30px;
}
.searchbox {
width: 960px;
text-align:right;
margin: 0px auto;
padding-top:5px;
}
.searchfield {
border:1px solid #000;
background:#fff;
padding-left:4px;
}
.searchbutton {
border:1px solid #000;
background:#fff;
}
/* Navigation Menu */
#menu {
margin: 0px;
float: right;
padding-top: 68px;
}
#nav {
font-size: 14px;
font-weight: bold;
margin: 0px;
padding-bottom:2px;
}
#nav li {
list-style: none;
display: inline;
}
#nav li a {
padding: 10px 20px;
text-decoration: none;
display: inline-block;
}
#nav li a:hover {
background-color: #629bcb;
color: #fff;
}
.current {
background-color: #094f89;
color: #fff;
}

.buttons {
text-align: center;
margin: 20px 0px;
height: 40px;
}

.titlelink {
margin-top: 6px;
float: right;
}

/* BANNERS */
.banners {
margin: 20px 0px;
}
#forum {
border: solid 1px #ddd;
padding: 5px;
}
#forumtitle {
font-size: 14px;
font-weight: bold;
color: #094f89;
}
.squarebanner {
margin-right: 20px;
border: solid 1px #ddd;
}
.border {
border: solid 1px #ddd;
}

/* FOOTER */
#footer {
height:67px;
margin: 0px auto;
}
.footercontent {
width: 960px;
margin: 0px auto;
padding:15px 10px 0px 10px;
font-size:13px;
color:#094f89;

}
.footerleft {
float:left;
}
.footerright {
float:right;
}
.footerright a{
text-decoration:none;
}
.footerright a:hover{
text-decoration:underline;
}

.sidebar_widget {
border:1px solid #cccccc;
background:#fff;
margin:0 0 20px 0;
}
.sidebar_widget p {
padding:8px;
}

.post {
background:#fff;
border:1px solid #ccc;
margin:0 0 10px 0;
}
.post h2 {
border-bottom:1px solid #ccc;
padding:10px 15px;
}
.entry {
padding:10px 15px;
}

blockquote{
padding:0px 7px 0px 7px;
background:#f9f9f9;
border:1px solid #d9d9d9;
margin:5px 8px 10px 8px;
}
blockquote p{

padding:10px;
font-style:italic;
}
blockquote p, blockquote p + p { 
margin-top: 0px;
margin-bottom: -10px;
} 
blockquote:before, blockquote:after {
color: #fff;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-top: -10px;
margin-left: 0.02em;
margin-bottom:10px;
}
blockquote:after {
content: close-quote;
height: 50px;
margin-top: -45px;
margin-left: 610px;
margin-bottom:5px;
}

/* Twitter Widget */
#twitter_div{
border:1px solid #cccccc;
background:#fff;
margin:0 0 20px 0;
}
#twitter_div h2{
padding:4px 8px;
}
#twitter_div ul li span {
	visibility: visible;
}
#twitter_div ul li span a {
	color: #094F89;
	visibility: visible;
	display: inherit;
       text-decoration:underline;
}
 
#twitter_div ul li a {
	display: block; /* creates line-break b/f & after */
	text-align: right; /*aligns time-stamp to the right */
	font-family: 'Trebuchet MS';
       text-decoration:none;
	color: #bbb; /* change color of time-stamp */
}
#twitter_update_list{
margin:0;
padding:0;
}
#twitter_update_list li{
list-style-type:none;
margin:1px 0 6px 0;
padding:5px;
}
#twitter_update_list li span {
}
