/* 
	Theme Name: Gents Agreement
	Theme URI: http://www.gentlemensagreement.co.uk
	Description: Good Times
	Author: Rhodri Marsden
	Author URI: http://rhodri.biz
	Version: 1.0
	
*/

/* CSS Document */

html {
height: 100%;
	padding: 0;
	margin: 0;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
body {
height: 100%;
	background: #000;
	margin: 0 auto;
	text-align: center;
	}
	
#nonfooter
{
position: relative;
min-height: 100%;
}

* html #nonfooter
{
height: 100%;
}

#stuff
{
padding-bottom: 9em;
}

	
form {

display: inline;

}
	
a img {

border: none;

}
	
a {

color: #000;
text-decoration: underline;

}

a:hover {

color: #aaa;
text-decoration: underline;

}

#entry {

margin-top: 18px;
margin-right: 5px;

}

#image {

padding-bottom: 5px;

}

#caption {

font-size: 12px;
font-style: italic;
text-align: right;
margin-top: 14px;

}
	
#wrapper {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 780px;
	margin-top: -320px; /* moitié de la hauteur */
	margin-left: -440px; /* moitié de la largeur */
	border: 1px solid #333;
	background: #fff;
	padding: 20px 45px 15px 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	}
	
#navigation {

text-align: center;
text-transform: uppercase;
font-size: 9px;

}
	
#header {
height: 130px;
text-align: right;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
letter-spacing: -0.03em;
font-size: 16px;
line-height: 1.5em;
color: #000;

}

#header a {

text-decoration: none;

}

h1 {

font-family: Lucida Grande, Arial, Helvetica, sans-serif;
letter-spacing: -0.03em;
text-transform: uppercase;
font-size: 17px;
color: #000;

}

.rule {

clear: both;
border-top: 1px solid #000;
margin-bottom: 20px;

}

.rule2 {

border-top: 1px solid #bbb;
margin-bottom: 10px;
margin-top: 6px;

}

#logo {

float: left;

}

#main {

margin-top: 20px;

}
	
	
.date {

font-size: 10px;
padding-top: 4px;
text-align: right;

}
	
.title {

font-weight: bold;
display:inline;

}

p.content {

display:inline;

}
	
#frame1 {
	width: 400px;
	float: left;
	text-align: justify;

	}
	
.holder {
	float: left;
	margin-bottom: 20px;
}

.scroll-pane {
	width: 400px;
	overflow: auto;
	background: #fff;
	float: left;
}
	

	
#frame2 {

	width: 362px;
	float: right;
	text-align: left;
	
	}
	


#frame2 {
	z-index: 1;
	}
	
#mailing {

font-family: Arial, Helvetica, sans-serif;
clear: both;
height: 30px;
font-size: 11px;
color: #333333;
background-color: #f98b0e;
position: relative;
margin-top: -3em;
padding-top: 3px;

}

.ie8 #mailing {


height: 24px;
padding-top: 8px;
margin-top: -2.9em;

}
	
.mailinglist {

width: 130px;
background-color: #ffffff;
margin: 5px 2px 5px 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: inline;

}

.ie .mailinglist {

margin: -11px 0 0 -4px;

}

.ie7 .mailinglist {

margin: -11px 0 0 -15px;

}

.ie6 .mailinglist {

margin: -11px 0 0 -15px;

}

.ie8 .mailinglist {

margin: -11px 3px 0 3px;

}

.submit {

	background: transparent;
	border: 0;
	margin: 0 -2px 0 -2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	display: inline;
	padding: 0;
}


.gecko .submit {
	margin: 0 -3px 0 -3px;
}

.safari .submit {
	margin: 0 1px 0 1px;
}


.ie .submit {

	margin: 0 0px 0 0px;
}


.ie6 .submit {

	margin: 6px -16px 0px -16px;
}

.ie7 .submit {

	margin: 0px -16px 0px -16px;
	padding-top: 7px;
}


.chrome .submit {
	margin: 0 0px 0 0px;
}


*:first-child+html .submit {		/* hack needed for IE 7 */
	border-bottom: 0;

}

* html .submit {				/* hack needed for IE 5/6 */
	border-bottom: 0;

}