/*
Theme Name: PD1
Theme URI: http://www.surepoint.co.uk
Description: PD1 builds upon the blog theme developed for RapidWeaver
Version: 1.0
Author: Rowan Purdy, Surepoint
Author URI: http://www.surepoint.co.uk
Tags: green, grey, silver, light, two-columns, fixed-width, right-sidebar, left-sidebar
*/

/* @group General Styles */

/* global whitespace reset - saves a lot of time and bother with box-model hacks by setting margin and padding to 0 for EVERYTHING. See explanation here: http://leftjustified.net/journal/2004/10/19/global-ws-reset/ */

* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background: #FFFFFF;
	text-align: center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 5px 0;
	padding: 0;
}

p {
	margin-top: 5px;
	margin-bottom: 20px;
}

p.highlight,
#highlight  {
	padding: 10px;
	border: 1px solid #ccc;
	background: #FFFFCC;
}

.none,
.hide {
	display:none;
	}

b, strong {

}

a:link, a:visited {
	text-decoration: underline;
	color: #00f;
}

a:hover, a:active {
	border-bottom: 1px dashed #00f;
	text-decoration: none;
}


img {
	border-style: none;
}

.image-left {
	margin: 5px;
	padding: 5px;
	float: left;
	position: relative;
	z-index: 5;
}

#pageHeader img {
	position: absolute;
	top: 10px;
	right: 10px;
}

.image-right {
	margin: 5px;
	padding: 5px;
	float: right;
	position: relative;
	z-index: 5;
}
	
/* @end */

/* @group Global Classes */

blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.2em;
	margin: 10px 0;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

ul.circle {
	list-style-type: circle;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

ul.square {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

ol.arabic-numbers {
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

ol.upper-roman {
	list-style-type: upper-roman;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

ol.lower-roman {
	list-style-type: lower-roman;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px 0;
	padding: 0;
}

#sidebarContainer #sidebar li {
}
	
/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Lists */

div#content ol, ul {
	padding:0 8px;
	margin-bottom: 30px;
	margin-top: 30px;
}
	
div#primaryContent ol, ul {
	padding:0 8px;
	margin-bottom: 30px;
	margin-top: 30px;
}
	
div#content li.disc {
			margin: 5px 0 10px;
			padding-left:20px;
			list-style-type: circle;
}	

div#content li.green {
			background:url(images/list_green.gif) no-repeat 0 0.3em;
			margin: 5px 0 10px;
			padding-left:20px;
			list-style-type: none;
}	

div#content li.event {
			background:url(images/calendar.png) no-repeat 0 0.3em;
			margin: 5px 5px 10px;
			padding-left: 25px;
			list-style-type: none;
}

div#content li.resource {
			background:url(images/book_open.png) no-repeat 0 0.3em;
			margin: 5px 0 10px;
			padding-left:20px;
			list-style-type: none;
}

div#content li.number {
			padding-left:10px;
			margin: 5px 0 10px 20px;
}	

ul.home-events {
	font-size: 90%;
	padding: 4px 5px 3px 8px;
}

