/*======================================
Theme Name: Barnacle Press
Theme URI: http://www.barnaclepress.com/
Description: Go fuck yourself.
Version: 1.1
Author: Holmes!
Author URI: http://www.barnaclepress.com
Tags: custom-background, custom-colors, custom-header, custom-menu, theme-options, threaded-comments, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, editor-style, full-width-template, translation-ready, sticky-post, fixed-width, two-columns, one-column, right-sidebar
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

/*============================ RESET ============================*/
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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*============================ SETUP ============================*/
html {
	font-size: 100.01%;
}
body {
	font-size: .9em;
	border: 0;
	color: #222;
	background: #eee;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
	height: auto;
	width: auto;
}
.clear {
	clear: both;
}
a, a:link, a:visited{
	color: #70c2dc;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
input, textarea {
	background-color: #f5f5f5; 
	margin: 5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #333;
}
/*============================ WRAPPER ============================*/
#wrapper {
	background: #fff url('http://www.barnaclepress.com/wp-content/uploads/2012/08/block_OldDocYak.gif') no-repeat right top;
	width: 900px;
	margin: 0px auto 10px auto;
	border-bottom: 7px solid #70c2dc;

}
#header {
	padding: 10px 10px 0 10px;
	margin: 0;
}
/*============================ STRUCTURE ============================*/
#wrap {
	margin-top: 20px;
	padding: 0 10px;
	text-align: left;
}
#content {
	float: left;
	width: 550px;
	padding: 10px 15px;
}
.fullwidth {
	width: 860px !important;
}

/*============================ SIDEBAR ============================*/
#sidebar h2 { text-transform: uppercase; }
#sidebar {
	width: 280px;
	margin-left: 570px;
	padding: 17px 20px 20px;
}
#sidebar ul li h2 {
	color: #70c2dc;
	font-size: 1.7em;
	letter-spacing: 1px;
	padding: 6px 0 5px;
/*	font-family: 'Nobile', Arial;*/
}
#sidebar ul li {
	margin-bottom: 20px;
}
#sidebar ul li ul, #sidebar ul li div{
	margin-bottom: 5px;
	padding: 10px;
	border-top: 1px dotted #70c2dc;
}
#sidebar ul li div ul, #sidebar ul li div ul li {
	border: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li ul {
	list-style: square inside;
	color: #333;
}
#sidebar a, #sidebar ul {
	font-size: 1.0em;
	color: #333;
}
#sidebar a:link, #sidebar a:visited  {
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color:#70c2dc;
	text-decoration: underline;
}
#sidebar ul ul li {
	margin: 5px 10px;
	padding: 0;
	border: 0;
}
#sidebar ul ul ul {
	border: none;
	padding: 0;
}
#sidebar .children {
	margin-top: 10px;
	margin-left: 10px;
	background: none;
}
/* Theme SocialMedia Widget */
#socialmedia_buttons img{
	margin: 4px;
}
/* Theme Ads Widget */
#ads img{
	margin: 1px;
}
/* Theme Search Widget */
.screen-reader-text {
	display: none;
}
#s {
	background: #eee;
	border: 1px solid #ddd;
	padding: 6px 5px;
	font-size: 1.0em;
	font-weight: bold;
	color: #333;
	width: 140px;
}
#searchsubmit {
	margin-left: 5px;
	padding: 5px 10px;
	color: #333;
	font-size: 1.0em;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #ddd;
	background: url(images/button.png) repeat-x #eee;
	display: none;
}
#searchsubmit:hover {
	background: url(images/button_hover.png) repeat-x #eee;
}
#sidebar ul li div#socialmedia_buttons { border-top: 0px; }
/*============================ HEADER ============================*/
#head {
	margin: 10px 0;
}
#logo {
	float: left;
	margin: 0 10px 5px 10px;
}
#logo h1 {
	padding: 0 10px 10px 10px;
	font-size: 2.0em;
	color: #70c2dc;
