/*
Theme Name: Elements of SEO
Theme URL: http://www.alibiproductions.com/html/elements-of-seo.html
Description: Elements of SEO is a simple, 3-column Widget-ready theme created for Wordpress.
Author: Drew Stauffer
Author URI: http://www.alibiproductions.com
Version: 1.2
Tags: white, green, gray, three columns, custom headers, widgets, gravatar, fixed width, easy customization, valid XHTML, valid CSS
	
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

* {margin:0;padding:0;}

fieldset,img,a img,:link img,:visited img {border:0;}

.screen-reader-text {
	display: none;
}

body {
	color: #323232;
	text-align:center;
	font:12px/16px "Helvetica Neue", "HelveticaNeue", Arial, Verdana, sans-serif; 
	margin-top: 25px;
	}

html, body {
	height: 100%;
}
	
.wrap {
	width: 900px;
	text-align:left;

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -170px; /* the bottom margin is the negative value of the footer's height */	
	}

#stripe {
	clear: both;
	float: both;
	background: #00aeef;
	margin-top:2px;
	height: 18px;
}
.clear{
	clear: both;
}


	
/************************************************
*	Hyperlinks									*
************************************************/

a:link,a:visited	{ color:#00aeef; text-decoration:none; outline:none;}  /* 00aeef = CYAN LIGHT BLUE */
a:hover,a:active	{ color:#f2673f; text-decoration:none; outline:none;}
	
/************************************************
*	Masthead 					     		    * 
************************************************/

#masthead { width: 960px; height: 100px; margin-left: 27px }

#masthead a { display: block; width: 564px; height: 139px; background: url("images/logo-groupement.png") no-repeat; } 

#banner { background: url("images/banner.jpg") no-repeat; 
height:140px; float: left; width: 672px; margin-bottom: 2px; }


/************************************************
*	Nav		 					     		    * 
************************************************/

#access .main {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 200px;
	float:left;
	/*outline: 1px solid green;*/
}
#access .main li{
	list-style: none;
	display: inline;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;

}
#access .main li a{
	border-left: 2px solid #eee;
	padding: 0px 15px 13px 5px;
}

#access .secondary {
	margin-top: 17px;
	float:right;
	position: relative;
	width: 200px;
	height: 140px;
}
.menu-secondary-container {
	border-left: 2px solid #eee;
	display: block;
}
#access .secondary li{
	list-style: none;
	font-size: 12px;
	font-weight: 600;
	line-height: 15px;
	text-transform: uppercase;
	padding: 2px 0;
}
#access .secondary li a{
	padding: 0px 4px;
}

.qtrans_language_chooser { 
	float: right;
	width: 200px;
	margin-top:24px;
}

.qtrans_language_chooser li { 
		margin-right: 10px; 
		float: left;
		list-style: none;
}
li.current-category-ancestor a,
li.current-post-ancestor a,
li.current-menu-item a {
	color: #666;
}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 445px;
	padding-left: 10px;
	float:left;
	}

#content{
	line-height: 20px;
	text-align: justify;
	padding:0;
	margin: 0;
	}
	
#content p{
	margin-bottom: 15px;
	}
	
#content h1 {
	text-align: left;
	color: #f2673f;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 2px;
	margin-left: -10px;
	padding-left: 8px;
	padding-top: 30px;
	margin-bottom: 12px;
	border-bottom: 2px solid #eee;
	border-left: 2px solid #eee;
	text-transform: uppercase;
	}
	
#content h1 a  {
	text-decoration: none;
	}

#content h1 a:hover {
	color: #525252;
	text-decoration: none;
	}
	
#content img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 7px;
	}
	
#content h3,
#content h3 a {
	color: #444444;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #333333;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
#content blockquote p{
	color:#fff;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

.date {
	color:#A97965;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bt-links {
	background: #EFEFEF;
	border: 1px solid #DDDCDC;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content ul {
	list-style-type: none;
}

#content li { 
	padding: 2px 20px; 
	background:url(images/ul-bullet.gif) left 6px no-repeat; 
}

#content .navigation {
	margin-top: 20px;
}

/************************************************
*	Sidebars	 					     	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0px 33px 20px 19px;
	}
	
#r_sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0px 0 25px 25px;
	}

#r_sidebar li,	
#l_sidebar li {
	margin-top: 2px;
	margin-bottom: 10px;
	/* text-align: justify; */
	}

