/*
Theme Name: Fly Crescent City Theme
Theme URI: http://dobaydesign.com/
Description: Fly Crescent City Theme
Version: 1.0
Author: Dobay Design
Author URI: http://dobaydesign.com/
Tags: 
Text Domain: cp
*/

/* ### CSS RESET ### */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}

/*#######added to remove flight search on 4-13-15################*/
.slider_container {background-color:#fff;}
.book_flight {visibility:hidden; }

/* ### MAIN SETTINGS ### */
body{background:#fff;color:#333;font:400 14px/20px Arial,Verdana,Helvetica,FreeSans,sans-serif}
h1,h2,h3,h4,h5,h6{color:#333}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}
a:focus{outline:none}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}ol{list-style:decimal}ul{list-style:none}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}a{color:#2E709F;text-decoration:none}a:hover{color:#2E709F;text-decoration:underline}kbd{font-size:10px}q:before,q:after{content:"\0022"}dd{margin-left:20px}pre{font-size:11px;overflow:scroll}
p img{max-width:100%}

/* ### PAGE SETTINGS ### */
#content{margin:20px auto;min-height:400px;padding:0}
#main{width:640px}
.col-full{margin:0 auto;width:960px}

.col-left{float:left}
.col-right{float:right}

/* ### HEADER ### */
#header{clear:both}
#logo{float:left;margin:20px 0;width:490px}
#logo img{margin:10px 0 20px 20px}
#logo h1{margin:0 0 0 20px}
#logo h1 a,#logo h1 a:hover{color:#333;text-decoration:none}
#logo p.description{font-size:11px;margin-left:20px}

/* ### NAVIGATION BARS ### */ 
#top-nav{clear:both;font-size:10px;font-weight:normal;text-transform:uppercase}
#top-nav .current_page_item a, #top-nav .current_page_item a:hover{color:#2E709F}
#sec-nav{clear:both;font-size:12px;font-weight:bold;text-transform:uppercase}
#sec-nav{border-top:1px dotted #bbb;border-bottom:1px dotted #bbb}

/* ### NAVIGATION CSS CLASS ### */
.nav{display:inline-block;line-height:100%;margin:0;padding:7px 6px 0}
.nav a{color:#333;display:block;margin:0;padding:8px 10px;text-decoration:none}
.nav a:hover{background:#666;color:#fff}
.nav .current a, .nav li:hover > a, .nav .current-post-parent a, .nav .current-menu-parent a, .nav .current-post-ancestor a {background:#666;color:#fff}
.nav li{float:left;list-style:none;margin:0 5px;padding:0 0 8px;position:relative}
.nav li:hover > ul{display:block;z-index:9999}
.nav ul{background:#fff;border:1px solid #b4b4b4;display:none;left:0;margin:0;padding:0;position:absolute;top:25px;width:185px}
.nav ul a{font-weight:normal}
.nav ul a:hover{background:#666 !important;color:#fff !important}
.nav ul ul{left:185px;top:-1px}
.nav ul li{float:none;margin:0;padding:0}
.nav ul li:hover a, .nav li:hover li a{background:none;border:none;color:#666}

/* ### POSTS ### */
.post,div.page{margin-bottom:20px;}
.post a{text-decoration:underline}
.post a:hover{text-decoration:none}
h2.main-title {color: #11313E;font-family: 'NewsGothBold';font-size: 24px;padding: 0 0 7px;}
.post-title h3 {font-family: 'NewsGothBold';font-size: 20px;}
.post-title h3 a {text-decoration: none;}
.post-title h4{color:#333;line-height:32px;padding:30px}
.post-entry a, .post-entry p, .post-entry li {
    color: #454545;
    font-family: 'NewsGothRoman';
    font-size: 14px;
}
.post-entry p {margin-bottom: 10px;}
.post-entry a { color: #357DA8;}
.post-entry ul li{list-style:disc;margin-left: 15px;}
.post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5  {font-family: 'NewsGothBold';margin-bottom: 15px;}
.post-entry h2 {font-size: 20px;}
.post-entry h3 {font-size: 18px;}
.post-entry h4 {font-size: 16px;}
.post-entry h5 {font-size: 14px;}
.post-meta{color:#666;font-size:10px;margin-bottom:20px}
.post-meta a{color:#666}
.post-meta a:hover{color:#2E709F;text-decoration:underline}
.post-meta-info{}
.post-meta-comments{float:right}
.post-read-more{margin:30px 0 20px 0}
.post-read-more a{color:#333;font-weight:bold;text-decoration:none}
.post-read-more a:hover{text-decoration:underline}
.post blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.post acronym,.post abbr{border-bottom:1px dashed #999;cursor:help}
.wp-caption p{font-size:11px}
.sticky{background:#fef5be}
div.attachment{border:1px solid #ddd;margin-bottom:20px;padding:30px 30px 10px 30px}
p.attachment{text-align:center}

.post-entry table {border: 1px solid #000;}
.post-entry table th, .post-entry table td {font-family: 'NewsGothRoman';font-size: 14px;padding: 5px;}
.post-entry table th {background: #012F45;color:#fff;border-bottom: 3px solid #fff;}
.post-entry table td.table_footer {background: #012F45;color:#fff;}
.post-entry table th h3 {color: #fff;font-size: 19px;}
.post-entry table th em {font-style: italic;font-weight: bold;}
.post-entry table th p {color: #fff;}

.post-entry table.wpGallery {border: 0;margin: 0 auto;}
.post-entry table.wpGallery td {padding: 15px;}

.slider {
    width: 712px;
    height: 373px;
    position: relative;
    overflow: hidden;
}
.slider .slide {position: absolute;top: 0;left: 0;}

/* ### COMMENTS ### */
.commentlist{border:1px solid #ddd;margin-bottom:20px;padding: 30px 0;text-align:justify}
.commentlist h4{padding:0 30px}
.commentlist ol{padding-right:30px}
.commentlist ol li{list-style:none}
.comment-meta{font-size:12px;margin:18px 10px 10px 0}
.comment-meta img{float:left;margin:0 10px 0 0}
.comment-meta span{line-height:42px}
.comment-meta span.comment-name{font-weight:bold}
.comment-meta span.comment-name a,.comment-meta span.edit a,.comment-meta span.permalink a{color:#333;text-decoration:underline}
.comment-meta span.comment-name a:hover,.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{color:#2E709F;text-decoration:underline}
.comment-meta span.date{font-size:11px}
.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{text-decoration:underline}
.comment-entry{padding:10px 15px;border-bottom:1px dotted #ccc}
.comment-entry p{margin:0}
.comment-entry blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.comment-form{border:1px solid #ddd;font-size:11px;padding-top:30px}
.comment-form h4{margin-bottom:18px;padding:0 30px}
.comment-form a{color:#333;text-decoration:underline}
.comment-form a:hover{color:#2E709F;text-decoration:underline}
.comment-form fieldset{padding:0 30px}
.comment-form input{border:1px solid #666;margin:2px 0;padding: 5px}
.comment-form textarea{border:1px solid #666;height:150px;margin:2px 0;padding:5px;width:98%}
.comment-form .notice{color:#666;float:right}
.comment-navigation{padding:10px 30px}
.comment-navigation a{color:#333;font-size:10px;font-weight:bold;text-decoration:underline}
.comment-navigation a:hover{color:#2E709F}
.comment-reply a{color:#333;font-size:10px;font-style:italic;text-decoration:underline}
.comment-reply a:hover{color:#2E709F}
.comment-unapproved{font-size:10px;font-style:italic;color:#0000cc}
#cancel-comment-reply a{color:#333;font-style:italic;padding:0 30px}
#cancel-comment-reply a:hover{color:#2E709F}
.nocomments{border:1px solid #ddd;margin-bottom:20px;padding:30px}

/* ### POSTS NAVIGATION ### */
.more-entries{padding:20px 0 40px 0}
.more-entries a{color:#333;font-weight:bold;text-decoration:none}
.more-entries a:hover{text-decoration: underline}

/* ### SIDEBAR ### */
#sidebar{overflow:hidden;width:300px}

/* ### WIDGETS ### */
.widget-container {margin-bottom: 25px;padding: 0;}
.widget-title{
    background: url("img/linea_sombra.png") no-repeat scroll center bottom transparent;
    color: #132D3C;
    font-family: 'NewsGothBold';
    font-size: 17px;
    margin-bottom: 0;
    padding: 0 0 18px;
    text-align: center;
}
.widget-container li{margin-left:10px}
.widget-container ul,.widget_recent_comments ul{padding:0!important}
.widget-container ul li,.widget_recent_comments ul li{font-size:12px;padding-top:10px;color: #132D3C;font-family: 'NewsGothRoman';font-size: 14px;}
.widget-container a {color: #132D3C;}
.widget-container ul li a:hover,.widget_recent_comments ul li a:hover{text-decoration:underline}
.widget-container ul li ul .children{padding-left:10px}
.widget-container select {margin:10px 10px 20px 10px}
.textwidget{margin-bottom:20px;padding:10px}
.widgetsearchform{margin-left:10px}
.widget_text .textwidget {text-align: center;}
.widget_text .textwidget b {font-size: 14px;font-weight: bold;}
#facebook-like-box iframe {margin: 0 auto;}

/* ### CALENDAR ### */
#wp-calendar{clear:both;font-size:12px;width:90%}
#wp-calendar caption {font-weight:bold;padding:0 0 10px 0;text-transform:uppercase}
#wp-calendar th,#wp-calendar td{text-align:center;padding:5px}
#wp-calendar td{background:transparent}
#wp-calendar td a{font-weight:bold;text-decoration:none}
#wp-calendar td a:hover{text-decoration:underline}
#wp-calendar td,table#wp-calendar th{padding:3px 0}
#wp-calendar tfoot a{color:#333;text-decoration:underline}
#wp-calendar tfoot a:hover{color:#2E709F}

/* ### TAG CLOUD ### */
.widget_tag_cloud .widgetcontent div{padding:10px}

/* ### SEARCH ### */
#searchform{margin:8px 0}
#searchform label{display:none}
input#s{border:1px solid #ddd;color:#666;padding:3px 0 3px 5px;width:250px}
input#searchsubmit{border:1px solid #ddd;color:#666;height:25px;margin:0}

/******** contact form ***********/
#slogan-contest .wpcf7 {padding: 17px;}
.wpcf7 p {
    color: #132D3C;
    font-family: 'NewsGothBold';
    font-size: 17px;
}
.wpcf7-submit {
    background: none repeat scroll 0 0 #132D3C;
    border: medium none;
    color: #FFFFFF;
    font-family: 'NewsGothBold';
    font-size: 15px;
    padding: 5px 10px;
}

/* ### FOOTER ### */
#footer {border:1px solid #ddd;font-size:10px;margin-bottom:20px;min-height:40px}
#footer p{margin:0 30px;line-height:40px}
#footer a{color:#333;text-decoration:underline}
#footer a:hover{color:#2E709F}
.copyright{color:#999}

/* ### MISCELLANEOUS ### */
.alignleft{float:left}
.alignright{float:right}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
.error{background:#ffcdd1;border-top:2px solid #e10c0c;border-bottom:2px solid #e10c0c;text-align:left;padding:5px 20px}
.alert{background:#fef5be;border-top:2px solid #fdd425;border-bottom:2px solid #fdd425;text-align:left;padding:5px 20px}
.ok{background:#d7f7c4;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px}
.note{background:#efefef;border-top:2px solid #dedede;border-bottom:2px solid #dedede;text-align:left;padding:5px 20px}
.info{background:#f7fafd;border-top:2px solid #b5d3ff;border-bottom:2px solid #b5d3ff;text-align:left;padding:5px 20px} /* blue */
.download{background:#f7fafd;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px}

/* ### CLEARING FLOATS ### */
html body * dd.clear,html body * div.clear,html body * li.clear,html body * span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;height:0;list-style:none;margin:0;overflow:hidden;padding:0;visibility:hidden;width:0}



.latest_box .text_part {
    font-size: 32px;
    padding: 30px 0 0 11px;
    width: 566px;
}
.latest_box .participate {margin: 0 0 0 12px;}

#slogan-contest {height: 225px !important;}

#colophon.footer p {margin-top:45px;}
