* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 22px;
   font-family: 'Raleway', sans-serif;
    color: #727272;
    background: url(images/body-pattern.png) repeat 0 0;
    min-width: 100%;
	margin: 0px auto 0px auto;
}

.cols h1 { padding-top:18px; font-size:25px;}
.cols h4 {font-size:15px; font-family: 'Raleway', sans-serif; font-weight:500;}

/*font-family: 'Raleway', sans-serif;*/

a { color: #b13e3e; /* ORANGE #e48914 */; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: none; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 100%; margin: 0 auto; }
.container { background: url(images/container.png) repeat-y center 0; box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -o-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); }


#header {
	margin-bottom: 0px;
	position: relative;
	padding-top: 10px;
	height: 95px;
	background: #fff;
}
#header-centered { margin:0px auto 0px auto; max-width:980px;}
#header-block { margin-left:auto; margin-right:auto; max-width:980px; }
#logo { width: 390px; height:116px; font-size: 0; line-height: 0; float:left; margin-bottom: -50px; margin-left:10px; }
#logo a { height:116px; display: block; background: url(images/logo.png) no-repeat 0 0; text-indent: -4000px; }
.search {
	width: 210px;
	margin-left: auto;
	padding-right: 21px;
	height: 30px;
}
.search input.field { float:left; width: 166px; padding:0 8px; height: 24px; line-height: 24px;  border: 1px solid #d3d3d3; font-size: 11px; color:#bebebe; background: #ededed; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.search input.search-btn { float:left;  font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; width: 20px; height: 26px; border: 0; background: url(images/search-ico.png) no-repeat 0 0; }

#navigation {
	/* [disabled]padding: 0px 5px 0px 136px; */
	margin-bottom: 0px;
	height: 45px;
	background-image: url(images/menu-bg.jpg);
	width: auto;
}
#navigation-centered {
	margin: 0px auto 0px auto;
	max-width: 980px;
	position: relative;
	z-index: 100;
	height: 45px;
}
#navigation ul {
	list-style: none;
	list-style-position: outside;
	margin-left: 114px;
	height: 45px;
}
#navigation ul li { padding: 0px; float: left;  font-family: 'Raleway', sans-serif; font-weight:200; font-size: 13px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; text-transform: uppercase; height:45px;  border-left:1px solid #682322;
}
#navigation ul li:first-child { padding-left: 0px; border:none; }
#navigation ul li a { color: #ffffff; padding: 12px 14px 5px 14px; display:block; height: 32px; line-height: 21px; }
#navigation ul li.active a,
#navigation ul li a:hover { border: 0px;  background: url(images/nav-btn.png) repeat-x 0 0; color:#fff; text-decoration:none; }
#navigation a.nav-btn { display:none; }

.slider-holder { position: relative; margin-bottom:20px; background-image:url(images/slider-main-bg.png); background-repeat:no-repeat; background-position:center; height:320px;   }