.excel,
.csv {
	background:url(images/csv.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.word {
	background:url(images/word.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.pdf {
	background:url(images/pdf.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.ppt {
	background:url(images/ppt.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.mp3 {
	background:url(images/mp3.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.movie {
	background:url(images/mpeg.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.txt {
	background:url(images/txt.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.zip {
	background:url(images/zip.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.image {
	background:url(images/gif.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}

.web {
	background:url(images/web.gif) no-repeat 0 0.3em;
	margin: 5px 5px 10px;
	padding-left: 25px;
	list-style-type: none;
}


	
/* @end */

/* @group Sitemap */
#sitemap ul {
	}
#sitemap ul li {
			margin: 5px 0 10px 20px;
			padding-left:5px;
			list-style-type: disc;
			}
#sitemap ul li a {
	}
#sitemap ul ul {
	}
#sitemap ul ul li {
			margin: 5px 0 10px 40px;
			padding-left:5px;
			list-style-type: circle;
			}
#sitemap ul ul li a {
	}
#sitemap ul ul ul {
	}
#sitemap ul ul ul li {
			margin: 5px 0 10px 60px;
			padding-left:5px;
			list-style-type: square;
			}
#sitemap ul ul ul li a {
	} 

/* @end */
/* @group Resources */

#resource-nav {
	width:99%;
	background-color:#EEEEEE;
	padding:2px;
	border:1px solid #999999;
	float:left;
	margin: 5px 0 10px;
}

.next {
	float:right;
}

.previous {
	float:left;
}
		
/* @end */

/* @group Layout */

.clearer {
	clear: both;
}


#container {
	position: relative;
	top: 0;
	padding-bottom: 10px;
	z-index: 1;
	margin: 0px auto 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

#pageHeader {
	height: 130px;
	text-align: center;
	position: relative;
	background: #ffffff
}



#contentContainer {
	line-height: 1.6em;
	position: relative;
	z-index: 4;
}

#contentContainer #content {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
}

div#primaryContent {
	float:left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 10px;
}

div#primaryContent.no-sidebar {
}

div#secondaryContent {
	float:right;
	padding-right: 10px;
	padding-top: 10px;
}

#sidebarContainer {
	position: relative;
	z-index: 3;
}

#sidebarContainer #sidebar {
	line-height: 1.6em;
	padding: 1px 10px 10px;
}

#sidebarContainer #sidebar p {
	margin: 0;
	padding: 10px;
}

#sidebarContainer .sideHeader {
	height: 30px;
	padding-left: 10px;
	color: #ffffff;
	padding-top: 8px;
	clear: right;
	font-size: 1em;
	font-weight: normal;
}

/* @end */




/* @group Right sidebar */

.sidebox {
	margin-bottom: 10px;
	padding-bottom: 8px;
	margin-top: 5px;
	background: #F2F1F1 url(images/box_bottom.gif) bottom left no-repeat;
	}
	
.sidepad { /* adds side padding to boxes without having to worry about IE getting it wrong */
	padding: 0 10px;
	}

.sidebox ul {
	list-style-type: none;
	margin-top: 0;
	border-right: 1px solid #d7d7d7;
	padding: 0;
	margin-left: 0;
}

.sidebox li {
	background-color: #f1f1f1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d7d7d7;
	list-style: none;
	}
	
.sidebox ul li a {
	display: block;
	font-weight: bold;
	font-size: 90%;
	color: #336666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
.sidebox h4 {
	display: block;
	height: 24px;
	color: #fff;
	padding: 4px 10px 0 10px;
	background: #F2F1F1 url(images/boxtop_medgreen.gif) 0 0 no-repeat;
	margin-bottom: 0;
	}

.sidebox  a:hover,
.sidebox  a:visited:hover {
	background-color: #336666;
	color: #fff;
	}
	
.sidebox-xl {
	margin-bottom: 10px;
	padding-bottom: 8px;
	margin-top: 5px;
	background: #F2F1F1 url(images/box_bottom_xl.gif) bottom left no-repeat;
	}

.sidebox-xl ul {
	list-style-type: none;
	margin-top: 0;
	border-right: 1px solid #d7d7d7;
	padding: 0;
	margin-left: 0;
}

.sidebox-xl li {
	background-color: #f1f1f1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d7d7d7;
	list-style: none;
	}
	
.sidebox-xl ul li a {
	display: block;
	font-weight: bold;
	font-size: 90%;
	color: #336666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
.sidebox-xl h4 {
	display: block;
	height: 24px;
	color: #fff;
	padding: 4px 10px 0 10px;
	background: #F2F1F1 url(images/boxtop_medgreen_xl.gif) 0 0 no-repeat;
	margin-bottom: 0;
	}

.sidebox-xl  a:hover,
.sidebox-xl  a:visited:hover {
	background-color: #336666;
	color: #fff;
	}

/* @end */


/* @group Callouts */

p.callout {
	font-size: 0.9em;
	margin-left: 15px;
	margin-right: 10px;
}

/* @end */
/* @group Columns */

#columns-container {    
	width: 100%;
	padding-top: 10px;
}

#columns-container-page {    
	width: 99%;
	padding-top: 10px;
}


