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

* {
  padding:0;
  margin:0;
  outline:none;
  text-decoration:none;
  border:none;
  list-style:none;
  border-collapse:collapse;
}
  
body {
  text-align: center;
  background-image: url(images/global/fond_bg.jpg);
  background-repeat: repeat;
}

#searchform {
  border: 1px #cc005f solid;
}

.searchform {
  border: 1px #cc005f solid;
}

#searchbutton {
  background: transparent url(images/loupe.jpg) repeat-x scroll 0 0;
  border-color: #808080;
  border-style: solid;

  border-color: #808080;
  border-style: solid;
  border-width: 1px;
  height:26px;
  width:26px;
  display: block;
  color:#000000;
  padding: 3px 10px;
  margin-top: 10px;
  cursor: pointer;
}

input, select {
  border: 1px #cc005f solid;
}

em {
  font-style:italic;
}

#container{
  width:1024px;
  margin:0 auto;
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

#content {
  margin:0px 0 25px 0;
}

#content p {
  margin-bottom: 16px;
}

/*banner rules below*/
#banner {
  position:relative;
  width:1024px;
  height:180px;
  float:left;
  /*background-color:#CCCCCC;*/
}
#banner_img {
  position:absolute;
  right:0;
  top:13px;
  width:750px;
  height:150px;
  overflow:hidden;
  border:1px solid #FFFFFF;
  text-align:center;
  }
#banner_img img {
/*  margin:-50%;*/
}

.logo {
  position:absolute;
  left:0;
  background-image:url(images/global/logo.png);
  background-repeat:no-repeat;
  width:260px;
  height:180px;
  text-indent:-1000em;
  margin-top: 0px;
}
/*end of banner rules*/




/*column_1n2 rules*/
#column_1n2 {
  width:708px;
  /*height: auto;*/
  float:left;
  /*background-color:#999999;
  border-left:1px dashed #999999;
  border-right:1px dashed #999999;*/
}
#column_1n2_wrapper {
  width:708px;
  float:left;
  margin:0 auto;
  border-right:1px dashed #999999;
  /*height: auto;*/
  /*background-color:#00FF00;*/
}

#column_1n2_content {
  margin-right: 10px;
  margin-left:10px;
}

/*end of column_1n2 rules*/

#photos_content {
  margin-top: -15px;
}


/*column_1 rules*/

#column_1 {
  width:200px;
  float:left;
  text-align:center;
  /*border-right:1px dashed #999999;*/
  margin-right:-1px;
}
#column_1_wrapper {
/*  width:180px;*/
  padding: 0 8px 0 0;
  border-right:1px dashed #999999;
  margin:0 auto;
}

#column_1 img {
/*  width:180px;
  height:102px;*/
  background-color:#999999;
}

.ln_post p {
  text-align:left;
  padding:12px;
}

/*delete this after plug in is placed*/ 
.ln_post ul  {
  margin-left: 10px;
}

.ln_post ul li {
  float:left;
}

/*end of delete after plug in is placed*/ 

.left_widget ul {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
}

#calendar_wrap {
  margin: 10px 0 10px 20px;
  text-align: center;
}

#calendar_wrap th {
  padding: 5px;
}

.h_rule {
  height:1px;
  /*width:180px;*/
  margin:10px 0 15px -2px;
  border-bottom:1px dashed #999999;
}


/*end of column 1 rules*/


/*column_2 rules*/
#column_2 {
  width:670px;
  /*height:500px;*/
  float:left;
  /*height: auto;*/
  /*background-color:#999999;
  border-left:1px dashed #999999;
  border-right:1px dashed #999999;*/
}

#column_2_wrapper {
  /*width:580px;*/
  padding: 0 10px 0 10px;
  margin:0 auto;
  /*background-color:#00FF00;*/
}

/* To be used only when pages have a more standard layout */
.post {
  margin: 0 5px 0 5px;
}


.cc_post {
  /*margin:10px 5px 10px 5px;*/
  margin: 10px 0 10px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px dashed #999999;
  margin-right:10px;
}

