@import "reset.css";


div {
	margin: 0;
	padding: 0;
	}

body {
	background: url(/images/template/color-band.gif) center;
	margin: 20px 0;
	font: normal .81em Arial, Helvetica, sans-serif;
	}

.hiddenimage {
	font-size: 1px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

.hiddenimage a {
	text-decoration: none;
	}

.hiddenimage span, .hiddenimage a span {
	visibility: hidden;
	}
			
/*     /////////////// ICONS  ///////////////     */

a.externalicon {
	padding: 0 15px 0 1px;
	background: url(/images/icons/iconexternal.gif) no-repeat top right;
	}

a.pdficon {
	padding: 0 17px 0 1px;
	background: url(/images/icons/iconpdf.gif) no-repeat right;
	}

a.emailicon {
	padding: 0 18px 0 1px;
	background: url(/images/icons/iconemail.gif) no-repeat right;
	}

a.helpicon {
	padding: 0 18px 0 1px;
	background: url(/images/icons/iconhelp.gif) no-repeat right;
	}

a.wordicon {
	padding: 0 19px 0 1px;
	background: url(/images/icons/iconword.gif) no-repeat right;
	}

a.excelicon {
	padding: 0 19px 0 1px;
	background: url(/images/icons/iconexcel.gif) no-repeat right;
	}

a.powerpointicon {
	padding: 0 19px 0 1px;
	background: url(/images/icons/iconpowerpoint.gif) no-repeat right;
	}

a.alerticon {
	padding: 0 19px 0 1px;
	background: url(/images/icons/iconalert.gif) no-repeat right;
	}

a.videoicon {
	padding: 0 19px 0 1px;
	background: url(/images/icons/iconvideo.gif) no-repeat right;
	}

a.audioicon {
	padding: 0 19px 0 1px;
	background: url(/images/icons/iconaudio.gif) no-repeat right;
	}

a.download {
	padding: 0 19px 0 1px;
	background: url(/images/icons/icondownload.gif) no-repeat right;
	}

.clear {
	clear: both;
	}

#wrapper {
	background-color: #ffffff;
	}

#container {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
	}

/* ///////////////////// HEADER  ///////////////////// */


#header {
	display: block;
	width: 960px;
	height: 133px;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #c1b8b1;
	}

#header-left {
	position: relative;
	display: block;
	float: left;
	width: 600px;
	margin-right: 49px;
	}

#topTitle a {
	position: relative;
	display: block;
	width: 600px;
	height: 75px;
	margin: 0 0 10px 0;
	background:url(/images/template/gbr-header.gif) no-repeat;
	}

#topNav {
	position: relative;
	display: block;
	clear: both;
	width: 600px;
	height: 33px;
	list-style: none;
	}

#topNav ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	list-style: none;
	}

#topNav li {
	display: block;
	float: left;
	margin-right: 15px;
	line-height: 33px;
	}

#topNav li a {
	display: block;
	float: left;
	height: 33px;
	background-color: #e6e9f2;
	font-weight: bold;
	font-size: 1.31em;
	text-align: center;
	text-decoration: none;
	color: #707ba1;
	}

#topNav li a:hover {
	background-color: #707ba1;
	color: #e6e9f2;
	}

#topNav li.home a {
	width: 95px;
	}

#topNav li.archives a {
	width: 115px;
	}

#topNav li.about a {
	width: 93px;
	}

#topNav li.contribute a {
	width: 150px;
	}

#topNav li.blog a {
	width: 87px;
	}

#topNav li.last {
	margin-right: 0;
	}

#header-right {
	display: block;
	float: left;
	width: 310px;
	}

#gsbm-wordmark a {
	display: block;
	width: 282px;
	height: 39px;
	margin: 0 auto 15px auto;
	background: url(/images/template/gsbm-wordmark.gif) no-repeat;
	}

#header-right ul {
	display: block;
	width: 310px;
	margin: 0 auto;
	}

#header-right li {
	display: block;
	float: left;
	height: 26px;
	margin-right: 14px;
	}

#header-right li a {
	display: block;
	float: left;
	width: auto;
	padding-left: 30px;
	font-weight: bold;
	font-size: 1.06em;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #1b4164;
	}

