/*
Theme Name: Lowstream
Theme URI: http://www.lowstream.com
Description: Lowstream is an advanced theme that combines simple natures with extremely flexible and easy-to-use features that take the guesswork out of customization.  Lowstream includes a powerful options page that lets you edit from a control panel the things other themes make you hard code, is coded in an easy to understand and well organized manner, and is 100% compatible with all of the latest in today's browsers, including: IE7/IE6, Firefox, and Opera.  New features in the Lowstream 2.1.0 release include: a powerful colors and styles editor in the control panel, a navigation bar with a powerful editor in the control panel, smoother PHP options, and development team changes.
Version: 2.1.0
Author: The Lowstream Project
Author URI: http://www.lowstream.com
*/
/*  html */
html, body {
font: normal .9em trebuchet ms, sans-serif;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin: 0;
padding: 0;
}
blockquote {
padding-left: 10px;
margin-bottom: 20px;
line-height: 100%;
font-style: italic;
background-image: url(images/quote.png);
background-repeat: no-repeat;
}
code {
font: 1em "Courier New", "Courier", monospace;
}
/* page margins */
#blog {
width: 786px;
padding: 0;
margin: 0 auto;
overflow: hidden;
}
/* banner */
#banner {
width: 786px;
height: 130px;
padding: 0;
margin: 0;
overflow: hidden;
border:none;
}
#banner img {
border: none;
}
#header-image {
display: none;
}
#toplogo {
float:right;
height:120px;
}
img {
border:none;
}
/* announcement block */
#announce {
background-image: url(images/quote.png);
background-repeat: no-repeat;
padding: 15px;
margin-top: 18px;
margin-bottom: 30px;
text-align: left;
font-size: 12px;
font-style: italic;
width:400px;
}
#announce a:link, #announce a:visited {
text-decoration: none;
}
#announce a:hover, #announce a:active {
text-decoration: none;
}
/* main content  */
h1 {
font-size: 18px;
letter-spacing: 2px;
color: #5A89BF;
}
.main {
width: 480px;
padding: 30px;
float: left;
}

.main p img {
max-width: 100%;
}
.main a:link, a:visited  {
text-decoration: none;
background-color: transparent;
}
.main a:hover, a:active{
text-decoration: none;
}
.main p {
line-height: 140%;
background-color: transparent;
}
.main h2 {
margin: 15px 0 3px 0;
color:#A0BCD8; 
font-size: 15px;
letter-spacing: 2px;
}

.mainwide {
padding: 30px;
float: left;
}

.mainwide p img {
max-width: 100%;
}
.mainwide a:link, a:visited  {
text-decoration: none;
background-color: transparent;
}
.mainwide a:hover, a:active{
text-decoration: none;
}
.mainwide p {
line-height: 140%;
background-color: transparent;
}
.mainwide h2 {
margin: 15px 0 3px 0;
color:#A0BCD8; 
font-size: 15px;
letter-spacing: 2px;
}

