/*
	Theme Name: PTA
	Theme URL: http://www.wntr.be
	Description: Custom theme for planes trains automobiles.co.uk.
	Author: http://www.wntr.be
	Author URI: http://www.wntr.be
	Version: 1.1
	Tags: Planes Trains and Automobiles
*/

/* LAYOUT */

body {
	background: #fff url(images/body-bg.gif) top left repeat-x;
	}

#wrapper {
    
	}

#container {
    margin-top: 10px;
	}

#contentwrap {
		background: #CCC url(images/left-col-bg.png) top left repeat-x;
	}

a {
	color: #c51648;
    text-decoration: none;
	}

a:hover {
	color: #c51648;
    text-decoration: underline;
	}

/* RIGHT COL */
#rightcol {
	margin: 10px 0px 10px 0px;
	background-color:#ccc;
	display: block;
}

/* RIGHT TABS */

.tab_box {
	background:url("images/rightcol-tab-bg.png") repeat-x scroll 0 0 transparent;
	width: 360px;
	margin-left: 10px;
}

.tabs {
	height: 29px;
}

.tabs li {
	list-style:none outside none;
	float: left;
	padding: 3px;
	width: 100px;
	text-align: center;
	background:#0F0;
}

.tabs li a {
	color: #FFF;

}

.tabs li a.current {
	background:url("img/tab_gri.gif") no-repeat scroll center bottom transparent;

}

.box_tabs .tabs li a {
	color:#000000;
	display:block;
	float:left;
	font-weight:bold;
	padding:10px 9px 14px;
	text-decoration:none !important;
}

	.box_tabs .tabs li a.current {
	background:url("img/tab_gri.gif") no-repeat scroll center bottom transparent;
	}
	
	style.css (line 168)
	.box_tabs .tabs li a {
	color:#000000;
	display:block;
	float:left;
	font-weight:bold;
	padding:10px 9px 14px;
	text-decoration:none !important;
	}

/* EVENTS */

.halfBox
{
	margin-left:10px;	
	width:170px;
	display: inline-block;
}

.halfBox h2
{
	padding: 5px 0px 3px 10px;
	margin: 0px;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	text-transform:uppercase;
}

.boxTitle {
	background:url("images/rightcol-tab-bg.png") repeat-x scroll 0 0 transparent;
}

.boxContent{
	border: #000 1px solid;
	padding: 0 0 5px 0;
	margin: 0px;
}

.boxContent ul{
	list-style-type: none;
	margin: 7px;
}

.hpEvent {
	padding-bottom:5px;
}

.hpEventDate {
	background:url("images/event-bg.gif") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	height:39px;
	width:39px;
}

.hpEventDate .mon {
	color:#fff;
	display:block;
	font-family:Arial,Verdana,sans-serif;
	height:14px;
	padding-top:1px;
	text-align:center;
	text-transform:uppercase;
	width:36px;
	font-size:11px;
}

.hpEventDate .day {
	color:#000;
	display:block;
	font-family:Arial,Verdana,sans-serif;
	font-size:14px;
	font-style:italic;
	height:22px;
	padding-top:2px;
	text-align:center;
	text-transform:uppercase;
	width:33px;
}

.hpEvent .hpEventDesc {
	margin-left:43px;
}
.hpEvent .hpEventDesc h3 {
	font-size:1em;
	font-weight:normal;
	padding-bottom:2px;
	margin-bottom: 0px;
}

#hpEventMore {
	position: absolute;
	top: 7px;
	z-index: 100px;
	width: 218px;
	display: none;
	background:#333;
}

.hpEventMoreTopTxt {
	background:none repeat scroll 0 0 #2A2118;
	color:#FFFFFF;
	padding:12px;
	text-align:left;
	width:218px;
}
.hpEventMoreTopTxt a
{
	color:#FFFFFF;	
}
.hpEventMoreTopTxt a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}

