/*
Theme Name: CIGI Theme
Theme URI: http://www.davelachapelle.ca/
Description: A custom CIGI Theme developed by David Lachapelle
Version: 1.0
Author: David Lachapelle
Author URI: http://www.davelachapelle.ca/
Tags: 

	This theme was designed and built by David Lachapelle,
	whose blog you will find at http://davelachapelle.ca/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	color: #000;
	background: #fff url('images/body_bg.jpg') repeat-x;
	text-align: center;
}

#page {
	background-color: white;
	text-align: left;
}

#header {
	float: left;
}

#header h1 {
	margin: 25px 0 0;
	padding: 0;
	float: left;
}
#header h1 a {
	width: 278px;
	height: 118px;
	display: block;
	background: transparent url('images/logo_ssrrc.png') no-repeat;
}
#header h2 {
	margin: 20px 0 0;
	padding: 0;
	float: right;
	background: none;
	/*width: 156px;*/
}
/*#header h2 a {
	width: 87px;
	height: 37px;
	min-height: 37px;
	display: block;
	padding: 0;
	background: transparent url('images/logo_cigi.png') no-repeat;
}*/
#header .description {
	display: none;
}
#header ul {
	display: block;
	margin: 5px 0 0;
	border-top: 1px solid #415760;
	list-style-type: none;
	float: right;
	clear: right;
}
#header ul li {
	float: left;
	margin: 0 0 0 10px;
}
#searchContainer {
	float: right;
	clear: right;
	margin: 17px 0 0;
	width: 310px;
}
#searchform {
	margin: 0;
}
#searchform input#s {
	background: transparent url('images/input_search.png') no-repeat;
	border: none;
	display: block;
	float: left;
	width: 170px;
	height: 22px;
	padding-left: 6px;
	padding-right: 0px;
}
#searchform input#searchsubmit {
	background: transparent url('images/button_search.png') no-repeat;
	border: none;
	display: block;
	float: left;
	width: 32px;
	height: 22px;
}

#content {
	font-size: 1.2em;
	float: left;
}

.widecolumn .entry {
	font-size: 1.05em;
	margin: 10px 45px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	clear: both;
	float: left;
	margin-top: 5px;
}
.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}


h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
#content div .entry h2,
#content div .country_entry h2{
	position: relative;
    float: none;
	background: transparent url('images/longarrow_bg.png') no-repeat left bottom;
	width: 100%;
	padding: 0 0 11px 10px;
	margin: 0 0 0 -10px;
	color: #566461;
	font-size:19px;
}

.entry p a:visited {
	color: #b85b5a;
}

.more-link {
	display: block;
	height: 11px;
	width: 118px;
	background: url('images/btn_readmore.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 10px;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

#commentform input, #commentform textarea, .subscribe input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.widecolumn .post {
	background: url('images/topic_bg.jpg') repeat;
}
#content .post h2, #content .page h2, #content .archive h2, #content .searchresult h2 {
	position: relative;
	float: left;
	z-index: 5;
	padding: 0 0 11px;
	margin: -72px 0 0 35px;
	width: 535px;
	background: transparent url('images/shortarrow_bg.png') no-repeat left bottom;
}
.page .countrypage h2, .searchresult h2, h2.no_subtext {
	margin-top: -55px;
}
#content .post h2 a, #content .page h2 a, #content .archive h2 a, #content .searchresult h2 a {
	display: block;
	padding: 7px 35px 10px 10px;
	background: transparent url('images/atitle_bg.png') repeat;
	text-align: left;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	min-height: 56px;
}
#content .post h2 small, #content .page h2 small, #content .archive h2 small {
	background: transparent url('images/atitle_bg.png') repeat;
	color: #fff;
	font-size: 0.5em;
	display: block;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0 15px 2px;
	font-weight: normal;
	text-transform: uppercase;
}
#content .post h2 small a, #content .page h2 small a, #content .archive h2 small a {
	display: inline;
	font-weight: bold;
	background: none;
	font-size: 1em;
	padding: 0;
}
.fullheader h2.slimheader {
	margin-top: -47px;
}
.fullheader h2.slimheader a {
	min-height: 0;
}
.post img, .page img {
	top: 0;
	left: 0;
}
.widecolumn .country_entry {
	clear: left;
	padding: 5px 0;
	margin: 10px 45px;
}