.cc_image {
  float:left;
  width:380px;
}

.cc_text {
  float:right;
  width:200px;
}

.cc_post ul li{
  /*float:left;*/
  display: list-item;
  list-style-position: inside;
  list-style-type: disc;
  margin-left: 5px;
}

.cc_post img {
  /*float:left;*/
}

.cc_post h3 {
  font-size:16px;
  padding:0;
}

/*end of column_2 rules*/



/*column_3 rules*/

#column_3 {
  width:286px;
  padding-left: 10px;
  float:left;
  overflow:hidden;
  text-align:center;
  border-left:1px dashed #999999;
  margin-left:-1px;
}

#column_3_wrapper {
  /*width:180px;*/
  margin:0 auto;
  text-align:left;
}

#column_3 h3 {
  padding:15px 0 0 0;
  font-weight:100;
  font-size:14px;
  color:#666666;
}

.rc_post {
  margin: 10px 0 10px 0;
}

.rc_post img {
  /*width:180px;
  height:102px;*/
}

.image_caption {
  font-style:italic;
}

#sidebarwidgeted ul {
  padding-left: 15px ;
}

/*end of column_3 rules*/

#white_wrapper {
  background-color:#FFFFFF;
}
  
/* add background color for input, textarea, */
#white_wrapper textarea {
  width: 500px;
  /*background:#C0C0C0;*/
  /*color:#CC005F;*/
  color: black;
  border: 1px;
  border-style: solid;
  border-color: #CC005F;
}
    
/*member nav rules below*/
#member_nav {
  position: relative;
  width: 1024px;
  height: 25px;
  line-height: 25px;
  float: left;
}

#member_nav ul {
}

#member_nav ul li {
  display: inline;
}

#member_nav a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

/*.login*/
/*end of member_nav*/


/*main navigation rules below*/
/*#main_nav {
  width:1024px;
  height:30px;
*/
  /*float:left;
  border-bottom:1px dashed #999999;*/
/*  background-color:#006699;
}
*/
#main_nav ul {
  position: relative;
  list-style-type: none;
  margin: 0px;
  padding: 0;
}

#menu ul li {
  display: inline;
}

#podcast_menu, #photo_menu, #video_menu {
  height: 30px;
  line-height: 30px;
  float: right;
}

#languages {
  height: 30px;
  line-height: 30px;
  float: right;
}

#languages ul li {
  float: left;
}

.french a:active, .french a:link, .french a:visited {
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -1000em;
  background-image: url(images/global/menu/fr_up.gif);
}

.french a:hover {
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -1000em;
  background-image: url(images/global/menu/fr_over.gif);
}

.french_on a:active, .french_on a:link, .french_on a:visited,.french_on a:hover {
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -1000em;
  background-image: url(images/global/menu/fr_over.gif);
} 

.english a:active, .english a:link, .english a:visited {
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -1000em;
  background-image: url(images/global/menu/en_up.gif);
}

.english a:hover {
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -1000em;
  background-image: url(images/global/menu/en_over.gif);
} 

.english_on a:active, .english_on a:link, .english_on a:visited, .english_on a:hover {
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -1000em;
  background-image: url(images/global/menu/en_over.gif);
}

#podcast_menu a:active, #podcast_menu a:link, #podcast_menu a:visited {
  width:30px;
  height:30px;
  display:block;
  text-indent:-1000em;
  background-image:url(images/global/menu/podcast.gif);
}

#podcast_menu a:hover {
  width:30px;
  height:30px;
  display:block;
  text-indent:-1000em;
  background-image:url(images/global/menu/podcast_hover.gif);
}

#lang_menu
  {
  float:right;
  }

#lang_menu a
  {
  width:18px;
  height:12px;
  display:inline-block;
  margin:5px;
  margin-top:10px;
  text-indent:-1000em;
  }
 
#lang_en
  {
  background-image:url(images/global/menu/gb.png);
  }  

#lang_fr
  {
  background-image:url(images/global/menu/fr.png);
  margin-right:10px;
  }

#category_menu > ul > li /*menu container*/
  {
  float:left;
  }

