/* 
Theme Name: Bochum - Der Festspielplatz RUHR
Theme URI: http://www.comkom.de
Description: Bochum - Der Festspielplatz RUHR Blog Theme
Version: 1.0
Author: Christoph Preusche
Author URI: http://www.comkom.de
*/

/* General */
body {
	background-color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #58585A;
	margin: 0 0 20px 0;
	padding: 0;
}

blockquote {
	margin: 20px 0 20px 20px;
	color: #999999;
	padding: 0 10px 0 40px;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-style: italic;
	line-height: 1.5;
}

#clear {
	clear: both;	
}

#wrapper {
	width: 964px;
	margin: auto;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

hr {
	width: 100%;
	height: 1px;
	margin: 7px 0 20px 0;
	padding: 0;
	border: 0;
	background-color: #00B5E3;
}

.entry {
	text-align: left;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

small {
	font-size: 11px;
	font-weight: normal;
}

.screenreader {
	position: absolute;
	left: -1000em;
}

.text {
	line-height: 1.5;	
}

/* Links */
a,
a:active,
a:link,
a:visited {
	color: #00B5E3;
	text-decoration: none;
	outline: none;	
}

a:hover {
	text-decoration: underline;	
	outline: none;	
}

small a,
small a:active,
small a:link,
small a:visited {
	color: #58585A;
	text-decoration: none;
	outline: none;
	text-transform: uppercase;
}

small a:hover {
	text-decoration: underline;	
	outline: none;	
}

/* Topnavigation */
#topnavigation {
	width: 949px;
	margin: 0 0 0 15px;
	padding: 0;
}

#topnavigation li {
	margin: 0 25px 0 0;
	padding: 0;
	line-height: 43px;
	list-style: none;
	display: inline;
	float: left;	
}

#topnavigation li a,
#topnavigation li a:active,
#topnavigation li a:link,
#topnavigation li a:visited {	
	color: #58585A;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

#topnavigation li a:hover {
	color: #CDCDCD;
}

/* Searchform */
#search {
	width: 169px;
	margin: 0 0 0 780px;
	padding: 0;
	top: 0;
	line-height: 43px;
	position: absolute;
	float: right;
}

/* IE 7 */
*+html #search {
	margin: 0 0 0 765px;
}

.search_input {
	width: 100px;
	padding: 3px;
	margin: 0;
	border: 1px solid #C7C7CE;
	background: #FFFFFF;
	color: #58585A;
}

.search_submit {
	width: 55px;
	padding: 2px;
	margin: 0;
	border: 1px solid #C7C7CE;
	background: #FFFFFF;
	color: #58585A;
}

/* IE 7 */
*+html .search_submit {
	padding: 1px;
}

#content .content_left .hilite {
	color: #000000;
	font-weight: bold;
	background-color: #EEEEEE;
}

/* Head */
#head {
	width: 964px;
	height: 300px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

#head h1.title {
	width: 796px;
	font-weight: bold;
	margin: 21px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-size: 40px;
	text-align: right;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	position: absolute;
}

#head h2.subtitle {
	width: 936px;
	font-weight: normal;
	margin: 67px 0 0 0;
	padding: 0;
	color: #00B5E3;
	letter-spacing: 1px;
	font-size: 23px;
	text-align: right;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	position: absolute;	
}

#head .content {
	width: 361px;
	height: 129px;
	top: 282px;
	right: 10px;
	padding: 3px 0 0 0;
	overflow: hidden;
	position: absolute;
}

#head .content .title {
	width: 361px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#head .content .title a,
#head .content .title a:active,
#head .content .title a:link,
#head .content .title a:visited {
	color: #FFFFFF;	
	margin: 0;
	padding: 3px 16px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-image: url(images/icon/open.gif);
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 11px;
	font-weight: normal;
}

#head .content .title a:hover {
	text-decoration: none;
	font-weight: normal;	
}

#head .content .title a.active,
#head .content .title a.active:active,
#head .content .title a.active:link,
#head .content .title a.active:visited {
	color: #FFFFFF;	
	margin: 0;
	padding: 3px 16px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-image: url(images/icon/close.gif);
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 11px;
	font-weight: normal;
}

#head .content .title a.active:hover {
	text-decoration: none;
	font-weight: normal;	
}

