/*
Theme Name: AntiLine
Description: A clean, sparse, lineless template with a touch of splatter. Edit RSS links in sidebar.php.
Author: Brian McCulloh
Author URI: http://brianmcculloh.com/
Tags: white, 2-column, splatter, fixed-width, clean, white space, grey
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:'trebuchet ms', arial,sans-serif;
background:#FFFFFF url('images/14.gif') no-repeat top center;
}
a:link { 
text-decoration:none;
color:#000;
border-bottom:1px solid #FFF;
}
a:visited { 
text-decoration:none;
color:#000;
border-bottom:1px solid #FFF;
}
a:hover { 
text-decoration:none;
color:#D15FEE;
border-bottom:1px solid #FFF;

}
a:active { 
text-decoration:none;
color:#000;
border-bottom:1px solid #FFF;
}
h1 {
font-family: 'trebuchet ms',arial,sans-serif;
color:#000;
font-size:2.4em;
font-weight:normal;
}
h1.pagetitle {
color:#ee0000;
margin-bottom:35px;
letter-spacing:-2px;
}
h2 {
font-family:'trebuchet ms', ariel, sans serif;
color:#000;
font-size:1.8em;
font-weight:bold;
margin:0;
padding:0;
padding-bottom:15px;
}
h3 {
color:#000;
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:trebuchet ms;
background:url(../bluefrost/images/quotes.gif) no-repeat top left;
margin-left:0;
padding-left:50px;
}
code {
display:block;
font-family:'trebuchet ms', ariel, sans serif;
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 {

}
#header {

width:960px;
margin:0 auto;
}
#bar {
color:#660000;
}
#mainWrapper {
width:100%;
}
#main {
position:relative;
top:-10px;
width:960px;
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:left;
text-align:left;
position:relative;
z-index:9;
}
#logo .title {
font-size:5.5em;
color:#581a8b;
font-weight:bold;
letter-spacing:-6px;
line-height:.88em;
}
#logo .subtitle {
font-size:2.4em;
color:#CC1100;
font-weight:normal;
letter-spacing:-1px;
}
#logo .search {
float:right;
padding-right:50px;
}
#logoImage {
z-index:0;
position:absolute;
overflow:hidden;
top:0px;
height:180px;
}
#header a:link { color:#333; }
#header a:visited { color:#333; }
#header a:hover { color:#333; }
#header a:active { color:#333; }

/* top menu */
#menuWrapper {
margin:0 auto;
text-align:center;
}
#menu {
position:relative;
z-index:10;
font-family:'trebuchet ms', ariel, sans serif;
font-weight:normal;
letter-spacing:-1px;
font-size:1.3em;
}
#menu ul {
list-style:none;
margin:0px;
padding:12px 12px 20px 12px;
}
#menu li {
display:inline;
margin:0px;
margin-left:-5px;
}
#menu li.first-child {
background-image:none; /* hides first menu item separator */
}
#menu li.firstlink {
background-image:none;
}
#menu li a {
color:#000;
padding: 12px 15px 10px 15px;
/*padding: 12px 12px 25px 12px;*/ /* enable for taller main menu hovers */
}
#menu li a:hover { }
#menu li.first-child a:hover {
background-image:none; /* hides first menu item separator when being hovered over */
}

/* main content */
#main .contentWrapper {
margin-bottom:12px;
padding:0px;
}
#main .content {
color:#666;
line-height:1.5em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
padding:25px 15px 25px 0px;
}
#main .content h1 {
line-height:1.1em;
padding:0;
margin:0;
}

#main h1 a:link { color:#000; }
#main h1 a:visited { color:#000; }
#main h1 a:hover { color:#000; }
#main h1 a:active { color:#000; }

#main .post {
margin:0px 0px -0px 0px;
}

#main .nobg {
background:none;
}

#main .descr {
line-height:12px;
color:#939393;
font-size:.75em;
}

#main .entry {
padding:10px 0px;
}

#main .entry a {
color:#333399;
}

#main .info {
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:10px;
padding-bottom:60px;
}

#main .pagesection {
padding-bottom:50px;
}

/* sidebar */
#sidebar ul {margin:0;padding:0;}
#sidebar { 
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;margin-top:35px;}

#sidebar li ul li {
list-style:none;
margin:0;
padding:0;
background:none;
border:none;
}
#sidebar a {
padding:6px 10px;
display:block;
color:#333399;
}
#sidebar a:hover { }

/* 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;}
.textbox {border:1px solid black;}