/*	font-family: 'Nobile', Arial;*/
}
#logo img {
	margin-bottom: 10px;
}
/*============================ TOP NAVIGATION ============================*/
#topnavi {
	float: right;
	margin: 5px 15px;
}
#topnav, #topnav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#topnav li{
	float:left;
	position:relative;
}
#topnav a{
	display: block;
	padding: 10px 15px;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#topnav a:link, #topnav a:visited{
	text-decoration: none;
}
#topnav a:hover{
	color: #fff;
	background: #70c2dc;
}
#topnav ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #70c2dc;
	padding: 5px;
}
#topnav ul a {
	width: 180px;
	padding: 10px;
	margin: 0;
	float: left;
	color: #fff;
	font-size: 0.9em;
	border-top: none;
}
#topnav ul a:hover {
	color: #333 !important;
	background: #fff !important;
}
#topnav ul ul{
	margin-top: 0;
	border-left: 5px solid #fff;
}
#topnav li ul ul {
	margin-left: 200px;
}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul{
	display:none;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul{
	display:block;
}
li#navSearch { display: none; float: right; position: relative; top: 2px; }
#menu-item-27 #nav a { border-right: 0px; }
/*============================ NAVIGATION ============================*/
#navi {
	float: left;
	width: 890px;
	margin-top: -2px;
	padding: 0 5px;
	background: #4e879a;
}
#nav, #nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#nav li{
	float:left;
	position:relative;
}
#nav a{
	display: block;
	padding: 3px 15px;
	margin: 7px 0;
	font-size: 1.6em;
	font-weight: regular;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#foot_navi a{
	display: block;
	padding: 0px 15px;
	font-size: 1.6em;
	font-weight: regular;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
#nav #menu-item-27 a { border-right: 0px; }
#nav a:link, #nav a:visited{
	text-decoration: none;
}
#nav a:hover{
	color: #70c2dc;
	background: #eee;
}
#nav ul {
	position: absolute;
	display: none;
	z-index: 99;
	border-top: 1px solid #ccc;
}
#nav ul a {
	width: 180px;
	padding: 10px;
	margin: 0;
	float: left;
	color: #333;
	font-size: 0.9em;
	background: #fff;
	border-top: none;
	border-left: 2px solid #aaa;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #ccc;
}
#nav ul a:hover {
	color: #444 !important;
	background: #e0e0e0;
}
#nav ul ul{
	margin-top: -1px;
	padding-left: 2px;
}
#nav li ul ul {
	margin-left: 200px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
