





/*
Theme Name: Monorail Twenty Twelve
Theme URI: http://transmarketing.com.au
Author: Transmarketing and the WordPress team
Author URI: http://transmarketing.com.au
Description: The WP Twenty Eleven theme modified for Monorail new site 2012.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #0d9bb0;
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
	
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

#outer {
	width:1460px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#header {
	height:219px;
	background:url('images/wp-content-themes-monorail_twentytwelve-images-header.jpg') no-repeat;
	position:relative;
	text-align:center;
}

#header_logo_link {
	position:absolute;
	left:250px;
	top:40px;
	width:520px;
	height:92px;
}

#header_countdown {
	position:absolute;
	left:250px;
	top:140px;
	color:#fff;
	font-size:1.15em;
	line-height:0.8em;
}

#collage {
	height:408px;
	border-bottom:6px solid #464646;
	min-width:960px;
	width:100%;
	position:relative;
}

#cat_slideshow {
	width:100%;
	background:#464646;
	padding:0 3px 6px;
	height:143px;
	text-align:center;
}

#cat_slideshow img {
	
}

#cat_slideshow .ngg-widget, .ngg-widget-slideshow {
	padding:0;
}

#cat_slideshow .ngg-widget img {
	border:none;
	padding:0;
	margin-right:3px;
	height:142px;
	width:236px;
}

#cat_slideshow .widgettitle {
	display:none;
}

#cat_slideshow:last-child img {
	margin-left:0px;
}

#modals_link_box, #modals_link_box a, #sidebar_left img, #sidebar_left img a,  {
	border:none;
}

#content {
	width:960px;
	float:left;
	padding:0 250px;
	background:url('images/wp-content-themes-monorail_twentytwelve-images-bg_content.gif') repeat-y;
	position:relative;
}

#cms_content {
	float:left;
	padding:10px;
	width:700px;
}

#cms_content h1, #post_content h1, #iframe-content h1 {
	text-transform:uppercase;
	font-size:2.2em;
	color:#00829b;
	font-weight:500;
}

#cms_content h2, #post_content h2, #iframe-content h2 {
	color:#4dbccf;
	font-size:1.8em;
	font-weight:400;
}

#post_content h2 {
	color:#4dbecf;
	margin-bottom:6px;
}

#post_content h2 a {
	color:#4DBECF;
}

#cms_content h3, #post_content h3 {
	color:#02829b;
	font-weight:400;
	font-size:1.6em;
}

#post_content {
	float:right;
	padding:10px;
	width:705px;
}

.entry-content {
	width:100%;
	display:block;
}

article.post {
	width:100%;
}

#sidebar_left {
	float:left;
	width:213px;
	padding:11px 11px 0;
}

#sidebar_left img {
	margin-bottom:5px;
}

#sidebar_right {
	float:right;
	width:216px;
	background:#464646;
	padding:11px 11px 0;
}

.sidebar-right-tile {
	padding-bottom:12px;
	height:128px;
}

#sidebar-memories {
	color:#fff;
	background: none repeat scroll 0 0 #00829B;
	padding:10px;
	margin-bottom:10px;
}

#sidebar-memories h1 {
	font-size:1.4em;
	font-weight:500;
	line-height:1em;
	margin:10px 0;
}

#sidebar-memories h2 {
	color:#00829b;
	font-size:1em;
	font-weight:400;
}

#sidebar-memories h3 {
	font-size:1.1em;
	font-weight:500;
	margin-top:15px;
}

#sidebar-memories p {
	margin-bottom:0;
}

#sidebar-memories p.small {
	margin:0;
	font-size:0.8em;
}

#sidebar-memories p a {
	font-weight:400;
}


#footer {
	width:1460px;
	background:#fff;
	padding:0 0 15px;
	/*width:960px;
	padding:0 250px;
	background:url('images/wp-content-themes-monorail_twentytwelve-images-bg_content.gif') repeat-y;*/
}

#footer_inner {
	width:960px;
	margin:10px auto 0;
	border-top:1px solid #ccc;
}

#footer_inner h2 {
	color:#00829b;
	font-size:2.2em;
	font-weight:500;
	margin-bottom:12px;
}

#footer_inner h3 {
	color:#646464;
	font-size:2.2em;
	font-weight:500;
	float:left;
	display:inline;
	margin-right:20px;
	padding-top:8px;
}

