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

/* Colors -- Light light-blue: #297d99 */

/*------------------------------------------------*/
/*---------------------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 { background: url(images/main-bg-light-blue.png) repeat-x; background-color: #f5f5f5; }
h1 { font-size: 26px; color: #555555; font-weight: normal; }
h2 { font-size: 24px; color: #555555; font-weight: normal; }
h3 { font-size: 20px; color: #555555; font-weight: normal; margin: 25px 0 15px 0; }
h4 { font-size: 18px; color: #555555; font-weight: normal; margin: 25px 0 10px 0; }
h5 { font-size: 14px; color: #555555; font-weight: normal; margin: 0 0 5px 0; }
a { color: #297d99; text-decoration: none; font-size: 12px; }
a:hover { color: #555555; }
p { font-size: 12px; color: #555555; }
pre { color: #555555; }

/*------------------------------------------------*/
/*-----------------TOOLS--------------------------*/
/*------------------------------------------------*/
.line { border-bottom: 1px solid #dddddd; margin: 20px 0 25px 0; }
.blogpostline { clear: both; border-bottom: 1px solid #dddddd; margin: 0 0px 30px 0px; padding-top: 30px; }

/*------------------------------------------------*/
/*-----------------HEADER-------------------------*/
/*------------------------------------------------*/
#wrap { width: 960px; margin: auto; }
#header { float: left;  }
#header h1 a { background: url(images/logo.png) no-repeat; width: 403px; height: 53px; float: left; text-indent: -9999px; margin-top: 50px; margin-left: 0px;  }
#header h2 { background: url(images/description.png) no-repeat; width: 266px; height: 27px; text-indent: -9999px; margin: 104px 0 0 -3px;  }

/*------------------------------------------------*/
/*-----------------NAVIGATION---------------------*/
/*------------------------------------------------*/
/* 1st Level */
ul.nav { float: right; background: url(images/nav-bg.png) no-repeat; height: 56px; width: 475px; margin: 65px 0px 0 0; z-index: 1; }
ul.nav li { float: left; padding: 11px 8px 0px 17px; zoom: 1; }
ul.nav a:hover { color: #888888; }
ul.nav a:active { color: #888888; }
ul.nav li a { text-decoration: none; text-transform: uppercase; color: #eeeeee; font-size: 12px; 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: #888888; }
ul.nav li.current_page_item a { color: #888888; }

/* 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: #4cb7f3; 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: #888888;  }
ul.nav ul li.current_page_item a:hover { color: #888888;  }

/* 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: #888888; }
ul.nav ul li ul li.current_page_item a:hover { color: #888888; }

/*------------------------------------------------*/
/*-----------------MAIN LAYOUT--------------------*/
/*------------------------------------------------*/
#main {  width: 960px; background: url(images/content-bg-middle.png) repeat-y; float: left; margin: 100px 0 0 2px;   }
#content { width: 600px; float: left; margin: 0 0px 50px 0; border-right: 1px solid #dddddd; padding-right: 35px; }
#contact-content { width: 600px; float: left; margin: 0 0px 50px 0; padding-right: 35px; }
#sidebar { width: 275px; float: left; padding: 0 0 0 45px;  }

/*------------------------------------------------*/
/*-----------------FRONT PAGE---------------------*/
/*------------------------------------------------*/
#featured-section { clear: both; margin: 90px 0 0 0; float: left; width: 960px; }
#featured-section #front-page-content { float: left; margin: 0 0 48px 0; }
#featured-section #front-page-content h2 { background: url(images/featured-section-title.png) no-repeat; width: 404px; height: 36px; text-indent: -9999px; }
#featured-section #front-page-content h3 { background: url(images/featured-section-subtitle.png) no-repeat; width: 393px; height: 32px; text-indent: -9999px; margin: 2px 0 0 0; }
#featured-section #front-page-content p { background: url(images/featured-section-text.png) no-repeat; width: 469px; height: 95px; text-indent: -9999px; margin: 18px 0 18px 0; }
#featured-section #front-page-content .featured-section-button { margin: 0 0 0 -2px; background: url(images/featured-section-button-light-blue.png) no-repeat; width: 128px; height: 37px;  }
#featured-section #slider { background: url(images/slider-bg.png) no-repeat; width: 420px; height: 240px; float: right; margin: 0 0 0 0; }
#featured-section #slider img { margin: 9px 0 0 10px; }
#front-page-main { float: left; margin: 30px 0 35px 0; }
#front-page-box1 { float: left; width: 290px; margin-right: 30px; }
#front-page-box1 h2 { background: url(images/front-page-title1.png) no-repeat; text-indent: -9999px; height: 32px; margin: 0 0 15px 0; }
#front-page-box1 p { position: relative; left: 42px; top: 2px; color: #555555; font-size: 14px; }
#front-page-box1 ul li { background: url(images/tick-light-blue.png) no-repeat; height: 27px; margin: 0 0 5px 0; }
#front-page-box2 { float: left; width: 290px; margin-right: 30px; }
#front-page-box2 h2 { background: url(images/front-page-title2.png) no-repeat; text-indent: -9999px; height: 32px; margin: 0 0 15px 0; }
#front-page-box2 ul li { background: url(images/letter.png) no-repeat; height: 43px; margin: 0 0 15px 0; }
#front-page-box2 ul li img { clear: both; float: left;  }
#front-page-box2 a { margin: 0 0 -5px 0; position: relative; left: 0px; float: left; font-size: 12px; }
#front-page-box2 p { font-size: 12px;  position: relative; left: 48px; top: -1px; color: #555555; float: left; }
#front-page-box3 { float: left; width: 290px; padding-right: 30px; }
#front-page-box3 h2 { background: url(images/front-page-title3.png) no-repeat; text-indent: -9999px; height: 32px; margin: 0 0 18px 0; }
#front-page-box3 p { float: left; padding-left: 10px; margin-top: -6px; font-style: italic; font-size: 12px;  }
#front-page-box3 p.author { font-style: normal; color: #888888; margin-top: 2px; }
#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 15px 0; }
.post h2.page-title { margin: 0 0 20px 0; }
.post h2.post-title { margin: 0 0 0 0; }
.post h2 a { text-decoration: none; color: #297d99; font-weight: normal; font-size: 22px; }
.post h2 a:hover { color: #555555; }
.post img { border: 1px solid #cccccc; float: left; height: 150px; margin: 8px 20px 10px 0; padding: 5px; width: 150px; }
.post p { margin: 0 0 15px 0; }
.post .meta p { color: #888888; font-size: 10px;  text-transform: uppercase; }
.post .meta p a { color: #888888; font-size: 10px; }
.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 { float: left; margin: 0px 0 0 0px; font-size: 12px; }

/* Archives */
.archive-page h3 a { margin-bottom: -7px; padding-bottom: 0px; font-size: 16px; font-weight: normal; }
.archive-page h2 { margin-bottom: 20px; padding-bottom: 8px;  }
.archive-page p { margin-bottom: 27px; }
.archive-page .meta p { color: #888888; font-size: 10px; padding-bottom: 10px; padding-left: 0px; padding-top: 0px; margin-bottom: 0px; text-transform: uppercase; margin: -18px 0 0 0; }
.archive-page .meta p a { color: #888888; font-size: 10px; }

/*------------------------------------------------*/
/*-----------------SIDEBAR------------------------*/
/*------------------------------------------------*/
#sidebar { color: #555555; font-size: 12px; }
#sidebar h2 { margin: 0 0 25px 3px; font-size: 22px; }
#sidebar .sponsors { float: left; margin: 0 0 20px 0; }
#sidebar ul li ul { margin: -5px 0 25px 4px; }
#sidebar ul li ul li a { color: #297d99; text-decoration: none; }
#sidebar ul li ul li a:hover { color: #555555; }
#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; }

/*------------------------------------------------*/
/*-----------------COMMENTS-----------------------*/
/*------------------------------------------------*/
#comments_template { clear:both; 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: #297d99; 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-light-blue.png) no-repeat; width: 73px; height: 28px; display: block; }
#comments_template .comment { border: 1px solid #dddddd; 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 .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: 128px; height: 37px; background: url(images/submit-button-light-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 50px -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: 128px; height: 37px; background: url(images/submit-button-light-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; margin-bottom: 50px; }
#contact #email_sent h3 { background: url('images/tick.png') left no-repeat; padding-left:22px; }

/*------------------------------------------------*/
/*-----------------FOOTER-------------------------*/
/*------------------------------------------------*/
#footer { clear: both; background: url(images/footer-bg.png) no-repeat; height: 59px; width: 970px; margin: 30px 0 30px 0; }
#footer p, #footer a { font-size: 10px; }
#footer #copyright { float: left; margin: 17px 0 0 25px; }
#footer #design { float: right; margin: 17px 25px 0 0; }