/*============================ More_Posts, Calendar ============================*/
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 5px 5px;
	text-align: left;
}
#wp-calendar th{
	color: #ddd;
	font-size: 0.9em;
	font-weight: bold;
}
#wp-calendar td{
	text-align: center;
}
.more-link {
	padding: 5px 10px;
	text-decoration: none !important;
	color: #fff !important;
	font-size: 0.9em;
	font-weight: bold;
	background: #70c2dc;
}
.more-link:hover {
	background: #333;
}
/*============================ POST ============================*/
.post {
	margin: 5px 0 5px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #70c2dc;
}
.sticky {
	border-left: 4px solid #70c2dc;
	margin-left: 10px;
	padding-left: 20px;
}
.post-title {
	padding-bottom: 2px;
/*	font-family: 'Nobile', Arial;*/
	font-size: 2.2em;
	letter-spacing: 1px;
	color: #4e879a;
	text-transform: uppercase;
}
.page-title {
	font-size: 2.4em;
/*	font-family: 'Nobile', Arial;*/
}
.post-title a:link, .post-title a:visited {
	color: #000;
	text-decoration: none;
}
.post-title a:hover, .post-title a:active {
	color: #111 !important;
}
.entry {
	padding: 0px 0px 10px;
	line-height: 1.5em;
}
.entry h1, .comment h1  {
	font-size: 1.9em;
	margin: 30px 0 0 0;
	color: #222;
}
.entry h2, .comment h2  {
	font-size: 1.7em;
	margin: 25px 0 0 0;
	padding: 0;
	color: #222;
}
.entry h3, .comment h3  {
	font-size: 1.8em;
	margin: 20px 0 0 0;
	color: #222;
	text-transform: uppercase;
}
.entry h4, .comment h4  {
	font-size: 1.3em;
	margin: 15px 0 0 0;
	color: #222;
}
.entry h5, .comment h5  {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	color: #222;
	font-weight: bold;
}
.entry h6, .comment h6 {
	font-size: 1.0em;
	margin: 5px 0 0 0;
	color: #222;
	font-weight: bold;
}
.entry p {
	margin: 5px 0 15px 0;
	text-align: justify;
	font-size: 1.5em;
	line-height: 1.5em;
}
.entry p a, .entry p a:link, .entry p a:visited{
	color: #4e879a;
}
.arh {
	font-size: 1.4em;
	color: #fff;
	padding: 10px 15px;
	margin: 10px 0 20px 0;
	background: #70c2dc;
}
.postmeta {
	font-size: 0.9em;
	padding: 5px;
	border-top: 1px dotted #70c2dc;
	
}
.postmeta a:link, .postmeta a:visited { 
	color: #70c2dc;
	text-decoration: underline;
}
.postmeta a:hover, .postmeta a:active {
	color:#444;
	text-decoration: none;
}

