/*  
Theme Name: Hubert 2009
Author URI: http://www.goopple.fr
Version: 1.1
Author: JD. Dewavrin
Description: Theme Magazine
*/

@import url("style-hubert.css");

body {  font: 12px Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
        background:  url(images/h9_background.png) repeat-x;
        background-color: #CCCCCC;
	color: #666666;
}
body * { margin: 0px; 
	 padding: 0px;
}
hr {    height: 5px;
	margin: 10px 0px;
	border: none;
        color: #fff;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
        background: url(images/quote.gif) no-repeat;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
        margin-bottom: 10px;
}

.cleartitle {
	clear: both;
        margin: 1px 0px 5px px;
        padding: 2px 0px;
        border-top:1px solid #cccccc;
}

.cleartitlelist {
	clear: both;
        margin: 0px 3px 2px 3px;
        border-top:1px dotted #cccccc;
}

img {
	border: none;
	background: none;
}

.alignleft{
	float:left}
.alignright{
	float:right}

/*************************************
	Links
**************************************/

a {
	text-decoration: none;
	outline:none;
        color: #003300;
	}
	
a:hover{
	text-decoration: underline;
        color: #808080;
	}

/*
-----------------------------------------
MENU
----------------------------------------- 
*/
#menu {
	margin:0;
	padding:0;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	background:transparent url("images/menu_bg_off.png") repeat-x top left;
	border-bottom:1px solid #fff;
}


#menu ul
{	list-style-type:none;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
}

#menu ul li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
#menu ul li a
{
	display:block;
	float:left;
	color:#0000CC;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;

}
	
#menu ul li a:hover
{	
	color:#0000CC;
	background:transparent url("images/menu_bg_on.png") repeat-x top right;	
}

.navblog, .navblog a
{
	display:block;
	float:right;
	margin:0;
	pading:0;
}



.current-cat, .current_page_item {	
	background:transparent url("images/menu_bg_on.png") repeat-x top right;	
}

.current-cat a, .current_page_item a {	
        color:#0000CC;
}


/*************************************
	Headings
**************************************/

h1  {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Futura, Georgia, Helvetica;
        color: #003300;
	}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Futura, Georgia, Helvetica;
        color: #003300;
}

h1 a, h3 a, h1 a:visited, h3 a:visited  {
	text-decoration: none;
        color: #003300;
        text-decoration: none;
}
h1 a:hover, h3 a:hover {
	text-decoration: none;
}
h2, h4 {
	font-size: 16px;
	font-family: Arial, Futura, Georgia, Helvetica;
	font-weight: normal;
        margin: 0px 0px;
	line-height: 100%;
        text-decoration: none;
}

h2 a, h2 a:visited, h2 a:hover, h4 a, h4 a:visited, h4 a:hover, h6 a, h6 a:visited, h6 a:hover {
	text-decoration: none;
}

h2, h2 a {
	color: #666666;
}

h2 a:hover {
	color: #003300;
	}

h4, h4 a {
	color: #003300;
}
	
h4 a:hover, h6 a:hover {
	color: #666666;
	}

.resume { display:block; color:#cccccc; background:#000;  filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70;}


h6 {
	font-size: 14px;
	font-family: Arial, Futura, Georgia, Helvetica;
	font-weight: normal;
	padding: 0px 0 10px 0px;
	line-height: 100%;
	margin: 0px;
        color: #006922;
}

#sidebar h2 {
	margin: 0px 3px; 
        padding: 5px 0px;
	font-size: 16px;
	font-family: Arial, Futura, Georgia, Helvetica;
	font-weight: bold;
        color: #003300;
}


#sidebar h3 {
	font-size: 22px; 
}

.htag {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Futura, Georgia, Helvetica;
        padding: 15px 15px 15px 15px;
        color: #003300;
}



/*************************************
	Header
**************************************/
#header { width:1180px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 5px;
	clear: both;
	overflow:hidden;
	height:100%;
        background: url(images/header3.png) top no-repeat;
	 }
#header-in {
	width: 1180px;
	padding: 0px;
	height:100px;
	position: relative;
	margin: 0px auto;}
	
#header-in .title a {
	color: #003300;
}
#header-in .title a:hover {
	color: #003300;
}
#header-in .description {
	color: #ffffff;
}

/*************************************
	RSS Feed
**************************************/
 .rss {
 	float:left;
	padding: 8px 0 0 19px; margin: 0px;
}