#header-right li a:hover {
	text-decoration: none;
	color: #c1b8b1;
	}

#header-right li a span {
	height: 20px;
	border-bottom: 1px dotted #1b4164;
	text-decoration: none;
	color: #1b4164;
	}

#header-right li a:hover span {
	border-bottom: 1px solid #1b4164;
	background-color: #e6e9f2;
	}

#header-right li.subscribe a {
	background: url(/images/template/icon-subscribe.gif) top left no-repeat;
	}

#header-right li.itunes a {
	background: url(/images/template/icon-itunes.gif) top left no-repeat;
	}

#header-right li.youtube {
	margin-right: 0;
	}

#header-right li.youtube a {
	background: url(/images/template/icon-youtube.gif) top left no-repeat;
	}

#search {
	position: relative;
	display: block;
	clear: both;
	width: 310px;
	height: 22px;
	}

#search #s {
	position: absolute;
	top: 16px;
	left: 46px;
	display: block;
	width: 170px;
	height: 18px;
	padding-left: 5px;
	border: 1px solid #1b4164;
	background-color: #e6e9f3;
	font-size: 1em;
	color: #1b4164;
	}

#search #search-go-button {
	position: absolute;
	top: 16px;
	left: 226px;
	display: block;
	border: 1px solid #1b4164;
	}


/* ///////////////////// CONTENT/SIDEBAR BACKGROUND  ///////////////////// */

#vertical-bar {
	display: block;
	background: #ffffff url(/images/template/vertical-bar.gif) repeat-y;
	}

/* ///////////////////// CONTENT  ///////////////////// */


#content {
	display: block;
	float: left;
	width: 600px;
	margin-right: 25px;
	padding: 25px 24px 10px 0;
	line-height: 1.56em !important;
	}

#content a {
	border-bottom: 1px dotted #1b4164;
	text-decoration: none;
	color: #1b4164;
	}

#content a:hover {
	border-bottom: 1px solid #1b4164;
	background-color: #e6e9f2;
	text-decoration: none;
	}

h2 {
	margin-bottom: 20px;
	font: bold 1.69em Georgia, "Times New Roman", Times, serif;
	color: #1b4164;
	}

h2.post-page {
	margin-bottom: 20px !important;
	}

h3 {
	margin: 20px 0 20px 0;
	font: bold 1.31em Georgia, "Times New Roman", Times, serif;
	color: #707ba1;
	}

p {
	margin-bottom: 1em;
	}

#content blockquote {
	margin-bottom: 1.5em;
	padding: 15px 15px 1px 15px;
	background-color: #fffcd9;
	}

p.post-author {
	margin-bottom: 0;
	font-weight: bold;
	}

p.post-author a {
	font-weight: bold;
	text-transform: uppercase;
	}

p.date-issue {
	margin-bottom: 20px;
	font-size: .88em;
	color: #959595;
	}

p.date-issue a {
	border-bottom: none !important;
	text-decoration: none;
	color: #959595 !important;
	}

p.date-issue a:hover {
	border-bottom: 1px solid #1b4164 !important;
	color: #1b4164 !important;
	}

#content ul {
	margin: 0 0 20px 20px;
	list-style: disc;
	}

#content ol {
	margin: 0 0 20px 20px;
	list-style: decimal;
	}

#content ul li, #content ol li {
	margin: 0 0 10px 20px ;
	}

p.issue {
	margin-bottom: 30px;
	}

.posted-in {
	display: block;
	padding: 10px 0;
	margin: 20px 0;
	border-top: 1px solid #c1b8b1;
	border-bottom: 1px solid #c1b8b1;
	}

.posted-in p {
	margin: 0;
	padding: 0;
	}

.addthis_container {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	}

/* ///////////////////// CONTENT TABLES  ///////////////////// */

#content table {
	margin: 20px 0 30px 0;
	}

#content th {
	margin: 0;
	padding: 4px;
	border-bottom: 2px solid #c1b8b1;
	background-color: #e5eef4;
	font-weight: bold;
	color: #2a3643;
	text-align: left;
	vertical-align: top;
	}