#category_menu > ul > li > div /*menu title*/
  {
  color: #CC005F;
  font-size: 112%;
  padding: 2px 22px;
  border-right: 2px solid #CC005F;
  margin: 5px 0;
  text-transform: uppercase;
  }

#category_menu > ul > li > div:hover /*menu title (hover)*/
  {
  background-color: #CC005F;
  color: white;
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  cursor: default;
  }

#category_menu ul ul /*menu*/
  {
  display:none;
  position:absolute;
  float:none;
  background:white;
  border:thin solid #CC005F;
  padding: 4px;
  -moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  }

#category_menu li:hover ul /*menu (hover on menu container)*/
  {
  display:block;
  }

#category_menu ul ul li /*menu items*/
  {
  float:none;
  font-weight: normal;
  display:block;
  float:none;
  font-size: 14px;
  padding: 0 2px;
  }

#category_menu li:hover li a /*menu item link*/
  {
  color: #CC005F;
  display:block;
  }

#category_menu li li:hover /*menu item (hover)*/
  {
  background-color: #CC005F;
  color: white;
  -moz-box-shadow: 2px 2px 3px #856;
  -webkit-box-shadow: 2px 2px 3px #856;
  }

#category_menu li li:hover a /*menu item link (hover on item)*/
  {
  color: white;
  }

/*end of main navigation rules*/

  
a.main_menu {
  cursor:pointer;
  float:left;
  margin-right:15px;
}

a.main2_menu:link, a.main2_menu:active, a.main2_menu:visited {
  cursor:pointer; 
  float:left; 
  color: white;
}
  
a.main2_menu:hover {
  text-decoration:underline;  
  color: white;
}

#post_btn:link, #post_btn:active, #post_btn:visited {
    cursor:pointer; 
    float:left; 
    color: white;
}
  
#post_btn:hover {
  text-decoration:underline;  
  color: white;
}

/* Cat to Cat navigation */

.navigation {
  width: 100%;
  padding-bottom: 10px;
}

.alignright {
  padding-right: 10px;
  float: right;
}

.alignleft {
  padding-left: 10px;
  float: left;
}

img.alignleft {
  padding-left: 0px;
}

img.alignright {
  padding-right: 0px;
}

/*global info rules here, check the page specific css if you are having trouble finding something in this div.*/

#info {
  width:1024px;
  float:left;
  overflow:hidden;
  margin:0 0 20px 0;
  height:auto;
}

#info a:link, #info a:active, #info a:visited {
  color:#CC005F;
  text-decoration: none;
}

#info a:hover {
  color:#666666;
  text-decoration: none;
}

#column_wrapper {
  margin:0 0 0 10px;
}

#column_wrapper ul {
  list-style-type: none;
  /* margin-bottom: 15px; */
}

.sidebay_highest_rated li {
	margin-bottom:10px;
}

.ui-tabs ul {
  padding: 0 ;
}

.page_item {
  margin: 2px 0;
  list-style-type: disc;
}

/*end of info div*/

/*footer rules below*/
#footer {
  width:988px;
  padding-bottom:25px;
  text-align:center;
  float:left;
  background:url(images/global/footer_grad.gif) repeat-x bottom;
  font-size:11px;
}
#double_line {
  margin:0 auto;
  width:1000px;
  height:30px;
}

#footer_wrapper {
  width:900px;
  margin:0 auto;
}

#footer_wrapper ul {
  list-style-type: none;
}

.f_column {
  float:left;
  text-align:left;
  width:320px;
  padding:10px;
  border: 0px red solid;
}

.f_widget {
  float:left;
  text-align:left;
  width:200px;
  padding:10px;
  border: 0px red solid;
}

.dotted_rule {
  border-top:1px dashed #999999;
  width:100%;
  height:5px;
}

#footer a:active, #footer a:visited, #footer a:link {
  color:#666666;
}

#footer a:hover {
  color:#CC005F;
}

.bold_header {
  margin:5px 0 5px 0;
  font-size:12px;
}