#head .content .description {
	width: 344px;
	height: 109px;
	margin: 4px 0 0 0;
	padding: 7px 7px 10px 10px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.5;
	background-image: url(images/background/teaser_grey.png);
	overflow: hidden;
}

#head .content .description a,
#head .content .description a:active,
#head .content .description a:link,
#head .content .description a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#head .content .description a:hover {
	text-decoration: none;
}

#head .content .copyright {
	width: 339px;
	margin: 1px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}

#head .content .copyright a,
#head .content .copyright a:active,
#head .content .copyright a:link,
#head .content .copyright a:visited {	
	color: #00B5E3;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#head .content .copyright a:hover {
	color: #7FDAF1;
}

#head .copyright {
	width: 952px;
	margin: 280px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	position: absolute;	
}

#head .copyright a,
#head .copyright a:active,
#head .copyright a:link,
#head .copyright a:visited {	
	color: #00B5E3;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#head .copyright a:hover {
	color: #7FDAF1;
}

/* Marginal Left */
#marginal_left {
	width: 160px;
	margin: 30px 0 0 0;
	padding: 0;
	float: left;	
}

/* Subnavigation */
#subnavigation {
	width: 160px;
	margin: 0;
	padding: 0;
}

#subnavigation li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 22px;
	list-style: none;	
}

#subnavigation li a,
#subnavigation li a:active,
#subnavigation li a:link,
#subnavigation li a:visited {	
	color: #676767;	
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

#subnavigation li a:hover {	
	color: #FFFFFF;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

#subnavigation li.current_page_item {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 22px;
	list-style: none;
}

#subnavigation li.current_page_item a,
#subnavigation li.current_page_item a:active,
#subnavigation li.current_page_item a:link,
#subnavigation li.current_page_item a:visited {	
	color: #FFFFFF;	
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

#subnavigation li.current_page_item a:hover {	
	color: #FFFFFF;
	text-decoration: none;
}

#subnavigation li.current-cat a,
#subnavigation li.current-cat a:active,
#subnavigation li.current-cat a:link,
#subnavigation li.current-cat a:visited {	
	color: #FFFFFF;	
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

#subnavigation li.current-cat a:hover {	
	color: #FFFFFF;
	text-decoration: none;
}

/* Content */
#content {
	width: 784px;
	margin: 30px 0 0 20px;
	padding: 0;
	float: left;
}

#content .content_left {
	width: 550px;
	margin: 0;
	padding: 0;
	float: left;
}

#content .content_right {
	width: 194px;
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
}

#content h1 {
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 0;
	color: #00B5E3;
	letter-spacing: 1px;
	font-size: 23px;
	font-family: Arial,Verdana,Helvetica,sans-serif;		
}

#content h1 a,
#content h1 a:active,
#content h1 a:link,
#content h1 a:visited {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #00B5E3;
	letter-spacing: 1px;
	font-size: 23px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
}

#content h1 a:hover {
	color: #58585A;
	text-decoration: underline;	
}

#content h1.teaser {
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 0;
	color: #00B5E3;
	letter-spacing: 1px;
	font-size: 17px;
	font-family: Arial,Verdana,Helvetica,sans-serif;		
}

#content h1.teaser a,
#content h1.teaser a:active,
#content h1.teaser a:link,
#content h1.teaser a:visited {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #00B5E3;
	letter-spacing: 1px;
	font-size: 17px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
}

#content h1.teaser a:hover {
	color: #58585A;
	text-decoration: underline;	
}

#content_single h2,
#content_single_big_content h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #00B5E3;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: Arial,Verdana,Helvetica,sans-serif;	
}

.teaser_catheadline {
	color: #FFFFFF;	
	margin: 0;
	padding: 3px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #00B5E3;
	font-size: 11px;
	font-weight: normal;
}

.teaser_catheadline_breaktop {
	width: 100px;
	height: 2px;
	margin: 0;
	padding: 0;	
}

/* IE 7 */
*+html .teaser_catheadline_breaktop {
	height: 2px;
}

.teaser_catheadline_breakbottom {
	width: 100px;
	height: 4px;
	margin: 0;
	padding: 0;
}

.teaser_mapheadline {
	color: #FFFFFF;	
	margin: -150px 0 0 2px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #00B5E3;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
}

/* IE 7 */
*+html .teaser_mapheadline {
	margin: -157px 0 0 2px;	
}

