/*
Theme Name: Fresh And Clean
Theme URI: http://wpexplorer.com
Description: A clean and minimal WordPress theme by AJ Clarke. Download more <a href="http://www.wpexplorer.com">WordPress Themes</a>.
Author: AJ Clarke
Author URI: http://www.wpexplorer.com
Version: 1.0
Tags: mimal, two-columns, fixed-width, threaded-comments, custom-menu, post thumbnails, featured slider
License: GPL
*/

/*** Reset Browser Settings ***/

* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a img {
	border: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*** Main Body ***/
body {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #707070;
	background: url("images/usal.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/*** Clearfix **/
.clear {
	clear: both;
}
/*** Links ***/
a {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: underline;
}
/*** Styles ***/
p {
	margin: 0 0 1em;
}
textarea, input {
	font-size: 13px;
}
strong {
	font-weight: bold;
	color: #000;
}
em {
	font-style: italic;
}
small {
	font-size: 12px;
	color: #666;
}
/*** Headings ***/
h1, h2, h3, h4, h5, h6 {
	line-height: 140%;
	color: #545454;
	font-weight: normal;
}
h1 {
	font-size: 1.86em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1em;
}
.postcontent h2 {
	font-size: 1.5em;
	margin-top: 30px;
	margin-bottom: 10px;
}
h1 {
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	line-height: 1;
}
h1.single-title {
	margin-bottom: 0 !important;
}
.postcontent h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0em 0.63em 0em;
	font-style: italic;
}
#respond h3 {
	font-size: 1.43em;
	padding: 10px 0;
}
h2.posttitlehome {
	font-size: 1.57em;
	margin-bottom: 10px;
}
h1.category-title {
	font-style: italic;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
}
/*** Main Layout ***/

#wrap {
	width: 900px;
	padding: 20px 30px;
	background: url(images/content-bg.jpg) repeat;
	margin: 0 auto;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#main {
	float: left;
	width: 600px;
	padding: 10px 0;
	font-size: 0.93em;
}
.full-width {
	width: 900px !important;
}
.static-image {
	border: 10px solid #ECECEC;
	margin-top: 20px;
}
/*** Header ***/

#header {
	background: url(images/content-bg.jpg) repeat;
	margin: 0 auto;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 960px;
	height: 100px;
	position: relative;
	font-size: 2em;
}
#header-logo {
	position: absolute;
	left: 10px;
	bottom: 20px;
}
a#logo {
	height: 45px;
	font-size: 2.14em;
	color: #545454;
	font-weight: normal;
}
#logo:hover {
	text-decoration: none;
}
#header-banner {
	width: 468px;
	height: 60px;
	position: absolute;
	right: 20px;
	top: 20px;
}
/*** Primary Nav ***/

#primary-nav {
	width: 960px;
	margin: 0 auto;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #000000;
	background: url(images/nav-bg.jpg) repeat;
}
#primary-nav ul {
	padding: 0 10px;
	text-transform: uppercase;
	list-style: none;
}
#primary-nav li {
	float: left;
	height: 35px;
}
#primary-nav a {
	display: block;
	line-height: 35px;
	padding: 0 20px;
	color: #d4d4d4;
	font-weight: bold;
}
#primary-nav a:hover {
	background: url(images/nav-bg.jpg) repeat;
	color: #09F;
	text-decoration: none;
}
#primary-nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	width: 200px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
#primary-nav li ul a {
	display: block;
	font-size: 12px;
}
#primary-nav li ul li {
	float: none;
	border: none;
}
#primary-nav li ul ul {
	margin: -36px 0 0 200px;
	width: 200px;
	border-top: 1px solid #EAEAEA;
}
#primary-nav li:hover ul ul,  #primary-nav li:hover ul ul ul,  #primary-nav li.sfhover1 ul ul,  #primary-nav li.sfhover1 ul ul ul {
	left: -999em;
}
#primary-nav li:hover ul,  #primary-nav li li:hover ul,  #primary-nav li li li:hover ul,  #primary-nav li.sfhover ul,  #primary-nav li li.sfhover1 ul,  #primary-nav li li li.sfhover1 ul {
	left: auto;
}
#primary-nav li:hover,  #primary-nav li.sfhover1 {
	position: static;
}
/***Nav Colors***/

