/*
Theme Name: Chicago Maritime Museum
Description: Custom theme for Chicago Maritime Museum
Author: Andiamo Creative
Author URI: http://www.andiamocreative.com/
*/

/* =Reset default browser CSS. 
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#231F1F;
}
body.blue {
	background:#AECEDE;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	color:#0081C7;
	font-weight: normal;
	line-height:160%;
	font-family:"Century Gothic", sans-serif;	
}
h1 { font-size:30px; }
h2 { font-size:26px; }
h3 { font-size:23px; padding-top:20px; padding-bottom:10px; }
h4 { font-size:20px; }
h5 { font-size:14px; color:#000; font-weight: bold; padding-top:15px; padding-bottom:5px; }
h6 { font-size:16px; }

a { color:#0081C7; }
a img { border: none; }
.clearFix { clear:both; }
p { padding-bottom:10px; }
textarea { font-family:Arial, Helvetica, sans-serif !important; font-size:12px !important; }
.wpcf7 input[type=text], .wpcf7 input[type=email], .contributions_form input[type=text], .join_us_form input[type=text] {
	border:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:7px;
	background-color:#CCCCCC;
	color:#231F1F;
	font-size:12px !important;	
}
.contributions_form input[type=text], .join_us_form input[type=text] {
	width:230px;
}
.table_left {
}
.wpcf7 input[type=submit], .contributions_form input[type=submit], .join_us_form input[type=submit] {
	border:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:7px 15px;
	background-color:#0099CC;
	color:#FFFFFF;
}
.wpcf7 textarea, .contributions_form textarea {
	border:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:7px;
	background-color:#CCCCCC;
	color:#231F1F;
	height:80px;
	width:590px;
}
input[type=text] {
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	color:#656565;
}

.select {
	position: absolute;
	width: 210px; 
	height: 28px;
	padding: 0 8px 0 8px;
	color: #000000;
	font: 12px/21px arial,sans-serif;
	background: url(images/custom-select.png) no-repeat;
	overflow: hidden;
	line-height:28px;
	color:#FFFFFF;
}

#TB_window {
	background-color:#013F5F !important;
}
#TB_window, #TB_secondLine {
	color: #FFFFFF !important;
}

#TB_window a:link {color: #FFFFFF !important;;}
#TB_window a:visited {color: #FFFFFF !important;;}
#TB_window a:hover {color: #FFFFFF !important;;}
#TB_window a:active {color: #FFFFFF !important;;}
#TB_window a:focus{color: #FFFFFF !important;;}


/* =Structure
-------------------------------------------------------------- */
.home #wrapper {
	background-image:url(images/bg-wrapper-home.png);
}
#wrapper {
	background-image:url(images/bg-wrapper.gif);
	background-repeat:repeat-x;
}
#header { 
	width:1000px;
	margin:0 auto;
	position:relative;
	height:204px;
}

.tribe-events-cal-title {
	padding:30px 0 0 0px;
	width:1000px;
	margin:0 auto;
	position:relative;
}

#tribe-events-content {
	/* width:980px; */
	width:auto;
	margin:0 auto;
	position:relative;
}

#tribe-events-loop .tribe-events-event {
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#tribe-events-event-meta .column {
	width:46% !important;
}

#tribe-events-event-meta {
	font-size:14px !important;
}

.navlink.tribe-previous > a,
.navlink.tribe-next > a {
    color: #999999;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.navlink.tribe-previous > a:hover,
.navlink.tribe-next > a:hover {
	color:#0081C7;
}

.navlink.tribe-previous > a:before {
    content: "<";
    padding-right: 10px;
}

.navlink.tribe-next > a:after {
	content: ">";
    padding-left: 10px;
}

.tribe-previous,
.tribe-next {
	margin-top:20px;
}

.navlink {
	width:48% !important;
}

#tribe-events-loop .tribe_events h2 a {
    display: inline-block;
    line-height: 1.4em;
    padding-bottom: 20px;
}

