/*
Theme Name: AGCBlog
Theme URI: http://agcblog.com/
Description: Nouveau themes du blog AGC Communications.
Version: 1
Author: Caroline Duclos
Author URI: http://www.agccom.com/
Tags: custom header, fixed width, two columns, widgets 

AGC v1.5
http://www.agccom.com/

This theme was designed by Caroline Duclos and built by Fabrice Beaucourt
*/

body
{
	margin:0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	background: #000 url('images/background_head.jpg') 0 0 repeat-x ;
	/* background-color: black; */
}

ul,ol
{
	list-style-type: none;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	
}

#wrapper
{
	margin: 0 auto;
	padding: 0;
	width:980px;
}

#main
{
	margin:0;
	padding:0 0 20px 25px;
	background-color: #fff;
}

#content
{
	float:left;
	margin:0;
	padding:0;
	width: 630px;
}

#sidebar
{
	float:right;
	margin:0 8px 0 0;
	padding:0;
	width: 258px;
}

/*	MENU 	*/

ul#ulmenu
{
	margin:10px 0;
	padding:0;
	font-size: 12px;
	color: #FFF;
}

ul#ulmenu li
{
	float:left;
}

ul#ulmenu li a
{
	display:block;
	margin-right: 7px;
	padding: 9px 18px;
	background-color: #9a8b7d;
	color: #FFFFFF;
	font-weight: bold;
	
}
ul#ulmenu li a:hover
{
	background-color: #74695e;
}
/**/
h2.pagetitle
{
	margin:10px 0 10px 83px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.post
{
	margin:0 0 35px 0;
	padding:0 0 0 0;
	color: #848a8d;
}
.post a
{
	color: black;
}
.post h2,
.post .entry-content,
.post .entry-text,
.post .entry-excerpt,
.post .posted_by,
.post .entry-meta,
#comments-count,
ol.commentlist,
#respond
{
	margin:0 0 0 83px;
	padding:0;
}

.post .entry-content,
.post .entry-excerpt
{
	line-height: 19px;
}
.post h2
{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	color:black;
}

.entry_date
{
	float:left;
	margin:0;
	padding:0;
	text-align: center;
	width: 40px;
	color:#FFFFFF;
}

.day_date
{
	padding-top: 5px;
	font-size: 26px;
	background: black url(images/back_date.gif) left top no-repeat;
	height: 35px;
}
.date
{
	padding-top: 4px;
	font-size: 12px;
	background-color: #9a8b7d;
	height: 36px;
}

.post .entry-ecxerpt,
.post .posted_by,
.post .entry-meta
{
	font-size: 12px;
}

.post .entry-meta
{
	margin-bottom: 10px;
	padding-bottom: 35px;
	border-bottom: 1px #87786a solid;
}

.catposted
{
	color: black;
}

#comments-count
{
	margin-bottom: 35px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}

#comment-form-title
{
	margin:35px 0;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.navigation
{
	margin: 0 0 20px 0;
	padding: 0;
	width: 630px;
}

.navigation a
{
	color:#9a8b7d;
}

#respond input#author,
#respond input#email,
#respond input#url,
#respond textarea#comment
{
	width:270px;
	border: 1px #000000 solid
}

#respond label
{
	color:#71787c;
}

.avatar
{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

ol.commentlist
{
	color: #71787c;
}
ol.commentlist li
{
	margin:0 0 35px 0;
}

.comment-text
{
	margin:10px 0 0 0;
	padding:5px;
	background-color: #ebe8e5;
}

.comment-text a
{
	color:#000;
}
ol.commentlist li p
{
	margin:0 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}
small.commentmetadata, small.commentmetadata a
{
	color: #71787c;
}
.comment-author
{
	color:#71787c;
}

.comment-author a
{
	color:#000000;
}

.alignleft
{
	float:left;
	width: 50%;
}

.alignright
{
	text-align: right;
	float:right;
	width: 50%;
}
/*	SIDEBAR	*/

#sidebar #box1
{
	margin: 10px 0 20px 0;
	padding: 0;
	width:258px;
	background: #dedede url(images/box1_bgd.jpg) left top repeat-y;
}

#sidebar #box2
{
	margin: 0;
	padding: 0 0 50px 0;
	width:258px;
	background: #aba096 url(images/box2_bgd.jpg) left top repeat-y;;
}

#sidebar ul
{
	margin:0 0 0 24px;
	padding:0;
	width: 206px;
}

#sidebar ul ul
{
	margin:10px 0;
}

#sidebar ul li#rss-feed a
{
	font-size: 12px;
	color:#000;
}

#sidebar form#courriel
{
	font-size: 12px;
}

#sidebar form#courriel h2
{
	font-weight: normal;
	font-size: 12px;
}

input#emailfb,
input#s
{
	border:1px #fff solid;
	width:196px;
	padding:2px 5px;
}

input.recherche
{
	border:none;
	color:white;
	background-color: transparent;
	margin:0;
	padding: 2px 0 5px 0;	
}
.widgettitle
{
	margin:20px 0 0 0;
	padding:7px 0;
	font-size: 15px;
	color:#FFF;
	text-transform: uppercase;
	font-weight: normal;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	/* width:206px; */
	/* text-align: center; */
}

#sidebar ul li ul li
{
	margin:0;
	padding: 2px 0 2px 8px;
	font-size: 10px;
	color:#363636;
	background: url(images/puce.gif) left 5px no-repeat;
	line-height: 10px;
}

#sidebar ul li ul li a
{
	color:#363636;
}
/*			*/
#sidebar #box2 ul li.widget_tag_cloud a
{
	color:#363636;
}
/*			*/

.clear
{
	clear:both;
}

#footer
{
	margin:0 0 50px 0;
	padding:30px 50px;
	color:#363636;
	font-family: Georgia;
	text-align: center;
	font-size: 13px;
	background-color: white;
	border-top: 1px #363636 solid;
}

#footer a
{
	color:#7cd0e8;
	text-decoration: none;
}