/*  
Theme Name: Alexander Hamilton
Theme URI: http://www.cookiefactory.fr
Description: WP beautiful theme designed by <a href="http://www.cookiefactory.fr/">Quentin Lardeau</a>.
Version: 1.0
Author: Quentin Lardeau
Author URI: http://www.cookiefactory.fr
*/

body {
	font: 80%/160% Georgia, "Times New Roman", Times, serif;
	color: #565656;
	background: #fff url(images/bg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #3e637b;
	text-decoration: none;
}
a:hover {
	/*color: #017185;*/
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 0px 0px 10px 0px;
}
blockquote {
        float: right;
        margin: 6px 0px 5px 20px;
}
blockquote a:link, blockquote a:visited {
        float: left;
        display: block;
        width: 230px;
        text-align: left;
        background: #f4f4f4;
        border: 1px solid #ddd;
        padding: 5px 10px;
        margin: 0 0 5px 0;
}
blockquote a:hover {
        background: #ffffff;
        text-decoration: none;
}
ul {
	margin: 0px 0px 15px 20px;
	padding: 0;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
.logo {
	margin: -5px 0px 0px 35px;
}
.accroche {
	position: absolute;
	top: 80px;
	left: 20px;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #3e637b;
	margin: 0px;
	/* border-bottom: 1px dotted #CCCCCC;*/
	letter-spacing: -0.5px;
	font: normal 320%/100% Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
h2 a:link, h2 a:visited {
	color: #3e637b;
}
h2 a:hover {
	color: #000033;
}
h3 {
	font: bold 130%/120% Geneva, Arial, Helvetica, sans-serif;
	color: #019fbc;
	margin: 15px 0px 10px 0px;
	/*text-transform: lowercase;*/
}
h1, h2, h3, h4 {
    text-align: left;
}
h4 {
	font: bold 110%/120% Geneva, Arial, Helvetica, sans-serif;
	color: #019fbc;
	margin: 15px 0px 5px 0px;
        text-align: left;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	padding: 20px 0px 10px 0px;
	width: 1000px;
	/*border-bottom: 5px solid #d5e6eb;*/
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #FFFFFF/* url(images/content-bg.gif) top right repeat-y*/;
}
/* header area */
#header {
	background: none/*url(images/header.jpg) bottom center no-repeat*/;
	height: 253px;
	/* border-bottom: 3px solid #59780a; */
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
.topmenu {
	letter-spacing: -0.5px;
	float: right;
	text-align: right;
	width: 600px;
	padding: 0px 40px 0px 0px;
	font: normal 11px/170% Verdana, Arial, Helvetica, sans-serif;
}
.topmenu strong {
	color: #3e637b;
}
.slide-menu {
	padding: 55px 0px 0px 0px;
}
.slide-menu a:link, .slide-menu a:visited {
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 0px 3px;
}
.player {
	position: absolute;
	top: 80px;
	left: 20px;
}
.news {
	border-top: 1px solid #fff;
	padding: 4px 0px 9px 10px;
	background: #000;
	position: absolute;
	width:680px;
	height: 15px;
	top: 451px;
	right: 20px;
}
.news ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.news ul li {
	float: left;
	padding: 0px 15px 0px 0px;
	background: url(images/puce.png) center right no-repeat;
	margin: 0px;
}
.news ul li a {
	color: #fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}

/* content area */
#content {
	padding: 30px 0px 30px 55px;
	float: left;
	width: 620px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
	text-align: justify;
}
.post ul li {
	background: url(images/bullet.png) top left no-repeat;
	list-style: none;
	padding-left: 12px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin: 0px 0px 20px 0px;
	width: 620px;
}
.iframe {
	margin: 10px 0px;
	width: 588px;
	border: 1px dotted #ccc;
	padding: 10px;
	height: 340px;	
}

.entry {
	clear: both;
	padding-top: 15px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	float: right;
	padding: 30px 0px;
	margin-right: 20px;
	width: 250px;
	color: #666666;
	overflow: hidden;
}
#sidebar fieldset,
#mc_signup_container,
#mailchimp-widget,
.widget mailchimpSF_display_widget {
	margin: 0;
	border: none;
}

#sidebar legend {
	font: normal 135%/100% Geneva, Arial, Helvetica, sans-serif;
	/* text-transform:uppercase;*/
	letter-spacing: normal;
	color: #ffffff;
	background: #333333 url(images/bgsidebar.gif) center center repeat-x/*#3e637b*/;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 135%/100% Geneva, Arial, Helvetica, sans-serif;
	/* text-transform:uppercase;*/
	letter-spacing: normal;
	color: #ffffff;
	margin: 0 0 10px -15px;
	padding: 7px 10px 8px 10px;
	background: #333333 url(images/bgsidebar.gif) center center repeat-x/*#3e637b*/;
}
/*sidebar text styles */
#sidebar a:link, #sidebar a:visited{
	font-size: 105%;
	color: #3e637b;
	text-decoration: none;
}
#sidebar a:hover{
	color: #029fbc;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	background: #fff url(images/bgli.gif) 0px 31px repeat-x;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0px 0px 15px 15px;
	border: none;
	border: 1px solid #ccc;
	border-width: 0px 0px 0px 1px;
}
#sidebar .actus {
	/* background: #f4f4f4;*/
	border-left: 1px solid #029fbc;
}
#sidebar .actus h2 {
	padding: 8px 10px 7px 10px;
	background: url(images/bg2sidebar.gif) center center repeat-x/*#029fbc*/;
	font-weight: bold;
}
#sidebar .actus a:link, #sidebar .actus a:visited {
	color: #029fbc;
}
#sidebar .actus a:hover {
	/*color: #ffffff;*/
}
#sidebar .actus ul li {
	/*border-top: 1px dotted #ccc;
	padding: 3px 0 4px 0;*/
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	background: none;
	padding: 1px 0px 0px 0px;
	border: none;
	margin: 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	margin: 0px auto 15px auto;
	width: 850px;
	clear: both;
	background: none;
	border: none/*1px solid #cccccc*/;
	color: #888888;
	font-size: 90%;
	line-height: 130%;
}
#footer .newsletter {
	margin: 0px 0px 20px -16px;
	width: 850px;
	background: #eeeeee/* url(images/footer-bg.gif) no-repeat*/;
	border: 1px solid #cccccc;
	padding: 15px;
}
#footer a:link, #footer a:visited {
}
#footer h4 {
	font: bold 130%/100% Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0px 10px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: none/*url(images/footer-right-bg.gif) no-repeat*/;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 1000px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* MENU VERTICAL HEADER */
