/*
Theme Name: zumm aikido
Theme URI: http://www.zummaikido.hu
Author: whitecolors
Author URI: http://www.whitecolors.hu
*/

/* CSS RESET */
/* ---------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	list-style:none;
}
/* BASIC LAYOUT */
/* ---------------------------------------------------------------------------------------------------*/
body {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-body.gif) 0 0 repeat-x #f5f5f5;
	font: normal 10px/1.9em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #e5e5e5;
}
#container {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 960px;
}
#left {
	display: block;
	float: left;
	position: relative;
	width: 580px;
}
#right {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-right-1.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 740px;
	position: relative;
	width: 380px;
}
#header {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-header.jpg?t=1264673475) 0 0 no-repeat;
	display: block;
	height: 260px;
	width: 580px;
}
#content {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-content.jpg) 0 0 repeat-y;
	display: block;
	min-height: 300px;
	padding: 0 3.5em 2em;
	width: 510px;
}
#footer {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-footer.jpg) 0 0 no-repeat;
	display: block;
	height: 280px;
	width: 580px;
}
/* HEADER */
/* ---------------------------------------------------------------------------------------------------*/
#right .rss {
	display: block;
	height: 58px;
	margin: 5px auto;
	width: 380px;
}
#right .rss a {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/aikido-rss-icon.png) 0 0 no-repeat;
	display: block;
	height: 58px;
	margin-left: 308px;
	text-indent:-2000px;
	width: 64px;
}
#right .rss a:hover{
	background-position: 0 -58px;
}
#right ul#headerimg li { display: none; }
#header a.logo {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/header-1.jpg) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 200px;
	margin: 0 auto;
	text-indent: -2000px;
	width: 580px;
}
#header a.logo:hover {
	background-position: 0 -200px;
}
#header ul {
	display: block;
	height: 39px;
	margin: 0 auto;
	text-indent: -2000px;
	width: 561px;
}
#header ul li { display:inline; }
#header ul li a {
	display: block;
	float: left;
	height: 39px;
}
.m1 {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-nav.png) 0 -1px no-repeat;
	width: 58px;
}
.m1:hover { background-position: 0 -41px; }
.m2 {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-nav.png) -58px -1px no-repeat;
	width: 118px;
}
.m2:hover { background-position: -58px -41px; }
.m3 {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-nav.png) -176px -1px no-repeat;
	width: 73px;
}
.m3:hover { background-position: -176px -41px; }
.m4 {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-nav.png) -249px -1px no-repeat;
	width: 58px;
}
.m4:hover { background-position: -249px -41px; }
.m5 {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-nav.png) -307px -1px no-repeat;
	width: 92px;
}
.m5:hover { background-position: -307px -41px; }
.m6 {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-nav.png) -399px -1px no-repeat;
	width: 93px;
}
.m6:hover { background-position: -399px -41px; }
.m7 {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-nav.png) -492px -1px no-repeat;
	width: 69px;
}
.m7:hover { background-position: -492px -41px; }
/* CONTENT */
/* ---------------------------------------------------------------------------------------------------*/
/* TYPO */
h1 {
	font-size: 3.2em;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 1em;
	padding: 1em 0 .5em;
	text-shadow:1px 1px 0 #000;
	width: 510px;
}
h2 {
	color: #b2b2b2;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 1em;
	padding: 12px 0 0;
	width: 440px;
}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	color: #b2b2b2;
	text-decoration: none;
}
h2 a:hover, h2 a:active, h3 a:hover, h3 a:active { color: #FFFFFF; }
h2 span {
	color: #888888;
	font-size: 0.6em;
}
h2 span:hover { color: #ffffff; }
h2.image { padding-top: 0; }
p + h3, .mesterek + h3 { padding: 0; }
h3 {
	font-size: 1.8em;
	color: #b2b2b2;
	line-height: 1em;
	padding: 1em 0 0;
}
p {
	font-size: 1.3em;
	padding: 0 0 1.46em;
}
p.comment {
	color: #b2b2b2;
	font-size: 1em;
	text-transform:uppercase;
}
a:link, a:visited {
	color: #c7321a;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}
#content ol, #content ul { padding: 0; }
#content ul { margin: -1em 0 1em 0; }
#content ol li {
	font-size: 1.2em;
	list-style: outside disc;
	padding-bottom: 1em;
	margin-left: 12px;
}
#content ul li {
	font-size: 1.2em;
	list-style: outside disc;
	margin-left: 2em;
}
#content .post-title span.post-date {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-header.jpg?t=1264673475) -20px -222px no-repeat;
	border: 1px solid #151515;
	clear: left;
	display: block;
	float: left;
	height: 3.6em;
	margin: 1.4em 1em 1.5em 0;
	text-align: center;
	text-transform:uppercase;
	width: 3.6em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content .post-title span.post-date b{
	clear: both;
	font-size: 1.6em;
	letter-spacing: -.1em;
	line-height: .9em;
}
#content .social strong {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-header.jpg?t=1264673475) -20px -220px no-repeat;
	border: 1px solid #151515;
	clear: left;
	display: block;
	float: left;
	margin: 0 0 1.5em 0;
	text-align: center;
	text-transform:uppercase;
	width: 9em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content .social ul {
	background-color: #e5e5e5;
	border: 1px solid #151515;
	float: left;
	margin: 0;
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
#content .social ul li {
	float: left;
	height: 16px;
	margin: 2px;
	list-style-type:none;
}
#content ul ul { margin: 0; }
#content ul ul li { font-size: 1em; }
.home { margin: 0 -14px; }
.post { padding-bottom: 1em; }
.post-title { padding: 0; }
.excerpt p { margin-left: 3.7em; padding: 0; }
.excerpt a { margin-left: 4.7em; padding-bottom: 1.46em;}
.excerpt p a { margin: 0; }
.entry p { display: block; }
.entry .image-caption {
	background-color: #d5d5d5;
	border-color: #000000;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #666666;
	float: left;
	margin: 0 1em 1em 0;
	padding: 3px;
	width: 159px;
}
.entry .image-caption img { padding-bottom: 2px; }
.entry .image-caption a { color: #666666; }
.entry .image-caption a:hover {
	color: #111111;
	text-decoration:none;
}
.entry img+a {
	color: #858585;
	font-size: .8em;
	float: right;
	padding: 0 5px;
	}
.entry div.mesterek {
	background-color: #e5e5e5;
	clear: left;
	display: block;
	float: left;
	margin: 0 1em 1em 0;
	overflow: hidden;
	padding: 3px;
	width: 159px;
}
.mesterek img { height: 130px; }
.entry table {
	border-collapse: collapse;
	display: block;
	font-size: 1.2em;
	padding: 1em 0;
}
.entry table thead th {
	border: 1px solid #a52812;
	background-color: #a52812;
	padding: 4px;
	text-align: left;
}
.entry table td {
	border: 1px solid #777777;
	padding: 4px;
}
object embed { margin: 25px 15px; }
/* POST-NAV */
#content .post-nav {
	border-color:#151515;
	border-style: dotted;
	border-width: 1px 0 0;
	clear: both;
	display: block;
	padding: 1.4em 0 3.3em;
}
#content p.post-nav span { width: 40%; }
#content p.post-nav span.prev { float:left; }
#content p.post-nav span.next {
	float: right;
	text-align: right;
}
#content p.post-nav span a {
	color: #c7321a;
	font-size: 1.2em;
	letter-spacing: -.05em;
	padding-top: 18px;
	width: 200px;
}
/* TABS */
#content ul.htabs {
	clear: both;
	display: table;
}
#content ul.htabs li {
	border: 1px solid #999999;
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-header.jpg?t=1264673475) -20px -200px no-repeat;
	float: left;
	list-style-type: none;
	margin: 1em 1.8em 0 0;
	min-width: 8em;
	padding: 0.8em .1em;
	text-align: center;
	text-shadow:0 1px 0 #444444;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content ul.htabs li:hover { border-color: #FFFFFF; }
