/*
Theme Name: Newage
Theme URI: http://www.magpress.com/wordpress-themes/newage.html
Description: Responsive HTML5 Magazine WordPress Theme with unlimited color ands fonts options
Version: 1.0
Author: MagPress
Author URI: http://www.magpress.com
License: Creative Commons Attribution-Share Alike 3.0
License URI: http://creativecommons.org/licenses/by-sa/3.0/us/
Tags: white,black,right-sidebar,responsive-layout,editor-style,custom-menu,custom-colors,custom-header,custom-background,featured-images,full-width-template,theme-options,threaded-comments,translation-ready

The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 License:
http://creativecommons.org/licenses/by-sa/3.0/us/
*/

/*
changelog

v1.0
- initial release

*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%; /* Base font size: 14px */
	background-image: url(images/bg.png);
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	font-weight: normal;
}
#textpad{border:0 none;}

#featured,
.post-meta,
#author-bio,
.post-home,
.featured-category,
.widget,
ol.commentlist li {
	-webkit-box-shadow: 0 2px 5px -5px #000;
	-moz-box-shadow: 	0 2px 5px -5px #000;
	box-shadow: 		0 2px 5px -5px #000;
}
#main-navigation,
.featured-category h3,
.widget .widgettitle,
#main-footer {
background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #000000 0%, #444444 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#444444)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#444444 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#444444 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#444444 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#444444',GradientType=0 ); /* IE6-8 */	
}
.post-image img {
	-webkit-box-shadow: 0px 5px 5px -1px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 5px 5px -1px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 5px 5px -1px rgba(50, 50, 50, 0.5);
}
.post-image img {max-width:100%;height:auto;}
.post-image {margin:0;padding:0;}
.post-image img.alignleft {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.post-image img.alignright {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.post-image img.aligncenter {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
} 
.post-image img.mobile {
	display: none;
}

.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}
.inner {
	width: 1200px;
	display: block;
	clear: both;
	float: none;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.aligncenter {
	margin: 0px auto;
	clear: both;
}
img{ max-width:100%; height:auto; }
img.alignnone,
img.alignleft {
	padding: 0px;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.alignright {
	padding: 0px;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.aligncenter {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	padding: 0px;
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	box-shadow: 0px 2px 3px #ddd;
	max-width:96%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.aligncenter {
	margin: 10px auto;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 1px solid #D5D5D5;	
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-shadow: none;
}
iframe,embed {max-width:100%;}
pre {
	padding: 10px;
	clear: both;
	overflow: hidden;
	color: #666;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #ddd;
	background-color: #eee;
	text-shadow: none;
	white-space: normal;
	display: block;
	margin: 0px;
}
em {font-style: italic;}
strong {font-weight: bold;}
code {}
form {
	margin: 0px;
	padding: 0px;
}
select {
	padding: 1px;
	font-weight: normal;
	width: 94%;
	border: 1px solid #ddd;
	color: #000000;
	background: #FFFFFF;
	margin: 0 auto;
	clear: both;
	height: auto;
	display: block;
	font-size: 12px;
}

blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999999;
}

table {
		overflow:hidden;
		border:1px solid #ddd;
		background:#fff;
		width:100%;
		margin:5% auto 5%;
		text-shadow:none;
	}
thead tr th {
	background-color: #eee;
}
th, td {
	text-align:center;
	padding:5px 20px;
	border:1px solid #ddd;
	background-color: #FFF;
}
dl {margin:10px auto;padding:0;width:100%;}
dt {
	font-weight: bold;
}
dd {
	margin: 0px;
	font-size: small;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 18px;
}
ul {
	list-style-type: square;
}
ul ul,ol ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
a { text-decoration:none; }
a:link, a:visited {
	color: #900;
}
a:hover, a:active {
	color: #000;
}
#wrapper {
	width: 100%;
	padding: 0;
	float: none;
	display: block;
	clear: both;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main-header {
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
}

#topheader {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	display: block;
	text-align: left;
}

#site-title {
	margin:0;
	padding:0;
	font-size: 2.143em;
	text-transform: uppercase;
	line-height: 1.3em;
	font-weight: bold;
}
#site-description {
	margin: 0;
	padding: 0;
	font-size: 0.929em;
	color: #333;
}
#site-logo {border:0 none;}
#topbanner {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 70%;
	height: auto;
	text-align: right;

}
#topbanner img {
	border: 0 none;
}
#main-navigation {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#main-navigation .nav_desc {
	color: #CCC;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#main-navigation li.no_desc {
	line-height: 44px;
}
#main-navigation li li.no_desc {
	line-height: 1;
}
#topmenu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444;
	}