#r_sidebar h2,
#l_sidebar h2 {
	background: #f1f1f1;
	color: #555;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 2px 0 0 8px;
	margin-bottom: 5px;
	line-height:30px;
	-moz-border-radius: 4px 4px 10px 10px;	
	border-radius: 4px 4px 10px 10px;	
}


/************************************************
*	Widgets		 					     	    * 
************************************************/

#r_sidebar .textwidget,
#r_sidebar ul li,
#l_sidebar .textwidget,
#l_sidebar ul li {
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	}

div.textwidget {
	padding-left: 3px;
}

div.textwidget a {
	margin: 0;
	margin-bottom: 6px;
	display: block;
	line-height: 12px;
}

#r_sidebar p,
#l_sidebar p{
	padding: 0 0 3px 0;
	margin: 0px;
	}

#r_sidebar li,
#l_sidebar li {list-style: none; }	



#list-category-widget-5 {
}

#r_sidebar ul li a.widget-title {
	font-size: 13px;
	line-height: 13px;
	font-style:normal;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
li.widget {
	float:left; width:100%;
}	
.textwidget br {display:none;}

#l_sidebar ul li {
	//font-style:  normal;
	padding: 2px 0px 0px 8px;
}

#alpha_categories-3 a {
	color: #666;
}
#alpha_categories-3 .current-cat a,
#alpha_categories-3 .used-cat a,
#l_sidebar ul li a:hover,
#l_sidebar ul li a:active {
	color: #00aeef;
}

#list-category-widget-4 ul li p.widget-excerpt,
#list-category-widget-4 ul li p.widget-date {
	display:none;
}

#r_sidebar ul li p.widget-date {
	font-style:normal;
	font-weight: bold;
	color: #ccc;
	text-size: 11px;
	line-height: 11px;
}	

#r_sidebar ul li .widget-excerpt {
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	line-height:13px;
	margin-bottom: 5px;
	padding-bottom: 8px;
}	

ul li a {
	text-transform: uppercase;
}

#r_sidebar div.textwidget a {
	text-transform: uppercase;
}
#l_sidebar #alpha_categories-3 li {
	color: #aaa;
}


/************************************************
*	Footer  									*
************************************************/

#footer, .push {
	height: 170px; /* .push must be the same height as #footer */
}


#footer {
	margin: 0;
	margin-top: 2px;
	}

.footer-background {
	margin-top: 2px;
	background: #999;
}

#footer-inside {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-align: left;
	padding: 10px 0;
	width: 673px;
	margin: 0 0 0 227px;
	padding: 20px 0;	
}

#footer h3 {
	padding-bottom:  5px;
	font-size: 15px;
	font-weight: 500;
}
	
#footer a:link, #footer a:visited { margin-left:10px; color:#fff; }
#footer a:hover, #footer a:active { text-decoration:underline; }



/************************************************
*	Search Form									*
************************************************/

#searchform {
	float: right;
	width: 200px;
	position: absolute;
	bottom: 0;

	
	/*margin-top: 52px;*/
}
	
#s {
	background: #f1f1f1;
	-moz-border-radius: 10px 0 0 0;	
	border-radius: 10px 0 0 0;	
	border: none;
	color: #555;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px 0 3px 8px;
	width: 155px;
	float:left;
	margin:0;
	}
	
#searchsubmit {
	background: #555 url(images/searchsubmit.png) no-repeat;
	border: none;
	color: #fff;
	width: 36px;
	height: 31px;
	float: right;
	cursor:pointer;
}

#s:focus {
	outline: none;
	background-color: #ddd;
}
	
/************************************************
*	Comments									*
************************************************/
	

#commentblock {

	background: #EFEFEF;
	color: #000000;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #4C666A;
	border-bottom: 1px solid #4C666A;
	}
	
#commentblock ol{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	margin: 25px 20px 20px 0px;
	padding: 10px 10px 0px 10px;
	background: #F9F9F9;
	border:1px solid #DEDEDE;
	font-style:normal;
	}


.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	background: #FFFFFF url("images/comment.gif") no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

img.avatar {float:right; margin-right:20px; border: 1px solid #4C666A;}

.awaiting { color: #886353; }

.auth-name { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color:#000;}

.auth-time { font-size: 10px; color:#616161; font-style:italic;}

#comments, #respond { text-transform:uppercase; font-size: 14px; font-weight:normal;}


/************************************************
*	Wordpress Suggestions						*
************************************************/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}






.listing-static-map a:active img,
.listing-static-map a:hover img {
outline: 1px solid #00aeef;
}	




