	/*
 * Stylesheet for freegreenlandrubys.coma:active
 * (c) 2009 Andreas Soellner, andreas@planethope.net
 *  
 */


body {
	background-color: #1d1d1d;
}

/*
 * Layout and backgrounds of main areas
 *  
 */

.center {
	text-align:center;
}

#top, #banner, #main, #footer  {
	width:	100%;
	margin: 0;	
}

#top {
	background-image:	url(../images/top_nav_bg.png);
	background-repeat:	repeat-x;
	height: 95px;
}

#banner, #footer {
	background-repeat:	repeat-x;
	height:	180px;
}

#footer {	
	background-image:	url(../images/footer_bg.png);
	}
	
#banner {	
	background-image:	url(../images/banner_bg.png);
	}	

#main {
	background-color:#e5e5e5;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position:center;
}

	
#banner_content {
	/* background-image:url(../images/rubyrock1.png); */
	height:180px;
	background-repeat:no-repeat;
	width:860px;
	border-bottom: 1px solid #4d4d4d;
	overflow:hidden;
}

#content_wrapper,
#BlogContent,
#ImageGallery
{
	margin-top:15px;
	margin-bottom:65px;
	background:transparent url(../images/h1_bg.png) no-repeat scroll top right;
}

#featuredText {
	padding:15px;
	background-image:url(../images/feature_bg.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#B60000;
	color:#fff;
	font-size:15px;
}

#featuredTextCap {
		background-image:url(../images/feature_cap_bg.png);
		height:10px;
		margin-bottom:25px;
}



#logo {
	position:absolute;
	top:10px;
	left:10px;
    z-index:1000;
}

#footer_container {
	height:180px;
}

#page #footer #footer_logo {
	background: transparent url(../images/footer_bg2.png) no-repeat scroll 0 0;
	height:235px;
	margin:0px;
	position:relative;
	top:-60px;
	left:-30px;
	margin-bottom: -200px;
}

.sidebar_right

{
	background-image:url(../images/sidebar_bg.png);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 300px;
	background-color: #fff;
	padding-top:15px;
}

.sidebar_inner,
#Sidebar
{
	padding-left:20px;
	padding-top:20px;
}



/*
 * 	Menus
 * 
 */


/* The main menu */

#mainmenu {
	text-align:right;
	margin-top:60px;
	vertical-align:baseline;
	height:34px;
    display: inline;
	float: right;
	margin-left: 10px;
	margin-right: 10px;

}

#Menu1 {
	float: right;
	list-style:none;
}

#Menu1 li
 {
	margin-right:15px;
	margin-left:10px;
	float:left;
	display:block;
	padding:6px 3px 0 14px;
	position: relative;
	width:auto;
	height:44px;
	vertical-align:baseline;
}

#Menu1 li a {
	color:#4d4d4d;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#Menu1 li.current,
#Menu1 li.section
{
	background-image:url(../images/tap_bg.png);
	background-repeat: no-repeat; 
	background-attachment:scroll;
	background-position:top left;
	margin-top:-10px;	
	padding-top:16px;
	padding-left:14px;
	padding-right: 3px;
	height:44px;
}

li.current div.rightCap,
#Menu1 li.section div.rightCap
{
	background: url(../images/rightCap.png) no-repeat scroll top right;
	display:block;
	height:44px;
	position:absolute;
	top:0px;
	right:-11px;	
	width:11px;
}

div.dot
{
color:#66FF33;
font-size:24px;
height:8px;
left:50%;
margin:auto auto auto -4px;
position:absolute;
top:-2px;
width:8px;
}

a:hover div.dot,
li.current a div.dot,
li.section a div.dot
{
	background-image:url(../images/dot.png);
}

li.current a div.dot,
li.section a div.dot
{
	position:absolute;
	top:8px;
}

/* The secondary menu */

#Menu2
 {
	list-style:none;
	list-style-position:outside;
}