#footer_inner_top {
	min-height:88px;
	border-bottom:1px solid #ccc;
	padding: 12px 0;
	vertical-align:middle;
}

#footer_inner_top_left {
	float:left;
}

#footer_inner_top_right {
	float:right;
	padding-top:20px;
}

#footer_inner_mid {
	min-height:110px;
	padding-top:10px;
}

#footer_inner_bottom {
	vertical-align:bottom;
	border-bottom:1px solid #ccc;
}

#footer_inner_bottom_left {
	float:left;
	color:#646464;
	padding-top:30px;
	font-weight:400;
}

#footer_inner_bottom_left ul {
	margin:0;
	list-style-type:none;
}

#footer_inner_bottom_left ul li {
	display:inline;
}

#footer_inner_bottom_left ul li a {
	text-transform:uppercase;
	text-decoration:none;
	color:#646464;
	font-size:1em;
}

#footer_inner_bottom_right {
	float:right;
	vertical-align:bottom;
	height:77px;
}

.clear_both {
	height:0px;
	clear:both;
}

/* FRONT PAGE */

#fp_upload_photos {
	position:absolute;
	left:1120px;
	top:275px;
	border:none;
	width:92px;
	height:124px;
}
	
#fp_whats_on {
	float:left;
	width:630px;
	height:412px;
	background:#00829b;
	color:#fff;
	position:relative;
	overflow:hidden;
}

#fp_whats_on h2, #fp_mems_left h2 {
	color:#8dd8f8;
	font-size:2.2em;
	margin:0 10px;
	font-weight:500;
}

#fp_whats_on h3, #fp_mems_left h3 {
	font-size:1.4em;
	margin:0 10px;
	font-weight:400;
}

#fp_whats_on p, #fp_mems_left p {
	margin:0 10px 5px;
	font-weight:400;
	font-size:1.1em;
}

#fp_whats_on p a {
	color:#8dd8f8;
}

#fp_whats_on img {
	border:none;
	margin:0;
	padding:0;
}

/*#fp_whats_on ul {
	margin: 0;
	list-style-type:none;
}

#fp_whats_on ul li {
	display:none;
	margin:0;
	padding:0;
	left:0;
	float:left;
}

#fp_whats_on_arrow_left {
	position:absolute;
	left:20px;
	top:50%;
	background:url('images/wp-content-themes-monorail_twentytwelve-images-arrow_left.png');
	z-index:99;
	width:24px;
	height:24px;
	cursor:pointer;
}

#fp_whats_on_arrow_right {
	position:absolute;
	left:580px;
	top:50%;
	background:url('images/wp-content-themes-monorail_twentytwelve-images-arrow_right.png');
	z-index:99;
	width:24px;
	height:24px;
	cursor:pointer;
}
*/
#fp_share {
	float:right;
	width:300px;
	height:410px;
	padding:0 15px;
	color:#6e6e6e;
	/* TEMP til we launch memories follows andrewg 121217 */
	padding: 12px 17px 0 0;
}

#fp_share h1 {
	color:#00829b;
	font-size:2.2em;
	font-weight:500;
	line-height:1em;
	margin:10px 0;
}

#fp_share h2 {
	color:#00829b;
	font-size:1.3em;
	font-weight:500;
}

#fp_share h3 {
	font-size:1.2em;
	font-weight:500;
	margin-top:15px;
	color:#0094ab;
}

#fp_share p {
	margin-bottom:0;
	font-weight:400;
}

#fp_share p.small {
	margin:0;
	font-size:0.8em;
}

#fp_share p a {
	font-weight:400;
}

#fp_share a.comment-reply-link {
	display:block;
	background:none;
	text-transform:uppercase;
	margin: 6px;
	width:90px;
	color:#0094ab;
	float:right;
}

#fp_mems {
	width:960px;
	height:275px;
	color:#fff;
	margin:10px 0 0;
}

#fp_mems_left {
	width:630px;
	padding:10px 0;
	float:left;
	background:#00829b;
}

#fp_mems_left a:last-child img {
	margin-left:7px;
}

#entry-memories-right {
	position:relative;
	margin-left:13px;
}

#entry-memories-right h2 {
	position:absolute;
	top:0;
	left:0;
	background:rgba(162,221,242,0.8);
	color:#0094ab;
	font-size:32px;
	font-weight:400;
	line-height:1.2;
	width:285px;
	padding:10px;
}