.menu {
background: url(images/bdhaut.jpg) top left no-repeat;
width: 960px;
position: absolute;
bottom: 0px;
left: 0px;
z-index:1000;
font-size:90%;
height:173px;
/*border: 5px solid #fff;
border-width: 0px 5px 5px 0px;*/
margin:0px 20px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:270px;
height:182px;
position:relative;
border:0px solid #fff;
}

.menu li {
/*height:29px;*/
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.menu a, .menu a:visited {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display:block; 
text-decoration:none;
height:28px;
line-height:28px;
width:270px;
color:#ccc;
text-indent:10px;
border-bottom:1px solid #ffffff;
background: url(images/shadow70.png);
}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#999;}

.menu :hover > a {
color:#fff; 
background:#0c0c0c;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0px;
left:270px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
height:235px;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
height:235px;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
height:235px;
}

#pscroller1{
width: 550px;
height: 1.2em;
border: none/*1px dashed black*/;
padding: 5px;
background-color: #ffffff;
}

#pscroller2{
width: 400px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

/** Tag Filtering */
.filterTags {
	/* float: right; */
}
.filterTags ul {
    list-style: none;
    margin: 0px 0px 0px 1px;
    padding:0;
}
.filterTags ul li {
    float: left;
	background: none;
	padding: 0;
}
.filterTags li a {
    display: block;
    background: #FFF url(images/tag_left.png) no-repeat left top;
    /*font-size: 11px;*/
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
    line-height: 25px;
    height: 25px;
    margin: 0 4px 15px 0;
    padding: 0 0 0 3px;
    color: #fff;
    cursor: pointer;
    width: 200px;
}
.filterTags li a span {
    padding: 0px 9px 0px 6px;
    display: block;
    line-height: 25px;
    height: 25px;
    background: #FFF url(images/tag_right.png) no-repeat right top;
    text-align: left;
}
.filterTags li a:hover,
.filterTags li a.all:hover,
.filterTags li a.selected:hover {
    background-position: left -25px;
}
.filterTags li a:hover span,
.filterTags li a.all:hover span,
.filterTags li a.selected:hover span {
    background-position: right -25px;
}
.filterTags li a:hover {
    text-decoration: none;
}

#child {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
#child li {
	background: none;
	padding: 0;
}
#child li a:link, #child li a:visited {
	display: block;
	margin: 0;
	padding: 15px;
	height: 20px;
	line-height: 20px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	background: url(images/bgchild.gif) top left repeat-x;
	width: 600px;
}
#child li a:hover {
	background: #FFFFFF;
}
