﻿/*
 * Richir Outreach Styles
 *
 * Colors
 * gold: #faa442;
 * navy: #223740;
 * lightblue: #3192a7;
 */

/** BEGIN FONT SQUIRREL GENERATED CSS **/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 3, 2012 06:11:03 PM America/New_York */
@import url('rofonts.css');
@font-face {
  font-family: 'Oswald';
  src: url('fonts/Oswald-Light-webfont.eot');
  src: url('fonts/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Oswald-Light-webfont.woff') format('woff'),
       url('fonts/Oswald-Light-webfont.ttf') format('truetype'),
       url('fonts/Oswald-Light-webfont.svg#OswaldLight') format('svg');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  src: url('fonts/Oswald-Regular-webfont.eot');
  src: url('fonts/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Oswald-Regular-webfont.woff') format('woff'),
       url('fonts/Oswald-Regular-webfont.ttf') format('truetype'),
       url('fonts/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  src: url('fonts/Oswald-Bold-webfont.eot');
  src: url('fonts/Oswald-Bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Oswald-Bold-webfont.woff') format('woff'),
       url('fonts/Oswald-Bold-webfont.ttf') format('truetype'),
       url('fonts/Oswald-Bold-webfont.svg#OswaldBold') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald Stencil';
  src: url('fonts/Oswald-Stencil-webfont.eot');
  src: url('fonts/Oswald-Stencil-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Oswald-Stencil-webfont.woff') format('woff'),
       url('fonts/Oswald-Stencil-webfont.ttf') format('truetype'),
       url('fonts/Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** END FOND SQUIRREL GENERATED CSS **/

/** BEGIN AUTUMN STYLES **/

#body {
  background-color: #80aec2;
  background-image: url('images/background-gradient.jpg');
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
}

#body .clear {
  clear: both;
}

#body a, #body a:visited {
  color: #3192a7;
}

#body a:hover {
  color: #223740;
}

body#body #header {
  text-indent: 0px;
  background: #fff;
}

#body #header h1 {
  border: 5px solid #223740;
  border-left: 0;
  border-bottom: 0;
  width: 755px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  height: 170px;
  background: transparent url('images/header.jpg') center center no-repeat;
}

.social-links {
  float: right;
  width: 220px;
  position: relative;
  margin-top: 10px;
  margin-right: 10px;
  border-top: 5px solid #223740;
}

.social-links a {
  display: inline-block;
  vertical-align: middle;
  width: 53px;
  height: 53px;
}

.social-links a:hover img {
  display: inline-block;
}

.social-links img {
  vertical-align: middle;
  display: none;
}

.social-links .social-facebook, .social-links .social-twitter {
  text-align: center;
  position: relative;
}

.social-links .social-facebook img {
  padding-right: 20px;
}

.social-links .social-facebook a {
  background-image: url('images/icon-facebook.gif');
  margin-top: 15px;
  margin-right: 20px;
}

.social-links .social-twitter img {
  padding-right: 20px;
}

.social-links .social-twitter a {
  background-image: url('images/icon-twitter.gif');
  margin-top: 10px;
  margin-right: 20px;
}

.social-links .social-facebook {
  background-image: url('images/bg-facebook.gif');
  height: 78px;
}

.social-links .social-twitter {
  background-image: url('images/bg-twitter.gif');
  height: 77px;
}

.social-links .social-divider {
  background-image: url('images/social-divide.gif');
  height: 15px;
  width: 220px;
}

#body #header .fb_edge_widget_with_comment, #body .share-twitter {
  position: absolute;
  top: 28px;
  right: 18px;
  display: none;
}

#body #header .fb_edge_widget_with_comment {
  top: 32px;
  right: 10px;
}

/*#body .social-facebook:hover .fb_edge_widget_with_comment,*/
/*#body .social-twitter:hover .share-twitter,
#body .social-twitter:hover .share-twitter:hover {
  display: block;
}*/

#body #header h3 {
  display: none;
}