#fp_mems_right {
	width:330px;
	float:right;
}

#fp_tiles {
	margin:5px 0 0;
	width:960px;
	height:157px;
}

#fp_tiles .entry-sidebar-footer {
	width:295px;
	height:157px;
	margin-left:9px;
	float:left;
	position:relative;
}

#fp_tiles .entry-sidebar-footer h2 {
	position:absolute;
	top:0;
	padding:7px;
	background:#b4e3f4;
	background:rgba(162,221,242,0.8);
	color:#0094ab;
	font-size:32px;
	font-weight:400;
	line-height:1.2;
	width:281px;
}

#fp_tiles #entry-footer-centre {
	width:315px;
	margin-left:11px;
	margin-right:4px;
}

#fp_tiles #entry-footer-centre h2 {
	width:301px;
}

#fp_tiles #entry-footer-right h2 {
	width:291px;
}

/* SMART Card page */

#smart_card_tiles {
	list-style-type:none;
	margin:0;
}

#smart_card_tiles li {
	display:inline;
}

#smart_card_tiles li img.smart_tile {
	cursor:pointer;
}

#smart_forms_display_area {
	display:none;
	margin: 15px 0;
}

.smart_form_hidden {
	/*position:absolute;
	left:-9999px;*/
	display:none;
}

#smart_lost_form {
	margin-top:20px;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
	padding:2px;
	border:1px solid #cdcdcd;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
	border:1px solid #cdcdcd;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #cdcdcd;
}

/* memories and memorabilia pages */

#slideshow-view-full-gallery {
	position:absolute;
	top:230px;
	right:265px;
	width:92px;
	height:124px;
	border:none;
}

#cat-slideshow {
	position:relative;
}

#sidebar-finder h1 {
	color:#fff44e;
	font-size:18px;
	font-weight:400;
	margin-bottom:10px;
}

#sidebar-finder select {
	width:200px;
	margin-bottom:10px;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #555;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	/*clear: both;*/
}

.small {
	font-size:0.9em;
	font-weight:400;
}

.wait {
 	display:none;
 	padding: 4px 12px;
}

div.success, label.success, .qq-upload-list li.qq-upload-success, #mc_message .mc_success_msg {
	background: none repeat scroll 0 0 #E9F9E5 !important;
    border-radius: 4px 4px 4px 4px;
    color: #1C8400 !important;
    display: block;
    margin: 8px 0;
    padding: 4px;
    width: 100%;
    float:right;
    font-size:1em !important;
}

div.error, label.error, .qq-upload-list li.qq-upload-error, .mc_error_msg {
	background: none repeat scroll 0 0 #F9E5E6 !important;
    border-radius: 4px 4px 4px 4px;
    color: #B50007 !important;
    display: block;
    margin: 8px 0;
    padding: 4px;
    width: 100%;
    float:right;
    font-size:1em !important;
}

/* Links */
a {
	color:#00829b;
	text-decoration:none;
}

a:focus, a:active, a:hover {
	text-decoration:underline;
}

hr {
	background-color: #6ccdf7;
	border: 0;
	height: 1px;
	margin: 1.5em 0;
}

.post_prompt_holder {
	position: relative;
	width:96%;
	display:block;
}

.post_prompt {
	position: absolute;
	top:-11px; 
	right:0px;
	color:#6ccdf7;
	font-size:1.2em;
	background:#fff;
	height:20px;
	padding-left:10px;
}

.post_prompt a {
	color:#6ccdf7;
	font-weight:400;
}
label.error {
    background: #F9E5E6;
    border-radius: 4px;
    color: #B50007;
    display: block;
    margin: 8px 0;
    padding: 4px;
    width: 95%;
    float:right;
}

.wait {
	background:url('images/wp-content-themes-monorail_twentytwelve-images-spinner.gif') no-repeat;
	width:20px;
	height:16px;
	margin: 0 5px;
	display:none;
	float:right;
}

.fake-link {
	cursor:pointer;
}

.addthis_toolbox {
	margin-top:12px;
}

input[type=text].error, textarea.error {
	background: #F9E5E6;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* =Forms
----------------------------------------------- */

#footer_inner_top_left input[type=text], .mc_input {
	background:#ededed;
	width:285px;
	height:24px;
	padding:2px;
	border:none;
	color:#464646;
	margin: 0 0 8px 0;
}

