/* Styles for rupertread.net */

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align: left;
	}

#wrapperOuter {
	width: 950px;
	margin: 0px auto 20px auto;
	background-color: #f2f2f2;
	}

#wrapperInner {
	width: 880px;
	margin: 0px auto;
	}

#wrapperContent {/* To create right border in Firefox */
	position: relative;
	width: 880px;
	margin: 0px;
	border-right: 2px solid #8bb658;
	border-bottom: 2px solid #8bb658;
	}


/* Navigation */
#navigation {
	position: relative;
	width: 880px;
	height: 30px;
	margin: 0px auto;
	background-color: #f2f2f2;
	}

#navigationLeft {
	float: left;
	width: 400px;
	margin: 0px;
	}

#navigationRight {
	float: right;
	width: 400px;
	margin: 0px;
	}
	
	
/* Header */
#header {
	position: relative;
	width: 880px;
	margin: 0px;
	background-color: #f2f2f2;
	clear: both;
	}

#headerLeft {
	float: left;
	width: 300px;
	margin: 0px;
	}
	
#headerRight {
	float: left;
	width: 580px;
	margin: 0px;
	}

#movieBox {
	position: relative;
	width: 494px;
	margin: 30px 43px 0px;
	}

#movieLeft {
	float: left;
	width: 78px;
	height: 287px;
	background-image: url(layout/movie_left.gif);
	}
	
#movieCenter {
	float: left;
	width: 340px;
	height: 287px;
	background-image: url(layout/movie_center.gif);
	}

#movieRight {
	float: left;
	width: 76px;
	height: 287px;
	background-image: url(layout/movie_right.gif);
	}	
	
#welcomeMovie {
	position: relative;
	width: 340px;
	height: 207px;
	margin: 32px 0px 0px 0px;
	}

img.movieButton {
	margin-top: 220px;
	}
	
/* Banner */
#bannerTop {
	position: relative;
	width: 880px;
	margin: 0px;
	clear: both;
	}

div.bannerTxt {
	float: left;
	width: 293px;
	}

#bannerBottom {
	position: relative;
	width: 880px;
	height: 50px;
	margin: 0px;
	clear: both;
	}

div.bannerFuncLeft {
	position: absolute;
	width: 293px;
	left: 0px;
	}

div.bannerFuncCenter {
	position: absolute;
	width: 293px;
	left: 293px;
	}

div.bannerFuncRight {
	position: absolute;
	width: 293px;
	left: 586px;
	}

div.bannerFuncDonate {
	margin-top: -5px; /* To compensate for top margin of form element */
	}

/* Banner - Subcribe form */
#formWrap {
	height: 35px;
	}

/* Banner - Countdown clock */
#counter {
	width: 250px;
	margin: 5px 0px 0px 0px;
	}

/* External content */
#pledgeBox {
	width: 878px;
	border-top: 2px solid #8bb658;
	clear: both;
	}

/* External content */
#external {
	position: relative;
	width: 880px;
	margin: 0px;
	clear: both;
	}

#flickr {
	float: left;
	width: 300px;
	margin: 0px 0px 20px 0px;
	}

#blogs {
	float: left;
	width: 580px;
	margin: 0px 0px 20px 0px;
	}

.boxATop {
	position: relative;
	width: 570px;
	height: 15px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-image: url(layout/box_a_top.gif);
	}

.boxA {
	position: relative;
	width: 570px;
	margin: 0px 0px 30px 10px;
	padding: 0px;
	background-color: #8bb658;
	}

#rupertOnline {
	position: relative;
	width: 570px;
	margin: 0px 0px 0px 10px;
	}	

.boxFeed {
	position: relative;
	width: 560px;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 10px;
	}
	

/* Books */
#books {
	position: relative;
	width: 880px;
	margin: 0px 0px 20px 0px;
	clear: both;
	}

#booksMovie {
	position: relative;
	width: 880px;
	height: 250px;
	border-top: 2px solid #8bb658;
	}
	

/* Links */
#linksTop {
	clear: both;
	position: relative;
	width: 880px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background-image: url(layout/box_links_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#links {
	position: relative;
	width: 880px;
	margin: 0px;
	padding: 0px;
	background-color: #8bb658;
	}

#googleSearchWrap {
	position: relative;
	width: 880px;
	margin: 0;
	padding: 0;
	background-color: #8bb658;
	}

#googleSearchLeft {
	float: left;
	margin: 0px;
	background-color: #8bb658;
	}

#googleSearchRight {
	float: left;
	margin-top: 0px;
	background-color: #8bb658;
	}

#googleSearchBox {
	margin-top: -10px;
	}

/* Footer */
#footer {
	position: relative;
	width: 880px;
	clear: both;
	}

/* Contact Page */
#formBox {
	position: relative;
	width: 494px;
	margin: 20px 43px 0px;
	}

form input, form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8bb658;
	margin: 5px 0px 0px 0px; 
}

