@charset "UTF-8";
/* CSS Document */

*, html {						
	margin: 0px;
	padding: 0px;
}
html, body{height:100%;}
	
body {							
	width: 100%;
	height: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;                                                           
	font-size: 12px;
	margin: auto;
}
	
*|*:-moz-any-link:focus {
	outline: none !important;
}
	
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.container{
	width:898px;
	margin:0px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px;
}

.clear{
	clear:both; 
	margin:0px;
	padding: 0px;
	line-height: 0px;
	width: 0px;
	height: 0px;
	font-size: 0px;
}

.left{float:left;}

.right{float:right;}

h1.logo {
	margin: 50px 0px 45px 0px;
	float: left;
}

h1.logo a{
	display: block;
	background: url('/images/logo.png') top left no-repeat;
	behavior: url('/images/iepngfix.htc');
	text-indent: -9999px;
	width: 223px;
	height: 63px;
}
h1.category {
	font-size: 22px;
	padding: 10px 30px 2px 12px;
	text-transform: uppercase;
	background-color: #FFF;
	font-family: Georgia;
}
h2.tagline {
	float: right;
	margin: 80px 70px 0px 0px;	
	font-size: 18px;
	display: inline;
}
h2.tagline:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.left_column{    																/*left section with the blog posts*/
	float:left;
	border-top: 3px solid #000;
	width:643px;
	margin-right:20px;
}


h1.news_title{
	font-size: 34px;
	padding: 5px 30px 10px 12px;
	float: left;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	position: relative;
	z-index: 1;
}

h2.category {
	font-size: 12px;
	float: left;
	padding: 10px 30px 2px 12px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}



div.details {
	float: left;
	padding: 2px 30px 10px 12px;
	font-size: 10px;
	font-style: italic;
	position: relative;
	z-index: 3;
}
div.post_content {
/*	font-size: 15px;
	font-family: Arial;*/
	font-size: 13px;
	font-family: Verdana;
	padding: 4px 10px 10px 6px;
	line-height: 18px;	

}
div.post_content p, div.post_content div {
	margin: 3px 0px 10px 5px;
	color: #bdbdbd;
}
div.post_content ul, div.post_content li{
	list-style-position: inside;
	margin-left: 5px;
}
div.post_content img {
	margin-left: -5px;
	margin-bottom: -3px;
}
div.post_end {
	padding: 10px 10px 10px 7px;
}



div.post {
	color: #bdbdbd;
		margin: 20px 0px;
}

div.post h2.category {
	background-color: #000;
}

div.post h1.news_title {
	color: #808080;
	
	background-color: #000;
}
div.post a{
	text-decoration: none;
	color: #bdbdbd;
}
div.post a:hover {
	text-decoration: underline;
}
div.post div.post_content {
	color: #727278;
	background-color: #000;
}
div.post div.post_content a {
	text-decoration: underline;
}
div.post div.post_content a:hover{
	text-decoration: none;
}

div.post div.post_end {
	color: #727278;
	background-color: #000;
	float: left;
}
div.post div.details {
	background-color: #000;
	color: #8a8a8c;
	
}
div.post.play div.details .user{
	color: #FFFFFF;
}
div.post span.posted_by {
	font-size: 10px;
}
div.post span.posted_by strong {
	color: #727278;
}

div.post.work {
	color: #8a8a8c;
	margin: 20px 0px;
}

div.post.work h2.category {
	background-color: #FFF;
	border: 1px solid #C3C3C6;
	border-bottom: 1px solid #FFF;
	z-index: 99;
}

div.post.work h1.news_title {
	background-color: #FFF;
	border: 1px solid #C3C3C6;
	margin-top: -1px;
	z-index: 1;
	
}
div.post.work  a{
	text-decoration: none;
	color: #8a8a8c;
}
div.post.work  a:hover {
	text-decoration: underline;
}
div.post.work div.post_content {
	color: #8a8a8c;
	background-color: #FFF;
	border: 1px solid #C3C3C6;
	margin-top: -1px;
}
div.post.work div.post_content p, div.post.work div.post_content div{
	color: #666;
	
}
div.post.work div.post_end {
	color: #bdbdbd;
	background-color: #FFF;
	float: left;
	border: 1px solid #C3C3C6;
	border-top: 0px;
	margin-top: -1px;
}
div.post.work div.details {
	background-color: #FFF;
	border: 1px solid #C3C3C6;
	border-bottom: 0px;
	border-top: 0px;
	margin-bottom: 0px;
	margin-top: -1px;
}
div.post.work div.details span.user a {
	color: #bdbdbd;
}

