/* CSS Styles for Atlantic Salmon Recovery */

body {
  background-attachment: fixed;
  background-color: #0B3E51;
  background-image: url('asr-bg-blue.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  margin:0;
  padding: 0;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

#visual-portal-wrapper {
    background-color: #fff;
    margin: 0 auto;
    min-height: 600px;
    width: 1000px;
}

.template-asr_home #edit-bar {
    display: none;
}


li#portaltab-child-home ul.submenu {
    display:none;
}

.template-asr_home #content {
    margin: 1em;

}

#content {
    margin: 2em;

}


#maincolhome {
    float: left;
    margin-top: 22px;
    position: relative;
    width: 725px;
}

#content h1.documentFirstHeading {
    font-family: "museo-sans-condensed";
    font-size: 2.6em;
    font-weight: 300;
    margin-bottom: 0.5em;
    margin-top: 1.7em;
}


h1 {
    font-family: "museo-sans-condensed";
    font-size: 2.6em;
    font-weight: 300;
    margin-bottom: 0.5em;
    margin-top: 1.3em !important;
    line-height: 1.2em;
    padding-right: 100px;
}

h2, h3, h4 {
    font-family: "museo-slab", arial, sans-serif;
    font-weight:700;
}


h2, h3 {
    color: #976259 !important;
    letter-spacing: -0.015em;
    line-height: 1.2em;
    margin-bottom: 0px;
    margin-top: 20px;

}

h2 {
    font-size: 1.55em !important;
}

h2.headline {
    font-size: 1.55em !important;
}


#portal-header {
    background: url("asr-banner2.jpg") no-repeat scroll 0 0 transparent;
}

#portal-logo > img {
    display: none !important;
}

#portal-searchbox {
    margin-top: -2px;
}


#portal-searchbox {
    background: url("black55.png") repeat scroll left top transparent;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-right: medium none;
    padding: 10px;
}

#lineageSelection {
    left: 780px;
    position: absolute;
    top: 120px;
}


#portal-footer {
    background: #062B39 !important;
    position: relative;
    left:0px;
    right:0px;

}

#portal-footer #portal-footer-wrapper {
    width: 1000px;
}

#portal-footer .footer-col h4 {
    color: #fff;
    font-size: 16px !important;
    font-weight: 400;
}

#portal-footer .sitecredit {
    background: transparent url("https://northatlanticlcc.org/atlantic-salmon-recovery-project/resources/documents/fergusonlynch.png") no-repeat scroll 0 7px;
    color: #9adff1;
    float: left !important;
    font-size: 11px;
    letter-spacing: 0.055em;
    line-height: 36px;
    padding-left: 30px;
    position: relative;
    top: 15px;
    width: 100%;
}

#portal-siteactions {
    background: none repeat scroll 0 0 #051F29 !important;
  
}

#maincolhome div a {
    font-weight: 600 !important;

}

#leftcolumn {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    width: 200px;
}

#leftcolumn h3 {
    font-family: "museo-sans-condensed";
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: 1.1em;
    margin-bottom: 7px;
    margin-top: 10px;
}


#leftcolumn a {
    border-bottom: medium none !important;
}


.left-portlet{
   background: #FAF1DD;
   border: 1px solid #ccc;
   border-radius: 6px;
   width: 100%;
   margin-bottom: 20px;
   padding: 5px 10px 10px;
   margin-top: 0px;
}

#content ul {
    list-style-image: url("asr-bullet.png");
    list-style-type: square;
    margin-left: 2em;
}

#content li, dl.portlet li {
    display: list-item;
    line-height: 1.4em;
    margin-bottom: 1em!important;
}



/* NAVIGATION
-----------------------------*/


#globalnav-wrapper {
    background: url("topnav-bg.jpg") repeat-x scroll 0 0 #014661;
    height: 38px;
    margin-top: 120px;
}


#portal-globalnav {
    background: url("topnav-bg.jpg") repeat-x scroll 0 0 #014661;
    margin-top: 120px;
}


#portal-globalnav li a {
   background: #014661 url(https://northatlanticlcc.org/atlantic-salmon-recovery-project/resources/documents/images/topnav-bg.jpg) repeat-x;
   border-right: 0.1em solid #1F3943;
   font-size: 1.2em;
   font-weight: 700;
   line-height: 26px;
   min-width: 2em;
   padding: 0.4em 0.6em;
   font-family: "museo-sans-condensed",arial,sans-serif;
   text-transform: uppercase;

}

#portal-globalnav .selected a {
   background-color: #4487A1!important;
   color:#fff !important;
}

#portal-globalnav a:hover,
#portal-globalnav .selected a:hover {
   background: none repeat scroll 0 0 #003043;
   color:#fff;
}


#portal-globalnav ul.submenu a {
    border-top-width: 1px;
    font-family: lucida grande;
    text-transform: none;
}

#portal-globalnav ul.submenu a, #portal-globalnav ul.submenu a:hover, #portal-globalnav ul.submenu a:visited {
   background-image: none;
}

#portal-globalnav ul.submenu a:hover {
    color:#003043 !important;
}


#content a:visited {
   color: #638AA4;
}

#content a:hover {
   color: #9B5931 !important;
}

ul#nav, ul#nav li {
    font-size: 12px;
}

/* EDIT BAR COLORS
-------------------------*/

#edit-bar {
    background-color: #909F2F;
    border-color: #909F2F !important;
}

#contentActionMenus {
    background-color: #909F2F;
}
 
#contentActionMenus dl.actionMenu a, 
#contentActionMenus dl.actionMenu.activated dd  {
   background-color: #909F2F;
}

#content-views {
   background-color: #909F2F;
   float: left;
}

#contentActionMenus dl.actionMenu.activated dd {
    border-bottom: 0.5em solid #909F2F;
}

.addthis_toolbox {
   position: relative;
   right: 0px;
   top: 0.5em;
}

#portal-footer .footer-col {
   display: block;
   float: left;
   width: 50%;
   margin: 0px;
   padding: 0px;
   text-align: left;
}

.news-heading {
    background: none repeat scroll 0 0 #A7BD34;
    border-radius: 6px;
    color: #FFFFFF;
    font-family: "museo-sans-condensed";
    font-size: 1.6em;
    margin-bottom: 15px;
    padding: 10px 15px;
}

.newsImageContainer {
    float: right !important;
    margin-bottom: 1em !important;
    margin-left: 2em !important;
    padding: 3px;
}

#cyclist-wrapper {
    height: 345px !important;
    width: 720px !important;

}
#cyclist-nav {
    position: absolute;
    right: 20px;
    top: 280px;
    z-index: 15;
}

.columnone {
    float: left;
    margin-right: 20px;
    padding: 10px;
    width: 330px;
}

.columnlast {
    float: right;
    margin-right: 0;
    padding: 10px;
    width: 330px;
}

@media only screen and (max-width: 600px) {

#visual-portal-wrapper {
    width: 100%;
}

#portal-searchbox {
    margin-top: 170px;
}

#portal-header {
    background: url(asr-banner2.jpg) no-repeat scroll 0 0 transparent;
}

}