#content ul.htabs li a { padding: 1em 0.5em; color: #dddddd; }
#content ul.htabs li a:hover { text-decoration: none; color: #ffffff; text-shadow:0 1px 0 #333333; }
#content ul.htabs li strong { font-weight: normal; }
#content .tabs { clear: both; }
#content .tabs strong { color: #727272; }
#mapBaja, #mapSzeged, #mapBp {
	height: 300px;
	margin: 1em -13px 0;
	width: 536px;
}
.gmnoprint .flag {
	color: #222222;
	font-size: 1.4em;
}
.gmnoprint .flag span {
	clear: both;
	display: block;
	font-size: 0.6em;
}
#content .dojo {
	background: url(img/dojo.jpg) 0 0 no-repeat;
	display: block;
	height: 238px;
	left: 332px;
	opacity: 0.5;
	position: absolute;
	top: 765px;
	width: 228px;
}
/* FOOTER */
/* ---------------------------------------------------------------------------------------------------*/
#footer ul {
	display: block;
	margin: 0 auto;
	padding: 16px 0 2em 0;
	width: 540px;
}
#footer ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	width: 160px;
}
#footer ul li h2 {
	color: #e5e5e5;
	padding: 0;
	width: 160px;
	}
#footer p {
	clear: left;
	color: #aaaaaa;
	float: left;
	font-size: 1em;
	padding: 0 35px;
}
#footer a:link, #footer a:visited {
	color: #aaaaaa;
	padding: 0 8px;
	text-decoration: none;
}
#footer a.whitecolors:link, #footer a.whitecolors:visited {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/whitecolors.jpg) 0 0 no-repeat;
	display: block;
	float: right;
	height: 14px;
	margin: 2px 6px;
	text-indent: -2000px;
	width: 81px;
	}
