/**
Theme Name: Fraser River Rafting
Theme URI: N/A
Description:
Author: Mediast
Version: 1.0
 */


@import url('css/normalize.css');
@import url('css/wordpress.css');
@import url('css/shortcodes.css');
/* You might find the following useful */
br.clear {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
} /* Use this br class to clear your floated columns */
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after, .row:before, .row:after {
	content: "";
	display: table;
}
.clearfix:after, .row:after {
	clear: both;
}
.clearfix, .row {
*zoom: 1;
}
.sf-sub-indicator {
	display: none;
}
.hentry img {
	/*max-width: 594px;*/
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.hide-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.inline-block {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	zoom: 1;
 *display: inline;
}
/**
* Body
************************************************/
html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url(images/bg.jpg) repeat top center;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
#body-container {
	position: relative;
	width: 779px;
	margin: 0px auto 0;
	padding: 0 0px 0;
}
/**
* Elements
************************************************/
li, p {
	font-size: 13px;
	line-height: 1.3;
	color: #333;
}
/* Links */
a, a:visited {
	
}
a:hover, a:active {
	text-decoration: underline;
	
}

strong {
	font-weight: bold;
}
/**
* Header
************************************************/
#header-container {
	margin: 0;
	width: 779px;
	height: 285px;
}
#header {
	width: 779px;
	height: 285px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 99;
	background: url(images/sub_header.png) no-repeat 0 bottom;
}
.home #header-container {
	margin: 0;
	width: 779px;
	height: 460px;
}
.home #header {
	width: 779px;
	height: 460px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 99;
	background: url(images/header.png) no-repeat 0 bottom;
}
#header h1 {
	padding: 0;
	margin: 0;
}
#header h2 {
	padding: 0;
}
#site-title {
	margin: 0 0 0 -140px;
	padding: 0;
	width: 260px;
	height: 220px;
	position: absolute;
	left: 50%;
	top: 30px;
	z-index: 999;
}
#site-title span {
	display: none;
}
#site-title a {
	display: block;
	width: 260px;
	height: 220px;
	text-indent: -9999em;
}
#site-title a:hover {
/* opacity change */
}
h2#site-description {
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	left: 480px;
	bottom: 10px;
	color: #FFFFFF;
}
#primary-menu {
	z-index: 100;
	margin: 0 auto;
	width: auto;
	height: 38px;
	padding: 0;
	position: absolute;
	top: 42px;
	right: 0;
}
#primary-menu ul {
	margin: 0;
	padding: 0 0 0 0;
	height: 38px;
	z-index: 99;
}
#primary-menu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0px 0;
	text-align: center;
	height: 38px;
}
#primary-menu ul#menu-primary > li:first-child {
	margin: 0;
	background: none;
}
#primary-menu li a {
	display: block;
	width: auto;
	padding: 0px 12px;
	text-align: center;
	color: #5a6778;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-decoration: none;
	outline:none;
}
#primary-menu li:hover > a, #primary-menu ul#menu-primary > li.current-menu-item > a, #primary-menu ul#menu-primary li.current-menu-ancestor > a, #primary-menu ul#menu-primary > li.current_page_parent > a {
	text-decoration: none;
	color: #ffffff;
}
.search #primary-menu ul#menu-primary > li.current_page_parent > a {
	text-decoration: none;
	background: none;
}
/**
* Container (content/primary/secondary)
************************************************/
#container {
	float: left;
	width: 779px;
	margin: 0;
	padding: 0px 0 40px 0;
	background: #DAA139;
}
.entry-content, .entry-summary {
	padding: 0 0;
}