#mobile-nav {display:none;}
#mobile-nav .innerwrap {}
#mobile-nav select {}
.effect
{
  position: relative;
}
.effect:before, .effect:after
{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 0px;
	width: 30%;
	top: 40%;
	max-width:1200px;
	-webkit-box-shadow: 0 15px 15px #222;
	-moz-box-shadow: 0 15px 15px #222;
	box-shadow: 0 15px 15px #222;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	background-color: #222;
}
.effect:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 0px;
  left: auto;
}
#custom-header {
	text-align: center;
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
#main-content {
	border: 1px solid #ddd;
	background-color: #FFF;
	padding: 20px;
	width: 1160px;
	clear: both;
	height: auto;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#breadcrumbs {
	text-align: left;
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
#breadcrumbs p {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 70%;
	margin: 0px;
	padding: 0px;
	height: auto;
	display: block;
}
#sidebar {
	float: left;
	width: 29%;
	margin-left: 1%;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
#featuredbox {}
#featured {
	width: auto;
	height: 400px;
	background: white;
	border: 1px solid #ddd;
	padding: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	display: block;
	}
.adsense-post {
  clear:both;padding:4px 0 6px 0;
}

#post-entry, #featured-entry {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#post-entry .sticky {
	background-color: #F3F3F3;
}
.post-meta,
#author-bio {
	padding: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFF;
	border: 1px solid #ddd;
	text-shadow: 0px 2px 1px #fff;
	display: block;
	overflow: hidden;
	height: auto;
	width: auto;
}

