h4.entry-categories-header,
h4.entry-tags-header,
ul.entry-categories-list li,
ul.entry-tags-list li {
float: left;
}

.entry-categories,
.entry-tags {
margin-bottom: 20px;
font-size: 0.9em;
}

.meta_data {
background: #efefef;
padding: 4px;
font-size: 1.2em;
}

.share {
float: left;
padding: 4px;
border: 1px solid #ccc;
margin: 0 10px 10px 0;
text-align: center;
}

.meta {
      font-size: 0.8em;
      }


body {
font-size: 62.5%;
font-family: helvetica, verdana, arial, sans-serif;
background: #fff;
color: #333;
text-align: left !important;
}


* {
margin: 0;
padding: 0;
}


#main {
width: 1000px;
margin: 0 auto;
font-size: 1.2em;
}

#header {
width: 1000px;
height: 90px;
border-bottom: 6px solid #222;
}

.logo {
float: left;
width: 295px;
border-right: 1px solid #222;
padding: 36px 0 8px 0;
}



#navigation {
float:left;
text-transform: uppercase;
}

#navigation li {
float: left;
}

#navigation li a:link,  
#navigation li a:visited,
#navigation li a:hover {
display: block;
font-weight: bold;
width: 99px;
padding: 65px 10px 10px 0;
border-right: 1px solid #222;
color: #222;
text-align: right;
background-color: #fff;
}


#navigation li a:hover {
color: #fff;
text-align: right;
background-color: #8BD3E5;
}

#navigation li ul {	
margin: 0;
position: absolute;
visibility: hidden;
z-index: 30;
}

#navigation li ul li {	
float: none;
display: inline;
z-index: 30;
}

#navigation li ul li a:link,
#navigation li ul li a:visited,
#navigation li ul li a:hover {
width: 165px;
background: #fff;
border-left: 1px solid #222;
padding: 5px 10px 5px 0;
margin-left: -1px;
}

#navigation li ul li a:hover {	
background: #8BD3E5;
color: #fff;
}


#navigation li ul li a.last-subnav:link,
#navigation li ul li a.last-subnav:visited,
#navigation li ul li a.last-subnav:hover {
border-bottom: 1px solid #222;
}


.search {
clear: left;
float: right;
height: 30px;
width: 380px;
background: url(images/search-bg.jpg) top right #fff;
margin-bottom: 20px;
padding: 0;
}

.searchfield {
float: left;
width: 200px;
height: 18px;
margin-right: 10px;
border: 0;
padding: 3px 0;
}

.searchbutton {
float: left;
background: url(images/search-btn.jpg) 0 0 #222;
height: 23px;
width: 23px;
border: 0;
margin-right: 10px;
cursor: pointer;
}

/*********** CONTENT  ***********/

#content {
width: 980px;
padding: 0 10px;
}

#post-content {
float: left;
width: 669px;
}


.left {
width: 266px;
margin-right: 20px;
float: left;
}

.right {
width: 674px;
float: left;
border-left: 1px solid #444;
padding: 0 0px 0 19px;
}

/***** POST *****/

#posts {
width: 640px;
margin: 0 10px 20px 0;
padding: 0px 10px;
float:left;
display: block;
} 

.post {
width: auto;
padding-bottom: 10px;
border-bottom: 5px solid #222;
margin-bottom: 10px;
}

.post_thumbnail {
width: 100px;
height: 100px;
float: left;
margin-right: 10px;
}

.meta_data {
background: #efefef;
padding: 4px;
font-size: 1.2em;
}


.standfirst {
float: left;
font-size: 1.2em;
line-height: 1.6em;
}

/******** TOP STORIES ********/

ul.top-stories, ul.our-sites {
clear:both;
width: 1000px;
margin-top: 30px;
}

ul.our-sites {
margin-top: 20px;
}


.top-stories-header, .our-sites-header {
height: 80px;
float: left;
width: 111px;
padding-right: 12px;
border-right: 1px solid #222;
}

.our-sites-header {
height: 40px;
border-right: 1px solid #65C1C8;
}

ul.top-stories li, ul.our-sites li {
float: left;
}

ul.top-stories li a:link,
ul.top-stories li a:visited,
ul.top-stories li a:hover,
ul.our-sites li a:link,
ul.our-sites li a:visited,
ul.our-sites li :hover {
display: block;
background-color: #fff;
width: 87px;
height: 80px;
padding: 0 10px;
border-right: 1px solid #222;
color: #222;
}