form {
	margin: 5px 0px; 
	padding: 0px;
	min-width: 350px;
	max-width: 450px;
	width: 400px; 
	}

form fieldset {
	clear: both;
	border-top: 2px solid #8bb658;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	}

form fieldset legend {
	font-size: 20px;
	color: #8bb658;
	font-weight: bold;
	padding-bottom: 4px;
	}

form label { 
	display: block;
	float: left; 
	width: 150px; 
	padding: 0px 10px 0px 0px; 
	margin: 5px 0px; 
	text-align: right; 
}

form input#reset {
	margin-left: 0px;
}

textarea { 
	overflow: auto; 
	}

form br {
	clear: left;
	}

/* Styles */
p {
	margin: 10px 10px 10px 0px;
	}

p.center {
	text-align: center;
	}

p.red {
	color: #ff0000;
	}

p.box {
	margin: 0px 20px;
	padding-bottom: 15px; /* Firefox fix */
	}

p.banner {
	margin: 10px 10px 10px 0px;
	padding-right: 25px;
	text-align: justify;
	}



/* Testing! */
.mir {
	letter-spacing : -1000em;
	}
	
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */ 

p.mir {
	width: 580;
	height: 50px;
	background: url('layout/header_logo.gif') no-repeat;
	margin: 0;
	}
	


h1 {
	font-size: 20px;
	color: #8bb658;
	margin: 20px 0px 0px 0px;
	text-align: right;
	}

h2 {
	font-size: 20px;
	color: #8bb658;
	margin: 20px 0px 0px 0px;
	text-align: left;
	}

p.navSubLeft {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #8bb658;
	padding: 7px 0px 0px 0px;
	}

p.navSubRight {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #8bb658;
	text-align: right;
	padding: 7px 0px 0px 0px;
	}

p.footer {
	font-size: 10px;
	color: #000000;
	text-align: right;
	margin: 0px;
	}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border : 0px;
	}

img.left {
	float: left;
	margin: 0px;
	}

ul.listFloatA {
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
	float: left;
	width: 110px;
	}

ul.listFloatB {
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
	float: left;
	width: 200px;
	}

li.noBullet {
	list-style-type: none;
	}
	
/* Links */
a:link {color: #000000; font-size: 12px; font-weight: normal; text-decoration: underline;}
a:visited {color: #000000; font-size: 12px; font-weight: normal; text-decoration: underline;}
a:hover {color: #000000; font-size: 12px; font-weight: normal; text-decoration: underline;}
a:active {color: #000000; font-size: 12px; font-weight: normal; text-decoration: underline;} 

a.bold:link {color: #8bb658; font-weight: bold; text-decoration: none;}
a.bold:visited {color: #8bb658; font-weight: bold; text-decoration: none;}
a.bold:hover {color: #8bb658; font-weight: bold; text-decoration: underline;}
a.bold:active {color: #8bb658; font-weight: bold; text-decoration: none;}

a.white:link {color: #e3d8ac; font-weight: bold; text-decoration: none;}
a.white:visited {color: #e3d8ac; font-weight: bold; text-decoration: none;}
a.white:hover {color: #e3d8ac; font-weight: bold; text-decoration: underline;}
a.white:active {color: #e3d8ac; font-weight: bold; text-decoration: none;}

/* RSS */
 .rss-item a:link, .rss-item a:visited, .rss-item a:active {
 color: #8bb658;
 font-weight: bold;
 text-decoration: none;
 }
 
 .rss-item a:hover { 
 font-weight: bold;
 text-decoration: underline;
 }

/* Subscribe Popup */
#subscribe_wrapper {
	position: relative;
	margin: 10px auto;
	width: 400px;
	height: 280px;
	border: #8bb658 2px solid;
	}

#subscribe_header {
	position: relative;
	width: 400px;
	height: 40px;
	background-image: url(layout/subscribe_logo.gif);
	}

#subscribe_main {
	padding: 0px 10px;
	}

/* Low Graphics Layout */

#movieBoxLow {
	position: relative;
	margin: 5px auto;
	width: 340px;
	height: 207px;
	border: 2px solid #8bb658;
	}

div.bannerTxtLow {
	float: left;
	width: 50%;
	}

div.bannerFuncLow {
	float: left;
	width: 50%;
	height: 50px;
	}

div.bannerFuncDonateLow {
	float: left;
	width: 50%;
	height: 50px;
	margin-top: -5px; /* To compensate for top margin of form element */
	}

#formWrapLow {
	height: 35px;
	margin: 0px;
	padding: 0px;
	}

#rupertOnlineLow {
	position: relative;
	width: 880px;
	margin: 0px;
	clear: both;
	}	

#booksLow {
	border-top: 2px solid #8bb658;
	}

#booksLeftLow {
	float: left;
	width: 540px;
	margin: 10px auto;
	}

#booksRightLow {
	float: left;
	width: 340px;
	margin: 10px 0px 0px 0px;
	}

img.booksLow {
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	}
