/*
Theme Name: Blue Goose
Theme URI:
Description: Customized theme for the Blue Goose.
Version: 1.0
Author: Blue Web Studios
Author URI: http://www.bluewebstudios.com
License: GPL
License URI: http://www.gnu.org/licenses/gpl-3.0-standalone.html
Tags: two-columns, fixed-width, blue, dark, custom-header
	By downloading and using this theme, you agree to the following terms:
    - All variations of this theme have to remain GPL
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*********************************************************************
ATTENTION
If you don't need any logo in your theme, please find #header element
and remove last two lines from it's decoration
*********************************************************************

************
CSS CONTENTS
************
* --- reset
* --- typography
* --- text elements decoration
* --- wordpress styles
* --- layout
* --- header
* --- menu
* --- navigation
* --- content
* --- sidebar
* --- search form
* --- comments
* --- footer
*/

/* Reset needed styles
*******************************/

html,body,div,span,form,h1,h2,h3,h4,p,blockquote{margin:0;padding:0;border:0;outline: 0;}
:focus {outline: 0;}
body {line-height: 1;}
html {height: 100%;margin-bottom: 1px;}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1em;
}
table td,
table th {
    padding:5px;
    /* border:1px solid #aaa; */
    border: 0;
}
blockquote    {
    margin:0 0 1em 1em;
    padding-left:1em;
    border-left:2px solid #DBDBDB;
}
strong        { font-weight: bold; }
em            { font-style: italic; }
pre           { border: 1px solid #ddd; margin-bottom: 1.2em; padding:1.2em; }
ins           { text-decoration:none; } /*remove underline from text*/
del           { text-decoration:line-through; }
acronym       { border-bottom:1px dotted #666; }

/* Typography
*******************************/

body {
    font:normal 85% Tahoma, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font:normal 1em/1 Georgia, "Times New Roman", Times, serif;
}
pre,
var,
code {
    font-family:"Courier New", Courier, monospace;
}
h3,
#sidebar,
.postdata,
.entry-content {
	font-family:'helvetica neue',helvetica, arial, sans-serif;
}
#header h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Header elements
*******************************/

h1 {
    font-size:2.67em;
}
h2 {
    /* font-size:2.17em; */
    font-size:1.75em;
    line-height:1.6;
    color:#152942;
    /* font-style: italic; */
    /* border-top: 1px dotted #CCCCCC; */
    margin-top: 15px;
}
h3 {
    font-size:1.5em;
    color:#152942;
}
h4 {
    font-size:1.25em;
    color:#152942;
    line-height:1.8;
    margin-bottom: 8px;
}
h5 {
    font-size:1em;
    color:#152942;
}
h6 {
    font-size:.92em;
    color:#152942;
}

/* Text elements
*******************************/

ul,ol,p,dl {
    line-height:1.8;
}
ul,ol         {margin: 0 0 1em .8em;}
ul            {list-style-type:disc;}
ol            {list-style-type:decimal;}
p,dl	      {margin: 0 0 1em 0; text-align: left;}
strong        {font-weight: bold; }
em            {font-style: italic; }
ins           {text-decoration:none;}
del           {text-decoration:line-through;}
img           {border:0;outline:0;}
blockquote {
    border-left: 2px solid #D2D6D8;
	margin:0 0 0 3.2em;
	padding: 0 0 0 1.6em;
	font: italic normal 1em georgia, 'times new roman', serif;
	color: #888;
}
a:link,
a:visited,
a:hover,
a:active{
    color:#3b506b;
    border-bottom: #3b506b;
}

/* Wordpress styles
*******************************/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin:0 1em 1em 0;
}
.alignright {
   float: right;
   margin:0 0 1em 1em;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   padding-top: 4px;
   margin-bottom: 1em;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
#content .post .wp-caption img {
    /*enable image padding*/
    max-width:592px;
    height: auto;
}
.wp-caption p.wp-caption-text {
   font-size: .92em;
   color: #444;
   line-height:1.4;
   padding: 0 4px 4px;
   margin: 0;
}

/* Layout
*******************************/

body {
    color: #565656;
/*    background:url(images/bg.gif) 0 0 repeat-x #fff;*/
    /* background-color: #FAFAFA; */
    background: #F9F9F9 url(images/bg_gradient.png) repeat-x; /* center 215px */
}
#root{
    width:900px;
    margin:0 auto;
}

/* Header
*******************************/

