/*
Theme Name:     IOS 2.7
Theme URI:      http://www.itsourstory.us/
Description:    Child theme for the Super Skeleton Theme
Author:         Lien Phan
Author URI:     http://lienphan.com
Template:       super-skeleton
Version:        2.5
*/

@import url("../super-skeleton/style.css"); /*KEEP ON TOP!*/

body.home h1.title {
	display: none;
}

/*a, a:visited { color: #fff;}*/

#menu-primary-menu-1 > li { 
	float: left; margin-right: 4em;
}

.content a:link {	
	text-decoration: underline;
}
.content a.button:link {	
	text-decoration: none;
}
a.button.yellow, button.yellow, body .tags.yellow a, body .tags.yellow a:visited, input.yellow[type="submit"], input.yellow[type="reset"], input.yellow[type="button"] {
	color:#4D0000;
}

div.headerWidget {
	margin-top: 40px;
	float: right;
}
@media only screen and (max-width: 767px) {
	div.headerWidget { margin-top: 0;}
}

#section-tophat span.subscribe {
    float: right;
}
#section-tophat span.tagline {
    float: left;
}
#menu-primary-menu-1 > li ul.sub-menu { 
	margin-left: 0;
}
#section-header ul.sub-menu li a:link, #section-header ul.sub-menu li a:visited, #section-header ul.sub-menu li a:hover {
    color: #000000;
}
span.copyright {
	clear:left;
}
/*CHANGE TEXT COLOR WHEN CURSOR HIGHLIGHTS*/
	/* Mozilla based browsers */
	::-moz-selection {
       		background-color: #FFF;
       		color: #000;
	}
	/* Works in Safari */
		::selection {
       		background-color: #FFF;
       		color: #000;
	}

a.watchButton {
	text-transform: uppercase;
	margin-bottom: 0;
}

/*GALLERY FOR FPWD POSTS*/
.fpwdSingleGallery {
	margin-right: 20px;
}
.fpwd-flickrArchive {
	float: right;
}

/*WIKI LINKS TEXT*/
ul.fpwd-list li {
	display: inline;
}
ul.fpwd-list li:after {
	content: " / ";
}
p.toggle {
	padding-left: 35px;
	padding-bottom: 10px;
	background-image: url(img/plus.png);
  	background-repeat: no-repeat;
	margin-bottom: 10px;
}
p.expanded {
	background-image: url(img/minus.png);
}
p.psuedoh4 { font-size: 21px; line-height: 24px; margin-bottom: 4px; }

/*FORM STYLES*/
fieldset {
    float: left;
    width: 50%;
}
label {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus{
	color: #fff;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	color: #fff;
	margin-bottom: 0;
}
small.whythis {
	margin-bottom: 1em;
}
label.gbcc1 {
	margin-top: 1em;
}
input#gbcc {
	float: left;
	margin-right: 1em;
	margin-top: 1.4em;
}
span.items {
	font-weight: bold;
}
span.error {
	color: #e11d24;
}

.feature span {
	background-color: #353535;
	color: #3e5e5e5;
}

div.footerNavMenu ul#menu-footer-menu a {
	color: #fff;
}
div.footerNavMenu ul#menu-footer-menu a:hover { 
	opacity: 1;
}
div.footerNavMenu ul#menu-footer-menu > li {
	display: block;
	float: left;
	margin-right: 4em;
}
.module-img div.thumbLink {
	text-indent: 0px;
	background-image: none;
	width: 55px !important;
	font-size: 0.8em;
}
.module-img .lightboxLink {
	right: 60px;
	display: none;
}

div.footerNavMenu ul.sub-menu { margin-left:0;}
.footerNavMenu {margin-bottom: 2em;}
.footerNavMenu a {color: #FFF;}

#searchform label {
	display: inline;
}
#searchform #searchsubmit {
	display: inline;
	margin-bottom: 0;
	margin-top: 5px;
}

div.borderBottom {
	border-bottom: 1px solid #222;
	-webkit-box-shadow: 0 1px 0 #444;
	-moz-box-shadow: 0 1px 0 #444;
	-o-box-shadow: 0 1px 0 #444;
	box-shadow: 0 1px 0 #444;
	box-shadow: 0 1px 0 #444;
	margin-bottom: 15px;
}
.content img{border: none;}
.page-id-4645 li#a1{
text-align: justify;
}