.teaser_mapheadline a,
.teaser_mapheadline a:active,
.teaser_mapheadline a:visited,
.teaser_mapheadline a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.teaser_mapheadline a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content h3 {
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 5px;
	color: #00B5E3;
	font-size: 18px;
	font-style: italic;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	border-top: 3px solid #00B5E3;
	border-bottom: 1px solid #00B5E3;
}

/* Marginal Sponsors */
#marginal_left .sponsors {
	width: 160px;
	margin: 40px 0 0 0;
	padding: 0;
	text-align: center;
	line-height: 1.5;
}

#marginal_left .sponsors img {
	margin: 0 0 20px 0;
	padding: 0;
}

/* Projectteaser */
#page_teaser {
	width: 784px;
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden;
}

.boxgrid h4 {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 0 7px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: Arial,Verdana,Helvetica,sans-serif;				
}

.boxgrid h4 a, 
.boxgrid h4 a:active,
.boxgrid h4 a:link,
.boxgrid h4 a:visited {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
}

.boxgrid h4 a:hover {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-decoration: underline;
}

.boxgrid { 
	width: 248px; 
	height: 140px; 
	margin: 13px 0 0 0; 
	padding: 0;
	overflow: hidden; 
	position: relative; 
	float: left;
}

.boxgrid img { 
	width: 248px;
	height: 140px;
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
  
.boxgrid p { 
	margin: 0;
	padding: 4px 7px 7px 7px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	display: block;
}

.boxgrid p a, 
.boxgrid p a:active,
.boxgrid p a:link,
.boxgrid p a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.boxgrid p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
  
.boxcaption { 
	float: left; 
	position: absolute; 
	background-image: url(images/background/teaser_blue.png);
	height: 70px; 
	width: 100%; 
	overflow: hidden;
}

.captionfull .boxcaption {
	top: 0;
	left: 0;
}

.caption .boxcaption {
	top: 113px;
	left: 0;
}

.boxbreak {
	width: 20px;
	height: 140px;
	margin: 0;
	padding: 0;
	float: left;
}

/* Projectteaser Big */
#page_teaser_big {
	width: 248px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

#page_teaser_big_last {
	width: 248px;
	margin: 0;
	padding: 0;
	float: left;
}

#page_teaser_nav {
	margin: -24px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	float: right;
	position: relative;
}

/* IE 7 */
*+html #page_teaser_nav {
	margin: -29px 0 0 0;
}

#page_teaser_big img,
#page_teaser_big_last img {
	width: 244px;
	height: 136px;
	margin: 0;
	padding: 1px;
	border: 1px solid #CDCDCD;
}

/* IE 7 */
*+html #page_teaser_big img,
*+html #page_teaser_big_last img {
	margin: 13px 0 0 0;
} 

#page_teaser_nav a,
#page_teaser_nav a:active,
#page_teaser_nav a:link,
#page_teaser_nav a:visited {
	color: #FFFFFF;	
	margin: 0 0 0 2px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	font-weight: normal;
}

#page_teaser_nav a:hover {
	color: #58585A;
	background-color: #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	font-weight: normal;	
}

#page_teaser_nav a.current,
#page_teaser_nav a.current:active,
#page_teaser_nav a.current:link,
#page_teaser_nav a.current:visited {
	color: #FFFFFF;	
	margin: 0 0 0 2px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #00B5E3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	font-weight: normal;
}

#page_teaser_nav a.current:hover {
	text-decoration: none;
	font-weight: normal;
}

/* IE 7 */
*+html #page_teaser_nav a,
*+html #page_teaser_nav a:active,
*+html #page_teaser_nav a:link,
*+html #page_teaser_nav a:visited,
*+html #page_teaser_nav a:hover,
*+html #page_teaser_nav a.current,
*+html #page_teaser_nav a.current:active,
*+html #page_teaser_nav a.current:link,
*+html #page_teaser_nav a.current:visited,
*+html #page_teaser_nav a.current:hover {
	line-height: 22px;
}

/* Blogposts */
#lead_story {
	width: 550px;
	margin: 0;
	padding: 13px 0 0 0;
}

#lead_story .img_left {
	margin: 0 12px 2px 0;
	padding: 1px;
	border: 1px solid #CDCDCD;
	float: left;
}

#postline {
	width: 100%;
	height: 3px;
	margin: 0;
	padding: 0;
	background-color: #00B5E3;
	clear: both;
}