#header-wrapper {
    /* Original: 152942 */
    /*background-color: #0B1B2D;*/ /* 00050A */
    background: #00050A url(images/ripples.png) 100% 100% repeat;
    background-image: url(images/ripples.png), -moz-linear-gradient(top, #152942, #000000); /* FF 3.6+ */
    background-image: url(images/ripples.png), -webkit-linear-gradient(top, #152942, #000000); /* Chrome 10+, Saf 5.1+ */
    background-image: url(images/ripples.png), -ms-linear-gradient(top, #152942, #000000); /* IE 10 */
    background-image: url(images/ripples.png), -o-linear-gradient(top, #152942, #000000); /* Opera 11.10+ */
    background-image: url(images/ripples.png), linear-gradient(top, #152942, #000000); /* W3C */
}
#header {
    width:900px;
    margin:0 auto;
    height:70px; /* 98 */
    color:#fff;
/*     padding:40px 0 0 40px; */
    padding:40px 0 0 0;
    background:url(images/header.png) 100% 100% no-repeat;
}
#header a {
    color:#fff;
    text-decoration:none;
}
#header h1 {
    text-shadow: #152942 2px 2px 6px, #152942 2px 2px 6px, #152942 2px 2px 6px;
}
#header h2 {
    line-height:1.3;
    font-size:1em;
    color: #fff;
}

/* Menu
*******************************/

#access-wrapper {
    /* background: #D2D6D8; */
    /* background: #222222; */
    background: #222222 url(images/menubar3.png) 100% 100% repeat-x;
    border-top: 1px solid #222222;
}
#access {
    display: block;
    width: 900px;
    margin:0 auto;
    list-style:none;
}
#access .menu-header,
div.menu {
	font-size: 15px;
	width: 900px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	margin: 0;
	float:left;
	list-style:none;
	padding:2px 0 0 0;
	/* margin-right:15px;
	margin-left:2px; */
	height:29px;
	/* border-bottom:3px solid #FFFFFF; */
	text-decoration:none;
	font-size:1em;
	line-height: 26px;
	text-decoration: none;
	color: #FFFFFF;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 999;
	background: #fff;
	margin:0;
	padding:0;
}
#access ul ul li {
	min-width: 180px;
	margin:0;
	padding:0;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	border:0;
	margin:0;
	color: #333333;
}
#access ul ul a:hover {
   background: #f6f6f6; /* dadddf */
}
#access li:hover > a,
#access ul ul :hover > a {
	/* color: #D2D6D8; */
	/* border-color: #eee; */
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a {
	/* color: #FF0000; */
	/* border-color: #fff; */
}
#access ul li.current-menu-ancestor > a {
	/* color: #FFFF00; */
	/* border-color: #fff; */
}
#access ul li.current-menu-item > a {
	/* color: #00FF00; */
	/* border-color: #fff; */
}
#access ul li.current-menu-parent > a {
	/* color: #0000FF; */
	/* border-color: #fff; */
}
#access ul .children li.current_page_item > a {
   color: #000;
}

#access > .menu-header > ul > li {
   margin: 0 !important;
   padding: 0 !important;
}

#access > .menu-header > ul > li:not(:last-child):after {
   /* color: #46464d;
   content: '\0000a0\0000a0\0000a0|\0000a0\0000a0\0000a0';
   content: "\0000a0\0000a0\0000a0\0000a0" url(images/menubar_sep.png) "\0000a0\0000a0\0000a0\0000a0"; */
}

#access > .menu-header > ul > li:first-child {
   border-left: 1px solid #46464d !important;
   margin-left: 2px !important;
}
/*
#access > .menu-header > ul > li:not(:first-child) {
   padding-left: 15px !important;
}
#access > .menu-header > ul > li:last-child {
   border-right: 1px solid #46464d !important;
   padding-right: 15px !important;
}
#access > .menu-header > ul > li:not(:last-child) {
   border-right: 1px solid #46464d !important;
   padding-right: 15px !important;
}
*/
#access > .menu-header > ul > li {
   background: #222222 url(images/menubar_highlight.png) 100% 100% repeat-x;
   padding-left: 15px !important;
   padding-right: 15px !important;
   border-right: 1px solid #46464d !important;
}
#access > .menu-header > ul > li:hover {
   background: #222222 url(images/menubar_highlight2.png) 100% 100% repeat-x;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000;
}

