/*  

Theme Name: Seahawks - Light



Theme URI: http://www.southriverhigh.org


Version: 1.1.0


Author: PageLines/REITConsulting



Author URI: http://www.pagelines.com / http://reitconsulting.net



Tags: theme-options, custom-colors, black, blue, dark, two-columns, fixed-width, threaded-comments, custom-header, custom-colors, translation-ready


*/

/* Defaults */

body {
  font-size: 13px;
  line-height: 1.6em;
  color: #000;
  background: #72b1f7 url(images/bggrey.jpg) repeat-x 0 0;
  font-family: Arial,Verdana,Sans-serif;
  font-weight: normal;
}

.nobg {
  background: #000;
}

.bggrey {
  background: transparent url(images/bggrey.jpg) repeat-x 0 0;
}

.bgblue {
  background: transparent url(images/bgblue.jpg) repeat-x 0 0;
}

a:focus {
  outline: 1px dotted invert;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0
}

ol {
  list-style: decimal
}

ul {
  list-style: square;
}

.hentry ul, ol {
  margin-left: 25px;
  margin-bottom: 1em;
}

p,.p {
  margin-bottom: 1em;
}

blockquote {
  margin: 0 0 1em 1em;
  background: #333;
  padding: 1em 1em;
}

/*layout width */

#pagewrap {
  width: 960px;
  margin: 0 auto;
  border-left-width: 4px;
  height: 100%;
}

.container {
  width: 960px;
  margin: 0px auto;
}

#content {
  background: #eee;
  border-right: 2px solid #ccc;
  border-left: 3px groove #ddd;
  height: 100%;
}

.contentshadow {
  
}

#site {
  padding-bottom: 0em;
}

#footer {
  width: 990px;
  margin: 0 auto;
}

#sidebar {
  width: 300px;
  float: left;
  border-left: 1px solid #333;
}

#wrapper {
  position: relative;
  padding-bottom: .1em;
}

#maincontent {
  float: left;
  position: relative;
  width: 625px;
  border-right: 2px solid #72b1f7;
  margin-right: -5px;
}

#maincontentFullWidth {
  float: left;
  position: relative;
  width: 960px;
  border-right: 2px solid #72b1f7;
  margin-right: -5px;
}

#maincontentsub {
  float: left;
  position: relative;
  background-color: #fff;
  width: 605px;
  margin: 10px;
  clear: none;
}

#maincontentsubFullWidth {
  float: left;
  position: relative;
  background-color: #fff;
  width: 935px;
  margin: 10px;
  clear: none;
}

#ssp_g_front_page {
  float: right;
}

/* @ FULL WIDTH */

#fullwidth #content {
  background: #000;
}

#fullwidth #maincontent {
  width: 100%;
}

/* Links & Colors */

a {
  text-decoration: none;
}

a {
  color: #2388FF;
}

.commentlist cite,.commentlist cite a {
  color: #fff;
}

#content a:hover {
  text-decoration: underline;
}

/* HEADERS */

h1, h2, h3, h4, h5, h6, #nav {
  font-family: Arial,Verdana,Sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  color: #000;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
  
}

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, #nav em {
  text-transform: lowercase;
  font-style: italic;
}

h1 {
  font-size: 2.6em;
  letter-spacing: -1px;
}

h2 {
  font-size: 1.7em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1.3em;
}

h5 {
  font-size: 1.1em;
}

h6 {
  font-size: 1em;
}

/* @ HEADER */

#header {
  position: relative;
  padding: 12px 0px 0px 160px;
  height: 100px;
  background: url(images/SRHSheader3.jpg) no-repeat 0 0;
}

.headline h1 {
  
}

.headline h1 a {
  text-shadow: #666 0px 0px 5px;
  font-weight: bold;
  color: #000;
  font-size: 36px;
  float: left;
  line-height: 1.5em;
}

.headline h1 a:hover {
  color: #2388FF;
}

.site-description {
  font-size: 1.5em;
  float: left;
  margin: 38px 0 0 -400px;
  color: #fff;
  font-style: italic;
}

/* Header Icons */

