/*
Theme Name: NewsPress
Theme URI: http://www.intelligentstudios.co.uk
Description: News wordpress theme created for sale on themeforest marketplace.
Version: 1.0
Author: Michael Clarke - mikka23
Author URI: http://www.intelligentstudios.co.uk
Tags: blue, fixed width, two columns, widgets, dropdown menu
*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #d1d1d1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#wrapper{
	width:1016px;
	margin:0 auto;
	text-align:left;
}
a:link {
	color: #036bb3;
}
a:visited {
	color: #036bb3;
}
a:hover {
	color: #036bb3;
}
a:active {
	color: #036bb3;
}
.clear{
	clear:both;
}
/* === Header Section (Logo and Search) === */

#header{
	height:121px;
}
/* Logo */
#logo{
	float:left;
	padding-top:30px;
	padding-bottom:35px;
	padding-left:35px;
	height:50px;
}
h1{
	background:top left no-repeat url(images/logo.png);
	width:200px;
	height:50px;
	overflow:hidden;
	margin:0;
}
h1 a:link, h1 a:visited, h1 a:hover{
	padding-left:400px;
	display:block;
	height:50px;
	width:200px;
}
/* Search */
#search{
	float:right;
	padding-top:54px;
	padding-right:9px;
	position:relative;
	right: 20px;
	width:720px;
	height:40px;
}

#search .input{
	background:url(images/search.jpg) top left no-repeat;
	width:184px;
	height:17px;
	padding:13px 10px 13px 15px;
	border:none;
	outline:none;
	color:#666;
	text-align:left;
	position:absolute;
	bottom:3px;
	left:469px;
}
#search .button{
	background:url(images/button-go.png) top left no-repeat;
	width:46px;
	height:31px;
	outline:none;
	border:none;
	padding:0;
	margin:0;
	cursor:pointer;
	position:absolute;
	bottom:9px;
	right:0;
}

/* === Horizontal Navigation (and RSS button) === */

/* === RSS button === */
#rss{
	position:absolute;
	bottom:57px;
	right:0;
	padding-top:15px;
	padding-right:9px;
}
#rss a:link, #rss a:visited, #rss a:hover{
	background:url(images/rss.png) top left no-repeat;
	width:160px;
	padding-top:3px;
	text-indent:40px;
	display:block;
	height:20px;
	text-decoration:none;
	color:#333;
}
/* Horizontal Navigation */
#nav{
	background:url(images/nav-repeat.jpg) repeat-x top;
	height:49px;
	width:100%;z-index:9999;
	position:relative;
}
#nav #left{
	background:url(images/nav-left.jpg) top left no-repeat;
	height:49px;
	width:100%;
}
#nav #right{
	background:url(images/nav-right.jpg) top right no-repeat;
	height:49px;
	width:100%;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
}
#nav ul li{
	float:left;
	padding-right:2px;
	background:url(images/nav-rightborder.jpg) top right no-repeat;
}
#nav ul li a{
	display:block;
	padding:15px 18px 9px 20px;
	height:25px;
}
#nav ul li a:link, #nav ul li a:visited{
	color:#333;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#036bb3;
	text-decoration:underline;
	background:url(images/nav-hover.jpg) repeat-x top;
}
#nav ul li.home{
	background:url(images/home-link.jpg) top left no-repeat;
	width:84px;
	text-indent:9px;
	padding:0;
}
#nav ul li.home a:hover{
	background:url(images/home-hover.jpg) top left no-repeat;
	width:84px;
	padding-left:22px;
	padding-right:0;
}
#nav ul ul {
position:absolute;
display:none;
width:120px;
top:49px;
z-index: 999999999;
}
ul#nav ul ul li{
background:none;
padding:0;
margin:0;}
#nav ul li ul li{
	background:none;
}
#nav ul li ul a{
display:block;
width:130px;
font-size:12px;
color:#333;
text-decoration:none;
background:url(images/nav-submenu.jpg) repeat-x bottom #fff;
border-left:1px solid #c7c7C7;
border-right:1px solid #C7C7C7;
border-top:none;
float:left;
padding:7px 5px 0px 20px;
margin:0;

}
#nav ul li ul a:hover{
display:block;
width:130px;
color:#036bb3;
font-weight:normal;
font-size:12px;
float:left;
background:url(images/nav-submenu.jpg) repeat-x bottom #fff;
}

#nav ul ul ul{
top:auto;
}	

