/*
Theme Name: Oceantarahour
Theme URI: http://www.oceantara.com
Description: Ocean Tara Hour
Version: 1.00
Designer: Chris Fellows
Developer: Denis Ovcharenko
Author URI: http://www.oceantara.com
Tags: ocean, tara
*/

html{padding:0; margin:0;}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 1.5em;
	color: #454444;
	z-index: 0;
}

h1,h2,h3,h4{
	margin:0;
	padding:0;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	/*overflow:hidden;*/
	position: relative;
}

#header .header-call{
	text-align:right;
	padding:16px 16px 0 0;
	margin-bottom: 15px;
}

#header .header-call h2{
	font-family:Arial;
	color:#085e94;
	font-size:24px;
	margin:0 0 8px 0;
}

#header .header-call h3{
	font-family:Arial;
	color:#79a8c5;
	font-size:15px;
	margin:0;
}

#header .header-content-block{
	background:url(img/bg_header_big_block.png) no-repeat;
	height:316px;
	clear:both;
	padding-top:25px;
}

#header .header-block{
	background:url(img/bg_header_block.png) no-repeat;
	height:64px;
	clear:both;
	padding-top:25px;
}

.header-content-block .col-1{
	padding:54px 0 0 45px;
	width:495px;
	float:left;
}

.header-content-block  .col-2{
	background:url(img/bg_header_form.png) no-repeat;
	width:255px;
	height:294px;
	margin-left:640px;
	padding:0 20px 0 20px;
}

.header-content-block  .col-2 .cform{
	width:260px !important;
}

*+html .header-content-block  .col-2 form{
	margin-top:5px;
}

.col-2 .title-form{
	font-size:18px;
	font-family:Arial;
	color:#03263c;
	padding:25px 0 10px 0;
	text-align:center;
}

*+html .header-content-block  .col-2 .title-form{
	padding:25px 0 0 0;
}

.col-1 h1{
	font-family:Georgia;
	font-size:40px;
	width:410px;
	font-weight:normal;
	text-shadow: 0.05em 0.02em #8a8a8a;
	line-height:1.1em;
	color:#484848;
}

.col-2 .sendbutton-blue{
	margin:5px 2px 0 0;
}

*+html .col-2 .sendbutton-blue{
	margin:5px 7px 0 0;
}

.col-2 .bottom-text{
	font-family:Verdana;
	font-size:11px;
	color:#0f161b;
	line-height:1.1em;
	margin:13px 0 0 13px;
}

.col-1 ul{
	padding:0 0 0 22px;
}

*+html .col-1 ul{padding:0 0 0 22px; margin:9px 0 9px 0;}

.col-1 ul li{
	list-style:none;
	background:url(img/red_arrow.gif) no-repeat 0 5px;
	padding:0 0 0 24px;
	font-size:14px;
	margin-bottom:5px;
}

.col-1 span{
	color:#106f25;
	font-size:12px;
	font-family:Arial;
	display:block;
}

.col-1 span{
	color:#106f25;
	font-size:12px;
	font-family:Arial;
	display:block;
}

.col-1 .author{
	color:#cc6060;
}

#header .logo{
	background:url(img/logo.png) no-repeat;
	position:absolute;
	width:260px;
	top:12px;
	left:36px;
	height:235px;
	display:block;
}

#navbar {
	background:url(img/bg_top_menu.png) no-repeat;
	height: 49px;
	width:540px;
	float:right;
	margin-right:16px;
}

#navbar ul {
	margin: 0 0 0 0;
	padding: 0;
}

#navbar li {
	display: block;
	float: left;
}

#navbar a {
	display: block;
	font-family:Arial;
	float: left;
	height: 39px;
	padding: 10px 0 0 31px;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
}

#navbar a:hover, #navbar .current_page_item a {
	color: #ffffff;
}

#navbar ul li ul {
	z-index: 999;
	border: 1px solid #f8ad2e;
	clear: both;
	position: absolute;
	top: 126px;
	left: -999px;
	margin:0 0 0 -105px;
	background-color:#ffc460;
}

@-moz-document url-prefix(){
	#navbar ul li ul {top: 127px;}
}

*+html #navbar ul li ul {top: 128px;}

#navbar ul li ul{ top /*\**/: 127px\9}

#navbar ul li:hover ul, #navbar ul li.sfhover ul {
	left: auto;
}

#navbar ul li ul li {
	width: 210px;
	float:none;
	overflow:hidden;
	border-top: 1px solid #fdba49;
}

#navbar ul li.current_page_item ul li a, #navbar ul li ul li.current_page_item a {
	
}