#body #container {
  padding-bottom: 20px;
}

#body #content h2, #body #respond h2 {
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  font-size: 22px;
}

#body #content h2 a, #body #respond h2 a {
  text-decoration: underline;
  color: #f98a0c;
}

#body #content h2 a:hover, #body #respond h2 a:hover {
  color: #3192a7;
}

#body .sidebar h2 {
  background: transparent url('images/arrow-right-blue.gif') left 14px no-repeat;
  border-top: 4px solid #3192a7;
  color: #3192a7;
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding: 10px 20px;
  padding-right: 0;
  line-height: 1.25;
}

#body .sidebar h2 em {
  padding: 0;
}

#body .sidebar a, #body .sidebar a:visited {
  color: #f98a0c;
}

#body .sidebar a:hover {
  color: #3192a7;
}

#body #navigation {
  background: #fff;
  border: 5px solid #223740;
  border-left: none;
  border-right: none;
  height: auto;
  margin: 0 10px;
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  width: 980px;
}

#body #navigation li a, #body #navigation li a:visited {
  text-transform: lowercase;
  font-size: 20px;
  color: #223740;
  margin: 0;
  height: 65px;
}

#body #navigation li a:hover {
  color: #3192a7;
}

#body #navigation li.selected a, #body #navigation li.selected a:visited,
#body #navigation li.current_page_item a, #body #navigation li.current_page_item a:visited {
  color: #3192a7;
  background: #ddd;
}

/*#body #navigation li.page-item-163 a, #body #navigation li.page-item-163 a:visited {
  background: #f98a0c;
  color: #fff;
  text-transform: uppercase;
}

#body #navigation li.page-item-163 a:active, #body #navigation li.page-item-163 a:hover {
  background: #3192a7;
  color: #fff;
}*/

#body #navigation #calloutnavlink {
  display: none;
}

#body #footer {
  background: #3192a7;
  color: #fff;
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}

#body #footer a, #body #footer a:visited {
  color: #7bd7eb;
}

#body #footer a:hover {
  color: #fff;
}

#body #footer strong {
  color: #fff;
}

#body .footer-long {
  padding: 20px;
  clear: both;
  background-color: #1f5e6b;
}

.footer-region, .footer-region ul, .footer-region li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  font-size: 12px;
}

.footer-region ul.children {
  margin-top: 5px;
}

.footer-region ul.children li {
  padding-left: 15px;
}

.footer-region {
  width: 250px;
  float: left;
  padding-top: 10px;
}

.footer-region h2.widgettitle {
  color: #faa442;
  font-size: 24px;
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}

.footer-region .widget {
  padding: 10px;
  text-align: left;
}

.footer-farleft .widget {
  padding-left: 20px;
}

.footer-farright .widget {
  padding-right: 20px;
}

.footer-region .widget ul li {
  border-top: 1px dotted #223740;
  padding-top: 5px;
  padding-bottom: 5px;
}

#body #footer .footer-region .viewmore {
  font-weight: bold;
  text-transform: uppercase;
}

#body #content {
  padding: 30px 0px 0px 17px;
}

#body #navigation form {
  width: 300px;
  text-align: right;
}

#body #navigation form fieldset {
  margin-top: 20px;
}

#body #navigation #searchbutton {
  font-size: 11px;
  font-weight: bold;
  width: 75px;
  max-width: 75px;
  text-align: center;
  background-color: #3192a7;
  height: 28px;
  position: relative;
  top: 1px;
  padding: 2px 10px;
  margin: 0;
  display: inline-block;
}

#body #navigation #searchbutton:hover {
  background-color: #223740;
}

#body #filters .post_tags li {
  float: left;
  margin-right: 5px;
}

#body #filters .post_tags a {
  padding: 3px 5px;
  white-space: pre;
  display: inline-block;
  margin-bottom: 5px;
}

#body #filters .post_tags a:link, #body #filters .post_tags a:visited {
  background-color: #3192a7;
  color: #fff;
}

