/*
Theme Name: SSFDL
Author: SPS
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/
body {
-ms-text-size-adjust: 100%!important;
-webkit-text-size-adjust: 100%!important;
}

#blacktop, #spacer {
	display: none;
}	

.so-widget-image img {
    max-width: 100% !important;
    width: 100%;
    height: auto;
}

p.panel-layout {
	display: none!important;
}

div.n2-ss-layer.n2-ow h2 {
	color: #FFFFFF!important;	
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}

.clear {
   float: none;
   clear: both;
   height: 0;
}

html, body, #wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;	
}

body {
	background: url(images/bg.png) center center repeat;
	background-color: #D6CAAA;
	
}

#wrapper {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;	
	font-size: 16px;
}

/*-- STRUCTURE --*/


#head {
	width: 900px;
	height: auto;
	margin: 0 auto;
	background: #F4F0E0;
	position: relative;
}

#head:before, #content:before {
    box-shadow: -35px 0 35px -35px inset;
    content: " ";
    height: 100%;
    left: -35px;
    position: absolute;
    top: 0;
    width: 35px;
}

#head:after, #content:after {
    box-shadow: 35px 0 35px -35px inset;
    content: " ";
    height: 100%;
    position: absolute;
	top: 0;
    right: -35px;
    width: 35px;
}

	#head .logo {
		float: left;
		width: 290px;
		height: 153px;
		background: url(images/logo.png) center center no-repeat;
		margin-left: 35px;	
	}
	
	#head .button {
		float: right;
		width: 275px;
		height: auto;
		margin: 25px 35px 0px 0;
	}
	
#nav {
	width: 100%;
	height: 60px;
	background: #080202;
	border-bottom: 7px solid #008f4e;	
}

	#nav .nin {
		width: 900px;
		height: auto;
		margin: 0 auto;	
	}
	
#feat {
	width: 100%;
	height: auto; 
	background: 000000;
	border-bottom: 25px solid #006e3c;	
}
	
#content {
	width: 830px;
	height: auto;
	padding: 55px 35px 30px 35px;	
	margin: 0 auto;
	background: #F4F0E0;
	position: relative;
}

.gray {
	background: #5b5b5b;
	padding: 25px;	
}

#foot {
	border-top: 7px solid #008f4e;
	width: 100%;
	height: auto;
	background: #080202;
}

	#foot .copy {
		width: 500px;
		margin: 0 auto;
		padding-top: 100px;	
		padding-bottom: 10px;
		color: #FFFFFF;
		text-align: center;
		font-size: 11px;
		text-transform: uppercase;
		letter-spacing: .01em;
	}


/*-- NAVIGATION --*/
#access {
width:auto;
height: auto;	
text-align: center;
}

#access .menu-header,
div.menu {
	font-size: 21px;
}

#access .menu-header ul,
div.menu ul {
   list-style:none;
   margin:0 0 0 .13em;
   padding:0;
   text-align:center;
}
#access .menu-header li,
div.menu li {
   display:inline;
   list-style:none;
   margin:0;
   padding: 0;
}

#access a {
	color: #FFFFFF;
	font: 1.1em 'Oswald', Helvetica, Arial, san-serif;
	letter-spacing: 0.03em;
	font-weight: 400;
	line-height: 60px;
	padding: 0 1.3em;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display: inline-block;
}


#access ul ul, #access ul ul ul {
	display: none;
}

#access li:hover > a {
	color: #FFFFFF;
	background: url(images/green.png) top center repeat-x;
}

#access ul ul :hover > a {
	color: #FFFFFF;
	background: url(images/green.png) top center repeat-x;
}

#access ul li:hover > ul {
	display: block;
	padding: 13px;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #FFFFFF;
	background: url(images/green.png) top center repeat-x;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #FFFFFF;
	background: url(images/green.png) top center repeat-x;
}


/*
images*/

#swipebox-title {
	line-height: 19px!important;
	font-size: 16px!important;	
	margin: 1.5% auto!important;
	width: 85%!important;
	color: #FFFFFF;
}

.ngg-gallery-thumbnail img {
	border: 0px!important;
	padding: 0px!important;
	width: 100%;
	height: auto;
}

.ngg-gallery-thumbnail img:hover {
	box-shadow:	0 0 8px #222222!important;
	-moz-box-shadow: 0 0 8px #222222!important;
	-webkit-box-shadow: 0 0 8px #222222!important;

}

.ngg-gallery-thumbnail {
	width: auto!important;
	height: auto!important;	
	border: none!important;
	background: none!important;
}

.ngg-gallery-thumbnail-box {
	background-color: none!important;
	margin: 1% .5% 1% .5%!important;	
	width: 32%!important;
	height: auto;
}