#navbar ul li ul li a {
	line-height:1.3em;
	padding: 5px 5px 5px 5px;
	float: none;
	font-size:14px;
	height:auto;
}

#navbar ul li ul li a:hover {
	background: none #fdba49;
}

.input-text{
	background: url(img/input_text.png);
	width:232px;
	height:32px;
}

input[type="text"]{
	height:32px;
	width:227px;
	margin:2px 0 5px 2px;
	border:0;
	background-color:transparent;
	font-family:Arial;
	font-size:16px;
	color:#848484;
	background: url(img/input_text.png);
	padding:0 0 0 5px;
}

input[type="text"]{ padding-top /*\**/: 6px\9}
input[type="text"]{ height /*\**/: 26px\9}

.header-content-block input[type="text"]{
	margin-left:10px;
}

.sendbutton-blue{
	background:url("img/btn_blue_form.png") no-repeat !important;
	border:0 !important;
	padding:3px 5px 5px 5px!important;
	width:142px !important;
	height:32px !important;
	color:#ffffff !important;
}

#footer {
	clear: both;
	overflow:hidden;
}

#footer .block-footer-links{
	background:url("img/bg_footer.gif") no-repeat;
	width:960px;
	height:230px;
}

.block-footer-links table{
	width:930px;
	margin:0 auto;
}

.block-footer-links table tr td{
	width:186px;
}

.block-footer-links table tr td h2{
	border-bottom:1px solid #6d6e6f;
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
	width:161px;
	font-weight:normal;
	margin:27px 0 15px 0;
	padding-bottom:6px;
	text-shadow: 0.05em -0.05em 0.02em #000000;
}

.block-footer-links table tr td h2.last{
	width:182px;
}

#footer .copyright{
	color:#ababab;
	font-size:12px;
	font-family:Arial;
	margin:5px 0 20px 18px;
}

#footer a {
	display:block;
	color: #ffffff;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
}

#footer a:hover {
	color: #e6e6e6;
}

/*==========Content========*/
.wrap-content{
	overflow:hidden;
	background:url(img/bg_content.png) repeat-x;
}

/*---Home-*/
#posts{
	width:706px;
	float: left;
	padding:27px 15px 0 15px;
}

#posts h2{
	color:#085e94;
	font-family:Arial;
	font-size:18px;
	margin-bottom:20px;
	line-height:1.1em;
	font-weight:normal;
}

#posts h2.title-blue{
	color:#085e94;
	font-family:Arial;
	font-size:24px;
	margin-bottom:20px;
	line-height:1.1em;
	font-weight:normal;
}

.wrap-block-how{
	overflow:hidden;
	margin-bottom:23px;
}

.wrap-block-how .col{
	width:228px;
	float:left;
	height:207px;
}

.col .col-content{
	height:154px;
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	font-family:Tahoma;
	font-size:18px;
	padding:11px 0 0 15px;
	line-height:1.3em;
	position:relative;
}

.col-content img{
	position:absolute;
	margin:40px 0 0 105px;
}

.col-3 .col-content img{
	margin:40px 0 0 85px;
}

.col-1 .col-content, .col-3 .col-content{
	background-color:#eff4f9;
}

.col-2 .col-content{
	background-color:#f9f2e8;
}

.col .col-bottom{
	height:39px;
	display:block;
	background:url(img/img_bottom_block_how.png) no-repeat;
}

.wrap-block-how .col-1, .wrap-block-how .col-2{
	margin-right:10px;
}

.wrap-block-how .col-1, .wrap-block-how .col-2, .wrap-block-how .col-3{
	background:url(img/img_top_block_how.gif) no-repeat;
	padding-top:3px;
}

.col .text-red{
	color:#bf1f14;
	font-size:23px;
	line-height:1.1em;
	display:block;
}

.col .text-orange{
	color:#9f5909;
	font-size:23px;
	line-height:1.1em;
	display:block;
}

.col .text-green{
	color:#2b843e;
	font-size:23px;
	line-height:1.1em;
	display:block;
}

.boxed{
	overflow:hidden;
	clear:both;
	margin-bottom:24px;
}

.boxed h2{
	border-bottom:1px solid #f3f3f3;
	color:#085e94;
	font-size:18px;
	padding-bottom:7px;
	font-family:Arial;
	font-weight:normal;
	margin-bottom:13px;
	padding-left:10px;
}

.boxed h2 .left-title{
	float:left;
	width:345px;
}

.boxed .col-1{
	float:left;
	padding-left:10px;
	width:347px
}

.boxed .col-2{
	float:left;
	padding-right:10px;
	width:338px;
}

