/**
Theme Name: Greenline
Theme URI: http://www.gpsgazette.com/
Description: Greenline is a 3 column theme with one sidebar on the right and one to the left of the content area that uses a black and green color scheme and very few images. Both sidebars are widget ready.
Version: 1.0
Author: GPS Gazette
Author URI: http://www.gpsgazette.com/

Arrangé par azur.ironie.org pour avoir le contenu en 1er et les colonnes en position absolues. :-)

*/		

*
{
	margin: 0;
	padding: 0;
}
/* Bof, j'aime pas ça... :-/ */


html
{
	background: #4F4F4F url('img/html.png') repeat-x top;
	font-size: 1em;
	text-align: center;
	color: #FAFFE0;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 80ex;
	position: relative;
}

body
{
	margin: 107px auto 0;
	width: 94%;
	background: #333;
}

ul
{
	list-style: none;
}


/***************************************************
*********************** Blogtitle **************
*****************************************************/

div#blogtitle
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	_width: 106%;
	_padding-right: 3px;
	height:60px;
	padding-top: 12px;
	/* text-align: left; */
	background: #1F1F1F url('img/navtop.gif') bottom repeat-x;
}

#blogtitle a:link, #blogtitle a:visited
{
	color: #1F1F1F;
	text-decoration: none;
	border: none;
	padding: 6px 15px;
	margin-left: 0;
}
#blogtitle a:hover
{
	color: #333;
	text-decoration: none;
	padding: 6px 15px;
	margin-left: 0;
}

/***************************************************
*********************** Left Sidebar Container *******
*****************************************************/
#leftnav
{
	position: absolute;
	top: 120px;
	left: 3%;
	font-size: 1em;
	width: 170px;
	margin: 0;
	padding-top: 4px;
	margin-top: 0;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: left;
}

/***************************************************
*********************** Right Sidebar Container *******
*****************************************************/

#rightnav
{
	position: absolute;
	top: 120px;
	right: 3%;
	font-size: 1em;
	width: 196px;
	margin: 0;
	padding-top: 4px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 5px;
	text-align: left;
}

/***************************************************
*********************** Content **************
*****************************************************/
div.content
{
	margin: 1px 212px 1px 186px;
	padding: 15px 1em;
	text-align: left;
	background: #1F1F1F;
	min-height: 45em;
	_height: 45em;
}

div.content ul
{
	padding-left: 2em;
}
div.content ul li
{
	padding: 0.2em;
	list-style: square;
}
div.content ul ul li
{
	padding: 0.2em;
	list-style: circle;
}

div.content ol
{
	list-style-position: inside;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 10px;
}

div.content p
{
	padding-left: 17px;
	padding-right: 17px;
}

div.content h2
{
	margin: 0 0 .5em 0;
}

p
{
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: justify;
}

blockquote
{
	margin: 0px 0px 0px 30px;
	padding: 0px 25px 0px 0px;
	font-style: italic;
	color: #F5FFC1;
	border-left: 4px solid #88944C;
}

code
{
	display: block;
	margin: 10px 30px;
	padding: 5px 10px;
	border: 1px dashed #88944C;
	color: #B7BF8F;
	background: #4F4F4F url('img/code.png') no-repeat top right;
	text-align: left;
}

/* Les miniatures dans les pages archives. */
img.mini
{
	float: right;
	margin-left: 10px;
	margin-top: -8px;
}

.wp-smiley
{
	padding: 0;
}


hr
{
	background: url('img/nav.gif') top repeat-x;
	height: 1px; /* Si plus grand, bordure dans IE. :-/ */
	border: none;
}

/***************************************************
*********************** Footer **************
*****************************************************/

#footwrap
{
	background: url('img/nav.gif') top repeat-x;
	color: #FAFFE0;
	padding: 5px 1em 15px 1em;
	font-weight: normal;
}

#footwrap p
{
	display: block;
	margin-top: 8px;
	margin-bottom: 0;
	text-align:center;
}

