/*
Theme Name: Coalition for Clean and Safe Ports
Description: WordPress theme for Coalition for Clean and Safe Ports.
Author: Rogue Repairman Productions, LLC <info@roguerepairman.com>
Author URI: http://roguerepairman.com
Version: 0.1
*/

/* Colors for different metros:

LA: #d87321;
Seattle: #8a457e;
NY/NJ: #c5d82e;
FL: #b01f24;
Oakland: #497135;

*/

html {

    height: 100%;
    margin: 0px;
    padding: 0px;

}

body {

    background-color: #e6e6e6;
    background-image: url('/web/20141219080236im_/http://cleanandsafeports.org/wp-content/themes/ccsp/images/background-tile.jpg');
    background-repeat: repeat-y;
    background-position: center;
    font-size: 12pt;
    font-family: Calibri, Arial, "Liberation Sans", sans-serif;
    padding: 0px;
    margin: 0px;
    height: 100%;
}

img {

    border: 0px;

}

div#container {

    width: 960px;
    margin: auto;
    min-height: 100%;
    position: relative;

}

div#header {

    padding-top: 25px;
    padding-bottom: 5px;
    background-color: #e6e6e6;
    
}

img#banner {

    -moz-box-shadow: 5px 5px 10px #999;
    -webkit-box-shadow: 5px 5px 10px #999;
    box-shadow: 5px 5px 10px #999;
    margin-bottom: 10px;

}

div#main {

/*    padding-bottom: 125px; */
    min-height: 100%;
    padding-top: 0px;

}

div#sidebar {

    float: left;
    width: 300px;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;

}

div.widget ul {

    list-style-type: none;
    padding: 0px 0px 0px 20px;
    margin: 0px;

}

div.widget ul li {

    margin: 0px 0px 10px 0px;
    padding: 0px;

}

div.widget ul li a {

    color: #0a285b;

}

div#sidebar div#action-box-container {

    background-image: url('/web/20141219080236im_/http://cleanandsafeports.org/wp-content/themes/ccsp/images/action-notch.jpg');
    background-color: #154d9c;
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding: 0px 0px 10px 0px;
    margin-top: 0px;


}

div#sidebar div#action-box-container div#action-box {

    padding: 10px 10px 0px 20px;

}

div#action-box div.actionwidget {
    
    margin-bottom: 10px;
    
}

div.actionwidget a {
    
    color: #fff;

}

div#content {

    float: left;
    width: 630px;
    margin-left: 20px;
    font-size: 0.9em;
    height: 100%;
    min-height: 100%;

}

div#content a {

    color: #0a285b;

}

div#content a:visited {

    color: #999;

}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {

    color: #0a285b;
    margin: 5px 0px;

}

div.error-404 {

    margin-top: 25px;
}

div.error-404 h1 {

    font-size: 2em;
    text-align: center;
    border-bottom: 0px;


}

div#content h1#page-title {

    border-bottom: 1px solid #0a285b;
    padding: 5px 0px;

}


div#content h1#page-title[class=ny-nj] {

    color: #b01f24;
    border-bottom: 1px solid #b01f24;
    padding: 5px 0px;

}

div#content h1#page-title[class=la] {

    color: #d87321;
    border-bottom: 1px solid #d87321;
    padding: 5px 0px;

}

div#content h1#page-title[class=seatac] {

    color: #8a457e;
    border-bottom: 1px solid #8a457e;
    padding: 5px 0px;

}

div#content h1#page-title[class=oakland] {

    color: #497135;
    border-bottom: 1px solid #497135;
    padding: 5px 0px;

}

div#frontispiece {

    background-color: #1c9c3e;
    color: #fff;
    padding: 10px;
    font-size: 90%;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.4em;

}

div#frontispiece p {

    margin: 0px;

}

div#frontispiece a {

    color: #afd580;

}


div#sidebar div.widget {

    margin-bottom: 10px;

}

div#sidebar div.actionwidget {

    color: #fff;
    width: 260px;

}

div#sidebar div.actionwidget h2 {

    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 1.5em;

}

div#sidebar div.actionwidget label {

    display: inline-block;
    width: 90px;

}

div#sidebar div.actionwidget input.text {

    margin-bottom: 5px;
    width: 175px;

}

div#sidebar div.actionwidget input#submit {

    background-color: #e0f2f6;
    color: #000;
    font-weight: bold;

}

div#sidebar div#resources {

    border-top: 1px solid #0a285b;
    border-bottom: 1px solid #0a285b;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    padding: 10px 0px;
    margin: 10px 0px;

}

div#sidebar div#resources a {

    color: #0a285b;
    text-decoration: none;

}

div#sidebar div#resources a:hover {

    text-decoration: underline;

}

div#footer-wrapper {

    position: absolute;
    bottom: 0px;
    width: 960px;
    background-color: #e6e6e6;
    padding-bottom: 10px;
    height: 1em;
    font-size: 0.8em;


}

div#footer {

    padding: 10px;
    margin-top: 10px;
    border-top: 5px solid #1c9c3e;
    background-color: #ccc;
    background-image: url('/web/20141219080236im_/http://cleanandsafeports.org/wp-content/themes/ccsp/images/ccsp-logo-sm.png');
    background-position: 850px 20px;
    background-repeat: no-repeat;
    min-height: 125px;

}

div#footer-content {

    width: 825px;

}