.hpEventMoreDate{
	color:#C50027;
	display:block;
	font-size:1.1em;
	font-style:italic;
}
h3.hpEventMoreTitle {
	color:#FFF;
	font-size:1.2em;
	font-style:italic;
	padding:2px 0;

}

.close {
	background:url("images/close.gif") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	float:left;
	height:0;
	left:-5px;
	overflow:hidden;
	padding-top:16px;
	position:absolute;
	top:-5px;
	width:16px;
}

.hpEventMoreInner{
	background:url("images/pop_btm.gif") no-repeat scroll left bottom transparent;
	float:left;
	position:relative;
}
.hpEventMoreImage {
background:none repeat scroll 0 0 #756D67;
padding-bottom:5px;
}


.sideBarAd1 {
	float:right;
	margin-right:10px;
	width:170px;
}

/* HEADER */

#header {
	height:106px;
	background-color:#000;
	}

#header h1 {
	margin-bottom: 2px !important;
	padding: 16px 0 0 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
    text-transform: uppercase;
	}

#header h1 a, #header h1 a:visited {
	color: #38332d;
	text-decoration: none;
	}


#header h2 {
	color: #f2f0ea;
    padding-left: 10px;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial;
	}

.logoimg {
    margin: 20px 0 0 10px;
    }
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 28px;
    float: right;
	}
	
#pagemenu {
	height: 28px;
    float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #4d4842;
	display: block;
    margin: 0px 0 0px 0;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	color: #bc0244;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#bc0244;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	

.topright {
	text-align: left;
    margin: 7px 0 0 0;
	}

.topright a {
	color: #4d4842;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
    text-transform: uppercase;
    font-weight: bold;
    
	}
.topright a:hover {
    color: #bc0244
}


.navcontainer {
	height: 34px;
    background: #38332d;
    padding: 0 0 0 10px;
	border-bottom: thin #FFF solid;
	}
	
#nav {
	height: 34px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 11px 12px 11px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
	}
	
#nav li a:hover, #nav li a:active {
	color: #fff;
	display: block;
	text-decoration: none;
    background: url(images/nav-hover-blue.gif) top left repeat-x;
    text-shadow: 0 1px 0 #80032f;
	}
	
#nav  li.current-cat a {
	color:#fff;
    background: url(images/nav-hover-blue.gif) top left repeat-x;
    text-shadow: 0 1px 0 #80032f;
}
	
#nav li.current-cat ul {
	margin: 0px;
	spacing: 0px;
	}	
	
#nav li.current-cat ul li a {
	color:#fff;
    text-shadow: 0 1px 0 #80032f;
	background: #000;
	spacing: 6px;	
	}	
	
#nav li.current-cat ul li a:hover {
	color:#fff;
    background: url(images/nav-hover-blue.gif) top left repeat-x;	
    text-shadow: 0 1px 0 #80032f;

	}	

#nav li:hover, #nav li.hover { 
	position: static;
}

#nav li ul {
display: none;
margin: 0px;
spacing: 0px;
}

#nav li ul {
background:#000;
position: absolute;
z-index: 500;
width: 120px;
margin: 0px;
spacing: 0px;

}

#nav li ul li{
float: left;
width: 120px;
margin: 0px;
spacing: 0px;
}


#nav li:hover ul
{display: block;}
	
    
/* FEATURES */
	
#features {
	display: block;
	width: 550px;
	margin: 0px 0 10px 0;
}


.thumbnailclip {
  position:relative;
  height:146px;
}



.feature {
   	position: relative;
	width: 260px;
	height: 146px;
	display: inline-block;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	margin: 0 6px 10px 0;
	vertical-align: top;
	background-color:#FFF;
}

.featuretext {
	opacity:0.8;
	position: absolute; top: 70px; left: 0px;
	width: 260px; height: 76px;
	background:none repeat scroll 0 0 #38332D;
	color:#FFFFFF;
	overflow:hidden;
	text-indent:0;
	z-index:10;	
	padding: 0px;
	margin: 0px;
}

.featuretext h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:5px;
	padding:2px;
	line-height:15px;
}

