/*------------------------------------------------*/

/*------------------[BASE STYLES]-----------------*/

/*------------------------------------------------*/

/* Infinite Carousel */

	input, textarea { font-family: Arial; font-size: 125%; padding: 7px; }
	label { display: block; } 

	.infiniteCarousel {
	  width: 395px;
	  position: relative;
	}

	.infiniteCarousel .wrapper {
	  width: 315px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	  overflow: auto;
	  min-height: 10em;
	  margin: 0 40px;
	  position: absolute;
	  top: 0;
	}

	.infiniteCarousel ul a img {
	  border: 5px solid #000;
	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	}

	.infiniteCarousel .wrapper ul {
	  width: 9999px;
	  list-style-image:none;
	  list-style-position:outside;
	  list-style-type:none;
	  margin:0;
	  padding:0;
	  position: absolute;
	  top: 0;
	}

	.infiniteCarousel ul li {
	  display:block;
	  float:left;
	  padding: 10px;
	  height: 85px;
	  width: 85px;
	}
	
#mycarousel li a span {
	/*display: none;*/
	margin-top: 3px;
    text-align: center;
    font-size: 12px;
    color: #000;

}
/*#mycarousel li a:hover span {
	display: block;
}*/

	.infiniteCarousel ul li a img {
	  display:block;
	}

	.infiniteCarousel .arrow {
	  display: block;
	  height: 36px;
	  width: 37px;
	  background: url(images/arrow.png) no-repeat 0 0;
	  text-indent: -999px;
	  position: absolute;
	  top: 37px;
	  cursor: pointer;
	}

	.infiniteCarousel .forward {
	  background-position: 0 0;
	  right: 0;
	}

	.infiniteCarousel .back {
	  background-position: 0 -72px;
	  left: 0;
	}

	.infiniteCarousel .forward:hover {
	  background-position: 0 -36px;
	}

	.infiniteCarousel .back:hover {
	  background-position: 0 -108px;
	}


/* Infinite Carousel  */


body {
	margin: 0px;
	padding: 0;
	color: #333333;
	background-color: #e1d9d0;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

#portfolio-float-right {
	float: right;
	padding-right: 40px;
	font-size: 10px;
}


#portfolio-float-right a {
	font-size: 10px;
}

#banner {
	width: 863px;
	height: 236px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 10px;
	background: url(images/banner-shadow.png) no-repeat;
}

a:link, a:visited {
	text-decoration: none;
	color: #d06f1a;
	font-size: 12px;
	text-transform: uppercase;
        border: 0; 
}

a:hover {
	color: #3B3B3B;
}

a {
	outline: none;
}

h1 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 24px;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 23px;
	text-transform: none;
}

h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 22px;
}

ul {
	line-height: 23px;
}

blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

/*------------------------------------------------*/

/*------------------[MAIN LAYOUT]-----------------*/

/*------------------------------------------------*/

.headings {
	width: 194px;
	background-color: #eeeedd;
	display: block;
	height: 28px;
	font-weight: bold;
	color: #7b7b6f;
	padding-left: 20px;
	padding-top: 3px;
	clear: both;
}

#wrapper2 {
	width: 883px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
}

.post-wrapper {
	width: 590px;

}

.rule {
	clear: both;
	border-top: 1px solid #eeeedd;
	width: 636px;
	margin: 15px 0px;
	float: left;
}

.home-wrapper {
	width: 590px;
	border-top: 1px solid #eeeedd;
	margin-top: 15px;
}

.home-left {
	width: 420px;
	border-right: 1px solid #eeeedd;
	float: left;
}

.home-post-wrap {
	width: 395px;
	border-bottom: 1px solid #eeeedd;
	padding: 15px 25px 25px 0px;
}

.home-post-wrap-2 {
	width: 636px;
	border-bottom: 1px solid #eeeedd;
	padding: 15px 0px;
}

.home-post-wrap-3 {
	width: 636px;
	border-bottom: 1px solid #eeeedd;
	padding: 0px;
}

.home-right {
	width: 214px;
	float: left;
}

.readmore {
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}

.readmore a:link, .readmore a:hover {
	color: #7b7b6f;
}

#header {
	width: 883px;
	margin-top: 0px;
	height: 219px;
	background-color: #373434;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	float: left;
}

.header-top {
	height: 100px;
	padding-left: 7px;
}

.headerquote {
	width: 300px;
	color: #333333;
	float: right;
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
	float: left;
	width: 863px;
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 7px;
	padding-right: 10px;
	margin-top: 15px;
}