.ngg-gallery-thumbnail .toverlay {
	width: 97%!important;
	height: auto!important;
	padding: 0!important;

}



/* LINK STYLES */

a, a:visited { color: #008f4e; text-decoration: none; font-weight: 700; letter-spacing: .02em; outline: 0; focus: none!important;}
a:hover, a:active { color: #000000; text-decoration: none;  outline: 0;}

a img {
border: 0;	
}

/* Accordion Styles */
.accordion {
    margin: 0px;}

h3.accordion-title {
	background: url(http://securestoragefdl.com/ssfdl/wp-content/uploads/2018/04/arrow-down.png) center right no-repeat;
    background-color: #000000;
    margin: 10px 0 0 0;
    padding: 2% 2%;
    cursor: pointer;
	color: #FFFFFF!important;
	font-size: 25px;
	line-height: 27px;
	text-align: left;
	text-transform: none!important;
	font-weight: 400;
}

.accordion-title.open {cursor: pointer; background: url(http://securestoragefdl.com/ssfdl/wp-content/uploads/2018/04/arrow-up.png) right center no-repeat; background-color: #008f4e;
}
.accordion-content {padding: 1% 2%; margin: 0;}




/* STYLES */

strong, b {
	font-weight: 700;	
	letter-spacing: .02em;
}

.white {
	color: #FFFFFF!important;	
}
h1, h2, h3 {
	letter-spacing: .01em;
		
}


h1, h1 a {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #008f4e!important;
	font-size: 31px;
	line-height: 35px;	
	margin: 0;
	font-weight: 400;
	padding: 0 0 12px 0;
}

h2, h2 a {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-size: 25px;
line-height: 26px;
color: #008f4e!important;
font-weight: 300;
padding: 0px 0 20px 0;
margin: 0;
text-transform: uppercase;
}

h3 {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 20px;
color: #000000!important;
padding-bottom: 7px;
font-weight: 400;
margin: 0;
text-transform: uppercase;
}


.gray h3, .gray h1, .gray h2, .gray h4, .gray h5, .gray h3 a, .gray h1 a, .gray h2 a, .gray h4 a, .gray h5 a {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-size: 27px;
line-height: 31px;
color: #FFFFFF!important;
padding: 7px 0 0 0;
font-weight: 300;
margin: 0;
text-transform: uppercase;
}

h3 a {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
display: block;
width: auto;
height: auto;
background: #008f4e;
border: 5px solid #006e3c;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
font-size: 30px;
line-height: 25px;
color: #FFFFFF!important;
padding: 16px;
text-align: center;
font-weight: 400;
margin: 0 auto 12px auto;
text-transform: uppercase;
letter-spacing: .02em;
}

h3 a:hover {
color: #FFFFFF!important;
background: #006e3c;
border: 5px solid #006e3c;
		
}

h4, h4 a {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-size: 24px;
line-height: 26px;
color: #000000!important;
padding: 0px 0 7px 0;
font-weight: 400;
letter-spacing: .02em;
margin: 0;

}
h1 a:hover, h2 a:hover, h4 a:hover {
	color: #000000!important;
}

h5, h5 a {
font-size: 20px;
line-height: 28px;
color: #000000!important;
font-weight: 400;
letter-spacing: .02em;
padding: 7px 0;
margin: 0px 0;

}

h6, h6 a {
	font-size: 14px;
	line-height: 14px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 900;	
	padding: 0 0 25px 0;
	margin: 0px 0;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	positon: relative;
	z-index: 98888;
}


p {
color: #000000;
font-size: 16px;
line-height: 20px;
padding: 0 0 20px 0;
letter-spacing: .02em;
margin: 0;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-weight: 300;
}

.gray p {
color: #FFFFFF;
font-size: 14px;
line-height: 18px;
padding: 0 0 0px 0;
letter-spacing: .04em;
margin: 0;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-weight: 300;
}

.button p {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 19px;	
}

h6 {
 overflow: hidden;
 text-align: center;
}
h6:before,
h6:after {
 background-color: #000000;
 content: "";
 display: inline-block;
 height: 1px;
 position: relative;
 vertical-align: middle;
 width: 50%;
}
h6:before {
 right: 0.5em;
 margin-left: -50%;
}
h6:after {
 left: 0.5em;
 margin-right: -50%;
}


/*
fonts
*/
body,
input,
textarea,
.page-title span,
.pingback a.url {
font-family: 'Roboto', Arial, Helvetica, sans-serif;}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
font-family:  'Oswald', Arial, Helvetica, sans-serif;
text-align: left;}
input[type=submit] {
font-family: 'Roboto', Arial, Helvetica, sans-serif;
color: #FFFFFF!important;
-webkit-appearance: none;
-webkit-border-radius:0; 
border-radius:0!important;
border: 0px!important;
font-weight: 400;
background-color: #000000!important;
font-size: 15px;
text-transform: uppercase;
margin: 0 0 10px 0!important;
padding: 7px 10px!important;
}

input {
	color: #FFFFFF;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="textarea"], .style
{
    background-color: #FFFFFF!important;
    color: #000000!important;
	border: 1px solid #827f77!important;
	height: auto;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
	text-align: left;
	margin: 0 0 0px 0!important;
	padding: 7px 10px!important;
	-webkit-appearance: none;
-webkit-border-radius:0; 
border-radius:0;
}


input[type="text"], input[type="tel"], input[type="email"], input[type="textarea"], .style {
	width: 100%!important;	
}

input#author, input#email, input#url {
	width: 96%!important;	
}



pre {
font-family: 'Oswald', Arial, Helvetica, san-serif;
}
code {
font-family: 'Oswald', Arial, Helvetica, san-serif;
}


#access .menu-header,
div.menu,
#colophon {
	margin: 0 auto;
}

#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:3px;
}
#site-generator {
	float: right;
	padding-right:3px;
}


