/*
	Monochromed: A responsive HTML5 website template collect from www.cssmoban.com
	Released for free under the Creative Commons Attribution 3.0 license 
	Visit for more great templates or follow us on Twitter @HTML5T
*/

/*********************************************************************************/
/* Mobile (<= 480px)                                                             */
/*********************************************************************************/

/* Header */

#header-wrapper {
	display: none;
}

#mobileUI-site-titlebar {
	background: url(images/img01.png) repeat;
}

#mobileUI-site-title {
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: 'Satisfy', cursive;
	font-size: 22pt;
	font-weight: 200;
	color: #FFFFFF;
}

#mobileUI-site-nav-opener {
	width: 11px;
	height: 12px;
	background: url(images/img06.jpg) no-repeat left top;
	top: 15px;
	left: 20px;
	text-indent: -999999em;
}

#mobileUI-site-nav-opener:active {
}

#mobileUI-site-nav {
}

#mobileUI-site-nav nav {
}

#mobileUI-site-nav nav a {
	padding: 20px 0px 20px 20px;
	background: url(images/img08.png) repeat-x left bottom;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 13pt;
	font-weight: 200;
	color: #DBDBDB;
}

/* Feature Content */

#feature-content {
	margin: 0 0 60px 0;
}

#feature-content section {
	padding: 0px 20px;
}

#feature-content h2 {
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 20pt;
	font-weight: 200;
	color: #303030;
}

#feature-content a img {
	display: block;
	width: 100%;
}

/* Page */

#page {
}

#page section {
	padding: 0px 20px;
}

/* Content */

#content section {
}

#content h2 {
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 22pt;
	color: #2A2A2A;
}

#content .subtitle {
	padding: 15px 0px 30px 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 12pt;
	font-weight: 300;
	color: #696969;
}

#content img {
	padding: 0px 0px 30px 0px;
}

#content a img {
	display: block;
	width: 100%;
}

/* Sidebar */

#sidebar {
	margin-top: 60px;
}

#sidebar section {
}

#sidebar h2 {
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 22pt;
	color: #2A2A2A;
}

#sidebar .subtitle {
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 12pt;
	font-weight: 300;
	color: #696969;
}

/* Footer Content */

#footer-content section {
	padding: 0px 20px;
}

#footer-content h2 {
	padding: 20px 0px 30px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14pt;
	font-weight: 200;
	color: #BFBFBF;
}

/* Copyright */

#copyright section {
	padding: 0px 20px;
}

/* Image style */

.image-style1 {
	margin-top: 30px;
}