/**
* Widget inserts
* Primary (displayed first) and Secondary
************************************************/
#primary {
}
#secondary {
	clear: left;
	float: left;
	width: 240px;
	margin: 30px 0 0 0;
	padding: 0px;
	overflow: hidden;
}
#secondary h2 {
	font-size: 12px;
	color: #4a7420;
}
#secondary ul, #secondary ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#secondary ul li {
	float: left;
	margin-left: 10px;
}
#secondary li:first-child {
	margin-left: 0;
}
#secondary p {
	font-size: 1.2em;
	line-height: 1.4;
	padding: 10px 0 0 10px;
	font-style: italic;
}
#secondary a {
	color: #433c33;
	font-weight: bold;
	text-decoration: underline;
}
/**
* Footer
************************************************/
#footer-container {
	overflow: hidden;
	width: 100%;
	padding: 0 0 0 0;
	height: 90px;
}
.footer-insert {
	width: auto;
	float: right;
	padding: 0;
	text-align: right;
}
#footer {
	width: 779px;
	height: 40px;
	clear: both;
	color: #FFFFFF;
	font-size:90%;
	background: url(images/footer.gif) no-repeat;
	margin: 0px auto;
	padding:  24px 0 0 0;
	text-align:center;
	position: relative;
}
#footer .mediast {
	position: absolute;
	bottom: -25px;
	right: 10px;
	padding-bottom: 5px;
}
#footer a {
	margin: 0;
	color: #FFFFFF;
	text-decoration:none;
	padding: 0 5px 0 5px;
}
#footer p {
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 12px;
	color: #747576;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
#footer a {
	text-decoration: none;
	color: #5a6778;
}
#footer p.copyright {
	font-size: 11px;
	text-align: left;
}
#footer .credit a {
	color: #747576;
}
/**
* Footer Menu
************************************************/
#footer-menu {
	margin: 0 auto;
}
#menu-footer {
	text-align: center;
}
#footer-menu div.menu > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.0;
	clear:left;
	float:right;
	position:relative;
	right:50%;
	text-align:center;
}
#footer-menu div.menu > ul > li {
	display: block;
	float: left;
	position:relative;
	left:50%;
	padding: 0;
}
#footer-menu li {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 11px;
	border-left: 1px solid #ffffff;
}
#footer-menu li:first-child {
	padding: 0 5px 0 0;
	border: none;
}
#footer-menu li a {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: lighter;
	line-height: 1;
	font-weight: normal;
	text-decoration: none;
}
#footer-menu a:hover {
	text-decoration: none;
}
/* ---------------------------------------------------- */
/* BLOG
/* ---------------------------------------------------- */
.more {
	/*color: #666;*/
	font-weight: bold;
}
.blog .entry-summary, .archive .entry-summary {
	overflow: hidden;
	min-width: 360px;
}
.blog .hentry, .archive .hentry {
	margin: 20px 0;
}
.blog .entry-title, .blog .entry-title a, .archive .entry-title, .archive .entry-title a {
	margin: 0px 0 4px 0;
	line-height: 1;
	font-size: 20px;
}
.blog-thumb, .archive-thumb {
	float: left;
	margin: 0 20px 0 0;
}
/* Byline */
.byline {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #ffffff;
}
.single .byline, .home .byline {
}
.byline a {
	color: #ffffff;
}
/* Post meta data */
.entry-meta {
	clear: both;
	display: block;
	padding: 9px 0 0 0;
	font-size: .85em;
	font-style: italic;
	color: #666;
	border-top: 1px solid #ddd;
}
.entry-meta a {
	color: #232c36;
}
.hentry {
	position: relative;
}
.hentry img {
	/*max-width: 594px;*/
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.gallery-row {
	margin-top: 20px!important;
}
/* ---------------------------------------------------- */
/* HOME PAGE
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* CONTACT US PAGE
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* CUSTOM NEXT/PREV LINKS
/* ---------------------------------------------------- */
ul.prev-next {
	width: 100%;
}
ul.prev-next, ul.prev-next li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
ul.prev-next li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	zoom: 1;
 *display: inline;
}
ul.prev-next li a {
	text-decoration: none;
	font-weight: bold;
}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text], body .gform_wrapper .gform_body .gform_fields .gfield input[type=email], body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel], body .gform_wrapper .gform_body .gform_fields .gfield input[type=url], body .gform_wrapper .gform_body .gform_fields .gfield input[type=number], body .gform_wrapper .gform_body .gform_fields .gfield input[type=password], body .gform_wrapper .gform_body .gform_fields .gfield select {
	padding:6px 0;
}
body .gform_wrapper .gform_footer input[type=submit] {
	background: #002a5e;
	color: #9F9F9F;
	padding: 6px 16px;
	outline: 0;
	font-size: 16px;
	border: 1px solid #010710;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
	color: #ffffff;
}
/* ---------------------------------------------------- */
/* OLD SITE MARKUP
/* ---------------------------------------------------- */
#nav {
	color: #FFFFFF;
	font-weight:bold;
	height: 50px;
}
#nav #left {
	float:left;
	width:200px;
	margin: 25px 0px 5px 14px;
	padding:0;
}
#nav #left a {
	color: #FFFFFF;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	padding: 0 5px 0 5px;
}
#nav #right {
	float:right;
	width:200px;
	margin: 10px 14px 5px 0px;
	text-align:right;
}
#home_link {
	position: absolute;
	background: none;
	left: 7px;
	top: 7px;
	z-index:999;
	display:  block;
	width: 213px;
	height: 113px;
	text-decoration: none;
	background: url(images/logo.png) no-repeat;
}
#slides {
	position: absolute;
	width: 779px;
	height: 285px;
	overflow: hidden;
}
.home #slides {
	position: absolute;
	width: 779px;
	height: 460px;
	overflow: hidden;
}
#topcontent {
	position: absolute;
	color:#FFFFFF;
	right: 25px;
	top: 40px;
	z-index:999;
}
#topcontent a {
	color: #FFFFFF;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	padding: 0 5px 0 5px;
}
#bottomcontent {
	position: absolute;
	width:780px;
	left: 50px;
	bottom: 30px;
	z-index:999;
}
#bottomcontent a, #bottomcontent a:visited {
	color: #FFFFFF;
	float:left;
	width:160px;
	font-size:150%;
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 0 5px;
	margin: 0 20px 0 0;
	border-left: 5px solid #FFFFFF;
	text-transform: uppercase;
}
#bottomcontent a span {
	font-size:150%;
}
#primary {
	display: inline;
	color: #333;
	margin: 10px 20px 0 0;
	padding: 0px;
	width: 154px;
	float: right;
}
#primary ul {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
	border: none;
}
#homepage #primary ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
}
#primary li {
	margin: 0 0 20px 0;
}
#primary li a {
	display: block;
	background: url(images/btn.gif) no-repeat;
	width: 144px;
	height:35px;
	line-height: 35px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