#postline_small {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	background-color: #00B5E3;
	clear: both;
}

/* IE 7 */
*+html #postline,
*+html #postline_small {
	margin: 13px 0 0 0;
}

#teaser_story {
	width: 265px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

#teaser_story_right {
	width: 265px;
	margin: 0;
	padding: 0;
	float: left;
}

#teaser_story img,
#teaser_story_right img {
	margin: 0;
	padding: 1px;
	border: 1px solid #CDCDCD;
}

/* IE 7 */
*+html #teaser_story img,
*+html #teaser_story_right img {
	margin: 13px 0 0 0;
	padding: 1px;
	border: 1px solid #CDCDCD;
}


/* Singlepage */
#content_single {
	width: 550px;
	margin: 13px 0 0 0;
	padding: 0;
}

#content_single_big {
	width: 784px;
	margin: 13px 0 0 0;
	padding: 0;
}

#content_single .alignleft {
	margin: 0 12px 5px 0;
	padding: 1px;
	border: 1px solid #CDCDCD;
	float: left;
}

#content_single .alignright {
	margin: 0 0 5px 12px;
	padding: 1px;
	border: 1px solid #CDCDCD;
	float: right;
}

#content_single .aligncenter {
	margin: 0;
	padding: 1px;
	border: 1px solid #CDCDCD;	
}

#content_single .alignnone {
	margin: 0;
	padding: 1px;
	border: 1px solid #CDCDCD;		
}

/* Tags */
#tags {
	height: 13px;
	margin: 13px 0 0 0;
	padding: 0 0 0 18px;
	background-image: url(images/icon/tags.png);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 13px;
}

#tags a,
#tags a:active,
#tags a:link,
#tags a:visited {
	color: #58585A;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#tags a:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Bookmark */
#bookmarks {
	width: 50%;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	float: left;
	clear: both;
}

#bookmarks ul {
	width: 275px;
	margin: 0;
	padding: 0;
}

#bookmarks li {
	width: 16px;
	height: 16px;
	margin: 5px 5px 5px 0;
	padding: 0;
	list-style: none;
	float: left;
}

/* IE 7 */
*+html #bookmarks {
	height: 26px;
} 

/* Social-Media */
.social_media {
	width: 50%;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	float: left;
}

.social_media .right {
	float: right;
}

/* Retweet-Button */
.tweetmeme_button {
	margin: 0;
	padding: 5px 0 1px 0;
	float: left;
}

/* Facebook-Button */
.facebook_button {
	margin: 0;
	padding: 4px 0 2px 0;
	float: left;	
}

/* Recent Article */
#content h2.headline_recent {
	font-weight: normal;
	margin: 30px 0 13px 0;
	padding: 0;
	color: #00B5E3;
	letter-spacing: 1px;
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica,sans-serif;		
}

/* IE 7 */
*+html #content h2.headline_recent {
	margin: 13px 0 13px 0;
}

#content .recent {
	width: 550px;
	margin: 0;
	padding: 0;
}

#content .recent li {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	list-style: none;
}

/* Comments */
#content h2.headline_comments {
	font-weight: normal;
	margin: 30px 0 0 0;
	padding: 0;
	color: #00B5E3;
	letter-spacing: 1px;
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica,sans-serif;		
}

.commentlist {
	margin: 0;
	list-style: none;
}

.commentbody {
	background: #EEEEEE;
	margin: 13px 0 0 0;
	padding: 10px 10px 1px 10px;
	text-align: left;
    clear: both;
    -moz-border-radius: 10px;
}

.commentbody .alignleft_margin {
	width: 485px;
	margin-left: 10px;
	float: left;
}

/* IE 7 */
*+html .commentbody p {
	margin: 12px 0 0 0;
	padding: 0;
}

*+html .commentbody {
	background: #EEEEEE;
	margin: 13px 0 0 0;
	padding: 10px 10px 13px 10px;
	text-align: left;
    clear: both;
    -moz-border-radius: 10px;
}

.commentauthor {
	font-size: 16px;
	letter-spacing: 1px;
	color: #58585A;
}

.commentauthor a,
.commentauthor a:active,
.commentauthor a:visited {
	color: #58585A;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-style: normal;
	outline: none;
	text-decoration: none;
}

.commentauthor a:hover {
	outline: none;
	text-decoration: underline;
}