.post-meta h1,
.post-meta h2 {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 2.3em;
	line-height: 1.2em;
	margin: 0px;
	color: #900;
}
.post-meta .post-info {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.post-meta .post-content {
	font-size: 14px;
	line-height: 24px;
}
.post-meta .post-content h1 {font-size: 180%;color: #000;margin:0 0 10px;padding:0;}
.post-meta .post-content h2 {font-size: 150%;color: #000;margin:0 0 10px;padding:0;}
.post-meta .post-content h3 {font-size: 130%;color: #000;margin:0 0 10px;padding:0;}
.post-meta .post-content h4 {font-size: 110%;color: #000;margin:0 0 10px;padding:0;}
.post-meta .post-content h5 {font-size: 100%;color: #000;margin:0 0 10px;padding:0;}
.post-meta .post-content h6 {font-size: 90%;color: #000;margin:0 0 10px;padding:0;}
.post-meta .post-content p {}
.post-meta .meta-nav {}
.post-meta .page-links {}

#author-avatar {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#author-avatar img {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #ddd;
}
#author-description {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#author-description h4 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
#author-link {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
#post-entry .page .entry-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.post-home {
	padding: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	border: 1px solid #ddd;
	text-shadow: 0px 2px 1px #fff;
	display: block;
	overflow: hidden;
	float: none;
	height: auto;
	width: auto;
	position: relative;
}
.post-home h2 {
	padding: 0px;
	font-size: 25px;
	line-height: 30px;
	margin: 0px;
}
.post-home .post-info {
	font-size: 12px;
	color: #999;
	margin:0;
	padding:0;
}
.post-home .entry-comments-link {
	position: absolute;
	right: 10px;
	font-size: 11px;
	bottom: 5px;
}
.post-home .entry-comments-link a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
}
.post-home .entry-comments-link a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.post-home .post-content {
	font-size: 13px;
	line-height: 20px;
}
.featured-category {
	display: block;
	padding: 0;
	clear: both;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	height: auto;
	background-color: #FFF;
	border: 1px solid #ddd;
	text-shadow: 0px 0px 1px #fff;
}
.featured-category h3 {
	margin: 0px;
	padding: 10px;
	display: block;
	height: auto;
	width: auto;
	text-align: left;
	clear: both;
	color: #FFF;
	text-shadow: 0px 2px 1px #000;
}
.featured-category .columnfix {
	border-right-width: 0px;
	border-right-style: none;
}
.featured-post-one {
	margin: 0px;
	padding: 10px;
	height: 350px;
	width: 47.4%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	overflow: hidden;
}
.featured-post-one h2 {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-align: left;
	font-size: 23px;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.featured-post-one .post-info {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #999;
	font-size: 12px;
	margin: 0px;
}
.featured-post-one .cat-link, 
.featured-post-two .cat-link {display:none;}
.featured-post-one p {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
}
.featured-post-two {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	font-size: 12px;
}
.featured-post-two h2 {
	padding: 0px;
	text-align: left;
	display: block;
	clear: both;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.featured-post-two .post-info {
	padding: 0px;
	color: #999;
	font-size: 12px;
	display: block;
	margin: 0px;
	clear: both;
	text-align: left;
}
.featured-post-two p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
}

#post-navigator {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
}
#post-navigator .wp-pagenavi {
	float: right;
	font-size: 12px;
}
#post-navigator .wp-pagenavi .current, #post-navigator .wp-pagenavi a  {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#post-navigator .wp-pagenavi .current, #post-navigator .wp-pagenavi a:hover {
	background-color: #900;
	color: #FFF;
}
#post-navigator .wp-pagenavi a {
	background-color: #000;
	color: #FFF;
}

.widget-area {}
.widget {
	border: 1px solid #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	font-size: 13px;
}
.widget a:link, .widget a:visited, .widget .textwidget a:hover, .widget #wp-calendar a:hover {
	color: #333;
}
.widget a:hover, .widget a:active, .widget .textwidget a, .widget #wp-calendar a {
	color: #933;
}
.widget select {
	display: inline-block;
	clear: both;
	padding: 0px;
	height: auto;
	margin: 10px;
	width: 94%;
}
.widget div,.widget .search-form {
	padding: 10px;
}
.widget ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
.widget ul ul {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.widget ul li {
	line-height: 24px;
}
.widget li li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 13px;
}
.widget li li li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 13px;
}

.widget .widgettitle {
	padding: 10px;
	display: block;
	clear: both;
	color: #FFF;
	text-shadow: 0px 1px 1px #000;
	margin: 0px;
	font-size: 15px;
}
.widget .widgettitle a {
	color: #FFF;
}
.widget .widgettitle a:hover {
	color: #CCC;
}
.widget .screen-reader-text {
	display: none;
}
.widget input#s, .widget .search-field {
	max-width: 250px;
	padding: 5px;
	border: 1px solid #ddd;
}
.widget input#s:focus, .widget .search-field:focus {
	border: 1px solid #999;
}
.widget input#searchsubmit,.widget .search-submit {
	min-width: 19%;
	padding: 4px;
}
.widget #calendar_wrap #wp-calendar {
	width: 100%;
	text-align: center;
}
.widget #calendar_wrap #wp-calendar caption {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
}
.widget #calendar_wrap #wp-calendar #prev {
	text-align: left;
	padding-left: 10px;
}
.widget #calendar_wrap #wp-calendar #next {
	text-align: right;
	padding-right: 10px;
}
.widget .rss-date {
	font-size: small;
	color: #888;
	margin-left: 5px;
}
.widget .rssSummary {
	padding: 0px;
	margin-bottom: 5px;
}
.widget cite {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	font-size: small;
	color: #888;
}
.widget_recent_entries ul li {
	line-height: 22px;
}
.widget_recent_entries .post-date {
	color: #999;
	font-size: 12px;
}
.widget_recent_comments ul li {
	line-height: 20px;
}
.widget_recent_comments .recentcomments a {}
.widget_recent_comments .recentcomments a:hover {}