html>body #primary li a {
	width: auto;
}
#button li a:hover {
	background: url(images/btn_over.gif) no-repeat;
}
#top {
	background: #DAA139;
	width: 779px;
	height: 82px;
}
#top h1.welcome {
	width: 779px;
	height: 82px;
	margin: 0 auto;
	text-indent: -999999px;
	background: url(images/the_adventure_begins.jpg) no-repeat center 0;
	border: none;
}
#content {
	float: left;
	color: #333;
	/* border: 1px solid red;*/
 margin: 10px 0 20px 20px;
	padding: 0px;
	width: 560px;
	display: inline;
	position: relative;
}
h1.page-title, h1.loop-title {
	font-family: arial;
	font-size: 22px;
	color:#4C3518;
	font-weight:bold;
	padding:0 0 5px 0;
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid #42290B;
}
body.singular-trip h1.page-title {
 	font-size: 18px;
 	margin: 0px 0px 15px 0px;
}

#content h1.welcome {
	width: 375px;
	height: 79px;
	margin: 0 0 20px 0;
	text-indent: -999999px;
	background: url(images/welcome.gif) no-repeat;
	border: none;
}
#content h1.trip {
	font-family: arial;
	font-size: 18px;
	color:#4C3518;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom: 1px solid #42290B;
	margin: 0px 0px 15px 0px;
}
#content h2 {
	font-family: arial;
	font-size: 20px;
	color:#6B4A09;
	font-weight:bold;
	margin: 40px 0px 10px 0px;
}
#content h2.river {
	font-family: arial;
	font-size: 22px;
	color:#6B4A09;
	font-weight:bold;
	padding:0 0 5px 0;
	margin: 0px 20px 10px 10px;
}
#content h3 {
	font-family: arial;
	font-size: 16px;
	color:#4C3518;
	font-weight:bold;
	margin: 20px 0px 10px 0px;
}
#content p {
	text-align:justify;
	padding: 10px 0;
	margin: 0;
}
#bottom {
	width: 100%;
	;
	padding: 0 0 60px;
	margin: 0px;
	background: #DAA139;
}
.message {
	margin: 0 20px;
	padding: 10px;
	width: auto;
	background: #cfac6c;
}
.message span {
	margin: 0;
	padding: 0px 0 0 500px;
	color: #333333;
	font-weight:normal;
}
.message p {
	margin: 0;
	padding: 20px 20px 5px 20px;
	color: #333333;
	text-align:justify;
	font-weight:bold;
	font-style: italic;
}
.clear {
	clear: both;
	background: none;
}
#thumbs table {
	margin: 20px 0 0 0;
}
#thumbs table td {
	padding: 0 5px 0 5px;
}
#thumbs h2 {
	margin: 0;
}
#thumbs a, #thumbs a:visited {
	border: 0!important;
	cursor:pointer;
	color:#000000;
	text-decoration: none;
}
#thumbs a:hover {
	color:#333333;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