.stripes {
	clear:both;
	background: #333 url(images/stripe.gif);
	height: 6px;
}

input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background: #000000;
	border: 0;
	clear: both;
	height: 1px;
	margin: 7px 0 27px 0;
}

.bolded {
	font-weight: 400;	
}

 ::-webkit-input-placeholder { /* WebKit browsers */ color: #000000; } 
 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #000000; } 
 ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #000000; } 
 :-ms-input-placeholder { /* Internet Explorer 10+ */ color: #000000; }

img.wp-post-image {
	width: 100%;
	height: auto;	
	display: block;
	margin-bottom: 15px;
}

ul {
	padding: 5px 0 20px 1em;	
	margin: 0;
color: #000000;}

li {
	list-style: disc;
	padding: 0 0 10px 0em;
	font-size: 16px;	
	line-height: 20px;
	margin: 0;
}


ol {
	list-style: circle;
	padding: 5px 0 20px 1em;
	margin: 0em;
}
ol ol {
	list-style: upper-alpha;
	margin-bottom: 5px;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.screen-reader-text {
	position: absolute;
	left: -9000px;
}

.hentry {
	margin: 0 0 2em 0;
	width: 100%;
	height: auto;
}
.home .sticky {
	background: #222;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-link {
	clear: both;
	color: #c0c0c0;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	color: #030;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #999;
}
body.page .edit-link {
	clear: both;
	display: block;
}


/*
gallery listing
*/

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/*
attachment pages
*/

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/*
images*/


img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-top: 0px;
}

 .imgleft {
	 float: left;
	margin-right: 10px;
	margin-top: 0px;
 }
 
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left:12px;
	margin-top: 0px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 630px !important; 
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 100%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img { 
}


/*
navigation
*/

.navigation {
	color: #c8760e;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #c8760e;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #333333;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/*
comments
*/
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #003;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #cecece;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 0px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin: 0 0 24px 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 20px;
}
.commentlist ol {
	list-style: none;
	padding: 0 0 0 -20px;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color:#003;
	font-style: normal;
	font-weight: bold;
		font-size: 9pt;

}
.comment-author .says {
	font-style: none;
	font-size: 9pt;
}
.comment-meta {
	font-size: 10pt;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #999;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 24px 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #999;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	list-style: none;
	border: none;
	margin: 0 0 0 -20px;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	list-style:none;
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/*
comment form 
*/
#respond {
	margin: 24px 0;
	overflow: hidden;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #d80000;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/*
widget areas
*/
.xoxo {
	padding-left:4px;
	color: white;
	font-size: 9pt;
	text-transform: uppercase;
	width: 500px;
}

.xoxo-line {
	padding-left:4px;
	color: #336633;
	font-size: 9pt;
	text-transform: uppercase;
	width: 500px;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
}

.widget-area ul li a {
	color: #FFBA00;
}

.widget-area ul li a:hover {
	color: #FFFFFF;
}

.widget-area ul ul li {
	/*list-style: square;*/
	background: url(images/li.gif) no-repeat left bottom;
	background-position: 0 .4em;
	padding-left:16px;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search {
	padding-top:4px;
}
.widget_search #s {
	width: 60%;
}
.widget_search label {
	display: none;
}


input#searchsubmit {
	background: #666;
	background: url(images/search-button.png) no-repeat;
	text-align: center;
	letter-spacing: .03em;
	border: none;
	margin: 2px 0px 0 0;
	height: 25px;
	width: 25px;
}
.widget-container {
	margin: 0 0 0px 0;
}
.widget-title {
	color: #FFFFFF;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	color: #FFBA00;
}
.widget-area a:active,
.widget-area a:hover {
	color: #FFFFFF;
}
.widget-area .entry-meta {
	font-size: 11px;
}

#footer-widget-area .widget-area .widget_tag_cloud a:link,
#footer-widget-area .widget-area .widget_tag_cloud a:visited {
	display: inline;
	text-decoration: none;
	line-height: 1.6em;
}
#footer-widget-area .widget-area .widget_tag_cloud a:active,
#footer-widget-area .widget-area .widget_tag_cloud a:hover {
	color: #bbb;
	background: none;
}
/*
footer widget areas
*/
#footer-widget-area .widget-area ul {
	list-style: none;
	margin-left: 0;
	width: 600px;
	padding: 5px 0 0 0 ;
	color: white;
}
#footer-widget-area .widget-area ul ul li {
	background: none;
	list-style: none;
	padding-left:0px;
	margin-left: 1.3em;
	width: 500px;
}
#footer-widget-area .widget-area select {
	max-width: 100%;
}