.widget ul.gravatar_recent_comment {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
.widget ul.gravatar_recent_comment li {
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.widget ul.gravatar_recent_comment li .clearfix {
	font-size: 1px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.widget ul.gravatar_recent_comment li img {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #ddd;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.widget ul.gravatar_recent_comment .gravatar-meta {
	padding: 0px;
	text-align: left;
	display: block;
	height: auto;
	width: auto;
	line-height: 18px;
	font-size: 12px;
	margin: 0px;
} 
.widget ul.gravatar_recent_comment .author .aname,
.widget ul.gravatar_recent_comment .author .aname a:link {
	color: #900;
	font-weight: bold;
}
.widget ul.gravatar_recent_comment .author .aname a:hover {
	color: #000;
	font-weight: bold;
}
.widget ul.gravatar_recent_comment .comment {}
.widget_feat_sidebar {}
.widget_feat_sidebar ul {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 0px;
}
.widget_feat_sidebar ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.widget_feat_sidebar a:link,.widget_feat_sidebar a:visited {
	color: #900;
	text-decoration: none;
}
.widget_feat_sidebar a:hover,.widget_feat_sidebar a:active {
	color: #000;
	text-decoration: none;
}
.widget_feat_sidebar h2 {
	padding: 0px;
	font-size: 19px;
	margin: 0px;
}
.widget_feat_sidebar p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
}
.widget_feat_sidebar .post-info {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	font-size: 11px;
	color: #777;
}
.widget_feat_sidebar .cat-link {
	display: none;
}
#main-footer {
	color: #FFF;
	display: block;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
}
#footer-left {
	text-align: left;
	float: left;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: none;
}
#footer-right {
	text-align: right;
	float: right;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: none;
	height: auto;
	width: auto;
}
#footer-left ul, #footer-right ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer-left ul li {
	text-align: left;
	float: left;
	margin-right: 20px;
}
#footer-right ul li {
	text-align: right;
	float: right;
	margin-left: 20px;
}
#footer-left a {
	color: #FFF;
}
#footer-left a:hover {
	color: #CCC;
}
#footer-widget-box {
	display: block;
	padding: 0px;
	float: none;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
#footer-widget-box .columnfix {
	margin-right: 0px;
}
.footer-widget {
	display: inline-block;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
	max-width: 23%;
	height:auto;
	clear: none;
}
.footer-widget a:link, .footer-widget a:visited, .footer-widget .textwidget a:hover, .footer-widget #wp-calendar a:hover, .footer-widgettitle a {
	color: #FFF;
}
.footer-widget a:hover, .footer-widget a:active, .footer-widget .textwidget a, .footer-widget #wp-calendar a, .footer-widgettitle a:hover {
	color: #CCC;
}
.footer-widget select {
	display: inline-block;
	clear: both;
	padding: 0px;
	height: auto;
	margin: 10px;
	width: 94%;
}
.footer-widget div {
	padding: 0px;

}
.footer-widget ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-widget ul ul {}
.footer-widget ul li {
	line-height: 20px;
	font-size: 11px;
}
.footer-widget li li {}
.footer-widget li li li {}

.footer-widgettitle {
	text-align: left;
	display: inline-block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.footer-widget .screen-reader-text {
	display: none;
}
.footer-widget input#s {
	width: 76%;
	padding: 5px;
	border: 1px solid #ddd;
}
.footer-widget input#s:focus {
	border: 1px solid #999;
}
.footer-widget input#searchsubmit {
	padding: 5px;
}
.footer-widget #calendar_wrap #wp-calendar {
	width: 100%;
	text-align: center;
}
.footer-widget #calendar_wrap #wp-calendar caption {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.footer-widget #calendar_wrap #wp-calendar #prev {
	text-align: left;
	padding-left: 10px;
}
.footer-widget #calendar_wrap #wp-calendar #next {
	text-align: right;
	padding-right: 10px;
}
.footer-widget .rss-date {
	font-size: small;
	color: #888;
	margin-left: 5px;
}
.footer-widget .rssSummary {
	padding: 0px;
	margin-bottom: 5px;
}
.footer-widget cite {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	font-size: small;
	color: #888;
}
.footer-widget ul.gravatar_recent_comment {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
.footer-widget ul.gravatar_recent_comment li {
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footer-widget ul.gravatar_recent_comment li .clearfix {
	font-size: 1px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.footer-widget ul.gravatar_recent_comment li img {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #ddd;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-widget ul.gravatar_recent_comment .gravatar-meta {
	padding: 0px;
	text-align: left;
	display: block;
	height: auto;
	width: auto;
	line-height: 18px;
	font-size: 12px;
	margin: 0px;
} 
.footer-widget ul.gravatar_recent_comment .author .aname,
.footer-widget ul.gravatar_recent_comment .author .aname a:link {
	color: #ccc;
	font-weight: bold;
}
.footer-widget ul.gravatar_recent_comment .author .aname a:hover {
	color: #fff;
	font-weight: bold;
}
#commentpost {
	font-size: 1em;
}
#commentpost h4 {
  font-size:1.3em;clear:both;
}

ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 2em 0;
	text-indent: 0;
	float: left;
	width: 100%;
	font-size: 11px;
}