#Menu2 li
 {
	border-bottom: solid 1px #dfdfdf;
	padding-top:4px; 
	padding-bottom:4px;
	padding-left:12px;	
	margin-left:0px;
}

#Menu2 li a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#Menu2 > li:hover
{
	background-image:url(../images/arrow_2.png);
	background-position: left;
	background-repeat:no-repeat;
}

#Menu2 > li.current,
#Menu2 > li.section
{
	background: url(../images/submenu_bg.png) top left no-repeat;
}

#Menu2 > li.current:hover {
	background: url(../images/submenu_bg.png) top left no-repeat;
}


#Sub-Menu {
	list-style:none;
	background:none;
}

#Sub-Menu li {
	border:0px;
	background:none;
}

#Sub-Menu li:hover {
	border:0px;
	background:none;
}

#Sub-Menu li a:hover,
#Sub-Menu li.current,
#Sub-Menu li.section
{
	text-decoration:underline;
	color:#B60000;
}

/* The Breadcrumbs */

#breadcrumbs {
	margin-bottom:10px;
}

/*
 * Colors for headings, links etc
 * 
 */

 h1, h2, h3, h4, h5, a {
 	color:#BB0000;
 }
 




/* ICONS */
 a[href$=".pdf"],
 a[href$=".PDF"],
 a.pdf {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
}
 a[href$=".doc"],
 a[href$=".DOC"],
 a.doc {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_word.png) no-repeat left center;
}
 a[href$=".xls"],
 a[href$=".XLS"],
 a.xls {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_excel.png) no-repeat left center;
}
 a[href$=".gz"],
 a[href$=".GZ"],
 a[href$=".gzip"],
 a[href$=".GZIP"],
 a[href$=".zip"],
 a[href$=".ZIP"],
 a.archive {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_zip.png) no-repeat left center;
}
a[href$=".exe"],
a[href$=".EXE"],
a.application {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/application.png) no-repeat left center;
}

a.commentrss {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/rss.png) no-repeat left center;
}

a.comments,
.authorDate a {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/comment.gif) no-repeat left center;	
}

.tags {
	padding: 2px;
	padding-left: 20px;
	color:#a6a6a6;
	font-size:11px;
	font-weight:bold;
	background: url(../images/icons/tag.png) no-repeat left center;	
}

.authorDate {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/time.png) no-repeat left center;	
}

/* 
 * Comments Settigs
 */
 
#PageComments {
	list-style:none;
}  

#PageComments * .info {
	color:#a6a6a6;
	font-size:11px;
	text-align:right;
	margin-bottom:0px;
}

ul.actionLinks {
	list-style:none;
}

	ul.actionLinks li {
		margin-top:10px;		
	}
	
	ul.actionLinks li a {
		text-decoration:none;
		border:1px solid #BB0000;
		color:#BB0000;
		padding:2px;
		font-weight:bold;
		background-color:#ffaaaa;
	}
	
	ul.actionLinks li a:hover {
		text-decoration:none;
		border:1px solid #BB0000;
		color:#fff;
		padding:2px;
		font-weight:bold;
		background-color:#BB0000;
	}
	

#PageComments li.odd,
#PageComments li.even
{
	padding:15px 15px 0 15px;
}

#PageComments li.odd {
	border-top: 3px solid #dedede;
	border-bottom: 3px solid #dedede;
	background-color: #f1f1f1;
}

/*
 * Search Form Settings
 */

#Search .middleColumn {
	border:0px;
	width: 180px;
	background:none;
	float:left;
} 


#search_form_label {
	font-size:16px;
	font-weight:bold;
	color:#dedede;
	position:relative;
	top:25px;
	left:-25px;
}

#searchbox * legend {
	font-size:0px;
}

#SearchForm_SearchForm {
	position:relative;
	top:10px;
	left:25px;
}

#SearchForm_SearchForm_Search {
	height:16px;
	border:2px solid #1d1d1d;
	width:180px;
	font-size:14px;
	font-weight:normal;
}