#footer_inner_top_left input.green_button {
	background:url('images/wp-content-themes-monorail_twentytwelve-images-bg_green_button.gif') repeat-x;
	height:27px;
	padding:2px 12px;
	color:#fff;
	border:none;
	box-shadow: 1px 1px 1px 0 rgba(100,100,100,0.3);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	font-weight:400;
	letter-spacing:0.2px;
	vertical-align:top;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}

textarea {
	padding-left: 3px;
	width: 98%;
}

.modal_container textarea {
	height:200px;
}

input[type=text], textarea {
	background:#fafafa;
	padding:2px 4px;
	width:80%;
	margin:6px 0 0 0px;
}

input[type=text] {
	height:1.7em;
}

input[type=text]:focus, textarea:focus {
	background:#fefefe;
	color: #373737;
}

textarea {
	height:100px;
}

input[type=text].text-short, .select-short {
	width:200px;
}

img.wpcf7-captchac {
	vertical-align:top;
}

.wpcf7-captchar {
	width:100px !important;
	display:inline;
}

.wpcf7-not-valid-tip {
	position:absolute !important;
	top:-12px !important;
	left:40px !important;
	background: #F9E5E6 !important;
	 border-radius: 4px !important;
    color: #B50007 !important;
    margin: 8px 0 !important;
    padding: 3px 0 3px 8px !important;
    width: 88% !important;
    border: none !important;
}

.wpcf7-validation-errors {
	position:relative;
	top:-12px !important;
	left:40px !important;
	background: #F9E5E6 !important;
	 border-radius: 4px !important;
    color: #B50007 !important;
    display: block !important;
    margin: 8px 0 !important;
    padding: 3px 0 3px 8px !important;
    width: 90% !important;
    border: none !important;
}

.wpcf7-mail-sent-ok {
	position:relative;
	top:-12px !important;
	left:0px !important;
	background: none repeat scroll 0 0 #E9F9E5 !important;
	border-radius: 4px !important;
    color: #1C8400 !important;
    display: block !important;
    margin: 8px 0 !important;
    padding: 3px 0 3px 8px !important;
    width: 83% !important;
    border: none !important;
}

.captcha-455 span.wpcf7-not-valid-tip {
	width:370px !important;
	left:200% !important;
}

.enquiry-type span.wpcf7-not-valid-tip {
	width:370px !important;
	
}

input#s {
	background: url(images/wp-content-themes-monorail_twentytwelve-images-search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Mailchimp stuff */

#footer #mc_signup {
	display:none;
}

.mc_input {
	margin-bottom:14px;
}

#mc_signup_submit {
	float:left;
	margin-top:12px;
}

#mc_signup_cancel {
	float:right;
	margin-top:12px;
	margin-right:35px;
}

#mc_signup input.error {
	background:none repeat scroll 0 0 #F9E5E6;
}

/* full page metro message sign up adjusts */

#cms_content .mc_form_inside {
	line-height:2.5em;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	position:absolute;
	bottom:0px;
	left:250px;
	width:960px;
	background: #464646;
	clear: both;
	display: block;
	margin: 0 auto;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-transform:uppercase;
}
#access li {
	float: left;
	position: relative;
	width:191px;
	height:2.7em;
	vertical-align: middle;
	padding:0.2em 0;
}

#access a {
	color: #eee;
	display: block;
	line-height: 2.5em;
	text-decoration: none;
	width:100%;
	border-right:1px dashed #7c7c7c;
	font-size:1.1em;
	font-weight:400;
}

#access li:last-child a {
	border-right:none;
}

#access ul li ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	margin: 0;
	position: absolute;
	top: 39px;
	left: 0;
	min-width: 178px;
	z-index: 99;
	background:#575858;
	background:rgba(87,88,88, 0.9);
	padding-bottom:15px;
	text-align:left;
}

#access ul li ul li {
}

#access ul ul ul {
	left: 180px;
	top: -45px;
	z-index: 999;
	display:none;
	position:relative;
	margin-left:10px;
	min-width:178px;
	box-shadow:none;
	padding-bottom:15px;
	text-align:left;
}

#access ul ul ul li {
	/*background:rgba(87,88,88, 0.9);*/
}

#access ul ul a {
	color: #fff;
	font-size: 1.1em;
	font-weight:400;
	padding: 4px 10px;
	min-width: 178px;
	text-transform:none;
	border:none;
}

#access ul ul:hover > a {
	color:#fff44e;
}