/****** breadcrumbss *******/
breadcrumbs {
	height: 14px;
	clear:both;
	margin: 0px 0 20px 0px;
}
breadcrumbs p {
	font-size: 11px;
	color: #4C3518;
	padding: 1px 0 2px 0;
}
breadcrumbs p a:link, breadcrumbs p a:visited {
	font-size: 11px;
	color: #000;
	padding: 1px 0 2px 0;
	text-decoration:none;
}
breadcrumbs p a:hover {
	color: #4C3518;
	text-decoration:underline;
}
#details {
	margin: 10px 0 0 0;
	padding:10px;
	background: #E5D484;
}
#details table td {
	padding:4px;
}
table {
	padding: 0;
	margin:0;
}
table th {
	padding: 5px;
	color:#ffffff;
	font-weight: bold;
	text-align: left;
}
table td {
	padding: 5px;
}
strong {
	font-weight: bold;
}
/****************************************************************
 
	Element: Footer
	
****************************************************************/
#form {
	padding: 10px;
}
#form td {
	padding: 0 2px 5px 2px;
}
#form label {
	display:block;
	font-size:13px;
	padding-bottom:3px;
	font-weight:bold;
}
/* Messages */
#error {
	margin: 0 0 10px 0;
	padding: 5px;
	border: solid 1px #dd3c10;
	background: #ffebe8;
}
#error p {
	text-align:left;
	font-weight: normal;
	font-size: 14px;
	padding: 5px;
}
.submit {
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	padding: 1px 8px;
	border:outset 1px #FFFFFF;
	background:#239618;
}
.cancel {
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	padding: 1px 4px;
	border:outset 1px #ccc;
	background:#999;
}
/****************************************************************
 
	Element: News
	
****************************************************************/
.news {
	display:block;
	margin: 20px 0 30px 0;
}
.news h2 {
	display:block;
	margin: 20px 0 30px 0;
	font-size:14px;
}
.news h2 span {
	color:#FFFFFF;
}
.news p {
	padding: 10px 0 10px 0;
}

.ngg-galleryoverview {
	position: relative;	
}
#slideshow {
	width: 350px;
    position: relative;

}
#carousel_wrapper {
	max-width: 350px;
	height:auto;
	margin: 0 auto;
}
.carousel_div {
	width: 100% !important;
}

.carousel_div img {
	max-width:100%;
}

.carousel_div {
	display: none;	
}

.carousel_div:first-child {
	display: block;	
}

.carousel_fluid_fix {
	display: block !important;
	height: auto !important;
}

#slideshow_nav {
	width: 180px;
	margin: 0 0 0 10px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#slideshow_nav li {
	width: 50px;
	float: left;
	margin: 0 10px 10px 0px;
	padding:0;
	list-style: none
}
#slideshow_nav a {
	width: 50px;
	padding: 1px;
	display: block;
	border: 1px solid #ccc;
}
#slideshow_nav a.activeSlide {
	background: #88f
}
#slideshow_nav a:focus {
	outline: none;
}
#slideshow_nav img {
	border: none;
	display: block;
	clear: both;
}
#caption {
	padding: 0;
	line-height: 1.3em;
	font-weight: bold;
	font-style: italic;
	max-width: 350px;
	height: auto;
	width: auto\9; /* ie8 */
	float: left;
	clear: both;
}
.caption {
	padding: 10px 0;	
}
#slides .clear {
	clear: both;
	background: none;
	float: left;
}
.icons {
	position: relative;
	padding-top: 0px;
}
.steve {
	z-index: 999;
	position: absolute;
	left: -200px;
	top: -20px;
}
#followus {
	background: url(images/followus.png) no-repeat;
	width: 154px;
	height: 56px;
}
#signup {
	margin: 20px 0;
}
#signup label {
	font-size: 20px;
	font-weight: bold;
}
#signup #signup_email {
	padding: 1%;
	font-size: 15px;
	width: 96%;
}
#signup #signup-button {
	margin-top: 5px;
	padding: 4%;
	width: 40%;
	font-size: 15px;
	background: #000000;
	color: #ffffff;
	-webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android =1.6 */
	border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 0;
	outline: none;
	cursor: pointer;
}


