/*
THEME NAME: Lorna Bieber
THEME URI: http://www.lornabieber.com
DESCRIPTION: Custom Wordpress Theme for lornabieber.com
VERSION: 1.0
AUTHOR: <a href="http://www.adamcblake.com /">Adam C. Blake</a>
AUTHOR URI:
TAGS: custom, private, sandbox
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('css/gallery.css');

@charset "UTF-8";

/* CSS Document */

/*//////////////////////////////////////////////////////////////
//
//  RESET
//
//////////////////////////////////////////////////////////////*/

/* v1.0 | 20080212 by Eric Meyer */


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

ol, ul 
{
	list-style: none;
}

blockquote, q 
{
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*//////////////////////////////////////////////////////////////
//
//  TYPOGRAPHY
//
//////////////////////////////////////////////////////////////*/

@font-face {
	font-family: 'CallunaRegular';
	src: url('fonts/calluna-regular-webfont.eot');
	src: local('?'), url('fonts/calluna-regular-webfont.woff') format('woff'), url('fonts/calluna-regular-webfont.ttf') format('truetype'), url('fonts/calluna-regular-webfont.svg#webfontKQngXiE8') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('fonts/CartoGothicStd-Book-webfont.eot');
	src: local('?'), url('fonts/CartoGothicStd-Book-webfont.woff') format('woff'), url('fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'), url('fonts/CartoGothicStd-Book-webfont.svg#webfontiSSvHuvy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BergamoStdRegular';
	src: url('BergamoStd-Regular-webfont.eot');
	src: local('?'), url('fonts/BergamoStd-Regular-webfont.woff') format('woff'), url('fonts/BergamoStd-Regular-webfont.ttf') format('truetype'), url('fonts/BergamoStd-Regular-webfont.svg#webfont79PJXJVj') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	margin: 0;
	padding: 0;
}

ul, ol {
	padding: 0;
	margin: 0;
}

ul li, ol li {
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .05em;
}

a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

p {
	padding: 0;
	margin: 0 0 20px;
	max-width: 460px;
	width: 460px;
}

h1, h1 a:link, h1 a:visited, h1 a:hover {
	color: #000000;
	font-weight: normal; 
	font-size: 54px;
	font-style: normal; 
	line-height: normal; 
	font-family: 'BergamoStdRegular', Georgia, Times, serif;
	text-decoration: none;
}

/*// SIDEBAR //////////*/

#primary, #primary a:link, #primary a:visited {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
}

#primary a:hover {
	color: #CC0000;
}

#primary .current_page_item, 
#primary .current_page_item a:link,
#primary .current_page_item a:visited,
#primary .current_page_item a:hover {
	color: #CC0000
}

#galleries .page_item, 
#galleries .page_item a:link, 
#galleries .page_item a:visited, 
#galleries .page_item a:hover {
	color: #000000;
	cursor: default;
}

#galleries .children .page_item, 
#galleries .children .page_item a:link, 
#galleries .children .page_item a:visited, 
#galleries .children .page_item a:hover {
	color: #999999;
	font-weight: normal;
	text-transform: none;
	cursor: pointer;
	letter-spacing: .05em;
}

#galleries .children .page_item a:hover {
	color: #CC0000;
}

#galleries .children .current_page_item, 
#galleries .children .current_page_item a:link,
#galleries .children .current_page_item a:visited,
#galleries .children .current_page_item a:hover {
	color: #CC0000
}

#galleries .page-item-33, #galleries .page-item-45 {
	font-style: italic;
}

/*// RESUME //////////*/

#resume a:link, #resume a:visited, #resume a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#resume .section a:link, 
#resume .section a:visited {
	color: #999999;
	text-transform: none;
}

#resume .section a:hover {
	color: #CC0000;
}

#resume .expand  {
	color: #CC0000;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	margin-left: 20px;
}

#resume a:link .expand, #resume a:visited .expand {
	visibility: hidden;
}

#resume a:hover .expand {
	visibility: visible;
}

#resume .date {
	font-weight: bold;
}

/*// GALLERY //////////*/

#gallerycontent .caption {
	color: #999999;
	font-size: 12px;
	line-height: 15px;
}

a:link.supersize-link, a:visited.supersize-link , a:hover.supersize-link  {
	background-color: #999;
	color:#FFFFFF;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: 9px;
}

a:hover.supersize-link  {
	background-color: #000;
}

#sb-content {
	border: 5px solid #fff;
}
/*// FOOTER //////////*/

#footer {
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
}

/*//////////////////////////////////////////////////////////////
//
//  PAGE ELEMENTS
//
//////////////////////////////////////////////////////////////*/

#wrapper {
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
	width: 940px;
}
	/*// HEADER //////////*/
	
	#header {
		padding: 20px 0 40px;
	}
	
		#blog-description {
			display: none;
			visibility: hidden;
		}
		
	/*// SIDEBAR //////////*/
	
	#primary {
		float: left;
		margin-right: 20px;
		width: 220px;
	}
		
	
		#pages li, #galleries li {
			margin-bottom: 5px;
		}
		
		#pages {
			margin-bottom: 35px;
		}
		
		#galleries .children {
			margin: 10px 0 20px;
		}
	
	
	/*// CONTAINER //////////*/
	
	#container {
		float: left;
		width: 700px;
	}
		#container .entry-content {
			position: relative;
		}
		
		#container .entry-content a.supersize-link {
			display: block;
			padding: 3px 4px;
			position:absolute;
			margin-top: -30px;
			right: 0px;
			top: 0px;
		}
		
		#container .entry-title, #container .entry-meta, #container .edit-link, #container .entry-date {
			display: none;
			visibility: hidden;
		}
		
		#resume {
			float: left;
			border-top: 1px #EEEEEE solid;
			width: 460px;
			margin-bottom: 20px;
			overflow: hidden;
		}
		
		#resume li {
			border-bottom: 1px #EEEEEE solid;
			float: left;
			overflow: hidden;
			clear: both;
			padding: 15px 0;
			width: 460px;
		}
		
		#resume .section {
			border-top: 1px #EEEEEE solid;
			margin-top: 15px;
			padding: 15px 0;
		}
		
		#resume .section li {
			border-bottom: none;
			padding: 0 0 10px;
		}
		
		#resume .date {
			display: block;
			float: left;
			margin-right: 20px;
			width: 50px;
		}
		
		#resume .desc {
			display: block;
			float: left;
			width: 390px;
		}
		
		
		#slideshow {
			height: 525px;
		}
		
		#slide-title {
			display: none;
			visibility: hidden;
		}
		
		/*// MONTAGE THUMBS //////////*/
		
		.parent-pageid-28 .galleria li.lb1,
		.parent-pageid-28 .galleria li.lb5 {
			clear:left;
		}
		.parent-pageid-28.pageid-37 .galleria li.lb5,
		.parent-pageid-28.pageid-33 .galleria li.lb1 {
			float:left;
			clear:none;
		}
		.parent-pageid-30.pageid-45 .galleria li.lb4,
		.parent-pageid-28.pageid-37 .galleria li.lb4 {
			clear:left;
		}
		.parent-pageid-28.pageid-33 .galleria li.lb5 {
			clear: none;
			float: left;
		}
		
		
		
		
		
	/*// FOOTER //////////*/
	
	#footer {
		margin-top: 40px;
		float: right; 
		width: 700px;
	}

/*//////////////////////////////////////////////////////////////
//
//  CUSTOM DEFINITIONS
//
//////////////////////////////////////////////////////////////*/