#logo {
	position:absolute;
	right:24px;
}
#navigation {
}
#top-nav {
	padding-top:8px;
	margin-left:16px;
}
#main-nav {
	position:absolute;
	top:113px;
	height:26px;
	line-height:26px;
	padding-left:12px;
	overflow:hidden;
	width:725px;
}
#main {
}
#container {
	width:1000px;
	margin:0 auto;
	margin-bottom:50px;
}
#content {
	width:658px;
	margin-right:35px;
	margin-top:15px;
	float:left;
	line-height:171%;
}
.home #content {
	width:590px;
	margin-right:103px;
	float:left;
}
#sidebar {
	float:left;
	width:295px;
	margin-top:115px;
}
#footer {
	background-image:url(images/bg-footer.jpg);
	background-color:#023E5E;
	background-repeat:repeat-x;
	min-height:252px;
}
#footer .inner {
	width:1000px;
	margin:0 auto;
	padding-top:20px;
}

/* =Header
-------------------------------------------------------------- */
#header {
}

/* =Content
-------------------------------------------------------------- */
#content ul { margin-left:25px; }
.home #content h1 {
	color:#0081C7;
	font-size:42px;
	font-family:"Century Gothic", sans-serif;
	margin-bottom:35px;
}
.home #content .entry-content {
	line-height:171%;
	font-weight:bold;
	margin-bottom:35px;
}
h1.entry-title { 
	font-family:"Century Gothic", sans-serif;
	font-size:48px;
	color:#0081C7;
	margin-bottom:35px;
	line-height:100%;
}
#content.taxonomy-categories a {
	text-decoration:none;
	cursor:pointer;
	display:block;
}
#content.taxonomy-categories h1.entry-title {
	margin-bottom:10px;
}
#content.taxonomy-categories .featured_story_block {
	width:286px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
#content.taxonomy-categories .featured_story_block .title {
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	color:#0081C7;
	line-height:125%;
}
#content.taxonomy-categories .featured_story_block .image {
	background-image:url(images/bg-category-image.jpg);
	height:242px;
	width:286px;
}
#content.taxonomy-categories .featured_story_block p {
	color:#000000;
	line-height:125%;
}
#content.taxonomy-categories .featured_story_block .image img, 
#content.taxonomy-categories .featured_story_block .title, 
#content.taxonomy-categories .featured_story_block p {
	padding:5px 0 0 6px;
}
#content.taxonomy-categories .story_block {
	width:128px;
	float:left;
	margin-right:25px;
	margin-bottom:10px;
}
#content.taxonomy-categories .story_block .title {
	font-family:"Century Gothic", sans-serif;
	font-size:12px;
	color:#0081C7;
	line-height:110%;
	height:27px;
	overflow:hidden;
}
#content.taxonomy-categories .story_block .image {
	background-image:url(images/bg-thumbnail-shadow.png);
	height:127px;
	width:128px;
}
#content.taxonomy-categories .story_block .image img, 
#content.taxonomy-categories .story_block .title {
	padding:4px 0 0 4px;
}

.entry-content { }

#content .top {
	background-image:url(images/bg-big-white-shadowbox-top.png);
	width:669px;
	height:45px;
}
#content .top #dark_blue {
	padding:8px 0 0 50px;
}
#content .top .dark_blue_left {
	background-image:url(images/bg-dark-blue-left.png);
	height:34px;
	width:15px;
	float:left;
}
#content .top .dark_blue_right {
	background-image:url(images/bg-dark-blue-right.png);
	background-position:right;
	height:34px;
	line-height:34px;
	overflow:hidden;
	font-family:"Century Gothic", sans-serif;
	font-size:20px;
	color:#FFFFFF;
	padding-right:15px;
	float:left;
}
#content.taxonomy-categories .middle {
	background-image:url(images/bg-big-white-shadowbox-middle.png);
	background-repeat:repeat-y;
	width:619px;
	padding:25px 10px 0 40px;
}

#content .middle {
	background-image:url(images/bg-big-white-shadowbox-middle.png);
	background-repeat:repeat-y;
	width:589px;
	padding:0px 40px 0 40px;
}

