/* * Thickbox CSS */

html, body{
margin:0px;
padding:0px;
}

#terminkalender{
	width:236px;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-top:1px solid #000000;
	color:#d8d8d8;
	margin-left:10px;
	border-bottom:1px solid #434343;
	background:url(bg.png) bottom no-repeat; 
	background-color:#191919;
}

#calendar_wrap{
	margin:10px 0px 10px 5px;
    padding:0px 20px 0px 10px;
}



div#TB_title {
	/*background-color: #105681;
*/
	background-color: #000000;
	color: #FFFFFF;
}
div#TB_title a, div#TB_title a:visited {
	color: #cfcfcf;
}
/* * JQuery Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1;
	width: 225px;
	word-wrap: break-word;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#tooltip ul {
	padding: 0;
}
#tooltip li {
	margin: 0 10px;
	width: auto;
}
/* * Large Calendar */
/* * Calendar formatting */
#wp-calendarLarge {
	border-collapse: collapse;
	margin: auto;
}
#calendar_wrapLar img {
	border: none;
	padding: 0;
	margin: 0;
}
#wp-calendarLarge td {
	border: thin solid black;
	width: 150px;
	height: 100px;
	padding: 0;
	vertical-align: top;
}
.event-block a:link, .event-block a:visited, .event-block a:hover, .event-block a:active {
	text-decoration: none;
	border: none;
}
#wp-calendarLarge .event-block {
	border-top: 1px solid #444;
	display: block;
	padding: 2px 0 0 2px;
	line-height: 11pt;
	color: navy;
}
#wp-calendarLarge .dayHead {
	/* background-color: #333333;
*/
	background-color: #173b6d;
	color: white;
	font-weight: bold;
	z-index: 1000;
}
#todayLarge {
	xbackground-color: #9BA9CF;
	color: #FFF;
}
/* * Days events calendar */

.EC_event{
background-image:url(../../../themes/newyorkertrendblog/images/calendar_event_bg.png);
background-position:left -43px;
font-family:Arial;
width:249px;
height:100%;
overflow:hidden;
}

#EC_daysEvents{
	font-size: 14px;
	margin:0px;
	padding:0px;
}

.EC_title {
	color:#343535;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	margin:10px;
	padding:0px;
}

.EC_location {
	color:#8d8d8d;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
	margin-left:12px;
	margin:0px 10px 0px 10px;
	padding:0px;
}

.EC_description{
	color:#5c5c5c;
	font-size:12px;
	width:218px;
	padding-left:10px;
	padding-top:10px;
	font-weight:normal;
	font-family:Arial;
	position:relative;
	margin-top:20px;
}


.EC_time {
	color:#5c5c5c;
	font-family:Arial;
	background: #CCCCCC;
	padding-left:10px;
	width:218px;
}
.EC_date {
	color:#5c5c5c;
	font-family:Arial;
	padding-left:10px;
	width:218px;
	display:none;
}

.EC_linkout_and_postid {
	color:#5c5c5c;
	font-family:Arial;
	padding-left:10px;
	width:218px;
	float:left;
	margin:5px 0px;
	font-size:12px;
}
.EC_linkout_and_postid a {color:#5c5c5c;}
.EC_linkout_and_postid strong{display:none;}


/* * Widget Calendar formatting OPTIONAL */
.EC_Widget_display {
	text-align: center;
}
.widgettitle {
	text-align: left;
	/* margin: 0 0 1em;
*/
}
#wp-calendar caption {
	width: auto;
	text-align: left;
	padding:0px 0px 4px 2px;
	border: none;
}
#wp-calendar {
	margin: 0 1px 0 2px;
	border-collapse: collapse;
}
*+html #wp-calendar #today {
	border: 3px solid blue !important;
}
#wp-calendar #today {
	display: block;
	font-weight: bold;
}

#wp-calendar .pad {
	font-weight: bold;
}

#wp-calendar .padcent {
	background-color: white;
	border: none;;
}
#wp-calendar .padday {
	xbackground-color: gainsboro;
}
#wp-calendar th {
	width: 11%;
}
#wp-calendar td {
	border: none;
	text-align: center;
}
/* * Widget List Calendar OPTIONAL */
#events-calendar-list li {
	font-family: Arial, Tahoma, Script;
	font-size: small;
	font-stretch: condensed;
	list-style-image: url(../images/list.gif);
	line-height: normal;
	text-align: left;
}
#events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active {
	background: none;
	text-decoration: none;
	border: none;
	color: dimgray;
}
#events-calendar-list li:hover {
	padding: 4px;
	border-style: solid;
	border-width: 1px;
}
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding: 20px;
	height: 160px;
	opacity: 0.95;
	background: url('../images/shadow3.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12px;
	width: 220px;
}
#tooltip.pretty div {
	width: 220px;
	text-align: left;
}
#tooltip.fancy {
	background: url('../images/shadow2.png');
	padding-top: 5em;
	height: 100px;
}

/* Überschreiben der Thickbox eigenschaften */

#TB_window {
	position:fixed;
	z-index: 102;
	color:#000000;
	text-align:left;
	top:50%;
	left:50%;
	border:0px;
	-moz-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	box-shadow: rgba(0,0,0,1) 0 4px 30px;
}

#TB_closeWindow{

}

#TB_closeAjaxWindow {
	background-image:url(../../../themes/newyorkertrendblog/images/tb-close.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:7px;
	margin-right:2px;
	
}

#TB_closeAjaxWindow img{
	visibility:hidden;
}

#TB_title{
	background-image:url(../../../themes/newyorkertrendblog/images/calendar_event_bg.png);
	background-position:top;
	height:43px;
	color:#595959;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:8px 10px 0;
	color:#595959;
	font-size:17px;
	font-weight:bold;
	font-family:Arial;
}

.TB_overlayBG {
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
}