/*************************************
	Block Form
**************************************/
/* Commons elements  */
.lxtop, .lxbottom, .xbottom {display:block; font-size:1px;background:transparent;}
.lb {border-bottom:1px solid #cccccc}

/* BlockInstant  */
#idblock {background: url(images/hubert-rubrik-une.png) top no-repeat; }
#idblockblog { 
}
#clblockinstant {display:block; overflow:hidden; background:transparent; border:1px solid #cccccc; border-width:0px 1px 1 1;}
#clblockblog {display:block; overflow:hidden; background:transparent; border:1px solid #cccccc; padding: 5px;}

/* BlockLeft  */
#idblockleft {display:block; padding:5px 0px; width:483px; float: left;}
#clblockleftleft {display:block; height:400px; width:236px; float: left;background: url(images/hubert-rubrik-restaurant.png) top no-repeat; border:1px solid #cccccc; border-width:0px 1px 1 1;}
#clblockleftright {display:block; padding:0px; height:400px; width:236px; float: right;background: url(images/hubert-rubrik-hotel.png) top no-repeat; border:1px solid #cccccc; border-width:0px 1px 1 1;}
/* Blockright  */
#clblockright {display:block; margin:5px 0px; height:400px; width:236px; float:right;background: url(images/hubert-rubrik-photos.png) top no-repeat; border:1px solid #cccccc; border-width:0px 1px 1 1;}
/* BlockEdito  */
#idblockedito {background: url(images/hubert-rubrik-edito.png) top no-repeat; display:block; padding:0px; width:422px; float: right;}
/* Blockcoeur  */
#idblockcoeur {background: url(images/hubert-rubrik-coeur.png) top no-repeat; display:block; padding:0px; width:422px; float: right;}
/* Blocksuivre  */
#idblocksuivre {background: url(images/hubert-rubrik-suivre.png) top no-repeat; display:block; padding:0px; width:422px; float: right;}
/* Blockrechercher  */
#idblockrechercher {background: url(images/hubert-rubrik-rechercher.png) top no-repeat; display:block; padding:0px; width:422px; float: right;}


/* Tabber light Form */
ul.tablist { 	
	margin:5px 0px; 
	padding:0; 
	list-style: none; 
	color:#ffffff;}

ul.tablist li { 
	font-size:11px; 
	margin:0 5px ;  
	padding: 2px 0 0 10px; 
	list-style:none;
	border-bottom:1px dotted #959595; 
	text-align:left;}

ul.tablist li a { 
	text-decoration: none; 
	line-height:10px;}

ul.tablist li a:hover { 
	}

ul.tabtick { 	
        margin:5px 0px; 
	padding:0;
	list-style: none; 
	color:#ffffff;}

ul.tabtick li { 
	font-size:11px;
	list-style:none;
	border-bottom:1px dotted #959595; 
	text-align:left;}

ul.tabtick li a, ul.tabtick li a:visited, ul.tabtick li a:hover { 
        margin:0 5px ;  
	padding: 2px 0 0 15px;
	text-decoration: none; 
	line-height:10px;}


/* Tabber Form End */

/* Search Box Form */
 
.searchform {	
 padding: 5px 5px;
 border:1px solid #FF0000;}

.s {    font-family: Arial, Helvetica, Sans-Serif;
	width: 345px;
	float: left;
	color: #FF0000;
        border:none;
}

#  ul {
	display: block;
	width: 86px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	}
#nav li {
	float: right;
	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
        color: #ffffff;}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	text-decoration: none;
        color: #ff6600;
        border-bottom: 2px solid #FF6600;
}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 0px;
	margin: 0px 0px 0px 15px;
	text-transform:uppercase;
        color: #ffffff;	
}
#nav ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	}


/*************************************
	Main Container
**************************************/
#container { 
	width:1180px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 5px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
	}
.container-top {
	clear: both;
	height: 0px;
	width: 1200px;
	display: block;
	margin: 0px auto 0 auto;
        
}
.container-bottom {
	clear: both;
	height: 10px;
	width: 1180px;
	display: block;
	margin: 0px auto 0 auto;
       
}
 
/*************************************
	Content
**************************************/
#content {
	width: 728px;
	float: left; 
	padding: 5px 5px;
	display: block;
	overflow:hidden;
	}

#photo_left {padding: 0 0 0 5px; float: left; }

