/* common elements
----------------------------------- */
body {
	padding: 0 0px 20px 8px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 83%;
}

p {
	line-height: 1.4em;
	margin: 0.5em 0 1em 0;
}

li {
	line-height: 1.4em;
}

img    { border: 0; }

hr {
        margin: 2em 0;
        height: 1px;
	border: none;
	border-top: 1px solid #ddd;
	border-top: 1px dotted #888;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
	border-bottom: 1px solid #ddd;
	margin: 1.5em 0 1em 0;
}


tr, td {
	padding: 4px 6px;
}

blockquote
{
        padding: 1.5em;
	background: #eee;
	border: 1px solid #ccc;
	margin: 1.5em;
}	

#image_home
{
	float: right;
	background: url(/images/home/photo-back.jpg);
	background-repeat: no-repeat;
	padding: 19px 20px 19px 18px;
	margin-left: 16px;
	
}

/* container centered
--------------------------------- */
#container {
	width: 760px;
	margin: 0 auto 40px;
	text-align:left;
	padding:0;
}

/* top header
--------------------------------- */
#headContainer {
	position:relative;
	background: url(../images/headerTopBack.gif) 0 0 repeat-x;
}



/* repeated code per header */ 
#album { 
 width: 760px; 
 height: 174px; 
 background-image: url(../images/banner_head-dist.gif); 
 background-image: url(/images/attitude-bg-new.jpg);
 background-repeat: no-repeat;
 background-color:transparent; 
 margin: 0px;
 padding: 0px;
 position: relative;
 top: 0px;
 left: -8px;
 left: 0px;
}


#headContainer ul {
padding: 0px;
margin: 0px;
list-style-type: none;
clear: both;
}
#headContainer ul.mainNav {
}

#headContainer ul.mainNav {
	background: #000000;
	border-bottom: 3px solid #555;
	padding: 4px 0;
}

#headContainer ul.subNav{
	width: auto;
	padding: 2px 48px 4px 24px;
	text-align: right;
	background: #666666;
}
#headContainer ul.subNav li {
	display: inline;
	color: #bbb;
}

#headContainer ul.mainNav li {
	display: inline;
}
#headContainer ul.mainNav a{
	padding-left: 40px;
	padding-top: 6px;
	margin-top: 0px;
	font-size: 90%;
	background: url(../images/arrowMainOff.gif) 22px 5px no-repeat;
}
#headContainer ul.mainNav a:hover, ul.subNav a:hover
{
	color: #ffd82f !important;
}

#headContainer ul.mainNav a.selected{
	background: url(../images/arrowMainOn.gif) 22px 5px no-repeat;
}
#headContainer ul.mainNav a.selected {
	color: #FDD22D;
}
#headContainer ul.subNav a {
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #eee;
}

#headContainer ul.subNav a:hover {
	background: transparent;
}	

#headContainer ul.mainNav li a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}



.copyright { 
      clear:both; 
	  float:right; 
	  padding-right:20px; 
	  font-size:70%; 
}

.footer {
	clear: both;
	background: #dddddd;
	height: 64px;
	text-align: center;
}

.footer_icons
{
	float: right;
	margin-top: 0.8em;
	text-align: right;
	font-size: 80%;
	color: #777;
}

.footer *, .footer_right *, .footer_center * {
	vertical-align: middle;
}

.footer_center
{
	text-align: left;
	margin: auto;
	padding-top: 1em;
}

.footer_center img
{
	margin-right: 2em;
}


.contentContainer {
	background: #ffffff;
	margin: 0px;
	padding: 12px 24px 24px 24px;
}

.bodyContent{
/*	width: 450px;
	margin-right: 50px;
	float: left;
	margin-top: 17px;
*/
}

.bodyImage{
	width: 200px;
	float: right;
	margin: 0 0 1em 1em;
}

img.storyContent {
	float: right;
	margin-right: 15px;
}
p.strong {
	font-weight: 700;
}
p.standfirst {
	font-size: 120%;
	font-weight: 600;
}
.footer a {
	text-decoration: none;
	vertical-align: middle;
}
.footer a:hover {
	background: transparent;
}
.footer div {
	display: inline;
	margin: 0 30px;
}
.footer img {
	padding: 0px;
	margin: 0px;
	border: none;
}

.newLinks {
float:left;
width:500px; 
height:1.0em;
background: #f2f2f2;
word-spacing: 5px;
}

.footer_left, .footer_right, .footer_center
{
	margin-top: 0.7em;
	font-size: 80%;	
	color: #888;
	text-decoration: none;
	float: left;
}

.footer_right
{
	float: right;
	text-align: right;
}

.footer_left p, .footer_right p
{
	line-height: 1.8em;
}
	

.newLinks a,
.footerLinks a {
	color: #484848;
	font-weight: normal;
	text-decoration: none;
}


.newLinks a, 
.newLinks a:link, 
.newLinks a:visited,
.footerLinks a, 
.footerLinks a:link, 
.footerLinks a:visited {
text-decoration: none;
}