ul.our-sites li a:link,
ul.our-sites li a:visited,
ul.our-sites li :hover {
background-color: #222;
height: 14px;
border-right: 1px solid #65C1C8;
color: #222;
margin-bottom: 10px;
}

ul.top-stories li a:hover {
color: #fff;
background-color: #65C1C8;
}

ul.our-sites li :hover {
color: #65C1C8 !important;
}


/********* SIDEBAR **********/

#sidebar {
width: 300px;
padding-right: 10px;
float: left;
}

.link-top, .link-bot {
width: 310px;
height: 20px;
background: url(images/sb-link-top.jpg) 0 0 no-repeat #fff;
}

.link-bot {
background: url(images/sb-link-bot.jpg) 0 0 no-repeat #fff;
margin-bottom: 20px;
}

.link {
width: 290px;
background: url(images/sb-link-mid.jpg) 0 0 repeat-y #fff;
padding: 0 20px 0 10px;
}


/********* FOOTER *********/

#footer {
         width: 980px;
         background-image: none;
         background-color: #222;
         padding: 20px 10px;
         margin-top: 30px;
display: block;
height: 80px;
}

#footer h1 {
color: #fff;
text-transform: uppercase;
padding-bottom: 5px;
border-bottom: 4px solid #fff;
margin-bottom: 20px;
}

.footer-column {
float: left;
width: 150px;
margin-right: 10px;
padding: 0 10px;
border-right: 1px solid #fff;
}

.footer-column-last {
float: right;
padding-right: 10px;
width: 420px;
}

.footer-column ul li {
line-height: 1.4em;
font-size: 1.2em;
}

.footer-column-last ul li {
font-size: 1.2em;
display: inline;
}


#footer a, #footer a:link, #footer a:visited {
color: #fff !important;
}

#credits {
width: 1000px;
background: #000;
text-align: center;
color: #fff;
padding: 10px 0;
}


/******* DEFAULTS  *********/

a:link, a:visited, a:hover {
text-decoration: none;
color: #65C1C8;
}

ul {
list-style-type: none;
}

img {
border: 0;
}

.clear {
clear: both;
}

/****** FONTS **********/

h1 {
font-size: 1.3em;
text-transform: uppercase;
padding-bottom: 5px;
border-bottom: 4px solid #222;
margin-bottom: 20px;
}

h2 {
font-size: 1.4em;
margin-bottom: 20px;
}

p, .widget-content {
line-height: 1.6em;
}

.widget-content {
font-size: 1.2em;
}


a.title, a.title:link, a.title:visited {
color: #000 !important;
}

a.title:hover {
color: #65C1C8 !important;
}

/****** HUBS *******/

#hubs-main {
width: 740px;
float: left;
margin-right: 10px;
}

.about, .audience, .hub-calendar, .advertise {
float: left;
width: 218px;
border: 1px solid #222;
padding: 10px;
padding-right: 0;
margin-right: 10px;  
}

.audience, .advertise {
margin-right: 0px; 
}

.advertise {
width: 728px;
clear: left;
margin-top: 20px;
}

.about ul, .audience ul {
list-style-type: disc !important;
list-style-position: outside;
padding: 0 10px 0 13px;
}

.advertise ol {
list-style-position: outside;
padding: 0 10px 0 13px;
}

.about ul li, .audience ul li, .advertise ol li {
margin-bottom: 10px;
}

.hub-calendar {
margin-right: 0; 
}

.about {
width: 488px;
}

table.hub-calendar-table {
border-collapse:collapse;
}

table.hub-calendar-table td {
padding: 4px;
/* border-bottom: 1px solid #222; */
}

table.hub-calendar-table td.month {
font-weight: bold;
}

table.hub-calendar-table td:hover {
background-color: #65C1C8;
color: #fff;
cursor: pointer;
}

.hub-logo {
margin-bottom: 10px;
width: 150px;
border: 1px solid #222;
clear: both;
}


/***** CALENDAR *****/

table.calendar {
border-collapse:collapse;
border: 1px solid #222;
margin-top: 20px;
}

table.calendar img {
border: 0;
}

table.calendar th {
background-color: #222;
color: white;
font-size: 1.2em;
}

table.calendar th,
table.calendar td {
padding: 5px;

}

table.calendar td {
border-bottom: 1px solid #222;
}


table.calendar td.site-title {
padding:0;
}

table.calendar td.site-title,
table.calendar th.site-title {
width: 140px;
}

table.calendar td:hover {
background-color: #65C1C8;
color: #fff;
cursor: pointer;
}

table.calendar td.blog-title {
text-align: center;
background-color: #ccc;
}

table.calendar td.blog-title:hover {
color: #222;
}

