/*
	Theme Name: R-Board, Child of Boilerplate
*/
html, body, body div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }


/**
 * Font normalization inspired by YUI Library's fonts.css: developer.yahoo.com/yui/
 */

body { font:13px/1.231 sans-serif; *font-size:small; } /* Hack retained to preserve specificity */

/* Normalize monospace sizing:
   en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp { font-family: monospace, sans-serif; }


/**
 * Minimal base styles.
 */

/* 1) Always force a scrollbar in non-IE
   2) Remove iOS text size adjust without disabling user zoom: www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html { overflow-y: scroll; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }

/* j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }
a:focus {outline: none}

ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

small { font-size: 85%; }
b, strong, th { font-weight: bold; }

td { vertical-align: top; }

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}

.ie6 legend, .ie7 legend { margin-left: -7px; }

/* 1) Make inputs and buttons play nice in IE: www.viget.com/inspire/styling-the-button-element-in-internet-explorer/
   2) WebKit browsers add a 2px margin outside the chrome of form elements.
      Firefox adds a 1px margin above and below textareas
   3) Set font-size to match <body>'s, and font-family to sans-serif
   4) Align to baseline */
button, input, select, textarea { width: auto; overflow: visible; margin: 0; font-size: 100%; font-family: sans-serif; vertical-align: baseline; }

/* 1) Remove default scrollbar in IE: www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/
   2) Align to text-top */
textarea { overflow: auto; vertical-align:text-top; }

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Remove extra padding and inner border in Firefox */
input::-moz-focus-inner,
button::-moz-focus-inner { border: 0; padding: 0; }

/* Bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }


/**
 * You might tweak these..
 */

body, select, input, textarea {
  /* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
  color: #444;
  /* Set your base font here, to apply evenly */
  /* font-family: Georgia, serif;  */
}

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 {font-size: 20px}

/* base */
body {
	background: #77c379;
	color: #fffl
	font-family: "apertura-condensed-1","apertura-condensed-2";
	font-size: 16px;
	width: 100%;
}
a, a:visited {
	color: #443322;
/* 	color: #E2D7B8; */
	text-decoration: none;
}
a:hover, a:active {
	color: #E2D7B8;
	text-shadow: 0 0 0;
	border-bottom: 1px dotted #a4893e 
}
a:active { top: 2px; }
ul, ol, dl { list-style: none none; margin: 0 0 20px 0 }
.entry-content ul li,.entry-content ol li,.entry-content dl dd {
	color: #fff;
	text-shadow: -1px -1px 0px #5d9a61;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 0 0 2em;
	list-style-type: disc
}
blockquote { padding: 0 100px }
div.sd-node a {
    cursor: pointer;
    display: block;
    height: 360px;
    width: 960px;
}
.skin-image_caption_bottom .sd-node-caption {
	left: 357px !important;
    text-align: center !important;
    top: 45px !important;
    width: 500px !important;
}
.slidedeck_frame.skin-image_caption_bottom .sd-node-caption h3.sd-node-caption-title {
	margin-left: 0 !important;
}