.archive_container .post {
	padding: 10px 10px 30px 45px;
	width: 580px;
	background: none;
	clear: both;
}
.archive_container .post h3 {
	margin: 0;
	clear: both;
}
.archive_container .post h3 a {
	color: #496da9;
}
.archive_container .post small {
	display: block;
}
.archive_container .entry {
	margin: 0;
}
.archive_container .entry p {
	margin: 2px 0;
}
.widecolumn .archive_container .postmetadata {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
}
.archive_container .postmetadata a {
	text-decoration: underline;
	color: #496da9;
}

#wideheader, #ebookheader {
	margin: 5px 0 0 5px;
	float: left;
}

#wideheader .post_image, .fullheader .post_image {
	width: 940px;
}
.fullheader .post {
	background: none;
}

.newsroom {
	padding: 0 0 0 45px;
	width: 560px;
}

.newsroom h2, .events h2 {
	position: relative;
	float: left;
	background: transparent url('images/longarrow_bg.png') no-repeat left bottom;
	width: 100%;
	padding: 0 0 11px 10px;
	margin-left: -10px;
	color: #566461;
	font-size:19px;
}
.newsroom div {
	float: left;
	display: block;
	border-right: 1px solid #ccc;
	width: 150px;
	padding: 0 5px;
}
.newsroom div.item_0 {
	width: 220px;
}
.newsroom div.item_0 a {
	font-size: 1.5em;
	line-height: normal;
}
.newsroom div.item_2 {
	border-right: none;
}
.newsroom a {
	font-size: 1.2em;
}

.sidebar {
	background: transparent url('images/featured_bg.jpg') repeat-x;
	width: 334px;
	float: left;
	margin: 5px 5px 0 0;
}
.singleside {
	background: none;
}
.sidebar.noimage {
	margin-top: 55px;
	background: none;
}
.widget ul {
	list-style-type: none;
	padding-left: 0px;
}
.widget ul li {
	margin-bottom: 5px;
}
#twitter-3 {
	width: 560px;
	clear: both;
}
#twitter-3, #twitter-4 {
	padding: 10px 0 0 45px;
	margin: 0;
}

#twitter-3 .entry-meta {
	text-indent: 30px;
}

#twitter-4 ul li {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}

.twitterwidget-title {
	position: relative;
	float: left;
	background: transparent url('images/longarrow_bg.png') no-repeat left bottom;
	width: 100%;
	padding: 0 0 11px 10px;
	margin-left: -10px;
	color: #566461;
	font-size: 19px;
	text-decoration: none;
}
.widget .entry-meta {
	display: block;
	font-size: 0.8em;
	text-indent: 10px;
}

#dynamic_sidebar .widget {
	clear: both;
	width: 266px;
	font-size: 1.1em;
}

.sidebar .featured {
	float: left;
	color: #fff;
}
.featured img {
	float: left;
}
.featured h3 {
	color: #fff;
	font-weight: normal;
	font-size: 1.5em;
	margin: 15px 35px 0 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #44526b;
	width: 280px;
}
.featured h3 em {
	font-weight: bold;
	font-style: normal;
}
.featured ul {
	list-style-type: none;
	padding: 0 0 0 29px;
	width: 270px;
}
.featured ul li {
	border-bottom: 1px dotted #44526b;
	margin-top: 5px;
	padding-bottom: 5px;
}
.featured ul li.last{
	border-bottom: none;
}
.featured ul li a {
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
}
.featured ul li a:hover {
	text-decoration: underline;
}
.featured ul li img {
	float: none;
}

