/*
 * Name: Windnews2
 * Version: 2.0
 * Author: Paolo Rossi, John Godley
 */

body { background-color: #eeeef5 }

#header {
padding-top: 0 !important;
border-bottom: 0;
/*background-color: #033e8a !important;*/
background-color: white !important;
height: 180px !important;
}

#page, #header, #pagenav
{
border-left: 1px solid #5b5a61;
border-right: 1px solid #5b5a61;
}

#header h1 {
padding-top: 5px;
}

#page
{
border-bottom: 1px solid #5b5a61;
clear: both;
}

.widecontent h3 a
{
color: #13076b;
}


h2.narrowcorner
{
background-color: #b8d2da;
}

h2.narrowheading
{
background-color: #b8d2da;
color: #2f3b4f;
}

#inset
{
color: #6c64a8;
}

#inset h2
{
color: #2f3b4f;
}

a.author
{
color: #2f3b4f !important;
}

.widecontent a, #inset a
{
color: red;
}

#content h2 a
{
color: #2f3b4f !important;
}

.post {
margin-bottom: 2.0em !important;
}

.postmetadata a
{
color: #6c64a8 !important;
}

.postmetadata a:hover { color :red !important }

.postmetadata
{
color: #6c64a8;
}

div.hr
{
color: #b8d2da;
background-color: #b8d2da;
}

#headerimg
{
background-position: top left !important;
height: 180px !important;
padding-left: 10px !important;
}

#headerimg a
{
color: white !important;
/*background: url(logo.gif) no-repeat;*/
background: url(NewLogo.gif) no-repeat;
width: 270px;
/*height: 105px;*/
height: 114px;
top: 30px;
position: absolute;
}

#headerimg a span
{
visibility: hidden;
}

#headerimg .description
{
display: none;
}

#pagenav
{
border-top: 1px solid #5b5a61;
border-bottom: 0;
/*border-bottom: 1px solid #5a7095;*/
/*background-color: #cc6633;*/
background-color: #e26a1c;
font-size: 14px;
font-weight: bold;
height: 22px !important;
}

#pagenav ul {
margin: 0;
padding: 0;
}

#pagenav ul li  {
/*border-right: 1px solid black;*/
margin: 0 !important;
float: left;
text-decoration: none;
}

#pagenav ul li a {
color: white;
line-height: 22px;
}

#pagenav a:hover {
color: #942634 !important;
text-decoration: none !important;
}

.linkbar
{
background-color: white;
}

.linkbar ul li a:hover, .linkbar .active
{
background-color: #2f3b4f;
}

ol.commentlist li
{
border-bottom: 1px solid #6c64a8;
}

.commentlist p a, .post a
{
color: red;
}

h2 a
{
color: #13076b !important;
font-weight: bold;
}

h2 a:hover { color: red !important }

.sidebar
{
color: #2f3b4f;
}

.sidebar a:hover
{
color: red;
}

.sidebar ul li
{
/*background-color: #dbe6e9;*/
background-color: #e26a1c !important;
}

.sidebar a, #searchform, #searchsubmit, #s
{
/*color: #2f3b4f;*/
color: white;
text-decoration: none;
}

#wp-calendar
{
background-color: #dbe6e9;
}

#wp-calendar caption a, #wp-calendar caption a:hover
{
color: #2f3b4f;
}

#wp-calendar th
{
background-color: #aac8d0;
}

#wp-calendar a
{
border: 1px solid #033e8a;
background-color: #aac8d0;
}

#wp-calendar a:hover
{
border: 1px solid #033e8a;
background-color: #2f3b4f;
color: #bbb;
}

#wp-calendar caption
{
color: #bbb;
background-color: #033e8a;
}

a.java
{
color: red;
}

.gravatar
{
border: 1px solid #b8d2da;
}

img.author
{
border: 1px solid red;
}


.commentmetadata, .commentmetadata a
{
color: #6c64a8;
}

.commentlist h4, .commentlist h4 a
{
color: #2f3b4f;
}

.entry img, .entrytext img {
  border: 2px solid #033e8a;
  margin: 4px;
}

.sidebar {
  margin-top: 4px !important;
}

.widecontent {
  padding-top: 4px !important;
}

#leftbar h2 {
  font-size: 13px;
  font-weight: bold;
}
#rightbar h2 {
  font-size: 13px;
  font-weight: bold;
}

#rightbar .textwidget p {
  padding: 0.6em 0 0.2em;
}
/*
 */
.sidebar h2 {
background-color: #e26a1c;
/*background-color: #c73;*/
/*color: #fff;*/
color: #942634;
font-size: 16px !important;
font-weight: bold !important;
}

.widget {
background-color: #fe8 !important;
/* border: 1px solid #c73; */
}

.widecontent, #inset {
margin-left: 10px;
}

.widecontent h2 {
background-color: white !important;
/*background-color: #ffd !important;*/
font-size: 32px;
border-top: 0 !important;
padding-left: 0 !important;
line-height: 1.0em;
text-align: left;
}

.widecontent h2 a {
color: #c73 !important;
}

#page, #inset, .linkbar, .widecontent {
/*background-color: #ffd !important;*/
background-color: #e26a1c !important;
}

.narrowheading {
}

.postmetadata {
padding: 0 5px !important;
}

h2 {
letter-spacing: 0 !important;
}

.widecontent .post {
line-height: 1.3em;
background-color: white !important;
padding: 5px;
}

.miniposts {
background-color: #e26a1c !important;
padding: 4px 10px;
}

.minipost {
padding: 0 !important;
font-size: 18px;
font-weight: bold;
}

.widecontent a, #inset a {
color: #c73 !important;
}

.entry img, .entrytext img {
border:2px solid #c73 !important;
margin:4px;
}