input#SearchForm_SearchForm_action_results {
	position:absolute;
	top:7px;
	right:260px;
}

/*
 * Search results Settings
 */

#SearchResults {
	list-style:inside;
	list-style-image:url(../images/icons/page.gif);
}

#SearchResults li {
	margin-bottom:35px;
}

#SearchResults li p {
	margin-bottom:10px;
	margin-top:3px;
}

.searchResultHeader {
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	list-style-position:inside;

}

/*
 * Blog styles front Page 
 */

#BlogList {
	list-style:none;
}

.BlogTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
	
}

.BlogDateTitle {
		color:#a6a6a6;
		margin-bottom:10px;
		text-indent:20px;
		background: url(../images/icons/time.png) no-repeat left center;	
}

.BlogSummary {
		margin-bottom:35px;
}

#BlogList li {
	margin-left:0px;
}


/*
 *  Online Petition Styles
 */

#TotalSubmissions {
	border: 8px solid #e4e4e4;
	padding: 10px;
	margin-bottom:15px;
	margin-top:-15px;
	text-align:center;
	color:#B60000;
	font-weight:bold;
	background:url(../images/petition_total_bg.png) top left no-repeat;
	font-size:16px;
}

#PetitionStats h2,
#PetitionStats h3
{
	text-align:center;
}

#TotalSubmissions p {
	margin-bottom:10px;
}

#TotalSubmissions .total {
	font-size:26px;
	margin-bottom:2px;
}

#PetitionSummary {
	padding:15px;
	background-image:url(../images/petition_bg.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#fff;
	color:#888888;
	font-size:15px;
}

#PetitionSummaryCap {
		background-image:url(../images/petition_bg_cap.png);
		height:15px;
		margin-bottom:25px;
}

#Petition  h2 {
	margin-bottom:2px;
}

#Petition h3 {
	margin-top:2px;
}

#Petition ul {
	margin: 0;	
}
#Petition ul li {
	list-style-type: none;
	margin: 0;
}
#Petition .Country {
	color:#333;
	line-height:1em;
	font-size:1.1em;
}
#Petition .bar {
	background-color: #015581;
	line-height:1em;
}
 
#Petition .TotalSubmissions {
	color:silver;
	font-size:1.2em;
}

.PetitionSubmission {
	list-style:none;
}

.PetitionSubmission li {
	border-top: 1px solid #dedede;
	padding-top:2px;
}	

.firstName,
.lastName,
.postCode,
.country {
	font-weight:bold;
	color: #4d4d4d;
}

.number {
	background-color: #dedede;
	padding:4px;
}

.petitionComment {
	margin-top:8px;
}

/*
 * Staff Holder styles for Activists page  
 */

#StaffList {
 	margin-bottom:55px;
}

.Staff {
	margin-bottom:55px;
}

.StaffName {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}

.StaffDescription p img {
	float:left;
	margin-right:10px;
}

.StaffDescription img {
	float:left;
	margin-right:10px;
}

/*
 * 	Gallery related Styles
 */

 
#content_wrapper > #Gallery
{
	padding:0px;
}

#Gallery
 {
	padding-top:15px;
	padding-bottom:65px;
	padding-left:15px;
	padding-right:15px;
	background:transparent url(../images/h1_bg.png) no-repeat scroll top right;
}	

/*
 * Pagination styles
 */

.pagination {
	list-style:none;
}

.pagination li {
	float:left;
	line-height:12px;
}

.pagination .previouslink a,
.pagination .nextlink a,
.pagination .currentpage,
.pagination .pagenum a
{
	font-weight:bold;
	text-decoration:none;
}

.pagination .previouslink,
.pagination .nextlink,
.pagination .currentpage,
.pagination .pagenum
{
	margin:2px;
	padding:3px;
}

.pagination .pagenum,
.pagination .currentpage
{
	border: 1px solid #B60000;
}

.pagination .currentpage,
.pagination .pagenum:hover,
.pagination .pagenum a:hover
{
	background-color: #B60000;
	color: #fff;
}