/* header */
#header {
	background: #5D9A61;
	padding: 0;
	height: 200px;
	font-family: "apertura-condensed-1","apertura-condensed-2";	
	font-size: 15px;
	box-shadow: 0px -5px 10px #000;
	z-index: 1
}
header {
	padding: 20px 0 0 0;
	background: transparent url(images/highlight.png) no-repeat center top;
	height: 180px;
	text-shadow: -1px -1px 0px #4e8552
}
header li {
	width: 140px;
	display: inline;
	float: left;
	margin: 22px 10px 0;
	border-top: 2px solid #4e8552;
	padding-top: 13px
}
header li.current_page_item {
	border-top: 3px solid #cbffcd;
	padding-top: 12px
}
header a {
	color: #fff;
	text-decoration: none
}
header a:visited { color: #fff }
header a:hover, header a:active {
	color: #fff2ce;
	background: transparent;
	text-shadow: -1px -1px 0px #4e8552;
	border-bottom: 0
}

header a:active { padding-top: 1px }

#logo {
	height: 69px;
	overflow: hidden
}
header span {
	display: block;
	color: #E2D7B8;
	font-size: 17px;
	width: 245px;
	margin-left: 10px
}
/*nav*/
#access { margin-left: 90px }
.page-item-13, .page-item-13 a { width: 180px !important }
#suckerfishnav ul { width: 210px !important; top: 150% !important }
#suckerfishnav li li a { width: 200px !important }
/* slider */
#slider {
	width: 100%;
	height: 360px;
	padding-top: 5px;
	border-bottom: 1px solid #4e8552;
	border-top: 1px solid #4e8552;
	background: #ebebd9 url(images/slider.png) repeat center center;
	z-index: 0;
	position: relative
}
#slider .container_12 {	position: relative }
#lt-bg, #rt-bg {
	position: absolute;
	height: 360px;
	width: 20px;
	z-index: 100
}
#lt-bg {
	background: url(images/pinch-lt.png) no-repeat scroll 0 0 transparent;
	left: -2px
}
#rt-bg {
	background: url(images/pinch-rt.png) no-repeat scroll -14px 0 transparent;
	right: -5px
}
.shadow {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 5px;
	background: transparent url(images/shadow.png) repeat-x top center
}
.skin-image_caption_bottom dl.slidedeck {	background: transparent !important }
.skin-image_caption_bottom .sd-node-caption h3.sd-node-caption-title {
	font-family: "kulturista-web-1","kulturista-web-2" !important;
	font-weight: 600;
	font-size: 30px !important;
	color: #444 !important
}
.skin-image_caption_bottom a.sd-node-next, 
.skin-image_caption_bottom a.sd-node-next:link, 
.skin-image_caption_bottom a.sd-node-next:visited {
	background: transparent url(images/arrows.png) top right !important
}
/* content */
.home #content, #content {
	font-size: 16px; 
	background: url(images/content.png) repeat-x top center; 
	padding: 75px 0 30px
}
#content {
	background: none
}
#content h2 {
	font-family: "apertura-1","apertura-2";
	font-size: 24px;
	text-transform: uppercase;
	font-weight: n600;
	letter-spacing: 1.5px;
	color: #cbffcd;
	text-shadow: -1px -1px 0px #5d9a61;
	margin-bottom: 10px;
	margin-left: -16px;
	padding: 3px 0 0 38px;
	background: transparent url(images/latest-news.png) no-repeat left top
}
#content h3 {
	font-family: "apertura-1","apertura-2";
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px 0px #5d9a61;
	margin-bottom: 15px
}
.date {
	font-family: "apertura-1","apertura-2";
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	color:#cbffcd;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font-weight: 600;
	text-shadow: -1px -1px 0px #5d9a61
}
#content p {
	color: #000;