#column {    
	float: left;
	width: 48%;
	margin-left: 0;
	margin-right: 2%;
	padding: 0;
	overflow: hidden;
	} 
	
#columns-left,
#columns-580,
#columns-flex {    
	float: left;
	margin-left: 0;
	margin-right: 9px;
	padding: 0;
	overflow: hidden;
	}  
	
#columns-right {
	float: right;
	margin-left: 0;
	margin-right: 9px;
	padding: 0;
	overflow: hidden;
	}  

#columns-resources-container {    
	width: 100%;
	margin-top: -5px;
}

#columns-resources-text {
	float: left;
	margin-left: 0;
	margin-right: 9px;
	padding: 0;
	overflow: hidden;
	}


	
#columns-resources-search {    
	float: right;
	margin-left: 0;
	margin-right: 9px;
	padding: 20px 0 0;
	overflow: hidden;
	} 
	
#columns-left-l,
#columns-left-s,
#columns-left-xl {    
	float: left;
	margin-left: 0;
	margin-right: 5px;
	padding: 0;
	overflow: hidden;
	}  
	
#columns-right-s {
	float: right;
	display: block;
	}
	
#columns-right-l {
	float: right;
	display: block;
	}

#columns-right-m {
	float: right;
	display: block;
	}
		
#columns-1 {    
	float: left;
	padding: 0;
	overflow: hidden;
	}  
	
#columns-2 {
	float: left;
	padding: 0;
	overflow: hidden;
	}  
	
#columns-3 {
	float: left;
	padding: 0;
	overflow: hidden;
	} 
	
#columns-4 {
	float: right;
	display: block;
	}
   
#columns-clearer {
	clear: both;
	}
	
/* @end */

/* @group Panels */#panel {	color: #333333;	margin: 5px 0 10px;	width:100%;
	font-size:0.9em;
	background: #F2F1F1 url(images/box_bottom.gif) bottom left no-repeat;}

.home {
	height: 265px;
}
#panel h4 {	background:#666666;
	display: block;
	height: 24px;
	color: #fff;
	padding: 4px 10px 0 10px;
	margin-bottom: 0;}

#panel p {
	padding: 0 5px 3px;}

#panel p a:link, a:visited {
	text-decoration: underline;
	color: 00f;
}

#panel p a:hover {
	border-bottom: 1px dashed #00f;
	text-decoration: none;
}

#panel a:link, a:visited, a:hover{
	text-decoration: none;
	border-style: none;
}

div.panel div.imgHolder {	background:#ccc;	height:120px;	width:100%;
}

#panel-large {	color:#999;	margin: 5px 0 10px;	width:100%;
	font-size:0.9em;
	background: #F2F1F1 url(images/box_bottom_large.gif) bottom left no-repeat;
}
#panel-large h4 {	background:#666666;
	display: block;
	height: 24px;
	color: #fff;
	padding: 4px 10px 0 10px;
	margin-bottom: 0;}

#panel-large p {
	padding: 0 5px 3px;}	

div.panel-large div.imgHolder {	background:#ccc;	height:120px;	width:100%;
}

#panel-xl {	margin: 5px 0 10px;	width:100%;
	font-size:0.9em;
	background: #F2F1F1 url(images/box_bottom_xl.gif) bottom left no-repeat;
}
#panel-xl h4,
#panel-580 h4,
#panel-flex h4 {	background:#666666;
	display: block;
	height: 24px;
	color: #fff;
	padding: 4px 10px 0 10px;
	margin-bottom: 0;}