#nav ul li ul ul {
left:146px;
margin:0px 0 0 10px;
z-index:99999;
}
#nav li.current-cat{
	font-weight:bold;
}
/* ======================================================================= */
/* === Obere Navgiationsleiste, aehnlich #nav, nur ein wenig angepasst === */
/* ======================================================================= */
#seiten {
	background:url(images/nav-repeat.jpg) repeat-x top;
	height:49px;
	width:465px; 
	z-index:9999;
	margin: 0 40% 0;
	position: absolute;
	
}
#seiten #rechts {
	background: url(images/top-right.jpg) top right no-repeat;
	height:49px;
	width:465px;
}
#seiten ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
}
#seiten ul li{
	float:left;
	padding-right:2px;
}
#seiten ul li a{
	display:block;
	padding:15px 18px 9px 20px;
	height:25px;
}
#seiten ul li a:link, #seiten ul li a:visited{
	color:#333;
	text-decoration:none;
}
#seiten ul li a:hover{
	color:#036bb3;
	text-decoration:underline;
	/* background:url(images/nav-hover.jpg) repeat-x top; */
}
#seiten ul li.ganzlinks{
	background:url(http://www.varelblog.de/wp-content/themes/NewsPress/images/home-top.png) top left no-repeat;
	width:137px;
	text-indent:9px;
	padding:0;
}
#seiten ul li.ganzlinks a:hover{
	/*background:url(images/top-hover.jpg) top left no-repeat;*/
	width:137px;
	/*padding-left:22px;*/
	padding-right:0;
}
#seiten ul ul {
position:absolute;
display:none;
width:120px;
top:49px;
z-index:999999999;
}
ul#seiten ul ul li{
background:none;
padding:0;
margin:0;}
#seiten ul li ul li{
	background:none;
}
#seiten ul li ul a{
display:block;
width:130px;
font-size:12px;
color:#333;
text-decoration:none;
background:url(images/nav-submenu.jpg) repeat-x bottom #fff;
border-left:1px solid #c7c7C7;
border-right:1px solid #C7C7C7;
border-top:none;
float:left;
padding:7px 5px 0px 20px;
margin:0;

}
#seiten ul li ul a:hover{
display:block;
width:130px;
color:#036bb3;
font-weight:normal;
font-size:12px;
float:left;
/*background:url(images/nav-submenu.jpg) repeat-x bottom #fff;*/
}

#seiten ul ul ul{
top:auto;
}	

#seiten ul li ul ul {
left:146px;
margin:0px 0 0 10px;
z-index:99999;
}
#seiten li.current-cat{
	font-weight:bold;
}
#mitte {
	background:url(images/nav-rightborder.jpg) top right no-repeat;
}
/* === Main Content Section (Including featured area, single articles and more === */
#content{
	background:url(images/content-left.jpg) repeat-y left #ededed;
	width:100%;
}
#content .right{
	background:url(images/content-right.jpg) repeat-y right ;
	width:998px;
	padding:0 9px 0 9px;
}

/* Featured Section */
#featured{
	height:220px;
	padding:10px;
	width:978px;
	overflow:hidden;
	background:#f3f3f3;
	border-bottom:1px solid #bbbaba;
	position:relative;
	z-index:0;
}
#featured .links{
	float:left;
	background:url(images/featured.jpg) top left no-repeat;
	width:244px;
	height:190px;
	padding-top:30px;
}
#featured .links h3{
	margin:0;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	width:100%;
	text-align:center;
	position: relative;
	top: -3px;
}
#featured .links ul{
	padding:15px 0 0 4px;
	margin:0;
	list-style:none;
}
#featured .links ul li{
	padding:7px 0 5px 0;
}
#featured .links ul li a.selected{
	background:left no-repeat url(images/active.jpg);
}
#featured .links ul li a:link, #featured .links ul li a:visited{
	color:#fff;
	padding:0 0 0 25px;
	text-decoration:underline;
}
#featured .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	float:left;
	width:700px;
	left:274px;
	top:23px;
	padding:0px 10px 0 0px;
	background:#f3f3f3;
	height:100%;
}
#featured .contentdiv h2{
	font-size:20px;
	font-weight:bold;
	color:#333;
	margin:0;
}
.ueberschriftenlink {text-decoration: none; color: #333;}
#featured .contentdiv p{
	line-height:18px;
}
#featured .contentdiv img{
	float:right;
	border:3px solid #ccc;
	margin-left:20px;
}