#commentpost blockquote {
	margin-bottom: 1em;
}

#commentpost blockquote blockquote {
  margin: 8px 0px;
  padding: 6px;
}

ol.commentlist blockquote p {
  margin: 0px !important;
  padding: 0px !important;
}

#respond {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

ol.commentlist li {
	height: 1%;
	display: inline;
	margin: 0 0 15px;
	padding: 3%;
	position: relative;
	float:left;
	width: 93%;
	border: 1px solid #ddd;
}

ol.commentlist li li {
	padding: 20px 5% 0px 3% !important;
	width: 80% !important;
	margin: 0px;
	border-left: 1px solid #ddd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	box-shadow: 0 0 0 transparent;
	background-color: transparent;
	background-image: none;
}
ol.commentlist li li img.avatar {
	width: 32px;
	height: 32px;

}
ol.commentlist li.alt {
	background: #f6f6f6;
}

ol.commentlist li.bypostauthor {}

ol.commentlist li.byuser {}

ol.commentlist li.comment-author-admin {}

#commentpost ol.commentlist li.comment {

	}

	#commentpost ol.commentlist li.comment li {
	border-bottom: 0 none !important;
	}

#commentpost ol.commentlist li.comment ul li {
	background: transparent none;
}

ol.commentlist li div.comment-author {
  padding: 10px 0px 0 0;
}
ol.commentlist li div.comment-author small a {
	color: #999;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: 300;
}

li.depth-2, li.depth-3, li.depth-4, li.depth-5, ol.commentlist ul.children { padding-bottom: 0px !important; margin-bottom: 0px !important;  }

ol.commentlist li div.vcard {
	padding-left: 75px;
	padding-top: 0px;
	margin-top: 0px !important;
}
#commentpost ol.commentlist li ul li .vcard {
	padding-left: 55px !important;
}
ol.commentlist li div.vcard p {
}
.comment-body #respond {
	width: 100%;
	float:left;
	position: relative;
	margin-bottom: 1em;
}
.fn a {
}

ol.commentlist li div.vcard cite.fn {
  font-style: normal;
}

ol.commentlist li div.vcard cite.fn a.url {
  text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
}

ol.commentlist li img.avatar {
  border: 1px solid #d5d5d5;
  float:left;
  padding: 5px;
  background: #FFFFFF;
}

ol.commentlist li div.vcard img.avatar-32 {}

ol.commentlist li li div.vcard img.photo {
  height: 32px;
  width: 32px;
}

ol.commentlist li div.vcard span.says {}

ol.commentlist li div.commentmetadata {}

ol.commentlist li div.comment-meta {
  position: absolute;
  right: 21px;
  text-align: right;
  top: 25px;
  margin-bottom: 25px;
}

ol.commentlist li div.comment-post-meta {
	font-weight: bold;
	margin: 0 0 0.5em;
	font-size: 1.25em;
}

ol.commentlist li div.comment-meta a {

}

ol.commentlist li div.comment-meta a:hover {
  color: #000000;
}

ol.commentlist li p {
}

ol.commentlist li p a {
}

ol.commentlist li ul {
  list-style: square;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
  font-weight: normal;
  font-variant: normal;
}

ol.commentlist li div.reply {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
    font-size: 0.65em;
}

