/*
	Theme Name: Collage For WordPress
	Theme URI: http://www.grabatheme.com
	Description: A fun, whimsical theme. Imported and translated by <a href="http://grabatheme.com">Grab A Theme</a>. This theme has NO sponsored links.
	Author: Remi Toffoli

*/
@import url(layout.css);






/*------------------------------------------------------ */
/*                    Les elements HTML en general       */
/*------------------------------------------------------ */
body {
	color: #000;
	font-size: 80%;
	line-height: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #edf0f5;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 1.4em;
}
h2{
	font-size: 1.3em;
}
h3{
	font-size: 1.2em;
}
h4{
	font-size: 1.1em;
}
.barrinha {
	background-image: url(images/cont_interno_barra_fina.gif);
	background-repeat: no-repeat;
	height: 5px;
}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid;
	font-size: 11px;
	color: #333;
	text-align: center;
}

input:focus,textarea:focus{
	border: 1px solid;
	font-size: 11px;
	color: #DC1010;
}

textarea{
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

images{
	border: none;
}

a, a:visited{
	color: #006E9A;
}

a:hover{
	color: #004C6B;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}


/*------------------------------------------------------ */
/*                                         La page       */
/*------------------------------------------------------ */
#page{
	background: url(images/page-back.gif) repeat-y center top;
	color: inherit;
	/*border-bottom: 10px solid #DFDFDF;*/
}



/*------------------------------------------------------ */
/*                                        L'entete       */
/*------------------------------------------------------ */
#top{
	margin:0;
	height: 189px;
	background: #FFF url(images/page-top.jpg) no-repeat left top;
}

#top h1{
	margin: 0; 
        padding: 8px 5px 0 0;
	width: 194px;
	text-align: left;
	color: #177C9C;
	float: right;
}

#top h1 a{
	text-decoration: none;
	color: #177C9C;
}

/*------------------------------------------------------ */
/*                                      Le prelude       */
/*------------------------------------------------------ */
#top ul{
	background: transparent;
	color: #FFF;
	padding-top: 134px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0;
}

#top ul li {display:inline}

#pages a{
color: #DFDFDF;
text-decoration:none;
font-weight:bold
}

#pages a:hover{
	color: #FFF;
	background: transparent;
}



/*------------------------------------------------------ */
/*                                      Le contenu       */
/*------------------------------------------------------ */



.day-date {
	width:35px;
	height:39px;
	padding:2px 0;
	position:absolute;
	margin: 2px 0 0 0;
	background: transparent url(images/date.gif) no-repeat;
	text-align:center;
}
.day {
	display:block;
	color: #fff;
	padding:0;
	font-size: 1.6em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.month {
	font-size:1em;
	display:block;
	color: #fff;
	margin-top:2px;
	padding:0;
}

.post-title{
	color: #15759B;
	background: transparent;
	padding: 0 0 0 45px;
	margin: 0;
}

.post-title a, .post-title a:visited{
	color: #15759B;
	background: transparent;
	text-decoration: none;
}

.post-info{
	padding: 2px 0 10px 45px;
	margin: 0;
	color: #15759B;
	font-size: 0.8em;
	line-height: 1.3em;
	background: transparent;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #15759B;
	background: transparent;
	text-decoration: underline;
}

.post-content, .post-info-co{
	font-size: 11px;
	margin: 0 0 0 10px;
}

.post-content a {
	padding: 0 18px 0 0;
	background: transparent url(images/link.gif) no-repeat right top;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

.mini-footer{
	clear: both;
}


/*------------------------------------------------------ */
/*                                Les commentaires       */
/*------------------------------------------------------ */
#comments h3{
	color: #15759B;
}

#comments p{
	margin: 0 0 0 10px;
}

.comment-info{
	font-size: 0.9em;
}
.comment-info a{
	font-weight: bold;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #DADADA;
	background: #EAEAEA;
	margin: 1em 0 1em 30px;
	padding: 1ex 1em;
}
#comments form{
	font-size: 0.8em;
}


/*------------------------------------------------------ */
/*                          La barre de navigation       */
/*------------------------------------------------------ */

#sidebar div{
	/*border-bottom: 2px solid #DFDFDF;*/
	color: inherit;
	font-size: 11px;
}

#sidebar div:last-child{
	border-bottom: none;
}

#sidebar ul{
	list-style: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-size: 11px;
}

#sidebar li a{
	text-decoration: none;
	background: transparent url(images/button.gif) no-repeat 0px 5px;
	padding: 0 0 0 10px;
	color: #15759B;
}

#sidebar ul li ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 10px;
}


#sidebar li a:hover{
	background: transparent;
}

#sidebar h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 23px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: 20px;
	background-color: #FFF;
	background-image: url(images/sidebarBG.gif);
	background-repeat: no-repeat;
	width: 160px;
}

#sidebar h3{
	color: #15759B;
	font-size: 1em;
	margin: 0;
}

#sidebar #search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	text-align: center;
}

#search fieldset, #search p #search form{
	margin: 0; padding: 0;
	text-align: center;
}

#search input#q {
	width: 80px;
	background-color: #FFF;
	background-image: url(images/sidebar_BTBG.gif);
	background-repeat: no-repeat;
	height: 23px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
#search p {
	margin: 0; padding: 0;
	text-align: center;
}


/*------------------------------------------------------ */
/*                                   Le calendrier       */
/*------------------------------------------------------ */
#sidebar#calendar{

	/*border-top: 1px solid #F0F0F0;*/
}

#calendar h2{
	display: none;
}

#calendar table{
	font-size: 0.8em;
	text-align: center;
	border-collapse: collapse;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 4px;
}

#calendar table caption{
	padding: 0;
	height: 23px;
	color: #FFF;
	background-color: #FFF;
	background-image: url(images/sidebar_calendarBG.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
	line-height: 20px;
	width: 180px;
}

#calendar table caption a{
	color: #FFF;
}
#calendar table th{
	color: #AEAEAE;
	background: transparent;
}

#calendar table td{
	width: 27px;
	line-height: 1.5em;
	/*border: 1px solid #EEE;*/
}

#calendar table td a{
	display: block;
	background: #DBE5E9 url(images/calendar-angle.gif) no-repeat right top;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#calendar table td a:hover{
	background: #1295C9 url(images/calendar-angle.gif) no-repeat right top;;
	color: #FFF;
}


/*------------------------------------------------------ */
/*                                 Le pied de page       */
/*------------------------------------------------------ */
#footer{
	clear: both;
	margin: 0;
	text-align: right;
	font-size: 11px;
	background: transparent url(images/page-footer.gif) no-repeat bottom center;
	color: #CCC;
	clear: both;
	padding-top: 30px;
	padding-right: 260px;
	padding-bottom: 40px;
	padding-left: 15px;
}

#footer a{
	color: #CCC;
}
#bn_twitter {
	position: relative;
	top: 5px;
	left: 350px;
	float: left;
}
#top_menu {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	left: 32px;
	top: 135px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 424px;
}
#top_menu a {
	color: #FFF;
	text-decoration: none;
}
#top_menu a:hover {
	color: #FF6;
	text-decoration: underline;
}