.slider-holder2 {
	background-image: url(images/slider-bg-inside1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 320px;
}

.slider { background: url(images/slider-bg-02.jpg) no-repeat 0 0; width: 980px; height: 320px; position:relative; margin: 0 auto; overflow: hidden; padding:0 0px; }

.slider ul { list-style:none; list-style-position: outside; }
.slider ul li { float: left; width: 980px; height: 320px; }
.slider .slide-cnt { width: 400px; height: 220px; position:relative; overflow: hidden; float: right; padding-top: 50px;  }

.slider h4 { color:#ffffff; font-size: 16px; font-family: 'Raleway', sans-serif;  font-weight: 300; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; text-transform: uppercase; }
.slider h2 { color:#ffffff; font-family: 'Raleway', sans-serif; font-size: 50px; line-height:56px; padding-bottom: 12px; font-weight: 700; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; }
.slider p { color:#fff; }
.slider p a { background: url(images/arrow-gray.png) no-repeat 0 0; width: 120px; height:22px; display: block; font-size: 13px; font-weight: 500; color:#FFF; text-align: left; padding-left:35px; line-height: 22px; border: 0px; text-decoration: none; font-family: 'Raleway', sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; }


.slider p a:hover { text-decoration: none; }

.slider img { float:left; margin-right:50px; margin-left: 0px;  }

.socials { width: 175px; margin-left: auto; margin-right:45px; padding-top:10px;  }
.socials a { width: 29px; height: 30px; float:left; margin-left: 0px;  background: url(images/socials.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }

.socials a.facebook-ico { background-position: 0 0; }
.socials a.facebook-ico:hover { background-position:0 bottom; }

.socials a.twitter-ico { background-position:-29px 0; }
.socials a.twitter-ico:hover { background-position:-29px bottom; }

.socials a.linkedin-ico { background-position:-58px 0; }
.socials a.linkedin-ico:hover { background-position:-58px bottom; }

.socials a.pinterest-ico { background-position:-87px 0; }
.socials a.pinterest-ico:hover { background-position:-87px bottom; }

.socials a.googleplus-ico { background-position:-116px 0; }
.socials a.googleplus-ico:hover { background-position:-116px bottom; }

.socials a.rss-ico { background-position: -145px 0; }
.socials a.rss-ico:hover { background-position: -145px bottom; }

#thumbs-wrapper { width:150px; padding: 0 8px; margin-left:auto; margin-right:auto; position: relative; bottom: 50px; left: 400px; overflow: hidden; }
#thumbs { height: 32px; width: 30px; position:relative; overflow: hidden; padding-top:7px; }
#thumbs a { margin-bottom:8px; width: 30px; height: 32px; margin-right: 0px; float:left; padding: 0px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; border: 0px solid transparent; }
#thumbs a img { width: 30px; height: 32px; float:left; }

#thumbs a.selected { height: 32px;
} 
#thumbs a.selected img { height: 32px; }

.main { padding:0 20px; }
.featured { background: #f1f1f1; max-width: 700px; border: 1px solid #e5e5e5; padding: 10px 213px 10px 18px; margin: 0px auto 42px auto;  position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.featured2 {  max-width: 700px; padding: 10px 213px 10px 18px; margin: 0px auto 42px auto;  position: relative; }
.featured h4 { font-family: 'Raleway', sans-serif;  line-height: 43px; font-size: 17px; color:#4a4a4a; font-weight:400; }
.featured h4 strong { color:#6a1212; font-weight: 600; }
.featured a.btn { background: url(images/blue-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 0px; text-decoration: none; font-weight: 500; font-family: 'Raleway', sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
}
.featured a.btn:hover { background-position:0 bottom; }
.featured2 a.btn2 { background: url(images/blue-btn.png) repeat 0 0; width: 200px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 40%; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 0px; text-decoration: none; font-weight: 500; font-family: 'Raleway', sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
}
.featured2 a.btn2:hover { background-position:0 bottom; }


.main h3 { font-size: 16px; font-family: 'Raleway', sans-serif; color:#4a4a4a; font-weight: 500; padding-bottom: 12px; margin-bottom: 8px; background: url(images/border-title.png) repeat-x 0 bottom;}
.main h5 { font-size: 13px; }
.main h5 { padding-bottom: 10px; }
.main a.more { background: url(images/blue-arr.png) no-repeat 0 6px; text-decoration: underline; padding-left: 8px; font-weight: 500; font-family: 'Raleway', sans-serif; }
.main a:hover { text-decoration: none; }

.main .cols { padding-bottom: 38px; margin-left:auto; margin-right:auto; max-width: 940px;  }
.main .cols .col { float:left; width: 280px; padding-right: 40px; }
.main .cols .col.last { padding-right: 0; }
.main .cols .col img.left { margin-right: 24px; margin-bottom:10px;  }
.main .cols .col a { text-decoration: underline; }
.main .cols .col ul { list-style:none; list-style-position: outside; }
.main .cols .col ul li { padding: 8px 10px 8px; background: url(images/border-title.png) repeat-x 0 bottom; font-family: 'Raleway', sans-serif; font-weight:400; }
.main .cols .col ul li.odd { background-color:#f6f6f6;  }
.main .cols .col ul li a { padding: 0px 10px; display:block; background: url(images/bullet.png) no-repeat 0px 9px;
text-decoration:none; text-transform:uppercase; }
.main .cols .col ul li.first { padding-top:2px; }

.main .extra { background: url(images/entries.png) repeat-y 0 0; position:relative; padding: 20px; border-bottom: 1px solid #e8e8e8; margin: 0 auto; max-width: 940px;  }
.main .extra h3 { margin-bottom: 15px;  background: url(images/entry-title.png) repeat-x 0 bottom; }
.main .extra .entry { width: 410px; float:left; padding-left: 30px; padding-right:20px; }
.main .extra .entry.last { padding-right:0; }
.main .extra .entry p.meta { color: #cbcbcb; }
.main .extra .entry p.meta a { color: #cbcbcb; }
.main .extra .entry-inner { padding-bottom: 18px; margin-bottom: 16px; background: url(images/entry-title.png) repeat-x 0 bottom; }
.main .extra .entry .date { margin-right: 15px;  position: relative; float:left; padding: 14px 12px; width: 40px; height: 34px; background: url(images/date-ico.png) no-repeat 0 0; } 

.main .extra .entry .date strong { color:#00acef; font-size: 22px; line-height: 22px; font-family: arial, sans-serif; font-weight: bold; display:block; }
.main .extra .entry .date span { font-weight: bold; font-size: 9px; color:#c6c6c6; position:relative; margin-top: 0px; display:block; line-height:9px;  }
.main .extra .entry .date em { -webkit-transform: rotate(-90deg); line-height: 12px;
-moz-transform: rotate(-90deg);	 font-weight: bold; font-style: normal; width: 12px;  color:#bdbdbd; font-size: 12px; position:absolute; bottom: 20px; left: 41px; }

.testimonials { padding-bottom: 30px; }
.testimonials p { font-style: italic; font-family: georgia ,arial, serif; font-size: 14px; color:#898989; }
.testimonials p strong { font-size: 43px; position:relative; bottom: -19px; font-weight: normal; padding-right: 4px;  }
.testimonials p.author { font-size: 12px; text-align: right; }
.testimonials p.author strong { font-size: 12px; bottom: 0; font-weight:bold;  }

#footer { background: url(images/footer-border.png) repeat-x 0 0; padding: 18px 20px 18px 10px; max-width:940px; margin:0 auto; }
.footer-nav { float: left; }
.footer-nav ul { list-style:none; list-style-position: outside; }
.footer-nav ul li { float: left; border-right: 1px solid #afaca9;  padding:0 10px; font-size: 10px; line-height: 10px; }
.footer-nav ul li a { color: #afaca9; }
.footer-nav ul li a:hover { color: #878684; text-decoration: none; }
.footer-nav ul li.last { border-right: 0; }

#footer p.copy { font-size: 10px; color:#afaca9; line-height: 10px; float: right; }
#footer p.copy a { font-size: 10px; color:#00acef;  line-height: 10px; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }
#footer p.copy span { padding:0 7px; }


.portfolio-item {float:left; width:210px; text-align:center;}
.portfolio-item .image {min-height:150px;}
.portfolio-item .image {min-height:40px;}

.section {width:100%;}
.section-left {float:left;}
.section-right {float:right;}
.section-2-column-large {max-width:650px; margin-top:10px;}
.section-2-column-small {width:250px; margin-right:10px;}

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 981px ) {
	body { width: auto; }
	.shell { width: auto; width: 768px; }
	#navigation a {font-size:13px;}
	#navigation ul li a {padding-left: 10px; padding-right:10px;}

	.container { background-image:url(images/container-tablet.png); }
	.slider { width: 768px; height: 366px; background-image:url(images/slider-tablet.png); }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; margin-left: 0; margin-right: 20px;  }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 47px; line-height: 54px; } 
	.slider .slide-cnt { width: 380px; height: 190px; }
	
	.slider2 { width: 768px; height: 366px; background-image:url(images/slider-bg-inside.jpg); background-repeat:no-repeat; }

	#thumbs-wrapper { width: 356px; margin-top:-40px; }

	.featured h4  { font-size: 16px; line-height: 28px; }

	.main .cols .col { width: 222px; padding-right: 30px; }
	.main .cols .col img.left { float: none; display: block; margin:0 auto 12px; }

	.main .extra { background-image:url(images/extra-tablet.png);  }
	.main .extra .entry { width: 225px; padding-right: 24px;  }
	.main .extra .entry img { width: 100%; }
	.main .extra .entry .cnt {  height:100%; overflow: hidden; }

	.footer-nav { float:none; display: block; padding-bottom: 12px; }
	#footer p.copy { float: none; display:block; padding-left: 10px;  }
	
.section-2-column-large {max-width:450px;}
}


/* Transitional screen for tablets and mobile devices smaller than iPad */

@media only screen and ( min-width: 641px) and ( max-width: 767px ) {
	body { width: auto; }
	.shell { width: auto; width: 768px; }
	#navigation a {font-size:12px;}
	#navigation ul li a {padding-left:10px; padding-right:10px;}

	.container { background-image:url(images/container-tablet.png); }
	.slider { width: 768px; height: 366px; background-image:url(images/slider-tablet.png); }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; margin-left: 0; margin-right: 20px;  }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 47px; line-height: 54px; } 
	.slider .slide-cnt { width: 380px; height: 190px; }

	#thumbs-wrapper { width: 356px; margin-top:-40px; }

	.featured h4  { font-size: 16px; line-height: 28px; }

	.main .cols .col { width: 222px; padding-right: 30px; }
	.main .cols .col img.left { float: none; display: block; margin:0 auto 12px; }

	.main .extra { background-image:url(images/extra-tablet.png);  }
	.main .extra .entry { width: 225px; padding-right: 24px;  }
	.main .extra .entry img { width: 100%; }
	.main .extra .entry .cnt {  height:100%; overflow: hidden; }

	.footer-nav { float:none; display: block; padding-bottom: 12px; }
	#footer p.copy { float: none; display:block; padding-left: 10px;  }
}

/* mobile*/
@media only screen and ( max-width: 640px) { 
	body { width: auto; }
	
	#navigation a {font-size:11px; color:#fff;}

	.search { display:none; }
	#logo { position:relative; z-index:105; margin:0px; top: 20px; left:0px; width: 276px; height:96px; font-size: 0; line-height: 0; float:left; margin-bottom: -100px; }  
	
	#logo a { background: url(images/logo-mobile.png) no-repeat; height:96px; width:276px; margin-left:10px; }
	.socials {margin-right:30px;}
	#header { background: transparent; margin-bottom:0; }

	#navigation-centered {margin:0px auto 0px auto; padding:0px;
	max-width: 320;
	position: relative;
	left:-114px;
	top:-30px;
	z-index: 250;
	height: auto;
	 }
	#navigation {
	position: relative;
	z-index: 100;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 0px;
}
	#navigation a.nav-btn {  margin-bottom: 0px; text-decoration: none; padding:0 36px 0px 105px; line-height:30px;  display:block; background: url(images/navigation.png) repeat-x 0 0; height: 30px; position: relative; z-index:250; font-size:13px; }
	#navigation a.nav-btn span { background: url(images/dd-nav-arrs.png) no-repeat 0 bottom; width: 20px; height: 15px;  position:absolute; top: 8px; right: 12px; z-index: 250; }
	#navigation a.nav-btn.active span { background-position:0 0; z-index: 250; }

	#navigation ul { display:none;  position: absolute; top: 30px; left: 0; width: 100%; }	
	#navigation ul li { float:none; height: 30px; border-top: 1px solid #F4D4DD; display:block; padding:0 0 0 0; background: url(images/navigation.png) repeat-x 0 0; }
	#navigation ul li a {
	border: 0;
	line-height: 6px;
	float: none;
	height: 30px;
	display: block;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}	
	#navigation ul li a:hover { background-image:url(images/blue-btn.png); border:0;  }
	#navigation ul li.active span { background: transparent; border:0; }
	#navigation ul li.first { display:none; }

	.shell { width: 320px; }
	.container { background-image: url(images/container-mobile.png); width: 320px; }
	.main { padding:0 10px; }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; float:none; display:block;  margin: 0 auto; }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 47px; line-height: 54px; } 
	.slider .slide-cnt { width: 380px; height: 190px; float:none; display:block; }
	.slider .slide-cnt a{ margin-left:30px; }

	#thumbs-wrapper { display: none; }

	.slider-holder { width: 320px; height: 250px; margin:0 auto; }
	.slider { background-image:url(images/slider-mobile.png); padding:0 10px; width:300px;  margin:0 auto;   height: 250px;}
	.slider .slide-cnt { width: 300px;  float:none; display:block; padding-top: 12px; }
	.slider h4 { display:none; }
	.slider h2 { font-size: 38px; text-align: center; margin-top:45px;  }
	.slider p { color:#cee7f1; }
	.slider ul li { width: 300px; }
	.slider .socials { display:none; }
	.slider img { float:none; display:block; margin:0 auto; width: 194px; height: 178px; }

	.slider .arrs a { position:absolute; top: 250px; z-index: 30; background: url(images/slider-arr.png) no-repeat 0 0; width: 26px; height: 37px; }
	.slider .arrs a.prev-arr { left: 10px; top:80px; background-position:0 0; }
	.slider .arrs a.next-arr { right: 10px; top:80px; background-position: right 0; }

	.main .cols .col { padding-bottom: 20px; float:none; display:block;padding-right:0; width: auto;  } 
	.main .cols .col img.left { float:none; display:block; margin: 0 auto;  }
 	.main .extra { margin:0 -10px; }
	.main .extra .entry { width: auto; padding-right:0; float:none; display:block; margin-bottom:14px;  }
	
	.featured h4 { line-height: 26px; padding-bottom: 6px; }
	.featured a.btn { float: none; display:block; right:0; left:0px;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured { padding: 10px; }
	
	#footer { padding-left: 0; padding-right:0;  }
	.footer-nav { float:none; display:block; height: 12px; margin:0 auto; width: 310px; padding-bottom: 8px; text-transform: uppercase; }
	.footer-nav ul li { font-size: 8px; border-right:0; padding:0 2px; }
	#footer p.copy { font-size: 8px; text-align:center; float:none; display:block; }
}


/*@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) { 
	#navigation a.nav-btn { background-image:url(images/navigation@2x.png); -webkit-background-size: 2px 30px; -moz-background-size: 2px 30px; background-size: 2px 30px;   }
	#navigation a.nav-btn span { background-image:url(images/dd-nav-arrs@2x.png); -webkit-background-size: 20px 29px; -moz-background-size: 20px 29px; background-size: 20px 29px;  }
	.slider { background-image:url(images/slider-mobile@2x.png);  -webkit-background-size: 320px 388px; -moz-background-size: 320px 388px; background-size: 320px 388px;  }
	.slider .arrs a { background-image:url(images/slider-arr@2x.png); -webkit-background-size: 53px 37px; -moz-background-size: 53px 37px; background-size: 53px 37px; }
	#logo a { background-image:url(images/logo-mobile.png); -webkit-background-size: 125px 26px; -moz-background-size: 125px 26px; background-size: 125px 26px;  }
}*/