#footwrap a:link
{
	color: #88944C;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
#footwrap a:hover
{
	color: #88944C;
	text-decoration: underline;
	border: none;
}

#footwrap a:visited:hover
{
	color: #88944C;
	text-decoration: underline;
	border: none;
}

#footwrap a:visited
{
	color: #88944C;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.credits
{
	margin-top: -23px;
	padding: 0 5px;
	float: right;
}


/***************************************************
*********************** Left Sidebar **************
*****************************************************/
#sidebarleft
{
	margin-bottom: 10px;
	background: none;
	padding: 0 8px  0 8px;
}

#sidebarleft li
{
	padding-bottom: 8px;
	background: #4F4F4F;
}
#sidebarleft ul li
{
	display: block;
	margin-left: 5px;
	padding-bottom: 2px;
}
#sidebarleft ul li ul li
{
	padding-bottom: 2px;
}
#sidebarleft ul li li
{
	padding: 4px 3px 2px 2px;
}

#sidebarleft a:link
{
	color: #F5FFC1;
	text-decoration: none;
	font-weight: normal;
}
#sidebarleft a:hover
{
	color: #C2D36C;
}
#sidebarleft a:visited:hover
{
	color: #C2D36C;
}
#sidebarleft a:visited
{
	color: #F5FFC1;
	text-decoration: none;
}

#sidebarleft h2
{
	color: #232D32;
	padding: 2px 8px 2px 8px;
	margin-top:14px;
	background: #88944C url('img/h2.gif') top left no-repeat;
	border-bottom: 2px solid #1F1F1F;
}

li.widget_tag_cloud a:hover
{
	text-decoration: underline !important;
}
li.widget_tag_cloud
{
	text-align: center;
}

span.mobile
{
	cursor: pointer;
	font-size:small;
	padding: 3px;
	text-decoration: underline;
}


/***************************************************
*********************** Right Sidebar **************
*****************************************************/

#sidebarright
{
	margin-bottom: 10px;
	background: none;
	padding: 0 8px  0 8px;
}

#sidebarright li
{
	padding-bottom: 8px;
	background: #4f4f4f;
}
#sidebarright ul li
{
	display: block;
	padding-left: 5px;
	padding-bottom: 2px;
}

li.widget_recent_entries ul li, li.widget_rrm_random_posts ul li
{
	border-bottom: 1px dotted #333;
}

#sidebarright ul li ul li
{
	padding-bottom: 2px;
}
#sidebarright ul li li
{
	padding: 4px 3px 2px 2px;
}

#sidebarright a:link
{
	color: #F5FFC1;
	text-decoration: none;
	font-weight: normal;
}
#sidebarright a:hover { color: #C2D36C; }
#sidebarright a:visited:hover { color: #C2D36C; }
#sidebarright a:visited
{
	color: #F5FFC1;
	text-decoration: none;
}

#sidebarright h2
{
	color: #232D32;
	padding: 2px 8px 2px 8px;
	background: #88944C url('img/h2.gif') top left no-repeat;
	margin-top:14px;
	border-bottom: 2px solid #1F1F1F;
}

#leftnav p, #rightnav p
{
	margin: 0 0 1em 0;
}



/***************************************************
*********************** Post Metadata ****************
*****************************************************/

.postmetadata
{
	font-size: 9pt;
	width:80%;
	display:block;
	margin: 25px auto 30px auto;
	padding: 2px 8px 2px 35px;
	text-align: left;
	background: #4F4F4F;
	color:#F5FFC1;
	border-left: 4px solid #88944C;
}
.postmetadata small
{
	font-size: 8pt;
}

div.content .postmetadata
{
	padding-left: 5px;
}

.postmetadata a:link
{
	color: #C2D36C;
	text-decoration: none;
}
.postmetadata a:hover
{
	color: #C2D36C;
	text-decoration: underline;
}
.postmetadata a:visited:hover
{
	color: #C2D36C;
	text-decoration: underline;
}
.postmetadata a:visited
{
	color: #C2D36C;
	text-decoration: none;
}

a#unrulyPlayer_1
{
	float: right !important;
}

/* Did, lien vers l'autre langue. */
a.lang
{
	float: right;
}


/***************************************************
*********************** Links ********************
*****************************************************/

a:link
{
	color: #B7BF8F;
	text-decoration: underline;
}
a:visited
{
	color: #B7BF8F;
	text-decoration: underline;
}
a:hover, a:visited:hover
{
	color: #C2D36C;
	text-decoration: underline;
}


a img 
{
	border:none;
	background:none;
	padding: 1px 3px;
}

#feed, #feed img a:link, #feed img a:visited
{
	border: none;
}


/***************************************************
*********************** Comments ********************
*****************************************************/

.commentlist
{
	padding-left: 40px;
	padding-right: 15px;
	background: #1F1F1F;
	color: #EAEFD1;
}
.commentlist li
{
	margin: 8px 10px 8px 15px;
	padding-left: 12px;
	list-style: none;
	background: #4f4f4f;
	margin-bottom: 2px;
	border: 1px solid #B7BF8F;
}
li.alt
{
	background: #333333;
	border: 1px solid #B7BF8F;
}

.commentlist cite
{
	padding: 2px 3px 1px 3px;
}

.commentlist p
{
	padding: 5px 5px 2px 3px;
	margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
	text-decoration: none;
	color: #C2D36C;
}

.commentnumber
{
	font: italic normal 14px 'Times New Roman', Times, serif;
	margin-top: 2px;
	float:right;
	color: #B7BF8F;
	font-size: 28pt;
}

#comment
{
	width: 80%;
}

/* + */
textarea, input[type="text"], input[type="password"]
{
	border: 2px inset white;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus
{
	border-color: #fe5;
}
p.nocomments
{
	font-size: small;
}



/***************************************************
*********************** Headings**************
*****************************************************/

div#blogtitle strong
{
	font-size: 36px;
	color: #666666;
}

h2
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

h3
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

h3.posttitle, h1.posttitle
{
	color: black;
	font-size: 22px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 5px;
	border-bottom: 3px solid #4F4F4F;
	background:#88944C url('img/title.gif') top left no-repeat;
}

.posttitle a:link, .posttitle a:visited
{
	font-size: 22px;
	color: #1F1F1F;
	font-weight: bold;
	text-decoration: none;
}
.posttitle a:hover
{
	font-size: 22px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

h4
{
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

h5
{
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

.postmetadata, div#blogtitle strong, p.nocomments
{
	font-family: Lucida Console, courier new, monospace;
}



/***************************************************
*********************** date ********************
*****************************************************/
.date
{
	font-size: 18px;
	float: right;
	text-transform: uppercase;
	letter-spacing: -2px;
	padding: 3px 5px 3px 5px;
	margin-top: 17px;
	text-align: center;
	color: #B7BF8F;
}


/***************************************************
*********************** Contained floats fix************
*****************************************************/
div.post
{
	overflow:hidden;
	width:98%;
	margin-bottom: 12px;
	background: url('img/degrade.png') repeat-x bottom;
}

/* Pour plus tard, thème magazine.
div.index div.post
{
	width: 47%;
	display: inline-block;
	vertical-align: top;
}
div.index div.recent
{
	width: 98%;
}
*/

/***************************************************
************ Navigation (based on Blix)**************
*****************************************************/
#navigation
{
	position: absolute;
	top: 72px;
	left: 0;
	padding-left: 4%;
	width: 96%;
	_width: 102%;
	_padding-right: 3px;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	background: url('img/navlink.gif') repeat-x;
}
#navigation ul
{
	margin:0;
	padding:0;
}
#navigation li
{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
}
#navigation li a
{
	display:block;
	padding:0 16px;
	font-size:0.8em;
	text-transform:uppercase;
	letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */


/* La recherche, je refais tout, c'était le foutoir. Did. */
form.recherche
{
	padding: 0 12px;
	position: absolute;
	top: 67px;
	right: 3%;
	border: none;
}
form.recherche #s
{
	width:90px;
	margin:0 5px 0 0;
	padding:0;
	font-size:0.8em;
	vertical-align:middle;
	border-color:#FFF9EA;
}
form.recherche #s:focus
{
	width: 150px;
}

button
{
	height:22px;
	width:auto;
	padding:0 1px;
	letter-spacing:1px;
	vertical-align:middle;
	color:#333;
	background-color:#C2D36C;
}

form#quick_subscribe_form
{
	font-size:0.9em;
	text-align: center;
}

#navigation
{
	background-color:#88944C;
}
#navigation a
{
	color:#333333;
	text-decoration: none;
}
#navigation .current_page_item, #navigation .current-cat, #navigation a:hover
{
	background:#B7BF8F url('img/navhover.gif') repeat-x;
}



/***************************************************
***************** Previous and Next Posts************
*****************************************************/

.alignright { text-align: right; }
.alignleft { text-align: left }

.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}


a[id^="AdBriteInlineAd"]
{
	color: #B7BF8F !important;
}