.featuretext h3 a {
	color:#FFFFFF;
	text-decoration:none;
}

.featuretext p {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	margin:2px 5px;
	padding:0px;
}

.featuretext a {
	color:#FFFFFF;
	text-decoration:none;
}

.featuretext a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


.clearright {
	clear: right;
}

.floatleft {
	float: left;
}
	
/* CONTENT */


#content {
	padding-left: 10px;
	padding-top: 10px;
	background-repeat:repeat-x;
	}



#contentposts {
	width: 530px;
	background-color:#FFF;
}

#contentpostsfull {
	width: 930px;
	background-color:#FFF;
}

pre { overflow: auto; 
	width: 470px; 
	}

.post {

	padding: 10px 10px 0px 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom: 1px solid #b7b5a5;
	display: block;
	clear: both;
	}

.post_thumbnail {
    padding: 2px;
    background: #dfded4;
    margin: 0 10px 10px 0;
}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	font-size: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #38332d;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #38332d;
	
	}

.title a:hover {
	text-decoration: none;
	color: #0fb0e0;
	}

.pagetitle {
	margin-bottom: 18px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	text-decoration: none;
    font-size: 12px;
    background: #403c37;
    color: #fff;
	}

a.readmore:hover {
    background: #0fb0e0;
	}
    
.postdate {
	font-size: 11px;
	padding: 2px 0px;
	font-family: Arial, Verdana;
	color: #5b5b5b;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	display: block;
	clear: both;
	}
	

.navigation {
	padding: 10px;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#e0dece !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#e0dece !important;
    border: 1px solid #626262 !important;
    
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}

/* SIDEBAR(S) */


#featurearticles {
	width: 390px;
	padding: 0;
	padding-bottom: 10px;
}

.featurearticle {
	width: 180px;
	display: inline-block;
	padding: 0 0px 0 0;
	margin: 10px 0px 0px 10px;
	float: left;
}

.featurearticle a {
	color: #000;
	text-decoration: none;
}

.featurearticle img {
	border: #000 thin solid;
	/*position: absolute;
	clip:rect(1 0px,100px,50px,10px);  todo */
}


.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.sidebaradbox125 {
	margin-top: 15px; 
	text-align:center;
	}
	
.ad125 {
	margin: 1px;
	}


.sidebar {
	margin: 0 10px 10px 0;
	}
	
.sidebar a {
	text-decoration: none;
	color: #4f4f4c;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#fdfcef;
	}

#sharesearch {
	width: 390px;
}

#sharebuttons {
	margin: 10px;
	width: 190px;
	display: inline;	
}

#sharebuttons img {
	margin: 10px 0 0 10px;
}
	
	
#search {
    border: 1px solid #b7b5a5;
    height: 30px;
    padding: 0;
    background: #fff url(images/search-background.png) top left repeat-x;
    text-align: right;
    margin: 10px 10px 10px 0px;
}

#search input {
	border: 0;
    background: none;
    color: #666;
}

#search form {
	padding: 0px;
	margin: 0px;
}

#searchbox {
	width: 190px;
	float: left;
	margin-left: 10px
}
	
	
#s {
	width: 140px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

	


.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 6px 0 6px 12px;
	background: #c4c2af;
	font-size: 14px;
    line-height: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
    border: 2px solid #dcdac8;
    text-shadow: 0 1px 0 #9d9b88;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 4px;
	margin: 0px;
    border-bottom: 1px solid #d9d7c5;
	}
	
.sidebar ul li ul li {
	padding: 3px 0px 6px 4px;
	margin: 2px 0;
    border-bottom: 1px solid #d9d7c5;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
	}

#wp-calendar td {
	color: #555;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}

#wp-calendar td:hover a {
    color: #555;
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #38332d;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
    border-top: 1px solid #b7b5a5;
	}
	
#footer h2 {
	color: #fff;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
} 
	
#footer2 {
	color: #6a6155;
	font-size: 11px;
	text-align: center;
	padding: 10px;
    background: #d8d6c4;
	}
    	