.commentdate {
	font-size: 11px;
	margin: -1px 0 0 0;	
}

.comment-edit-link {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
	display: block;
}

/* IE 7 */
*+html #commentform p {
	margin: 12px 0 0 0;
	padding: 0;	
}

.commentinputtext {
	margin: 0 0 0 10px;	
}

/* IE 7 */
*+html .commentinputtext {
	height: 22px;
	line-height: 22px;
	margin: -25px 0 0 10px;
	display: inline-block;
}

.commentinput {
	width: 200px;
	padding: 3px;
	margin: 0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	border: 1px solid #C7C7CE;
	background: #FFFFFF;
	color: #58585A;	
}

.commenttextarea {
	width: 98%;
	padding: 3px;
	margin: 0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	border: 1px solid #C7C7CE;
	background: #FFFFFF;
	color: #58585A;
	overflow: auto;
}

/* Pagenavi */
.wp-pagenavi {
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
}

.wp-pagenavi a, 
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active {
	color: #FFFFFF;	
	margin: 0 2px 0 0;
	padding: 4px 8px 4px 8px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.wp-pagenavi a:hover {	
	color: #58585A;
	background-color: #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

.wp-pagenavi a.last, 
.wp-pagenavi a.last:link,
.wp-pagenavi a.last:visited,
.wp-pagenavi a.last:active {
	color: #FFFFFF;	
	margin: 0;
	padding: 4px 8px 4px 8px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.wp-pagenavi a.last:hover {	
	color: #58585A;
	background-color: #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

.wp-pagenavi .current {
	color: #FFFFFF;	
	margin: 0 2px 0 0;
	padding: 4px 8px 4px 8px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #00B5E3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.wp-pagenavi .extend {
	color: #FFFFFF;	
	margin: 0 2px 0 0;
	padding: 4px 8px 4px 8px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* IE 7 */
*+html .wp-pagenavi a, 
*+html .wp-pagenavi a:link,
*+html .wp-pagenavi a:visited,
*+html .wp-pagenavi a:active,
*+html .wp-pagenavi a:hover,
*+html .wp-pagenavi a.last, 
*+html .wp-pagenavi a.last:link,
*+html .wp-pagenavi a.last:visited,
*+html .wp-pagenavi a.last:active,
*+html .wp-pagenavi a.last:hover,
*+html .wp-pagenavi .current,
*+html .wp-pagenavi .extend {
	line-height: 25px;
}

/* Calendar */
.calendar-header {
	margin: -41px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	float: right;
	position: relative;
}

.calendar-header select {
	padding: 1px;
	margin: 0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #C7C7CE;
	background: #FFFFFF;
	color: #58585A;	
}

.calendar-header .margin {
	margin: 0 6px 0 0;	
}

.calendar-header input[type=submit] {
	color: #FFFFFF;	
	margin: 0 0 0 2px;
	padding: 2px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	font-size: 11px;
	cursor: pointer;
}

.calendar-header input[type=submit]:hover {
	color: #58585A;	
	margin: 0 0 0 2px;
	padding: 2px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	font-size: 11px;
	cursor: pointer;
}

/* IE 7 */
*+html .calendar-header input[type=submit],
*+html .calendar-header input[type=submit]:hover {
	padding: 1px 6px 2px 6px;
}

.calnk {
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
}

.calnk a,
.calnk a:active,
.calnk a:link,
.calnk a:visited {
	color: #00B5E3;
	text-decoration: none;
}

.calnk a:hover {
	color: #00B5E3;
	text-decoration: underline;	
}

.calnk a span { 
	display: none; 
}

.calnk a:hover span {
	width: 150px;
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	background-color: #00B5E3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-box-shadow: 3px 3px 5px #58585A;
    -webkit-box-shadow: 3px 3px 5px #58585A;
	font-size: 11px;
	line-height: 1.5;
	display: block;
	position: absolute; 	
	z-index: 100;
}
		
.calendar-table {
	width: 100%;
	margin: 0 0 13px 0;
	padding: 0;
	border: none;
}
	 
.calendar-heading {
	height: 37px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #CDCDCD;
}

.calendar-next {
	width: 25%;
	text-align: right;
}

.calendar-prev {
	width: 25%;
	text-align: left;
}

.calendar-prev a, 
.calendar-prev a:link,
.calendar-prev a:visited,
.calendar-prev a:active,
.calendar-next a, 
.calendar-next a:link,
.calendar-next a:visited,
.calendar-next a:active {
	color: #FFFFFF;	
	margin: 0 7px 0 7px;
	padding: 4px 8px 4px 8px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.calendar-prev a:hover,
.calendar-next a:hover {	
	color: #58585A;
	background-color: #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}
	 
.calendar-month {
	width: 50%;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
	 
.normal-day-heading {
	text-align: center;
	width: 14%;
	height: 30px;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	background-color: #EEEEEE;
}
	 
.weekend-heading {
	text-align: center;
	width: 14%;
	height: 30px;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	background-color: #EEEEEE;
}

.day-with-date {
	vertical-align: text-top;
	text-align: left;
	width: 14%;
	height: 100px;
	padding: 3px 5px 5px 5px;
	border: 1px solid #CDCDCD;
}

.day-without-date {
	vertical-align: text-top;
	text-align: left;
	width: 14%;
	height: 100px;
	padding: 3px 5px 5px 5px;
	border: 1px solid #E6E6E6;
}

.current-day {
	vertical-align: text-top;
	text-align: left;
	width: 30px;
	height: 100px;
	padding: 3px 5px 5px 5px;
	border: 1px solid #CDCDCD;
	background-color: #EEEEEE;
}

.current-day span.date {
	color: #FFFFFF;	
	margin: 0 0 5px 0;
	padding: 2px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	font-size: 11px;
}

span.event {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

.calnk h2.event-title {
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

.event-title-break {
	width: 100%;
	height: 1px;
	margin: 5px 0 5px 0;
	padding: 0;
	background-color: #008AAD;
	clear: both;
}

.calendar_ics {
	margin: -10px 0 0 0;
	padding: 2px 0 2px 20px;
	background-image: url(../../plugins/calendar/calendar.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;	
}

/* Sidebar */
.content_right ul {
	width: 194px;
	margin: 0;
	padding: 0;
}

.content_right ul li {
	width: 194px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
}

.content_right ul li h2.widgettitle {
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 5px;
	color: #00B5E3;
	font-size: 18px;
	font-style: italic;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	border-top: 3px solid #00B5E3;
	border-bottom: 1px solid #00B5E3;	
}

.content_right ul li ul {
	width: 194px;
	margin: 0;
	padding: 0;
}

.content_right ul li ul li {
	width: 194px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;		
}

.content_right ul li ul li .widget_date {
	margin: 13px 0 0 0;
	padding: 0;
	display: block;
}

.content_right ul li ul li .calnk {
	font-size: 12px;
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
}

.content_right ul li ul li .calnk a,
.content_right ul li ul li .calnk a:active,
.content_right ul li ul li .calnk a:link,
.content_right ul li ul li .calnk a:visited {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #00B5E3;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
}

.content_right ul li ul li .calnk a:hover {
	color: #00B5E3;
	text-decoration: underline;
}

.content_right ul li ul li .calnk a span { 
	display: none; 
}

.content_right ul li ul li .calnk a:hover span {
	width: 150px;
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	background-color: #00B5E3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-box-shadow: 3px 3px 5px #58585A;
    -webkit-box-shadow: 3px 3px 5px #58585A;
	line-height: 1.5;
	font-size: 11px;
	display: block;
	position: absolute; 	
	z-index: 100;
}

.content_right ul li .line_break {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	clear: both;	
}

/* Tweetstream */
#content .content_right .tweetstream {
	width: 194px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#content .content_right .tweetstream a,
#content .content_right .tweetstream a:active,
#content .content_right .tweetstream a:link,
#content .content_right .tweetstream a:visited {
	color: #58585A;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#content .content_right .tweetstream a:hover {
	text-decoration: none;	
}

#content .content_right .tweetstream img {
	margin: 0 13px 0 0;
	padding: 1px;
	border: 1px solid #CDCDCD;
	float: left;
}

#content .content_right .tweetstream .title {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: block;
}

#content .content_right .tweetstream a.follow_us,
#content .content_right .tweetstream a.follow_us:active,
#content .content_right .tweetstream a.follow_us:link,
#content .content_right .tweetstream a.follow_us:visited {
	margin: 0;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #58585A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

#content .content_right .tweetstream a.follow_us:hover {
	color: #58585A;
	background-color: #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

#content .content_right .tweetstream ul {
	width: 194px;
	margin: 0;
	padding: 0;
}

#content .content_right .tweetstream ul li.tweet_first,
#content .content_right .tweetstream ul li.tweet_odd {
	margin: 0;
	padding: 8px 0 8px 0;
	list-style: none;
}

#content .content_right .tweetstream ul li.tweet_even {
	margin: 0;
	padding: 8px 0 8px 0;
	list-style: none;	
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

#content .content_right .tweetstream ul li a.tweet_author,
#content .content_right .tweetstream ul li a.tweet_author:active,
#content .content_right .tweetstream ul li a.tweet_author:link,
#content .content_right .tweetstream ul li a.tweet_author:visited {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #00B5E3;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
	display: block;
}

#content .content_right .tweetstream ul li a.tweet_author:hover {
	color: #00B5E3;
	text-decoration: underline;	
}

#content .content_right .tweetstream ul li .tweet_status {
	color: #CDCDCD;
	margin: 0 0 3px 0;
	padding: 0;
	display: block;	
}

#content .content_right .tweetstream ul li .tweet_text {
	line-height: 1.3;	
}

/* Facebook */
#content .content_right .facebook {
	width: 194px;
	margin: 20px 0 0 0;
	padding: 0;
}

/* Banner */
#content .content_right .banner {
	width: 194px;
	margin: 0 0 30px 0;
	padding: 0;
}