#footer a.whitecolors:hover {
	background-position: 0 -14px;
	}
#footer table a:link, #footer table a:visited{
	padding: 0;
}
#footer table#wp-calendar tbody a:link, #footer table#wp-calendar tbody a:visited {
	background-color: #c7321a;
	color: #222222;
	display: block;
}
#footer table#wp-calendar tbody a:hover {
	background-color: #aaaaaa;
}
#footer a:hover, #footer a:active { color: #ffffff; }
#footer p.right {
	clear: right;
	float: right;
	padding-right: 23px;
}
#calendar_wrap { height: 172px; }
#footer ul ul {
	padding-top: 10px;
	width:160px;
}
#footer ul ul li {
	float:none;
	padding-left: 0px;
}
#footer ul li#text-3 {
	margin: 0 0 1.6em 0;
	}
#footer ul .textwidget a {
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/community.png) 0 0 no-repeat;
	float:right;
	height: 38px;
	display: block;
	padding: 0;
	text-indent: -2000px;
}
#footer ul .textwidget b {
	font-size: 1.1em;
	text-transform: uppercase;
	}
#footer ul .textwidget a.iwiw {
	background-position: -107px -38px;
	width: 60px;
	}
#footer ul .textwidget a.iwiw:hover {
	background-position: -107px 0;
	}
#footer ul .textwidget a.facebook {
	background-position: 0 -38px;
	width: 100px;
	}
#footer ul .textwidget a.facebook:hover {
	background-position: 0 0;
	}
