/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/


/* -----------------------------------------------------------------------------Defaults */

html {
	height:100%;
		/* Forces scrollbar to appear in non-IE browsers */
	}

::selection {

background: #FDAF19; /* Safari */

}

::-moz-selection {

background: #FDAF19; /* Firefox */

}



a, a:visited, a:hover {
	color: #ffffff;
}

a.unique, a.unique:visited, .widgets a, .widgets a:visited {
        color: #137CF3;
}

a.unique:hover, .widgets a:hover {
        color: #000000;
}

a img {
	border: none;
}

.flash:hover, a img.flash:hover, .thickbox img:hover, a.url:hover {
	opacity:0.4;
        filter:alpha(opacity=40);
        }

.noflash a.thickbox img:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
}

h1 a, h2 a, .menu a {
	text-decoration: none;
}

img {
	border: none;
}

.vert-date {
	position: absolute;
	left: -35px;
	}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;	
}

body {
	background: url(http://bryanblaisdell.com/images/giant-head2.jpg) no-repeat #000000 50% 0px;
	border: none;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
        color: rgb(170,200,220);
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;       
}

cite {
	font-size: 90%;
	font-style: normal;
        color: #888888;
} 


#content > div.post, .infscr-pages div.post {
        margin-top: 70px;
        margin-left: 0px;
      }

#content > div.post:first-child {
        margin-top: 25px;
}

h1 {
       	font-size: 48pt;
       	font-family: 'Californian FB', 'Times New Roman', serif;
       	font-weight: normal;
       	color: #ffffff;
       	left: 0px;
       	margin-top: 145px;
       	top: 15px;
       	height: 80px;
       	width: 400px;
       	position: absolute;
	border: none;
        }


h2 {
       font-size: 16pt;
       font-family: 'Californian FB', 'Times New Roman', sans-serif;
       color: #ffffff;
       font-weight: normal;
       margin-top: 0px;
       border: none;
       
}

h3 {
        display: inline;
	font: 28pt "Arial Narrow", Times, serif;
        margin-top: 0px;
        }

h4 {
        display: inline;
	font: 18pt "Arial Narrow", Times, serif;
        }

.trackname {
        font: 14pt 'Arial Narrow', 'Lucida Sans Unicode', Verdana, sans-serif;
        color: rgb(115,115,115);
        padding-left: 10px;
        vertical-align: top;
        display: inline;
}

.trackname a {
vertical-align: top;
}

p, li {
	font: 12px Helvetica, 'Arial Narrow', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
        opacity: 0.85;
        line-height: 16px;
        vertical-align: baseline;
        }
        
.feedback {
	font: 12px Helvetica, 'Arial Narrow', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
        opacity: 0.85;
        line-height: 16px;
        vertical-align: middle;
	display: inline;
	}
	
.player {
	font: 100% 'Helvetica Neue', Arial, 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
        line-height: 20px;
        vertical-align: middle;
        position: relative;
        }

.photo-title {
        text-align: right;
        color: rgb(115,115,115);
         margin-right: 70px;
}

.feedback a {
        color: rgb(115,115,115);
        font-size: 12pt;
        text-decoration: none;
        }

.menu {
       font-size: 26pt;
       font-family: Nyala, 'Times New Roman', sans-serif;
       color: #ffffff;
       font-weight: normal;
       position: absolute;
       }

.link {
	font-size: 15pt;
	font-family: Nyala, 'Times New Roman', sans-serif;
	color: #ffffff;
	font-weight: normal;
	position: absolute;
	}
	
.top-bar {
	font-size: 24pt;
	font-family: 'Georgia','Californian FB', 'Times New Roman', sans-serif;
	font-weight: normal;
	position: absolute;
          	}

.top-bar a {
	color: #E5E5E5;
	}

#subtitle a {
        color: rgb(65,125,165);
        text-decoration: none;
}


.homelink {
        position: absolute;
        width: 425px;
        height: 65px;
        top:190px;
        right:100px;
       }

/* -----------------------------------------------------------------------------ID tags */