#content td {
	margin: 0;
	padding: 5px !important;
	border: none;
	line-height: 1.5em;
	vertical-align: top;
	}

.cellright, .tableborders .cellright {
	text-align: right;
	}

.cellcolorlight {
	background-color: #eee;
	}
	
.cellcolordark {
	background-color: #ccc;
	}

#content table ul, #content table ol {
	margin: 0;
	}

/*///// Broders /////*/

table.tableborders {
	border-top: 1px solid #cad7d9;
	border-left: 1px solid #cad7d9;
	}

table.tableborders th {
	border-right: 1px solid #cad7d9;
	}

table.tableborders td {
	border-bottom: 1px solid #cad7d9 !important;
	border-right: 1px solid #cad7d9 !important;
	}

#content hr {
	display: block;
	height: 1px;
	margin: 20px 0;
	border: none;
	background-color: #c1b8b1;
	}

/* ///////////////////// CONTENT IMAGES  ///////////////////// */

#content img.alignleft, div.alignleft {
	float: left;
	margin: 4px 10px 10px 0;
	}

#content img.alignright, div.alignright {
	float: right;
	margin: 4px 0 10px 10px;
	}

#content img {
	padding: 3px;
	border-top: 1px solid #efefef !important;
	border-right: 2px solid #e0e0e0 !important;
	border-bottom: 2px solid #b2b2b2 !important;
	border-left: 1px solid #e0e0e0 !important;
	}

#content a + img {
	border: none !important;
	}

#content .addthis_container a, #content .addthis_container a img {
	border: none !important;
	}

/*Captions*/

p.wp-caption-text {
	margin-top: 3px;
	font-size: .847em;
	line-height: 1.231em;
	color: #666666;
	}

br.spacer_ {
	display: none;
	}



/* ///////////////////// COMMENTS AREA  ///////////////////// */

#comments {
	}
	
#comment-box {
	display: block;
	clear: both;
	width: 600px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	}

#comment-box .comments_meta {
	display: block;
	float: left;
	width: 135px;
	margin-right: 15px;
	}

#comment-box .comments_meta p {
	margin: 0;
	padding: 0;
	line-height: 1.38em;
	}

#comment-box p.comment_date {
	font-size: .88em;
	color: #959595;
	}

#comment-box .comment_text {
	display: block;
	float: left;
	width: 450px;
	}

#comment { /*user input*/
	display: block;
	width: 590px !important;
	}

/* ///////////////////// SIDEBAR  ///////////////////// */

#sidebar {
	display: block;
	float: left;
	width: 310px;
	padding-top: 25px;
	}

#sidebar a {
	border-bottom: 1px dotted #1b4164;
	text-decoration: none;
	color: #1b4164;
	}

#sidebar a:hover {
	border-bottom: 1px solid #1b4164;
	background-color: #e6e9f2;
	}

p.erb {
	display: block;
	height: 20px;
	margin-bottom: 25px;
	padding: 0 0 0 32px;
	background: url(/images/icons/iconerb.gif) left no-repeat;
	line-height: 20px;
	color: #1b4164;
	}

p.erb a {
	height: 20px;
	}

ul#sidebar-nav {
	display: block;
	clear: both;
	width: 310px;
	height: 30px;
	margin-bottom: 15px;
	}

ul#sidebar-nav li {
	display: block;
	float: left;
	margin-right: 10px;
	}

ul#sidebar-nav li.last {
	margin-right: 0;
	}

ul#sidebar-nav li a {
	display: block;
	width: 63px;
	height: 28px;
	border: 1px solid #1b4164;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	color: #1b4164;
	}

ul#sidebar-nav li.last a {
	width: 82px;	
	}

ul#sidebar-nav li a:hover {
	background-color: #e6e9f2;
	text-decoration: none;
	color: #1b4164;
	}

#sidebar h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #c1b8b1;
	font: bold 1.31em Arial, Helvetica, sans-serif;
	color: #1b4164;
	}

#sidebar li h2 a {
	border-bottom: none;
	background-color: transparent;
	text-decoration: none;
	color: #1b4164;
	}

#sidebar li h2 a:hover {
	border-bottom: none;
	background-color: transparent;
	text-decoration: none;
	color: #1b4164;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-bottom: 30px;
	padding-left: 10px;
	font-size: .92em;
	}