#content .middle .intro {
	width:589px;
	padding-bottom:50px;
}
#content .bottom {
	background-image:url(images/bg-big-white-shadowbox-bottom.png);
	width:669px;
	height:22px;
}

.image_gallery {
	margin-bottom:40px;
	width:599px;
}

#content.single .top {
	background-image:url(images/bg-single-top.jpg);
	width:669px;
	height:45px;
}
#content.single .middle {
	background-image:url(images/bg-single-middle.jpg);
	background-repeat:repeat-y;
	width:589px;
	padding:0px 40px 50px 40px;
}
#content.single .bottom {
	background-image:url(images/bg-single-bottom.jpg);
	width:669px;
	height:22px;
}

.post-nav a {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.post-nav.at-top {
	margin-left:20px;
}
.post-nav a:hover {
	color:#000000;
}
.post-nav.border {
	display:inline-block;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px 65px 3px 0;
}

.post-multiple {
	margin-top:20px;
	border-bottom:1px solid #B5BABD;
}
.post-multiple-inner {
	float:left; 
	margin-bottom:30px;
}
.post-multiple-inner .excerpt {
	margin-bottom:5px;
}
.post-multiple-inner p {
	padding:0px;
	margin:0px;
}
.post-multiple-inner h3 {
	padding:0 0 5px 0;
	line-height:115%;
	margin:0px;
	font-size:26px;
	clear:none;
}
.post-multiple-inner h3 a {
	text-decoration:none; 
}
.post-multiple-inner h3 a:hover {
	text-decoration:underline; 
}
#cat_links {
	margin-top:15px;
}


/* =Sidebar
-------------------------------------------------------------- */
ul.sidebar > li { list-style:none; }
/* ul.sidebar ul { margin-left:25px; } */
ul.sidebar ul { margin: 0 25px; }
.individual-sidebar { margin-bottom: 20px; }
#sidebar .top {
	height:15px;
	background:url(images/sidebar-top.png);
}
#sidebar .middle {
	background:url(images/sidebar-middle.png);
	background-repeat:repeat-y;
	width:295px;
	padding-bottom:25px;
}
#sidebar .bottom {
	height:15px;
	background:url(images/sidebar-bottom.png);
}

.home #sidebar .top {
	height:15px;
	background:url(images/sidebar-top-home.png);
}
.home #sidebar .middle {
	background:url(images/sidebar-middle-home.png);
	background-repeat:repeat-y;
	width:295px;
}
.home #sidebar .bottom {
	height:15px;
	background:url(images/sidebar-bottom-home.png);
}


/* =Widgets
-------------------------------------------------------------- */
.widget { margin:0 25px; }

#sidebar .widget_search label {
	display:none;
}

#sidebar .widget_search {
	padding-bottom:20px;
}

#sidebar .widget_search input[type=submit]{
	border:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:7px 15px;
	background-color:#0099CC;
	color:#FFFFFF;
}

#sidebar h2.widgettitle {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px 0;
	margin-bottom:25px;
	margin-top:25px;
}

.widget_mailing_list .second {
	padding-top:3px;
}
.widget_mailing_list input.text {
	width:120px;
}

.widget_mailing_list input.text.long {
	width:163px;
}
#newsletter_first, #newsletter_email {
	margin-right:10px;
}
#newsletter_first, #newsletter_last, #newsletter_email, #newsletter_button {
	float:left;
}	

.widget_sp_image { margin:0 0 0 3px; height:197px; overflow:hidden; }
.sticky_image {
	margin:0 0 0 -22px;
}

.widget_cmm_recent_posts ul { list-style:none; margin-left:0px !important; margin-right:0px !important; }
.widget_cmm_recent_posts li { padding-bottom:30px; width:100%; border-bottom: 1px dashed #DBDBDB; }
.widget_cmm_recent_posts li:last-child { border-bottom: 0 none; }
.widget_cmm_recent_posts h3 {
	font-size:24px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:125%;
	font-style:italic;
	padding-bottom:5px;
}
.widget_cmm_recent_posts a {
	color:#FFFFFF;
	font-size:12px;
}

.widget_recent_entries ul { list-style:none; margin-left:0px !important; }
.widget_recent_entries li { padding-bottom:35px; }
.widget_recent_entries li:last-child { padding-bottom:0px; }

.widget_recent_entries a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	font-style:italic;
}
.widget_recent_entries a:hover {
	text-decoration:underline;
}