.icons {
  text-align: right;
  position: absolute;
  bottom: 22px;
  right: 0px;
  line-height: 20px;
  height: 24px;
}

.icons a {
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 4px;
  float: right;
  text-align: right;
}

.icons .twitterlink {
  background: url(images/twittericon.png) no-repeat 0 0;
}

.icons .linkedinlink {
  background: url(images/linkedinicon.png) no-repeat 0 0;
}

.icons .facebooklink {
  background: url(images/facebookicon.png) no-repeat 0 0;
}

.icons .rsslink {
  background: url(images/rssicon.png) no-repeat 0 0;
}

/* MAIN NAVIGATION */

.ssf-blue li {
	height:			35px;
	background:		#aaa;	
			/* color 1 */
	border-right: 1px solid #888;
	margin-right: 2px;
}

#nav {
	background: #eee;
  font-size: 1em;
  border: 1px solid #848484;
  border-left: 3px solid #848484;
  border-right-style: solid;
  border-right-width: 2px;
  padding: 8px;
  margin-bottom: 3px;
  position: relative;
  z-index: 9999;
}

/* @ SUBHEAD */




/* Search in subheacd */

#searchform {
  width: 300px;
  float: right;
}

.center #searchform {
  float: none;
  padding: 10px 10px;
  margin: 0px auto;
}

#subhead ul {
  list-style: none;
  margin: 0;
}

#overview {
  border-bottom: 1px dotted #bbb;
  margin-bottom: 1em;
}

/* Pages */

.pagetitle {
  padding: .5em 0;
  border-bottom: 1px solid #444;
  margin-bottom: 1em;
}

/* POSTS */

.hentry {
  overflow: hidden;
  clear: both;
}

/* THUMB */

.thumb.left img {
  margin-right: 23px;
}

.thumb img {
  display: block;
  margin: 0 0 0.8em;
}

.copy {
  padding: 25px 30px 0px 30px;
}

.postcontent {
  padding: 5px 30px 0px 30px;
}

/*- Post Date -*/

.post-date {
  margin: 0 0 1.25em;
}

#content .post-date a {
  color: #000;
}

.post-date em {
  background: #eee;
  color: #000;
  font-size: .9em;
  font-style: normal;
  padding: 5px 5px;
  line-height: 1.75em;
}

.post-excerpt {
  font-style: italic;
  width: 350px;
  float: left;
}

.post-title {
  margin-bottom: .4em;
}

.post-title h2 {
  font-size: 2.3em;
  line-height: 1em;
  text-transform: none;
  letter-spacing: -.02em;
  padding: 5px 0;
}

.post-title h2 a {
  color: #000;
}

.post-title h2 a:hover {
  text-decoration: underline;
}

/*- Post Author -*/

.author-info {
  padding: 15px 30px;
}

.author-info small {
  color: #000;
}

.author-info h3 {
  text-transform: capitalize;
  font-size: 26px;
}

.pic {
  text-align: left;
  margin-right: 1em;
}

.pic img {
  float: left
}

.post-author {
  margin: 0 0 1em;
}

.author-details {
  font-size: .85em;
}

.author-descr {
  display: table;
  height: 1%;
}

.author, .auxilary a {
  font-variant: small-caps;
}

.auxilary a {
  color: #000;
}

.author {
  padding: 0 10px;
  background: #fff;
}

.post .entry {
  margin-bottom: 1em;
  padding: 1em 0;
  border-top: 1px solid #eee;
}

.pfooterdark {
  background: #333 url(images/box-bgr.gif) repeat-x top;
}

.pfooterlight {
  
}

.post-footer {
  height: 42px;
  padding: 0 18px;
  overflow: hidden;
  color: #999;
  border-right: 2px solid #ccc;
  border-left: 3px solid #bbb;
  background-color: #ddd;
  clear: both;
  margin-right: 5px;
  margin-left: 5px;
}

.hentry .post-footer {
  margin-bottom: 1em;
}

#content .post-footer a {
  color: #999;
}

.post-footer a:hover {
  color: #fff;
}

.post-footer .left {
  line-height: 38px;
}