/* 	text-shadow: -1px -1px 0px #5d9a61; */
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 20px
}
.featured-image {
	float: right;
	border: 5px solid #5d9961;
	margin: 0 0 5px 10px
}
.home #content article {
	border-top: 1px dotted #5d9961;
	padding-top: 20px
}
.home #content footer {
	background: transparent url(images/all-news.png) no-repeat left 17px;
	border-top: 2px solid #5d9961;
	padding: 20px 0 20px 30px;
	font-family: "apertura-1","apertura-2";
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font-weight: 600;
	text-shadow: -1px -1px 0px #5d9a61
}
.home #content footer a {
	text-shadow: -1px -1px 0px #5d9a61;
	color:#cbffcd
}
/*Google Map*/
.page-id-80 #content div section article .entry-content iframe,
.page-id-505 #content div section article .entry-content iframe
{ border: 5px solid #5D9961 }
/* sidebar */
#content div div ul.xoxo li h3 {
	color: #fff
}
#content div div ul.xoxo li div.textwidget {
	background: url('../rboard/images/sidebar-divide.png') no-repeat scroll 0 bottom transparent;
	height: 80px;
	margin-bottom: 20px
}
.page-template-news-page-php #content div div ul.xoxo li:last-child div.textwidget { background: none }
#content div div ul.xoxo li div.textwidget img {
	vertical-align: middle;
	margin-right: 10px
}
#content div div ul.xoxo li#text-3 div.textwidget img { margin-right: 25px }
#content div div ul.xoxo li div.textwidget { color: #fff }
#content div div ul.xoxo li div.textwidget a,
#content div div ul.xoxo li div.textwidget #fb-feed { position: relative }
#content div div ul.xoxo li div.textwidget #fb-feed iframe {
	position: absolute; 
	right: 25px;
	top: -38px
}
#content div div ul.xoxo li div.textwidget #fb-feed ul li { text-shadow: -1px -1px 0px #5d9a61 }
#content div div ul.xoxo li div.textwidget #fb-feed ul li a { border: none; float: left }
#content div div ul.xoxo li div.textwidget #fb-feed ul li img { border: 5px solid #5D9961; margin-bottom: 5px }
/* Single Post */
.single #content div section article img {
	float: right;
	border: 5px solid #5D9961;
	margin-left: 40px;
	display: inline
}
/* Pages */
.page .entry-content img {
	border: 5px solid #5D9961;
	margin: 10px 10px 0
}
/* footer */
#footer {
	background: #473626 url(images/footer.png) repeat center top;
	color: #fff;
	box-shadow: inset  0 10px 10px #000
}
footer[role=contentinfo] {
	height: 335px;
	padding: 35px 0
}
footer[role=contentinfo] img {
	display: inline; 
	float: left;
	clear: right
}
footer[role=contentinfo] img:first-child {
	width: 140px;
	float: left;
	clear: none
}
footer[role=contentinfo] p {
	font-size: 10px;
	color: #7A6652;
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding-top: 30px
}
footer[role=contentinfo] ul.xoxo {
	margin: 0 40px;
	display: inline;
	float: left
}
footer[role=contentinfo] ul.xoxo li h3 {
	border-top: 3px solid #7A6652;
	padding: 10px 0;
	color: #F7F1D4
}
footer[role=contentinfo] ul.xoxo li div ul.menu li.menu-item a {
	font-size: 11px;
	color: #fff
}
/* 960.gs */
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15{position:relative}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.container_12 .push_3,.container_16 .push_4{left:240px}.container_12 .push_6,.container_16 .push_8{left:480px}.container_12 .push_9,.container_16 .push_12{left:720px}.container_12 .push_1{left:80px}.container_12 .push_2{left:160px}.container_12 .push_4{left:320px}.container_12 .push_5{left:400px}.container_12 .push_7{left:560px}.container_12 .push_8{left:640px}.container_12 .push_10{left:800px}.container_12 .push_11{left:880px}.container_16 .push_1{left:60px}.container_16 .push_2{left:120px}.container_16 .push_3{left:180px}.container_16 .push_5{left:300px}.container_16 .push_6{left:360px}.container_16 .push_7{left:420px}.container_16 .push_9{left:540px}.container_16 .push_10{left:600px}.container_16 .push_11{left:660px}.container_16 .push_13{left:780px}.container_16 .push_14{left:840px}.container_16 .push_15{left:900px}.container_12 .pull_3,.container_16 .pull_4{left:-240px}.container_12 .pull_6,.container_16 .pull_8{left:-480px}.container_12 .pull_9,.container_16 .pull_12{left:-720px}.container_12 .pull_1{left:-80px}.container_12 .pull_2{left:-160px}.container_12 .pull_4{left:-320px}.container_12 .pull_5{left:-400px}.container_12 .pull_7{left:-560px}.container_12 .pull_8{left:-640px}.container_12 .pull_10{left:-800px}.container_12 .pull_11{left:-880px}.container_16 .pull_1{left:-60px}.container_16 .pull_2{left:-120px}.container_16 .pull_3{left:-180px}.container_16 .pull_5{left:-300px}.container_16 .pull_6{left:-360px}.container_16 .pull_7{left:-420px}.container_16 .pull_9{left:-540px}.container_16 .pull_10{left:-600px}.container_16 .pull_11{left:-660px}.container_16 .pull_13{left:-780px}.container_16 .pull_14{left:-840px}.container_16 .pull_15{left:-900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}

/**
 * Non-semantic helper classes: please define your styles before this section.
 */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements in most situations.
   nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/**
 * Placeholder media queries for responsive design. Modify as design requires.
 * These follow after, and will override, the primary ('mobile first') styles
 * The closing /mediaquery comment is required by respond.js min/max-width Media Query polyfill
 */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}/*/mediaquery*/

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}/*/mediaquery*/



/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/** END HTML5 Boilerplate CSS **/


/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
*/
/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.


/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** END WordPress-Defined CSS Classes **/