/*
Theme Name: Kakumei Blue
Theme URI: http://bbpress.org/
Description: The "revolutionized" new face of bbPress... in blue.
Version: 0.01 theta-beta
Author: Bryan Veloso
Author URI: http://avalonstar.com
*/

@import url('http://www.gautier-girard.com/wp-content/themes/redie-30/style.css');
@import url('../kakumei/style.css');

#headers {
	font-family: Verdana, sans-serif;
	
}

a { color: #334E9D; text-decoration: none; }
a:hover { color: #33339D; }

.sticky { background: #FFE8C6; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #F3D7ED; }
#profile-menu li a:hover { background: #d8dcf2; }

.tagblock {
padding-bottom:10px;
margin-bottom:10px;
}
.center {
text-align:center;
width:120px;
}

/* Ouverture du forum */

#openf {
clear:both;
width:500px;
margin:0 auto;
padding:5px;
background-color: #FFFEA1;
border-width: 1px;
border-style: solid;
border-color: #FF8080;
margin-top:10px;
}

#openf h1{ font-size: 120%;
padding: 0px;
padding-bottom: 10px;
margin: 0px;
text-align: center;
}

.unread_posts {color:red; text-decoration: underline;}
.unread_posts a {color: red; text-decoration: underline;}
.unread_posts a:hover {color: red; text-decoration: underline;}
.unread_posts a:visited {color: red; text-decoration: underline;}
.unread_posts a:active {color: red; text-decoration: underline;}

h3 { font-size: 1.3em; padding-bottom:5px;}

.frontpageheatmap {
	font-family: Arial;
}
