/*
Theme Name: AlmostNaked
Author: IntuitSolutions
*/
*{
	margin: 0;
	padding: 0;
}
.wpcf7-not-valid-tip{
	background:#000;
}
.drawer-defult,
.drawer-navbar-default{
	position:fixed;
}
.drawer-left .drawer-hamburger{
	display: none;
}
body{
	font-family: "OpenSans", Helvetica, Arial, Sans-serif;
	font-size: 16px;
}
#header{
	/* position: absolute;
    left: 0;
    right: 0;
    width: 100%;
	z-index: 1;
	background: #ffffff87; */
	border-bottom: 10px solid #222222;
}
h1, h2, h3, h4, h5, h6{
	font-family:"Oswald", Helvetica, Arial, Sans-serif;
}
.desktop{
	display: block;
}
.mobile{
	display: none;
}
.SplashImage img{
	width: 100%;
}
.SplashImage{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.SplashImage li{
	font-size:0;
}
.SplashImage span{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 800px;
    z-index: 1;
    color: #fff;
    bottom: 30%;
    font-size: 17px;
    display: block;
    margin: auto;
}
.hours{
	color: white;
    font-size: 25px;
    text-align: center;
    background: #222222;
    width: 100%;
    font-weight: bold;
	padding: 15px 0;
	display: block;
}
a:hover{
	text-decoration: underline;
}
a{
	text-decoration: none;
	color: #DD5F6E;
}
.entry-meta{
	font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 0 10px 0;
}
.inner{
	max-width:1300px;
	width: 90%;
	margin: auto;
}
.TopMenu a:hover{
	text-decoration: underline;
}
.TopMenu ul{
	vertical-align: middle;
    display: inline-block;
    width: 69%;
    text-align: right;
}
.TopMenu li{
	display: inline;
	padding:0 0 0 15px;
}
.TopMenu .btn{
	font-size:17px;
	padding:15px 20px;
}
.TopMenu .btn:hover{
	text-decoration: none;
	background-color:#b93545;
	transition:.5s ease all;
}
.TopMenu p{
	float: left;
	line-height: 35px;
}
.singlepost {
	margin: 0px 0 30px 0;
	display: block;
	position: relative;
}
.main{
	margin: 0px 0 0px 0;
}
.logoBlock{
	display: inline-block;
    vertical-align: middle;
    width: 30%;
}
.logo{
    display: block;
    margin: 15px auto;
    width: 250px;
    float: left;
}
.number:before{
    font-family: "FontAwesome";
    font-size: 40px;
    content: "\f095";
    position: absolute;
    right: 15px;
    top: 17px;
}
.menu ul{
	display: block;
	margin: auto;
	text-align: center;
}
.menu{
	background:#DD5F6E;
}
.menu a:hover{
	text-decoration: none;
}
.menu a:hover{
	background:#DD5F6E;
}
.menu a{
	padding: 7px 10px;
	display: block;
	color: #fff;
}
.btn, .moretag, .submit, #searchsubmit{
	background: #DD5F6E;
	color: #fff;
	padding: 10px 20px;
	font-family: "OpenSans", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	cursor:pointer;
	border-radius:6px;
}
.wpcf7-submit{
	background: #b93545;
	color: #fff;
	padding: 10px 20px;
	font-family: "OpenSans", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	cursor:pointer;
	border-radius:6px;
}
.submit, #searchsubmit{
	float: none;
	border: none;
}
#searchsubmit{
	padding: 0px 9px;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	margin: 0;
}
.btn:hover, .moretag:hover, .submit:hover, #searchsubmit:hover {
	text-decoration: none;
	background: #DD5F6E;
}
.sidebar form{
	border-bottom:1px solid #DD5F6E;
}
.sidebar form input[type="text"]{
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    width: 80%;
    box-sizing: border-box;
    border:none;
}
.sidebar input[type="submit"]{
	width:15%;
	background: url(../AlmostNaked/images/SearchIcon.png)center center no-repeat transparent;
	border:none;
	height:30px;
}
.sidebar form{
	margin:0 0 20px 0;
}
.sidebar ul{
	list-style-type:none;
	clear: both;
}
.sidebar ul ul{
	margin: 0px 0 25px 0;
}
li.categories, .sidebar h3{
	font-size: 18px;
    font-weight: 700;
    padding: 0 0 20px 0;
    color: #304CA0;
    padding:0;
}
li.categories ul li, .sidebar li a {
    font-size: 14px;
    font-weight: normal;
    color: #304CA0;
}
.homeblog .moretag, .form-allowed-tags, .searchform label{
	display: none;
}
#comments{
	margin: 60px 0 0 0;
}
#comments label {
	display: none;
}
#comments ul{
	list-style-type: none;
}
#comments li{
	padding: 35px 0;
	display: block;
}
.comment-meta{
	margin: 0 0 10px 0;
}
.blogpost, #content.blog{
	display:inline-block;
	width: 75%;
}
.blogpost img{
	margin: 20px auto;
}
#respond{
	padding-top: 25px;
	margin-top: 45px;
}
li #respond{
	margin-top:80px;
}
textarea#comment{
	padding:5px;
	width:100%;
}
img.avatar{
	margin:auto 10px 0 0;
}
.comments-title, #reply-title{
	margin: 0px 0 15px 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 900;
}
.comment-author{
	margin-bottom: 15px;
}
.blogpost h1{
	margin: 0 0 10px 0;
	text-align: left;
	width: 100%;
	border-bottom: none;
}
.sidebar{
  float: right;
  width: 20%;
  padding: 0 0px 0 15px;
  box-sizing: border-box;
}
#search-3 input{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
.clearfix{
	clear: both;
}
p{
	padding: 0 0 15px 0;
}
body{
	display: block;
}
.footer p{
	padding: 0;
	line-height: 20px;
}
.footer{
	background:#b93545;
	min-height: 35px;
	color: #fff;
	clear: both;
	padding:10px 0;
	position: absolute;
	left: 0;
	right: 0;
	box-sizing:border-box;
}
.siteinfo{
	padding:30px 0;
	text-align: center;
}
.homeblog{
	margin: 60px auto;
	text-align: center;
	display: none;
}
.homeblog .special{
	width: 33%;
	float: left;
}
.special .left img{
	padding: 30px;
    box-sizing: border-box;
}
.homeblog h2, .appt h2{
	text-align:center;
	text-transform: uppercase;
	padding:10px;
	margin:0 0 50px 0;
	font-size:28px;
	font-weight: bold;
}
.appt{
	padding:30px 0;
	background-color:#DD5F6E;
	color:#fff;
}
.appt .wpcf7{
	width: 70%;
    max-width: 500px;
    margin: auto;
}
.appt input,
.appt textarea{
	display: block;
    width: 100%;
    padding: 10px;
    border: none;
	font-family: Helvetica, arial, sans-serif;
	border-radius: 6px;
	box-sizing:border-box;
}
.menu ul li{
	display: inline-block;
	font-family: "OpenSans", Helvetica, Arial, Sans-serif;
	font-size: 18px;
}
h1, .h1{
	font-weight: normal;
	margin: auto auto 15px auto;
	font-size: 35px;
	padding: 0;
}
h2{
	font-weight: normal;
	padding: 0 0 5px 0;
}
h2 a{
	color: #DD5F6E;
}
p.date{
	font-style: italic;
	font-family: "OpenSans", Helvetica, Arial, Sans-serif;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-LightItalic-webfont.eot');
    src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-LightItalic-webfont.svg#open_sanslight_italic') format('svg');
    font-weight: 100;
    font-style: italic;
}
@media screen and (max-width:1110px){
	h1, .h1{
		width:auto;
	}
}
@media screen and (max-width:768px){
	.sidebar{
		display: none;
	}
	.blogpost, #content.blog{
		width:100%;
	}
}
@media screen and (max-width:550px){
	span.left img{
		float: none;
		width: 100%;
		height: auto;
		overflow: hidden;
		display: block;
		clear: both;
	}
	.homeblog{
		margin-top: 0
	}
	.menu a{
		padding:5px 0;
	}
	.menu a:hover{
		background:transparent;
		text-decoration: underline;
		color:#fff;
	}
	.logo{
		margin: auto;
		max-height: 100%;
		width: auto;
	}
	.drawer-menu ul li{
		margin:0;
	}
	.drawer-menu{
		padding:10px;
	}
	.menu ul li{
		display: block;
		text-align: left;
		padding: 0;
	}
	h1{
		font-size: 24px;
	}
	.desktop, .TopMenu{
		display: none;
	}
	.mobile{
		display: block;
		margin: auto;
	}
	.mobile .logo{
		display: block;
		margin: auto;
		width:auto;
		max-width:200px;
	}
	.main{
		padding-top: 20px;
	}
	.btn, .moretag, .submit, #searchsubmit{
		display: block;
		float: none;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	#header{
		height:70px;
		padding: 10px;
		text-align: right;
		position: fixed;
		top: 0;
		width: 100%;
		box-sizing: border-box;
		z-index:99;
		background:#fff;
		border-bottom:2px solid #DD5F6E;
	}
	.TopMenu ul{
		float: right;
		display:inline-block;
		padding: 0;
		line-height: 20px;
	}
	.TopMenu ul li:last-child, .TopMenu ul li:nth-child(2){
		display: none;
	}
	.TopMenu p{
		display:none;
	}
	.TopMenu li{
		display: inline-block;
		float: right;
		position: absolute;
		top: 20px;
		right: 20px;
		font-size: 38px;
	}
	.drawer-left .drawer-hamburger{
	display:inline-block;
	}
	.menu .inner ul li, .menu .inner ul{
		display: none;
	}
	.drawer-menu, .drawer-menu li{
		display:block;
	}
	.menu{
	background: transparent;
	margin: auto;
	}
	.SplashImage{
	display: none;
	}
}