.footer span {
	visibility: hidden;
}

.validate {
   float:right; width:260px; background-color: #f2f2f2; text-align:right;
}

.validate a {
	color: #484848;
	font-weight: normal;
    font-size: 70%;	
	text-decoration: none;
}

.validate a, 
.validate a:link, 
.validate a:visited {
text-decoration: none;
}


.thumbnail {
/*
	width: 244px;
	height: 180px;
	float: left;
*/
	display: inline;
}
.thumbnail img{
	border: none;
	padding: 0px;
	margin: 0 16px 16px 0;
}
.thumbnail a {
	text-decoration: none;
	color: #000000;
	font-weight: 500;
}

.previous {
    text-align:right;
	padding: 6px;
	padding-left: 24px;

}
.next {
    float:right;
	padding: 6px;
	padding-right: 24px;
	padding-left: 24px;
}

.previous a , .next a {
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #484848;
	color: #1020f0;
	font-weight: normal;
	text-decoration:underline;
	}

a:visited {
color:#202090;
text-decoration:underline;
}

a:hover, a:focus, a:active
	{
	background-color:#FFFFCC;
	color: black;
text-decoration:underline;
	}

/* Accessibility Options
------------------------------------------- */ 

#skip {
height:1.1em;
background: transparent;
}

#skipnav a, #skipnav a:hover, #skipnav a:visited {  
font-size:70%;
position:absolute; 
left:0px; 
top:-999px; 
width:1px; 
height:1px; 
overflow:hidden;
} 
  
#skipnav a:active, #skipnav a:focus {
position:static; 
width:auto; 
height:auto; 
} 
 
#skipnav ul { margin:0; padding:0; }
#skipnav li { display:inline; margin:0; padding:0; list-style:none;}
 
.hidden 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden; 
} 
 

	
.right {
	float: right;
	text-align: right;
}

.left {
	float: left;
	margin: 4px 12px 8px 0;
}

.icon_large {
	margin: -10px 12px 8px 0;
	float: left;
}

.clear {
	clear: both;
}


#bookmarks {
        width: 440px;
        text-align: center;
        padding: 0.5em;
        margin: 4em auto 0em;
	background: #e8e8e8;
        font-size: 90%;
}
#bookmarks ul {
        list-style: none;
        padding: 0;
        margin: 1em 0;
}
#bookmarks li {
        display: inline;
        padding: 0 0 0 20px;
        margin: 0 0.5em;
}
#bookmarks li.digg { background: url("/images/bookmarks/digg.gif") no-repeat 0 0; }
#bookmarks li.delicious { background: url("/images/bookmarks/delicious.gif") no-repeat 0 0; }
#bookmarks li.facebook { background: url("/images/bookmarks/facebook.gif") no-repeat 0 0; }
#bookmarks li.stumbleupon { background: url("/images/bookmarks/stumbleupon.gif") no-repeat 0 0; }
#bookmarks li.reddit { background: url("/images/bookmarks/reddit.gif") no-repeat 0 0; }

.news_article {
	margin-bottom: 1.5em;
}

.news_article h1 {
	margin-bottom: 0.3em;
}

.news_article h3, .news_bulletin h3
{
	margin-bottom: 0;
	font-size: 100%;
}
.news_article h2
{
	margin-bottom: 4px;
	border-bottom: none;
}
.news_article h3 a, .news_bulletin h3 a, .news_article h2 a {
	color: #04f;
	font-weight: bold;
}
.news_bulletin h3 {
	margin: 4px 0;
}
.date, .news_date {
	font-size: 85%;
	color: #a8a8a8;
	margin-top: 0;
	margin-bottom: 0px;
}
.news_summary {
	margin-top: 0;
}

.news_more {
	text-style: italic;
	margin-top: 0;
}

.news_image
{
	float: right;
	border: 1px solid #aaa;
	background: #eee;
	padding: 6px;
	margin: 0 0 1em 1em !important;
}

#gallery {
	/* text-align: center; */
}

.gallery_row {
	clear: both;
	margin: 0.5em 0;
	max-width: 400px;
}

.gallery_row img {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
}

.gallery_thumbs img {
	margin: 0 8px 8px 0;
}

.message, .admin_controls {
	font-size: 90%;
	padding: 6px 8px;
	margin: 2px 0 16px;
	background: #ddd;
}
.admin_controls a {
	color: #000;
}


.req {
	color: #fb0;
}

#supporter {
	text-align: center;
}

.supporter_thumb {
	float: left;
	padding: 0.5em;
	text-align: center;
	height: 180px;
	width: 160px;
}

.supporter_thumb img {
	margin-bottom: 5px;
}

.supporter_icon {
	margin-bottom: 5px;
	width: 340px;
	float: left;
}

.supporter_icon * {
	vertical-align: middle;
}

.supporter_icon img {
	margin: 0 4px;
}

div.supporter_image {
	border: 1px solid #888;
	padding: 8px 14px 12px;
	display: table;
	margin: auto;
}

.more a {
	color: #fa0;
	font-weight: bold;
}