div.admin_block {
	background-color: #e6fcfc;
	border: 1px solid #97e2e2;
	padding: 5px 20px 5px 10px;
}
div.admin_block a {
	color: #666 !important;
}

.play div.admin_block {
	
}


div#comments h3.comments{
	font-size: 24px;
	padding: 25px 30px 10px 12px;
	float: left;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
}
div#comments h3.comments_new{
	font-size: 18px;
	padding: 25px 30px 10px 0px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
		border-bottom: 1px dashed #333333;
		margin-bottom: 20px;
		
}
div.comment {
	border-top: 1px dashed #333333;
	margin: 10px 30px 0px 12px;
	padding-top: 20px;
}
div.comment p.comment_body{
	margin: 0px;
}
div.comment p.comment_body p{
	margin: 0px;
}
div.add_comment {
	padding: 25px 30px 10px 12px	
}
div.add_comment h3.comments {
	font-size: 18px;
	padding: 25px 30px 10px 0px;
	margin-bottom: 20px;
	display: block;
	float: none;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	border-bottom: 1px dashed #333333;
}
div.add_comment label{
	clear: both;
	float: left;
	width: 130px;
	font-weight: bold;
	height: 20px;
	font-size: 10px;
	text-align: right;
	margin: 0px 20px 10px 0px;
}
div.add_comment input{
	margin-bottom: 10px;
	font-size: 12px;
	padding: 2px;
}
div.add_comment textarea{
	height: 100px;
	font-size: 14px;
	padding: 8px;
}
div.add_comment input.submit_comment{
	margin: 10px 0px 0px 150px;
	height: 30px;
}
div.twitter {
	margin: 10px 0px;
	color: #FFF;
	
}
div.twitter h1 {
	font-size: 12px;
	background-color: #999;
	padding: 10px 30px 2px 12px;
	float: left;
	margin-bottom: 0px;
}
div.twitter h1 span.via_text {
	text-transform: lowercase;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
div.twitter h1 a {
	font-weight: normal;
	color: #FFF;
	font-size: 10px;
	text-transform: capitalize;
	font-style: italic;
}
div.twitter h1 a:hover {
	text-decoration: none;
}
div.twitter div.tweet_content{
	background: url(/images/twitter_background.png) right repeat-y;
	font-size: 24px;
	margin-top: -1px;
	float: left;
	min-width: 250px;
	padding: 5px 30px 10px 12px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	behavior: url('/images/iepngfix.htc');
}
div.twitter div.tweet_content a{
	font-size: 24px;
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
}
div.twitter div.tweet_content a:hover{
	text-decoration: none;
}

div.twitter div.tweet_content img {
	vertical-align: middle;
}


.right_column{   																/* right section */
	float:left; 
	width:190px;
	padding: 10px;
	padding-top: 0px;
}
.right_column a {
	color: #000;
}
.right_column h2{     /*category title */
	font-size:14px;
	margin-top:30px;
}

.right_column h3{
	margin-top: 20px;
	float: left;
}
.right_column li{    /*categories*/
	list-style-type:none;
	font-size:13px;
}

.right_column a {
	float: left;
	display: block;
	background-color:#ffffff;
	padding: 3px 10px 3px 3px;
	text-decoration: none;
}
.right_column a:hover{
	text-decoration: underline;
}

.right_column ul li a{
	color:#000000; 
	background-color:#ffffff;
	padding: 3px 10px 3px 3px;
	float:	left;
	display: block;
}
.right_column h3 {
	padding: 3px 10px 3px 3px;
	background-color: #FFF;
}
.right_column h3.play{
	float: left;
	color: #FFF;
	background-color: #000;
}
.right_column ul.play li a{
	color: #FFF;
	background-color: #000;
	margin: 0px;
	float:	left;
	display: block;
}
	
.right_column ul.play li a{
	display: block;
}
.feed{    	/*holder for the logo and rss feed link*/
	width:142px; 
}


.rss_feed{
	background-color:#ffffff; 
	margin: 0px 0px 30px 0px; 
	text-align:right; 
	width:142px;
}
div.paging a {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	background: #FFF;
	padding: 5px;
	text-decoration: none;
}
div.paging a:hover{
	text-decoration: underline;
}

div.author_info {
	font-size: 11px;
	line-height: 14px;
	padding: 10px 0px;
	margin-top: 30px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}
div.author_info img{
	float: left;
	padding: 4px 10px 10px 0px;
	margin-left: 5px;
}

div#contact_page {
	background-color: #FFF;
	padding: 20px 25px 20px 20px;
	line-height: 18px;
}
div#contact_page .dark {
	background-color: #000;
	color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}