div#footer-content div.column {

    float: left;
    width: 200px;

}

div#footer-content div.column h2 {

    margin: 0px;
    font-size: 1em;
    
}

div#footer-content ul {

    list-style-type: none;
    margin-left: 0px;
    margin-top: 5px;
    padding-left: 0px;

}

div#footer-content ul li {

    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 5px;
}

p#copyright {

    text-align: right;
    font-size: 0.8em;
    background-color: #e6e6e6;
    margin: 0px;
    padding: 5px 0px;

}

div.menu-page-list-container ul {

    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 10px;
    margin-top: 0px;

}

div.menu-page-list-container ul li {

    margin: 0px 0px 5px 0px;
    padding: 5px 0px 5px 20px;
    background-color: #e0f2f6;
    font-weight: bold;

}

div.menu-page-list-container ul li:hover {

    background-image: url('/web/20141219080236im_/http://cleanandsafeports.org/wp-content/themes/ccsp/images/pages-arrow.jpg');
    background-repeat: no-repeat;
    background-color: #1c9c3e;

}

div.menu-page-list-container ul li a {

    text-decoration: none;
    color: #000;

}

div.menu-page-list-container ul ul.sub-menu {

    background-color: transparent;
    
}

div.menu-page-list-container ul ul.sub-menu li {

    background-color: transparent;
    margin: 0px;

}

div.menu-page-list-container ul ul.sub-menu li:hover {

    background-color: #E0F2F6;
    background-image: none;
    
}

/* Post styles */

div#content div.post {

    clear: both;
    margin-bottom: 10px;
}

div#content div.post-metro {

    clear: both;
    border-bottom: 1px solid #ccc;

}

div#content h2.post-headline {

    margin: 0px;
    text-transform: uppercase;

}

div#content h2.post-headline a {

    color: #092857;
    text-decoration: none;
    font-size: 1.1em;

}

div#content h2.post-headline a:hover {

    text-decoration: underline;

}

div#content h2.post-headline a:visited {

    color: #092857;

}

div#content p.post-dateline {

    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
    padding: 5px;
    margin: 10px 0px;
    
}

div#content p.post-dateline a {

    text-decoration: none;
    color: #fff;

    
}

div#content p.post-dateline a:hover {

    text-decoration: underline;

}

div#content p.post-dateline a:visited {

    color: #fff;

}

div#content p.post-dateline-la {

    background-color: #d87321;

}

div#content p.post-dateline-seatac {

    background-color: #8a457e;

}

div#content p.post-dateline-ny-nj {

      background-color: #b01f24;
/*    background-color: #c5d82e; */

}

div#content p.post-dateline-fl {

    background-color: #c5d82e;
/*    background-color: #b01f24; */

}

div#content p.post-dateline-oakland {

    background-color: #497135;

}



p.post-postdate {

    margin: 0px;
    text-transform: uppercase;
    font-size: 0.9em;

}

div.share-icons {

    margin: 5px 0px;
    float: right;
    padding: 0px 10px 10px 10px;
}

div#content h3#metro-post-list {

    background-color: #092857;
    color: #fff;
    padding: 5px;
    margin: 5px 0px;
    font-size: 0.9em;
    
}

div#content h3#metro-post-list[class=la] {

    background-color: #d87321;

}

div#content h3#metro-post-list[class=oakland] {

    background-color: #497135;

}

div#content h3#metro-post-list[class=ny-nj] {

    background-color: #b01f24;

}

div#content h3#metro-post-list[class=seatac] {

    background-color: #8a457e;

}

/* End post styles */

div.next-prev-links {

    font-size: 0.9em;
    margin-bottom: 10px;
    background-color: #c2e7ef;
    padding: 5px;
    border-top: 2px solid #092857;

}

div#content div.next-prev-links a {

    color: #092857;

}

div#content div.next-prev-links a:visited {

    color: #092857;

}

div.next-prev-links p {

    margin: 0px;

}

div.next-prev-links p.previous-posts {

    text-align: right;

}

h2.widgettitle {

    padding: 10px;
    margin: 0px;
    border-top: 1px solid #0a285b;
    color: #0a285b;
    
}

div#connect-widget {

    background-color: #fff;

}

.clear {

    clear: both;

}

div#metro-links {

    float: left;
    width: 200px;
    border: 1px solid #0A285B;
    padding: 0px;
    margin: 0px 10px 10px 0px;

}

div#metro-links h2 {

    background-color: #0A285B;
    color: #fff;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 100%;
    margin: 0px;
}

div#metro-links ul {

    list-style-type: none;
    padding-left: 0px;
    margin-left: 10px;
    font-size: 100%;

}

div#metro-links ul li {

    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 5px;

}

div#metro-content p {

    margin-top: 0px;
    margin-bottom: 10px;

}

/* For WordPress */
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter { display:block; margin:0px auto; }

/* For press releases */
p#press-release-date {

    margin-bottom: 5px;
    font-size: 90%;

}

p#press-release-contact {

    margin-top: 0px;
    font-size: 90%;
    
}

div#content h1#press-release-title {

    margin-top: 25px;
    
}

span.press-release-punch {

    font-weight: bold;
    
}

div.search {

    padding: 0px;
    margin: 0px;

}

div#sidebar div.actionwidget div.search label {

    display: none;
    
}

/*
     FILE ARCHIVED ON 08:02:36 Dec 19, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:04:38 Jul 20, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/