/*
Theme Name: Nicky Bird
Theme URI: http://www.nickybird.com
Description: A wordpress version of Flash site
Author: Neil Scott
Author URI: http://www.noblesavage.info
Version: 1.0
*/
/* Import stylesheets and hide from IE/Mac \*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {border:0;}


body {  line-height: 1.5; background: #cacaca; font-size: 75%;
  color: #fff; 
  font-family: Georgia, Times, "Times New Roman", serif;   text-align: center; /* IE Fix */
  margin:0px 0;
}
.container {
  text-align: left;
  position: relative;
  padding: 0em 0  0 0;
  margin: 30px auto 0;   /* Centers layout */
  width: 950px;     /* Total width */
background: #666;
}
.header {background: #dfdec6; padding: 4px 0 0 0; margin: 0; }
.main {width: 660px; float:left; padding:  0  0 30px 0; margin: 0 0 0 0px;}
.post {margin:10px 0  0 30px;}

.sidebar {width: 215px; float: left; padding: 0 0 30px 0; margin: 10px 0px 0 20px;}
.sidebar a img {border: 2px solid #999;}
.sidebar a:hover img {border: 2px solid #ccc;}
.sidebar img {margin: 0 10px 10px 0;}

h1,h2,h3,h4,h5,h6 { 
  color: #999; 
  font-family:  "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, Times, "Times New Roman", serif;
}
h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 2.4em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; line-height:2;}
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }


p           { margin: 0 0 18px 0;  }
.main p {width: 630px; font-size: 1.2em;}
p.last      { margin-bottom:0; }
p img       { float: left; margin:18px 18px 18px 0; padding:0; }
p img.top   { margin-top:0; } /* Use this if the image is at the top of the <p>. */


ul, ol      { margin: 0 0 18px 18px; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 18px 0; }
dl dt       { font-weight: bold; }

a           { color: #6cf; text-decoration: underline; outline: none; }
a:hover     { color: #eee; }

blockquote  { margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }


hr {
  background: #ebebeb; 
  color: #ebebeb;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 0.1em;
  margin: 0 0 1.4em 0;
  border: none; 
}
* html hr { margin: 0 0 1.2em 0; } /* IE6 fix */


label     {  }
textarea  { height: 180px; width: 420px; }



p.small   { font-size: 10px; margin-bottom: 18px; }
p.large   { font-size: 14px; line-height:36px; }
p.quiet   { color: #666; }
.hide     { display: none; }


.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", serif; 
  font-size: 1.2em;
  line-height: 1%; /* Maintain correct baseline */
  font-style: italic;
}

p.incr, .incr p {
	font-size: 0.83333em; /* font size 10px */
	line-height: 1.44em;  
	margin-bottom: 1.8em; /* Still 1.5 x normal font size as baseline */
}





  
.column {
  float: left;
  margin: 0 10px;
  padding: 0;
}
* html .column { overflow-x: hidden; } /* IE6 fix */

.border {
  padding-right: 9px;
  margin-right: 0;
  border-right: 1px solid #ddd;
}



.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #f0f0f0; 
}
.clear { display: inline-block; }   
.clear:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

img { margin: 0 0 0px 0; }


/* End import/hide */




a:link, a:visited, a:hover {text-decoration: none;}

.single p a:link {border-bottom: 1px solid #ddd;}
.single p a:visited {color: #444; border-bottom: 1px solid #ddd;}
.single p a:hover {color: #000; border-bottom: 1px solid #ddd; background: #ddd;}

h1 {padding: 0 0 0 0px; margin: 0px 0 0 15px; }
h1 a {color: #003172;}
legend {display:none}


h3 img {margin:3px 0 0 0;}
.profile h3 {border-bottom:1px solid #888; margin: 0 0 15px; line-height:1.5;}
	
	
	.footer {margin: 10px auto; color: #666; padding: 0 30px 0 0; width: 920px; text-align:right;}
	.large {float:left; margin: 0 15px 15px 0; display:inline;}
	
h2 { color:#fff; margin-bottom: 0 0 1.5em; 
}
.single p { margin-left:  210px;}
.single h2, .single h3, .single li {margin-left:210px;}

.single li p {margin-left: 0px}
 .date {border: 1px solid #888; font-size: 130%; padding: 6px 10px;  float:left; display:inline; margin: 0 10px 10px 0; clear:both}

.archivelist ul {list-style:none; padding: 0; margin: 0; }
.archivelist ul li {zoom:1; display:block; list-style:none; padding: 0; margin: 0;}

.archivelist ul li a{border-top:1px solid #ebebeb;
display:block;
margin:0pt;
padding: 3px 0px 3px 5px;
text-decoration:none;}
.archivelist ul li a:hover {background:#ebebeb; margin:0;
padding: 3px 0px 3px 5px;}

.main ul {list-style:none;}
.main ul li {margin-left: 0px;}




.previous {float:left;}
.next {text-align:right; float: right;}



.menu {
	background: #369;
width:950px; 
padding: 0 0 0 0px;
height: 30px;
}

.menu ul {
padding:0;
width: 890px;
margin:0 ;
list-style-type:none;
}
.menu ul ul {
width:123px;
}

.menu li {
float:left;
width:123px;
position:relative;
text-align: center;
}

.menu a, .menu a:visited {
display:block;
vertical-align: center;
font: normal 1.3em georgia, times, "times new roman", serif;
text-decoration:none;
color:#dfdec6; 
width:123px; 
height:28px; 
padding: 0 0 2px 0;
padding-left:0px; 
line-height:28px;
}
.menu a:hover {
text-decoration:none;
}

.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:28px;
left:0; 
width:123px;

}

* html .menu ul ul {
top:27px;
t\op:28px;
}


.menu table {position:absolute; top:0; left:0; border: 0;}


.menu ul ul a, .menu ul ul a:visited {
background:#fff; 
font-size: 1em;
color:#003172; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:103px
}

.menu a.active {
color:#003172; 
background:#dfdec6 /* #99c0df */;
}

.menu a:hover, .menu ul ul a:hover{
color:#003172; 
background:#dfdec6;
}

.menu :hover > a, .menu ul ul :hover > a {
color:#003172;
background:#dfdec6;
}


.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
