/*
Theme Name: Reflection
Theme URI: http://xyloid.org/projects/reflection/
Description: AJAX and DHTML theme for YAPB-enabled photoblogs. 
Version: 1.0
Author: Dave Moxey
Author URI: http://xyloid.org/
*/

/*** Main page layout ***/
#linkpg{
color: #8F8F8F;
}

.clearFloats{
clear: both;
}

#pagecontent ul{
color:#999;
width: 135px;
display: block;
float: left;
padding:0;
margin:0;
}

#pagecontent a{
color:#999;
}

#pagecontent li{
list-style-type: none;
margin:0;
padding:0 0 0 0px;
color:#999;
}

a {
outline: none;
}

body {
margin:0;
padding:0;
background-image: url(images/bkgrdB.jpg);
}

#sideLogo{
background-image: url(images/logo.png);
background-repeat: no-repeat;
background-position: top right;
min-height: 675px;
}

#outerWrapper{
background-image: url(images/bkgrd_g.jpg);
background-repeat: repeat-x;
background-postion: top;
min-height: 500px;
}

#topcontainer {
margin:0;
padding:0;
color:white;
}

#header{
width:900px;
height:65px;
margin:0 auto;
position:relative;
}

#topcontent{
max-width: 773px;
margin:0 auto;
padding:5px 0 0 0;
}

#pagecontent{
width:773px;
margin:0 auto;
padding:0;
font-family:"Trebuchet MS";
color:#bbb;
line-height:1.6em;
}

#pagecontent h3, {
color:#fff;
}

#pagecontent h2{
color: #fff;
border-top: 2px solid white;
}

#footer{
text-align:center;
font:0.7em Verdana;
padding: 30px 0 10px 0;
color:#555;
clear:left;
}

#footer a{
color:#777;
text-decoration:none;
}

#footer a:hover{
color:#999;
}

/*** Navigation bar ***/

#navbar{
position:absolute;
top:20px;
left:15px;
}

#navbar li, #titlebits li{
display:inline;
list-style-type: none;
margin:0;
padding:0 0 0 20px;
}

#navbar ul, #titlebits ul{
padding:0;
margin:0;
}

#navbar a{
color:#777;
font:0.75em "Trebuchet MS";
font-weight: bold;
letter-spacing:2px;
text-transform:uppercase;
text-decoration: none;
border-bottom: 0px solid #363636;
padding:0;
margin:0;
}

#navbar a:hover{
border-bottom: 2px solid white;
/*color: #999;*/
/*background-color: white;*/
/*background-image: url(images/flower.gif);
background-repeat: no-repeat;
background-position: center;*/
}

/*** Image display ***/

#title{
margin:0 auto;
position:relative;
}

#texttitle{
letter-spacing:-1px;
font:bold 1.4em Arial;
margin:0;
padding:0;
/*float:right;*/
color:#fff;
}

#inlinedate{
padding-left:8px;
font-weight:normal;
color:#2e2e2e;
}

#texttitle a{
color: #fff;
text-decoration:none;
}

#texttitle a:hover{
/*color:#ddd;*/
}

/* Titlebits

#titlebits{
position:absolute;
right:0;
bottom:0.2em;
font:0.7em Verdana;
}

#titlebits a{
color: white;
text-decoration: none;
}

#titlebits a:hover{
color:#ccc;
}

#titlebits li{
padding-left:10px;
}

END Titlebits */

#imageholder{
text-align: center;
border-top:2px solid #fff;
margin:0;
padding:0;
position:relative;
overflow:visible;
top:0;
left:0;
}

#mainimage{
display:block;
}

.overlay{
visibility:hidden;
position:absolute;
z-index:3;
}

/*
#panel_exif{
background-color:#aaa;
width:350px;
border:2px solid #fff;
border-top:none;
color:black;
font:0.8em Verdana;
} */

/*
#panel_exif ul{
margin:0;
padding:0;
}*/

/*
#panel_exif li{
padding: 3px;
display:block;
padding-left: 120px;
clear:left;
}*/

/*
#panel_exif li label{
margin-left: -130px;
width:120px;
float:left;
text-align:right;
padding-right:10px;
color:#666;
text-transform:lowercase;
}*/

/*
#panel_info{
background:black;
border:2px solid #fff;
padding:5px;
font:0.8em Verdana;
} */

/*
#panel_info a{
color:#888;
text-decoration:none;
} */


#panel_info a:hover{
text-decoration:underline;
} 

#panel_overlay{
background:white url(images/loading.gif) no-repeat center center;
display:none;
}


#overlaynav{
position:absolute;
left:0;
top:0;
z-index:5;
width:100%;
height:100%;
background:transparent url(images/1px.gif);
}


#overNextLink,#overPrevLink{
position:absolute;
display:block;
width:50%;
height:100%;
outline:none;
top:0;
}


#overNextLink{right:0;}
#overPrevLink{left:0}