/* ---------------------------------------------------- */
/* Day Trips
/* ---------------------------------------------------- */
.rounded-img {
	display: inline-block;
	border: 2px solid #666666;
	overflow: hidden;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.taxonomy-days .thumbnail-box {
	padding: 0;
	margin: 0;
	width: 150px;
	margin-right: 20px;
	float: left;
}
.taxonomy-days .thumbnail-box img  {
	max-width: 100%;
	height: auto;
}
.ie8 .taxonomy-days .thumbnail-box img  {
	width: auto\9;
}
.taxonomy-days .entry-summary {
	overflow: hidden;
	min-width: 100px;
}

body.taxonomy-days .entry-summary h2{
	margin: 0 0 10px 0!important;
}

body.taxonomy-days .entry-summary h2 a, body.taxonomy-days .entry-summary h2 a:visited{
	color: #000000;
	text-decoration: none;
}
body.taxonomy-days .entry-summary h2 a:hover{
	color: #333333;
}

/* ---------------------------------------------------- */
/* River Trips
/* ---------------------------------------------------- */
.taxonomy-river .thumbnail-box {
	padding: 0;
	margin: 0;
	width: 150px;
	margin-right: 20px;
	float: left;
}
.taxonomy-river .thumbnail-box img  {
	max-width: 100%;
	height: auto;
}
.ie8 .taxonomy-river .thumbnail-box img  {
	width: auto\9;
}
.taxonomy-river .entry-summary {
	overflow: hidden;
	min-width: 100px;
}

body.taxonomy-river .entry-summary h2{
	margin: 0 0 10px 0!important;
}

body.taxonomy-river .entry-summary h2 a, body.taxonomy-river .entry-summary h2 a:visited{
	color: #000000;
	text-decoration: none;
}
body.taxonomy-river .entry-summary h2 a:hover{
	color: #333333;
}


/* ---------------------------------------------------- */
/* River Trips Page
/* ---------------------------------------------------- */
.page-template-templae-river-trips .hentry {
	margin-top: 30px;
}
.page-template-templae-river-trips .hentry:first-child {
	margin-top: 0;
}

.page-template-templae-river-trips .thumbnail-box {
	padding: 0;
	margin: 0;
	width: 150px;
	margin-right: 20px;
	float: left;
}
.page-template-templae-river-trips .thumbnail-box img  {
	max-width: 100%;
	height: auto;
}
.ie8 .page-template-templae-river-trips .thumbnail-box img  {
	width: auto\9;
}
.page-template-templae-river-trips .entry-summary {
	overflow: hidden;
	min-width: 100px;
}

body.page-template-templae-river-trips .entry-summary h2{
	margin: 0 0 10px 0!important;
}

body.page-template-templae-river-trips .entry-summary h2 a, body.page-template-templae-river-trips .entry-summary h2 a:visited{
	color: #000000;
	text-decoration: none;
}
body.page-template-templae-river-trips .entry-summary h2 a:hover{
	color: #333333;
}

.breadcrumbs{
height: 14px;
clear:both;
margin: 0px 0 20px 0px;
}
.breadcrumbs span{
font-size: 11px;
color: #4C3518;
padding: 1px 0 2px 0;
}
.breadcrumbs  a:link, .breadcrumbs  a:visited{
font-size: 11px;
color: #000;
padding: 1px 0 2px 0;
text-decoration:none;
}
.breadcrumbs  a:hover{
color: #4C3518;
text-decoration:underline;
}

p.post-date {
margin-top: 0!important;
padding-top: 0!important;
}

/* ---------------------------------------------------- */
/* Gravity Forms
/* ---------------------------------------------------- */
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select {
	padding:6px 0;
}
body .gform_wrapper .gform_footer input[type=submit] 
{
	background: #239618;	
	color: #eeeeee;
	padding: 6px 16px;
	outline: 0;
	font-size: 16px;
	border: 1px solid #ffffff;
	float: right;
}
body .gform_wrapper .gform_footer input[type=submit]:hover
{
	color: #ffffff;
}

.rounded-img {
	display: inline-block;
	border: 2px solid #666666;
	overflow: hidden;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

a.read-more, a.read-more:visited {
	color: #000000;	
}