#left-div {
	width: 590px;
	float: left;
	
}

#left-inside {
	float: left;
	padding: 0px 0px 0px 19px;
}

.adwrap {
	margin-left: 9px;
	float: left;
	padding: 5px 0px;
}

.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
}

.home-sidebar-box {
	padding: 15px 0px 0px 20px;
	float: left;
	clear: both;
}

.home-sidebar-box ul {
	margin: 0px 0px 15px 15px;
	padding-left: 0px;
	float: left;
}

.thumbnail-div {
	border: 1px solid #e7e7d4;
	float: left;
	margin-right: 10px;
	padding: 6px;
	display: inline;
}

.post-info {
	color: #abab91;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	clear: both;
}

.post-info a:link, .post-info a:hover, .post-info a:visited {
	color: #000;
}

.logo {
	float: left;
	width: 350px;
	height: 55px;
	background: url(images/logo.png) no-repeat left center;
}

.slogan {
	background: #fff;
	border: 1px solid #e5e5cf;
	font-size: 24px;
	color: #887a68;
	float: left;
	text-transform: lowercase;
	padding: 8px 10px;
	height: 23px;
}

.current-category {
	background-color: #FFF;
	color: #7b7b6f;
	border: 1px solid #EBEBEB;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 25px;
	width: 603px;
}

/*------------------------------------------------*/

/*---------------------[TITLES]-------------------*/

/*------------------------------------------------*/

.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	margin-top: 10px;
	color: #6a909f;
	float: left;
	margin-bottom: 15px;
	clear: both;
}

.titles-orange a:link, .titles-orange a:visited, .titles-orange a:hover {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	margin-top: 10px;
	float: left;
	margin-bottom: 15px;
	color: #e56100;
}

.post-title {
	/*margin-top: 30px;*/
}

.bluetitle, .bluetitle a:link, .bluetitle a:hover, .bluetitle a:visited {
	font-size: 72px;
	font-family: Georgia;
	color: #76a0b0;
	float: left;
}

.redtitle, .redtitle a:link, .redtitle a:hover, .redtitle a:visited {
	font-size: 72px;
	font-family: Georgia;
	color: #e56100;
	float: left;
}

/*------------------------------------------------*/

/*--------------------[COMMENTS]------------------*/

/*------------------------------------------------*/

.commentmetadata {
	text-transform: uppercase;
	color: #abab91;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
}

#comments {
	margin-top: 30px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
	color: #abab91;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited, .says {
	color: #e56100;
	font-family: Georgia;
	font-size: 17px;
	font-style: normal;
}

.avatar {
	border: 5px solid #eeeedd;
	margin-bottom: -15px;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}

.comment, .pingback {
	border-bottom: 1px solid #eeeedd;
	margin-bottom: 15px;
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
}

.children .comment {
	border-top: 1px solid #eeeedd;
	border-bottom: none;
	padding-top: 15px;
	margin-bottom: 0px;
}

.comment-reply-link, .comment-reply-link:visited {
	color: #fff !important;
	display: block;
	font-weight: bold;
	background-color: #76a0b0;
	padding: 2px 7px;
	float: right;
	text-transform: lowercase;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: -10px;
}

.commentlist {
	float: left;
	margin-left: 0px;
	padding-left: 10px;
}

.comment-reply-link:hover {
	background-color: #7bab96;
	color: #fff;
}

.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
	color: #fff !important;
	display: block;
	font-weight: bold;
	background-color: #76a0b0;
	padding: 0px 5px;
	text-transform: lowercase;
	font-size: 10px;
	float: left;
	clear: both;
}

#commentform {
	clear: both;
	float: left;
}

.cancel-comment-reply a:hover {
	background-color: #7bab96;
	color: #fff;
}

#respond {
	float: left;
	width: 100%;
}

/*------------------------------------------------*/

/*-----------------[COMMENT FORM]-----------------*/

/*------------------------------------------------*/

#commentform {
	margin: 10px 0px 0px 20px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
	padding: 10px;
}

#commentform #email {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}

#commentform #author {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}

#commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}

/*------------------------------------------------*/

/*---------------[PAGES NAVIGATION]---------------*/

/*------------------------------------------------*/

#pages {
	width: 100%;
	float: left;

	padding-left: 7px;
	padding-bottom: 10px;
}

#pages-inside {
	width: 100%;
	float: left;
}

#pages-inside-2 {
	width: 883px;
	margin: auto;
}

