/*
Theme Name: WSDG
Author: Winter Street Design Group
*/

body {
	margin: 0;
	padding: 0;
	font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #010101;
	text-align: left;
	z-index: 0;
	background-color:#efefef;
	background-image:url(images/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

#container {
	width:1000px;
	margin: 0 auto;
}

#header {
	width:1000px;
	height:188px;
	font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
	position:relative;
}

#header a.steering {
	background-image:url(images/steering_bg.jpg);
	background-repeat:no-repeat;
	display:block;
	width:223px;
	height:72px;
	padding:25px 30px 0 0;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	line-height:130%;
}

#header a.steering span {
	display:block;
	margin-right:15px;
}

a.steering, a.steering:visited {
	color:#446260;
	text-decoration:none;
}

a.steering:hover {
	color:#446260;
	text-decoration:underline;
}

#header h4 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	position:absolute;
	top:35px;
	left:320px;

}

#header a.donate {
	position:absolute;
	right:0;
	top:70px;
}

a.donate, a.donaet:visited {
	color:#fff;
	text-decoration:none;
}


a.box_steering:hover {
	color:#fff;
	text-decoration:underline;
}
		
* a img {
	border:none;
	}	
	
 #header #vertical-response {
	position:absolute;
	right:0;
	top:32px;
	text-align:right;
}

#header #vertical-response input[type="text"] {
	width:140px;
}

#header #searchform {
	position:absolute;
	right:0;
	bottom:32px;
}

#header #searchform input[type="text"] {
	width:130px;
}

img {
	max-width: 100%;
	height: auto;
}

embed,
iframe,
object {
	max-width: 100%;
}

/* =Menu
-------------------------------------------------------------- */
.menu, .menu-header {
	width:1000px;
	margin: 0 auto;
}


#access {
	background:#7797a5;
	display: block;
	float: left;
	width:1000px;
	position:relative;
	z-index:99;
}

#access * {
	padding:0;
	margin:0;
}

#access .menu-header,
div.menu {
	width:975px;
	margin-left:25px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
	color: #fff;
	text-transform:uppercase;
	display: block;
	line-height:50px;
	padding: 0 12px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #7797a5;
	line-height: 1em;
	padding: 5px 10px;
	width: 160px;
	height: auto;	
	line-height:150%;
	border-top:1px solid #fff;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #7797a5;
	color: #ccc;
}
#access ul li:hover > ul {
	display: block;
}

/* =Menu
-------------------------------------------------------------- */

#container_lower {
	background-color:#fff;
	min-height:350px;
}

#posts {
	width: 640px;
	padding: 0 0 25px 40px;
	margin: 0;
	float: left;
}

.full_width #posts {
	width: 920px;
	padding: 0 40px 25px 40px;
}

#posts.half-form-left {
	width:440px;
}

.half-form-right {
	width:398px;
	padding: 20px;
	float: right;
	margin:0 40px 25px 0;
	border: 1px solid #ccc;
	margin-top: 35px;
}

#posts.home {
	width:910px;
	padding: 35px 45px 35px 45px;
}

#home-videos {
	float:left;
	width:300px;
	margin-right:40px;
}

#home-videos h2, #current-news h2 {
	text-transform:uppercase;
	color:#000;
	font-size:15px;
	font-weight:bold;
	background-color:#eceef3;
	height:36px;
	line-height:36px;
	padding:0 0 0 33px;
	margin:0 0 20px 0;
	display:block;
	font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
}

#home-videos h2.search {
	margin-bottom:25px;
}

#current-news {
	float:left;
	width:265px;
	margin-right:40px;
	font-size:14px;
	line-height:160%;
}

#current-news .entry {
	margin: 0 0 20px 0;
}

#current-news a:link {text-decoration:none;}
#current-news a:hover {text-decoration:underline;}
#current-news a:visited {text-decoration:none;}

#current-news .entry .alignleft {
	margin-bottom:0;
}

#fb-home {
	float:left;
	width:265px;
}

.clearboth {
		clear:both;
		font-size:0;
		height:0;
		line-height:0;
}

.clearfloat {
		clear:both;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	line-height: 1.5em;
}

.post {
	margin: 0 0 40px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
	clear: both;
}

h1 {
	font-size: 22px;
	font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
	font-weight:normal;
	margin: 30px 0 5px 0;
	padding:0;
	color:#5f7d8a;
	line-height:140%;
}

h2 {
	font-size: 19px;
	font-weight:normal;
	font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
	margin: 10px 0;
	padding:0;
	color:#35444a;
	line-height:140%;
}
.entry h2 {
	clear: both;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
	margin: 10px 0;
	padding:0;
	color:#010101;
	line-height:140%;
}

a, a:visited {
	color: #4C8293;
	text-decoration: underline;
}

a:hover {
	color: #5590aa;text-decoration: underline;
}