.widget_archive ul { list-style:none; margin-left:0px !important; color:#FFFFFF; }
.widget_archive li { padding-bottom:7px; }
.widget_archive li:last-child { padding-bottom:0px; }

.widget_archive a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	font-style:italic;
}
.widget_archive a:hover {
	text-decoration:underline;
}

.widget_categories ul { list-style:none; margin-left:0px !important; }
.widget_categories li { padding-bottom:7px; }
.widget_categories a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	font-style:italic;
}
.widget_categories a:hover {
	text-decoration:underline;
}

.widget_blue_header {
	padding-bottom:10px;
}
ul.sidebar li:first-child.widget_blue_header .blue_header_container {
	padding-left: 30px !important;
	margin-top:-15px;
	position:absolute;
}
ul.sidebar li:first-child.widget_blue_header .blue_header_push {
	display:block !important;
	height:19px;
	width:295px;
}
.blue_header_push {
	display:none;
}

.blue_header_left {
	background:url(images/widget-blue-header-left.png);
	height:34px;
	width:15px;
	float:left;
}
.blue_header_right {
	height:34px;
	background:url(images/widget-blue-header-right.png);
	background-position:right;
	float:left;
	padding-right:15px;
	max-width:259px;
	overflow:hidden;
}
.widget_blue_header .title { 
	font-family:"Century Gothic", sans-serif;
	color:#FFFFFF;
	font-size:20px;
	line-height:34px;
	height:34px;
	overflow:hidden;
}

.widget_visit_us h5 {
	font-size:18px;
	font-weight:bold;
	letter-spacing:.9%;
	color:#FFFFFF;
	margin-top:0;
	padding-top:0;
}

.widget_visit_us p {
	font-size:16px;
	letter-spacing:.9%;
}

.widget_quick_links ul {
	margin:0px;
	list-style-type:none !important;
}

.widget_quick_links .left {
	float:left;
	padding-right:20px;
	width:100px;
}
.widget_quick_links .right {
	float:left;
}

.widget_cmm_collections h4, .widget_cmm_archives h4 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	padding:3px 0;
	font-size:12px;
	font-weight:bold;
	margin-bottom:25px;
}
.widget_cmm_collections .category_selector, .widget_cmm_archives .category_selector {
	padding-bottom:50px;
}
.widget_cmm_collections .category_selector select, .widget_cmm_archives .category_selector select {
}

/* =Footer
-------------------------------------------------------------- */
#footer a { color:#FFFFFF; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#footer .widget {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:.9%;
	line-height:171%;
}
#footer .widgettitle {
	letter-spacing:.9%;
	color:#95D7FA;
	font-size:30px;
	font-family:"Century Gothic", sans-serif;
	margin-bottom:30px;
}
#footer .inner > ul {
	list-style:none;
	margin-left:15px;
	width:1045px;
}
#footer .inner > ul > li {
	float:left;
	width:295px;
	margin-right:45px;
}

#sub_footer {
	color:#FFFFFF;
	font-size:12px;
	padding:40px 0;
	width:1000px;
	margin:0 auto;	
}
#copyright {
	float:left;
	margin-left:10px;
}
#credits {
	float:right;
	margin-right:35px;
}


/* =Menus
-------------------------------------------------------------- */
#navigation ul.menu {
	list-style:none;
}

#navigation ul.menu li {
	display: inline;
	list-style-type: none;
}

#navigation a {
	text-decoration:none;
}