.gray-nav,  .gray-nav a {
	background: url(images/nav-bg.jpg) repeat;

}
.gray-nav,  .gray-nav a:hover {
	background: url(images/nav-bg.jpg) repeat;

}
.black-nav {
}
.blue-nav,  .blue-nav a {
	background: #6AA6FF;
	color: #FFF !important;
}
.blue-nav a:hover {
	background: #347DC7 !important;
}
.black-nav,  .black-nav a {
	background: #000;
	color: #FFF !important;
}
.black-nav a:hover {
	background: #333 !important;
}
.red-nav,  .red-nav a {
	background: #A00;
	color: #FFF !important;
}
.red-nav a:hover {
	background: #9F0000 !important;
}
/*** Post  ***/

.post {
	float: left;
	width: 600px;
	margin-bottom: 10px;
}
.postimg img {
	float: left;
	margin: 0 20px 10px 0 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #ababab;
	-khtml-box-shadow: 0px 1px 2px #ababab;
	-webkit-box-shadow: 0px 1px 2px #ababab;
	box-shadow: 0px 1px 2px #ababab;
}
.postcontent a img {
	border: 5px solid #ECECEC;
	margin: 10px;
}
.postcontent a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-moz-box-shadow: 0px 5px 5px #ababab;
	-khtml-box-shadow: 0px 5px 5px #ababab;
	-webkit-box-shadow: 0px 5px 5px #ababab;
	box-shadow: 0px 5px 5px #ababab;
}
img.single {
	float: left;
	border: 5px solid #ECECEC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #ababab;
	-khtml-box-shadow: 0px 1px 2px #ababab;
	-webkit-box-shadow: 0px 1px 2px #ababab;
	box-shadow: 0px 1px 2px #ababab;
	margin-right: 20px;
	margin-bottom: 20px;
}
.noborder {
	border-bottom: none;
}
/*** Post Content ***/

.postcontentt h1 {
	font-weight: bold;
	color: #FF7600;
}
.postcontent {
	color: #222222;
	margin-bottom: 20px;
}
h2.entry-title {
	font-size: 1.5em;
	margin-top: 0 !important;
}
h2.entry-title a {
	color: #726763;
	font-weight: 100;/*
	padding-left: 36px;
	background: url(images/dial.png) no-repeat top left;*/
}
h2.entry-title a:hover {
	text-decoration: none;
	color: #09F;
}
.postcontent ul {
	margin: 10px 40px;
}
.postcontent ol {
	margin: 10px 40px;
}
.postcontent .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.postcontent .alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.postcontent .aligncenter,  .postcontent .center {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.postcontent blockquote {
	padding: 0 15px 0 10px;
	font-style: italic;
	margin: 20px 0;
	margin-left: 20px;
	border-left: 4px solid #28A0E8;
}
a.read-more {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0.93em;
	color: #09F;
}
/*** Byline ***/

#byline {
	font-size: 11px;
	margin-bottom: 20px;
	color: #999;
}
#byline a {
	color: #09F;
	text-decoration: none;
}
#byline a:hover {
	text-decoration: underline;
}
/***Portfolio Page ***/

