/* General setup */

body { 
	margin-left: 3px; margin-top: 3px;
	font-family: arial, helvetica, verdana, sans-serif;
	background-color: #ffffff;
	color: #262223;
	font-size: 80%;
}

img {
	border: 0;
}

a:link {color: #5E96C5; text-decoration: none; }
a:active {color: #5E96C5; text-decoration: none; }
a:visited {color: #5E96C5; text-decoration: none; }
a:hover {color: #5E96C5; text-decoration: none; cursor: pointer; }

th {
	text-align: left;
	color: #909B56;
	font-weight: normal;
	background: #EEF2D4;
}

h1 {
	color: #262223;
	font-size: 160%;
	letter-spacing: -0.8px;
}

h2 {
	color: #92979D;
	font-size: 140%;
	letter-spacing: -0.8px;
	line-height: 10pt;
	font-weight: normal;
	clear: left;
}

h3 {
	color: #92979D;
	font-size: 120%;
	letter-spacing: -0.3px;
	font-weight: normal;
	margin-bottom: 6px;
	clear: both;
	margin-top: 6px;
	line-height: 14px;
}


/* Block elements */

#promotions {
	display: none;
}

#tagline {
  display: none;
}


#header { 
  display: none;
}

#handheldheader {
  width: 100%;
  height: 57px;
  border-bottom: 3px solid #47525A;
}

#bodywrapper {

}

#navigation {
	
}

#navigation #mainnav {
  display: none;
}	

#navigation #handheldnav {
  text-align: center;
  background: #eeeeee;
  margin-top: 3px;
}

#navigation #handheldnav ul {
 /* list-style-type: none; */
  padding:0;
  margin:0; 
}

#navigation #handheldnav li {
  display: inline; 
  font-size: 8pt;
}

#content {
	float: left;
	width: 100%;
	padding: 4px; 
	padding-top: 2px; 
}
	
#associations {
	display: none;
	}

#advertising {
	display: none;
}
	
#footer {
	clear: both;
	width: 100%;
	background: #47525A;
	min-height: 16px;
	padding-left: 3px;
	padding-right: 3px;
}

/* Styling elements */

.noborder {
	border: 0;
}

/* TAGLINE */

/* change text colour of tagline to white */
#tagline p {
	color: #ffffff;
	text-align: right;
	margin-top: 0px;
	padding: 0px;
	padding-right: 3px;
}

#logo {
	float: left;
}

#standardtopbanner {
  display: none;
}

#leftbanner {
  display: none;
}

/* change text colour of footer to grey */
#footer p {
	color: #dddddd;
}

.hide {
	display: none;
}

/* overrides default link colour for navigation - padding to center the link in the box */
#navigation a {
/*	color: #ffffff;
	padding-top: 3px;*/
}	

#navigation tr:hover {
	background-color: #5E96C5;
}

/* removes bullets */ 
#navigation ul {
	list-style-type: none; 
	padding:0;
	margin:0; 
	height: 100%; 
}

#navigation li {
	padding-left: 10px;
	padding-bottom: 3px;
	clear: both;
}

#navigation .navheading {
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

#navigation .rss {
	float: right;
}

/* CONTENT STYLES */

/* Google link unit */

#content #googlelinkunit {
  display: none;
}

/* breadcrumb styling */

#content #breadcrumb {
  font-size: 8pt;
  margin-bottom: 2px;
  background: #EFF1F0;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
}

/* dont miss box styling */

#content #dontmiss {
	background: #EFF4FA;
	padding: 5px;
	padding-top: 2px;
	width: 100%;
	margin-bottom: 5px;
}

/* news summaries */

/* clear the floating image in the dont miss section */
#content .newssummary {
	clear: both;
	padding-bottom: 4px;
	padding-top: 4px;
}

#content .newssummary h2 {
	color: #92979D;
	font-size: 140%;
	letter-spacing: -0.8px;
	line-height: 12pt;
	font-weight: normal;
	clear: left;
	margin-bottom: 4px;
  padding-top: 2px;
}