#panel-xl p,
#panel-580 p,
#panel-flex p {
	padding: 0 5px 3px;} 

#panel-580,
#panel-flex {	margin: 5px 0 10px;
	border: 1px solid #666;
}

#panel-fullwidth {	color:#999;	margin: 5px 0 10px;	width:100%;
	font-size:0.9em;
	background: #F2F1F1 url(images/box_bottom_fullwidth.gif) bottom left no-repeat;
}
#panel-fullwidth h4 {	background:#666666;
	display: block;
	height: 24px;
	color: #fff;
	padding: 4px 10px 0 10px;
	margin-bottom: 0;}

#panel-fullwidth p {
	padding: 0 5px 3px;}

div.panel-large div.imgHolder {	background:#ccc;	height:120px;	width:100%;
}

/* @end */
/* @group Breadcrumb*/

#breadcrumbcontainer {
	text-align: left;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 0.8em;
	padding: 0 2px 2px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}
/* @end */
/* @group Footer*/
#footer { 
	margin: 3px auto 5px; /* Right And Left Margin Widths To Auto */
	text-align: left;
	padding: 0;
}

#footer p {
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
}

/* @end */
/* @group Tabber */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* @end */

/* @group Toolbars */

/* @group accessibility toolbar */


#accessnavwrap {    padding: 0;    font-size: 90%;    height: 30px;	margin: 0 auto;
	background-color: #ffffff;}#accessnav_search {    position: relative;    left: 5px;    top: 5px;
    margin: 0 auto;   }#accessnav_search ul {	margin: 0 auto;    padding: 0;    list-style-type: none;    overflow: hidden;}#accessnav_search ul li {    float: left;	margin: 0 auto;    padding: 0;}#accessnav_search ul li a {    float: left;    display: block;    padding: 0 5px;
    font-size: 90%;
    margin: 0 auto;}

#accessnavwrap ul li a.rss-s {
	background: url(images/rss.gif) no-repeat 0 50%; 
	padding-left: 15px;
	margin-left: 5px;
	}
	
#accessnavwrap ul li a.discussion {
	background: url(images/group-s.png) no-repeat 0 50%; 
	padding-left: 15px;
	margin-left: 5px;
}
	#query {    border: 1px solid;    padding: 5px;
    margin: 0 auto;}#search {    position: absolute;    right: 15px;	top: 0px;}
/* @end */

/* @group vertical toolbar */

#navcontainer {
	font-size: 0.9em;
	border-top: 1px solid;
	margin-bottom: 10px;
	position: relative;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	position: relative;
}

#navcontainer a{
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	height: 18px;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid;
}

#navcontainer a:hover {
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 15px;
	font-size: 95%;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding-left: 25px;
	font-size: 90%;
}

#navcontainer ul ul ul a:hover{

}

/* Child Level 3 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
	padding-left: 35px;
	font-size: 85%;
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
	padding-left: 45px;
	font-size: 80%;
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
	 padding-left: 55px;
	 font-size: 75%;
}

#navcontainer ul ul ul ul ul ul a:hover{
}
/* @end */
/* @end */

/* @group Blogposts */

div#primaryContent .post {
	margin-bottom: 10px;
	padding: 5px;
}

div#primaryContent .post-border {
	border: 1px solid #ccc;
	width:100%;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
}

div#primaryContent h3.blogposttitle a {
	text-decoration: none;
}

div#primaryContent p.blogpostauthor {
	color:#5c5b5c;
	font-size:80%;
	margin-bottom:10px;
}

div#primaryContent p.blogposttags {
	color:#5c5b5c;
	font-size:80%;
	margin-bottom:5px;
}