#overNextLink:hover{
background:transparent url(images/nextlabel.gif) no-repeat 100% 30%;
}

#overPrevLink:hover{
background:transparent url(images/prevlabel.gif) no-repeat 0% 30%;
}



/*** Comments on image display ***/

#comments,#content{
float:right;
/*width:800px;*/
padding-top:2px;
margin:0 auto;
font-family:"Trebuchet MS";
text-align: right;
line-height: 10px;
}

#comments a,#pagecontent a,#content a{
color:#fff;
}

#comments a,#pagecontent a:hover,#content a:hover{
text-decoration:none;
}

#comments a:hover{
color:#999;
}

#comments ol{
list-style:none;
padding-right:40px;
}

#comments li{
background:#191919;
border:1px solid #333;
display:block;
margin-bottom:10px;
padding: 10px;
}

#comments li.alt{
background:#111
}

#comments .commentcount{
font:4em Georgia;
float:right;
color:#222;
}

#comments .commenttext{
margin-right:50px;
text-align:justify;
color:#e0e0e0;
}

#comments cite{
font-size:120%;
}

#comments small.commentmetadata{
display:block;
text-align:right;
color:#777;
}

#comments input, #comments textarea{
background:#111;
border: 1px solid #444;
color:#ccc;
padding: 3px;
}

/*** Mosaic and browser pages ***/

.mosaic{
border:1px solid #777;
margin:1px;
padding:1px;
width:60px;
}

h2.mosaicheader{
clear:left;
font:1.4em Arial bold;
letter-spacing:-1px;
border-bottom:2px solid white;
padding-top:15px;
}

.tipz{
font-family:"Trebuchet MS";
background-color:#000;
color:white;
padding:5px;
font-size:0.9em;
}

.tipz .tip-title{
font-weight:bold;
}

.tipz .tip-text{
font-weight:normal;
color:#ccc;
font-size:0.9em;
}

#taxonomyTable {
width:100%
}

#taxonomyTable a{
color:#999;
text-decoration:none;
}

#taxonomyTable a.current{
color:#fff;
font-weight:bold;
}

#taxonomyTable a:hover{
text-decoration:underline;
}

#taxonomyTable td{
/*border-top:2px solid white;*/
vertical-align:bottom;
}

#yearCloud{
width:100px;
font-size:13pt;
text-align: right;
padding-right: 5px;
}

#taxonomyTable th{
font-size:130%;
text-align:left;
color:white;
border-top: 2px solid white
}

.tagbox{
    display: block
}
.tagbox {
    display:block;
    height:1px;
    overflow:visible;
    font-size:.01em;
    /*background:#313131*/
    /*background:#999;*/
}
.tagbox1 {
    margin: 0 3px 0 3px;
    padding: 0 1px 0 1px;
    /*border-left:1px solid #151515;
    border-right:1px solid #151515;*/
    /*border-left:1px solid #999;*/
    /*border-right:1px solid #999;*/
    /*background:#242424;*/
    /*background:#999;*/
}
.tagbox2 {
    margin: 0 1px 0 1px;
    padding: 0 1px 0 1px;
    /*border-left:1px solid #040404;
    border-right:1px solid #040404;*/
    /*border-left:1px solid #999;*/
    /*border-right:1px solid #999;*/
    /*background:#272727;*/
    /*background:#999;*/
}
/*.tagbox3 {
    margin: 0 1px 0 1px;
    /*border-left:1px solid #272727;
    border-right:1px solid #272727;*/
    border-left:1px solid #999;
    border-right:1px solid #999;
}*/
/*.tagbox4 {
    /*border-left:1px solid #151515;
    border-right:1px solid #151515*/
    border-left:1px solid #999;
    border-right:1px solid #999;
}*/
/*.tagbox5 {
    /*border-left:1px solid #242424;
    border-right:1px solid #242424;*/
    border-left:1px solid #999;
    border-right:1px solid #999;
}*/

#tagCloud{
text-align: right;
}

#tagCloud a{
display: block;
float: left;
margin-right: 15px;
}

#tagContainer {
    padding: 5px 5px 5px 8px;   
}

#tagPics {
/*background:#313131;*/
/*background:#999;*/
position:relative;
line-height:0;
height:1%; /* Ugly hack for IE */
}

#tagProgress{
display:block;
position:absolute;
left:50%;
top:50%;
margin-left:-33px;
margin-top:-33px;
z-index:2;
visibility:hidden
}

/****** Flash *********/
#swfobj_0{
margin-top: 0px;
margin-right: 12px;
margin-bottom: 7px;
}
#swfobj_1{
margin-top: 50px;
margin-right: 9px;
margin-bottom: 7px;
}

#swfobj_2{
margin-top: 5px;
margin-right: 9px;
margin-bottom: 59px;
}

/******** Google Embed *********/

#:0.page.0{
text-align: center;
}