#content h1.btmspace{
	margin-bottom:15px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border: none;
	padding: 5px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: disc outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 0;
	}
.post-meta-top {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 2px 0px;
        float:left;
        width:100%;
}
.post-bottom {
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 2px 5px;
	clear: both;
	overflow:hidden;
	height:100%;
}
.post-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 75%;
	text-align: left;
}
.cat span {
	padding: 0px 0px 0px 10px;
}

.rated {
	float: right;
        display: block;
 	padding-top= 3px;
}

.comm {
	float: right;
        display: block;
 	padding: 0 0px 0 0;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
        font-size: 11px;
}
.comm span {	
	 text-align:left;
	 padding: 2px 0 0 0;
}
.comm a {
	text-decoration: none;
}


.auth {
	float: left;
 	padding: 0 0px 0 0;
	text-align: left;
        font-size: 10px;
}
.auth span {
	padding: 0px 0px 0px 0px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: left;
	text-align: left;
	padding:0 0px 0 0px;
}
.date span {
}

.mag-title { 
        float:left;
        padding: 52px 5px 2px;
        display:block;
	}

.mag-flickr { 
        float:left;
        padding: 48px 5px 2px;
        display:block;
	}

.mag-title-side { 
        float:left;
        padding: 27px 5px 2px;
        display:block;
	}


.mag-title-list { 
        float:left;
        padding: 5px 5px 2px;
        display:block;
	}

.mag-excerpt {
        float: left;
        padding: 15px 30px;
        display:block;
        overflow:hidden;
	}

.mag-excerpt-left {
        float: left;
        padding: 2px 5px;
        height:270px;
        display:block;
        overflow:hidden;
	}

.mag-meta-top {        
        height: 15px;
        margin: 0px 5px 10px 5px;
	}

.mag-meta-bottom {   
        height: 15px;
        margin: 0px 5px 10px 5px;
	}

.mag-image {
        float: left;         
        padding: 0px 5px 0px 5px;
        display:block;
        overflow:hidden;
	}

.pubgoogle {
        width: 100%;
        padding: 0px 0px 2px 0px;
        display: block;
}

.pubgoogle_mag {
        float: left;
        padding-left: 5px;
        margin-top : Opx;
        display: block;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {

	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
	Comments

**************************************/
#comments-wrap {
}

.textarea {border:1px solid #ff0000;}
.Cbutton { 
	border:none; 
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;
        border:none; 
	background:#FF0000;
	color:#ffffff;}

/*	Headers	*/


#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/



.commentlist {	
}


.thecomment {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.comment-body {
	margin: 0px; 
        padding: 2px 10px;
}
.comment-metadata {
	padding:2px 0px;
        background: #fff;
	color: #FF0000;
}
.comment-metadata a, .comment-metadata a:visited { color: #ff6600;
}
.comment-metadata a:hover { color: #666666;
}
.authorcomment {
	margin: 0px 0px 10px 0px;
	font-size:12px;
	overflow: hidden;
	height:100%;
        border-bottom:1px dotted #FF0000;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding: 11px 10px;
        background: #fff;
	color: #666666;
}

.authorcomment .comment-metadata a {
	color: #ff6600;
}
.authorcomment .comment-metadata a:hover {
	color: #666666;
}

.nav-next { padding-right:8px; font-weight:bold;}
.nav-previous { padding-left:8px; font-weight:bold;}


/****** SideBox **********/
#sidebox {margin:0 0 0px 0; 
          padding:0px 0 0 0;
          font-size: 11px;}


 
/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 422px;
	margin: 0px;
	padding: 5px 5px;
}

/* Blocksondage  */
#idblocksondage {background: url(images/hubert-rubrik-sondage.png) top no-repeat; display:block; padding:0px; width:250px; float: left;}
/* Blockarticle  */
#idblockarticle {background: url(images/hubert-rubrik-articles.png) top no-repeat; display:block; padding:0px; width:250px; float: left;}
/* Blocksitepref  */
#idblocksitepref {background: url(images/hubert-rubrik-sites.png) top no-repeat; display:block; padding:0px; width:250px; float: left;}
/* Blockcategories  */
#idblockcategories {background: url(images/hubert-rubrik-categories.png) top no-repeat; display:block; padding:0px; width:147px; float: right;}
/* Blockarchivess  */
#idblockarchives {background: url(images/hubert-rubrik-archives.png) top no-repeat; display:block; padding:0px; width:147px; float: right;}


#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
	
}
#sidebar .advertise {
	text-align: left;
	padding:0;
	margin-left:7px;
}
#sidebar .advertise img {
	padding:0 5px;
	border:none;
}
#sidebarwrap {
 	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}