/* Support */
#content .content_right .support {
	width: 194px;
	margin: 25px 0 0 0;
	padding: 0;
}

#content .content_right .support ul {
	width: 194px;
	margin: 13px 0 0 0;
	padding: 0;	
}

#content .content_right .support ul li {
	width: 194px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	list-style: none;	
}

#content .content_right .support ul li a, 
#content .content_right .support ul li a:active,
#content .content_right .support ul li a:link,
#content .content_right .support ul li a:visited {
	color: #00B5E3;
	font-size: 12px;
	text-decoration: none;
	outline: none;
}

#content .content_right .support ul li a:hover {
	text-decoration: underline;
	outline: none;	
}

/* Panorama */
#panorama {
	width: 784px;
	margin: 13px 0 20px 0;
	padding: 0;
}

#panorama_mov {
	width: 784px;
	height: 300px;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}

#panorama .panorama_nav {
	height: 17px;
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
	clear: both;
}

/* IE 7 */
*+html #panorama .panorama_nav {
	margin: 0;
}

#panorama .panorama_nav a,
#panorama .panorama_nav a:active,
#panorama .panorama_nav a:link,
#panorama .panorama_nav a:visited {
	color: #FFFFFF;	
	margin: 0 0 0 2px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #58585A;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-size: 11px;
	font-weight: normal;
}