#pages-inside ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#pages-inside ul li {
	float: left;
	display: block;
	
	padding: 0px;
	margin: 0px;
}

#pages-inside ul li a:link, #pages-inside ul li a:visited, #pages-inside ul li a:active {
	float: left;
	color: #41352d;
	display: block;
	font-size: 11px;
	margin: 0px;
	padding: 0 15px 0px 0;
	text-transform: uppercase;
}

#pages-inside ul li a:hover, #pages-inside ul li.current_page_item a {
	color: #ce6e1a;
	background-color: transparent;
}

/*-------------[DROPDOWN MENU]------------*/

.nav, .nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav ul {
	position: absolute;
	top: -999em;
	border-bottom: 4px solid #6b919f;
}

.nav li {
	float: left;
	position: relative;
	z-index: 99;
}

.nav a {
	display: block;
}

.nav ul li {
	width: 100%;
}

.nav li:hover ul, ul.nav li.sfHover ul {
	left: 0px;
	top: 48px;
}

.nav li:hover li ul, .nav li.sfHover li ul {
	top: -999em;
}

.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 220px;
	top: 0px;
}

.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}

.nav li li {
	display: block;
	padding: 0px;
	height: auto !important;
}

.nav li:hover {
	background-color: #76a0b0 !important;
}

.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	background-color: #76a0b0;
	height: auto !important;
}

.nav li li a:hover {
	background-color: #80b79f !important;
}

/*------------------------------------------------*/

/*-------------[CATEGORIES NAVIGATION]------------*/

/*------------------------------------------------*/

#categories {
	width: 883px;
	float: left;
	background-color: #a7a697;
	min-height: 48px;
	margin-top: 40px;
}

#categories ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}

#categories ul li {
	float: left;
	display: block;
	padding-left: 0px;
	height: 48px;
}

#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
	height: 24px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	padding: 12px 20px;
	float: left;
	margin: 0px;
}

#categories ul li a:hover {
	background-color: #76a0b0;
}

/*-------------[DROPDOWN MENU]------------*/

#nav2 ul {
	border-bottom: 4px solid #ebe9d8;
}

#nav2 li {
	z-index: 100;
}

#nav2 li:hover ul, ul#nav2 li.sfHover ul {
	top: 70px;
}

#nav2 li:hover ul li:hover ul {
	top: 0px;
}

/*#nav2 li li a:link, #nav2 li li a:visited { height: 35px; padding: 10px 20px 0px 20px; }*/

#nav2 li:hover {
	background-color: transparent !important;
}

#nav2 li li a:hover {
	background-color: transparent !important;
}

#nav2 li li a:link, #nav2 li li a:visited {
	background-color: #f9f9f4;
	padding-bottom: 8px;
}

/*------------------------------------------------*/

/*------------[CAPTIONS AND ALIGNMENTS]-----------*/

/*------------------------------------------------*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

p img, p a img {
	padding: 0;
	/*max-width: 100%;*/
border: 0; 
}

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
}

/*------------------------------------------------*/

/*---------------[ABOUT ME SECTION]---------------*/

/*------------------------------------------------*/

#about-image {
	float: left;
	display: inline;
	margin-right: 10px;
	border: 5px solid #fff;
}

/*------------------------------------------------*/

/*-------------------[SIDEBAR]--------------------*/

/*------------------------------------------------*/

#sidebar {
	float: right;
	width: 250px;
	color: #333333;
	padding-left: 8px;
	font-size: 12px;
	
	border-left: 1px solid #d0c8bb;
	line-height: 17px;
}
#sidebar a img {
	border-style: none;
}

#sidebar .content {
	padding-left: 7px;
}

#sidebar h2 {
	margin-bottom: 10px;
	font-family: Arial;
	color: #c96e23;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
}
.sidebar-box {
	padding: 13px 15px;
	margin-bottom: 5px;
	float: right;
	width: 220px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #f5f5eb;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	color: #959487;
}

.sidebar-box ul li {
	margin: 5px 3px 3px 5px;
	clear: both;
}

