/*
Theme Name: FQT 2013
Theme URI: http://www.taekwondo-quebec.ca/
Description: Theme graphique de la FQT cree en 2013
Version: 1.0
Author: Andre Marquis
 
Creation Theme by Andre Marquis || http://www.concept-infoweb.net
 
*/
html, body {
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	font-size: 0.90em;
	text-align: justify;
	background: #fff;
	color: #181a53;
	background: #30339c url(images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center; 
	margin: 0;
	border: 0;
	padding: 0;
	}
	
ul.list {
	list-style-type:none;
	}
li {
	list-style-type:none;
	}

#page {
	border: 0px;
	background-color: white;
	margin: 0px auto 30px auto;
	margin-top: -18px;
	width: 984px;
	padding: 0;
	}

/* Sidebar */
.sidebar  {
	width: 300px;
	margin: 0 20px;
	float: right;
	}

.sidebar a {
	text-decoration: none;
	}

.sidebar ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}

.sidebar ul h2 {
	color: white;
	background: #1535a4;
	font-size: 13px;
	padding: 8px;
	font-weight: normal;
	}
	
/* Home content */
#content  {
	width: 600px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	}

#content  p {
	width: 600px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 20px;
	float: left;
	}

// date des nouvelles
#content .postmetadata {
	font-size: 2em;
	color: #181a53;
	margin-top: 0px;
	margin-bottom: 0px;
	}

/* Footer */
#footer {
	clear: both;
	margin: 0 0px;
	}

#footer p {
	padding: 5px;
	background-color: #181a53;
	color: white;
	font-size: 11px;
	}

#footer p a {
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	}

/* header style */
#header {
	background-image: url(images/header.jpg);
	height: 209px;
	margin: 0;
	padding: 0;
	}

h1 a {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

#content p.titre  {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 0px;
	color: #1535a4;
	}

#content .date	{
	color: #dc1921;
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1px;
	}

#header p {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

/* navigation */
#navbar	{
	display: block;
	float: left;
	background-color: #192c95;
	background-image:url('images/menu_bleu.png');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 984px;
	height: 35px;
	}

#navbar2	{
	display: block;
	float: left;
	background-color: #ea1d22;
	background-image:url('images/menu_rouge.png');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 984px;
	height: 35px;
	}

#nav {
	font-size: 11px;
	background: #192c95;
	background-image:url('images/menu_bleu.png');
	height: 35px;
	font-size: 1.0em;
	}

#nav2 {
	font-size: 11px;
	background: #ea1d22;
	background-image:url('images/menu_rouge.png');
	height: 35px;
	font-size: 1.0em;
	}

#nav, #nav ul, #nav2, #nav2 ul {
	list-style: none;
	float: left;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	width: 984px;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border: none;
	background-color: transparent;
	}

#nav2 a, #nav2 a:hover {
	display: block;
	text-decoration: none;
	border: none;
	background-color: transparent;
	}

#nav li, #nav2 li {
	float: left;
	list-style: none;
	border-right: 1px solid #777;
	}

#nav a, #nav a:visited, #nav2 a, #nav2 a:visited {
	display: block;
	color: #f5f5f4;
	padding: 6px 10px 6px 10px;
	}

#nav a:hover, #nav a:active, #nav2 a:hover, #nav2 a:active {
	background: #000;
	text-decoration: none;
	}

/* dropdown menu */
#nav li ul, #nav2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 225px;
	border-bottom: 1px solid #777;
	}

#nav li li, #nav2 li li {
	width: 225px;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	background: #777;
	}

#nav li li a, #nav li li a:visited, #nav2 li li a, #nav2 li li a:visited {
	font-weight: normal;
	font-size: 0.9em;
	color: #fff;
	}

#nav li li a:hover, #nav li li a:active, #nav2 li li a:hover, #nav2 li li a:active {
	background: #000;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul,#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul {
	left: auto;
	}

a.main:hover {
	background: none;
	}

#navbar #searchform {
	float: right;
	text-align: right;
	margin: 0;
	padding: 4px 10px;
	}
	
a {
	color: #181a53;
	text-decoration: none;
	}

a:hover {
	color: #cf161b;
	}
	
table.bookmarks-table	{
	width: 600px;
	display: inline;
	position:relative;
	left:0px;
	top:0px;
	border: 0px;
	border-spacing: 3px;
	}
td.relatedlink	{
	vertical-align: text-bottom;
	width:300px;
	}
td.titre	{
	padding-top: 25px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px #aaaaaa solid;
	}