div#primaryContent p.blogposthighlightgrey {
	background: #e6e3e8;
	border:1px solid #5c5b5c;
	border-width:1px 0;
	color:#5c5b5c;
	font-size:90%;
	padding:10px 20px;
}

div#primaryContent p.blogpostmorelink {
	text-align: right;
	margin-top: 5px;
}

div#primaryContent a.blogpostmorelink {
}

div#primaryContent a.blogpostmorelink:hover {
}

div#primaryContent div.navigation {
	background: #e6e3e8;
	border:1px solid #5c5b5c;
	border-width:1px;
	color:#5c5b5c;
	font-size:90%;
	padding: 3px 10px;
	margin-bottom: 10px;
}

div#primaryContent div.blogpostnavleft {
	top: 3px;
	margin-bottom: 10px;
}

div#primaryContent div.blogpostnavright{
	top: 3px;
	float: right;
	margin-bottom: 10px;
}

div#secondaryContent p.blogpostarchivemessage,
div#secondaryContent p.blogpostcategorymessage {
	border:1px solid;
	border-width:1px 0;
	color:#333;
	font-size:95%;
	padding: 5px;
}

div#secondaryContent p, ol, ul {
		padding:0 8px;
	}

div#secondaryContent ul.grey, li.grey {
			background:url(/images/list_grey.gif) no-repeat 0 0.3em;
			font-size:90%;
			margin:5px 0;
			padding-left:20px;
		}
		
div#secondaryContent ul.brown, li.brown {
			background:url(/images/list_blue.gif) no-repeat 0 0.3em;
			font-size:90%;
			margin:5px 0;
			padding-left:20px;
		}
		
div#secondaryContent ul.purple, li.purple {
			background:url(/images/list_purple.gif) no-repeat 0 0.3em;
			font-size:90%;
			margin:5px 0;
			padding-left:20px;
		}

div#secondaryContent ul.green, li.green {
			background:url(/images/list_green.gif) no-repeat 0 0.3em;
			font-size:90%;
			margin:5px 0;
			padding-left:20px;
		}	
	
/* @end */


/* @group File Sharing */

.filesharing-description {
	margin-bottom: 10px;
}

.filesharing-item {
	border: 1px solid #e6e6e6;
	padding: 1px;
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
	padding: 3px;
	margin-bottom: 5px;
	border-bottom-style: none;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 0.9em;
	padding-left: 3px;
	color: #808080;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.album-description {
	margin-bottom: 80px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 70px;
	margin-right: 20px;
}

.thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 5px;
	margin: 5px;
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
	border: 1px solid #808080;
}

.thumbnail-frame a {
	border-style: none;
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
    border: none;
}

.thumbnail-caption {
	font-size: 0.9em;
	color: #808080;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin-bottom: 10px;
}

.photo-navigation {
	height: 100px;
	margin-bottom: 37px;
}

.photo-links {
	background: #ffffff;
	padding: 5px;
	display: block;
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
	background: #ffffff;
	padding: 5px;
	margin-bottom: 15px;
}

.photo-title {
	color: #ffffff;
	font-size: 2.4em;
	margin: 0 0 5px;
	padding-top: 15px;
	font-weight: bold;
}

.photo-caption {
	font-size: 1.2em;
	margin: 0 0 27px;
	font-weight: bold;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	padding: 5px;
}

.exif-data p {
	margin: 0 0 5px 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 1px;
	width: 132px;
	height: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}

/* Stops there from being a dotted line under the movie revews when mouse rollsover */
.movie-thumbnail-frame a:hover {
	border-style: none;
}

.movie-thumbnail-frame:hover {
	border: 1px solid #808080;
}


.movie-thumbnail-caption {
	font-size: 0.9em;
	color: #808080;

}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 10px;
	text-align: center;
}

.movie-title {
	color: #ffffff;
	font-size: 2.2em;
	margin: 0 0 5px;
	padding-top: 15px;
}

.movie-frame {

}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
	color: #ff0000;
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */


