* {
margin: 0;
padding: 0;
}

body {
background: url(/images/design/background.jpg) center center repeat-x #f5fafe;
font-family: Georgia;
font-size: 0.9em;
}

img {
border: none;
}

a {
text-decoration: none;
color: #0099cc;
}

a:hover {
text-decoration: underline;
color: #f88320;
}

#wrapper {
width: 980px;
margin: 0 auto 10px auto;
padding: 6px;
background: #fff;
}

#header {
width: 980px;
height: 240px;
margin: 10px auto 0 auto;
padding: 6px 6px 0 6px;
background: #00244d;
}

#header a.homelink {
width: 980px;
height: 200px;
display: block;
background: url(/images/design/header.jpg) no-repeat;
}

#header a span {
display: none;
}

#mainmenu {
width: 980px;
height: 40px;
background: #00244d;
font-family
}

#mainmenu a {
height: 30px;
padding: 10px 40px 0 40px;
display: block;
float: left;
text-decoration: none;
font-weight: bold;
text-align: center;
color: #e97f21;
font-family: Verdana;
}

#mainmenu a:hover,
#mainmenu a.on {
background: #e97f21;
color: #fff;
}

#mainmenu form.search {
width: 185px;
margin: 0 20px 0 0;
padding: 7px 0 0 0;
float: right;
}

#mainmenu input.t {
width: 110px;
margin: 0 5px 0 0;
padding: 1px 2px;
font-size: 18px;
font-family: Georgia;
letter-spacing: 1px;
border: 1px solid #ccc;
outline: none;
color: #777;
}

#mainmenu input.b {
width: 40px;
}

#content {
width: 650px;
padding: 10px 0 10px 12px;
float: left;
clear: both;
}

#homepage h3 {
margin: 4px 0 6px 0;
border-bottom: 1px solid #ccc;
font-size: 1.2em;
}

#homepage h3 a {
color: #333;
}

#homepage h3 a:hover {
text-decoration: none;
color: #f88320;
}

#homepage div.left {
width: 315px;
float: left;
}

#homepage div.right {
width: 315px;
float: right;
}

#homepage div.inbox {
margin: 0 0 30px 0;
}

#homepage div.top1 {
margin: 0 0 30px 0;
}

div.event {
margin: 0 0 25px 0;
}

div.event a {
font-weight: bold;
}

.event div.date {
width: 50px;
margin: 0 10px 10px 0;
padding: 2px 0;
float: left;
text-align: center;
font-weight: bold;
border: 1px solid #cfe0f6;
background: url(/images/design/month-bg.png) repeat-x #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 4px;
-border-radius: 4px;
}

.event div.date span.month {
display: block;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
}

.event div.date span.day {
font-size: 1.5em;
letter-spacing: 2px;
}

#article div.text {
margin: 0 10px;
}

#article h1 {
margin: 10px 0 0 0;
font-size: 1.7em
}

#article p {
margin-bottom: 16px;
line-height: 1.4em;
}

#article p.date {
border-bottom: 1px solid #ddd;
font-weight: bold;
color: #444;
letter-spacing: 1px;
}

#article p.lead {
font-weight: bold;
}

#article div.share,
#events div.share {
padding: 6px 0 0 0;
border-top: 1px solid #ddd;
text-align: right;
}

.share .fb_share_count_wrapper,
.share .iwiw_share_count_wrapper {
   float: right;
}
.share .iwiw_share_count_wrapper {
   margin: 2px;
}

#events div.map {
float: left;
width: 280px;
}

#events div.event {
width: 340px;
margin: 8px 10px 0 0;
float: right;
}

#events h1 {
margin: 0 0 14px 0;
border-bottom: 1px solid #ddd;
font-size: 1.7em
}

#events div.date {
width: 100px;
margin: 0 10px 20px 10px;
padding: 2px 0 10px 0;
float: right;
text-align: center;
font-weight: bold;
border: 1px solid #cfe0f6;
background: url(/images/design/month-bg.png) repeat-x #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 4px;
-border-radius: 4px;
}

#events div.date span.month {
display: block;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
}

#events div.date span.day {
font-size: 4em;
line-height: 0.7em;
letter-spacing: 2px;
}

#events ul.event-data {
margin: 0 0 14px 20px;
list-style: square;
}

#events ul.event-data li {

}

#events p.event-description {
margin: 0 0 14px 0;
}

#events div.more-events {
padding: 10px 0 0 0;
clear: both;
}

#events div.more-events h3 {
margin: 0 0 40px 0;

border-bottom: 1px solid #ddd;
}

#sidebar {
width: 290px;
margin: 10px 12px 0 0;
float: right;
}

#sidebar div.inbox {
min-height: 150px;
margin: 0 0 14px 0;
padding: 5px;
background: #f4f4f4;
border-top: 1px solid #ddd;
}

#sidebar h4 {
margin: 2px 0 6px 0;
text-align: center;
}

#footer {
width: 980px;
height: 50px;
background: #f4f4f4;
border-top: 1px solid #ddd;
clear: both;
}

.clr {
clear: both;
}

.back {
text-align:right
}


.news_list .row{
	padding-bottom: 10px;
}
.news_list .row .img{
    width: 320px;
    float:left;
}
.news_list .row .title{
    border-bottom:1px solid #CCCCCC;
    font-size:1.2em;
    margin:4px 0 6px;
}


#slideshow {
width: 280px;
height: 160px;
overflow: hidden;
margin: 0 auto 6px auto;
}

#events div.more-events div.eventdate {
width: 50px;
margin: 0 10px 10px 0;
padding: 2px 0;
float: left;
text-align: center;
font-weight: bold;
border: 1px solid #cfe0f6;
background: url(/images/design/month-bg.png) repeat-x #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 4px;
-border-radius: 4px;
}

#events div.more-events div.eventdate div.month {
display: block;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
}

#events div.more-events div.eventdate div.day {
font-size: 1.5em;
letter-spacing: 2px;
}