.sidebar .country {
	width: 266px;
	background: #fafafa;
	float: left;
	margin: 10px 0 0 30px;
	padding: 2px;
}

.country h3 {
	display: block;
	color: #fff;
	background: #566461;
	padding: 2px 3px;
	margin: 0 1px 0 0;
}
#ssr_country_update {
	width: 265px;
	background: url('images/shortarrow_bg.png') no-repeat left top;
	margin-top: 1px;
}
#country_update_image {
	margin-top: -5px;
	width: 263px;
	border: 1px solid #cbcbcb;
}
#country_update_overlay {
	position: relative;
	left: 8px;
	top: 0;
}
#country_first_list {
	background: #d7d2cb;
	margin-bottom: -5px;
}
#country_first_list dd {
	margin-bottom: 0;
}
#country_first_clear {
	height: 2px;
}

.country .list {
	background: url('images/bg_arrowgrey.png') no-repeat;
	position: relative;
	display: block;
	float: left;
	margin: -5px 0 0;
	padding: 0;
	width: 265px;
}
.country dt {
	float: left;
	clear: left;
	border-right: 1px solid #aab1af;
	color: #aab1af;
	font-weight: bold;
	margin: -2px 0 5px 0;
	padding: 0 5px;
	height: 12px;
	width: 68px;
	font-size: 0.9em;
	text-transform: uppercase;
}
.country dd {
	float: left;
	margin: -2px 0 5px 5px;
	padding: 0;
	text-transform: uppercase;
	width: 170px;
}
.country dd span {
	font-weight: bold;
	padding-right: 5px;
	border-right: 1px solid #aab1af;
}
.sidebar .related, .sidebar .snapshot {
	width: 266px;
	background: #eeebea;
	float: left;
	margin: 10px 0 0 30px;
	padding: 2px;
}
.map_container {
	min-height: 305px;
}
.related h3, .snapshot h3 {
	display: block;
	color: #fff;
	background: #566461;
	padding: 2px 3px;
	margin: 0 1px 0 0;
}
.snapshot img {
	float: left;
}
.related .list {
	background: url('images/shortarrow_bg.png') no-repeat left top;
	float: left;
	margin: 2px 0 0 0;
	width: 261px;
	padding: 2px;
}
.related .list p {
	text-align: center;
	width: 100%;
	display: block;
}
.related ul {
	margin-top: 10px;
	padding: 0 2px 0 2px;
	list-style-type: none;
}
.related li {
	margin-top: 5px;
	color: #aab1af;
	text-transform: uppercase;
}
.related li span {
	border-right: 1px solid #aab1af;
	margin-right: 5px;
	padding-right: 5px;
	font-weight: bold;
}
#monthly_archive ul {
	margin-left: 10px;
}
#monthly_archive li {
	text-indent: 8px;
	margin-top: 0;
}
#monthly_archive .year_header {
	text-indent: 0;
	font-weight: bold;
}
#snapshot_data {
	background: url('images/shortarrow_bg.png') no-repeat left top;
	float: left;
	margin: 2px 0 0 0;
	width: 261px;
	padding: 10px 2px 2px;
}
#snapshot_data img {
	margin: 5px;
}
#snapshot_data ul
{
	padding: 0px;
	margin-left: 10px;
	margin-top: -5px;
	padding-left: 5px;
	text-indent: -5px;
}
#snapshot_data p {
	margin: 2px 0 10px;
}

