/*
Theme Name: Roscos Theme
Theme URI: http://wordpress.org/
Description: The theme for roscos milford sound sea kayaking
Version: beta
Author: Tim "kelp" Klein
Author URI: http://kelpdesign.com/
*/


	* {
	  margin: 0;
	  padding: 0;
	}
	html {
	}
	body
	{
		background-repeat: no-repeat;
		background-position: top center;
		background-color:#000000;
		font: 80% Lucida,tahoma,sans-serif;
		color: #FFFFFF;
	}

	a:link,
	a:visited,
	a:hover
	{
		color: #FFFFFF;
		text-decoration: none;
	}

	img
	{
		border: 0px;
	}


	h2
	{
		text-transform: uppercase;
		color: #FFCC00;
		padding-bottom: 8px;
	}

	h3
	{
		padding-bottom: 8px;
		color: #FFCC00;
		font-weight: normal;
		line-height: 20px;
	}

	h4
	{
		padding-bottom: 2px;
		padding-top: 8px;
		color: #FFCC00;
		font-size: 110%;
		font-weight: normal;
		line-height: 20px;
	}

	h5
	{
		color: #FFCC00;
		font-weight: normal;
		line-height: 20px;
	}


	p
	{
		color: #FFFFFF;
		font-weight: normal;
		line-height: 20px;
		margin-bottom: 10px;
	}
	strong
	{
		color: #FFCC00;


	}
	#headerimg
	{
		position: relative;
		top: -35px;
	}

	#pagebg
	{
		background-image: url(images/bg-fade.png);
		background-repeat: repeat-x;
		background-position: top center;
		clear: both;
	}


	#homemap
	{
		width:100%;
		min-height:288px;
		position: relative;
		top: -30px;
		background-image: url(images/home-map.png);
		background-repeat: no-repeat;
		background-position: right top;
		padding-top:110px;
	}

	.innerbox
	{
		width: 910px;
		margin: auto;
	}

	.page_item
	{
		position: relative;
		z-index: 2;
	}


	.alignright
	{
		float: right;
		padding-left: 20px;
	}

	.post a:visited,
	.post a:active,
	.post a:link,
	.post a:hover
	{
		color:#FFCC00;
		text-decoration: underline;
	}


	#breadcrumbs
	{
		color: #FFCC00;
		font-size: 90%;
		padding-bottom:20px;
	}


	#breadcrumbs a:link,
	#breadcrumbs a:visited,
	#breadcrumbs a:hover
	{
		color: #FFCC00;
	}

	#navitop
	{
		width: 100%;
		height:35px;
		text-align:right;
		background-image:url(images/top-nav-bg.png);
		font-weight: bold;
		text-transform: uppercase;
		font-size: 90%;
	}

	#navitop ul
	{
		padding-top: 12px;
	}

	#navitop ul li
	{
		display: inline;
		padding: 5px;
		position: relative;
		z-index: 5;
	}

	#navileft
	{
		width: 180px;
		float: left;
	}
	#navilefttop
	{
		text-align: right;
	}

	#navileftbot
	{
		text-align: right;
		padding-top: 80px;
		padding-right: 20px;
		color: #ffcc00;
		font-size: 120%;
	}


	#navileftbot ul
	{
		padding-top: 10px;
	}


	#navileftbot ul li
	{
		font-size: 90%;
		list-style: none;
	}

	#contentbg-top
	{
		width: 720px;
		height: 17px;
		background-image:url(images/content-block-top.png);
		float: right;
	}

	#contentbg
	{
		float: right;
		width: 720px;
		min-height: 564px;
		/* ie6 min-height hack */
		height: auto !important;
		height: 564px;
		background-image: url(images/content-block-mid.png);
		background-repeat: repeat-y;
	}

	#content
	{
		padding: 13px 30px 30px 30px;
	}

	#footer
	{
		background-image: url(images/footer-bg.png);
		background-position:center;
		background-color: #000000;
		min-height:268px;
	}

	#footer h5
	{
		text-transform: uppercase;
		font-size: 120%;
	}

	#leftfooter
	{
		padding-top: 10px;
		float: left;
		width: 253px;

	}

	#rightfooter
	{
		padding-top: 10px;
		width: 480px;
		padding-right: 15px;
		float: right;
		position: relative;
		left: 20px;
		text-align: right;
	}

	#rightfooter h5
	{
		float: left;

	}

	#rightfooter .gallery img
	{
		position: relative;
		bottom: 65px;
	}


	/** the rips page **/

	#trips
	{
	}

	#trips h3
	{

		padding-bottom: 10px;
	}

	#trips h3 a:link,
	#trips h3 a:active,
	#trips h3 a:hover,
	#trips h3 a:visited
	{
		color: #FFCC00;
	}

	.trip
	{
		padding-bottom: 30px;
	}

	.trip p
	{
		line-height: 140%;
	}


	/** trip page **/

	#tripdetails
	{
		background-image: url(images/bg-trip-details.png);
		background-repeat: no-repeat;
		height: 25px;
		width: 598px;
		margin-top: 15px;
		padding: 10px;
	}



	.tripdetail
	{
		width: 270px;
		float: left;
		font-size: 80%;
		margin-bottom: 2px;
	}

	.tripdetail .detail
	{
		color: #FFCC00;
	}

	.yellowlink a:link,
	.yellowlink a:visited,
	.yellowlink a:hover,
	.yellowlink a:active,
	.yellowlink
	{
		padding-top: 5px;
		color: #FFCC00;
	}

	#triplinks
	{
		padding-bottom: 30px;
	}


	#triplinks a:link,
	#triplinks a:visited,
	#triplinks a:hover,
	#triplinks a:active
	{
		float: left;
		width: 200px;
		color: #FFCC00;
		text-decoration: none;
	}

	#tripprice
	{
		width: 70px;
		text-align:center;
		height: 32px;
		background-image: url(images/price-bg.png);
		color: #000000;
		float: right;
		line-height: 2;
		font-weight: bold;
	}


	/** the guides page **/

	#guides
	{
		padding-top: 30px;
	}

	.guide
	{
		width: 480px;
		padding-left: 30px;
		min-height: 150px;
		padding-bottom: 30px;
		float: left;
	}

	.guide h4
	{
		color: #FFCC00;
		padding-bottom: 5px;
	}

	.guideimage
	{
		width: 150px;
		height: 150px;
		float: left;
	}


