Theme Name: iPhone
Description: Created especially for this website
Version: 1.0
Author: Gentleman at Home Staff

/*Home Page*/

html body {
	width: 100%;
	height: 100%;
	margin: 0px;
	border: 0px;
	}
	
h1, h2, h3, h4 {
	font-family: freight-sans-pro, Arial Black, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}

h5 {
	font-family: freight-sans-pro, "Arial Black", Arial, sans-serif;
	background: #000;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #D61F26;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	display: inline;
	color: #FFF;
}

h6 {
	font-family: freight-sans-pro, "Arial Black", Arial, sans-serif;
	background: #000;
	letter-spacing: 0px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	display: inline;
	color: #555555;
	font-size: x-small;
	text-align: justify;
}

p {
	font-family: freight-sans-pro, Calibri, Arial, sans-serif;
	font-size: medium;	
}
	
.header {
	color: #FFF;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sitetitle a {
	outline : none;
}

#sitetitle  img {
	border : 0;
	width: 100%;
}

#sitetitle {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.menubar {
	width: 90%;
	height: 25px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5px;
}

.menubar ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menubar li {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.menubar ul li a {
	color: #000;
	text-decoration: none;
	margin: 6%;
	font-weight: bold;
	font-family: freight-sans-pro, Calibri, Arial, sans-serif;
	text-align: center;
	font-size: 130%;
	text-transform: uppercase;
}
.menubar ul li a:hover {
	color: #D61F26;
	/* [disabled]background-position: center; */
	text-decoration: underline;
}

.dropdown {
	position: relative;
	z-index: 1;
	}

.dropdown:after {
	content: "\25BC";
	font-size: .5em;
	display: block;
	position: absolute;
	top: 38%;
	right: -5px;
}

.drop-nav {
	position: absolute;
	display: none;
	}

.dropdown:hover a,
.drop-nav {
	background: #FFFFFF;
}

.drop-nav li {
	width: 100%;
}
	
.dropdown:hover > .drop-nav {
	display: block;
}

.content {
	height: auto;
	width: 100%;
		background-color: #FFF;
	margin: 0px;
	padding: 0px;
	}

#lead-shell {
	width: 100%;
	text-align: center;
}

.lead {
	height: auto;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.lead img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}

.lead h2 {
	color: #000;
	font-size: 180%;
	text-transform: uppercase;
	line-height: 92%;
	text-shadow: 1px 1px 1px white;
	margin: 0px;
	padding: 0px;

}

.lead a {
	color: #000;
	text-decoration: none;
	background-color: rgba(255,255,255,0.4);
	padding: 3%;
	width: 94%;
	height: auto;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.lead a:hover {
	background-color: rgba(214,31,38,0.6);
	height: auto;
	padding: 3%;
	width: 94%;
	margin: 0px;
}

#leadposts {
	height: auto;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#leadposts img {
	height: auto;
	float: left;
	width: 100%;
}

#leadposts h1 {
	color: #000;
	font-size: 220%;
	font-style: normal;
	text-transform: uppercase;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
}

#leadposts a {
	text-decoration: none;
	background-color: rgba(255,255,255,0.4);
	padding: 4%;
	width: 92%;
	height: auto;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#leadposts a:hover {
	text-decoration: underline;
	color: #000000;
}

.footspace {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: black;
}
	
.footspace p {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.footspace a {
	color: #FFF;
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

/*Single Page*/

#onestory {
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
}

#onestory .video {
	display: block;
	margin: 1.5% auto 1.5% auto;
	text-align: center;
	align: center;
}

#onestory img.mainphoto {
	width: 100%;
	height: auto;
	padding-top: 2%;
	padding-bottom: 2%;
	text-align: center;
}

#onestory img.centerphoto {
	width: 75%;
	height: auto;
    display: block;
    margin: 1.5% auto 1.5% auto;
}

#onestory img.rightphoto {
	width: 60%;
	height: auto;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	float: right;
	padding-left: 1.5%;
}

#onestory img.leftphoto {
	width: 60%;
	height: auto;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	float: left;
	padding-left: 1.5%;
}

#onestory img.tallrphoto {
	width: 40%;
	height: auto;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	float: right;
	padding-left: 1.5%;
}

#onestory img.talllphoto {
	width: 40%;
	height: auto;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	float: left;
	padding-left: 1.5%;
}

#onestory img.tallCphoto {
	width: 50%;
	height: auto;
    display: block;
    margin: 1.5% auto 1.5% auto;
}

#onestory h1 a {
	font-size: 90%;
	color: #d61f26;
	text-decoration: none;
	line-height: 92%;
	text-transform: uppercase;
	font-style: normal;
}

#onestory p {
	font-size: 105%;
	color: #000;
	font-weight: normal;
	line-height: 110%;
	height: -5px;
}

.entry p {
	font-size: 100%;
	color: #000;
	font-weight: normal;
}

#onestory p.metablock {
	font-weight: bold;
}

#onestory h3 {
	color: #d61f26;
}

#onestory li {
	font-family: Calibri, Arial, sans-serif;
}

textarea#comment {
	width: 80%;
}

#catbox {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	width: 100%;
}

#catbox img {
	height: auto;
	width: 101%;
	margin: 0px;
	padding: 0px;
}

