/*   
Theme Name: John Gillies
*/

body {
color: #666;
font-family: "Arial", sans-serif;
font-size: 12px;
line-height: 15px;
}

strong, .current, #left .navigation li:hover, .navigation a:hover, .navigation li ul.show li.current-cat a {
font-weight: bold;
color: #333;
}

h2 {
font-family: "Arial", sans-serif;
font-size: 22px;
color: #333;
font-weight: normal;
}

h3 {
font-family: "Arial", sans-serif;
font-size: 22px;
color: #333;
margin: 30px 0 20px 0;
font-weight: normal;
}

h4 {
font-family: "Arial", sans-serif;
font-size: 22px;
color: #333;
margin: 0px 0 20px 0;
font-weight: normal;
}

a {
text-decoration: none;
}

/* Layout */

#wrapper {
	overflow: hidden;
	width: 1105px;
	margin: 0;
	padding-top: 45px;
	padding-bottom: 45px;
}

#left {
width: 190px;
float: left;
margin: 0 0 45px 40px;
}

#center {
float: left;
min-width: 515px;
margin: 0 0 45px 105px;
width: 520px;
z-index: 5100;
}


#right {
	float: right;
	width: 200px;
}

/* Navigation */

#left .navigation {
height: 185px;
}

#left .navigation li:hover ul, #left .navigation li ul.show {
display: block;
}

#left .navigation li {
float: left;
position: relative;
height: 15px;
}

#left .navigation li ul {
display: none;
position: absolute;
top: 1em;
left: 0;
padding-top: 20px;
}

#left .navigation li ul li a {
color: #666;
font-weight: normal !important;
}

#left .navigation li ul li a:hover {
font-weight: bold !important;
color: #333;
}

.navigation a {
height: 15px;
color: #666;
font-weight: bold;
}

.navigation span {
height: 15px;
color: #666;
font-weight: bold;
}

.navigation {
height: 160px;
}

.navigation > li {
float: left;
}

#center .navigation li.bio {
width: 105px;
}

.share {
display: block;
float: right;
color: #666;
position:absolute;
right:40px;
font-weight: bold;
}

.share a:hover {
color:#333;
}

/* Gallery Slideshow */

#slider li {
width: 515px !important;
height: 465px !important;
z-index:9;
}

#slider li img {
display: block;
margin: 0 auto;
z-index: 7;
}

#nextBtn a {
text-indent: -200em;
background: url('images/next.jpg');
display: block;
height: 17px;
width: 17px;
float: right;
margin-left: -30px;
position: relative;
right: -105px;
top: -230px;
}

#prevBtn a {
text-indent: -200em;
background: url('images/previous.jpg');
display: block;
height: 17px;
width: 17px;
float: left;
position: relative;
left: -88px;
top: -230px;
margin-left: -17px;
}

#right img {
float: right;
display: block;
position: absolute;
bottom: 0;
}

.at300bs { /* Hackish, but what can you do? */
float: left;
visibility: hidden;
position: relative;
left: 15px;
}

/* Content Pages */

.thenumbers {
height: 80px;
}

.thenumbers strong {
display: block;
}

#content dt {
width: 150px;
float: left;
font-weight: bold;
margin: 0px 0;
}

#content dl {
margin: 25px 0 30px;
}

#content dd {
margin: 12px 0;
}

#content .portrait {
margin-bottom: 70px;
display: block;
}

#top a {
background: url('images/top.jpg') left no-repeat;
padding-left: 15px;
font-weight: bold;
color: #666;
display: block;
margin-top: 160px;
float: left;
}

#logo {
text-align: right;
position: fixed;
bottom: 45px; /* 15px; */
right: 40px; /* 15px; */
z-index: -1;
}

#content li {
background: url('images/bullet.jpg') no-repeat;
text-indent: 20px;
margin: 10px 0;
}

#content li a {
color: #666;
}

#left .navigation .current-cat a {
font-weight: bold !important;
color: #333 !important;
}

.info {
	position: relative;
	left: -295px;
	top: -442px;
	width: 106px; /* 188px; */
	margin: 0;
	padding: 0;
	float: left;
}

.info li { display: none; }

.info > strong {
font-style: oblique;
}

h3.title {
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 0;
}
.info h3 {
font-style: oblique;
}

.fader { height: 465px; width: 513px; z-index: 5; }
#content .fader li { background: none; text-indent: 0; margin: 0; display: none; text-align: center; z-index: 6; }
