/*
Theme Name: ArnieCo
Description: The original ArnieCo theme.
Version: 1
Author: ArnieCo
*/

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
max-width: 100%; 
height: auto; 
}
.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 0;
}
.wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px;
max-width: 632px !important; 
text-align: center;
}
.wp-caption img {
margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
color: #888;
font-size: 12px;
margin: 5px;
}
.wp-smiley {
margin: 0;
}
.gallery {
margin: 0 auto 18px;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
}
.gallery br+br {
display: none;
}
#content .attachment img {
margin: 0 auto;
}


*{
padding:0;
margin:0;
}

body.mceContentBody{
background:none;
color:#000000;
}
body {
  background: #ebe8e6 none repeat scroll 0 0;
}
body,table{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#383838;
}

img, fieldset{
border:0;
}

table{
width:100%;
}

p{
line-height:20px; 
margin-bottom:15px;
}

a{
outline:none;
text-decoration:underline;
color:#0000ee;
}

a:hover{
color:#c80124;
}

h1, .page-header h2{
font-size:22px; 
font-weight:bold;
font-family: 'Cinzel', serif;
margin-bottom:13px;
}
h2{
font-weight:bold;
font-size:20px;
margin-bottom:13px;
font-family: Georgia,"Times New Roman",Times,serif;
}
h3{
font-weight:bold;
font-size:16px;
margin-bottom:13px;
font-family: Georgia,"Times New Roman",Times,serif;
}

.clear{
clear:both;
}

.wrapper1_in, .nav, .wrapper3_in{
width:980px; 
margin:0 auto;
}

.wrapper1{background:url(images/wrpr1.jpg) repeat-x;background-size:cover;}
.wrapper1_in{box-shadow:0 0 10px #000000;}
.header{background:url(images/header_bg.jpg) no-repeat; }
.iheader {
  background: url("images/top-border.jpg") no-repeat scroll 50% 96px;
}
.header .logo{width:572px; float:left;}
.header .topright{color:#83b2de; float:right; font-size:28px; font-family:"Times New Roman", Times, serif; margin:67px 33px 0 0; width:160px;} 

.wrapper2{background:#52687b;} 
.nav{background:url(images/nav_bg.jpg) repeat-x; box-shadow:0 0 5px #000000;}
.nav ul li{list-style:none; background:url(images/border1.jpg) 0 0 no-repeat; padding-right:2px;}
.nav ul li:first-child, .mainbody .menu ul li:first-child{background:none;}
.nav ul li a {
  color: #ffffff;
  display: block;
  font-family: 'Oswald', sans-serif !important;
  font-size: 17px;
  font-stretch: condensed;
  letter-spacing: 1px;
  text-shadow: 0 0 5px #000000;
  text-transform: uppercase;
}

.nav ul li a:hover{background:url(images/nav_bg_hvr.jpg) repeat-x;}

.wrapper3{background:#ebe8e6;}
.mainbody{background:#ffffff; padding-bottom:20px; box-shadow:0 0 5px #000000;}
.mainbody .content{padding:50px 30px;}
.mainbody .content a.readmore{font-size:10px; text-transform:uppercase; text-decoration:underline;}
.mainbody .content ul, .mainbody .content ol {
  margin: 20px 0;
}
.mainbody .content ul li, .mainbody .content ol li {
  line-height: 20px;
  margin: 5px 0 5px 45px;
}
.mainbody div.menu{background:#071d32; margin:0 10px; padding:0 116px;}
.mainbody .menu ul li{list-style:none; float:left; background:url(images/border2.jpg) 0 50% no-repeat;}
.mainbody .menu ul li a{color:#c5d5e4; font-size:11px; line-height:34px; height:34px; display:block; padding:0 25px;}
.mainbody .menu ul li a:hover{color:#c80124;}

.footer{text-align:center; font-size:11px; color:#000000; padding:20px 0;}
.footer .address{font-weight: normal; font-size:16px; margin-bottom:10px;font-family: Georgia,"Times New Roman",Times,serif;}
.footer div{
	display: inline;
}
.footer a{text-decoration:underline;}
.footer p{margin:0;}

.home .content{
	background:url(images/home-text_bg.jpg) 100% 0 no-repeat;
}
.about .content{
	background:url(images/about--text_bg.jpg) 100% 0 no-repeat;
}
.services .content{
	background:url(images/services-text_bg.jpg) 100% 0 no-repeat;
}
.professionals .content{
	background:url(images/pro-text_bg.jpg) 100% 0 no-repeat;
}
.careers .content{
	background:url(images/careers-text_bg.jpg) 100% 0 no-repeat;
}
.resources .content{
	background:url(images/resources-text_bg.jpg) 100% 0 no-repeat;
}
.contact .content{
	background:url(images/contact-text_bg.jpg) 100% 0 no-repeat;
}
.terms .content{
	background:url(images/terms-text_bg.jpg) 100% 0 no-repeat;
}
.mainbody td {
  vertical-align: top;
  padding: 10px 0;
}





@font-face {
	font-family: 'IcoMoon';
	src: url('media/jui/fonts/IcoMoon.eot');
	src: url('media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('media/jui/fonts/IcoMoon.woff') format('woff'), url('media/jui/fonts/IcoMoon.ttf') format('truetype'), url('media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
hr{
	margin:20px 0;
}


img{
max-width:100%;
height:auto;
}




@media all and (max-width: 1020px){
.wrapper1_in, .nav, .wrapper3_in{
width: 710px;
}
.header {
  background-size: 100% 100%;
}
.iheader {
  background: url("images/top-border.jpg") no-repeat scroll 50% 85px;
}
.header .logo {
  width: 500px;
}
.header .topright {
  margin: 60px 33px 0 0;
}
.none .megamenu ul.level0 li.megacss3 a.megacss3, .megamenu ul.level0 li.megacss3 span.megacss3 {
  padding: 6px 11px;
}
.mainbody div.menu {
  padding: 0 0px;
}
.mainbody .menu ul li a {
  padding: 0 22px;
}
.nav #js-meganav-off-canvas ul li{
	background: none;
list-style: outside none none;
padding-right: 0;
}
.camera_wrap {
  height: 195px !important;
}
}

@media all and (max-width: 750px){
.wrapper1_in, .nav, .wrapper3_in{
width: 480px;
}
.item-page img {
  display: block;
  float: none !important;
  margin: 10px 0 !important;
}
.header .logo {
  width: 100%;
  text-align: center;
  float: none;
}
.header .topright {
  float: none;
  width: 100%;
  text-align: center;
  margin: 10px 0 0;
}
.iheader {
  background: url("images/top-border.jpg") no-repeat scroll 50% 106px;
  padding-bottom: 1px;
}
.mainbody div.menu {
  display: none;
}
.camera_wrap {
  height: 165px !important;
}
iframe {
  width: 100%;
}
.mainbody td {
  display: block;
  padding: 0;
  vertical-align: top;
  margin-bottom: 20px;
}
}


@media all and (max-width: 500px){
.wrapper1_in, .nav, .wrapper3_in{
width: 320px;
}
.iheader {
  background: url("images/top-border.jpg") no-repeat scroll 50% 72px;
}
.mainbody .content {
  padding: 50px 15px;
}
.camera_wrap {
  height: 125px !important;
}
.mainbody .content {
  background-size:100% auto;
}
h2 {
  font-size: 15px;
}
}