.portfolio-item {
	width: 205px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.portfolio-item h2 {
	text-align: center;
	font-size: 1.14em;
}
.portfolio-item h2 a {
	color: #666;
}
.portfolio-item a img {
	border: 3px solid #ECECEC;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #ababab;
	-khtml-box-shadow: 0px 1px 2px #ababab;
	-webkit-box-shadow: 0px 1px 2px #ababab;
	box-shadow: 0px 1px 2px #ababab;
}
.portfolio-item a:hover img {
	-moz-box-shadow: 0px 5px 5px #ababab;
	-khtml-box-shadow: 0px 5px 5px #ababab;
	-webkit-box-shadow: 0px 5px 5px #ababab;
	box-shadow: 0px 5px 5px #ababab;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
/*** Comments ***/

#comment-wrap {
	border-top: 1px solid #CCC;
	clear: both;
}
h3#comments {
	margin: 30px 0;
	clear: both;
}
.comment-author {
	color: #000;
	font-size: 0.93em;
}
.commentlist li {
	margin-bottom: 20px;
}
ul.children li {
	margin-left: 20px;
	padding: 0;
	border: none;
	margin-bottom: 0;
}
ul.children li li {
	margin-left: 30px;
}
.comment-wrap {
	margin-left: 65px;
	position: relative;
	font-size: 0.93em;
	margin-bottom: 20px;
	padding: 10px;
	background: #F5F5F5;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.comment-wrap p {
	margin: 0;
	padding: 0;
}
ol.commentlist {
	list-style: none;
}
img.avatar {
	float: left;
	padding: 3px;
	background: #ECECEC;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #5F5F5F;
	-khtml-box-shadow: 0px 1px 2px #5F5F5F;
	-webkit-box-shadow: 0px 1px 2px #5F5F5F;
	box-shadow: 0px 1px 2px #5F5F5F;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
#commentform textarea,  #commentform input {
	color: #707070;
	background: #FFF url(images/searchbg.png) top repeat-x;
	border: 1px solid #898989;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#commentform textarea:focus,  #commentform input:focus {
	border: 1px solid #999;
}
#commentform label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .857em;
	color: #898989;
	padding: 0 0 0 5px;
}
#commentform label {
	font-weight: normal;
	font-style: italic;
	font-size: .8em;
}
#commentform textarea {
	width: 572px;
}
a.comment-reply-link {
	color: #2173af;
	text-decoration: none;
	font-size: 0.79em;
}
a.comment-reply-link:hover {
	color: #349ce6;
}
input#submit {
	background: #F4F4F4;
	padding: 5px 10px;
	border: 1px solid #CCC;
	color: #333;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
}
input#submit:hover {
	background: #E4E4E4;
	border: 1px solid #999;
}
input#author {
	border: 1px solid #cdcdcd;
}
input#email {
	border: 1px solid #cdcdcd;
}
input#url {
	border: 1px solid #cdcdcd;
}
textarea#comment {
	border: 1px solid #cdcdcd;
}
ol.commentlist li#blank {
	visibility: hidden;
}
#cancel-comment-reply-link {
	color: #F00;
	font-weight: bold;
}
/*** Pagination & Page Navi ***/
.paginate a{
	display: block;
	padding: 4px 10px;
	background: url('images/nav-bg.jpg') repeat scroll 0% 0% transparent;
	border-radius: 4px;
	color: #fff;
	border: solid 2px #ececec;
	box-shadow: 0px 1px 1px #ABABAB;
}
.paginate a:hover{
	color: #efefef;
	border: solid 2px #ffffff;

}
.paginate-left {
	float: left;
}
.paginate-right {
	float: right;
}
.wp-pagenavi span.pages {
	border: none !important;
}
.wp-pagenavi {
	padding-bottom: 20px;
}
.wp-pagenavi a {
	margin-right: 10px;
	padding: 5px;
	color: #666 !important;
	border: 1px solid #C7C7C7;
	background: #F4F4F4;
}
.wp-pagenavi a:hover,  span.current {
	background: #E9E9E9;
	text-decoration: none;
	border: 1px solid #CCC !important;
}
/*** Footer ***/

#footer {
	color: #a7a7a7;
	font-size: .85em;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
#footer a {
	color: #a7a7a7 !important;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
	font-size: 0.79em;
}
/*** Sidebar ***/

#sidebar {
	float: right;
	width: 230px;
	padding: 10px 0 0 0;
	font-size: 0.93em;
	color: #efefef;
	font-weight: bold;
}
div.sidebar-bot {
	width: 230px;
	background: url(images/sidebar-bot-bg.jpg) no-repeat bottom;
	height: 18px;
}
div.sidebar-top {
	width: 230px;
	padding-top: 16px;
	background: url(images/sidebar-top-bg.jpg) no-repeat top;
}
div.sidebar-content {
	width: 230px;
	background: url(images/sidebar-repeat-bg.jpg) repeat-y top;
	margin-bottom: 15px;
}
div.sidebar-padding {
	padding: 0 16px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
}
#sidebar li {
	margin: 5px 0;
}
.box {
	margin-bottom: 15px;
}
.box a {
	color: #d4d4d4;
}
.box a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.box ul {
	padding: 10px 0 0;
}
.textwidget {
	padding: 10px 0;
}
#sidebar h4 {
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 2px solid #e1e1e2;
	color: #efefef;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
/*** WordPress Styles ***/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wp-calendar caption {
	padding: 15px 0;
}
/***Search***/

#searchbar {
	margin-top: 15px;
	position: relative;
}
#search {
	background: #FFF url(images/searchbg.png) top repeat-x;
	padding: 5px 27px 5px 5px;
	font-size: 14px;
	width: 166px;
	border: 1px solid #000;
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #999;
}
#searchsubmit {
	position: absolute;
	right: 5px;
	top: 8px;
	display: block;
	background: url(images/searchsubmit.png) no-repeat;
	height: 15px;
	width: 15px;
	border: 0;
	text-indent: -9999px;
}
.sidebar-content .cat-item-3 a{
  color: #ffd74a;
}
