/*
Theme Name: Blue Frost
Description: Nice frosted glass pane feel.
Author: Brian McCulloh
Author URI: http://brianmcculloh.com/
Tags: blue, frost, glass, custom header, fixed width, two columns, widgets
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* default CSS tags */
body {
margin:0px;
padding:0px;
font-family:Cambria, "Times New Roman", Times, serif;
background:#FFFFFF;
}
a:link { text-decoration:none;color:#1349D7; }
a:visited { text-decoration:none;color:#1349D7; }
a:hover { text-decoration:none;color:#A7B9E4; }
a:active { text-decoration:none;color:#1349D7; }
h1 {
font-family:Cambria, "Times New Roman", Times, serif;
color:#003366;
font-size:2.4em;
font-weight:normal;
}
h1.pagetitle {
color:#7799D0;
margin-bottom:35px;
border-bottom:1px solid #D3DBED;
letter-spacing:-2px;
}
h2 {
font-family:Cambria, "Times New Roman", Times, serif;
color:#003366;
font-size:1.8em;
font-weight:bold;
margin:0;
padding:0;
padding-bottom:15px;
}
h3 {
color:#003366;
font-size:1.2em;
font-weight:bold;
margin:0;
padding:0;
padding-bottom:10px;
}
h4 {
}
h5 {
}
h6 {
}
img {border:none;}
blockquote {
font-style:italic;
font-family:Cambria;
background:url('images/quotes.gif') no-repeat top left;
margin-left:0;
padding-left:50px;
}
code {
display:block;
font-family:"Courier New", Courier, monospace;
background:#FFF;
padding:10px;
margin:10px 0px;
color:#000;
line-height:1.4em;
}

/* utility */
.clearer {
clear:both;
font-size:0px;
line-height:0px;
}
.floatleft {
float:left;
padding-right:10px;
}
.floatright {
float:right;
padding-left:10px;
}
.center {
text-align:center;
}
.spacer5 {width:5px;float:left;}
.spacer10 {width:10px;float:left;}
.spacer15 {width:15px;float:left;}
.spacer20 {width:20px;float:left;}

/* page structure */
#outer {
background:#405B9D url('images/bluegradiant.png') repeat-x top center;
}
#header {
height:180px;
width:1000px;
margin:0 auto;
}
#bar {
background-color:#2F5293;
color:#FFF;
}
#mainWrapper {
width:100%;
background:#FFF url('images/graygradiant.png') repeat-x top;
}
#main {
position:relative;
top:-10px;
width:1000px;
margin:0 auto;
}
#main .leftColumn {
float:left;
width:78%;
margin-right:12px;
}
#main .rightColumn {
float:left;
width:20%;
font-size:.8em;
}
#footer {
background:#FFF;
}

/* header */
#logo {
float:right;
text-align:right;
position:relative;
z-index:9;
padding-top:90px;
padding-right:50px;
}
#logo .title {
font-size:3.0em;
color:#FFF;
font-weight:normal;
letter-spacing:1px;
line-height:.9em;
}
#logo .subtitle {
font-size:1.3em;
color:#A7B9E4;
font-weight:normal;
letter-spacing:-1px;
}
#logoImage {
z-index:0;
position:absolute;
overflow:hidden;
top:0px;
height:180px;
}
#header a:link { color:#FFF; }
#header a:visited { color:#FFF; }
#header a:hover { color:#DCE4F5; }
#header a:active { color:#FFF; }

/* top menu */
#menuWrapper {
margin:0 auto;
text-align:center;
}
#menu {
position:relative;
z-index:10;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
letter-spacing:-1px;
font-size:1.5em;
}
#menu ul {
list-style:none;
margin:0px;
padding:12px 12px 20px 12px;
}
#menu li {
display:inline;
margin:0px;
margin-left:-5px;
background:url('images/bluegradiant2.png') no-repeat center left;
}
#menu li.first-child {
background-image:none; /* hides first menu item separator */
}
#menu li.firstlink {
background-image:none;
}
#menu li a {
color:#FFF;
padding: 12px 15px 10px 15px;
/*padding: 12px 12px 25px 12px;*/ /* enable for taller main menu hovers */
}
#menu li a:hover {
background:#333 url('images/bluegradiant2.png') no-repeat center left;
color:#FFF;
}
#menu li.first-child a:hover {
background-image:none; /* hides first menu item separator when being hovered over */
}

/* main content */
#main .contentWrapper {
border:1px solid #FFF;
margin-bottom:12px;
background:#E9EFF5 url('images/graygradiant2.png') repeat-x top;
padding:10px;border-bottom:6px solid #DBE2F2;
}
#main .content {
/*background-color:#FFF;*/ /* enable for white content backgrounds */
color:#333;
line-height:1.5em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
padding:25px 15px 25px 15px;
}

#main h1 a:link { color:#003366; }
#main h1 a:visited { color:#003366; }
#main h1 a:hover { color:#666; }
#main h1 a:active { color:#003366; }

#main .post {
background:url('images/star.gif') no-repeat bottom center;
margin:0px 0px -0px 0px;
}

#main .nobg {
background:none;
}

#main .descr {
line-height:12px;
color:#7799D0;
}

#main .entry {
/*
border-top:1px solid;
border-color:#FFF;
*/
padding:10px 0px;
}

#main .info {
font-family:Cambria, "Times New Roman", Times, serif;
line-height:10px;
padding-bottom:60px;
}

#main .pagesection {
padding-bottom:50px;
}

/* sidebar */
#sidebar ul {margin:0;padding:0;}
#sidebar { 
background:#E9EFF5 url('images/graygradiant2.png') repeat-x top;
border:1px solid #FFF;
border-bottom:3px solid #DBE2F2;
list-style:none;
margin:0;
padding:15px 12px;
margin-bottom:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sidebar li {list-style-type:none;}
#sidebar ul.children {margin-left:15px;}
#sidebar h2 {margin-top:25px;}
#sidebar li.firstpane {margin-bottom:25px;}

#sidebar li ul li {
list-style:none;
margin:0;
padding:0;
background:none;
border:none;
}

/* footer content */
#footer .contentWrapper {
padding:10px;
}
#footer .content {
color:#666;
font-size:.8em;
text-align:center;
}
#footer .credits {
font-size:1em;
color:#999;
}

/* one-offs */
.rss {text-align:center;float:left;}
