/* new rational rec site css by russell martin, 2008/9 */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 20px;
}

#wrapper {
	width: 852px;
	height: auto;
	text-align: left;
	margin: 0 auto;  /* centres the content in the page */
	display: block;
}

#homepage {
	position: relative;
	width: 520px;
	font-size: 1.7em;
	line-height: 1.2em;
	text-align: left;
	left: 20px;
	float: left;
}

#footer {
	position: relative;
	width: 822px;
	clear: both;
	left: 20px;
	padding-top: 0px;
	text-align: right;
/*	font-size: 1.7em;
	line-height: 1.2em;
	text-align: left;
	left: 20px;
	float: left;*/
}


A:link {
	text-decoration: none;
	color: #B30000
}

A:visited {
	text-decoration: none;
	color: #B30000
}

A:hover {
	text-decoration: underline;
	color: #B30000
}

#homelogo {
	position: relative;
	width: 550px;
	text-align: center;
	float: left;
}

#menu {
	position: relative;
	width: 550px;
	text-align: left;
	left: -20px;
	float: left;
	font-size: 1.1em;
}

/*	margin-bottom: 5px;
	background-color: #630100;
	color: #FFFFFF;
	margin-top: 15px;
	font-weight: bold;
	padding-left: 5px;
*/

#menu li {
	display: inline;
	list-style-type: none;
	margin-right: 35px;
}

#menu A:link {
	text-decoration: none;
	color: #000000
}

#menu A:visited {
	text-decoration: none;
	color: #000000
}

#menu A:hover {
	text-decoration: underline;
	color: #000000
}



#blog {
	position: relative;
	width: 290px;
	top: 22px;
	float: right;
	font-size: 1em;
	line-height: 1.1em;
}

.news {
	font-size: 1.1em;
	background-color: #630100;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
	padding-left: 5px;
}

.blogtit {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}

.added {
	font-size: 0.8em;
	line-height: 1em;
	margin-bottom: 15px;
}

IMG {
	border: 0px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

p {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}


/* used for funders strap on home page */

.fund {
	font-size: 0.6em;
	font-weight: 100;
}


/*A {
	color: #333333;
	background: none;
	text-decoration: none;
}

A:visited {
	background: none;
	text-decoration: none;
}

A:hover { 
	background: none;
	text-decoration:none;
	color: #c50001;
}

A:active {
	background: none;
	text-decoration: none;
	color: #c50001;
}*/

/* current main menu option 
A#current {
	font-weight: bold;
	color: #c50001;
}

A#current:hover {
	text-decoration: none;
	color: #c50001;
}*/

/* current submenu option 
A#subcurrent {
	font-weight: bold;
	color: #630100;
}

A#subcurrent:hover {
	text-decoration: none;
	color: #630100;
}*/

/* wrapped around list menus in Wayfinder (MODx) 
ul#navlist {
	list-style-type: none;
	padding-left: 7px;
}*/


/*#content IMG {
	padding-left: 15px;
}*/

/* main layout  

#header {
	width: 692px;
	height: 150px;
	float: right;
	overflow: hidden;
}

#logo {
	position: absolute;
	left: 680px;
	top: 75px;
	width: 217px;
	height: 75px;
	background-image: url(http://rationalrec.org.uk/images/logos/rr.gif);
}

#leftmenu {
	position: relative;
	width: 150px;
	float: left;
	top: 0em;
	text-align: left;
}

#leftmenu LI {
	margin: .5em 0 .5em 0;
	line-height: 1.1em;
}

#content {
	position: relative;
	top: 0.6em;
	padding-top: 0.6em;
	width: 692px;
	float: right;
	text-align: left;
	font-size: 1.1em;
	padding-bottom: 2em;
}*/

/* content links 
#content A {
	text-decoration: none;
	color: #c50001;
}

#content A:hover {
	text-decoration: none;
	color: #c50001;
}

#images {
	position: relative;
	width: 330px;
	float: right;
	text-align: left;
	padding: 0px 10px 10px 10px;
	font-size: 0.7em;
	line-height: 0.9em;
	text-align: right;
}

#images P {
	margin-top: 0px;
}*/

/*  styles en general 

H1 {
	font-size: 1.6em;
	color: #990000;
	font-weight: 500;
}

.subheadline {
	font-size: 1.4em;
}

.imagecredits {
	font-size: 0.7em;
	line-height: 0.9em;
}*/

/* for first sentece intro in archive 
h2 {
	font-size: 1.4em;
	color: #630100;
	line-height: 1.6em;
}*/

/* for Ditto search output, tag cloud 
h3 {
	font-size: 1.1em;
	color: #630100;
	line-height: 1em;
	margin-bottom: 5px;
}

h3 A:link {
	text-decoration: underline
}

h3 A:visited {
	text-decoration: underline
}

h3 A:hover {
	text-decoration: none
}*/


/* for tags - sizes for different tag amounts 

.s1 {
	font-size: 80%;
}

.s2 {
	font-size: 110%;
}

.s3 {
	font-size: 140%;
}

.s4 {
	font-size: 170%;
}

.s5 {
	font-size: 200%;
}*/

/*.s6 {
	font-size: 120%;
}

.s7 {
	font-size: 140%;
}

.s8 {
	font-size: 160%;
}

.s9 {
	font-size: 180%;
}

.s10 {
	font-size: 200%;
}

.s100 {
	font-size: 220%;
}

#tagbox {
	position: relative;
	border: 1px solid #000000;
	width: 60%;
	float: right;
	margin-left: 15px;
	padding: 10px;
}

#tagbox A:link {
	text-decoration: underline;
}

#tagbox A:visited {
	text-decoration: underline;
}

#tagbox A:hover {
	text-decoration: none;
}

.picbox {
	width: 100%;
	position: relative;
}*/