.boxed a.link-article-yes{
	background:url(img/yes.gif) no-repeat 0 5px;
	padding:0 0 0 17px;
	display:block;
	text-decoration:underline;
	color:#1d88ca;
	margin-bottom:5px;
}

.boxed .col-1 ul li span:hover{
	text-decoration:none;
}

.boxed .col-1 ul li span{
	color:#1d88ca;
	text-decoration:underline;
}

.boxed a.link-article{
	display:block;
	background:url(img/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 22px;
	text-decoration:underline;
	color:#1d88ca;
	margin-bottom:5px;
}

.boxed .col-1 h3, .boxed .col-2 h3{
	color:#b77217;
	font-size:18px;
	font-family:Arial;
	font-weight:normal;
}


.boxed .col-1 .col-item, .boxed .col-2 .col-item{
	margin-bottom:12px;
	width:345px;
}

.boxed a.more{
	color:#ff0000;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}

/*===================SIDEBAR=========================================*/

.sidebar {
	position: relative;
	float:left;
	width:208px;
	padding:20px 15px 0 0;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	margin-bottom:17px;
}

li.widget_text{
	background:url(img/top_widget_text.png) no-repeat;
	padding:3px 0 0 0;
}

.sidebar li div.textwidget{
	overflow:hidden;
	font-family:Arial;
	font-size:12px;
	background:url(img/bottom_widget_text.png) no-repeat bottom;
	padding-bottom:3px;
}

.sidebar .text{
	background-color:#bdd6e9;
	padding:20px 12px 20px 12px;
}

.sidebar li div.textwidget .text-testimonials{
	background:#bdd6e9 url(img/quote.png) no-repeat 9px 9px;
	padding:50px 12px 10px 12px;
}

.sidebar h2 {
	padding:10px 0 0 12px;
	font-size: 16px;
	color: #666666;
	background-color:#BDD6E9;
}

.sidebar a {
	display: block;
	color: #ff0000;
	text-decoration: none;
	font-size:11px;
	font-family:Arial;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li ul li a {
	font-size: 10px;
	padding: 0 10px 0 20px;
}

#searchform{
	background:url(img/bg_right_search.png) no-repeat;
	height:54px;
}

#searchform div{
	padding:11px 0 0 13px;;
}

#searchform input[type="text"]{
	background:url(img/input_search.png) no-repeat !important;
	width:103px;
	height:24px;
	font-size:13px;
}

#searchform input[type="submit"]{
	background:url(img/btn_search.png) no-repeat !important;
	border:0 !important;
	height:30px;
	width:66px;
}

/*======================CFORM=======================================*/

.cform{
	margin:0 auto;
}

#cforms2form{
	width:460px;
}

.cform fieldset	{ 
	margin:0px; 
	padding:0px; 
	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:20px 0 0 0!important; 
	padding:0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
}

.cform label {
	width:90px; 
	margin:6px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	margin-left:10px; 
	display:block;
	font-size:18px;
	font-family:Tahoma;
	
}

#cformsform label{
	width:185px;
}

#cformsform label span{
	width:175px;
}

.cform textarea{
	background:url(img/textarea.png) no-repeat;
	border:0;
	width:333px !important;
	height:64px !important;
	padding: 4px 2px 4px 7px;
	color:#848484;
}


.cform .cf-sb{
	padding-left:100px;
}

#cformsform  .cf-sb{
	padding-left:195px;
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 5px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	margin:0;
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:4px 10px 0 2px;
	width:112px;
	text-align:left;
}
label.cf-group-after span {
	margin:0;
	width:112px;
	display:block;
}                                               */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */


.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:142px;  
	padding:5px; 
	background:url(img/btn_blue_form.png) no-repeat; 
	border:0;
	height:32px;
	color:#ffffff
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#fff8f8 url(li-err-bg.png) repeat!important;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	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:50px;
	padding: 4px 4px;
	margin: 0;
}

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_grey.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:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFF8F8  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               */
/*                                                    */

div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* 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 {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

.linklove{
	display:none;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 50px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	
}

.post h1{
	color:#085E94;
	font-family:Arial;
	font-size:24px;
	line-height:1.1em;
	margin:20px 0 20px 0;
}

.navigation{
	margin-bottom:30px;
}

.post h2 old {
border-bottom: 1px solid #cccccc;
}
.post h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

.post h2 a{
	font-size:24px;
}

.post a, .navigation a {
	color:#0195C5;
	font-family:Arial;
	margin-bottom:20px;
	line-height:1.1em;
	font-weight:normal;
	text-decoration:none;
}

.post a:hover, .navigation a:hover {
	color: #053b5d;
}

.post a img {
	border: none;
}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	color: #777777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
}

#wp-calendar a:hover {
	background: #cccccc;
}