/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */


/* CAWS Blog - custom style sheet definitions */

body { background: #b8b6a4 url(http://ctwetlands.org/images/shadow-background-blog.gif) repeat-y top center; font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif; }
a, a:visited { color: #040289; }
a:hover, a:active { color: #e28270; }

#container { width: 940px; margin-right: auto; margin-left: auto;  }

#header { border-color: #fff; } /* header has 10px border, set it to white */
#header { background: #fff url(http://ctwetlands.org/images/CAWS_blog_header.gif) no-repeat top left; height: 170px; width: 940px; margin: 0; }

#footer { background-color: #f3f4fd; border-top: 1px solid #e5e5ff; border-bottom: 1px solid #e5e5ff;  }
#footer-inner { width: 900px; margin: 0 auto; }
#footer-content, #footer-content a, #footer-content a:visited { color: #020166; text-decoration: none; }
#footer-content a:hover, #footer-content a:active { color: #e28270; text-decoriation: none; }
.widget-powered .widget-content { font-size: 10px; margin: 0; }

#beta-inner { margin-left: 20px; margin-top: 20px; }
#gamma-inner { margin-top: 20px; }

/* CAWS custom header */
#header-inner { height: 100%; }
#header-content { width: 940px; margin: 10px 0 0 14px; }
#header-name { float: left; display: inline; color: #000; height: 133px; width: 174px; }
#header-name a { display: block; height: 133px; width: 174px; }
#header-menu { float: left; display: inline; margin: 8px 0 0 4px; }

#header-menu ul { margin: 0; margin-left: 15px; padding: 0; list-style-type: none; }
#header-menu li { float: left; padding: 0 21px 0 21px; }
#header-menu li.first { padding-left: 0; }
#header-menu li.last { padding-right: 0; }
#header-menu li a, #header-menu li a:visited { color: #020166; font: normal 15px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; display: block; text-decoration: none; color: #020166; padding-top: 21px; }
#header-menu li a:hover, #header-menu li a:active { padding-top: 19px; color: #e28270; text-decoration: none; }

#large-photo { float: left; position: relative; margin: 19px 0 0 19px; width: 665px; height: 85px; background: url(http://ctwetlands.org/images/img13_blog.jpg) no-repeat 0 0; }
#transparency { position: absolute; top: 10px; width: 280px; height: 60px; background-color: #536280; opacity: 0.7; filter:alpha(opacity=70); }
#tagline { position: absolute; top: 30px; left: 23px; width: 280px; }
#tagline h1 { padding: 0 60px 13px 0; margin: 0; color: #e9ebef; font: normal 15px Georgia, "Times New Roman", Times, serif; line-height: 22px; }
#tagline h1 { padding-right: 0; font-size: 17px; text-transform: uppercase; }

/* Assets */
.asset-name { font: normal 17px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #020166; margin-bottom: 0; }
.asset-name a, .asset-name a:visited { color: #020166; text-decoration: none; }
.asset-name a:hover, .asset-name a:active { color: #e28270; text-decoration: none; }
.asset-meta { border-top: 1px solid #e5e5ff; }
.user-pic { display: none; visibility: hidden; }
.asset-footer { border: none; margin-bottom: 20px; }

.content-nav, .content-nav a, .content-nav a:visited { color: #020166; text-decoration: none; }
.content-nav a:hover, .content-nav a:active { color: #e28270; }

/* Widgets */
.widget-header { border-color: #e5e5ff; color: #020166; font: normal 15px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; padding-bottom: 2px; margin-bottom: 15px; margin-right: 10px; }
.widget-header a, .widget-header a:visited { color: #040289; text-decoration: none; }
.widget-header a:hover, .widget-header a:active { text-decoration: none; color: #e28270; }

.widget-content { margin-bottom: 33px; }
.widget-content a, .widget-content a:visited { font-size: 11px; text-decoration: none; color: #040289; }
.widget-content a:hover, .widget-content a:active { padding-left: 2px; color: #e28270; }
.widget-content li { margin: 14px 0; }

.submit-right { display: block; text-align: right; margin-top: 2px; }

/* Archives */
.archive-title, #page-title { font: normal 17px Georgia, "Times New Roman", Times, serif; color: #020166; }
.archive-header { font: normal 17px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #020166; padding-bottom: 2px; }
.archive-content { border-top: 1px solid #e5e5ff; padding-top: 20px; }
.archive-content a, .archive-content a:visited { color: #020166; text-decoration: none; }
.archive-content a:hover, .archive-content a:active { color: #e28270; }

/* Comments */
.comments-header { font: normal 12px Georgia, "Times New Roman", Times, serif; color: #020166; }
.comments-header h2, .comments-open-header { font: normal 17px Georgia, "Times New Roman", Times, serif; color: #020166; }