#footer2 a {
	color: #6a6155;
    text-decoration: none;
	} 

#content-nav {
	color: #000;
	font-size: 13px;
	width: 400px;
	margin: 0px;
	text-align:left;
}

#content-nav ul {
	margin-top: 10px;
	list-style-type:none;
	padding: 0 10px 0 0;
	display: block;
}

#content-nav ul li{
	margin: 10px 10px 10px 10px;
}

	
#content-nav ul li ul {
	margin: 0px;
	padding: 0px; 
}

#content-nav ul li ul li {
	margin: 0px;
	padding: 0px; 
}


#content-nav .explore a
{
	color: #333;
}

#footer-explore {
	background:#fff;
	color: #000;
	font-size: 13px;
	width: 900px;
	margin: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align:left;
}

#footer-explore ul {
	margin-top: 10px;
	list-style-type:none;
	padding: 0 10px 0 0;
	width: 900px;
}

#footer-explore ul li{
	float: left;
	width: 150px;
	margin: 10px 10px 10px 10px;
}

	
#footer-explore ul li ul {
	margin: 0px;
	padding: 0px; 
	width: 180px;
}

#footer-explore ul li ul li {
	margin: 0px;
	padding: 0px; 
}


#footer-explore .explore a
{
	color: #333;
}

/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.hidden {
	display: none;
}

#tellfriend {
    position: absolute;
	top: 100px;
    margin-top: 300px;
    left: 400px;
    width: 380px;
    z-index: 1;
}

.padleft {
	padding-left: 10px;
}

.inlinefloater {
	display: inline-block;
	float: left;
}

/*------------------------------*/
/* Calendar                     */
/*------------------------------*/

#submiteventbox {
	margin: 5px 5px 0 0;
	float: right;
	display: inline;
}
#submiteventbox .submitevent {
	display: block;
	float: right;
}
#submiteventbox h4 {
	font-size:1.2em;
	margin-bottom:0px;
}

#submiteventbox img {
	float:left;
	display: inline;
	margin-right: 10px;
}

    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;

        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        }
	.calink img {
	margin:0px;
	}
    .calnk a span { 
        display:none; 
		border: 0;
        }
		
    .calnk a:hover span {
        position:absolute; 
		display: block;
		width: 200px;

		padding: 5px; margin: 10px; z-index: 100;
   		background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;		
        }

    .calnk a:hover span span {
        border: none;	
        }
		
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#C51648;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:100px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:100px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#C51648;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        margin-top:10px;
		margin-left: 0px;
		padding: 0;
     }
	 .cat-key tr, .cat-key tr td{
        margin: 0;
     } 
	 
     .calnk a:hover span span.event-title {
        padding:0;
		margin:0;
        text-align:left;
        font-weight:bold;
        font-size:1em;
		text-decoration: none;
        }
     .calnk a:hover span span.event-title-break {
        width:96%;
        text-align:center;
        height:3px;
        margin-top:2px;
        margin-right:2%;
        padding:0;
		display: block;
		clear: both;
 
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .page-upcoming-events {
        font-size:80%;
     }
     .page-todays-events {
        font-size:80%;
     }
	 
/*------- Popup form submit event ---------------*/

#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  
#popupContact{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:884px;  
	width:408px;  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:2;  
	padding:12px;  
	font-size:13px;  
}  
 
#popupContactClose{  
	font-size:12px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	display:block;  
}  

#popupContactClose h3{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
} 

#popupContactClose p{  
	font-size:9px;  

}


/*------------------------------*/
/* Clear Float Fix              */
/*------------------------------*/
.clearFix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
/* Mark Hadley's fix for IE Mac */ 
.clearFix {
	display: inline-block;
}    
/* Hides from IE Mac \*/
* html .clearFix { 
	height: 1%;
} 
.clearFix {
	display:block;
}
/* End Hack - DO NOT REMOVE OR MOVE THIS COMMENT */
