/*
Theme Name: Action Orford
Theme URI: http://actionorford.org
Description: Thème pour Action Orford
Version: 1.1
Author: Sylvain Grand'Maison
*/	

/* Global Layout ================================================*/

body {
	font-size: 62.5%;
	margin: 0px;
	text-align: center;
	background: #D1E89A url(img/pbg.jpg) top left repeat-x;
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap {
	position: relative;
	margin: auto;
	width: 948px;
}

#head {
	position: relative;
	height: 219px;
	background: url(img/head.png) bottom left no-repeat;
}

#hlink {
	position: absolute;
	bottom: 32px;
	left: 26px;
	height: 69px;
	width: 604px;	
}

#nav {
	position: relative;
	float: right;
	padding-top: 53px;	
}

#nav li {
	position: relative;
	float: left;
	height: 52px;
	width: 128px;
	margin-left: 2px;	
	padding-bottom: 21px;	
}

#nav li a, #nav li span.active {
	position: relative;
	display: block;
	float: left;
	height: 52px;
	width: 128px;
	text-indent: -9999em;
}

#n1 a {
	background: url(img/n1.gif) top left no-repeat;
}

#nav li#n1 span.active {
	background: url(img/n1_active.png) top left no-repeat;
	height: 71px;
}

#n2 a {
	margin-top: 5px;
	background: url(img/n2.gif) top left no-repeat;
}

#nav li#n2 span.active {
	background: url(img/n2_active.png) left 5px no-repeat;
	height: 76px;
}

#n3 a {
	margin-top: 11px;
	background: url(img/n3.gif) top left no-repeat;
}

#nav li#n3 span.active {
	background: url(img/n3_active.png) left 11px no-repeat;
	height: 82px;
}

#n4 a {
	margin-top: 16px;
	background: url(img/n4.gif) top left no-repeat;
}

#nav li#n4 span.active {
	background: url(img/n4_active.png) left 16px no-repeat;
	height: 88px;
}

#n1 a:hover, #n2 a:hover, #n3 a:hover, #n4 a:hover {
	background-position: left -52px;
}	

#search-box {
	position: absolute;
	float: right;
	clear: right;
	top: 154px;
	right: 18px;
}

#search-box .text {
	position: relative;
	float: right;
	padding: 1px 4px 0 4px;
	height: 17px;
	width: 140px;
	border: 1px solid #6A6A6A;
	background: #4B4B4B;
	color: #666;
}

#search-box .submit {
	position: relative;
	float: right;
	width: 25px;
	height: 23px;
	background: url(img/go-btn.jpg) top left no-repeat;
	border: 0;
	font-size: .01em;
	text-indent: -999em;
	color: #666;
	margin: -2px 8px 0 0;
}

#title {
	position: relative;
	height: 45px;
	overflow: hidden;
	background: url(img/pagebg.jpg) top left;
}

#title img {
	position: relative;
	display: block;
}

#page {
	position: relative;
	overflow: hidden;
	background: url(img/pagebg.gif) top left;
}

#content {
	position: relative;
	float: left;
	width: 622px;	
	padding-left: 28px;
	text-align: left;
	font-size: 1.2em;	
}

.navigation {
	position: relative;
	overflow: hidden;
}

.entry {
	position: relative;
	padding: 18px 0 25px 0;
	background: url(img/entry-bg.jpg) bottom left repeat-x;
}

p.category {
	position: relative;
	text-transform: uppercase;
	padding-bottom: 4px;
	font-weight: bold;
}

.entry a {
	color: #116FCF;
}

.entry h1 {
	position: relative;
	font-size: 2.8em;
	line-height: 1em;
	color: #669900;
	font-family: Georgia;
	margin-bottom: 12px;
}

.entry h1 a {
	color: #669900;
}
	
.entry p.post-info {
	position: relative;
	margin-bottom: 1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #565656;
	word-spacing: 2px;
}

.entry p.post-info span {
	float: right;
}

.entry h2 {
	position: relative;
	color: #116FCF;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 1em;
}

.entry h3 {
	position: relative;
	color: #116FCF;
	font-size: 1.2em;
	font-weight: bold;
}

.entry p {
	position: relative;
	line-height: 1.3em;
	padding-bottom: 1em;	
}

.entry p.comment-count, h3.comment-count {
	text-transform: uppercase;
	font-weight: bold;
}

h3.comment-count {
	font-size: 1em;
	color: #565656;
	border-bottom: 1px dashed #565656;
	margin-bottom: 1em;
	padding: 0 0 10px 0;
}

.entry .the-post p {
	font-size: 1.2em;
}

.entry .the-post p.comment-count {
	font-size: 1em;
}

.entry .tags {
	padding-top: 1em;
	text-transform: uppercase;
	border-top: 1px dashed #565656;
	word-spacing: 2px;
}

#comwrap {
	position: relative;
}	

.commentlist li {
	position: relative;
	border: 1px solid #ddd;
	background: #f3f3f3;
	padding: 10px;
	margin-bottom: 10px;	
}

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

span.comment-text {
	display: block;
}

span.comment-text p {
	padding: 10px 0 0 0;
}