.bold_header a:link, .bold_header a:active, .bold_header a:visited {
  color:#666666;
}

.bold_header a:hover {
  color:#CC00F5;
}/*end of footer rules*/

/*generic elements*/
h2 {
  font-family: "Arial Narrow";
  height: 30px;
  line-height: 30px;
  font-weight: 100;
  font-size: 20px;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-indent: 10px;
  background: url(images/global/h2/h2_tile.gif) repeat-x;
  text-align: left;
  margin: 10px 0;
}

h3 {
  padding: 10px 0 0 0px;
  font-weight: 100;
  font-size: 14px;
  color: #000;
  text-align: left;
  margin: 8px 0;
}

h4 {
  margin: 8px 0;
  font-size:20px;
}

h5 {
  margin: 5px 0 9px 0;
  font-size: 12px;
}
/**/
.clear {
  clear:both;
  }
  
.post_link {
  color:#FFFFFF ! important
}

.post_link :link, .post_link:active, .post_link:visited {
  color:#FFFFFF ! important 
}

.post_link:hover {
  color:#FFFFFF ! important
}



#dynamic_panel{
  float:left;
  width:1024px; 
  background:white;
  /*border-bottom:1px dashed #999999;
  border-top:1px dashed #999999;*/
  /*border:1px solid yellow; */
  /*position:absolute; */
  visibility:hidden;
  /*background:grey;*/
}

#info_dynamic_panel{
  float:left;
  width:800px;  
  background:white;
  border-right:1px dashed #999999;
  /*  border-bottom:1px dashed #999999;
  border-top:1px dashed #999999;*/
  /*border:1px solid yellow; */
  /*position:absolute; */
  visibility:hidden;
  /*background:grey;*/
}
  

  
/*login_form begin*/
#login_form {
  float:left;
  color:#CC005F;
  padding-top:20px;
  padding-left:20px;
  line-height:240%;
  font-size: 14px ! important ; 
}

#login_form ul {
  list-style-type: none;
}

#login_form_col_1{
  float:left; 
  width:140px;    
} 

#login_form_col_2{
  float:left; 
  width:240px;
}

#login_form_col_3{
  float:left; 
  width:120px;
}

/*login_form end*/
#member_nav li.login_button{
  display:none;
}

#member_nav li.logout_button{
  display:none;
}

.submit_btn,.close_dynamic_panel, .close_info_panel, #submit, #searchsubmit {
  background: transparent url(images/button_background.png) repeat-x scroll 0 0;
  border-color: #808080;
  border-style: solid;
  margin: auto 0.25em;
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
  color:#000000;
  padding: 3px 10px;
  margin-top: 10px;
  cursor:pointer;
  /*color: #CC005F;
  padding: 4px;
  border: 1px;
  border-style: solid;
  border-color: #CC005F;
  background-color: white;
  font-size: 14px ! important ; 
*/
/*  line-height:240%  ! important ;*/
}

.submit_btn:hover,.close_dynamic_panel:hover, .close_info_panel:hover, #submit:hover, #searchsubmit:hover {
  background: transparent url(images/button_background_hover.png) repeat-x scroll 0 0;
}

.form_input, .register_form_input,.search_form_input, .sdbsl_register_form_input,.login_form_input, .profile_form_input, #s{
  /*background:#C0C0C0;*/
  /*color:#CC005F;*/
  color: black;
  border: 1px;
  border-style: solid;
  border-color: #CC005F;
}

/* post tabs begin */

#post_tab_1 {
  float: left;
}

#post_tab_2 {
  float: left;
}

#post_tab_3 {
  float: left;
}

#post_tab_4 {
  float: left;
}

/* post tabs end */

/*register_form begin*/

#register_form {
  color: #CC005F;
  /*padding-top:20px;*/
  /*padding-left: 20px;*/
  line-height: 240%;
  font-size: 14px ! important ; 
}

#register_form ul {
  list-style-type: none;
}

#register_form_col_1{
  float: left; 
  width: 200px;    
}

#register_form_col_2{
  float: left; 
  width: 400px;
}