div#contact_page h2 {
	font-size: 24px;
	padding: 5px 30px 12px 0px;
	font-weight: normal;
	font-family: Georgia;
}
div#contact_page a{
	color: #000;
}
div#contact_page div.contact_info{
	float: left;
	width: 240px;
	}
div#contact_page  a:hover{
	text-decoration: none;
}

div.contacts_specific {
	margin-top: 30px;
}
div.contacts_specific div {
	float: left;
	width: 180px;
}

div#footer {
	width:613px;
	margin:0px auto;
	float: left;
	margin-top: 20px;
	background-color: #FFF;
	border-top: 3px solid #000;
	text-align: right;
	padding: 20px 35px 10px 0px;
		line-height: 18px;
}

div#footer a {
	color: #000;
}
div#footer .dark {
	background-color: #000;
	color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}


/* error message and notices */
div.errorExplanation {
	border: 1px solid red;
	background-color: #ff9295;
	margin: 20px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	color: #000;
	font-size: 11px;
}
div.errorExplanation ul {
	list-style-position: inside;
}
div.notice {
	background-color: #e9e498;
	margin: 20px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	color: #000;
	font-size: 12px;
}

img.logo_splash {
	margin-top: 200px;
}
div.splash_en {
	float: left;
	width: 175px;
	margin-top: 30px;
	margin-right: 75px;
}
div.splash_en p {
	float: left;
	background-color: #FFF;
	padding: 5px;
}
div.splash_fr p {
	float: left;
	background-color: #000;
	color: #FFF;
	padding: 5px;
}
div.splash_fr{
	float:left;
	width: 205px;
	margin-top: 30px;
}
div.splash_fr a, div.splash_en a {
	color: #61c5b3;
	text-decoration: none;
}

div.splash_fr a{
	font-size: 12px;
}

div.splash_fr a:hover, div.splash_en a:hover {
	text-decoration: underline;
}


/* ADMIN STUFF! WOOOOO */
div.admin_page {
	background-color: #FFF;
	padding: 20px 20px 100px 32px;
}
div.admin_page h1 {
	font-size: 24px;
	padding: 0px 30px 10px 0px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
}

div.admin_page a {
	color: #000;
}
div.admin_page a:hover{
	text-decoration: none;
}

div.admin_page label{
	font-weight: bold;
	color: #333;
	display: block;
	margin-top: 10px;
}
div.admin_page .standard_form input {
	width: 200px;
	height: 17px;
}
div.admin_page .standard_form textarea {
	width: 400px;
	height: 50px;
}
div.admin_page .submit_button {
	margin-top: 10px;
}

div.admin_page p.admin_info{
	padding: 10px;
	margin: 10px 0px 20px 0px;
	border: 1px solid #dbdcc6;
	background-color: #f9fbe0;
}
div.admin_page .admin_table {
	width: 100%;
}
div.admin_page .admin_table tr td{
	padding: 5px;
}
div.admin_page .admin_table .light {
	background-color: #fcfcfc;
}
div.admin_page .admin_table .dark {
	background-color: #f1f1f1;
}
li .handle {
  font-size: 12px;
  cursor: move;
  color: #777;
}