/* Left Column Section */
#leftcolumn{
	width:730px;
	float:left;
}
#leftcolumn h3{
font-weight:bold;
font-size:16px;
margin:5px 0 5px 0;
width:100%;
padding-bottom:5px;
border-bottom:1px dotted #ccc;
color:#333;
}
#leftcolumn h4{
font-weight:bold;
font-size:14px;
width:100%;
margin:0 0 5px 0;
color:#333;
}
#leftcolumn ul{
line-height:22px;
}
#leftcolumn ul li{
padding-left:5px;
}
#leftcolumn ol{
line-height:22px;
}
#leftcolumn ol li{
padding-left:5px;
}
blockquote{
font-style:italic;
margin:10px 0 10px 0;
color:#666;
padding:10px 10px 10px 10px;
}
#leftcolumn .readon{
background:url(images/report.png) left no-repeat;
padding-left:25px;
font-weight:bold;
}
#leftcolumn .checklist{
list-style:none;
padding-left:10px;
line-height:22px;
margin:10px 0 20px 0;
}
#leftcolumn .checklist li{
background:url(images/tick.jpg) left no-repeat;
padding-left:30px;
}

/* Half width article on the left side (example on homepage) */
.iteml{
	padding:10px;
	float:left;
	width:344px;
	border-right:1px solid #bebdbd;
	border-bottom:1px solid #bebdbd;
}
/* Half width article on the right side (example on homepage) */
.itemr{
	padding:10px;
	float:right;
	width:344px;
	border-bottom:1px solid #bebdbd;
}

.iteml .inner, .itemr .inner{
	width:318px;
	height:321px;
	background:#fff;
	border:3px solid #e5e4e4;
	position:relative;
	padding:52px 10px 10px 10px;
	line-height:18px;
}
.iteml .inner p, .itemr .inner p, .item p, .sitem p{
padding-top:10px;
padding-bottom:5px;
margin:0;
}
.inner .details{
	width:318px;
	padding-top:10px;
	height:156px;
	position:absolute;
	bottom:10px;
}
.inner .details img{
	position:absolute;
	bottom:0px;
	left:0px;
	border:3px solid #ccc;
}
.inner .details ul{
	position:absolute;
	bottom:0px;
	right:0px;
	padding:0;
	margin:0;
	list-style:none;
	width:128px;
}
.inner .details ul li{
	background:url(images/ul-repat.jpg) repeat-x bottom;
	padding:12px 0 12px 10px;
}
	
	
.iteml .inner h2, .itemr .inner h2{
	font-size:18px;
	position:absolute;
	top:20px;
	left:0;
	width:258px;
	color:#333;
	margin:0;
	padding-left:50px;
	padding-right:50px;
}
/* .singlearticle is the styling for the article layout on the single page in the example */
.singlearticle h2{
	font-size:18px;
	color:#333;
	width:490px;
	margin:0;
	padding-left:0px;
	padding-top:10px;
}

#liste {
	margin-left: 20px; 
	line-height: 18px;
}

#liste p {
	margin: 0 0 0 -15px;
}
/* .item is the styling for the article layout on the archive page in the example */
.item h2, .sitem h2{
	font-size:18px;
	color:#333;
	width:490px;
	position:absolute;
	top:20px;
	left:50px;
	margin:0;
	padding-left:0px;
	padding-top:10px;
	z-index:30;
}
.item p{
	line-height:18px;
	width:490px;
	float:left;
	
}
.sitem p{
	line-height:18px;
}
.sitem img{
border:3px solid #ccc;
}
.item img{
float:right;
border:3px solid #ccc;
}
.item .cat, .sitem .cat{
	border:none;
	
}
.singlearticle p{
	line-height:18px;
}
.singlearticle .info{
	margin-top:10px;
	margin-bottom:10px;
	background:#ededed;
	padding:5px 0 5px 0;
	text-indent:5px;
	color:#666;
	font-size:12px;
	border:1px solid #ccc;
	width:99%
}
img.cat{
	position:absolute;
	top:0;
	left:0;
	z-index:0
}
#topbanner{
	background:url(images/topbanner.jpg) repeat-x top;
	height:71px;
	width:100%;
	position:relative;
}
#topbanner h2{
	font-size:24px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	margin:0;
	padding-left:20px;
	padding-top:24px;
}
.item, .sitem{
	width:690px;
	background:white;
	padding:50px 10px 10px 10px;
	border:3px solid #e5e4e4;
	margin-left:5px;
	margin-top:5px;
	position:relative;
}
.singlearticle{
	width:690px;
	background:white;
	padding:10px;
	border:3px solid #e5e4e4;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	padding-left: 20px;
}
.pagination{
	padding:10px;
	clear:both;
}
.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
background:none;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
background:white;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #fff;
background-color: #2e6ab1;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}
.imgleft{
	float:left;
	border:3px solid #ccc;
	margin:10px 10px 10px 0;
}
.imgright{
	float:left;
	border:3px solid #ccc;
	margin:10px 0px 10px 10px;
}