#container {
      	width:970px;
      	background: url() repeat-y;
      	background-color: transparent;
      	background-position: top center;
      	background-attachment: not fixed;
      	position: absolute;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
        }

#wrap {
	width:970px;
	margin: 0px auto;
	position: relative;
	display: block;
	border: none;
	}

.widgets {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        text-align: left;
        font: 100% 'Arial Narrow', 'Lucida Sans Unicode', Verdana, sans-serif;
        color: #ffffff;
}

.widgets a {
 text-decoration: none;
}

#head {
	width: 970px;
    	height: 359px;
    	background: url() no-repeat;
   	background-position:	top center;
    	background-color:		transparent;
    	position: absolute;
    	top: 0px;
    	left: 0px;
    	display: block;
    	border: none;
    	}

#top {
        top: 0px;
        height:70px;
        width:600px;
        display: block;
	position: relative;
	border: medium double rgb(255,255,255);
}



#content {
	background-color: transparent;
	width: 565px;
        position: relative;
        margin-left: 35px;
        padding-top: 20px;
        padding-bottom: 50px;
        display: block;
        }

#subtitle {
        font-size: 11pt;
        font-family: 'Times New Roman', Arial, serif;
     	position: relative;
        display: block;
	height: 200px;
        width: 600px;
	margin-top: 0px;	
        padding: 50px 0px 0 0;
        color: rgb(180,180,180);
        }

#content-bottom {
        width: 522px;
        margin-left: 143px;
        position: relative;
        display: block;
        border: none;
        text-align: center;
        }
  

#gallery {
	margin: 180px 0 0 50px;
	background-color: transparent;
	width: 709px;
        position: relative;
        padding-left: 3px;
	padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
        border: none;
        display: block;        
}



#searchbar {
        background-color:  transparent;
        padding: 0px 0 0 0;
        border: none;
}




#sidebar {
        background-color:  transparent;
        position: relative;
        float: right;
        width: 310px;
        margin-top: 100px;
        padding: 0px 0 0 0;
        }


#top-bar {
	background-color: transparent;
	position: absolute;
	display: inline;
	top: 250px;
	right: 120px;
        margin-top: 0px;
        padding: 0px 0 0 0;
	border: none;
	}



#subtitle2 {
     	position: relative;
        display: block;
	margin-top: 10px;	
        margin-left: 30px;
        line-height: 30px;
}

#subtitle3 {
     	position: absolute;
        display: block;
        bottom: 40px;
        right: 100px;
        line-height: 30px;
}

#breadcrumbs {
        position: absolute;
        top: 270px;
        left: 0px;
        color: #444;
        }

.widgettitle {
        font-size: 15pt;
        font-family: 'Californian FB', 'Times New Roman', serif;
     	color: rgb(255,255,255);
}

#gallery #breadcrumbs {
       padding-left: 6px;
        padding-bottom: 15px;
}

.date, #comments {
        display: inline;
	font: 16pt 'Arial Narrow', "Lucida Sans Unicode", Verdana, sans-serif;
        margin: 0px 0 0 0;
        color: rgb(115,115,115);
        clear: right;
}

#gallery #comments {
        border: none;
       padding-left: 13px;
}

.stamp {
       background-image: url(http://www.bryanblaisdell.com/images/icon-date2.png);
       background-repeat: no-repeat;
       background-position: 5%;
       padding-left: 27px;

       

}

#gallery #commentform {
       padding-left: 13px;

}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #000000;
       	border: 1px solid #474747;
	padding: .2em;
        scrollbar-face-color: #888888; 
scrollbar-track-color: #d6d6d6; 
scrollbar-arrow-color: #6f6f6f; 
scrollbar-3dlight-color: #6f6f6f; 
scrollbar-shadow-color: #606060; 
scrollbar-highlight-color: #d6d6d6; 
scrollbar-darkshadow-color: #6f6f6f;
}

#content #commentform textarea {
         font-family: Arial, Helvetica, sans-serif;
         width: 100%;
         font-size: 13pt;
         color: #DADADA;
         }