.main h2 a:link, .main h2 a:visited  {
text-decoration: none;
}
.main h2 a:hover, .main h2 a:active {
text-decoration: none;
}
.main h3 {
font-size: 1em;
font-weight: normal;
}
.main ul, .main ol {
line-height: 180%;
}
.main h2.pagetitle {
font-size: 1.36em;
margin: 15px 0 3px 0;
}
.widemain {
width: 760px;
padding: 10px;
float: left;
}
.widemain p img {
max-width: 100%;
}
.widemain a:link, a:visited  {
text-decoration: none;
background-color: transparent;
}
.widemain a:hover, a:active{
text-decoration: none;
}
.widemain p {
line-height: 180%;
background-color: transparent;
}
.widemain h2 {
margin: 15px 0 3px 0;
font-size: 1.46em;
}
.widemain h2 a:link, .main h2 a:visited  {
text-decoration: none;
}
.widemain h2 a:hover, .main h2 a:active {
text-decoration: none;
}
.widemain h3 {
font-size: 1em;
font-weight: normal;
}
.widemain ul, .main ol {
line-height: 180%;
}
.widemain h2.pagetitle {
font-size: 1.36em;
margin: 15px 0 3px 0;
}
.meta {
font-size: .8em;
margin: 15px 0 30px 0;
padding-top: 5px;
}
.meta a:link, .meta a:visited {
text-decoration: none;
}
.meta a:hover, .meta a:active{
text-decoration: none;
}
.postnav {
width: 100%;
float: left;
font-size: 14px;
list-style: none;
margin: 0;
padding: 0;
}
.postnav li.left {
display: block;
float: left;
}
.postnav li.right {
display: block;
float: right;
}
.left a {
text-decoration: none;
}
.right a {
text-decoration: none;
}
.left a:hover, .right a:hover {
text-decoration: none;
}
.left a:active, .right a:active {
text-decoration: none;
}
#mo_archive, #cat_archive {
width: 325px;
margin-bottom: 30px;
float: left;
}
#mo_archive ul, #cat_archive ul {
list-style: none;
}
/* comments & trackbacks */
.comment_area, .trackback_area {
padding: 0 15px;
margin-bottom: 30px;
}
.comment_area a, .comment_area a:visited, .comment_area a:active {
text-decoration: none;
}
.comment_area a:hover {
text-decoration: none;
}
.comment_area ol {
list-style: none;
margin: 0;
padding: 0;
}
.comment_area li {
margin-bottom: 25px;
}
.comment_area form li {
margin-bottom: 0;
}
.comment_area p {
padding: 0;
margin-bottom: 0;
}
.commenter {
font-weight: bold;
padding-left: 0;
margin-left: 0;
}
.commenter p a, .commenter p a:visited, .commenter p a:active {
text-decoration: none;
}
.commenter p a:hover {
text-decoration: none;
}
.comment_info {
font-size: .8em;
font-weight: normal;
margin-left: 25px;
}
.comment_number {
font-family: georgia, times, serif;
font-size: 2.46em;
margin-left: 0;
margin-right: 5px;
}
.comment_number a, .comment_number a:visited, .comment_number a:active {
text-decoration: none;
}
.comment_number a:hover {
text-decoration: none;
}
.submit {
font-weight: bold;
padding-left: 0;
}
.comment_area textarea {
width: 100%;
}
.trackback_area ol {
list-style: none;
padding-left: 15px;
}
.trackback_area li {
line-height: 180%;
}
/* sidebar */
#side {
width: 200px;
float: right;
padding: 10px;
margin-top:40px;
border-left:1px solid #d0dce7;
}
#side h2 {
font-size: 1.1em;
padding-top: 10px;
margin-bottom: 5px;
}
#side p {
font-size: 10px;
}
#side ul {
list-style: none;
font-size: 12px;
width: auto;
margin: 0;
padding: 0;
padding-bottom: 0px;
}
#side ul.sidelist {
padding-bottom: 15px;
}
#side ul a {
padding: 5px 0;
width: 94%;
padding-left: 6%;
display: block;
text-decoration: none;
}
#side ul ul {
border: none;
}
#side ul ul a {
width: 80%;
padding-left: 20%;
}
#side ul ul ul a {
width: 75%;
padding-left: 25%;
}
#side ul ul ul ul a {
width: 70%;
padding-left: 30%;
}
/* footer */
#foot {
width: 786px;
padding: 0;
margin: 0;
clear: both;
}
#foot p {
padding: 7px 20px;
font-size: 11px;
margin: 0;
text-align: right;
}
#foot p a:link, #foot p a:visited {
text-decoration: none;
}
#foot p a:hover, #foot p a:active {
text-decoration: none;
}
/* calendar */
#wp-calendar {
empty-cells: show;
margin: 0 auto 0;
width: 100%;
}
#wp-calendar a:link, #wp-calendar a:visited {
text-decoration: none;
}
#wp-calendar a:hover, #wp-calendar a:active {
text-decoration: none;
}
#next a {
padding-right: 10px;
text-align: right;
}
#prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
font-weight: bold;
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
/* search form */
#searchform fieldset {
padding: 0;
margin: 0;
border: 0px solid #FFF;
}
#searchform fieldset input {
width: 94%;
margin-left: 3%;
}
#searchform legend, #searchform label {
display: none;
}
/* menu bar */
#nav {
height: 40px;
margin: 0px;
width: 786px;
background: #eef2f5;
border-top: 1px solid #d0dce7;
border-bottom: 1px solid #d0dce7;
}
#nav ul {
list-style-type: none;
padding: 0;
margin: 0;
}
* html #nav ul {
margin-left:0;
margin-top:10px;
}
#nav ul li {
float:left;
}
#nav ul li a {
display: block;
text-decoration: none;
height: 27px;
text-align: center;
font-size: 12px;
padding-top: 13px;
padding-left: 20px;
padding-right: 20px;
vertical-align: middle;
}
*html #nav ul li a {
display: inline;
line-height:20px;
}
/* Late Additions */
.gallery-image {
border: 1px solid #D0DDEA;
padding: 2px;
margin: 5px;
}
#form {
margin: 0 0 30px 0;
padding: 0;
border: 0;
color: #505050;
font-size: 85%;
font-weight: normal;
text-align: left;
}
.input {
width: 250px;
border: 1px #CACACA solid;
background: transparent;
color: #6A6A6A;
background-image: url(/images/form-bg.jpg);
background-repeat: repeat-x;
font-size: 85%;
}
.button {
border: 1px #CACACA solid;
width: auto;
color: #5B5B5B;
background: #FFFFFF;
background-image: url(/images/form-bg.jpg);
background-repeat: repeat-x;
font-family: arial,verdana,Georgia,sans-serif;
font-size: 8pt;
}
.textarea 	{
width: 250px;
border: 1px #CACACA solid;
color: #5B5B5B;
background: #FFFFFF;
background-image: url(/images/form-bg.jpg);
background-repeat: repeat-x;
font-family: arial,verdana,Georgia,sans-serif;
font-size: 85%;
height: 127px;
}
.submit {
border: 1px #CACACA solid;
width: 100px;
color: #5B5B5B;
background: #FFFFFF;
background-image: url(/images/form-bg.jpg);
background-repeat: repeat-x;
font-family: arial,verdana,Georgia,sans-serif;
font-size: 8pt;
}
.text-image {
padding-right: 10px;
padding-bottom: 8px;
}
.left-image {
padding-right: 10px;
padding-bottom: 8px;
float:left;
}
.main .blue-text {
color: #7ca1cb;
}

.alignleft { 
float:left;
padding-right:10px;
padding-bottom:10px;
}

.alignright { 
float:right;
padding-left:10px;
padding-bottom:10px;
}