.sidebar .comments {
	width: 266px;
	background: #eeebea;
	float: left;
	margin: 10px 0 0 30px;
	padding: 2px;
}
.comments h3 {
	display: block;
	color: #fff;
	background: #566461;
	padding: 2px 3px;
	margin: 0 1px 0 0;
}
.comments form#commentform {
	border: none;
	background: url('images/shortarrow_bg.png') no-repeat left top;
	margin: 2px 0 0 0;
	padding-top: 5px;
	width: 265px;
}
.comments form#commentform textarea {
	border: none;
	background: url('images/comment_body.jpg') no-repeat left top;
	width: 240px;
	padding: 5px;
	height: 115px;
	margin: 5px 0 0 7px;
}
.comments form#commentform label {
	display: none;
}
.comments form#commentform input.text, .subscribe input.text {
	border: none;
	background: url('images/comment_input.jpg') no-repeat left top;
	height: 23px;
	width: 241px;
	margin: 0 0 0 7px;
	padding: 0 5px;
}
.comments form#commentform #submit {
	display: block;
	float: left;
	height: 22px;
	width: 127px;
	background: url('images/comment_submit.jpg') no-repeat left top;
	border: none;
	margin: 5px 0 5px 7px;
}
#captchaInputDiv {
	display: block;
}
.comments form#commentform .si_captcha_captcha_container {
	border: none;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 225px;
}
.comments form#commentform .si_captcha_captcha_image {
	border: none;
	margin: 0 0 5px 7px;
	padding: 0 5px;
}
.comments form#commentform .si_captcha_help_image {
	border-style: none;
	margin: 0;
	vertical-align: top;
}
.comments form#commentform #si_captcha_refreshimg {
	margin-left: -25px;
	margin-top: 25px;
}
.sidebar .subscribe {
	width: 266px;
	background: url('images/newsletter_signup.jpg') repeat-x left top;
	float: left;
	margin: 10px 0 0 30px;
	padding: 5px;
	color: #ffffff;
}
.subscribe h3 {
	margin: 0;
	color: #ffffff;
	line-height: 1.2em;
	font-size: 1.5em;
}
.subscribe input.text {
	margin: 0;
	background: url('images/newsletter_input.jpg') no-repeat left top;
}
#newsletter_submit {
	display: block;
	height: 22px;
	width: 127px;
	background: url('images/newsletter_signup.png') no-repeat left top;
	border: none;
	margin: 3px 0;
	text-indent: -9999px;
	overflow: hidden;
}
.sidebar .events {
	width: 266px;
	float: left;
	margin: 10px 0 0 30px;
	padding: 5px;
}
.events h2 {
	padding-bottom: 7px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.events h3 {
	width: 100%;
	text-transform: uppercase;
	color: #aab1af;
	border-bottom: 1px solid #aab1af;
	clear: both;
	line-height: 1em;
	margin: 15px 0 0;
}
.events dt {
	float: left;
	clear: both;
	color: #aab1af;
	margin: -2px 0 5px 0;
	width: 30px;
	font-size: 2.5em;
}
.events dd {
	margin: 3px 0 0 40px;
	text-transform: uppercase;
	padding-top: 1px;
}

#countrynav {
	float: left;
	width: 940px;
	background: #dde0df;
	margin: 5px 5px 0;
}
#countrynav .country_list {
	float: left;
	width: 145px;
	height: 115px;
	display: block;
	border-right: 1px solid #fff;
	padding: 10px 5px;
}
#countrynav .country_list_extras {
	display: none;
	background: #dde0df;
	border: 1px solid #ffffff;
	border-top: none;
	position: relative;
	left: 0;
	right: 0;
	margin: 0 -6px -20px;
	padding: 0 5px 20px;
	z-index: 1;
}
#countrynav .last {
	border-right: none;
	width: 150px;
}
#countrynav .active_country {
	background: url('images/topic_bg.jpg') repeat scroll 0 0 transparent;
}
.country_list h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #566461;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.country_list h3 span {
	font-weight: normal;
}
.country_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.country_list ul li {
	margin: 5px 0;
}
.country_list ul li a {
	color: #4c6da6;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}
.country_list a.button {
	background: url('images/btn_countrydropdown.png') no-repeat 5px -14px;
	display: block;
	height: 10px;
	width: 140px;
	widows: 131px;
	text-transform: uppercase;
	color: #fff;
	padding: 2px 0;
	font-size: 0.9em;
	text-align: center;
	position: relative;
	top: 0px;
	z-index: 1;
}
.active_country a.button {
	background: url('images/btn_countrydropdown.png') no-repeat 5px 0;
	color: #675e55;
}
.country_list a.button span {
	font-weight: bold;
}

/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

#header {
	background: transparent url('images/header_bg.jpg') no-repeat;
	margin: 0;
	padding: 0;
	height: 136px;
	width: 950px;
}
#header h1 a, #header h2 a {
	text-indent: -9999px;
	overflow: hidden;
}
#header ul {
}
#header ul li {
}
#header ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
	margin-top: -2px;
	padding: 6px 5px 5px 5px;
}
#header ul li a:hover {
	background: transparent url('images/rollover.jpg') repeat-x;
}
#header ul li a.activeMenu {
	background: transparent url('images/rollover.jpg') repeat-x;
}

