/*
Theme Name: NoCss
Theme URI: http://hao.su/blog/wordpress-themes
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Kolius
Author URI: http://hao.su
Tags: white, simple, fixed width, two columns, widgets, clean
*/
/* TOP MENU
---------------------------------------------- */
#top-menu {
	background:url("https://www.edgeworksclimbing.com/images/bg.png") repeat scroll 0 0 transparent;
}
#top-menu a:last-child:hover #phone {
	background:url(https://www.edgeworksclimbing.com/images/phone.png) bottom left;
}
/* WORDPRESS SPECIFIC
---------------------------------------------- */
h1, h3 {
	font-family:"Oswald", Arial, Helvetica, sans-serif;
	font-weight:normal;
	background: unset;
	padding: unset;
	margin: unset;
	cursor: unset;
}
h3 {
	font-size: 1.17em;
}
h3:hover {
	background: unset;
	color: unset;
}
#page {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: -50px auto 30px;
	padding: 0;
	position: relative;
	float:left;
	width: 100%;
}
#front-container {
	width:1000px;
	margin:105px auto;
}
.entry li {
	margin-left: 30px;
}
.navigation {
	background:#fff;
	border-radius:5px;
	padding:5px;
	font-size:14px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.pagination {
	clear:both;
	padding:10px 5px 0px 5px;
	position:relative;
	font-size:11px;
	line-height:13px;
	display: flex;
	justify-content: center;
}
 
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #4b4b4c;
}
 
.pagination a:hover{
	color:#fff;
	background: #5FA5BA;
}
 
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #5FA5BA;
	color:#fff;
}

#respond {
}
#respond h3 {
	background:#4b4b4c;
	color:#fff;
	text-transform:uppercase;
	font-family:'Oswald', arial, sans-serif;
	border-radius:5px;
	padding:10px;
	width:120px;
}
#respond h3:hover {
	background:#5FA5BA;
	cursor:pointer;
}
.commentlist {
	list-style:none;
}
.commentlist li {
	border-left:3px dotted #4b4b4c;
	padding:5px;
	margin:0 0 30px;
}
cite a, cite {
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#5FA5BA;
}
.commentmetadata {
	display:none;
}
#submit {
}
input #submit {
}
input#searchsubmit {
	padding: 3px;
    border-radius: 4px;
}
h1.blog-title {
	color: #FFFFFF;
	font-size: 3.8em;
	position: absolute;
	right: 0;
	top: -217px;
	width: 285px;
	z-index: 99;
	text-decoration:none;
}
h1.blog-title a {
	color: #FFFFFF;
	text-decoration:none;
	opacity: 0.6;
}
h1.blog-title a:hover {
	opacity:1;
}
h2 a, .post h3 a {
	background: url("https://www.edgeworksclimbing.com/images/bg.png") repeat scroll 0 0 transparent;
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 1.8em;
	padding: 2px 10px;
	position: relative;
	text-transform:uppercase;
	text-decoration:none;
	line-height:1.6em;
	color:#fff;
	font-family:Oswald, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#post-title h1 {
	color: #000;
	font-size: 3em;
	position: relative;
	text-transform:uppercase;
	text-decoration:none;
	line-height:1.1em;
	margin: unset;
	color: unset;
	background: unset;
	padding: unset;
	border-radius: unset;
}
h2 a:hover, .post h3 a:hover {
	background:#5FA5BA;
}
.alignleft, .alignright {
	color:#4b4b4c;
	padding:2px 8px;
}
.alignleft a, .alignright a {
	/*color:#fff;*/
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-family:'news cycle', arial, sans-serif;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}
/*h3, h2, h1{
	margin-top:20px;
	margin-bottom:0px;
	}
*/
.narrowcolumn .postmetadata {
	font-size:small;
	margin-top:0px;
	margin-bottom:5px;
	}
.postmetadata {
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:5px 0;
}
.more-link {
text-align:left;
}
#header p{
	margin:0px;
	padding:0px;
}
#sidebar {
	width:250px;
	float:right;
	text-align:left;
	color:unset;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:unset;
}

.post {
	margin: 0 10px 40px 10px;
}
.post h1:first-child {
	color: #000;
	font-size: 3em;
	position: relative;
	text-transform:uppercase;
	text-decoration:none;
	line-height:1.1em;
	margin: unset;
	color: unset;
	background: unset;
	padding: unset;
	border-radius: unset;
}
.post h1 a:first-child {
	color: unset;
	text-decoration: none;
}
#content h1 {
	margin: unset;
	color: unset;
	background: unset;
	padding: unset;
	border-radius: unset;
}
/* Begin Images */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
.post img {
	padding: 0;
	max-width: 100%;
	height: 100%;
}
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
#searchform #s {
	border: 1px solid gray;

}
#page-title a {
	text-decoration: none;
	color: black;
}

/* WORDPRESS SPECIFIC MOBILE
---------------------------------------------- */
@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5) {
	h2 a, .post h3 a {
		font-size: 7.4vw;
	}
	#post-title h1 {
		font-size: 7.4vw;
	}
}