#access li:hover > a {
	color:#fff44e;
}

#access a:focus {
	color: #8dd8f8;
}
#access ul li:hover > ul {
	display: block;
}

#access ul ul li:hover > ul {
	display:inline-block;
}

#access ul li.current-menu-item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a {
	color:#8dd8f8;
}

#access ul ul li.current-menu-item > a, #access ul ul li.current_page_item > a
	color:#fff44e;
}

/* Footer Menu */

.menu-footer-menu-container {
	display: block;
}

* html .menu-footer-menu-container {
	margin-top:12px;
}

.menu-footer-menu-container ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.menu-footer-menu-container li {
	float: left;
	position: relative;
}

.menu-footer-menu-container ul li {
	display:inline;
	list-style: none;
	margin:0px 15px;
	position:relative;
	color:#fefdfe;
	width: 160px;
}

.menu-footer-menu-container ul li ul {
	position:absolute;
	top:25px;
	right:0px;
	line-height:16px;
	display:block;
	width: 160px;
	font-size:0.7em;
	font-weight:500;
}

.menu-footer-menu-container ul li ul li {
	clear:both;
	display:block;
	margin:0px 0px;
	font-size:1em;
}

.menu-footer-menu-container ul li a {
	color:#646464;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:500;
}

.menu-footer-menu-container a:hover {
	text-decoration:underline;
}

.menu-footer-menu-container ul li ul li a {
	color:#646464;
	text-decoration:none;
	text-transform: none;
	font-size:1.4em;
	font-weight:300;
}

/* ----------- TABLES --------------lucifer was here*/

table.timetable {
	border:1px solid #00829b;
	margin-bottom:20px;
	width:80%;
	border-radius:3px;
	font-size:0.9em;
}

table.timetable td, table.timetable th {
	border-right:1px solid #00829b;
	border-bottom:1px solid #00829b;
	padding:4px;
	text-align:center;
}

table.timetable thead tr th {
	color:#00829b;
	font-weight:700;
	background:#fff;
}

table.timetable thead tr td {
	font-weight:700;
}

table.timetable tbody tr th {
	text-align:left;
}

table.timetable tbody tr td {
	width:35px;
}


/* NGG Gallery Overrides 
------------------------------------------------*/

.ngg-gallery-thumbnail img {
	width:216px;
	height:126px;
	padding:2px !important;
	margin-right:8px !important;
}

.ngg-gallery-thumbnail span {
	width:160px;
	font-weight:500;
}

.video-embed-container iframe {
	display:inline;
	float:left;
	padding:2px;
	border:1px solid #A9A9A9;
}

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev, .ngg-navigation span.current {
	border:none !important;
	font-size:1.4em !important;	
	font-weight:500;
}

/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 .625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}
#nav-single .nav-previous {
	padding-right: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	border: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	line-height: 1.4em;
	padding: 0 0 0.8em;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 0 0 110px;
	width: 574px;
	
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/wp-content-themes-monorail_twentytwelve-images-comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
.read-more-right {
	float:right;
	margin: 20px 20px 0 0;
}

#sidebar-memories .read-more-right {
	margin-right:0;
}

a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/wp-content-themes-monorail_twentytwelve-images-comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #eee;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em 110px;
	padding: 1.625em;
	position: relative;
	width: 535px;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #00829b;
	background: url("images/wp-content-themes-monorail_twentytwelve-images-bg_green_button.gif") repeat-x scroll 0 0 transparent;
	border: none;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height:27px;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(100, 100, 100, 0.3);
	-moz-box-shadow: 1px 1px 1px 0 rgba(100, 100, 100, 0.3);
	box-shadow:1px 1px 1px 0 rgba(100, 100, 100, 0.3);
	color: #fff;
	cursor: pointer;
	font-weight:400;
	margin: 20px 0;
	padding: 2px 22px;
	position: relative;
	left: 30px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* MODAL STYLING */

#modal_overlay {
	position:absolute;
	top:0;
	left:0;
	background:rgba(204,204,204,0.6);
	z-index:3999;
}

.modal_container {
	width:600px;
	position:absolute;
	top:140px;
	z-index:4000;
	background:rgba(63,76,78,0.9);
	margin-left:400px;
	color:#fff;
	padding:10px 20px;
	box-shadow: 6px 6px 6px 6px rgba(63,76,78,0.53);
	-webkit-box-shadow: 6px 6px 6px 6px rgba(63,76,78,0.53);
	display:none;
}