#gallery #commentform textarea {
         font-family: Arial, Helvetica, sans-serif;
         width: 522px;
         font-size: 13pt;
         color: #DADADA;
         }


#commentlist {
list-style-type: none;
list-style-image: url(http://bryanblaisdell.com/images/3.gif);
vertical-align: top;
}


#commentlist li p {
        font-size: 100%;
        vertical-align: top;
        margin-top: 5px;
        margin-bottom: 5px;
        }

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: none;
	padding: 2px;
}




#header {
	background-color:		transparent;
	border: none;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
        position: inline;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


#searchbar form {
	margin: 0 0 0 0;
}

#searchbar input.s, input.subscribe {
	width: 80%;
	background: #000000;
	border: 1px solid #333;
	color: #ffffff;
}

#searchbar ul {
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

.archives {
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 17px;
        padding-bottom: 10px;
        }

#searchbar ul li, #sidebar ul li {
        font-size: 15pt;
	font-family: Nyala, 'Times New Roman', sans-serif;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	}


#sidebar .widgets {
        margin-top: 35px;
}

#sidebar .widgets:first-child {
       margin-top: 0px;
}

#searchbar ul ul, .archives ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	text-align: left;
        }

#searchbar ul ul, .archives ul {
       padding: 20px 0 0 0;
        }

#searchbar ul ul li {
	border: none;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;

}

#sidebar ul ul li {
	border: none;
	font: normal normal 9pt/75% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0;  /*controls sidebar list indent*/
	
}

.archives ul li {
        border: none;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0;  /*controls sidebar list indent*/
        text-transform: lowercase;
}

#searchbar ul ul li a, #sidebar ul ul li a, .archives ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#searchbar ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#searchbar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #FFFFFF;
}

#wp-calendar caption {
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #FFFFFF;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #FFFFFF;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* -----------------------------------------------------------------------------Miscellaneous */

.bigprop {
    position: relative;
    height: 680px;
    width: 1px;
    float: left;
    display: block;
    border: none;
    }

.prop {
    position: relative;
    height: 300px;
    width: 1px;
    display: block;
    float: left;
  }

.clear {
     clear: both;
}

.profile {
    left: 485px;
    top: 115px;
    position: absolute;
    float: right;
    z-index: 1;
}

.fill { 
    background-image: url(http://bryanblaisdell.com/about/fill.jpg);
    position: relative;
    float: right;
    height: 270px;
    width: 75px;
   margin-bottom: 35px;
    margin-left: 30px;
    margin-top: 0px;
}



ol#comments li p {
	font-size: 100%;
}





p.first {
        font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
        line-height: 20px;
margin-top: 0px;
       }

table { 
	margin-left: auto;
	margin-right: auto;
}

div.centered 
{
    text-align: center;
}

div.centered table 
{
   margin: 0 auto; 
    text-align: left;
}




/* -----------------------------------------------------------------------------classes used by the_meta() */


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	border: none;
        vertical-align: text-bottom;
	color: #ffffff;
	font-size: 11px;
	margin: 0px 0 0 0;
	}

.credit a:link, .credit a:hover, .credit a:visited {
	color: #FFFFFF;
}



.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #D6D6D6;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}



/* -----------------------------------------------------------------------------Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 0px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 0px 0px;
	margin: 0;
}


/* -----------------------------------------------------------------------------Thickbox Settings */




#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_window a.subscribe {
          color: #ffffff;
          font-size: 32pt;
          text-decoration: none;
          }

#TB_window a.subscribe:hover {
 color: #ffffff
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://www.bryanblaisdell.com/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000000;
	z-index: 102;
	color:#ffffff;
	display:none;
	border: 4px solid #222222;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #666;
	border-left: 0px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#444444;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* -----------------------------------------------------------------------------Tooltip Controls */

#screenshot{
	position:absolute;
	border: 1px solid #222;
	background:#333;
	padding: 5px;
	display:none;
	color:#fff;
	}

/* -----------------------------------------------------------------------------END CSS */