body {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #929292;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #FFFFFF url(../img/body-bg.png) repeat-x 0 0;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0;
	border: 0;
}
a {
	color: #076de0;
	text-decoration: none;
	outline:none;
}
hr {
	border:0;
	border-bottom:1px solid #e8e8e8;
	margin: 2px 0 3px 0;
}
h2 {
	margin: 0 0 5px 0;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	//color: #5ea0fb;
}
a.bullet {
	background: transparent url(../img/bullet-arrow-grey.gif) no-repeat 0 3px;
	padding-left: 10px;
}
a img {
	border: 0;
}
object {
outline:none;
}
.lj {
	text-align: left;
}
.cj {
	text-align: center;
}
.rj {
	text-align: right;
}
.clear {
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}
#content {
	background: transparent url(../img/content-bg.png) repeat-y top left;
	margin: 0 auto;
	width: 956px;
}
#content td {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #929292;
	vertical-align: top;
	text-align: left;
}
#content .shadow {
	width: 8px;
}
#main {
	width: 940px;
}
#footer {
	margin: 0 auto;
	width: 956px;
	text-align:center;
}
#footer table {
	margin: 0 auto 6px auto;
}
#footer table td {
	text-align:center;
	width:120px;
}
#header {
	background: transparent url(../img/header-bg.jpg) no-repeat 0 0;
	width: 940px;
	height: 156px;
}
#header .logo {
	width: 100px;
}
#header .nav {
	height: 32px;
	padding-left:6px;
}
#header .nav ul {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 0;
}
#header .nav li {
	display: inline;
	margin: 0 7px 0 7px;
}
#header .nav a {
	font: 14px arial;
	font-weight: bold;
	color: #004783;
	text-decoration: none;
	background: transparent url(../img/bullet-arrow-grey.gif) no-repeat 0 4px;
	padding-left: 10px;
}
#header .nav a:hover {
	color: #076de0;
}
#header .nav a:active {
	color: #64a5ee;
}
#header .search {
	height: 124px;
	vertical-align:middle;
}
#header .search div {
	width: 222px;
	background: #4689e1;
	border: 1px solid #6ea1e7;
	padding: 10px;
	margin:0 40px 0 auto;
	position:relative;
	bottom:7px;
}
#header .search input {
	width: 196px;
	background: #FFFFFF url(../img/search-bg.gif) no-repeat center left;
	border-left: 2px solid #e0e0e0;
	border-top: 2px solid #e0e0e0;
	padding: 2px 2px 2px 20px;
	font-weight:bold;
	font-family: arial;
	font-size:13px;
	color: #AAAAAA;
}
#header .welcome {
	width: 554px;
	font-family: arial;
	font-size: 18px;
	line-height: 1;
	color: #FFFFFF;
	text-align:right;
	padding: 0;
	vertical-align:top;
}
#header .welcome span {
	position:relative;
	top:24px;
	right:40px;
}
#main {
	width: 940px;
}
#main .left {
	width: 98px;
	padding-left: 10px;
}
#main .left .box {
	width: 198px;
	background: transparent url(../img/left-mid-bg.png) repeat-y top left;
	margin-bottom: 10px;
}
#main .left .wrap {
	background: transparent url(../img/left-foot-bg.png) no-repeat bottom left;
	padding-bottom: 6px;
}
#main .left .head {
	background: transparent url(../img/left-head-bg.png) no-repeat top left;
	font: 14px arial;
	font-weight: bold;
	color: #CCCCCC;
	padding: 4px 0 4px 8px;
}
#main .left .calendar {
	height: 43px;
	background: transparent url(../img/calendar-head-bg.png) no-repeat top left;
	font: 14px arial;
	font-weight: bold;
	color: #FFFFFF;
	padding: 14px 0 0 14px;
}
#main .left .party {
	height: 43px;
	width: 180px;
	background: transparent url(../img/int-bg-green.jpg) no-repeat top left;
	font: 11px arial;
	font-weight: bold;
	color: #FFFFFF;
	padding: 14px 0 0 14px;
}
#main .left .cityName {
	font: 14px arial;
	font-weight: bold;
	padding: 0;
	margin:-4px 6px 6px 6px;
	border-bottom:0px solid #d4d4d4;
}

#main .left .item {
	padding: 0 0 4px 0;
	margin: 0 8px 4px 8px;
	border-bottom: 1px dashed #e0e0e0;
}

#main .left .simple {
	border-bottom: 0;
}