#body #filters .post_tags a:active, #body #filters .post_tags a:hover {
  background-color: #223740;
  color: #fff;
}

#body #filters .post_tags a.filter-selected {
  background-color: #223740;
}

#body .registerblurb {
  display: none;
}

/** END AUTUMN STYLES **/

#qhblock {
padding-top:5px;
}
#qhblock .entry {
margin: 0 0 20px;
}
#qhblock .entry .info {
border:none; 
margin-right:0; 
padding-right:2px;
}
#qhblock .entry .info .author {
background: none;
border:none;
padding-left:0;
padding-right:2px;
}

#content #qh-overview {}

#content #qh-overview h2.qh-overview-hdr {
    border-bottom: 1px solid #E8F1F7;
    margin-bottom: 6px;
    padding-bottom: 1px;
}

#qh-overview .qh-teaser {

}

#qh-overview .entry a.more {
    background: url("../images/spring_flavour/more.gif") no-repeat scroll left center #FFFFFF;
    font-weight: bold;
}
#sblogin-widget-block label {
	display:block;
}
#sblogin-widget-block p.rememberme label {
	display:inline;
}

.btn-o #follow-button .label {
	font-size:.8em;
}
#container #subcontent { overflow: visible; }

/* kate added 2012-04-26 for new sidebar display fix */
.entry .info a.commentlink { padding-left: 15px; }
#container .sidebar ul, #container .sidebar div.textwidget, #container .sidebar table.recentcommentsavatar {
  list-style: none outside none;
  margin: 0;
  padding: 5px;
}
#container .sidebar ul, #container .sidebar p { margin: 0; }
.sidebar ul li { border-bottom: none; }
#container form input.checkbox { border:none; }
.singlecol #content {
  padding:30px;
}

#column-right.sidebar {
  /*background:url(/wp-content/themes/blix-2-sidebars/images/spring_flavour/subcontent_bg.gif) 2px 0px no-repeat;*/
}

/* kate added 2012/06/11 for width change */
body #container {
	background-position: 180px 0;
	width: 1000px;
}
body #header {
	/*background: url("/titles/rand.php") no-repeat scroll center -9px #FFFFFF;*/
}
body #content {
	width: 535px;
}
#column-left {
	width:160px;
}
body .singlecol #content {
  width: 900px;
}

/* end kate width edits */
/* Will's thumbnail edits */
.postthumb {
float: right;
width: 310px;
margin:8px;
}
.postthumb span {
color: #9F9F9F;
float: right;
font-size: 0.7em;
line-height: 1.1;
margin-top: 5px;
}
.single .postthumb img {
margin-bottom:0;
}

#navigation form{margin:0px;}

#navigation form input#s {height:20px;width:140px; font-size: 12px; padding: 2px;margin:0px;}

#navigation #searchbutton{height:20px; width:40px;font-size:8px; padding:1.5px;position:fixed:left:1175px;margin:0px;cursor:pointer;}

#navigation #searchbutton:hover{background-color:#5092C9;}

#content.column.archive{width:550px; padding: 20px 0px 0px 20px;}

/* styling for category tags */

.entry #filedunder {
  border: none;
}

.entry #filedunder a {
  background: #3192a7;
  color: #fff;
  font-weight: bold;
  display: block;
  float: left;
  padding: 2px 7px;
  font-size: 12px;
  margin-right: 2px;
  margin-bottom: 2px;
}

.entry #filedunder a:hover {
  background: #223740;
}

.entry #filedunder + .clear {
  padding-top: 1em;
}

.entry.single .info {
  margin: 5px 0 10px 0;
}

/* sprucing up index post info */
.entry .info.index-post-info {
  margin: 5px 0 10px;
}
/*** Will's Caption Text ***/
.wp-caption .wp-caption-text{
color: #666;
font-size: 0.7em;
font-style: italic;
margin-bottom: 10px;
padding-bottom: 0;
padding-right: 20px;
text-align: right;
}
/*** Facebook Share fix ***/
.sidebar {
overflow:visible;
}