.post-footer .left span {
  background: url(images/comment_count_bg.png) no-repeat center left;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  padding: 4px 0 8px 0;
  width: 33px;
  margin-right: 6px;
  display: inline-block;
  line-height: 32px;
  color: #ddd;
}

.post-footer .right {
  padding: 9px 0 0;
}

.post-footer .right span {
  line-height: 21px;
}

                                                                                  {
  margin: 0 0 0 2px;
}

.tags {
  font-style: italic;
  color: #777;
  font-size: 10px;
}

#site .widget_tag_cloud  a {
  color: #999;
}

/* sidebar */

#welcome {
  margin-bottom: 1em;
  color: #000;
}

#welcome h1, #welcome h2, #welcome h3 {
  color: #000;
}

#welcome .welcometext {
  color: #000;
  padding: 10px;
}

#welcome h1, #welcome h2, #welcome h3, #welcome h4, #welcome h5, #welcome h6 {
  
}

#welcome a {
  color: #000;
  border-bottom: 1px dotted #fff;
}

.twitter {
  font-size: 10px;
  background: url(images/balloon-twitter.png) no-repeat 2px 2px;
  padding-left: 27px;
}

#sidebar .twitter {
  margin: .5em 0;
}

#sidebar {
  position: relative;
  z-index:0;
  color: #000;
  border-left: 2px solid #72b1f7;
  margin-left: 3px;
  padding: 10px 0 5px 14px;
}

#sidebar .widget {
  border-top: 1px solid #444;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  border-left: 1px solid #444;
  background: #fff none repeat-x left;
}

#sidebar .wtitle {
  font-weight: bold;
  font-size: 1.1em;
  padding: 8px 0;
  background: url(images/hl-dot.gif) repeat-x left bottom;
}

#sidebar .wcontent {
  padding: .4em 0 .7em;
}

#sidebar .bns-featured-category .winner .wcontent {
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 2px;
}

#sidebar .bns-featured-category .wtitle {
  background: url(http://www.southriverhigh.org/wp-content/uploads/fire-icon.png) no-repeat 2px;
  padding-left: 55px;
  font-size: 18px;
}

#sidebar .widgetICSImporter .wtitle {
  background: url(http://www.southriverhigh.org/wp-content/uploads/calendar.png) no-repeat left;
  padding-left: 55px;
  font-size: 18px;
}

#sidebar .widget_links .wtitle {
  background: url(http://www.southriverhigh.org/wp-content/uploads/www.png) no-repeat left;
  padding-left: 55px;
  font-size: 18px;
}

#sidebar .widget_cmeta .wtitle {
  background: url(http://www.southriverhigh.org/wp-content/uploads/account_icon.png) no-repeat left;
  padding-left: 55px;
  font-size: 18px;
}

#sidebar .widget_themeswitcher .wtitle {
  background: url(http://www.southriverhigh.org/wp-content/themes/station-light/images/LightSwitchOnIcon.png) no-repeat left;
  padding-left: 48px;
  font-size: 18px;
  margin-left:7px;
}

.widget {
  margin-bottom: 1em;
  background: #fff;
  padding: 1px;
}

.widget .winner {
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
}

.widget .wcontent {
  padding: 5em 0 1em;
}

.widget ul li {
  list-style: none;
  display: block;
  padding: 0 4px;
}

.widget ul li a {
  color: #555;
}

.widget ul li a:hover {
  text-decoration: underline;
}

.widget ul li ul li {
  margin-left: 20px;
  border: none;
  font-size: .9em;
}

.page-nav {
  padding: 15px;
}

.page-nav .previous-entries {
  float: left;
}

.page-nav .next-entries {
  float: right;
}

/* @ FOOTER */

#morefoot #s {
  width: 166px;
  margin: 1em 0;
}

#pagefoot {
  clear: both;
  font-size: 1em;
  overflow: hidden;
  text-align: center;
  padding: 20px 10px 10px 10px;
}

#pagefoot h1 {
  color: #999;
  margin-bottom: .5em;
}

#pagefoot #footnav, #pagefoot #footnav li {
  display: inline;
  list-style-type: none;
}

#pagefoot #footnav small {
  display: none;
}