#main .center {
	padding-left: 10px;
}
#main .center .box {
	width: 400px;
	background: transparent url(../img/center-mid-bg.png) repeat-y top left;
	margin-bottom: 10px;
}
#main .center .wrap {
	background: transparent url(../img/center-foot-bg.png) no-repeat bottom left;
	padding-bottom: 3px;
}
#main .center .tabs {
	background: transparent url(../img/center-head-bg.png) no-repeat top left;
	padding-top:2px;
}
#main .center .tabs table {
	border-collapse: separate;
	border-spacing: 4px;
	margin: 0 2px;
}
#main .center .tabs td {
	width: 94px;
	height: 38px;
	background: transparent url(../img/center-tab-sprite.png) no-repeat 0 0;
	padding:0;
}
#main .center .tabs .active {
	background-position:  0 -38px;
}

#main .center .tabs td a {
	padding: 7px 0;
	display: block;
	text-align:center;
	font: 14px arial;
	font-weight: bold;
	color: #a4a4a4;
	text-decoration: none;
}
#main .center .tabs td a:hover {
	color: #076de0;
}
#main .center .tabs .btnActive {
	color:#FFFFFF !important;
	cursor:default;
}
#main .center .box .tabContent {
	margin: 0 12px;
	display: none;
}
#main .center .box div.active {
	display: block;
}
#main .center .tabs .events a {
	font-size:13px;
	font-weight:bold;
}

#main .center .tabs .events img {
	float:left;
	margin: 0 8px 0 0;
}

#main .center .tabs .clear {
	margin-bottom: 8px;
}

#news .head {
	background: transparent url(../img/center-sect-head-bg.png) no-repeat top left;
	padding: 7px 0 0 10px;
	height:38px;
	font: 14px arial;
	font-weight: bold;
	color: #FFFFFF;
}
#news ul {
	list-style-image: url(../img/bullet-diamond-grey.gif);
	list-style-type: none;
	margin: -4px 0 0 1.7em;
	padding: 0;
}
#news li {
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#main .right {
	width: 302px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}

#story {
	background: transparent url(../img/int-bg-blue.jpg) no-repeat top left;
	min-height:500px;
	padding:0 10px;
}
#story.blue {
	background-image:url(../img/int-bg-blue.jpg);
}
#story.green {
	background-image:url(../img/int-bg-green.jpg);
}
#story.grey {
	background-image:url(../img/int-bg-grey.jpg);
}
#story .post .entry #inner #content-sidebar-wrap #content {
  background: none;
  width: auto;
}
#city {
	background: transparent url(../img/city-bg.jpg) no-repeat top left;
	padding:0 10px;
}
#city.blue {
	background-image:url(../img/city-bg-blue.jpg);
}
#city.green {
	background-image:url(../img/city-bg-green.jpg);
}
#city.grey {
	background-image:url(../img/city-bg-grey.jpg);
}

.grey .sect-head {
	color: #549231;
}

.sect-head {
	padding: 14px 4px;
	font: 14px arial;
	font-weight: bold;
	color: #FFFFFF;
}

.headline {
	font-size: 18px;
	font-weight: bold;
	margin:5px 0;
	color: #747474;
}
.byline {
	margin:5px;
	font-weight: bold;
}
.story-image {
	border:1px solid #eeeeee;
	float:right;
	margin:0 4px 0 4px;
}
.story-image img {
	border:6px solid #FFFFFF;
	display:block;
}






#int-right {
	float:right;
	width: 292px;
	margin:0 6px 0 10px;
}

#city .links {
	width: 292px !important;
	background: transparent url(../img/city-links-mid-bg.png) repeat-y top left;
	padding-bottom: 1px;
	margin-bottom:0;
}

#city .links .head {
	font: 14px arial;
	font-weight: bold;
	color: #929292;
	padding: 0 0 4px 8px;
}
#city .links .item {
	padding: 0 0 4px 0;
	margin: 0 8px 4px 8px;
	border-bottom: 1px dashed #e0e0e0;
}
#city .links ul {
	list-style-image: url(../img/bullet-diamond-grey.gif);
	list-style-type: none;
	margin: -4px 0 0 1.7em;
	padding: 0;
}
#city .links li {
	padding-bottom: 5px;
	margin: 5px 10px;
}

#city #news .blue {
	background: transparent url(../img/city-news-head-bg-blue.png) no-repeat top left;
}
#city #news .green {
	background: transparent url(../img/city-news-head-bg-green.png) no-repeat top left;
}

p.poll-options {
	text-align: center;
}
