/* Theme Name: ChezChrissie
Description: Chrissie Harper's Custom Wordpress Theme
Version: 4.0
Author: ChrissieH */

body {margin: 0px;
font-size: 14px;
font-family: 'BreeSerifRegular', arial, helvetica, sans-serif;
color: #000000;
background-color: #000000;
background-image: url(http://www.chezchrissie.co.uk/menu/walls.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top;
text-align: center}

.hidden {display: none}

#header {width: 100%;
top: 0;
height: 20px;
color: #FFFFFF;
background: #000000;
font-size: 16px;
letter-spacing: 1px;
padding: 10px;
border-bottom: 1px dotted #CC99A9}

#main {width: 900px;
margin-left: auto; margin-right: auto;
color: #FFFFFF;
background: none;
margin-top: 20px;
text-align: left;
padding: 0px}

hr {color: #FFFFFF;
background-color: #FFFFFF;
border: 1px dotted #CC99A9;
border-style: none none dotted;
height: 1px;
}

p {
  margin-top: 1em;
  margin-bottom: 1em;
}

@font-face {
    font-family: 'BreeSerifRegular';
    src: url('BreeSerif-Regular-webfont.eot');
    src: url('BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('BreeSerif-Regular-webfont.woff') format('woff'),
         url('BreeSerif-Regular-webfont.ttf') format('truetype'),
         url('BreeSerif-Regular-webfont.svg#BreeSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DayPosterBlackRegular';
    src: url('DAYPBL__-webfont.eot');
    src: url('DAYPBL__-webfont.eot?#iefix') format('embedded-opentype'),
         url('DAYPBL__-webfont.woff') format('woff'),
         url('DAYPBL__-webfont.ttf') format('truetype'),
         url('DAYPBL__-webfont.svg#DayPosterBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.chezchrissie.co.uk/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.chezchrissie.co.uk/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#contents {float: right;
width: 650px;
position: relative;
color: #FFFFFF;
background: #none;
padding: 10px;
margin: 0px}

#sidebar {float: left;
width: 200px;
position: relative;
color: #FFFFFF;
background: #none;
padding: 10px;
margin: 0px;
text-align: center;}

img {border: none}

.trans {color: #FFFFFF;
background: #000000;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity:0.7;
filter:alpha(opacity=70);
z-index: -1}

.border {border: 1px solid #FFFFFF}

.head {font: 25px 'BreeSerifRegular', Arial, sans-serif; font-weight: bold}
.head2 {font: 20px 'BreeSerifRegular', Arial, sans-serif; font-weight: bold}

.center {text-align: center}

a:link {color: #FC0404;
background: none;
text-decoration: none}
a:visited {color: #FC0404;
background: none;
text-decoration: none}
a:active {color: #FC0404;
background: none;
text-decoration: none}
a:hover {color: #FFFFFF;
background: none;
text-decoration: underline}

.time {font-size: 12px;
text-align: right}

.button {font-size: 12px;
color: #FFFFFF;
background: #330010;
width: 80px;
height: 30px;
font-weight: bold;
opacity:0.7;
filter:alpha(opacity=70);}
.leftfloat {float: left;
margin: 5px 10px 5px 0px}
.rightfloat {float: right;
margin: 5px 0px 5px 10px}
.quote {border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #FFFFFF;
background: #330010;
margin: 0px;
padding: 5px;
opacity:0.7;
filter:alpha(opacity=70);}