.postinfo a:link, .postinfo a:visited {
	color: #70c2dc;
	text-decoration: none;
}
.postinfo a:hover, .postinfo a:active {
	color:#444;
	text-decoration: underline;
}
/*============================ Text Elements ============================*/
.entry ul, .comment ul{
	list-style: square inside;
	margin: 0 0 20px 1.5em;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin: 0 0 20px 1.5em;
}
.entry ol ol, .comment ol ol{
	list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
	list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
	list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
	margin-bottom: 5px;
}
dl {
	margin: 10px 0 20px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 1.3em;
}
ins {
	padding: 1px 2px;
	background: #ffa;
	text-decoration: none;
}
code, pre {
	padding: 3px 8px;
	margin: 0 1px;
	background: #eeeeee;
	color: #222 !important;
	font-size: 0.9em;
	font-family: Monospace, "Courier New", Courier;
	overflow: auto;
}
del, strike, s{
	text-decoration: line-through;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
small {
	font-size: 0.7em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: 0.8em;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.entry var, .entry kbd, .entry tt {
	font-size: 1.1em;
	font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
	margin-left: 30px;
	padding: 15px;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	color: #666;
}
blockquote:before { 
	content:open-quote;
	color: #777;
	font-size: 60px;
	line-height: 15px;
	float: left;
	margin-left: -40px;
	font-family: "Times New Roman";
}
blockquote:after{ 
	content:close-quote;
	color: #777;
	font-size: 60px;
	line-height: 15px;
	float: right;
	margin-top: -10px;
	font-family: "Times New Roman";
}
.entry table, .comment table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	margin: 20px 0;
	text-align: left;
	width: 100%;
}
.entry tr th, .comment tr th, 
.entry thead th, .comment thead th {
	color: #555;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	padding: 5px 15px;
}
.entry tr td, .comment tr td {
	border-top: 1px solid #ddd;
	padding: 5px 15px;
}
.entry tr.odd td, .comment try.odd td {
	background: #eee;
}
/*============================ POST Images ============================*/
.entry img {
	max-width: 100%;
	height: auto;
}
.wp-caption  {
	margin: 5px;
	max-width: 100%;
	padding: 6px 3px;
	border: 1px solid #ddd;
	text-align: center;
}
.wp-caption-text {
	margin: 0 !important;
	padding: 0;
	font-size: 1.2em;
	text-align: center;
}
.alignleft { 
	float: left; 
	display: inline; 
	margin: 10px 15px 10px 5px;
}
.alignright	{
	float: right; 
	display: inline; 
	margin: 10px 5px 10px 15px;
}
.aligncenter {
	margin: 10px auto; 
	display: block;
}
.wp-post-image {
	padding: 5px;
	border: 1px solid #ddd;
}
.gallery {
     margin: 10px auto;
}
.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}
.gallery-caption {
	padding: 0 5px;
}
/*============================ Featured Posts Slider ============================*/
#content-slider {
	margin: 0 0 30px 0;
	padding: 10px 10px 0 10px;
	background: #eee;
}
#slideshow {  
    width: 530px;  
    padding: 0;  
    margin:  0;
}
#slideshow .post{  
    padding: 0;
	margin: 0;
	border: none;
	width: 530px;
}
#slide_panel {
	float: left;
	margin: 10px 0;
	width: 520px;
	padding: 10px 15px;
	background: #70c2dc;
}
#slide_head {
	float: left;
	font-size: 1.4em;
	color: #fff;
}
#slide_keys {
	float: right;
	margin-top: 5px;
}
#slide_keys a:link, #slide_keys a:visited {
	font-size: 1.2em;
	font-family: arial, verdana;
	cursor: pointer;
	margin-right: 5px;
	padding: 4px;
	font-weight: bold !important;
	text-decoration: none;
	color: #fff;
}
#slide_keys a:hover {
	text-decoration: underline;
}
/*============================ Comments ============================*/
#comments, #respond {
	padding: 5px;
	background-color: #fff;
}
#comments h3, #respond h3 {
	font-size: 1.4em;
	color: #70c2dc;
	padding: 10px 15px;
	margin: 10px 0 20px 0;
	text-transform: uppercase;
}
.comment h3 {
	color: #222 !important;
	background: none !important;
	padding: 0 !important;
}
#comments a:link, #comments a:visited, #respond a:link, #respond a:visited {
	color: #70c2dc;
	text-decoration: none;
}
#comments a:hover, #comments a:active, #respond a:hover, #respond a:active{
	color: #555;
	text-decoration: underline;
}
.comment-meta a, .comment-meta a:link, .comment-meta a:visited{
	color: #222 !important;
}
.comment_navi {
	margin: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
.comment_navi .alignright {
	float: right;
}
.commentlist {
	text-align: left;
}
.commentlist .comment {
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border-top: 1px dotted #70c2dc;
}
.commentlist .comment li {
	margin: 0;
	padding: 0;
	border: none;
}
.comment-author img {
	float: left;
	margin: 5px 10px 15px 0;
}
.comment-author .says {
	display: none;
}
.comment-author .fn {
	line-height: 30px;
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	font-style: normal;
}
#comments .children {
	margin-left: 15px;
}
#comments .children .comment {
	margin-top: 10px;
	border-left: 2px solid #70c2dc;
	border-top: 1px dotted #70c2dc;
	padding: 15px;
}
.commentlist p {
	clear: left;
	margin: 10px 5px 10px 0;
}
.comment-reply-link {
	text-decoration: underline !important;
}
#cancel-comment-reply-link:link, #cancel-comment-reply-link:visited  {
	color: #fff !important;
}
.bypostauthor .fn{
	background: #70c2dc;
	padding: 2px 10px;
	color: #fff !important;
}
.bypostauthor .comment .fn {
	background: none !important;
	color: #333 !important;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform p {
	margin: 5px 0 15px 10px;
}
#commentform input {
	display: block;
	width: 250px;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 0 0 15px 0;
}
.comment-form-comment {
	padding-right: 10px;
}
#commentform textarea {
	display:block;
	width: 100%;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 0 10px 20px 0;
}
#commentform #submit {
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #ddd;
	background: url(images/button.png) repeat-x #eee;
}
#commentform #submit:hover {
	background: url(images/button_hover.png) repeat-x #eee;
}
#commentform label {
	font-size: 1.0em;
	font-weight: bold;
}
.nocomments {
	margin: 10px;
	padding: 0;
}
/*============================ WP-Pagenavi ============================*/
.wp-pagenavi {
	margin: 15px 0;
	padding: 0 5px;
}
.wp-pagenavi .pages {
    float: right;
	margin-top: -5px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: url(images/button.png) repeat-x #eee;
}
.wp-pagenavi a {
    margin: 0 5px 0 0;
    padding: 3px 8px;
    color: #333 !important;
    text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ddd;
	background: url(images/button.png) repeat-x #eee;
}
.wp-pagenavi a:hover {
	background: url(images/button_hover.png) repeat-x #eee;
}
.wp-pagenavi .current {
    margin: 0 5px 0 0;
    padding: 3px 8px;
    background-color: #70c2dc;
    color: #fff;
    text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
/*============================ BOTTOM BAR ============================*/
#bottombar_left {
	float: left;
	width: 270px;
	margin-left: 20px;
}
#bottombar_center {
	width: 270px;
	margin-left: 315px;
	margin-right: 315px;
}
#bottombar_right {
	float: right;
	margin-right: 20px;
	width: 270px;
}
.bottombar {
	margin-top: 20px;
	padding: 10px 0;
	border-top: 2px solid #ddd;
}
.bottombar ul li h2 {
	color: #70c2dc;
	font-size: 1.3em;
	padding: 5px 0;
	font-weight: bold;
/*	font-family: 'Nobile', Arial;*/
}
.bottombar ul li {
	margin-bottom: 20px;
}
.bottombar ul li ul, .bottombar ul li div{
	margin-bottom: 5px;
	padding: 10px;
	background: #70c2dc;
	color: #fff;
}
.bottombar ul li div ul, .bottombar ul li div ul li {
	border: none;
	margin: 0;
	padding: 0;
}
.bottombar ul li ul {
	list-style: square inside;
	color: #bbb;
}
.bottombar a, .bottombar ul {
	font-size: 1.0em;
}
.bottombar a:link, .bottombar a:visited  {
	color:#fff;
	text-decoration: none;
}
.bottombar a:hover, .bottombar a:active {
	color:#eee;
	text-decoration: underline;
}
.bottombar ul ul li {
	margin: 5px 10px;
	padding: 0;
	border: 0;
}
.bottombar ul ul ul {
	border: none;
	padding: 0;
}
.bottombar .children {
	margin-top: 10px;
	margin-left: 10px;
	background: none;
}
/*============================ FOOT ============================*/
#footer {
	clear: both;
	margin: 0;
	padding: 15px 0 10px 10px;
	color: #333;
	background: #fff;
	border-top: 2px solid #ddd;
}
#footer p {
	font-size: 0.9em;
	color: #555;
	padding: 10px;
	margin: 0;
	text-align: left;
}
#footer a {
	color: #222;
}
#footer a:hover {
	text-decoration: none;
}
#foot_navi {
	float: left;
}
#foot_navi ul li {
	float: left;
	margin: 0 10px 5px 10px;
}
.credit_link {
	font-size: 0.8em;
	height: 40px;
	margin: 0 10px;
	text-align: center;
}
.credit_link a {
	text-decoration: none;
}
/*
Lazyest Gallery Theme
Theme Name: Lazyest Gallery Default Style Sheet
Theme URI: http://www.brimosoft.nl/lazyest/
Description: Minimal styling applied, default style sheet. Use this style sheet as a reference to create your own.
Version: 1.0
Author: Marcel Brinkkemper
Author URI: http://brimosoft.nl/
Copyright: Copyright (C) 2008-2010 Brimosoft http://brimosoft.nl
Required Settings: none
Comment: This file gets renewed each time you update Lazyest Gallery. Please add new styles to your own stylesheet. Use this as a refrence for id and class names
*/