#footer-widget-area .widget-area a:link,
#footer-widget-area .widget-area a:visited {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
	text-decoration: none;
}
#footer-widget-area .widget-area a:active,
#footer-widget-area .widget-area a:hover {
	color: #bbb;
	background: #222;
}
#footer-widget-area .widget-area .entry-meta {
	font-size: 11px;
}

#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #999;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/*
main sidebars 
*/
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
	background: #99cc99;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

#footer-widget-area {
}

#colophon {
	background: #191919;
	border-top: 1px solid #444;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	color: #666;
	font-size:12px;
}
#site-info a {
	color: #888;
	font-size:12px;
	text-decoration: none;
}
#theme-credits {
	font-style: italic;
	position: relative;
	float:right;
	padding-right:3px;
}
#theme-credits a {
	color: #666;
	display: inline-block;
	line-height: 16px;
	text-decoration: none;
}
#theme-credits a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto;
}


@media (max-width: 905px) and (min-width: 701px) {
	
	#head, #nav .nin, #content, #foot .copy {
		width: 95%;
		margin: 0 auto;	
	}
	
	#blacktop, #spacer, #head:before, #content:before, #head:after, #content:after {
    display: none;
}
	#content {
	width: 83%;
	height: auto;
	padding: 55px 5.5% 30px 5.5%;	
	margin: 0 auto;
	background: #F4F0E0;
	position: relative;
	}
	
	#access a {
	color: #FFFFFF;
	font: 1.1em 'Oswald', Helvetica, Arial, san-serif;
	letter-spacing: 0.03em;
	font-weight: 400;
	line-height: 60px;
	padding: 0 .8em;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display: inline-block;
}
	
	
}

@media (max-width: 700px) and (min-width: 200px) {
	
	#head, #content, #foot .copy {
		width: 95%;
		margin: 0 auto;	
	}
	
	#blacktop, #spacer {
	display: block;
	}	
	
	#spacer {
		height: 60px;	
	}
	
	#blacktop {
		background: #000000;
		width: 100%;
		height: 60px;	
		position: fixed;
		z-index: 99999;
	}
	
	#head .button, #access, #nav .nin, #head:before, #content:before, #head:after, #content:after {
		display: none;	
	}
	
	#head .logo {
		float: none;
		width: 290px;
		height: 153px;
		background: url(images/logo.png) center center no-repeat;
		margin: 0px auto;	
	}
	
	#nav {
	height: 25px;	
	}
	
	#content {
	width: 83%;
	height: auto;
	padding: 55px 5.5% 30px 5.5%;	
	margin: 0 auto;
	background: #F4F0E0;
	position: relative;
	}
	
	h3.accordion-title {
	background: url(http://securestoragefdl.com/ssfdl/wp-content/uploads/2018/04/arrow-down.png) center right no-repeat;
    background-color: #000000;
    margin: 10px 0 0 0;
    padding: 3% 55px 3% 3%;
    cursor: pointer;
	color: #FFFFFF!important;
	font-size: 19px;
	line-height: 21px;
	text-align: left;
	text-transform: none!important;
	font-weight: 400;
}

.ngg-gallery-thumbnail img {
	border: 0px!important;
	padding: 0px!important;
	width: 100%;
	height: auto;
}

.ngg-gallery-thumbnail img:hover {
	box-shadow:	0 0 8px #222222!important;
	-moz-box-shadow: 0 0 8px #222222!important;
	-webkit-box-shadow: 0 0 8px #222222!important;

}

.ngg-gallery-thumbnail {
	width: auto!important;
	height: auto!important;
	border: 0!important;
	background: none!important;
}

.ngg-gallery-thumbnail-box {
	margin: .5% .5% .5% .5%!important;	
	width: 49%!important;
}

.ngg-gallery-thumbnail .toverlay {
	width: 97%!important;
	height: auto!important;
	padding: 1.5%!important;
}



}