#catbox ul {
	list-style-type: none;
	font-family: alternate-gothic-no-3-d, Arial, Verdana, Geneva, sans-serif;
	margin: 0px;
	list-style-image: url(../Man%20Site/bullet.gif);
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-size: 20px;
	line-height: 92%;

}

#catbox li {
	padding-bottom: 10px;
}

#catbox ul li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#catbox ul li a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#catbox h2 {
	font-size: 16px;
	color: #D61F26;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

#catbox h2 a {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #D61F26;
	text-decoration: none;
	}

#catsep {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	}

/*Category Page*/

#category-shell {
	padding-top: 10px;
}

#category-shell h2 {
	font-family: parisine-std-sombre, Franklin Gothic Heavy, Arial Black, Arial, sans-serif;
	font-size: 190%;
	text-transform: uppercase;
	color: #FFF;
	background-color: #D61F26;
	width: auto;
	height: auto;
	padding-left: 20px;
	vertical-align: middle;
	display: inline;
	padding-right: 15px;
	text-shadow: 1px 1px 3px black;
	margin-left: 0px;
	letter-spacing: 0px;
}

.searchform {
		font-family: freight-sans-pro, Calibri, Arial, sans-serif;
		}

#searchquote {
	padding-left: 10%;
	max-width: 400px;
}

#searchquote p {
	font-size: 120%;
	font-color: black;
}

#searchquote h3 {
	font-size: 140%;
	font-color: #D61F26;
}

.cat_secondary {
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.cat_secondary img {
	padding-right: 10px;
}

.cat_secondary a {
	color: #D61F26;
	text-decoration: none;
}

.cat_secondary a:hover {
	text-decoration: underline;
}

.cat_secondary h1 {
	font-size: 145%;
	color: #C61F26;
	padding-top: 1%;
	margin-right: 5%;
	margin-left: 25%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 1%;
	text-transform: uppercase;
	line-height: 93%;
}
.cat_secondary img {
	height: auto;
	width: 20%;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.cat_secondary p {
	font-size: 110%;
	color: #000;
	clear: none;
	margin-right: 5%;
	margin-left: 25%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
	vertical-align: top;
	height: -5px;
	font-weight: normal;
	line-height: 16px;
}

.cat_secondary .post {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;	
}


#twitterbox {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

#twitterbox h2 {
	font-size: 20px;
	color: #D61F26;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#twitterbox p {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	color: #000;
}

#pinterest_box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-left: 0px;
}

#pinterest_box ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	outline : none;
}

#pinterest-pinboard-widget-container li {
	outline : none;
	border : 0;
}

#pinterest-pinboard-widget-container a img {
	outline : none;
	border : 0;
}


#pinterest.widgets_on_page h2{
	font-size: 18px;
	color: #C61F26;
	text-transform: uppercase;
	letter-spacing: 0.2ex;
	line-height: 17px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 85%;
	text-align: center;
	padding-left: 18px;
}

.pinboard {
	margin-left: 25px;
	padding: 0px;
}

.pinboard a {
	outline : none;
}

/*404 Page*/

#four04-content {
	margin-left: 20px;
	margin-right: 20px;
}

#four04-content h2 {
	font-family: alternate-gothic-no-3-d, Arial, sans-serif;
	font-weight: normal;
}


/*Search Page*/

#search-shell {
	margin: 0px;
	padding: 0px;
}

#search-shell h6 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#search-shell h1 {
	font-size: 22px;
	font-style: normal;
	color: #C61F26;
	background-color: rgba(255,255,255,0.7);
	line-height: 90%;
	width: 85%;
	margin: 0px;
	height: auto;
	text-transform: uppercase;
	padding-top: 18px;
}

#search-shell h1 a {
	text-decoration: none;
	color: #C61F26;
}

#search-shell h1 a:hover {
	text-decoration: none;
	color: #C61F26;
}

#search-shell p {
	font-weight: normal;
	font-size: 15px;
	color: #000;
	height: -5px;
	font-weight: normal;
	line-height: 16px;
}

.searchborder {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#search-nothing {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#search-nothing h3 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	}

/*Archive Page*/

#archive-shell {
		padding-top: 10px;
	padding-left: 20px;
}

#archive-shell h3 {
	font-size: 24px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #D61F26;
	width: auto;
	height: auto;
	vertical-align: middle;
	display: inline;
	padding-left: 20px;
	padding-right: 15px;
	text-shadow: 1px 1px 3px black;
	margin-left: -20px;
}

#archive-shell h2 a {
	font-size: 25px;
	color: #d61f26;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
	font-style: normal;
}

#archive-shell p {
	font-size: 15px;
	color: #000;
	font-weight: normal;
}

#archive-shell p.metablock {
	font-weight: bold;
}

/*Contact Page*/

.sizer {
	width: 840px;
	}

#contact-shell {
	padding-top: 10px;
	padding-left: 5%;
}

#contact-shell h1 {
	font-size: 25px;
	color: #d61f26;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 9px;
	}

#contact-shell h2 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
	margin: 0px;
}

#contact-shell #realname {
	width: 350px;
}

#contact-shell #email {
	width: 350px;
}

#contact-shell #message {
	max-width: 550px;
	min-width: 350px;
	height: 250px;
}

#contact-form {
}

/* Footer
-------------------------------------------------------------- */
.copyright p {
	font-family: freight-sans-pro, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
   	font-family: freight-sans-pro, Arial, sans-serif;
	font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}