/* ===== Right column section ===== */
#rightcolumn{
	float:right;
	width:235px;
	padding:0px 17px 16px 16px;
	margin-top: -7px;
}
#rightcolumn .heading{
	width:235px;
	height:41px;
	position:relative;
	background:url(images/rightcolumn-header.jpg) top left no-repeat;
	margin-top:20px;
	cursor:pointer;
}
#rightcolumn h3{
	font-size:15px;
	text-transform:uppercase;
	color:#333;
	top:15px;
	left:20px;
	float:left;
	position:absolute;
	margin:0;
	z-index:200;
	font-weight:bold;
}
#rightcolumn .heading .toggle{
	position:absolute;
	top:8px;
	right:20px;
	width:34px;
	height:26px;
	background:url(images/rightcolumn-collapseminus.jpg) top left no-repeat;
}
#rightcolumn .active .toggle{
	position:absolute;
	top:8px;
	right:20px;
	width:34px;
	height:26px;
	background:url(images/rightcolumn-collapse.jpg) top left no-repeat;
}
.box{
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	background:#fff;
	width:233px;
}
.box ul{
	list-style:none;
	padding:0;
	margin-bottom:-1px;
	margin-top:0;
	margin-left:0;
}

#recentcomments li {
	display:block;
	background:url(images/rightcolumn-link.jpg) repeat-x bottom;
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 15px;
	border-bottom:1px solid #c3c3c3;
	text-indent:0px;

}

#recentcomments a {
	text-decoration: none;
	background-image: none;
	border: none;
}

.box ul li a:link, .box ul li a:visited, .box ul li a:hover{
	display:block;
	background:url(images/rightcolumn-link.jpg) repeat-x bottom;
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 15px;
	border-bottom:1px solid #c3c3c3;
	text-indent:0px;
}
.box p{
	padding:10px;
	line-height:18px;
	margin:0;
}

/* === Footer section ==== */
#footer{
	background:url(images/footer.jpg) repeat-x bottom;
	width:100%;
	height:25px;
	border-top:#ccc 1px solid;
	margin-top:-1px;
}
#dropbottom{
	width:983px;
	margin:0 auto;
	background:url(images/bottomshadow.jpg) repeat-x top;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:15px;
}



/*** === Comment section ==== ***/
.reply{
	clear:both}
.commentlist li {
  font-weight: bold;
  border:1px solid #ccc;
}
.commentlist li .avatar {
  float: right;
  background: #FFF;
  border: 1px solid #C8C8C8;
  padding: 2px !important;
}
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  text-transform: none;
}
.commentmetadata {
  font-weight: normal;
}
#respond:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.commentlist {
  margin: 0px;
  padding: 20px 0 0 0;
}
.commentlist ol {
  margin: 0px;
  padding: 10px;
}
.commentlist li {
  margin: 0 0px 25px 0;
  padding: 10px 5px 10px 10px;
  list-style: none;
}
.commentlist li ul li {
  margin-right: -6px;
  margin-left: 10px;
}
.commentlist p {
  margin: 10px 5px 10px 0px;
  padding: 0px;
}
.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
}
.thread-alt {
  background: #f1f1f1;
}
.thread-even {
  background: #f7f7f7;
}
.even, .alt {
  border-bottom: 1px solid #C8C8C8;
  border-top: 1px solid #C8C8C8;
}
.depth-2 {
  background: #FFF;
}
.depth-3 {
  background: #F7F7F7;
}
.depth-4 {
  background: #EDEDED;
}
.depth-5 {
  background: #FFF;
}
.inputf{
background:#f1f1f1;
border:1px solid #ccc;
height:18px;
margin-top:2px;
margin-bottom:10px;
font-weight:lighter;
font-size:12px;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:5px;
padding-top:2px;
width:200px;
outline:none;
}
.area{
outline:none;
width:500px;
font-weight:lighter;
font-size:12px;
color:#666;
height:150px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#f1f1f1;
border:1px solid #ccc;
}
.submitcom{
background:#ededed;
outline:none;
border:1px solid #ccc;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:3px 6px 3px 6px;
margin-top:5px;
}
#commentform p{
	margin:10px 0 0 0;
}
#commentform{
	margin:10px 0 0 0;
}