/* the gallery */
.lg_gallery { 
}

/* the top navigator ( Now Viewing... ) */
.lg_gallery .top_navigator {
display: none;
}

.lg_gallery ul.lgf-list, .lg_gallery ul.lgi-list {
  margin:0;
  padding:0;
}

.lg_gallery ul.lgf-list li.lgf-item, .lg_gallery ul.lgi-list li.lgi-item {
  list-style-type: none;
  display: inline-block;
  position:relative;
  vertical-align: top;
}

/* the gallery tables */
.lg_gallery table {
 	margin: 0 auto;
 	text-align: center;
  border:none;
}  
  /* table rows */
  .lg_gallery table tr {
    border: none ;
  }

  /* table cells */
  .lg_gallery table tr td {
  	vertical-align:top;
    border: none;
  }
  
/* thumbnail views ----------------------------------------------------------*/  
  
  /* holds the thumbnail and caption */
  .lg_thumb {
  	padding: 3px;
  	margin: 2px;
  }
  
  /* the thumbnail image anchor */
  .lg_thumb a {
    text-decoration:none;
  }  
  
  /* the thumbnail image */
  .lg_thumb img {
    border:none;
  }
  
/* where the folders are listed */
.lg_gallery .folders {
	margin: 6px 0;
}

  /* directory listing */
  .lg_gallery .dir_view {
    position:  relative;
  }
  
  /* where the folder icon and caption is shown */
  .lg_gallery .folder {
  	text-align: left;
  	padding: 5px;
  	padding-bottom: 20px;
  }
  
