/*Defaults
---------------------------------------------------------------------------------------------------- */
.left {
	float: left !important;
	margin: 0 10px 10px 0;
}
.right {
	float: right !important;
	margin: 0 0 10px 10px;
}
.clear {clear:both;}
.center {text-align:center;}
.narrow {margin-left: 1.25% !important;}
.hidden {position: absolute; left: -999999px;}


/*-----Typographical---------------*/


.entry-content code {
	background-color: #333;
	color: #ddd;
}


.TwoColumnTopLeft code {
	background-color: #333;
	color: #ddd;
}

p {
   font-size: 16px;
   margin: 0 0 0px;
} 

figcaption {
   font-size: .7em;
   font-style: italic;
   text-align: center;
   color: black;
}
 

li {
   font-size: 14px;
}  

/*--- FOOTER ------------------*/

.footer-widgets h4 {
font-size: 15.68px;
text-size-adjust: 100%;
padding-left: 0px;
}


/*--- Banner-------------------*/

@font-face {
  font-family: 'Tempus Sans ITC';
  src: url('/parks/fonts/TempusSansITC.woff2') format('woff2'), url('/parks/fonts/TempusSansITC.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

     .aspbanner {
              background-image: url(https://dnr.alaska.gov/parks/aspunits/pic/newaspunitbanner.jpg); 
              background-size: 100% 150px;
              background-repeat: no-repeat;
              width: 100%;
              height: 138px;
}
     .aspbanner p {
              font-family: 'Tempus Sans ITC';
              font-size: 50px; 
              color: white; 
              padding-left: 7px; 
              font-weight: normal;
              line-height: 44px;
              text-align: left;
              text-shadow: 2px 2px 3px #000000;
}
     .aspbanner img {
              float: right;
              margin-right: 2%;
              margin-top: 3%;
}

     .aspbanner table tbody tr:nth-child(odd) {
              background: none;
}
     .aspbanner h4 {
              font-family: 'Tempus Sans ITC';
              font-size: 20px; 
              color: white; 
              padding-left: 10px; 
              font-weight: normal;
              margin-bottom: 2px;
              text-shadow: 2px 2px 1px #000000;
}

.blueswoop {
background-image: url(/parks/aspunits/pic/swoopblue.png);
background-color: #3f78a7;
background-size: 100% 150px;
}

.redswoop {
background-image: url(/parks/aspunits/pic/swoopred.png);
background-color: #be937e;
background-size: 100% 150px;
}

.yellowswoop {
background-image: url(/parks/aspunits/pic/swoopyellow.png);
background-color: #e0c98e;
background-size: 100% 150px;
}

.orangeswoop {
background-image: url(/parks/aspunits/pic/swooporange.png);
background-color: #a77a4b;
background-size: 100% 150px;
}

.tealswoop { 
background-image: url(/parks/aspunits/pic/swoopteal.png);
background-color: #8ab9b2;
background-size: 100% 150px;
}

.purpleswoop { 
background-image: url(/parks/aspunits/pic/swooppurple.png);
background-color: #9283a3;
background-size: 100% 150px;
}

.greenswoop {
background-image: url(/parks/aspunits/pic/swoop.png);
background-color: #9fa78d;
background-size: 100% 150px;
}


#active-topics h1{


font-family: 'Open Sans';
margin-left: 10px;
font-size: 56px;
color: white;
font-weight: bold;
text-shadow: 2px 2px 3px #000000;
text-transform: none;
padding-top: 5px;
}



/* Headings
--------------------------------------------- */

h3 {
    color: #0a4c78;
    font-size: 18px;
    font-weight: bold;
    /*font-family: Open-Sans;*/
    background-color: #ececec;
    padding-left: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;

}

.dropcap {
    font: italic 4.25rem/.75 "times new roman", times, serif;
    float: left;
    margin: 0.375rem 0.5rem 0 0;
}
.new {
    color: red;
	font-weight: bold;
	font-style: italic;
}
/*** Home Page Headings ***/
.home .content h1{
    font-size: 1.5em;
    border-width: 1px;
	padding: .5em 1em .5em .675em;
    border-bottom: 3px solid #ececec;
    background-color: #f5f5f5;
	margin: 0;

} 
.TwoColumnTopRight h1{
    font-weight: lighter;
    font-size: 1.25rem;
    letter-spacing: 1px;
    margin: 0 16px;
    background: none;
    border: none;
    padding: 0;
    float: left;
}
.home .content h2 {
	font-size: 1em;
        padding: 0;
	font-weight: normal;
}
  .TwoColumnTopRight h2 {
    background: none;
    padding: 0;
    padding-left: 14px;
    font-size: 24px;

}
h2 .more {
    font-size: 2em;
    padding-top: 5px;
    float: right;
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 4px double;
}
/*** Blog and Post Headings ***/
.single .category-press-releases h1, .single .category-proclamation h1, .single .category-speeches-and-remarks h1, .single .category-statements h1 {
    font-size: 1.5em;
    padding: 0 0 1em;
	text-transform: none;
}
h1.newsroom-heading {
	font-size: 1.5em;
    background: none;
    font-weight: lighter;
    padding: 1em 1em .5em .675em;
	border-bottom: 1px solid #ececec;
}
h2.entry-title{
    font-size: 1.125em;
}

.breadcrumb {
	color: #595959;
	font-size: 12px;
	padding: 10px;
        margin: 0;
}

/* Top Right */


.TwoColumnTopRight {
        background-color: #ffffff;
        margin-left: 4%;
        margin-top: 8px;
}

.TwoColumnTopRight p{
	margin: 5px 1em;
}
.TwoColumnTopRight p img{
	margin-right: 2%;
}

.TwoColumnBottomFull {
        width: 100%;
        float: left;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 32.26%;
}

.sidebar-content .sidebar-primary {
	float: left;
}


Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	font-size: 14px;
}

.sidebar h3 {
    margin: .5em 1em .375em;
}

.sidebar p {
	margin-bottom: 16px;
}

.sidebar p:last-child,
.sidebar ul {
	margin-bottom: 0;
}

.sidebar ul li {
    border-top: 1px solid #ececec;
    font-size: 100%;
    text-transform: uppercase;
}

.sidebar .widget_nav_menu ul > li:first-child {
    border-top: none;
}

.sidebar li,
.sidebar .more-from-category a {
	background-size: 8px 8px;
	margin-bottom: 6px;
	padding: 0 0 6px 16px;
}
.sidebar ul li {
    background: none;
	padding: 0;
    margin: 0;
}

.sidebar .widget_nav_menu ul li:hover, .sidebar .widget_nav_menu ul li:hover {
	border-left: 3px solid rgb(0,102,204); 
}

.sidebar ul li a {
    color: #333333;
	display: block;
	padding: .5em 1.75em;
}

.sidebar .widget_nav_menu li a:hover {
    text-decoration: none;
	color: rgb(0,102,204);
}

.sidebar .more-from-category {
	padding-top: 6px;
}

.sidebar > section{
	margin-bottom: 2em;
	word-wrap: break-word;
	background-color: #ffffff;
	-moz-box-shadow: 0 1px 0 0 #e2e2e2;
	-webkit-box-shadow: 0 1px 0 0 #e2e2e2;
	box-shadow: 0 1px 0 0 #e2e2e2;
}

.sidebar .widget-wrap div {
    padding: 0 0 0;
}

.sidebar .widget-wrap p {
    margin: 0em 1em 1.625em;
    padding: 0;
    font-size: 100%;
}

.sidebar .search-form {
	width: 100%;
}
.sidebar h6 {
    margin: 0 1em;
    padding: 0;
    color: #000;
}

/* Lower Widgets */

.bottom-widgets {
    min-height: 440px;
    background-color: #ffffff;
}
.TwoColumnBottomLeft, .TwoColumnBottomMiddle, .TwoColumnBottomRight{
	/*-moz-box-shadow: 1px 1px 0 0 #e2e2e2;
	-webkit-box-shadow: 1px 1px 0 0 #e2e2e2;
	box-shadow: 1px 1px 0 0 #e2e2e2;*/
    margin-top: 5px;
    background-color: #ffffff;
}

.TwoColumnBottomLeft {
	margin-left: 0;
      /*  margin-top: 10px; */     
	clear: both;
        
}

.TwoColumnBottomLeft p {
text-align: left;
}
.TwoColumnBottomRight {	
	/*-moz-box-shadow: 0 1px 0 0 #e2e2e2;
	-webkit-box-shadow: 0 1px 0 0 #e2e2e2;
	box-shadow: 0 1px 0 0 #e2e2e2;*/
        /* margin-top: 10px; */
        margin-left: 4%
}

.home h2.widget-title {
	background: none;
	font-size: 16px;
    line-height: 1.25;
    font-weight: normal;
    margin: 0 0 1em;
    color: #0a4c78;
    border-bottom: 1px solid #ececec;
    text-transform: uppercase;
    text-align: left;
    padding: .5em 0;
    position: inherit;
}



.TwoColumnTopLeft {
    margin-top: 8px;
    background-color: #ffffff;
    }

.TwoColumnTopLeft h1 {

    background-color: #f5f5f5;
    border-bottom: 3px solid #ececec;
    padding-left: 5px;
    padding-right: 5px;
}

.TwoColumnTopLeft p {
    padding-left: 14px;
    padding-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 10px;
    text-align: left;
}

    

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 0px;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 50%;
}
.one-third,
.two-sixths {
/*I changed this at some point to 31% but can't remember why, it disrupted the width of the homepage footer widgets, so I changed it back to 32%. In the future, a custom width will need to be implemented.*/
	width: 32%;
}