/* Navigation
*******************************/

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
.navigation a:link,
.navigation a:visited {
	padding:6px 0 0 0;
	margin-right:18px;
	height:26px;
	border-bottom:3px solid #D2D6D8;
	text-decoration:none;
	font-size:1.09em;
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* Content
*******************************/

#content {
    width:620px;
    margin:20px 20px 30px 0;
    float:left;
}
#content .post {
    /* padding-bottom:1.5em;
    margin-bottom:1.5em; */
    /* border-bottom:1px solid #bbc2c6; */
}
#content .single {
    border-bottom:0;
}
#content h2 a {
    text-decoration:none;
}
#content h3 {
    margin-bottom:20px;
    line-height:2.1;
    border-bottom:2px solid #D2D6D8;
}
#content h2 a:hover {
    color:#465c79;
}
.postdata {
    padding:.67em .67em;
    margin-bottom:.67em;
    border:1px solid #eee;
    border-left:0;
    border-right:0;
    color:#898989;
    background: url(images/postdata-bg.png) 0 0 repeat-x;
}
.postdata a {
    color:#354a56;
    text-decoration:none;
    font-size: .92em;
    padding: .1em;
}
.postdata a:hover {
	background: #5F747F;
	color: #fff;
}
.postdata .vcard,
.postdata .published {
	font-family:georgia, 'times new roman', serif;
	font-variant: small-caps;
	text-transform: lowercase;
}
p.tags {
    line-height:1.2;
    margin-bottom: 0;
    clear:both;
	font: italic normal 1.17em georgia, 'times new roman', serif;
}
p.tags a {
	text-decoration: none;
}
p.tags a:hover {
	border-bottom: 1px solid #354a56;
}
.entry h1{color:#152942}
.entry-content {
    overflow: hidden;
    zoom:1;
}

#content .feature {
    padding: 6px 13px 0px 13px;
    margin-bottom: 15px;
    background: #20304A url(/wp-content/themes/blue-goose/images/feature_bg.png) 0 0 repeat-x;
    border-color: #ffffff;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 8px #ccc;
    color: #FFFFFF;
    /* background-color: #20304A;
    border: 1px solid #000000;
    border-radius: 10px; */
}

#content .feature {
    overflow: auto;
}
#content .feature a {
    color: #DDDDFF;
}

#content input.wpcf7-submit {
   background: #333333 url(/wp-content/themes/blue-goose/images/button_bg.png) 0 0 repeat-x;
   border: 1px solid #000000;
   border-radius: 7px;
   padding: 2px 7px 4px 7px;
   color: #FFFFFF;
   font-size: 14px;
   text-align: center;
   cursor: pointer;
}
#content input.wpcf7-submit:active {
   background: #333333 url(/wp-content/themes/blue-goose/images/button_bg_active.png) bottom repeat-x;
   text-shadow: #000000 0px 0px 6px, #000000 0px 0px 6px;
}

#content input, textarea {
   border: 1px solid #ccc;
   border-radius: 3px;
   padding: 3px;
}

#content #news-ticker {
   background-color: #EFEEE8; /* Sidebar grey: #EFEEE8, matching menu bar: #25262A, was: #F9F9F9 */
   margin-left: 0;
   padding-left: 0;
   border-color: #E3E3E3;
   border-width: 1px 1px 1px 1px;
   border-style: solid;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 1px 1px 8px #ddd;
   color: #000000;
}
#content #news-ticker li {
   display: none;
   padding: 4px 4px 4px 10px;
}
#content #news-ticker a {
   color: #666666;
   font-weight: bold;
   text-decoration: none;
}
#content #news-ticker .tickerText {
   color: #666666;
}
#content #news-ticker .tickerText a {
   /* display: none; */
}

/* Sidebar
*******************************/