/* pagination */
  
  .folder_pagination, .image_pagination {
    padding: 4px;
    display:block;
  }
  
  .lazyest_navigator {
    display: block;
    margin:  0 auto;
  }
  
  
  /* the link below the thumbnails to start the slide show */
	.thumb_images div.buttons {
		width: 25%;
		float:left;
	}
	  
  a.lg_slideshow_button, 
  a.lg_slideshow_button:hover,
  a.lg_slideshow_button:visited {   
    background-color: #dddddd;
    padding: 2px 4px;
    margin:  2px;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    border: 1px solid gray;
    font-size: 100%;  
    color: black;
    text-decoration: none;
  }
  
  .tablenav-pages {
    float: right;
    font-size: 2em;
    margin-top: 20px;
  }
  
  input.current-page {
    font-size: 1em;
  }
  
 
  .tablenav-pages a, .tablenav-pages a:hover, .tablenav-pages a:visited {
    color: black;
    text-decoration: none;
  }
  
  .tablenav-pages .displaying-num {
    margin-right: 12px;
  }
  .tablenav-pages a.next-page, 
  .tablenav-pages a.last-page,
  .tablenav-pages a.first-page,
  .tablenav-pages a.prev-page {
    margin:  2px;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    border: 1px solid #EEE;
	padding: 0px 10px 2px 10px;
	background-color: #EEE;
  }


.slide .tablenav-pages a.prev-page, .slide .tablenav-pages a.next-page {
	color: #DDD;
	width: 180px;
	height: 48px;
	display: block;
	float: left;
	padding: 0px;
}

.slide .tablenav-pages a.prev-page { 
	background:  #DDD url('/images/nav-prev.png') no-repeat center;
}
.slide .tablenav-pages a.next-page { 
	background:  #DDD url('/images/nav-next.png') no-repeat center;
	text-align: right;
}

.slide .tablenav-pages a.prev-page:hover, .slide .tablenav-pages a.next-page:hover {
	background-color: #CCC;
	color: #CCC;
}
  
/* where the images are listed */
.lg_gallery .lg_thumb_view {  
  position: relative;
}
  /* the link below the thumbnails to start the slide show */  
  .lg_gallery a.lg_slideshow_button, 
  .lg_gallery a.lg_slideshow_button:hover,
  .lg_gallery a.lg_slideshow_button:visited {
    text-decoration: none;
  }
  