#panorama .panorama_nav a:hover {
	color: #58585A;
	background-color: #CDCDCD;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration: none;
	font-weight: normal;	
}

#panorama .panorama_nav a.active,
#panorama .panorama_nav a.active:active,
#panorama .panorama_nav a.active:link,
#panorama .panorama_nav a.active:visited {
	color: #FFFFFF;	
	margin: 0 0 0 2px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #00B5E3;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-size: 11px;
	font-weight: normal;
}

#panorama .panorama_nav a.active:hover {
	color: #FFFFFF;
	background-color: #00B5E3;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration: none;
	font-weight: normal;	
}

/* Gallery */
#content_single .gallery {
	width: 550px;
	margin: auto;
	padding: 0 0 15px 0;
}
	
#content_single .gallery .alignnone {
	width: 170px;
	height: 96px;
	margin: 12px 0 0 8px;
	padding: 0;	
}

/* Lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { 
	padding: 10px; 
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption { 
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}		

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* Footer */
#footer {
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 10px;
	color: #58585A;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

#footer ul {
	width: 949px;
	margin: 0;
	padding: 0;
}

#footer ul li {
	margin: 0;
	padding: 0;
	line-height: 25px;
	list-style: none;
	display: inline;
	float: left;	
}

#footer ul li a,
#footer ul li a:active,
#footer ul li a:link,
#footer ul li a:visited {	
	color: #58585A;
	font-size: 10px;
	margin: 0 0 0 15px;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

#footer ul li a:hover {
	color: #CDCDCD;
}

#footer span {
	margin: 0 60px 0 0;
	padding: 0;
	display: block;
}