/*** Mobile Headline Fix ***/
#body #content h2, #body #respond h2 {
width:100%;
}

/*** Top Signup Form ***/
.top-signup-form {
  border-top: 5px solid #223740;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  position: relative;
  width: 220px;
  background:url("images/bg-facebook.gif");
}
.top-signup-form form {
  height: 130px;
  padding: 0 20px 20px;
}
.top-signup-form form #unknown_user div {
  position: relative;
margin: 5px 0;
}
.top-signup-form form #unknown_user > div label {
  left: 5px;
  position: absolute;
  top: 0;
  cursor:text;
}
.top-signup-form form #unknown_user + button {
  background-color: #3192A7;
  border: medium none;
  color: white;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  margin: 0;
  max-width: 75px;
  padding: 2px 10px 4px;
  text-align: center;
  width: 75px;
  cursor:pointer;
}
.top-signup-form form #unknown_user + button:hover {
background-color:#223740;
}
.top-signup-form form {
  height: 130px;
  padding: 0 20px;
}
#body #header .top-signup-form h3 {
display: block;
font-family: 'Oswald',Helvetica,Arial,sans-serif;
font-size: 16px;
line-height: 1;
padding: 10px 0 10px 20px;
width: 227px;
font-weight:bold;
}
#ak-errors {
padding:0;
}

.execphpwidget .social-links {
border:none;
float:none;
margin:0;
width:auto;
}
.execphpwidget .social-links > div {
background:none;
float:left;
}

.execphpwidget #fb-root, .execphpwidget .fb-like {
display:none;
}
#body .execphpwidget .clear {
float:none;
}
.execphpwidget .social-divider {display:none;}
.execphpwidget .social-facebook {
margin-left:36px;
}
.execphpwidget .social-facebook a{
margin-top:10px;
}
/** Author Pages **/
.bio {
  margin:20px;
}
.bio .avatar {
  width:auto;
  height:auto;
  position:inherit;
  float:left;
  margin:0 5px 5px 0;
  padding:5px;
}
.author-contact, .author-contact a{
  font-family: 'RO-Socmed';
  speak: none;
  font-size:1.5em;
}
#body #content .author-name {
  float:left;
  width:65%;
}
.author-contact {
  float:right;
}
#body #content .author-posts h2 {
  margin:20px auto;
}
#content .author-posts h3 {
  margin-bottom:5px;
}
/** Front page view **/

.thecontent .thumb{
  display: block;
  float: right;
  margin: 0 0 5px 5px;
  max-height: 130px;
  max-width: 200px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 200px;
}
.thecontent .thumb img {
  max-width: 125px;
  height:auto;
  width:auto;
}
.thecontent .teaser {
  float: left;
  margin-bottom: 10px;
  width: 60%;
}
#body #content .entry h2 {
  margin-bottom:10px;
}
.author-link {
  margin-bottom:10px;
}
#ak-errors {
  background: none repeat scroll 0 0 #F9A61A;
  left: 155px;
  position: absolute;
  width: 195px;
  z-index: 20;
}
#ak-errors li {
  margin: 0 25px;
}
#ak-errors li:first-child{
  margin: 10px 25px 0;
}
#ak-errors li:last-child{
  margin: 0 25px 10px;
}


/*
  Google+ Button
*/
.google-plus-image {
  height: 20px;
  margin-left: 10px;
  position: absolute;
}


/*
  Hiding a menu item
*/
#navigation li.page-item-30722 {
  display: none;
}


#footer-widget-region .textwidget {
  position: relative;
}

#body #footer-widget-region .textwidget a.rss {
  position: absolute; 
  right: 0; 
  font-size: 1.5rem;
  color: #FF6600;
  transition: 300ms;
}

#body #footer-widget-region .textwidget a.rss:hover {
  color: #B24700;
  transition: 300ms;
}