/* slide views --------------------------------------------------------------*/


  /* holds the slide view */
  .lg_gallery .lazyest_image {
    margin-top:20px;
    text-align: center;
  }
  
  /* the actual slide */
  .lg_gallery .lazyest_image img.lg_slide {
    margin:0 auto;
  }
  
  .lg_gallery .lazyest_image .description {
    font-size:smaller;
	  text-align:left;
  }

  /* holds the exif data */
  .lg_gallery .imagedata {
  	margin: 0px auto;
  	padding: 3px;
  	padding-bottom: 15px;
  	padding-left: 20px;
  }

  /* the exif data table header cells */
  .lg_gallery .imagedatatable tr th, .lg_gallery .imagedatatable tr td {
    text-align: left;
  	vertical-align: top;
  	padding: 1px;
  	padding-left: 5px;
  }

  /* all the exif data initially hidden */
  #all_exif {
    text-align: left;
  	display:none; 
  }   
  
/* credits ------------------------------------------------------------------*/  

/* holds the credits message, can be switched on and off in lazyest gallery settings (default off)) */  
.lg_gallery .lg_powered {
}

  /* the actual credits message */
  .lg_gallery .lg_powered .lgpow {
  	font-size:xx-small;
  	padding:3px;
  	padding-right: 20px;
  	text-align: right;
} 

/* posts --------------------------------------------------------------------*/

/* holds the image in a post */
.lg_image {
	padding:8px;
	margin:8px;
}

  /* the the link from the image in a post */
  .lg_image a.lg {    
  }
  
  /* the caption for the image in a post */
  .thumb_caption {
  text-align:center;
  }



/* -- admin links -----------------------------------------------------------*/

.lg_gallery .lg_admin {
	padding: 3px;
	text-align: left;
	font-size: small;
}

/* side bar -----------------------------------------------------------------*/

/* widget holds the random images */
li.lg_random_image {
}

/* holds the random images */
.lazyest_sidebox {
	padding: 2px;
	text-align:center;
}
  /* holds a single random image */
  .lazyest_sidebox p.lg_thumb_image {
  }

  /* the random image */
  .lazyest_sidebox img.thumb {
  	vertical-align:middle;
  	padding:2px;
  }

#custom_header img, .folder { display: none; }

.fullwidth h2 { font-size: 3em; text-transform: uppercase; text-align: center; padding: 20px; margin-bottom: 20px; border-bottom: 1px solid #000; }
.slb .fullwidth h2 { display: none; }

.folder_caption h3 { font-size: 2.6em; text-transform: uppercase; text-align: center; }
div.folder_caption h3, div.folder_description p, div.creator p { width: 840px; }
.creator p { font-size: 2em; text-align: center; margin-top: 20px; }

.post-edit-link { display: none; }
#content:hover .post-edit-link { display: inline; }
li.lgf-item { width: 48%; padding-right: 10px; }
#head, #logo img, #wrap { margin: 0px; }
.post .caption { display: none; }
.slb div.folders { border: 1px solid #CCC; margin-bottom: 20px; }
.slb div.folders .dir_view { padding: 20px; }

ul.showcaseLinks { float: right; list-style-type: none; text-transform: uppercase; font-size: 2em; border: 1px solid #000; padding: 20px; line-height: 1em; width: 200px; }

ul.showcaseLinks li hr { padding: 0px; margin: 15px 0px 10px 0px; }

ul.showcaseLinks li a { text-decoration: none; font-size: 20px; }

ul.showcaseLinks li a:hover { color: #CCC; }

.fldrcaption { font-size: 22px; }
.folder_description { display: table-row-group; }
.slide .folder_description { display: none; }
.extra-field { display: table-header-group; }
.thumb_images { display: table-footer-group; }