#pagefoot #footnav em {
  font-style: normal;
}

#pagefoot .terms {
  color: #666;
  line-height: 3em;
}

#pagefoot #footnav {
  margin-left: 20px;
}

#footnav li a {
  color: #ccc;
  padding: 3px 2px;
  line-height: 1em;
  margin-right: 10px;
  text-decoration: none;
}

#footnav li a:hover {
  border-top: 1px solid  #666;
  border-bottom: 1px solid #666;
}

#footnav li.on a {
  border-top: 1px solid  #666;
  border-bottom: 1px solid #666;
}

/* Cred */

#cred {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -62px;
  width: 200px;
}

#cred small {
  font-size: 8px;
}

#cred a {
  margin-right: 10px;
}

#cred a.pagelines {
  font-size: 1.1em;
  color: #666;
  padding-left: 23px;
  float: left;
  background: url(images/pagepress-icon.png) no-repeat 3px 0px;
}

#cred a.pagelines:hover {
  text-decoration: underline;
}

a.plimage {
  display: block;
  float: left;
  text-indent: -3330em;
  height: 30px;
  width: 113px;
  font-size: 8px;
  color: #000;
  background: url(images/pagelines.png) no-repeat center center;
}

#cred a:hover {
  text-decoration: underline;
}

.shadowbottom {
  background: url(images/bcontentshadow.png) no-repeat center bottom;
  clear: both;
  height: 4px;
  overflow: hidden;
  width: 980px;
}

.shadowtop {
  background: url(images/tcontentshadow.png) no-repeat center bottom;
  clear: both;
  height: 8px;
  overflow: hidden;
  width: 980px;
}

/* Widgets */

#calendar_wrap {
  margin-top: 10px;
  text-align: center;
}

#wp-calendar {
  text-align: center;
  width: 95%;
  color: #fff;
  margin: 15px auto;
}

#wp-calendar caption {
  text-transform: uppercase;
  letter-spacing: .1em;
  border-bottom: 1px solid #888;
  color: #bbb;
}

#wp-calendar td {
  padding: 4px 8px;
}

#wp-calendar #today {
  font-weight: bold;
  border: 1px solid #ccc;
  background: #f7f7f7;
  color: #444;
}

#wp-calendar #today a {
  color: #444;
}

/* Wordpress caption */

.wp-caption {
  text-align: center;
  background: #bbb;
  border: 1px solid #666;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  color: #bbb;
  margin: 10px;
  padding: 4px;
  margin-bottom: 1em;
}

.wp-caption-text {
  font-size: 11px;
  text-align: center;
  margin: 0;
  padding: 6px 3px 2px;
  line-height: 16px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
  margin-top: 5px;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

/* FLOATING AND ALIGNMENT */

.aligncenter,.alignnone {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.center, .textcenter {
  text-align: center;
}

.alignleft {
  float: left;
  margin: 0 1.4em .4em 0;
}

.left {
  float: left;
}

.textleft {
  text-align: left;
}

.alignright {
  float: right;
  margin: 0 0 .4em 1.4em;
}

.right {
  float: right;
}

.textright {
  text-align: right;
}

.clear {
  clear: both;
}

.block {
  display: block;
}

img.center, img[align="center"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.left, img[align="left"] {
  float: left;
  margin: 2px 10px 5px 0px;
}

img.right, img[align="right"] {
  float: right;
  margin: 2px 0px 5px 10px;
}

#awesome1, .p {
  text-align: left;
  background: #eee;
  border: 1px solid #666;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  width: 100%;
  margin-top: 23px;
  margin-right:20px;
  padding: 5px;
  font-size: 14px;
  color: #000;
  float: left;
}

.breadcrumb {
  margin-bottom: 10px;
  background-color: #eee;
  padding: 3px;
  margin-top: 25px;
}

.breadcrumb a {
  color: #444;
}

.slidepress-gallery{
  width: 260px;
  height: 260px;
  float: right;
}
#photos {
	float: left;
	width: 260px;
	height: 260px;
}

#photos div.panel div.panel-overlay h2 {
	color: #2388FF;
}