#content .searchresult h2 {
  color: #92979D;
  font-size: 140%;
  letter-spacing: -0.8px;
  line-height: 12pt;
  font-weight: normal;
  clear: left;
  margin-bottom: 4px;
}


#content #dontmiss h2 {
  color: #92979D;
  font-size: 140%;
  letter-spacing: -0.8px;
  line-height: 12pt;
  font-weight: normal;
  clear: left;
  margin-bottom: 4px;
  padding-top: 2px;
} 


.thumbnail {
	padding: 5px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
}

.date {

}
	
#content h1 {
	font-weight: normal;
	line-height: 90%;
	margin-bottom: 8px;
	padding-top: 10px;
	clear: both;
  letter-spacing: -1.5px;
}

#content h2 {
	color: #92979D;
	font-size: 140%;
	letter-spacing: -0.3px;
	font-weight: normal;
	margin-bottom: 6px;
	clear: both;
	padding-top: 6px;
	line-height: 14px;
}

#content p {
  margin-top: 0px;
}

/* OTHER ARTICLES ON HOMEPAGE */

.otherarticles .headline {
	float: left;
  width: 80%;
}

.otherarticles .date {
	padding-left: 10px;
}

#content .otherarticles {
	margin-bottom: 3px;
}

#content .articleimage {
	padding: 4px;
}

.newssummary .date {
	float: left;
	width: 80%;
}

#dontmiss .date {
  float: left;
  width: 80%;
}

#content .article .date {
	width: 80%;
}

/* PAGETRAIL */

#content #pagetrail {

}

#content #pagetrail a {
	border: 1px #dddddd solid;
	padding: 3px;
	margin-right: 3px;
}

#pagetrail #presentpage {
	border: 1px #dddddd solid;
	padding: 3px;
	margin-right: 3px;
	background: #92979D;
	color: #ffffff;
}

#pagetrail a:hover {
	background-color: #5E96C5;
	color: #ffffff;
}

.searchmatch {
  background-color: #FFF9AD;
  padding-left: 2px;
  padding-right: 2px;
}

/* less than ideal - these styles are duplicated so they work in TinyMCE */

#content .pullquote {
	display: block;
	font-family: serif;
	font-size: 120%;
	color: #47525A;
	background-color: #eeeeee;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding: 15px;
	margin: 3px;
	width: 90%;
}

.mceContentBody .pullquote {
	display: block;
	font-family: serif;
	font-size: 140%;
	color: #47525A;
	background-color: #eeeeee;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding: 5px;
	margin: 3px;
	width: 200px;
}

#content .strapline {
	color: #47525A;
	font-size: 140%;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 12pt;
	letter-spacing: -0.8px;
	font-weight: normal;
	clear: left;
}

.mceContentBody .strapline {
	color: #47525A;
	font-size: 140%;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 12pt;
	letter-spacing: -0.8px;
	font-weight: normal;
	clear: left;
}

.mceContentBody h2 {
	color: #92979D;
	font-size: 120%;
	letter-spacing: -0.3px;
	font-weight: normal;
	margin-bottom: 6px;
	clear: both;
	margin-top: 6px;
	line-height: 14px;
}

.mceContentBody p {
	margin-top: 2px;
}

.minorheading {
	color: #262223;
	font-size: 140%;
	letter-spacing: -0.8px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content p.minorheading {
	font-size: 140%;
	border-bottom: 1px solid #262223;
	margin-bottom: 8px;
  clear: both;
}

#content .article {
	/* min-height: 35px; */
  clear: both;
}

/* ARTICLE FUNCTIONS E.G. DATE, PRINT */

#articlefunctions {
  display: none;
}

#articlecontent .date {
	float: left;
	width: 80%;
}


/* COMMENTS */

/* comments form */

#commentsform {
  display: none;
}

#comments label {
	float: left;
	width: 25%;
}

#comments .textinput {
	width: 65%;
}

