/*
Theme Name: Transatlantique Montreal
Theme URI: http://www.transatlantiquemontreal.com/
Description: Thème Wordpress pour le site Transatlantique Montreal
Version: 0.1
Author: Jean-Georges Guénard pour le compte de Lichen Communications
*/

/* Global */
body {font-family: Arial, Sans-Serif;color:#fff;margin:0;padding:0;border:0;text-align:center;font-size:9pt;background:url(images/body.png);background-position:bottom center;background-color:#000;background-repeat:no-repeat;}
a{text-decoration:none;color:#FE121A;}
a:hover{text-decoration:underline;}
h2{font-family:Georgia;font-size:12pt;font-style:italic;font-weight:normal;}
h2 a {color:#fff;}
input,textarea{color:#000;}
#page {	width:960px;margin:auto;text-align:left;padding-top:20px;padding-bottom:300px;}
#header{ width:100%;height:121px;position:relative;}
	#topbar{position:absolute;right:0;top:0;}
#navbar{margin-top:50px;width:100%;overflow:hidden;}
	.qtrans_language_chooser {margin:0;padding:0 0 0 25px;list-style-image:url(images/list-bullet.gif);}
	.qtrans_language_chooser li a {color:#FE121A;}
	.navbar-title{display:none;}
	.navbar-block ul{list-style-type:none;margin:0;padding:0;}
	.page_item{padding-right:20px;}
	.navbar-block ul li{float:left;}
	.navbar-block ul li a{color:#fff;}
	.navbar-block ul li ul {list-style-image:url(images/list-bullet.gif);padding-left:25px;padding-top:5px;}
	.navbar-block ul li ul li {float:none;}
	.navbar-block ul li ul li ul {padding-top:0;}
	.navbar-block ul li ul li a{color:#FE121A;}
.content-column{margin-top:30px;float:left;background:url(images/content.png);background-repeat:no-repeat;padding-top:40px;}
#content{width:790px;}
	.entry p {color:#A5A5A5;font-size:9pt;}
#leftbar{margin-left:10px;width:160px;}
#footer{clear:both;border-top:1px solid #fff;text-align:center;width:790px;padding:5px 0 10px 0;}
#footer a{color:#fff;}

/* Plugin: SocialNetworks */
.socialnt-widget{margin-top:20px;}
	.socialnt-row{margin-bottom:8px;}
		.socialnt-link{color:#FE121A;}

/* Plugin: Calendar */
.widget_calendar .widget-title{display:none;}
#wp-calendar {width:100%;border-collapse:collapse;border:0;}
#wp-calendar caption{font-family:Georgia;font-size:12pt;font-style:italic;text-align:left;padding-bottom:20px;}
#wp-calendar tr th {padding-bottom:5px;}
#wp-calendar tr td a {color:#FE121A;}

#event-calendar .widget-title, #upcoming-events .widget-title{display:none;}
#event-calendar caption {text-align:left;padding-bottom:15px;}
#event-calendar caption a {font-family:Georgia;font-size:12pt;font-style:italic;color:#fff;}
.ec3_events{list-style-type:none;padding:0;}
.ec3_events li {margin-top:10px;}
.ec3_events ul {list-style-image:url(images/list-bullet.gif);padding-left:20px;margin:5px 0 5px 0;}

/* comments */
.commentlist {list-style-type:none;padding:0;}
.comment {margin-bottom:10px;}
.comment-body{background:#fff;color:#000;padding:10px;}
.commentmetadata { display:none;}

/* Default theme legacy */
small {font-family: Arial, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}
.entry p a:visited {color: #b85b5a;}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */


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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