.modal_container h3 {
	font-weight:400;
	font-size:1.2em;
	margin-bottom:8px;
	color:#fff44e;
}

a.modal_close {
	background:url('images/wp-content-themes-monorail_twentytwelve-images-x.png') no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:4001;
	position:absolute;
	top:-12px;
	right:-12px;
	cursor:pointer;
}

.modal_container h1 {
	font-size:2em;
	font-weight:500;
}

.modal_table {
	width:100%;
	border:none;
}

.modal_table tr {
	vertical-align:top;
}

.modal_table td {
	padding:8px 4px;
	vertical-align:top;
}

.modal_table input[type=text] {
	width:97%;
}

.modal_table input[type=file] {
	width:67%;
	margin-right:20px;
}

.modal_container a {
	color:#fff;
	text-decoration:underline;
}

.modal_container a:hover {
	color:#FFF44E;
	text-decoration:underline;
}

.modal_container .privacy_policy {
	line-height:1.1;
	font-size:0.85em;
}

.modal_container .privacy_policy p {
	margin-bottom:0.7em;
}

#simplemodal-new-post-overlay {background-color:#ccc;}
#simplemodal-new-post-container {width:800px;height:600px;}
#simplemodal-new-post-container .message,
#simplemodal-new-post-container #login_error {background-color: #ffebe8; border:1px solid #c00; margin-bottom:8px; padding:6px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
#simplemodal-new-post-container .message {background-color:#ffffe0; border-color:#e6db55;}
#simplemodal-new-post-container form {background:#fff; border:1px solid #e5e5e5; font-weight:normal; margin-left:0 auto; padding:16px; text-align:left; -moz-border-radius:11px; -webkit-border-radius:11px; border-radius:5px; -moz-box-shadow:rgba(153,153,153,1) 0 4px 18px; -webkit-box-shadow:rgba(153,153,153,1) 0 4px 18px; box-shadow:rgba(153,153,153,1) 0 4px 18px;}
#simplemodal-new-post-container form label {color:#777; font-size:13px;}
#simplemodal-new-post-container form p {margin:0;}
#simplemodal-new-post-container form .forgetmenot {font-size:11px; font-weight:normal; float:left; line-height:19px; margin-bottom:0;}
#simplemodal-new-post-container form .submit input {background-color:#257ea8; border:none; border:1px solid; color:#fff; font-weight:bold; padding:3px 10px; font-size:12px; -moz-border-radius:11px; -webkit-border-radius:11px; border-radius:11px; cursor:pointer; text-decoration:none; margin-top:-3px;}
#simplemodal-new-post-container form .submit {float:right;}
#simplemodal-new-post-container form .submit input.simplemodal-close {background-color:#c00;}
#simplemodal-new-post-container .title {color:#257ea8; font-size:18px; padding-bottom:12px;}
#simplemodal-new-post-container .nav {clear:both; color:#888; padding-top:16px; text-align:center;}
#simplemodal-new-post-container .nav a {color:#888;}
#simplemodal-new-post-container .reg_passmail {clear:both; color:#666; font-weight:bold; padding-bottom:16px; text-align:center;}
#simplemodal-new-post-container .user_pass,
#simplemodal-new-post-container .user_login,
#simplemodal-new-post-container .user_email {font-size:24px; width:97%; padding:3px; margin-top:2px; margin-right:6px; margin-bottom:16px; border:1px solid #e5e5e5; background:#fbfbfb;}
#simplemodal-new-post-container .rememberme {vertical-align:middle;}
.simplemodal-new-post-activity {background:url(images/wp-content-themes-img-default-loading.gif) center no-repeat; height:16px; margin-bottom:12px;}
.simplemodal-new-post-credit {font-size:11px; padding-top:4px; text-align:center;}
.simplemodal-new-post-credit a {color:#999; text-decoration:none;}
.simplemodal-new-post-credit a:hover {color:#777;}

.privacy_policy_content {
	display:none;
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		display: block;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* =IE8 
----------------------------------------------- */ 
 
#ie8 section.feature-image.large img { 
	width: 100%; 
} 

.fb-like {
	bottom:3px;
	/*width:47px;*/
}

#ag_social {
	margin:0 0 12px 5px;
}

#ag_social iframe.twitter-share-button {
	width:78px !important;
}