/* Twitter Sidebar
-------------------------------------------------- */
/**
 * Twitter - http://www.twitter.com
 * Copyright (C) 2009 Twitter
 * Author: Dustin Diaz (dustin@twitter.com)
 *
 * V 1.0.8 Twitter search/profile widget with a variety of options to customize
*/
.twtr-widget{position:relative;font-size:12px!important;font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;}.twtr-fullscreen{font-size:220%!important;}.twtr-fullscreen .twtr-new-results{display:none!important;}.twtr-widget .twtr-spinner{width:14px;height:14px;position:absolute;background:url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;top:3px;right:3px;}.twtr-inactive{display:none;}.twtr-widget a img{border:0!important;}.twtr-doc{overflow:hidden;width:100%;text-align:left;font-weight:normal;}.twtr-bd{padding:0 1px;}.twtr-widget .twtr-tweet-wrap{padding:6px 8px;overflow:hidden;}.twtr-fullscreen .twtr-tweet-wrap{padding:20px;}.twtr-widget .twtr-tweet{border-bottom:1px dotted #ddd;overflow:hidden;}.twtr-widget .twtr-tweet a.twtr-reply{visibility:hidden;}* html .twtr-widget .twtr-tweet a.twtr-reply{visibility:visible;}.twtr-widget .twtr-tweet:hover a.twtr-reply{visibility:visible;}.twtr-widget-profile img.twtr-profile-img{display:block;float:left;width:31px;height:31px;border:0!important;}.twtr-widget h3,.twtr-widget h4,.twtr-widget p{margin:0!important;padding:0!important;line-height:1.2!important;width:auto!important;}.twtr-widget-profile h3,.twtr-widget-profile h4{margin:0 0 0 40px!important;}.twtr-widget h3{font-size:11px!important;font-weight:normal!important;}.twtr-widget h4{font-size:16px!important;}.twtr-widget i,.twtr-widget .twtr-new-results{font-size:9px;font-style:normal;display:block;margin-top:2px;}.twtr-widget .twtr-new-results{text-align:center;padding:3px;margin:0 auto -10px auto;display:block;position:relative;bottom:5px;}.twtr-results-inner{line-height:1;font-size:100%;padding:4px 0;position:relative;bottom:-2px;width:40%;margin:0 auto;z-index:2;text-align:center;}.twtr-results-hr{width:100%;position:relative;z-index:1;height:1px;border-bottom:1px dotted #ddd;bottom:7px;background:none;overflow:hidden;}.twtr-new-results span{position:relative;z-index:3;top:-14px;display:block;font-size:9px!important;}.twtr-hd{padding:10px;position:relative;overflow:hidden;}.twtr-fullscreen .twtr-hd{height:0;padding:0;}.twtr-timeline{position:relative;overflow:hidden;z-index:2;height:225px;}.twtr-flat .twtr-timeline{}.twtr-widget .twtr-tweet last-child{border-bottom-width:0;}.twtr-ft{position:relative;}.twtr-ft div{overflow:hidden;padding:10px;}.twtr-ft span{float:right;text-align:right;}.twtr-ft a{float:left;display:block;}.twtr-ft span a{float:none;}.twtr-avatar{width:40px;height:40px;float:left;overflow:hidden;display:block;}.twtr-fullscreen .twtr-avatar{width:80px;height:80px;}.twtr-img{height:25px;width:25px;}.twtr-img img{width:30px;height:30px;}.twtr-fullscreen .twtr-img img{width:72px;height:72px;}.twtr-fullscreen a.twtr-join-conv{display:none;}.twtr-tweet-text{margin-left:40px;}.twtr-fullscreen .twtr-tweet-text{margin-left:90px;}.twtr-doc a{text-decoration:none!important;}.twtr-doc a:hover{text-decoration:underline!important;}


/* Kalender */

/* 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;	
}