#register_form_col_3{
  float: left; 
  width: 120px;
}

/*register_form end*/ 

/*photo_form begin*/
#photo_form {
  color:#CC005F;
  padding-top:20px;
  padding-left:20px;
  line-height:240%;
  font-size: 14px ! important ; 
} 

#photo_form_col_1{
  float:left; 
  width:140px;    
}

#photo_form_col_2{
  float:left; 
  width:400px;
}

#photo_form_col_3{
  float:left; 
  width:160px;
}
/*photo_form end*/  

/*profile_form begin*/
#profile_form {
  color:#CC005F;
/*  padding-top:20px;*/
  padding-left:20px;
  line-height:240%;
  font-size: 14px ! important ; 
}

#profile_form_col_1 {
  float:left; 
  width:200px;    
}

#profile_form_col_2 {
  float:left; 
  width: 400px;
}

#profile_form_col_3 {
  float:left; 
  width:120px;
}
/*profile_form end*/  


/*sdbsl_register_form begin*/

#sdbsl_register_form {
  color:#CC005F;
  padding-top:20px;
  padding-left:20px;
  line-height:240%;
  font-size: 14px ! important ; 
}

#sdbsl_register_form li {
  list-style-type: none;
}

#sdbsl_register_form_col_1 {
  float:left; 
  width:220px;    
}

#sdbsl_register_form_col_2 {
  float:left; 
  width:460px;
}

#sdbsl_register_form_col_3 {
  float:left; 
  width:120px;
}

/*sdbsl_register_form end*/

/*tag_form begin*/
#tag_form {
  color:#CC005F;
  padding-top:20px;
  padding-left:20px;
  line-height:240%;
  font-size: 14px ! important ; 
} 

#tag_form_col_1 {
  float:left; 
  width:240px;    
}

#tag_form_col_2 {
  float:left; 
  width:240px;
}

#tag_form_col_3 {
  float:left; 
  width:220px;
}
/*tag_form end*/  

.dash_line {
  border-top:1px dashed #999999;
  width: 100%;
}

#saved_news_article_tag {
  float:left;
  background:white;
  /*visibility:hidden;*/
}


#tagchecklist ul li a {
  background:transparent url(images/xit.gif) no-repeat scroll 0 0;
}

#tagchecklist ul li a:hover {
  background:transparent url(images/xit.gif) no-repeat scroll -10px 0;
}


#tagchecklist ul li a {
  cursor:pointer;
  display:block;
  float:left;
  height:10px;
  margin:0px 0 0 0px;
  overflow:hidden;
  position:absolute;
  text-indent:-9999px;
  width:10px;
}

#tagchecklist ul li p {
  margin-left: 20px;
}

.post p {
/*  padding: 0 5px 0 5px;*/
}


.article_img {
  width: 580px;
  float:left;
}
  
#author_column{
/*  width:800px;
  float:left;*/
}

.entry {
  /*margin: 0 10px;*/
  width: 100%;
  display: table;
  font-size: 1.1em;
}

/*.post .entry {
  When an entry is below a post, margins need to be 0 again
  margin: 0;
}
*/
.entry ul {
/*  list-style-type:disc;*/
  list-style-type:none;
  margin-bottom: 10px;
}

.entry ol li {
  display: list-item;
  list-style-position: inside;
  list-style-type:decimal;
  margin-left: 5px;
}

.entry ul li{
  display: list-item;
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 25px;
padding-bottom:6px;
}


.member_cat{
/*  padding: 5px 40px;*/
}
.member_cat_li {
  /*list-style-type: circle;*/
  padding-top: 10px !important; 
}

.member_subcat{
  padding: 3px 25px !important;
}

.member_subcat_li {
  /*list-style-type: circle;*/
  padding-top: 5px !important;  
}

.member_subsubcat{
  padding: 5px 20px !important;
}

.member_subsubcat_li {
  list-style-type: disc;
}

.sidebay_highest_rated a {
  width: 280px;
  float:left;
}
.sidebay_most_viewed a {
  
}

/* MailPress */

#mp-form input {
  margin: 7px 0 3px 2px;
}