#booknow
{
position: absolute;
right:20px;
top: 100px;
}



/**
 *
 *newsletter form specific stuff
 */

#MailPress
{
	padding-top: 5px;
}


.MailPressFormEmail
{
	background-color: #212121;
	border:none;
	color:#FFCC00;
	font-weight: bold;
	width: 180px;
	height:22px;
	padding-left: 5px;
}

.MailPressFormSubmit
{
	vertical-align: bottom;
}


div#MailPress div#mp-container,
div#MailPress div#mp-formdiv
{
	position:relative;
}

div#MailPress div#mp-loading,
div#MailPress div#mp-message
{
	position:absolute;
	opacity:0;
}

div#MailPress div#mp-loading,
div#MailPress div#mp-message
{
	filter:alpha(opacity=0);
}

div.street-sign {
	margin-left: 20px;
	margin-top: 40px;
}

/* Contact forms */
















/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

#cformsform
{
	width: 307px;
}

.cform fieldset	{
	margin-top:10px;
	padding:5px 0 5px 0;
	border:none;

}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	display: none;
}

ol.cf-ol {
	margin:0!important;
	padding:15px 0 0 0!important;
}
ol.cf-ol li	{
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	display:inline; /*for Opera & IE*/
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:none;
}

label.cf-before {
	margin:4px 10px 0 0;
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:120px;
	display: block;
	display: -moz-stack;
}

label.cf-after span {
	color:#212121;
	width:75px;
	display:inline;
	font-weight:bold;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	padding:3px;
	border: none;
	color:#212121;
	background-color:#FFCC00;
	vertical-align:top;
	font-weight:bold;
}


.cform textarea,
.cform input {
	width:298px;
}
.cform select {
	width:306px; /* attempt to have equal length */
}

.cform select.cfselectmulti	{
	height:7.5em;
}


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	display: none;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	display: none;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{
	margin:1px 0 0 0;
	width:16px;
	height:22px;
	border:1px #212121 solid;
	background-color:#212121;
}

input.cf-box-a 	{
	margin-left:100px; /* check with label 'width' incl. */
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	background-color: #FFCC00;
	width:294px;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom: 5px;
}


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.sendbutton	{
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	width:75px;
	height:25px;
	color: transparent !important;
	background-color: transparent !important;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:red;
	border:1px solid #FF0000;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
        display:none;
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt {
	display: inline-block;
}
* html .cform legend {
	position:absolute;
	left: -8px;
	top:0;
	margin-left:0;
}
*+html .cform legend {
	position:absolute;
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}


























  /*
    Alpha PNG support for IE
    ------------------------------
    \*/
* html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+(this.src="/wp-content/themes/roscos/images/blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
    }
