/*
Theme Name:		Halina
Theme URI: 		http://www.vooshthemes.com
Description: 	A Premium Wordpress Theme by Voosh Themes
Author: 		Voosh Themes
URI: 			http://www.vooshthemes.com
*/

/* Colors -- Sky Blue: #0a86f2 */

/*------------------------------------------------*/
/*---------------------RESET----------------------*/
/*------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }
body { line-height: 24px; font-family: arial, sans-serif; }
ol, ul { list-style: none; }

/*------------------------------------------------*/
/*-----------------GENERAL STYLES-----------------*/
/*------------------------------------------------*/
body { font-size: 12px; color: #555555; }
.standard-page { background: url(images/page-bg-sky-blue.png) repeat-x; background-color: #ffffff; }
.homepage { background: url(images/main-bg-sky-blue.png) repeat-x; background-color: #ffffff; }
h1 { font-size: 30px; font-weight: normal; margin-bottom: 20px;}
h2 { font-size: 26px; font-weight: normal; margin: 0 0 25px 0;  }
h3 { font-size: 18px; font-weight: normal; margin-bottom: 15px; }
h4 { font-size: 16px; font-weight: normal; margin-bottom: 10px; }
h5 { color: #555555; }
p { color: #555555; font-size: 12px; margin: 0 0 20px 0; }
a { color: #0a86f2; font-size: 12px; text-decoration: none; }
a:hover { color: #555555; }
pre { color: #555555; }

/*------------------------------------------------*/
/*-----------------TOOLS--------------------------*/
/*------------------------------------------------*/
.sidebar-line { border-bottom: 1px dotted #cccccc; margin: 20px 0 22px 0; }
.blogpost-divider { clear: both; margin: 25px 0px 30px 0px; padding-top: 30px; border-bottom: 1px dotted #cccccc; }
.line {	border-bottom: 1px dotted #cccccc; margin: 30px 0px 0 0px; }

/*------------------------------------------------*/
/*-----------------HEADER-------------------------*/
/*------------------------------------------------*/
#wrap { width: 960px; margin: auto; }
#header { float: left; width: 100%; }
#header h1 a { background: url(images/logo-sky-blue.png) no-repeat; width: 466px; height: 58px; float: left; text-indent: -9999px; margin: 55px 0 0 0px; }

/*------------------------------------------------*/
/*-----------------NAVIGATION---------------------*/
/*------------------------------------------------*/
/* 1st Level */
ul.nav { position: relative; float: right; padding-left: 465px; margin-top: -25px; z-index: 1; }
ul.nav li { float: left; padding: 0px 0px 0px 17px;zoom: 1; }
ul.nav a:hover { color: #0a86f2; }
ul.nav a:active { color: #0a86f2; }
ul.nav li a { text-decoration: none; text-transform: uppercase; color: #555555; font-size: 12px; display: block; padding: 4px 8px; }
ul.nav li:last-child a { border-right: none; }
ul.nav li.hover, ul.dropdown li:hover {  color: black; position: relative; }
ul.nav li.hover a { color: #0a86f2; }
ul.nav li.current_page_item a { color: #0a86f2; }

/* 2nd Level */
ul.nav ul { width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; color: #000000; margin: 0 0 0 25px; }
ul.nav ul li { font-weight: normal; background: #444444; color: #000; border-bottom: 1px solid #eeeeee; float: none; padding: 1px; opacity:0.9; }
ul.nav ul li:hover { background: #50aaf9; opacity:0.9; }
ul.nav ul li.page_item a { border-right: none; width: 100%; display: inline-block; color: #eeeeee; }
ul.nav ul li.page_item a:hover { color: #eeeeee; }
ul.nav ul li.current_page_item a { color: #0a86f2;  }
ul.nav ul li.current_page_item a:hover { color: #0a86f2;  }

/* 3rd Level */
ul.nav ul ul { left: 195px; top: 0px; }
ul.nav li:hover > ul { visibility: visible; }
ul.nav ul li ul li { background-color: #444444; }
ul.nav ul li ul li.page_item a { width: 100%; display: inline-block; color: #eeeeee; }
ul.nav ul li ul li.page_item a:hover { color: #eeeeee; }
ul.nav ul li ul li.current_page_item a { color: #0a86f2;  }
ul.nav ul li ul li.current_page_item a:hover { color: #0a86f2;  }

/*------------------------------------------------*/
/*-----------------MAIN LAYOUT--------------------*/
/*------------------------------------------------*/
#main { width: 960px; float: left; margin-top: 30px; margin-bottom: 40px; }
#front-page-main { width: 960px; float: left; margin-top: -20px; margin-bottom: 40px; }
#content { width: 589px; padding-right: 38px; float: left; border-right: 1px dotted #cccccc; margin-top: 80px; }
#contact-content { width: 589px; padding-right: 38px; float: left; margin-top: 80px; }
#featured-section #front-page-content { width: 490px; padding-right: 30px; float: left; margin-top: -5px; }
#sidebar { width: 290px; float: left; padding-left: 38px; margin-top: 80px; }

/*------------------------------------------------*/
/*-----------------FRONT PAGE---------------------*/
/*------------------------------------------------*/
#featured-section { position: relative; z-index: -1; }
#featured-section #front-page-content h2 { background: url(images/featured-section-title.png) no-repeat; width: 456px; height: 40px; margin-top: 85px; text-indent: -9999px; margin-bottom: 0px; }
#featured-section #front-page-content h3 { background: url(images/featured-section-subtitle.png) no-repeat; width: 418px; height: 23px; text-indent: -9999px; margin: 2px 0 15px -1px; }
#featured-section #front-page-content p { background: url(images/featured-section-text.png) no-repeat; width: 519px; height: 71px; text-indent: -9999px; float: left; margin: 6px 0 0 1px;  }
#featured-section #front-page-content .featured-section-button { margin: 20px 0 0 -2px; background: url(images/featured-section-button-sky-blue.png) no-repeat; width: 144px; height: 37px; float: left; }
#featured-section #slider { float: right; width: 405px; height: 250px; background: url(images/slider-bg.png) no-repeat; margin: 61px 0 0 0px;  }
#featured-section #slider img { margin: 9px 0 0 10px; }
#photoShow { float: left; height: 420px; width: 185px; }
#photoShow div { position: absolute; z-index: 0; }
#photoShow div.previous { z-index: 1; }
#photoShow div.current { z-index: 2; }

/*------------------------------------------------*/
/*-----------------POSTS/PAGES--------------------*/
/*------------------------------------------------*/
/* Posts */
.post h2 { margin: 25px 0 20px 0; }
.post h2.page-title { margin: 0 0 25px 0; }
.post h2.post-title { margin: 0 0 25px 0; }
.post h2 a { text-decoration: none; color: #0a86f2; font-size: 22px; }
.post h2 a:hover { color: #555555; }
.post img { border: 1px solid #cccccc; float: left; height: 150px; width: 150px; margin: 7px 20px 10px 0; padding: 5px;  }
.meta, .meta a { color: #888888; font-size: 10px; text-transform: uppercase; margin: -25px 0 20px 0; }
.post ol { margin-bottom: 20px; }
.post ol li { list-style:decimal; font-size: 12px; color: #555555; margin-left: 18px; padding-left: 5px;}
.post ul { margin-bottom: 20px; }
.post ul li { list-style:circle; color: #555555; font-size: 12px; margin-left: 15px; padding-left: 5px; }
.next-posts-link a { color: #0a86f2; }

/* Search/Archive Pages */
.search-result, .archive-result { float: left; margin: 10px 0 20px 0; }
.search-link a, .archive-link a { font-size: 16px; margin: 0 0 0 0; }
.search-meta, .archive-meta { font-size: 10px; color: #888888; text-transform: uppercase; margin: -18px 0 10px 0; }

/*------------------------------------------------*/
/*-----------------SIDEBAR------------------------*/
/*------------------------------------------------*/
#sidebar { color: #555555; }
#sidebar h2 { margin: 0 0 25px 3px; font-size: 22px; }

/*front page sidebar */
#sidebar #latest-posts-wrap { margin: 0 0 25px 0; }
#sidebar .latest-posts { height: 65px; margin-left: 3px; width: 310px; }
#sidebar .latest-posts p a { color: #0a86f2; text-decoration: none; padding-left: 10px; float: left; }
#sidebar .latest-posts .meta { color: #888888; font-size: 10px; text-transform: uppercase; margin: -8px 0 0 10px; margin-left: 10px; float: left; }
#sidebar .latest-posts .clear { color: #0a86f2; text-decoration: none; margin-left: -10px; }
#sidebar .latest-posts img { margin-top: 5px; width: 50px; height: 50px; padding: 2px; border: 1px solid #cccccc; float: left; }
#sidebar #contact-details p { margin: 0 0 10px 4px; }
#sidebar .textwidget, #sidebar #calendar_wrap, #sidebar #searchform { margin: 0 0 20px 4px; font-size: 12px; }
#sidebar #s { border: 1px solid #cccccc; padding: 5px; margin: 0 15px 10px 0; }

/*main sidebar*/
#sidebar .widget { margin: 0 0 30px 0; }
#sidebar .sponsors { float: left; margin: 0 0 25px 0; }
#sidebar ul li ul { margin: -5px 0 25px 4px; }

/*------------------------------------------------*/
/*-----------------COMMENTS-----------------------*/
/*------------------------------------------------*/
#comments_template { border-top: 1px dotted #cccccc; clear:both; padding-top: 20px; margin-left: 0px; }
#comments_template ol { width: 100%; }
#comments_template ol li { list-style: none; }
#content #comments_template a.url { font-size: 16px; font-style: normal; color: #0a86f2; text-decoration: none; padding-left: 0px; }
#comments_template p.comment-meta { color: #888888; text-transform: uppercase; margin: -5px 0 0 0px; font-size: 10px; margin-bottom: 8px; }
#comments_template .commentlist img { float: right; width: 25px; height: 25px; margin: 5px 0 0 7px; padding: 2px; border: 1px solid #cccccc; }
#content #comments_template .comment-reply-link {  font-size: 10px; padding-top: 15px; margin: 5px 0 0 -7px; background: url(images/reply-button-sky-blue.png) no-repeat; width: 73px; height: 28px; display: block; }
#comments_template .comment { border: 1px dotted #cccccc; padding: 15px; margin: 15px 0px 0 0; }
#comments_template h3 { color: #555555; font-weight: normal; font-size: 20px; text-transform: none; margin: 0 0 20px 0; }
#comments_template p { margin: 0 0px 0px 0px; }
#comments_template em { font-size: 12px; color: #555555; } 
#comments_template .fn { color: #555555; }
#comments_template .commentlist { margin: 0 35px 35px 0; }

/* Comment Form */
#respond { font-size: 24px; font-weight: normal; color: #444444; clear: both; margin: 10px 0 30px 0; }
#respond h3 { margin-bottom: 20px; text-transform: none; }
#respond h3 a { font-size: 20px; }
#commentform { width: 485px; color: #555555; margin: 0 0 0 -5px; padding: 0px; }
#commentform p { margin-left: 5px; }
#commentform .logged { margin-left: 6px; }
#commentform input { background: url(images/textfield-bg.png) no-repeat; border: none; float: left; color: #555555; width: 255px; font-size: 10px; padding: 13px; margin-bottom: 20px; }
#commentform textarea { background: url(images/textarea-bg.png) no-repeat; margin: 5px 0 0 2px; width: 468px; height: 238px; padding: 10px 10px; color: #555555; font-size: 12px; border: none; line-height: 20px; }
#commentform .submit { width: 144px; height: 37px; background: url(images/submit-button-sky-blue.png) no-repeat; cursor: pointer; margin-top: 20px; border: none; }
#commentform label { font-size: 14px; height: 30px; color: #555555; float: left; padding: 7px 0 0 20px; }
#cancel-comment-reply-link { font-size: 12px;  }

/*------------------------------------------------*/
/*-----------------CONTACT FORM-------------------*/
/*------------------------------------------------*/
#contactform  { width: 500px; clear: both; margin: 0px 0 0 -2px; float: left; }
#contactform p { float: left; }
#contactform input { background: url(images/textfield-bg.png) no-repeat; color: #555555; border: none; padding: 12px; width: 255px; float: left; margin-bottom: 20px; }
#contactform label { color: #888888; padding: 7px 0 0 20px; float: left; font-size: 10px; text-transform: uppercase; }
#contactform select { padding: 0px; width: 255px; float: left; margin-bottom: 20px; }
#contactform textarea { background: url(images/textarea-bg.png) no-repeat; color: #555555; font-size: 12px; padding: 10px; border: none; width: 468px; clear:both; font-family: Arial, Helvetica, sans-serif; line-height: 20px; overflow:hidden;  float: left; margin: 5px 0 0px 1px; height: 238px;}
#contactform .submit { width: 144px; height: 37px; background: url(images/submit-button-sky-blue.png) no-repeat;  cursor: pointer; border: none; margin: 15px 0 0 -5px; clear: both; }
.contact_error { display: block; height: 22px; line-height: 22px; background: #eeeeee url('images/cross.png') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#555555;border: 1px solid #cccccc; margin-bottom: 30px; }
#contact #email_sent { background-color: #eeeeee; border: 1px #cccccc solid; padding: 10px; height: 60px; }
#contact #email_sent h3 { background: url('images/tick.png') left no-repeat; padding-left:22px; }

/*------------------------------------------------*/
/*-----------------FOOTER-------------------------*/
/*------------------------------------------------*/
#footer-wrap { clear: both; color: #666666; font-size: 11px; background: url(images/footer-bg.png) repeat-x; padding: 20px 0 0 0px; height: 71px; }
#footer { width: 960px; margin: auto; }
#footer p, #footer a { font-size: 10px; }
#footer #copyright { float: left; }
#footer #design { float: right; color: #888888;  }