.sidebar-box ul {
	list-style: circle;
	clear: both;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

.sidebar-box ul li a:hover {
	color: #959487;
}

.sidebar-box-title {
	font-size: 14px;
	color: #FFF;
	padding: 7px 11px;
	background-color: #7bab96;
	text-transform: lowercase;
	margin: 0px 0px 7px 0px;
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/*------------------------------------------------*/

/*---------------[FEATURED ARTICLES]--------------*/

/*------------------------------------------------*/

.titles-featured a, .titles-featured a:hover, .titles-featured a:visited, .titles-featured, .post-title a:link, .post-title a:hover, .post-title a:visited {

	font-family: Arial;
	color: #c96e23;
	float: left;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

.featured-date {
	text-transform: uppercase;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	float: left;
	margin-left: 12px;
	line-height: 20px;
}

.featured-thumb {
	border: 10px solid #eeeedd;
	margin-bottom: 19px;
}

.featured {
	width: 636px;
	margin-top: 20px;
}

.featured-thumb-wrapper {
	position: relative;
	float: left;
}

.featured-categories {
	position: absolute;
	width: 690px;
	float: left;
	margin-top: -85px;
	margin-left: -17px;
}

.featured-categories ul, .featured-categories li {
	list-style: none;
	float: left;
}

.featured-categories a:link, .featured-categories a:visited {
	background-color: #76a0b0;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 5px 10px;
	color: #fff;
	float: left;
	margin-right: 10px;
}

.featured-categories a:hover {
	background-color: #80b79f;
}

.featured-content {
	float: right;
	width: 353px;
	margin-right: 5px;
}

/*------------------------------------------------*/

/*--------------------[FOOTER]--------------------*/

/*------------------------------------------------*/
#portfolio {
	background: url(images/footer-border.png) repeat-x 0 top;
	height: 95px;
	padding-bottom: 15px;
	margin-top: 20px;
	width: 865px;
	padding-top: 5px;
}

#footer {
	clear: both;
	float: left;
	width: 855px;
	color: #40352d;
	padding-top: 16px;
	padding-bottom: 14px;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 7px;
	background: url(images/footer-border.png) repeat-x;
}
.clear {
	clear: both;
}

.orange {
	color: #c96e23;
}

#footer a {
	color: #c96e23;
	text-transform: none;
	font-size: 11px;
}


#footer a:hover {
	text-decoration: underline;
}

.footer-box {
	float: left;
	margin-bottom: 20px;
}

.footer-box ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}

.footer-box li {
	margin-bottom: 10px;
}

.footer-box h3 {
	color: #709e8a;
	font-family: Georgia;
	margin-bottom: 15px;
	font-size: 18px;
}


/*------------------------------------------------*/

/*--------------------[SEARCH]--------------------*/

/*------------------------------------------------*/

.search_bg {
	float: right;
	margin-top: 18px;
	margin-left: 10px;
}

.search_bg #s {
	background: #FFF;
	font-size: 11px;
	color: #abab91;
	font-family: Arial;
	width: 150px;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #e5e3d3;
}

.search_bg #searchsubmit {
	background-color: #e56100;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 5px solid #f6f6e9;
	vertical-align: middle;
	text-transform: lowercase;
	margin-left: 10px;
	height: 30px;
	padding-bottom: 10px;
}

#searchform {
	margin-right: 20px;
	margin-bottom: 15px;
}

/*------------------------------------------------*/

/*-------------------[PAGE NAVI]------------------*/

/*------------------------------------------------*/

.wp-pagenavi {
	margin: 15px 0px 15px 0px !important;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #e1e1c8 !important;
	color: #413f36 !important;
	background-color: #eeeedd !important;
}

.wp-pagenavi a:visited {
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #e1e1c8 !important;
	color: #413f36 !important;
	background-color: #eeeedd !important;
}

.wp-pagenavi a:hover {
	border: 1px solid #608e7a !important;
	color: #FFF !important;
	background-color: #7bab96 !important;
}

.wp-pagenavi a:active {
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #e1e1c8 !important;
	color: #413f36 !important;
	background-color: #eeeedd !important;
}

.wp-pagenavi span.pages {
	padding: 5px 7px !important;
	margin: 2px 2px 2px 2px !important;
	color: #000000 !important;
	border: 1px solid #e1e1c8 !important;
	color: #413f36 !important;
	background-color: #eeeedd !important;
}

.wp-pagenavi span.current {
	padding: 5px 7px !important;
	margin: 2px !important;
	font-weight: bold !important;
	border: 1px solid #608e7a !important;
	color: #FFF !important;
	background-color: #7bab96 !important;
}

.wp-pagenavi span.extend {
	padding: 5px 7px !important;
	margin: 2px !important;
	border: 1px solid #608e7a !important;
	color: #FFF !important;
	background-color: #7bab96 !important;
}

.thumbnail-div a {
	display: block;
}

.thumbnail-div a img {
	border: none;
}