ol.commentlist li div.reply a {
	padding: 2px 5px;
	color: #fff !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	text-shadow: 0 0px 1px #000;
	box-shadow: 0 0 1px #000;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	font-weight: bold;
	border: 1px solid #000;
	display: inline;
	visibility: visible;
	background: #3f4c6b;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmNGM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjFmM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #3f4c6b 0%, #121f3d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4c6b), color-stop(100%,#121f3d));
background: -webkit-linear-gradient(top,  #3f4c6b 0%,#121f3d 100%);
background: -o-linear-gradient(top,  #3f4c6b 0%,#121f3d 100%);
background: -ms-linear-gradient(top,  #3f4c6b 0%,#121f3d 100%);
background: linear-gradient(to bottom,  #3f4c6b 0%,#121f3d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#121f3d',GradientType=0 );

}

ol.commentlist li div.reply a:hover {
background: #000;
color: #fff !important;
   border: 1px solid #555;
   -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}


ol.commentlist li ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}

ol.commentlist li ul.children li {}

ol.commentlist li ul.children li.alt {}

ol.commentlist li ul.children li.bypostauthor {}

ol.commentlist li ul.children li.byuser {}

ol.commentlist li ul.children li.comment {}

ol.commentlist li ul.children li.comment-author-admin {}


li.depth-2, li.depth-3, li.depth-4, li.depth-5, commentlist ul.children {
	display: inline;
}
ol.commentlist li ul.children li.depth-2 {
  margin: 0 0 0 45px;

}

ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 0 25px;

}

ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 0 25px;
}

ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 0 25px;
	}

ol.commentlist li ul.children li.odd {}

#commentpost .comment_text {
	word-wrap: break-word;
	font-size: 1.2em;
	line-height: 1.4875em;
}

#commentpost .comment_text ul {
  margin-bottom: 24px;
  width: 100%;
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  list-style: none;
}

#commentpost .comment_text ul ul, #commentpost .comment_text ol ol {
  margin: 0px;
  list-style: none;
}

#commentpost .comment_text ul li {
	margin: 0px 0px 5px 25px !important;
	list-style: square;
	background: transparent none !important;
	border: 0px none !important;
	padding: 0px !important;
	line-height: 20px;
}

#commentpost .comment_text ul li ul li {
  margin-bottom: 0px;
  margin-top: 1px;
  margin-left: 0px;
  list-style: none;
  padding-left: 0px;
}

#commentpost .comment_text ol {
  list-style: decimal;
  margin-bottom: 24px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
}

#commentpost .comment_text ol li {
	list-style: decimal;
	margin: 0px 0px 5px 25px !important;
	background: transparent none !important;
	border: 0px none !important;
	padding: 0px !important;
	line-height: 20px;
}

#commentpost .comment_text ol li ol li {
  margin-bottom: 0px;
  margin-top: 1px;
  padding-left: 0px;
  list-style: square;
  margin-left: 15px;
}


ol.commentlist li.even {
}

ol.commentlist li.odd {
}

ol.commentlist li.parent {}

ol.commentlist li.pingback {}

ol.commentlist li.pingback .parent {}

ol.commentlist li.pingback div.vcard {
  padding: 0 170px 0 0;
}

ol.commentlist li.thread-alt {}

ol.commentlist li.thread-even {}

ol.commentlist li.thread-odd {}

ol.pinglist {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}

ol.pinglist li {
	margin: 0px 0px 3px;
	padding: 0px 0px 3px;
	float: left;
	width: 100%;
	list-style: none;
}

ol.pinglist li a{
	text-decoration: none;
	font-size: 1em;
}

ol.pinglist li a:hover {

}
p.logged-in-as {
	margin: 0px 0px 1em;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
}

.cancel-comment-reply {
    bottom: 45px;
    margin-bottom: 10px;
    position: absolute;
    right: 80px;
    z-index: 1000;
}
.comment-author #respond{ margin: 1.5em 0; }
.comment-author #respond h3 { font-size: 1.125em; margin: 0 0 1em; }
.comment-author #respond h3 small { font-size: 0.7em;  }

#respond a {}

#linking li {
  margin: 0px 0px 8px;
  padding: 0px;
  float: left;
  width: 100%;
}

#linking li a {
}

#commentform {


	clear: both;
	float: left;
	margin: 0;
	width: 95%;

}
#commentform p {
	margin: 0px 0px 1.125em;
	padding: 0px;
	float: left;
	width: 100%;
}