#comment {
	padding: 4px;
	width: 90%;
}

#comwrap input {
	padding: 4px;
}

#sidebar {
	position: relative;
	float: right;
	width: 278px;
	min-height: 611px;
	font-size: 1.2em;	
	color: #fff;
	line-height: 1.4em;
	text-align: left;
	background: url(img/sb-bg.jpg) top left no-repeat;
}

#get-recent-comments {
	position: relative;
	background: url(img/com.jpg) top left no-repeat;
}

.widgettitle {
	text-indent: -9999em;
	height: 80px;
}

.widget {
	position: relative;
	padding: 18px;
}

.widget li {
	position: relative;
	padding: 3px 0 3px 0;
	border-bottom: 1px dashed #fff;	
}

.widget h4 {
	position: relative;
	padding: 15px 0 0 0;
	font-size: 1.3em;
	color: #9CFF33;	
	font-family: Georgia;
}

.widget li a {
	color: #fff;
}

.widget li h4 a {
	color: #9CFF33;	
}

.widget p {
	position: relative;
	padding: 5px 0 15px 0;
}

.widget strong {
	position: relative;
	padding-bottom: 3px;
	font-weight: bold;
}

#page-bottom {
	position: relative;
	height: 20px;
	background: url(img/pbottom.jpg) bottom left no-repeat;	
}	

#foot {
	position: relative;
	margin-top: 11px;
	padding-top: 20px;
	background: url(img/foot-bg.jpg) top left repeat;
	overflow: hidden;
}

#footer {
	position: relative;
	margin: auto;
	width: 948px;
}

#foot-boxes {
	position: relative;
	text-align: left;
	color: #fff;
	font-size: 1.2em;	
	line-height: 1.4em;
	color: #EAE8E9;
	padding-bottom: 15px;
	overflow: hidden;
	background: url(img/bottom-box.png) bottom left no-repeat;	
}

#foot-boxes h3 {
	position: relative;
	height: 36px;
	text-indent: -9999em;
	color: #fff;	
}

#foot-boxes h4 {
	position: relative;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#title-shim {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 948px;
	background: url(img/bottom-titles.jpg) top left no-repeat;
}

#box1 {
	position: relative;
	float: left;
	width: 390px;
	padding: 18px 26px 13px 26px;	
}

#box1 li {
	position: relative;
	padding-bottom: 18px;
}

#box1 p {
	padding: 5px 0;
}

#box1 a {
	color: #66CC00;
}

#box2 {
	position: relative;
	float: left;
	width: 166px;
	text-transform: uppercase;
	padding: 18px 26px 13px 26px;	
}

#box2 li {
	position: relative;
	padding-bottom: 10px;
}

#box2 a {
	color: #fff;
}

#box3 {
	position: relative;
	float: left;
	width: 245px;
	padding: 18px 0 13px 26px;	
	overflow-x: hidden;
}

#box3 p {
	position: relative;
	padding-bottom: 8px;
}

#box3 a {
	color: #0AACFF;
}

#foot-bottom {
	position: relative;
	height: 53px;
	width: 930px;
	padding-left: 18px;	
	margin: auto;
	background: url(img/bottom.jpg) top left no-repeat;
}

#foot-bottom li {
	position: relative;
	float: left;
	height: 45px;
	overflow: hidden;
	padding: 0 12px 0 12px;
}

#foot-bottom a {
	position: relative;
	float: left;
	height: 45px;	
}

li#fl1 a {
	width: 186px;
	background: url(img/f1.gif) top left no-repeat;
}
li#fl2 a {
	width: 210px;
	background: url(img/f2.gif) top left no-repeat;
}
li#fl3 a {
	width: 200px;
	background: url(img/f3.gif) top left no-repeat;
}
li#fl4 a {
	width: 219px;
	background: url(img/f4.gif) top left no-repeat;
}

#foot-bottom a:hover {
	background-position: bottom left;
}

#bottom-logo {
	position: relative;
	padding: 0px 15px 0px 15px;
	width: 918px;	
	margin: auto;
	overflow: hidden;
}

#bottom-logo a {
	position: relative;
	float: right;
	padding: 8px 103px 0 0;
	height: 21px;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	background: url(img/foot-tag.gif) top right no-repeat;
}

#bottom-logo a:hover {
	background-position: bottom right;
}


/* Extra customization ==========================================*/

#twitter_update_list li > a {
	display: none;
}

#twitter_update_list li > span {
	display: block;
	padding: 0 0 10px 0;
}

#twitter_div > a {
	float: left;
	padding: 5px 0 5px 0;
}

form#commentform p label span {
	color: #aaa;
}

h3#respond {
	margin-bottom: 10px;
}

.entry p.lefty {
	float: left; 
	padding: 0 1em 1em 0;
}

#joindre li {
	border-bottom: 0;	
}

#joindre {
	position: relative;
	background: url(img/joindre.jpg) top left no-repeat;
}

#joindre .widgettitle {
	height: 55px;
}

#joindre h4 {
	padding: 0;
}

.the-post strong {
	font-weight: bold;
}

.the-post em {
	font-style: italic;
}