#comments textarea {
	width: 65%;
	height: 100px;
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#comments input {
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#comments .submit {

}

#comments .submit:hover {
	color: #5E96C5;
}

#comments form {
	margin-bottom: 10px;
}

/* comments display */

#content .commentsummaries {
	
}

.commentsummaries .commentheading {
	font-weight: bold;
	font-size: 140%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.commentsummaries .postdetails {
	font-style: italic;
	font-size: 140%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.commentsummaries .nickname {
        
}

.commentsummaries {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* SHARING FUNCTIONS */

#content #share {
	background: #EFF1F0;
	padding: 8px;
	padding-top: 4px;
	width: 90%;
	margin-bottom: 8px;
}

#share #delicious {
	margin-left: 18px;
	display: block;
}

/* PRINTED FROM INFO */

#printedFrom {
  display: none; /* hidden from non-print media */
}

/* EVENTS */

.event {
	clear: both;
}

.event .eventdate {
	float: none;
	margin-bottom: 0px;
	font-size: 120%;
}

.event img {
	float: right;
}

.event .venue {
	font-weight: bold;
	margin-bottom: 0px;
}

.event .address {
	margin-top: 0px;
	padding-top: 0px;
}

.event .description {

}

/* ISSUES */

.issue {
	padding-bottom: 18px;
}

/* DIRECTORY */

#directory ul {
	color: #92979D;
}

#directory label {
	float: left;
	width: 25%;
}

#directory .textinput {
	width: 65%;
}

#directory textarea {
	width: 65%;
	height: 100px;
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#directory input {
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

/* MEDIA INFO */

#mediainfo label {
	float: left;
	width: 25%;
}

#mediainfo .textinput {
	width: 65%;
}

#mediainfo textarea {
	width: 65%;
	height: 100px;
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#mediainfo input {
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

/* ASSOCIATIONS BAR */

#associations input {
	width: 150px;
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}	

#associations #searchbox {
	padding-bottom: 8px;
}

#searchbox #searchform {
	clear: both;
	padding-bottom: 4px;
}

#searchform #searchinputs {
	clear: both;    
}

#associations #searchcloud {
	background: #E0E0E0;
	width: 195px;
	padding: 7px;
	padding-top: 3px;
	text-align: left; /* Still not convinced about justifying */
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	clear: both;
}

#associations p {
	margin-top: 0px;
}

#searchbox .searchgo {
	font-weight: bold;
  font-size: 120%;
	padding-left: 5px;
	padding-top: 10px;
}

#searchbox input {
	float: left;
}

/* different font sizes for the search cloud */

#associations #searchcloud .sc0 {
	font-size: 80%;
}

#associations #searchcloud .sc1 {
	font-size: 90%
}

#associations #searchcloud .sc2 {
	font-size: 100%;
}

#associations #searchcloud .sc3 {
	font-size: 110%;
}

#associations #searchcloud .sc4 {
	font-size: 120%;
}

#associations #searchcloud .sc5 {
	font-size: 130%;
}

#associations #searchcloud .sc6 {
	font-size: 150%;
}

#associations #searchcloud .sc7 {
	font-size: 160%
}

#associations #searchcloud .sc8 {
	font-size: 180%;
}

#associations #searchcloud .sc9 {
	font-size: 15pt;
}

#associations #login p {
 	margin-bottom: 0px;
}

#associations #newsbyemail {
	padding-bottom: 10px;
}

#associations #rsspanel {
	padding-bottom: 10px; 
}

/* TASGLIST WITHIN ASSOCIATIONS BAR */

#taglist {
	padding-bottom: 8px;
}

#taglist ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

#taglist li {
	padding-bottom: 3px;
 	margin: 0px;
}

/* RELATED STORIES WITHIN ASSOCIATIONS BAR */

#relatedstories {
	padding-bottom: 8px;
}

#relatedstories ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

#relatedstories li {
	padding-bottom: 3px;
	margin: 0px;
}

#newsbyemail .search {
 	font-weight: bold;
	padding-left: 5px;
}