#footer ul ul a:link, #footer ul ul a:visited {
	display: block;
	font-size: 1.2em;
	padding: 0 0 4px 0;
}
#footer #newsletter form, #wrapper form { margin-top: 1em; }
#footer #newsletter p, #footer #newsletter a {
	padding: 0;
}
#footer label {
	clear:both;
	color: #aaaaaa;
	font-size: 1.2em;
}
#footer #newsletter input, #wrapper input {
	border: 1px solid #111111;
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-header.jpg?t=1264673475) -20px -200px no-repeat;
	color: #FFFFFF;
	clear: both;
	padding: 3px 2px;
	opacity: 0.8;
	width: 140px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#footer #newsletter input.btn, #wrapper li.submitbutton input {
	color:#999999;
	cursor: pointer;
	margin: 1.4em 0 .2em;
	width: 147px;
}
#footer #newsletter input:hover, #wrapper input:hover { background-position: -20px -210px; border-color: #999999;}
#footer #newsletter input:focus, #wrapper input:focus { border-color: #FFFFFF; }
#footer #newsletter input.btn:hover, #wrapper li.submitbutton input:hover {
	color: #ffffff;
	border-color: #ffffff;
}
/* ---------------------------------------------------------------------------------------------------*/
/* Gallery */
/* ---------------------------------------------------------------------------------------------------*/
/* SHUTTER */
#shDisplay div#shTitle {
	font-size: 1.6em;
	line-height: 1.0;
	font-weight: normal;
	text-transform: capitalize;
	color: #ffffff; /* caption colour */
	text-align: center;
	margin: 0 auto;
}
#shDisplay div#shCount {
	color: #999999;
	font-size: 0.7em;
}
#shDisplay div#shTitle a {
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -0.3em;
	margin: 0 10px;
	width: 26px;
	color: #999999;
}
#shDisplay div#shTitle a:hover {
	color: #ffffff;
	border: none;
}
#shDisplay div#shNext { float:right; }
#shDisplay div#shPrev { float:left; }
body { height: 100%; }
#shShutter *, #shDisplay * {
	padding: 0;
	margin: 0;
}
div#shShutter, div#shDisplay {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
div#shShutter {
	height: 100%;
	z-index: 1000;
	background-color: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
div#shDisplay {
	display: block;
	background-color: transparent;
	z-index: 1002;
}
div#shDisplay img#shTopImg {
	margin: 0 auto;
	border: 1px solid #000000;
	background-color: #e5e5e5;
	display: block;
	max-width: none;
	max-height: none;
	float: none;
	padding:2px;
	cursor: pointer;
}
div#shDisplay div#shWrap { visibility: hidden; }
div#shWaitBar {
	font-size: 3.2em;
	height: 36px;
	width: 100%;
	left: 0;
	cursor: default;
	opacity: 0.999;
	filter: alpha(opacity=100);
	z-index: 1001;
	margin-top: 160px;
	color: #ae0a0a;
}
/* NextGEN Gallery */
/* ----------- Album Styles Extend -------------*/
.ngg-albumoverview {
	margin-top: 2em;
	clear:both;
	display:block !important;
}
.ngg-album {
	margin-bottom: 5px;
	overflow:hidden;
}
.ngg-albumtitle a {
	color: #ffffff;
	font-size: 2em;
	margin-top: .5em;
	text-transform:capitalize;
}
.ngg-thumbnail {
	float: left;
	margin-right: 1em;
}
.ngg-thumbnail img {
	background-color:#e5e5e5;
	border-color: #000000;
	border-style: solid;
	border-width: 0 1px 1px 0;
	margin:4px 0;
	padding:3px;
	position:relative;
}
.ngg-thumbnail img:hover { background-color: #A9A9A9; }
/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important;
	text-align:left;
	width:120px;
}
.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}
.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px;
	height:68px;
}
.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}
.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}
/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	clear:both;
	display:block !important;
}
.ngg-gallery-thumbnail-box { float: left; }
.ngg-gallery-thumbnail {
	float: left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}