#searchform input#s {
	font-size: 1.0em;
	color: #666;
}
#searchform input#searchsubmit {
	text-indent: -9999px;
	overflow: hidden;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 0;
	margin: 5px 0 0 5px;
	width: 606px;
}

.post, .page, .archive {
	margin: 0 0 40px;
	position: relative;
    clear: both;
}

.post hr, .page hr {
	display: block;
}

.widecolumn .post, .widecolumn .page {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
	height: 1px;
}

#footer {
	padding: 0;
	margin: 0 auto 0;
	width: 813px;
	height: 50px;
	clear: both;
	background: url('images/footer_bg.png') no-repeat center 10px;
	font-size: 1.1em;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer p a img {
	margin: 10px 0 -10px;
}
#footer #copyright {
	float: left;
	width: 400px;
    margin-top: 15px;
}
#footer #footer_links {
	float: right;
	margin-top: 15px;
	text-align: right;
	width: 350px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin: 10px 0 20px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.mapthumb {
	margin-left: 1px;
	border: 1px solid #cbcbcb;
}

.post_image {
	width: 606px;
	height: 283px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	background: url('images/comment_gradient.png') repeat-x #ffffff;
}

.commentlist li {
	margin: 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: -8px 0 0;
	display: block;
	color: #777777;
}

.commentlist h4 {
	margin-bottom: -8px;
}
#commentlist_container {
	background: #ffffff;
	margin: -2px;
}
#postfold_comments {
	background: #ffffff;
	display: none;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Newsletter Signup */
#SignUp {
	clear: both;
	background: #ffffff;
	padding: 5px;
	margin-left: 35px;
}
#SignUp h3 {
	margin-top: 15px;
}
.signupframe {
	color: #226699;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #000000;
	margin: auto;
	padding: 5px;
}
.signupframe fieldset {
	border: none;
	border-top: 1px solid;
	margin: 15px;
	padding: 10px 5px 5px;
}
.nlf_legend {
	margin: 0 20px -18px;
	text-align: right;
}
.nlf_text {
	float: left;
	margin: 2px 10px;
}
.nlf_grouping label {
	width: 75px;
	display: block;
	float: left;
}
.nlf_required {
	color: #dd0000;
}
#nlf_lists {
	padding-left: 30px;
}
#nlf_lists input {
	width: 15px;
}
.nlf_explain {
	margin: 0 25px 5px;
	font-style: italic;
}
#nlf_requiredexp {
	text-align: right;
}
#nlf_submit {
	float: right;
	margin: 2px;
}