.two-fifths {
       width: 36%;
       float: right;
}


.three-fifths {
       width: 64%;
}

.one-whole {
       width: 100%;
}

.four-sixths,
.two-thirds {
	width: 66%;
}
.one-fourth {
	width: 25%;
}
.three-fourths {
	width: 75%;
}
.one-sixth {
	width: 15%;
}
.five-sixths {
	width: 83%;
}

.first {
	clear: both;
	margin-left: 0;
}

.footer-widgets-3 h4 {
text-align: right;
}


/*--------Responsive------*/

@media only screen and (max-width: 1200px) {



	.site-container {
		max-width: 960px;
	}

	/*----.content {
		width: 650px;
	}----*/
	
	.sidebar-primary {
		width: 300px;
	}
	
        .content {
		padding: 30px 20px 10px;
	}

@media only screen and (max-width: 1023px) {

	.2-column-top-right {
	}
}

@media only screen and (max-width: 600px) {
	
	.alaska-governor-home article.page, .2-column-top-right {
    	max-width: 100%;
        margin-left: 2%;
        float: left;
	}
        .two-fifths, 
        .three-fifths,
	.five-sixths,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.four-sixths,
	.home-middle .widget,
	.home-top .widget,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.alaska-governor-portfolio .portfolio,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin-top: 5px;
		width: 100%;
	}

      .TwoColumnTopLeft, 
      .TwoColumnTopRight,
      .TwoColumnBottomLeft,
      .TwoColumnBottomRight {
                margin-top: 0px;
                margin-left: 0px;
       }
#active-topics h1{
font-size: 36px;
text-align: center;
}

.footer-widgets-3 h4 {
text-align: center;
}

}

@media only screen and (max-width: 500px) {

     .aspbanner p {
              font-size: 30px;
              line-height: 30px; 
   }
     .aspbanner h4 {
              font-size: 15px;
   }

}