#sidebar {
    width:222px; /* 248px */
    float:left;
    margin: 0px 0 20px 0;
    padding: 25px 13px 0px 13px;
    background: #efeee8 url(images/sidebar_gradient.png) 0 0 repeat-x;
    border-color: #ffffff;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 2px 2px 5px #ccc;
    /* background: #efeee8 url(images/sidebar_gradient.png) 0 0 repeat-x;
    border-color: #ffffff;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-radius: 0px 0px 10px 10px;
    box-shadow: -2px -2px 5px #ccc; */
    /* clip: rect(0px, 300px, 2000px, -50px);
    position: absolute;
    left: 645px; */
}
#sidebar h3 {
	margin-bottom:12px;
    padding-bottom:6px;
	border-bottom:1px solid #D2D6D8;
}
#sidebar .box {
    margin-bottom:18px;
}
#sidebar .box a {
	color:#20307A; /* 465c79 */
	text-decoration:none;
}
#sidebar .box a:hover {
	color:#10104A; /* 0C225F */
}
#sidebar .box li li a {
    padding-left:0px;
}
#sidebar .box li li li a {
    padding-left:10px;
}
#sidebar .box .textwidget {
	line-height:1.6;
	font-size:.92em;
}
#sidebar ul {
    margin:0;
    padding:0;
    list-style:none;
}
/*rss button*/
#sidebar .rss {
    height:59px;
    margin-bottom:2px;
}
#sidebar .rss a {
    float:right;
    width:77px;
    height:59px;
    background:url(images/rss-icon.gif) 0 0 no-repeat;
    text-indent:-9999px;
}
/*recent comments widget*/
#sidebar #recentcomments {
    padding-left:20px;
}
#sidebar  #recentcomments li.recentcomments {
    display:block;
}
#recentcomments li.recentcomments a {
    display:inline;
    border:0;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font: italic 1.17em/1.83em georgia, 'times new roman', serif;
	text-align:right;
}
#wp-calendar th,
#wp-calendar td {
	text-align:center;
	font-size:.92em;
}
#wp-calendar a {
	font-weight: bold;
}
#wp-calendar #today {
	background:#eee;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}
#sidebar .categories {
	list-style:none;
}

#sidebar .featurelink {
   background: #FFFFFF url(/wp-content/themes/blue-goose/images/featurelink.png) 0 0 repeat-x;
   border: 1px solid #999999;
   border-radius: 20px;
   padding: 4px;
   color: #666666;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   text-transform: uppercase;
}
#sidebar .featurelink:active {
   background: #FFFFFF url(/wp-content/themes/blue-goose/images/featurelink.png) 0 2px repeat-x;
   text-shadow: #FFFFFF 0px 0px 6px, #FFFFFF 0px 0px 6px;
}

/* Search Form
*******************************/

#searchform {
	padding-bottom: 1.5em;
}
#searchform label {
	display: block;
	padding-bottom: 3px;
	display: none;
}
#s {
    vertical-align:middle;
    border:1px solid #ccc;
    font-size:1em;
    color:#152942;
    padding: 3px;
    height: 16px;
    float: left;
    width:147px;
    border-radius: 3px;
}
#searchsubmit {
   float: right;
   background: #FFFFFF url(/wp-content/themes/blue-goose/images/button_bg_white.png) bottom repeat-x;
   border: 1px solid #999999;
   border-radius: 5px;
   padding: 0px 4px 1px 4px;
   vertical-align: middle;
   color: #000000;
   font-size: 13px;
   text-align: center;
   cursor: pointer;
   height: 23px;
}
#searchsubmit:active {
   background: #FFFFFF url(/wp-content/themes/blue-goose/images/button_bg_white.png) 0 60% repeat-x;
   text-shadow: #FFFFFF 0px 0px 6px, #FFFFFF 0px 0px 6px;
}

/* Comments
*******************************/

#comments{list-style:none}
#commentform {
    margin-top:12px;
}
#commentform input.text,
#commentform textarea {
    border:1px solid #7E929E;
    border-right-color:#E8E8E8;
    border-bottom-color:#E8E8E8;
    padding:2px;
    border-radius: 3px;
}
#commentform input.text {
    width:200px;
}
#commentform textarea {
    width:400px;
}
#commentform input.submit {
    border:1px solid #7E929E;
    background:#E8E8E8;
    color:#152942;
}
.comment {
	list-style:none;
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f9f9f9;
	border-left: 2px solid #D2D6D8;
}
.comment .details img {
    vertical-align:middle;
}

/* Footer
*******************************/

#footer {
    clear:both;
    padding-top:17px;
    height:40px;
    background:#EFEEE8;
    border-top:1px solid #CCCCCC;
}
#footer .copyright {
    padding-right:8px;
    width:900px;
    margin:0 auto;
    display:block;
}
#footer img {
    vertical-align:middle;
    margin-right:10px;
}
#content .post *{
	max-width:600px
}
#comments{clear:both}
.comment-form-comment label,.comment-form-author,.comment-form-email,.comment-form-url{display:block;width:100px}
.clearfix{clear:both}
.gallery-caption {}
.sticky{}
.bypostauthor{}