/* End Newsletter Signup */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.mock_link {
	cursor: pointer;
	text-decoration: underline;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Jobs */
.jobTitle {
	font-weight: bold;
	text-decoration: underline;
}

.jobHeader {
	font-size: 1.9em;
}

/* Get rid of "raquo;" / "\00BB \0020" list bullets for this case */
.entry .jobList li:before {
	content: "";
}

.entry .jobList {
	border-top: 1px solid black;
	margin-top: 3px;
	padding-bottom: 10px;
	text-indent: 0;
	padding-left: 0;
}

.jobList li {
	border-bottom: 1px solid #cccccc;
}

.jobList li p {
	margin-top: 0;
}

.jobList li div {
	font-weight: bold;
	text-decoration: underline;
}
/* End Jobs */

/* eBook */
#ebookheader {
	background: url('images/future_of_ssr.jpg') #242831 no-repeat;
	min-height: 480px;
	padding-top: 220px;
}
#ebookheader .sidebar {
	width: 310px;
	margin-right: 20px;
	margin-bottom: 15px;
	background: none;
}
#ebookheader .entry {
	margin: 0 20px;
	float: none;
}
#ebookheader .entry p {
	line-height: 1.2em;
	margin: 0;
}
#ebookbuttons {
	text-align: center;
	margin-bottom: 15px;
}
#ebookbuttons a {
	display: inline-block;
	overflow: hidden;
	text-indent: -9999px;
	width: 76px;
	height: 31px;
	margin: 0 5px;
}
#ebook_pdf {
	background: url('images/pdf_btn.gif') no-repeat;
}
#ebook_purchase {
	background: url('images/purchase_btn.gif') no-repeat;
}
#ebook_video {
	background: url('images/video_btn.gif') no-repeat;
}
#promovid {
	margin: 20px;
	padding: 0;
}
#ebook_banner {
	margin-bottom: 5px;
}
.blackmat {
	background-color: transparent;
	background-image: url('images/blackmat.png');
	color: white;
	padding: 15px;
	font-size: 1.2em;
	line-height: 1.2em;
}
.blackmat a, .blackmat a:visited, .blackmat p a:visited {
	color: #FFC54F;
	font-weight: bold;
}
.ebookquote {
	border-bottom: 2px dashed #ffffff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: justify;
}
.ebookquote.last {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.ebookquote .author {
	margin-top: 5px;
	text-align: right;
	font-style: italic;
}
.ebookquote:first-child {
}
#header ul li a.menuHighlight {
	text-transform: none;
	color: #ffc54f;
}
/* Remove when going back to 8 menu items */
#header ul li {
	margin-left: 3px;
}
.ebook_store {
	clear: both;
}
.ebook_store img {
	float: left;
	border: 3px solid #000000;
	margin: 0 10px 10px 0;
}
.ebook_store h3 {
	color: #ffffff;
}
.ebook_store p {
	float: right;
	width: 420px;
}
.ebook_storelinks {
	clear: both;
	text-align: right;
	padding-top: 15px;
}
/* End eBook */
.sidebar .buttons {
    clear: both;
}
.sidebar .buttons a {
    font: bold 14px Arial;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 10px 10px 13px 15px;
    width:253px;
    margin: 0 auto;
    border: 1px solid #02202b;
    border-radius: 3px;
    background: #324972;
    background: -moz-linear-gradient(top, #3e629c, #293752);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e629c), color-stop(100%,#293752)); 
    background: -webkit-linear-gradient(top, #3e629c, #293752);
    background: -o-linear-gradient(top, #3e629c, #293752);
    background: -ms-linear-gradient(top, #3e629c, #293752);
    background: linear-gradient(top, #3e629c, #293752);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e629c', endColorstr='#293752');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e629c', endColorstr='#293752')";
}
.sidebar .buttons a:hover {
    text-decoration: none;
}
.sidebar .buttons a img{
    float: right;
    margin-top: -5px;
}

.sidebar .banner{
    margin: 10px 0px 10px 27px;
    float: left;
}
.sidebar .banner img{
    display: block;
    margin: 0 auto;
}
.sd-sharing-enabled .sd-content ul,
.sd-sharing-enabled .sd-content li {
  text-indent: 0;
}
.sd-sharing-enabled .sd-content li:before {
  display: none;
}