/*
Theme Name: Leap
Theme URI: http://leapforjobs.ca/
Description: The default Leap theme.
Version: 1.0
Author: Overdrive Design Labs Inc.
Author URI: http://www.overdrivedesignlabs.com/
*/

div#tml-page.login, form#loginform-tml-page { text-align:left !important; }

.front-logo { height:43px; background:url(images/title-job-postings.gif) no-repeat; }

#wp-calendar { padding:10px; }
#wp-calendar a:hover { color: #990000 !important; }
#wp-calendar table { width:100%; background-color:#eeeeee; font-size:x-small; font-family:Verdana;}
#wp-calendar table caption { padding-bottom:10px; font-size:small !important; background-color:transparent !important; }
#wp-calendar table tr td, #wp-calendar table tr th { text-align:left; }
table.nav { width:100%; padding-top:10px; background-color:transparent !important; font-size:small !important; }
table.nav img { display:none; }
table.nav #next { text-align:right !important; }

.tbl .colleft {
background-color:#999966;
}


.tbl .colright {
background-color:#eeeeee;
}

.tbl tr td { border-bottom:1px #cccccc solid; padding:5px; }

.smalltext { font-size:x-small; font-family:Verdana; }

/* Begin Typography & Colors */
body { font-size: 62.5%;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;color: #333;margin: 0 0 20px 0;	padding: 0; }

img { border:none; }

ul { margin:0;padding:0;list-style-type:none; }

a:link { color: #800000; }
a:visited { color: #800000; }
a:hover { color: #4F79BA; text-decoration:none; }
a:active { color: #800000; }

#page {
	margin: 0px auto;
	padding: 0;
	width: 689px;
	}

#header {
	width:689px;
	}
	
#header-nav { float:right;margin:10px 5px 0px 0px; }
#header-nav li {display:inline;font-size:11px; }
#header-nav li { color:#800000; }


#headerimg 	{
	margin:0;
	width: 689px;
	margin: 0;
	height: 133px;
	background:url(images/header-img.jpg) no-repeat 0px 0px; 
}

h1 { float:left;margin:28px 0px 0px 15px; }
h1 span { display:none; }

#menu { background:url(images/menu/main-menu-bar.gif) no-repeat 0px 0px;width:692px;height:32px; }

#blue-bar { background:url(images/horiz-blue-line.gif) no-repeat; width:692px;height:11px;margin:0;padding:0; }

#canvas { width:689px;font-size: 1.2em;	background:url(images/content-bg.jpg) repeat-y;margin:0px;padding:0px; }

#canvas #foot { width:689px;height:14px;background:url(images/content-bottom-bg.jpg) no-repeat bottom right; }

#content { float:left;width:495px;background:url(images/main-header.gif) no-repeat 0px 0px;padding:40px 0px 20px 0px; }

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-top:0px;
	padding:0px;
	}

h3 { font-size:1.4em; }

h3 a { text-decoration:none; }

#headerimg .description { display:none; }

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float:right;
	}

/* End Typography & Colors */



/* Begin Structure */


.post {
	margin:7px 20px 9px 25px;
	text-align: justify;
	}
	
.post ul { list-style-type:disc;margin-left:20px; }

.post ul.listing { list-style-type:none;margin-left:0; }
.post ul.listing li { margin-bottom:6px; }

.clear {
	clear: both;
}

#footer {
	padding: 35px 0px 0px 0px;
	margin: 0 auto;
	width: 692px;
	clear: both;
	background:url(images/bottom-colors.gif) no-repeat top left;
	}
	
#footer ul { width:99%;margin:0px auto;padding:0; }
#footer li { float:left;}
#footer li a { margin:0px 8px 0px 8px;font-size:11px; }

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	float:right;
	display:inline;
	padding: 0;
	margin:-17px 0px 0px 0px;
	}

#searchform #s {
	display:inline;
	width: 120px;
	padding: 2px;
	margin:0px;
	}

#searchsubmit {
	display:inline;
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0px 0 10px 0;
	width: 190px;
	}


#sidebar h2 span { display:none; }	

#survey-header { width:189px;height:30px;background:url(images/survey.gif) no-repeat top left;margin-left:1px; }	
#calendar-header{ width:189px;height:30px;background:url(images/calendar.gif) no-repeat top left;margin:20px 0px 0px 2px; }
#events-header{ width:189px;height:30px;background:url(images/events.gif) no-repeat top left;margin:20px 0px 0px 2px; }	
#calendar_wrap { margin-left:2px;margin-top:0px !important; }
#events-calendar-list {margin:10px 0px 0px 25px;}
#events-calendar-list li { width:85%; }
#events-calendar-list li strong {padding-left:0px; }
#events-calendar-list li a { color:#FFF !important;}
/* End Sidebar */

.pdf { background:url(images/pdf.gif) no-repeat 0px 0px;padding:15px 0px 0px 45px;font-size:20px;text-align:left;display:block; }
hr { background:#979763;border:none; }

#job-postings { float:left;width:200px;margin-left:30px; }
#job-postings li { margin-top:10px;margin-left:10px; }

#mtv-news { float:left;width:200px;margin-left:30px; }
#mtv-news li { list-style:disc;margin-top:10px;margin-left:15px; }

li.leap-heading { margin-top:0px !important;margin-left:0px !important;font-size:20px;border-bottom:1px solid #666;padding:20px 0px 0px 50px;background:url(images/leap-logo-sm.gif) no-repeat 0px 8px; }

li.mtv-heading { margin-top:0px !important;margin-left:0px !important;list-style:none !important;font-size:20px;border-bottom:1px solid #666;padding:20px 0px 0px 50px;background:url(images/mtv.gif) no-repeat 0px 7px; }

li#no-events-in-list { padding:10px; }

.answers { display:none; }

ul#tabbar.tabbar li a { text-indent:-999999999999px; }
ul#tabbar.tabbar li ul li a { text-indent:0px !important; }

.ec3_list_day { margin-bottom:15px; border-bottom:1px #cccccc solid; padding-bottom:15px; }



/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;

}



.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border-top:solid #ccc 1px;        /* popup border */
 background-color:#eee;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
 width:170px !important;
 margin-left:8px;
}

.ec3_popup table td {
 padding:10px;
font-size:1.3em;
}




