/*----------------------------------------
Site Name: MonkeyRun
Site URL: http://www.monkeyrun.co.uk/
Description: MonkeyRun is Callum Ashton's final year University Project.
Author: Callum Ashton
Email: Callum@monkeyrun.co.uk
Author URL: http://www.gotwarrior.co.uk/callum
----------------------------------------*/

* 
{
padding: 0;
margin: 0;
}

body
{
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
font-size: 14px; 
color: #666;
line-height:23px;
background-image: url(images/background_day.jpg);
background-repeat: repeat-x;
background-color:#FFFFFF;
}

/* Wrappers
-----------------------------------------------------------------------------*/

#wrapper
{
background-image: url(images/contentBG3.png);
background-repeat: no-repeat;
margin-left:auto;
margin-right:auto;
margin-top:10px;
height:848px;
width:1000px;
}

#wrapper2
{
width:700px;
margin-left:40px;
margin-right:auto;
margin-top:228px;
float:left;
}

/* Header
-----------------------------------------------------------------------------*/

#header h1
{
margin: 0px 0px 0px 0px;
font-size:5px;
visibility:hidden;
}

/* Left Bar
-----------------------------------------------------------------------------*/

#leftbar
{
margin-top:198px;
margin-left:50px;
width:180px;
float:left;
}

#leftbar ul
{
list-style: none;
}

#leftbar h3
{
color:#474747;
margin-bottom:25px;
}

#leftbar li a
{
color:#666;
text-decoration: none;
}

#leftbar li a:hover
{
color:#CD2626;
}

#leftbar img
{
padding-right:8px;
vertical-align:middle;
}

/* Menu
-----------------------------------------------------------------------------*/

#menu
{
margin-top:15px;
width:180px;
float:left;
margin-bottom:25px;
text-transform: uppercase;
}

#menu li
{
margin-top:10px;
height:25px;
width:195px;
}

#menu li a
{
padding-left:5px;
display:block;
color:#474747;
}

#menu li a:hover
{
color:#FFFFFF;
background-image: url(images/menuhover.gif);
}

#menu li a:active
{
color:#CD2626;
}

/* Content
-----------------------------------------------------------------------------*/

#content
{
width:540px;
float:left;
margin-bottom:30px;
}

#content a
{
color:#C00000;
}

#content p
{
margin-top:15px;
}

#content h2
{
color:#CD2626;
margin-top:15px;
}

/* Need for Links Page! */

#content ul
{
margin-top:15px;
}

#content li
{
margin-top:5px;
list-style-type:none;
}

#content li a
{
text-decoration:none;
color:#666;
}

#content li a:hover
{
color:#CD2626;
}

#webbo
{
text-align:center;
}

/* RSS Feed
-----------------------------------------------------------------------------*/

#rssfeed
{
margin-top:25px;
width:150px;
float:right;
margin-bottom:15px;
text-align:center;
}

#rssfeed h3
{
text-align:center;
color:#474747;
margin-bottom:15px;
}

#rssfeed a
{
color:#666;
text-decoration:none;
}

#rssfeed a:hover
{
color:#CD2626;
}

#rssfeed ul
{
list-style:none;
}

/* Flickr
-----------------------------------------------------------------------------*/

#flickr
{
width:150px;
text-align:center;
float:right;
margin-bottom:15px;
}

#flickr a
{
color:#666;
text-decoration:none;
}

#flickr a:hover
{
color:#CD2626;
}

#flickr h3
{
color:#474747;
margin-bottom:15px;
}

#flickr img
{
border: 3px double #CD2626;
margin-bottom:10px;
}

/* Poll
-----------------------------------------------------------------------------*/

#pollclear
{
margin-top:280px;
}

#pollclear2
{
margin-top:50px;
}

#poll
{
text-align:center;
float:right;
width:150px;
}

#poll h3
{
text-align:center;
color:#474747;
margin-bottom:15px;
}


/* User Gallery layout - LIGHTBOX and other styling
-----------------------------------------------------------------------------*/

#gallery
{
width:550px;
}

#uploader
{
clear:both;
}

#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; }
#lightboxImage {width:600px!important;}

#outerImageContainer{ position: relative; background-color: #fff; width: 620px!important; height: auto!important; 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:images/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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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: 620px!important; }

#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; }

/* Google Calendar
-----------------------------------------------------------------------------*/

#calendar
{
padding-top:10px;
}

/* Video Gallery
-----------------------------------------------------------------------------*/

#video
{
padding-left:45px;
padding-bottom:10px;
padding-top:20px;
}

#video2
{
padding-top:20px;
padding-left:45px;
}

/* Footer
-----------------------------------------------------------------------------*/

#footer
{
background-color:#323232;
color:#FFFFFF;
font-size:11px;
text-align:center;
margin-top:20px;
padding-top:20px;
padding-bottom:10px;
clear:both;
bottom:0px;
}

#footer a
{
text-decoration:none;
color:#A6A6A6;
}

#footer a:hover
{
color:#FFFFFF;
}