#sidebar li li {
	margin-bottom: 12px;
	padding: 0 0 0 10px;
	background: url(/images/template/list-item-arrow.gif) top left no-repeat;
	line-height: 1.06em;
	}

#sidebar li p {
	display: block;
	margin-bottom: 30px;
	}

#sidebar li li a {
	border-bottom: 1px solid transparent !important;
	text-decoration: none;
	color: #1b4164;
	}

#sidebar li li a:hover {
	border-bottom: 1px solid #1b4164 !important;
	background-color: #e6e9f2;
	}

#rss-2 img {
	display: none;
	}
	
#rss-2 ul {
	margin: 0;
	padding: 0 !important;
	background-image: none;
	}
	
#rss-2 ul li {
	padding: 0;
	background-image: none;
	line-height: 1.5em;
	}
	
#rss-2 ul li a {
	font-weight: bold;
	font-size: 1.19em;
	text-decoration: none;
	color: #707ba1;
	}
	
#rss-2 ul li .rssSummary {
	margin-top: 5px !important;
	line-height: 1.38em;
	}
	
	

/* ///////////////////// FOOTER  ///////////////////// */

#footer-border-top {
	display: block;
	clear: both;
	width: 600px;
	height: 1px;
	margin-bottom: 20px;
	background-color: #c1b8b1;
	}

#footer {
	display: block;
	clear: both;
	width: 550px;
	padding: 25px;
	background-color: #cdd2e5;
	font-size: .94em;
	text-align: center;
	}

#footer a {
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	color: #000000;
	}

#footer a:hover {
	border-bottom: 1px solid #000000;
	}

/* ///////////////////// HOME  ///////////////////// */

#content.home {
	width: 624px;
	padding-right: 0 !important;
	}

#featured-slideshow {
	display: block;
	width: 586px;
	margin-bottom: 25px;
	padding: 6px;
	border-top: 1px solid #efefef !important;
	border-right: 2px solid #e0e0e0 !important;
	border-bottom: 2px solid #b2b2b2 !important;
	border-left: 1px solid #e0e0e0 !important;
	}

#featured-slideshow a {
	border: none !important;
	}

#content.home ul, #content.home ul li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	}
	
#content.home ul li h2 {
	font: bold 1.50em Arial, Helvetica, sans-serif;
	color: #707ba1;
	}
	
.home-post-box {
	display: block;
	float: left;
	width: 184px !important;
	margin: 0 0 25px 0 !important;
	padding: 0 24px 0 0 !important;
	}

.home-post-thumb img {
	margin: 0 0 15px 0 !important;
	padding: 3px;
	border-top: 1px solid #efefef !important;
	border-right: 2px solid #e0e0e0 !important;
	border-bottom: 2px solid #b2b2b2 !important;
	border-left: 1px solid #e0e0e0 !important;
	}

.home-post-box h3 {
	display: block;
	clear: both;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	font-size: 1.19em;
	}

.home-post-box h3 a {
	text-decoration: none;
	}

.home-post-box h3 a:hover {
	border-bottom: 1px solid #c1b8b1;
	background-color: #fffcd9;
	}

.home-post-box p {
	clear: both;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	line-height: 1.25em;
	}


/* ///////////////////// ARCHIVES BOX  ///////////////////// */

.archives-box {
	display: block;
	clear: both;
	margin-bottom: 20px;
	}

.archives-box .custom_field_image {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	}

.archives-box .entry {
	display: block;
	float: left;
	width: 400px;
	}

.archives-box h3 {
	margin: 3px 0;
	font-size: 1.31em;
	}

.archives-box h3 a {
	text-decoration: none;
	}

.archives-box h3 a:hover {
	border-bottom: 1px solid #c1b8b1;
	background-color: #fffcd9;
	}

.archives-box p {
	margin-bottom: 0;
	}

.archives-box p.date-author {
	font-size: .88em;
	color: #959595;
	}

.archives-box p.date-author a {
	border-bottom: none !important;
	text-decoration: none;
	color: #959595 !important;
	}

.archives-box p.date-author a:hover {
	text-decoration: underline !important;
	}