#commentform input[type="text"],#commentform input[type="email"],#commentform input[type="url"] {
	padding: 0.5em;
	margin: 0px 1em 0px 0px;
	border: 1px solid #ccc;
	display:block;
	width: 50% !important;
	float:left;
	color: #333;
	background: #f6f6f6;
	
}


#commentform input[type="text"]:focus, #commentform input[type="email"]:focus, #commentform input[type="url"]:focus, #commentform textarea#comment:focus {
	border: 1px solid #cc0000 !important;
	color: #333;
	background: #FFF;
}
#commentform p span.required, .comment-notes {}
#commentform p span.required {
  color: #D61111;
}

p.comment-form-comment label {
  margin: 0px;
  display: block;
}

#commentform label {
	font-weight:bold;

}
#commentform textarea#comment {
	margin: 0px;
	padding: 7px;
	width: 98%;
	clear:both;
	height: 12em;
	border: 1px solid #ccc;
	overflow: auto;
	background: #f6f6f6;
	
}

.form-submit #submit {
	font-size:14px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 6px 17px;
	border: 1px solid #09C;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	color: #fff;
	position: relative;
	border: 1px solid #111;
	background: #6c717c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjNzE3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjNGY0ZjUxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjMmIyYjJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #6c717c 0%, #4f4f51 4%, #2b2b2d 98%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c717c), color-stop(4%,#4f4f51), color-stop(98%,#2b2b2d));
	background: -webkit-linear-gradient(top,  #6c717c 0%,#4f4f51 4%,#2b2b2d 98%);
	background: -o-linear-gradient(top,  #6c717c 0%,#4f4f51 4%,#2b2b2d 98%);
	background: -ms-linear-gradient(top,  #6c717c 0%,#4f4f51 4%,#2b2b2d 98%);
	background: linear-gradient(to bottom,  #6c717c 0%,#4f4f51 4%,#2b2b2d 98%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c717c', endColorstr='#2b2b2d',GradientType=0 );
	letter-spacing: 1px;
}


.form-submit #submit:hover {

	cursor: pointer;
	color: #fff;
	

}

p.form-allowed-tags {
	color: #999;
}
#respond p.must-log-in {
display:block;
width:100%; float:left;
  clear:both;
  margin: 1em 0;
}
h3#reply-title {
	display: block;
	clear: both;
}

/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

@media only screen and (min-width: 320px) and (max-width: 960px) {

body {font-size:100%;}

.inner,#main-header,#topheader,#topbanner,#main-content,#content,#sidebar {width:95%;margin:0 auto;padding:0;float:none;display:block;}

#topheader,#topbanner {text-align:center;}	

#featured {height: 250px;}

#breadcrumbs,#topmenu,#custom-header,.post-home .post-info,.post-meta .post-info,.widget_feat_sidebar .post-info {display:none;}

#featured,.post-home,.post-meta,.featured-category,#author-bio,.widget,ol.commentlist li {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

.post-home .post-content, .post-meta .post-content {font-size: 14px;}

#mobile-nav {width: 96%; padding: 2%; display:block !important;}

#mobile-nav select {font-size:13px;color: #666;padding:0.25em;width: 99%;border: 1px solid #aaa;}
	
.featured-category {margin-bottom:20px;}
.featured-post-one {width:auto;height:auto;border:none;float:none;clear:both;display:block;}
.featured-post-one .post-info, .featured-post-two .post-info {display:none;}

#footer-right {}
.footer-widget {
	display: block;
	padding: 0px;
	float: none;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	max-width: 100%;
	height:auto;
	clear: both;
}

.post-image img.alignleft, .post-image img.alignright, .post-image img.aligncenter {
	display:none
}
.post-image img.mobile {
	width:100%;height:auto;
	display: block;
	margin-bottom:10px;
}

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 320px)
and (max-width : 480px) {
	
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* STYLES GO HERE */
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* STYLES GO HERE */
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* STYLES GO HERE */
}
 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* STYLES GO HERE */
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* STYLES GO HERE */
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* STYLES GO HERE */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (portrait & landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (portrait)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {
/* STYLES GO HERE */
}