.ngg-gallery-thumbnail img {
	margin: -6px 12px 12px -6px;
	background-color:#e5e5e5;
	border-color: #000000;
	border-style: solid;
	border-width: 0 1px 1px 0;
	display:block;
	padding:3px;
	position:relative;
}
.ngg-gallery-thumbnail img:hover { background-color: #A9A9A9; }
.ngg-gallery-thumbnail span { display:none; }
.ngg-clear { clear: both; }
/* ----------- Gallery navigation -------------*/
.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}
.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
	border: 1px solid #999999;
	background: url(http://i984.photobucket.com/albums/ae324/whitecolors/aikido/background-header.jpg?t=1264673475) -20px -200px no-repeat;
	color: #999999;
	margin-right:3px;
	padding:3px 7px;
	text-shadow:0 1px 0 #444444;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
/* ----------- Image browser style -------------*/
.ngg-imagebrowser { }
.ngg-imagebrowser h3 { text-align:center; }
.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display:block !important;
	padding:5px;
}
.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;
}
.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}
.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}
.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}
.exif-data {
	margin-left: auto !important;
	margin-right: auto !important;
}
/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	outline: none;
}
.slideshowlink { }
/* ----------- Single picture -------------*/
.ngg-singlepic { 
	background-color:#cccccc;
	display:block;
	padding:3px;
}
.ngg-left {
	float: left;
	margin-right:10px;
}
.ngg-right {
	float: right;
	margin-left:10px;
}
.ngg-center {
	margin-left: auto !important;
	margin-right: auto !important;
}
/* ----------- Sidebar widget -------------*/
.ngg-widget, .ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}
.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px;
	padding:1px;
}
/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}
.ngg-related-gallery img:hover { border: 1px solid #000000; }
/* ---------------------------------------------------------------------------------------------------*/
/* Calendar */
/* ---------------------------------------------------------------------------------------------------*/
/* Thickbox CSS */
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;
	opacity: 1;
	width: 200px;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size:12px;
	font-weight:normal;
	color: #000;
}
#tooltip ul { padding: 0; }
#tooltip li { margin: 0 10px; }
/* Large Calendar */
/* Calendar formatting */
#wp-calendarLarge {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 510px;
}
#wp-calendarLarge td {
	border: thin solid #777777;
	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 #A52812;
	display: block;
	padding: 2px 0 0 4px;
}
#wp-calendarLarge th {
	background-color:#A52812;
	border:thin solid #A52812;
	text-align: center;
}
#wp-calendarLarge .dayHead {
	/* background-color:#333333; */
  background-color:#444444;
	color: white;
	font-weight: bold;
	text-align: center;
	z-index:1000;
}
#todayLarge {
	background-color:#9BA9CF;
	color:#FFF;
}
/*
 * Days events calendar
 */
#EC_daysEvents { font-size: 14px; }
.EC_title { background: #A4CAE6; }
.EC_location { background: #FFF8DC; }
.EC_time { background: #CCCCCC; }
.EC_date {
	background: #E0EEEE;
	text-align: center;
}
/*
 * Widget Calendar formatting OPTIONAL
 */
.EC_Widget_display { text-align: center; }
.widgettitle { float: none; text-align: left;/* margin: 0 0 1em; */ }
#wp-calendar caption {
	margin: 10px 0 0 0;
	width:auto;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.2em;
	background-color: none;
}
#wp-calendar {
	margin: 0 1px 0 2px;
	border-collapse: collapse;
	width: 152px;
}
#wp-calendar #todayWidget {
	display:block;
	border-width: 0;
	font-weight: bold;
	background-color: #63170a;
	z-index:1;
}
#wp-calendar .pad { font-weight: bold; }
#wp-calendar .padcent {
	background-color: none;
	border: thin solid darkgray;
}
#wp-calendar .padday { background-color: none; }
#wp-calendar th {
	width: 11%;
	color: white;
	background-color: #a52812;
}
#wp-calendar tr {
	border-style: dotted;
	border-color:  #A52812;
	border-width: 0 1px;
}
#wp-calendar td {
	border: thin dotted darkgray;
	background-color: none;
	text-align: center;
}
#wp-calendar #today { color: #A52812; }
#wp-calendar #EC_nextMonth, #wp-calendar #EC_previousMonth { color: #aaaaaa; }
#wp-calendar #EC_nextMonth:hover, #wp-calendar #EC_previousMonth:hover { color: #ffffff; }
/*
 * 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 {
	background-color:gainsboro;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
}
