/*
Theme Name:		Island Newcomers
Theme URI: 		http://islandnewcomers.org
Version: 		1.0
Description: 	Island Newcomers by AO Studios.
Author: 		AO Studios
Author URI:		http://www.aostudiosdesigns.com

Copyright 2010 AO Studios. **Please don't copy our work, Horizon.**

*/

/* Reset Browser Defaults */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: none; }
table { border-collapse: separate; border-spacing: 0px; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
.clear { clear: both; }

/*=======================================================================================================================================*/
/*=================================================================The Goods=============================================================*/
/*=======================================================================================================================================*/
/*CSS3*/    
			.recent-news { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }	

body, input, textarea { font: 13px/1.5 Trebuchet MS, Georgia, "Times New Roman", Times, serif; }
a { color: #2361a1; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #2361a1; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; color: #39C; }
h1 { font-size: 24px; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 20px; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }


body { background: url(library/media/images/bg-repeat.jpg); }

.wrapper {background: url(library/media/images/bg.jpg) no-repeat center 50px; width:100%; height:100%;}

.container { width: 960px; margin: 10px auto 0px auto; min-height: 700px; }

/* Font Styles */
.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif; }

/* Vertical Rhythm  */
.entry-meta { margin-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 20px; }
.hentry, .widget, .comment, .navigation-links { margin-bottom: 40px; }

/* =========Header========== */
.header {width: 100%; margin: 0 auto; position: relative; height:180px;}

#logo { font-size: 28px; line-height: 30px; color: #000; font-weight: bold; background: url(library/media/images/logo.jpg) no-repeat center center; text-indent:-9999px; display:block; height:58px; width:411px; position: absolute; left:130px; top:10px;}
#tagline { color: #333; position: absolute; top: 70px; left:140px; font-size: 15px; color: #069;}
#login { width: 240px; float: right; height: 170px; overflow: hidden; }
#wishlist-member h3 {margin-top:0px; padding: 0px; display:none;}
#wlmember_loginwidget p {  }
#wlmember_loginwidget label {margin-bottom: 3px; }
#wlmember_loginwidget input {border: 0 none; font-size:12px;}
#wlmember_loginwidget input[type=text] { width: 202px; padding: 5px 5px 5px 33px; height:14px; background: url(library/media/images/input_bg.jpg) no-repeat center center; }
#wlmember_loginwidget input[type=password] { width: 202px; padding: 5px 5px 5px 33px; height:14px; background: url(library/media/images/input_bg.jpg) no-repeat center center; }
#wlmember_loginwidget input[type=submit] { width: 76px; height:24px; text-indent: -9999px; display: block; background: url(library/media/images/login-b.gif) no-repeat center center; float: right; margin: 5px 0px 0px 0px; cursor:pointer; }
#wlmember_loginwidget input[type=checkbox] { margin-top: 10px; }

.WishListMember_LoginMergeCode input[type=submit] { width: 76px; height:24px; text-indent: -9999px; display: block; background: url(library/media/images/login-b.gif) no-repeat center center; float: right; margin: 5px 0px 0px 0px; cursor:pointer; }
.WishListMember_LoginMergeCode table {border:none; }
/* =============== Menu ================= */
.menu {width: 100%; height:50px; background: #FFFFFF url(library/media/images/menu-bg.jpg) repeat-x left bottom;}
.nav { line-height: 1; }
.nav, .nav * { list-style: none; margin-left: 0; }
ul.nav {width:960px; margin:0 auto;}
.nav li { float: left; padding: 0; position: relative; }
.nav ul li { width: 100%; }

.nav a { display: block; position: relative; padding: 15px 15px 0px 15px; }

/* Hides items under top menu */
.nav ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }
/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul { left: -1px; top: 50px; /* match top ul list item height */ z-index: 99; }
/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }
/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }
/* Default Skin */
.nav a { color:#39C; font-size: 18px; }
.nav li:hover ul,
.nav li.nav-hover ul { background: #fff; }
.nav a:hover { text-decoration: none; color: #CCC; }
/* Menu bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

/*===============Home Page===================*/
.recent-news {width: 688px; border: 1px solid #CCC; height:185px; margin:0px auto; padding: 2px 10px 10px 10px; background: #FFF;}
.recent-wrap { width:782px; margin:0px 0px 15px 150px; background: url(library/media/images/recent-bg.jpg) no-repeat center bottom; height:220px; }
.home-middle { width:960px; background: #F7F7F7; height: 225px; margin:20px 0px 20px 0px; padding:20px 0px 5px 0px; border: 1px solid #CCCCCC; }
.box1, .box2 { background: url(library/media/images/divider.gif) no-repeat right center; }
.box1, .box2, .box3 {float: left; height: 180px;}
.box1 {width: 285px; padding: 0px 25px 0px 20px; }
.box2 { width: 295px; padding: 0px 25px 0px 0px; }
.box3 { width: 290px; }
.box1 h3, .box2 h3, .box3 h3 {text-align: center; }

form.inform {width: 175px; float: right; padding: 30px 5px 0px 0px;}
input.news {width: 165px; margin: 0px 0px 8px 0px; }
#mc_signup_submit { float: right; background: url(library/media/images/subscribe.gif) no-repeat center center; width: 76px; height:24px; text-indent:-999px; border: none; cursor:pointer;margin-top:20px; }
#mc-indicates-required {display:none;}
.mc_merge_var {width:200px; margin: 0px auto !important; }
.box2 img { float: left; margin: 0px; padding-top: 80px; }
.box3 img { float:left; margin:0px; padding: 30px 15px 0px 0px; }
.box3 p {padding-top: 20px; }

/* =================== Content ====================== */
/* Rounded Corners */
.primary-top, .primary-bottom { width:960px; height:10px; display: block; margin:0px auto; padding:0px; overflow:hidden; clear: both; }
.primary-top { background: url(library/media/images/content-top.gif) no-repeat center center; }
.primary-bottom { background: url(library/media/images/content-bottom.gif) no-repeat center center; margin-bottom: 20px;}
.singular .primary-top {margin-top: 0px; }

.ie6 .singular .primary-top {margin-top:0px;}

#content { width:900px; padding: 10px 30px; background: #F7F7F7; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
.hfeed { width: 600px; float: left; }
.hfeed-wide { width: 100%; overflow: hidden;}

.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
h2.entry-title {border-bottom: 1px solid #000; padding-bottom:0px; }
.entry-title, .entry-title a { color: #000; font-size: 24px; line-height: 28px; }
.entry-title a:hover { color: #2361a1; text-decoration: none; }
.entry-content { padding-top: 10px; }

/* =================== Sidebar ========================== */
.aside { width: 250px; float: right; background: url(library/media/images/navigation_bg.png) no-repeat top left; padding: 0px 0px 0px 15px; }
.aside ul {padding-top:10px; list-style: none outside none;}
.aside li {border-bottom:1px solid #E9E9E9;font-size:13px; margin-bottom:7px;padding: 5px 0px 7px 10px; list-style:none;}

/* =================== Page Search ========================== */
.entry-content .page_search {margin-top: 40px; float:right;}
.page_search{  background:url(library/media/images/search_bg.jpg) left top no-repeat;}
.page_search_intro{font-size:9px;color:#c2c2c2;text-align:center;}
.page_search .page_search_button{background:url(library/media/images/search_button.jpg) no-repeat;float:left;width:27px;height:24px;border:0px;font-size:10px;}
.page_search .search_input{border:0px;background:none;font-size:10px;color:#999999;margin-left:35px;margin-top:5px;margin-right:5px;width:175px;}
.page_search_bg{float:left;height:24px;}

/* =====================Footer===========================*/
.footer { clear: both; background: #ffffff; width: 900px; padding: 10px 30px; border: 1px solid #CCC; }
p#copyright {font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; }

#sponsors { height: 450px; }

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 15px; padding-left: 10px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.nav { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables */
table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }

/* Forms */
input, textarea, button { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #444; font-size: 14px; }
input, textarea, button { font-family: Cambria, Georgia, "Times New Roman", Times, serif; padding: 3px; }
button { font: 12px; padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }

/* Comments */
.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 10px; }
.comment { margin-bottom: 40px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }

/* Comment Reply */
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

/* Images */
img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }
.article img {border: 1px solid #D8874F; padding:2px;}

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* Navigation */
.page-navigation .nav-next { float: left; }
.page-navigation .nav-previous { float: right; }
.single-page-navigation .nav-next { float: right; }
.single-page-navigation .nav-previous { float: left; }

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }

/* Contact Page */
#contact { display: block; width: 550px; margin: 70px auto; padding: 35px; border: 1px solid #cbcbcb; background-color: #FFF; -moz-border-radius: 5px; -webkit-border-radius:5px; }
#contact input { margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; -moz-border-radius: 5px; -webkit-border-radius:5px;}
#contact textarea { margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; -moz-border-radius: 5px; -webkit-border-radius:5px; width:330px;}

/* Form style */
#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; }
  
#contact input:focus, #contact textarea:focus, #contact select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
button.submit { cursor: pointer; border: 1px solid #222; background:#333; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
button.submit:hover { background:#444; }
fieldset { padding:20px; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

/* Style for the error message */
.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#succsess_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

/* Calendar */
span#EC_nextMonthLarge { text-align:right; float:right; }
.EC_Widget_display h3 {text-align:left; }

/*Directors Page*/
#directors h3 { text-align: center; }
#directors img { border: 1px solid #333; padding: 3px; display:block; width: auto; height: 133px; }
#directors p { padding-bottom: 10px; border-bottom: 1px solid #CCC; overflow:hidden; text-align:center; }

/* Events Page */
.event_data { border: 1px solid #CCC; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom: 15px; padding:10px; }
.event_questions { background-color: #DDEEF0; border: 1px solid #C4D3EA; color: #555555; padding: 5px; }
p#additional_header { font-family: Georgia, Times New Roman, serif; font-style:italic; font-size:16px; text-align:center; margin:10px 0px 10px;}
input.btn_event_form_submit { cursor:pointer; text-transform: uppercase; padding:5px 10px; }
input.btn_event_form_submit:hover { background-color: #DDEEF0; color: #000; }