h1 a:link {text-decoration:none;color:#5f7d8a;}
h1 a:hover {text-decoration:underline;color:#5f7d8a;}
h1 a:visited {text-decoration:none;color:#5f7d8a;}

h2 a:link {text-decoration:none;color:#35444a;}
h2 a:hover {text-decoration:underline;color:#35444a;}
h2 a:visited {text-decoration:none;color:#35444a;}

.post blockquote {
	font-style: italic;
	padding: 0 5px;
	margin-left:0;
	color:#81898c;
	font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
	font-size:14px;
	line-height:150%;
}

.postmetadata {
	clear:both;
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	text-align: center;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 11px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	float:right;
	width: 210px;
	padding:0 35px 20px 0;

}

.sidebar.sidebar-home-1 {
	float:left;
	width: 300px;
	margin-right: 40px;
	padding: 0;
}
.sidebar.sidebar-home-2 {
	float:left;
	width: 265px;
	margin-right: 40px;
	padding: 0;
}
.sidebar.sidebar-home-3 {
	float:left;
	width: 265px;
	padding: 0;
}

.sidebar.sidebar-home-1 h2.widgettitle,
.sidebar.sidebar-home-2 h2.widgettitle,
.sidebar.sidebar-home-3 h2.widgettitle {
	text-transform:uppercase;
	color:#000;
	font-size:15px;
	font-weight:bold;
	background-color:#eceef3;
	height:36px;
	line-height:36px;
	padding:0 0 0 33px;
	margin:0 0 20px 0;
	display:block;
	font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
}


.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar h2 {
	padding:0;
	margin: 30px 0 15px 0;
	font-size: 22px;
	font-weight:normal;
	color:#81898C;
	line-height:140%;
}

.sidebar a, .sidebar a:visited {
	display: block;
	color: #62676d;
	text-decoration: underline;
}

.sidebar a:hover {
	color: #62676d;
	text-decoration: underline;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li a {
	margin: 0 0 20px 0;
	padding:0;
	line-height:130%;
}

#footer {
	clear: both;
}

#footer p {
	text-align: center;
	margin:20px 0;
	color: #939292;
	line-height:185%;
}

#footer a, #footer a:visited {
	color: #939292;
	text-decoration: none;
}

#footer a:hover {
	color: #939292;
	text-decoration: underline;
}

#footer span {
	display:inline-block;
	margin:0 6px;
}

/* Featured Slider */

#posts #featured_slider  {
	border:0;
	margin-bottom:35px;
}

#posts #featured_slider * {
	margin:0;
	padding:0;
}

#posts #featured_slider .content_left {
	float:right;
	width:205px;
	height:240px;
	padding:30px 35px 0 35px;
	background-color:#44626d;
	color:#fff;
	line-height:170%;
}

#posts #featured_slider .content_left h2 {
	font-size:18px;
	font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
	font-weight:normal;
}

#posts #featured_slider .content_left h2 a {
	text-decoration:none;
	color:#7797A5;
}

#posts #featured_slider .content_left a, #posts #featured_slider .content_left a:visited {
	color:#9BBECB;
}

#posts .ourarcticrefuge_slider {
	display: none !important;
}

/* Tubepress */

#posts  .tubepress_embedded_title {
	display:none !important;
}

#posts .tubepress_thumb {
	height:70px;
}

#posts .tubepress_thumbnail_area {
	margin-top:0;
}

/* widgets */

#connect a {
	display:inline-block;
	margin-right:7px;
	width:32px;
	height:32px;
}

#connect a.facebook {background-image:url(images/icon-fb.png);}
#connect a.twitter {background-image:url(images/icon-tw.png);}
#connect a.youtube {background-image:url(images/icon-yt.png);}
#connect a.rss {background-image:url(images/icon-rss.png); margin-right:0}

.sidebar .skt_content_cont {
	width:210px;
}

.sidebar blockquote {
	font-style: italic;
	padding:0;
	margin:20px 0 5px 0;
	color:#81898c;
	font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
	font-size:16px;
	line-height:160%;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.home .metaslider {
	margin-bottom:40px
}

.home .metaslider .caption {
	padding: 2% 3%;
	text-align: left;
	font-size: 22px;
	line-height: 1.4;
	font-weight: normal;
	color:#fff;
}
.home .metaslider .caption a:link,
.home .metaslider .caption a:visited,
.home .metaslider .caption a:hover {
	color: #7797A5;
	font-size: 16px;
}

.home .metaslider .caption span {
	color:#fff;
	display: block;
	font-size: 16px;
}

.home .metaslider .caption-wrap {
	position: absolute;
	bottom: inherit;
	top: 20%;
	left:inherit;
	right:5%;
	width: 280px;
	padding: 25px;
	opacity: 1;
	background-color: rgba(0, 0, 0, .75);
}