#top-nav a {
	color:#231F1F;
}
#top-nav a:hover {
	text-decoration:underline;
}
#top-nav li:last-child span {
	display:none;
}
#top-nav li.current_page_item a, #top-nav li.current-menu-item a {
	font-weight:bold;
}
#main-nav a {
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	color:#000000;
	letter-spacing:.9%;	
}
#main-nav a:hover {
	color:#0081C7;
}
#main-nav li.current_page_item a, #main-nav li.current-menu-item a {
	color:#0081C7;
}
#main-nav li {
	padding-right:38px;
}
#main-nav li:last-child {
	padding-right:0px;
}


/* =From the acrhives
-------------------------------------------------------------- */
#from-the-archives {
	width:587px;
}
#from-the-archives .fta-top {
	background-image:url(images/from-the-archives-top.png);
	height:45px;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
#from-the-archives .fta-bottom {
	margin-top:0px !important;
	padding-top:0px !important;
	background-image:url(images/from-the-archives-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
}
#from-the-archives .fta-bottom .inner {
	margin:0 auto;
	width:531px;
}

#from-the-archives .fta-photo {
	height:391px;
	width:569px;
	overflow:hidden;
	background-image:url(images/bg-archive-photo.png);
}

#from-the-archives .fta-photo img {
	margin:19px;
}

#from-the-archives .fta-caption h3 {
	font-family:"Century Gothic", sans-serif;
	font-size:26px;
	color:#FFFFFF;
	margin-bottom:15px;
}

#from-the-archives .fta-caption {
	margin-left:19px;
	width:530px;
}
#from-the-archives .fta-caption span {
	line-height:129%;
	font-size:14px;
	color:#FFFFFF;
}

#from-the-archives a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}

#archives-categories {
	width:671px;
}

#archives-categories .top {
	width:669px;
	height:54px;
	background:url(images/bg-white-shadowbox-top.png);
}

#archives-categories .middle {
	width:634px;
	background:url(images/bg-white-shadowbox-middle.png);
	background-repeat:repeat-y;
	padding:0 0 0 35px;
}

#archives-categories .bottom {
	width:669px;
	background:url(images/bg-white-shadowbox-bottom.png);
	height:31px;
}

.archives_ategory_box {
	float:left;
	width:286px;
	background-image:url(images/bg-category-image.jpg);
	background-repeat:no-repeat;
	padding: 5px 5px 15px 6px;
	margin-right:15px;
	height:275px;
}

a .archives_ategory_box h2 {
	font-size:20px;
	color:#013F5F !important;
	font-family:"Century Gothic", sans-serif;
	text-decoration:none;
}
a:hover .archives_ategory_box h2 {
	text-decoration:underline;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	padding-top:20px;
}
#comments ol {
	padding-left:25px;
}
h3#comments-title, h3#reply-title {
	font-size:30px; 
}
.required {
	display:inline-block;
	margin-right:10px;
}
#comments input[type=text] {
	border:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:7px;
	background-color:#CCCCCC;
	color:#231F1F;
}
#comments input[type=submit] {
	border:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:7px 15px;
	background-color:#0099CC;
	color:#FFFFFF;
}
#comments textarea {
	border:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:7px;
	background-color:#CCCCCC;
	color:#231F1F;
	height:80px;
	width:590px;
}
#respond2 {
	margin-top:15px;
}

.wpcf7 .watermark {
	color: #231F1F !important;
}
a#sharefacebook {
	background: url("images/fbshare_button.png") no-repeat scroll center center transparent;
    display: inline-block;
    font-size: 11px;
    height: 22px;
    line-height: 20px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-indent: -999999px;
    width: 60px;
}
a#sharefacebook:hover {
	border-color: #9DACCE;
}
.cboth { clear: both; }
.fbshare-container {
	float: left;
    margin-right: 10px;
    width: 60px;
}
.fblike-container {
	float: left;
    margin-top: 2px;
    width: 30%;
}
.fbf_facebook_page_widget li {
    border-bottom: 1px dashed #DBDBDB;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 8px 0 20px !important;
}
ul.fbf_facebook_page_widget li h4 a {
    color: #FFFFFF !important;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 24px;
	font-style: italic;
	line-height: 1.4em;
}
.menu-top-navigation-container {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
ul.sidebar li.widget_blue_header:first-child .padleft58 {
	padding-left: 58px !important;
}