#mp_submit {
  background: transparent url(images/button_background.png) repeat-x scroll 0 0;
  border-color: #808080;
  border-style: solid;
  margin: auto 0.25em;
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
  display: block;
  color:#000000;
  padding: 3px 10px;
  margin-top: 10px;
  cursor: pointer;
/*
  background-color: white;
  border: 1px solid #CC005F;
  color: #CC005F;
  font-size: 12px !important;
  padding: 2px;
*/
}

#mp_submit:hover {
  background: transparent url(images/button_background_hover.png) repeat-x scroll 0 0;
}



.blogroll li {
  list-style-type: disc;
  padding: 2px 0;
}

/* AWPCP */
.changecategoryselect .button, .scbutton, #awpcpui_process a {
/*
  background-color: white;
  border: 1px solid #CC005F;
  color: #CC005F;
  font-size: 12px !important;
  padding: 2px;
  margin: 0 5px;
*/
  background: transparent url(images/button_background.png) repeat-x scroll 0 0 !important;
  border-color: #808080 !important;
  border-style: solid !important;
  margin: auto 0.25em !important;
  border-color: #808080 !important;
  border-style: solid !important;
  border-width: 1px !important;
  height: 24px !important;
  color: #000000 !important;
  padding: 2px !important;
  margin: 0 5px !important;
  cursor: pointer !important;
  font-size: 12px !important;
}

#awpcpui_process a {
  padding: 4px 5px 3px 5px !important;
}

.changecategoryselect .button:hover, .scbutton:hover, #awpcpui_process a:hover {
  background: transparent url(images/button_background_hover.png) repeat-x scroll 0 0 !important;
}


.buttonfixed {
display:block;
margin-left:5px !important;
outline:medium none;
overflow:hidden;
position:fixed;
right:auto!important;
text-indent:-9999px;
z-index:9999;
}

.face1{
left:71px !important;
}

.twit1{
left:35px !important;
}

.wp-pagenavi {
margin-top:10px !important;
}


.tw-tabbed-nav a {
	background-color:#FFFFFF !important;
	border:1px solid #CCCCCC !important;
	color:#CC005F !important;
	font-size:11px !important;
	font-weight:bold !important;
	padding:5px !important;
	cursor: pointer !important;
	font-family:Arial,Helvetica,sans-serif !important;
}

.tw-tabbed-nav a:active, .tw-tabbed-nav a:hover, .ui-tabs li.ui-tabs-selected a {
	background-color:#CC005F !important;
	border:1px solid white !important;
	color:white !important;
	font-size:11px !important;
	font-weight:bold !important;
	padding:5px !important;
}

.tw-content {
	border:1px solid #CCCCCC !important;
	padding:10px !important;	
	width:259px !important;
	font-size:12px !important;
	font-family:Arial,Helvetica,sans-serif !important;
}

.tw-tabbed-nav {
	padding-left:0px !important;
	margin-bottom:5px !important;
}

#column_3 .tw-tabs {
	padding:0px !important;
	border: none !important;
}

#column_3 .tw-tabs .ui-widget-header {
	background:none !important;
	border:none !important;
}

#column_3 .ui-state-default,#column_3 .ui-widget-content .ui-state-default {
	border:none;
}

#column_3 .ui-state-active,#column_3 .ui-widget-content .ui-state-active {
	border:none;
}

#topwidget ul {
	margin-bottom:0px;
}

.principal, .principal li {
	min-height:120px !important;
}

.principal .read_all {
	float:right !important;
	padding-right:13px !important;
	padding-top:8px !important;
}

.principal .core {
	text-align:justify !important;
}

.prinicipal .princ_title {
	font-size:16px !important;
}

.principal .advanced-recent-posts {
	padding:0px !important;
}

.cc_post2 {
	text-align:center !important;
	padding-bottom:9px !important;
}

.princ_thumb {
	float:left !important;
	padding-right:15px !important;
}

.sidebar-thumb-photo {
	float:left !important;
}

.right_widget .widget {
	float:left !important;
	width:286px;
}