#idsideblock {
	margin: 0px;
	padding: 6px 0px 0px 0px;
        font-size: 11px;	
}

#idsidesondage {
	margin: 0px;
	padding: 27px 5px 0px 0px;
        font-size: 11px; 
}

#idsidetitle {
	margin: 0px;
	padding: 27px 0px 5px 0px;
	font-size: 11px;	
}

#idsideblock ul, #idsidetitle ul {
	margin: 0px; padding: 0px 0px 5px 0px; list-style-type:none; }
#idsideblock ul li, #idsidetitle ul li {
	margin: 0px; padding: 0px; text-decoration: none;}

#idsideblock ul li, #idsidetitle ul li {
	padding:  0px;}

#idsideblock ul li { 
        margin: 0px; padding: 3px 0px;
        border-bottom: 1px dotted #333;}
#idsidetitle ul li {
	margin: 0px; padding: 3px 0px;}

#idsideblock ul li a, #idsidetitle ul li a, #idsideblock ul li a:visited, #idsidetitle ul li a:visited {
	padding: 7px 0px 0px 18px;
	margin: 0px;
	text-decoration: none;
        color: #333;}
#idsideblock ul li a { background: url(images/bullet-noread.gif) 3px 9px no-repeat;}
#idsideblock ul li a:hover,#idsideblock ul li a:visited { background: url(images/bullet-read.gif) 3px 9px no-repeat;}

#idsidetitle ul li a:hover {
	text-decoration: none;
        color:#b30000;}

#mybloglog {
text-align: left;
float: left;
margin: 0px 0px 0px 0px;
height: 25px;
}

#twitter_update_list {
margin: 0px 5px;
float: left;
}

/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 250px;
	font-size: 11px;
	margin: 0px; 
        padding: 5px 0px 5px 0px;
}

#l_sidebar ul li ul li {
        border-bottom: 1px dotted #333;
        background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
        list-style-type:none;
}

#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 2px 3px 2px 12px;
	margin: 0px;
	text-decoration: none;
        color: #333;
}

#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
	color:#b30000;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 147px;
	font-size: 11px;
	margin: 0px; 
        padding: 5px 0px 5px 10px;
}

#r_sidebar ul li ul li {
        border-bottom: 1px dotted #333;
        background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
        list-style-type:none;
}

#r_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 2px 3px 2px 12px;
	margin: 0px;
	text-decoration: none;
        color: #333;
}

#r_sidebar ul li ul li a:hover {
	text-decoration: underline;
	color:#b30000;
}

/*************************************
	Footer
**************************************/
#text-link-advertise {
	padding: 15px;
	text-align: left;
	clear: both;
	}

#footer { 
	padding:  10px 0px 20px 0px;
	text-align: center;
	height:25px;
	clear: both;
	font-size:11px;
	}

#footer-wrap {
	width: 1180px;
	margin: 0px auto;
}
#footer .copyright 		{ float:left; text-align:left;}
		.copyright a 	{  text-decoration:none;}
		.copyright a:hover {text-decoration:none; }
		
 	ul#nav-footer 				{ margin: 0 0 0 0; padding:0; float:right;  
								  font-size: 11px; font-weight:bold; text-align: right; text-transform:uppercase;}
	ul#nav-footer li 			{ padding: 5px 8px 5px 12px; list-style:none;  float:left; }
	ul#nav-footer li.nobg 		{ padding: 5px 8px 0px 12px;    }
	ul#nav-footer li a 			{ text-decoration:none; }
 	ul#nav-footer li a:hover 	{ }
 
 
  
/*  Tabber  Style start -------------------- */
 


.tabberlive .tabbertabhide {
 display:none;
}
.tabber {	
}
.tabberlive {
 margin:0 5px;
}
ul.tabbernav
{
 margin: 0;
 padding: 0px 0;
 font: bold 12px Arial, Helvetica, sans-serif;
 height:25px;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}
ul.tabbernav li a
{
 padding: 5px 2px 10px 2px;
 margin-left: 3px;
 text-decoration: none;
 
}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 padding:5px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/*tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}



