@charset "utf-8";@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}

@font-face {
  font-family: 'BlackJackRegular';
  src: url('black_jack.eot');
  src: local('BlackJack Regular'), local('BlackJackRegular'), url('black_jack.ttf') format('truetype');
}

body {font: 14px Tahoma, Arial, sans-serif; color:#666;}

#home, #interior, #blank { background:#c6cedb url(headerBg.png) repeat-x; }

.a2a_dd { display:block; margin:20px 0; clear:both; width:180px; height:25px; }

#container 
{ 
  width:978px;
  height:auto;
  background:url(contentShadowSlice.png) repeat-y;
  margin:0 auto;
}

#expandContainer {
  background:#222222;
  width:960px;
  height:auto;
  margin:0 auto;
  clear:both;
}

#expandContainer p { color:#CCC; }
#expandContainer a, #expandContainer a:visited { color:#289fce !important; text-decoration:underline !important; }
#expandContainer a:hover { color:#FFF !important; }

#expandBox1{ width:415px;  float:left; padding:10px; }
#expandBox1 img { margin-right:10px; }

#expandBox2{ width:240px;  float:left; padding:10px; }
#expandBox3{ width:240px;  float:left; padding:10px; }

.hide { display:none; }
.show { display:block; }

#topShadow {
  background:url(topShadowOops.png) top repeat-x;
  position:fixed;
  top:0;
  width:960px;
  margin:0 auto;

}

/*  ===== @DEFAULT STYLES ============================== */
.clear {
clear: both; 
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}  
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}
:-moz-any-link:focus {outline: none;}
img {border:none;}
hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:link,a:visited, a:focus {color:#841A1A; text-decoration:none; outline:none;}
a:hover, a:active, a:hover {color:#000;}

.copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6{ color: #841a1a; margin: 0 0 1em 0; }
.copy h1{font-size:22px; color:#841a1a;margin: 0 0 1em 0;}
#interior h1 { font-size:24px; margin-bottom:15px; }
.copy h2{ font-size:20px; }
#home .copy h2 { font-size:22px; margin-bottom:15px; font-family:'BlackJackRegular'; }
.copy h3 { font-size:16px; }
.copy h4 { font-weight:bold;}
.copy p{color:#666; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; line-height: 1.5em;}
.copy ul li{ list-style-type:disc;}
small {font-size:0.813em;}
/*  ===== @HEADER =============================== */

#phoneWrapper {
margin: 45px 0 0;
float:right;
text-align:right;
}

#phoneWrapper p {
display:inline;
color:#ff00ff;
font-size:12px;
text-align:right;
text-transform:uppercase;
display:none;
}

#phoneNumber {
font-size:36px;
font-weight:bold;
color:#FFF;
display:inline;
}

#logo {
width: 320px;
height: 74px;
float:left;
margin-top:15px;
}

#header {
width:960px;
height: 125px;
margin: 0 auto;
}

#home #header {}
#interior #header {}
#blank #header{}

/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
}

#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:25px;
clear:right;
float:right;
margin-top:10px;
}

#jsddm li {
list-style:none;
}
#jsddm > li {float: left;}
#jsddm > li > a {
color:#fff;
text-align: center;
display:block;
text-decoration:none;
height:25px;
line-height:25px;
padding: 0 5px;
margin:0 0 0 2px;
  text-transform:uppercase;
  font-weight:100;
}
#jsddm > li > a:hover{
color:#78C3ED;
}
.mainNavFirst a{

}
.mainNavLast a{

}
#jsddm > li ul{
display:none;
width: 200px;
list-style:none;
position:absolute;
z-index:100;
margin:0 0 0 2px;
}
#jsddm > li > ul a{
color:#fff;
background: #581214;
padding: 4px 10px;
font-size: 12px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{

}
#jsddm > li > ul a:hover {
background: #b20a0a;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
background:url(prodImage.jpg) no-repeat;
height:348px;
width:960px;
margin:0 auto;
}

#prodMenuContainer {
  background:url(prodMenuBg.png) no-repeat;
  width:414px;
  height:333px;
  float:right;
  margin:0 10px 0 0;
}

#prodMenu {
  width:380px; height:313px;
  margin:0 0 0 15px; padding:0;
  font-type:normal;
  line-height:1;
}

#prodMenu li {
  width:380px;
  height:52px;
  list-style:none;
}

#prodMenu a {
  display:block;
  width:380px;
  height:52px;
}

.prodHeader { background:url(prodHeader.png) no-repeat; }
.prodAuto a { background:url(prodAuto.png) no-repeat; }
.prodHome a { background:url(prodHome.png) no-repeat; }
.prodBusiness a { background:url(prodBusiness.png) no-repeat; height:53px !important; }
.prodLife a { background:url(prodLife.png) no-repeat; }
.prodHealth a { background:url(prodHealth.png) no-repeat; }

#prodMenu a span {
  background:url(quoteBtn.png) no-repeat;
  display:block;
  width:137px;
  height:32px;
  text-indent:-9999px;
  margin:10px 5px 0 0;
  float:right;
}
#prodMenu a:hover span { background-position:bottom left; }
#prodMenu a span.special {
 background:url(easySteps.jpg) no-repeat;
  display:block;
  width:200px;
  height:32px;
  text-indent:-9999px;
  margin:10px 5px 0 0;
  float:right;
  }
#prodMenu a:hover span.special {background-position:bottom left;}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */

#home #contentWrapper{
margin:0 auto; 
width:978px;
}

#interior #contentWrapper {
clear:both; 
margin:0 auto; 
padding: 20px 0;
width:960px;
background:url(topShadowOops.png) top repeat-x;
position:relative;
}



#blank #contentWrapper {
background:url(topShadowOops.png) top repeat-x;
clear:both; 
margin: 0 auto; 

padding:20px;
}

#home #content{
width:600px;
padding: 20px 20px 0 20px;
float:left;
}
#interior #content{
width:600px;
float:right;
}

#internalContent {
  width:550px;
  float:right;
  }

#blank #content{
width:960px;
float: right;
}
#home #sideBar{
  width:300px;
  margin: 20px 20px 0 0;
  float:right }

#home #sideBar img { display:block; margin-bottom:20px; }

#blank #sideBar{
  width:360px;
  float:left;
  margin: 0 0 0 -20px;
}
#sideBar{
float:left;
height:auto;
}

.blogpage #sideBar { float: right; width: 300px; padding: 20px 20px 20px 0 }
.blogpage .copy { clear: none; float: left; width: 600px }

.copy {
clear: both;
font-family: Georgia;
}
#interior .copy{
padding: 20px;
}
/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {

font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #e2e2e2;
color: #333;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin: 0 0 0 20px;
}

#actionNavHeader{
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  border-radius-topleft:5px;
  border-radius-topright:5px;
}
#actionNav h2 {
  background:#841a1a;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#actionNavLinks { margin:0; padding:0 }
#actionNav p{ padding: 10px; }
#actionNav h4{
  padding: 0 10px 10px;
  color: #841A1A;
}
#actionNavLinks li {
  border-bottom:1px solid #b4b4b4;
  border-top:1px solid #fff;
  list-style:none;
  margin: 0;
}
#actionNavLinks li a {
  color:#000;
  display:block;
  padding:5px 0 5px 10px;
  text-decoration:none
}
#actionNavLinks li a:hover {
  background:#efefef;
  padding:5px 0 5px 10px
}
#twitter {font-size:12px; margin: 0 0 10px; font-family: Georgia; }
#twitter a { color:#009bca; margin:2px 0 0; display: block;  }
#twitter li { background:none; list-style:none; color:#000; padding: 0 10px; margin: 0; }
#twitter ul{ margin: 10px 0 0 0; }
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
float:left;
width:325px;
height: 500px;
margin: 0 0 0 20px;
}
#contactAddress{
margin:15px 0 0 0;
}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
margin: 0 0 10px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#414141;
color:#fff;
border:1px solid #333;
width: 555px;
margin:0 auto;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer #idMediaLoader{
margin: 0 auto;
width: 520px;
display: block;
}
#formContainer #idMediaLoaderWiffy{
margin: 0 auto;
width: 600px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:12px;
text-align:center;
margin:10px 0 10px 0;
}
.wiffyForm { width: 620px !important; margin: 20px auto 0 !important;}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formReferFriend .emailAddress{
width: 260px;
}
#formReferFriend .emailAddress input{
width: 260px;
}
#formReferFriend .phone1,#formReferFriend .phone2{
width: 130px;
}
#formReferFriend .phone1 input, #formReferFriend .phone2 input{
width: 130px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:130px;
float:left;
}



.form .formInputAdd{
width:260px;
float:left;
}
.form .formWidthAdd{ width:245px; }
.form .formWidthFull{ width:514px; }
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.form .halfWidth{
width:246px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:517px;
}
.notes textarea{
width:518px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.phone .phoneUS{
width: 128px;
}
.inputMoreInfo, .submit{text-align:center; margin: 5px 0 0 0;}
.inputMoreInfo{margin:5px 0 0 0; color:#fff;}
.form label.error {color: #f00; display:block; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }

/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin: 0 0 20px 0;
line-height:1.3;
}
.blog h2{
margin:0;
padding:0;
border-bottom:1px solid;
}
.blog .time{
display:block;
margin: 0 0 20px 0;
font-size:10px;
float:right;
}
.blog .article{
clear:both;
margin: 0 0 20px 0;
}

/* ===== @PARTNERS PAGE STYLES ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:940px;
  margin:0 auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display: block;}
#partnersForm{
  float:right;
  margin:10px 5px 0 0;
}
#partnersForm #formHeader{margin-top:0;}
#partnersQuote{
padding:5px 0 0;
text-align:left;
width:320px;
margin:0 auto;
}
#partnersQuote .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}

#partnersQuote .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .formInput .error{display:block;}
#partnersQuote label.error {color: #fff; display:block; }
#partnersQuote .formInput input.error {border:1px solid #f00; }

#partnersQuote .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote .submit, #partnersQuote .submit input{ margin: 0;}

#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer {
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #000;  /*Coupon Border Color*/
  margin: 0 0 15px;
}
#couponContainer h2 {
  display: block;
  text-align: center;
  padding: 8px 0 8px 0;
  background: #5A1214;    /*Coupon Header Background Color*/
  color: #fff;       /*Coupon Header Text Color*/
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:center;

}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:620px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{  float:right; margin:0 0 0 10px; margin:0 10px 0 10px;}
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#5A1214;    /*heading background color*/
    display:block;
    margin:0 0 10px 0;
    padding:0 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
    height:35px;
    line-height:35px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#e9e9e9;   /*Item Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
.itemTxt{float:left; width:370px; height:auto; margin:0 0 10px 0;}
a.printCoup{
    display:block;
    clear:both;
    color:#333333;
    text-decoration:none;
    font-size:14px;
    border:1px dashed #bbbbbb; /* Border style */
    background:#eeeeee;      /*Print Button Background Color*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height:25px;
    height:25px;
    width:135px;
    text-align:center;
    padding:5px; /* Padding - Insert 0 if you want a basic button */
    margin:0;
}
a.printCoup:hover{
    background:#cccccc; /*Print Button Hover Color*/
    border: 1px solid #dddddd;
}   
a.showPrint{display:none;}
.partnerLogo{
  float:right;
  width:200px;
  height:auto;
  display:block;
  border: 1px solid #c5c5c5;
}
#partnersMenu{
    color:#2b2b2b;
    font-size:14px;
    background:#e4e4e4;    /*Our Partners Menu Background Color*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    width:275px;
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#5A1214; /*Our Partners Menu Heading Background Color*/
    height:35px;
    line-height:35px;
    display:block;
    padding:0 0 0 10px;
    margin: 0;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-radius-topleft:3px;
    border-radius-topright:3px;
}

#categories span{
    border-top:1px solid #fff;
    border-bottom:1px solid #d0d0d0;
    list-style:none;
    display:block;
    margin:0;
    padding:0;
}
#categories span a{
    display:block;
    text-decoration:none;
    color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
    font-size:14px;
    padding:2px 10px;
}
#categories span a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right; text-align:right; width:180px !important;}
#footer{
background: #701617;
width:960px;
height:45px;
color:#fff;
padding: 10px 0;
margin:0 auto;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:900px; 
margin:0 auto;
height:25px;
}
#footer li {
display:block;
line-height:25px;
float:left;
height:25px;
width:auto;
margin:0 15px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
  position:absolute; /* absolute = overlap content, relative = push-down content */
  top: 0;
  width: 100%;
  z-index: 1000;
  text-align: center;
  margin: 0 auto;
}

#panel {
  background: #871f1f;
  color: #FFF;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
  border-bottom:2px solid #FFF;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:170px;
  float:left;
  padding:10px;
}

/* box content */

.box h1 {
  color:#FFF;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 {
  color:#FFF;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  color:#FFF;
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}

.box a { color: #fff; }
.box a:hover { color: ccc; }

/* @TAB */

.tab {
  background:#FFF;
  position: relative; top: 0; z-index: 1000;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  display:block;
  font-size:12px;
  width:230px;
  height: 15px;
  cursor: pointer;
  position: relative;
  text-decoration:none;
  text-indent:-9999px;
}

.tab a.open { background: url(tab.png) no-repeat left 0; }
.tab a.close { background: url(tab.png) no-repeat left 0; }

/* ===== CUSTOM ===================================== */
#socialBtnsHome li{
  float: left;
  list-style-type: none;
  margin: 0 10px 0 0; 
}
.homeSideBtns { float: left; clear: both; }

/* OTHER CLASSESS */
.floatRight {float:right;}
.floatLeft {float:left;}
.align-left {text-align:left;}
.align-right {text-align:right;}
.align-center {text-align:center;}


#ad {  margin:15px 0 10px 45px;}

/****** STAFF PAGE ******/
    .staffWrap h4 { margin:5px; font-size:16px; color:#333; }
    #staffContain { margin:0 auto; width:850px; display:block; clear:both; }
    #staffContain h3 { font-size:18px; text-align:left; clear:both; }
    .staffWrap { margin: 0 0 10px 10px; width: 750px; display:block; float:left; padding:10px; border-bottom:1px solid #cccccc;}
    .staffWrap img { border: 3px solid #ccc; margin: 10px 10px 10px 10px; float:left; }
    .staffWrap p { text-align: left; margin: 2px 0 3px; padding:5px; color:#333333; }
    * html .staffWrap p { width:466px; }
    .officeInfo { width:960px; }
    .imgHolder { float:left; width:200px; display:block;}
    .imgHolder p { text-align:center; }
    .backTop { width:750px; margin:0 0 10px 10px; padding:5px; text-align:right; }/* backtop is the back to top link box mode */ 


.couponDisclaimer {text-align:center;padding:20px 0;clear:both;margin:0 !important;line-height:0 !important;}
 
/* ===== @PARTNERS FORM ====================== */
#partnersCustomForm  { background:#651416; width:900px; height:auto; margin:0 auto;  padding:10px 0; font-family:Arial, Helvetica, sans-serif;  font-size:12px; }
#partnersCustomForm ul, #partnersCustomForm li { margin:0; padding:0; list-style:none; overflow:hidden; }
#partnersCustomForm ul { margin-left:2px; }
#partnersCustomForm textarea { margin-bottom:10px; }
#partnersCustomForm p { padding:5px; text-align:left; color:#fff !important; clear:both; margin:0; line-height:1;  }
#partnersCustomForm .sFormLabelFull { width:879px; float:left; font-size:11px; }
#partnersCustomForm .sFormLabelHalf { width:432px; float:left; font-size:11px; }
#partnersCustomForm .sFormLabelQuarter { width:208px; float:left; font-size:11px; }
#partnersCustomForm .sFormLabelField { width:163px; float:left; font-size:11px; }
#partnersCustomForm .sFormLabelSixth { width:133px; float:left; font-size:11px; }
#partnersCustomForm .fullW { width:879px; float:left; }
#partnersCustomForm .halfW { width:432px; float:left; }
#partnersCustomForm .quarterW { width:208px; float:left; }
#partnersCustomForm .fieldW { width:163px; float:left; }
#partnersCustomForm .sixthW { width:133px; float:left; }
#partnersCustomForm .sFormSelects { display:block; margin:5px auto 0 auto; width:507px; }
#partnersCustomForm .formSection { border-bottom:1px solid #ffffff; width:865px; margin-left:10px; padding-bottom:5px; }
#partnersCustomForm #submit { width:120px; cursor:pointer; margin:5px auto; display:block; }
#partnersCustomForm li label.error { visibility:hidden; display:none !important; clear:both; font-size:10px; line-height:1; }
#partnersCustomForm input.error { border:1px dashed #3d3d3d; background:#ffc4c4; }
#partnersCustomForm li p { float:left; display:inline-block; font-style:italic !important; clear:right; padding-bottom:0; }
#partnersCustomForm h3 { color:#ffffff; margin-bottom:0; text-align:center; }

  /*=== BLOG ===*/
.blog{margin:0 0 20px 0;line-height: 1.3}
.blog h2,#fullArticle h2{margin:0;padding:0;border-bottom: 1px solid}
.articleSeparator{height:1px;margin:8px 0;display:block}
  
.blogPostDateTime,.time{margin:0 0 10px;font-size:10px;font-weight: bold}
.blogPostHeader,#fullArticle  h2{margin-bottom:8px !important;padding-bottom:5px !important}
.blogPostHeader  a{text-decoration:none}
.blogPostReadMoreBtn{margin:15px 0 40px !important;display:block}
#fullArticle  p {display:block}
.blogPostReadMoreBtn{width:101px !important;text-decoration:none !important}
   
.blog_module{border:1px solid #bbb;margin:0 0 10px}
#quoteForm+.blog_module{margin-top:10px}
.blog_module h2{
  background:#ccc;
  background:-moz-linear-gradient(top,#ddd,#ccc);
  background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#ccc));
  color:#444;
  font:700 16px sans-serif;
  text-shadow:0 1px 0 #fff;
  padding:8px;
  margin:0}
.blog_items{padding:8px 12px 8px 8px;margin:0}
.blog_items li{list-style:none;padding:0;margin:0 0 10px}
.blog_items h4{font:700 12px sans-serif;margin:0}
.blog_items span{font:400 11px sans-serif}

#aboutItem span{max-height:300px}
#vidItems,#podItems{display:none}
 
.btnSubscribe{float:right;margin:-35px 0 10px;width:90px}
.socLikeTweet{float:right;margin:-20px 0 0 5px;width:100px}
.socLikeTweet  iframe{margin-bottom:5px !important}

/*=== Blog Content Editor Styles ===*/
.editor{
  border:1px solid #bbb;
  margin:0 0 10px;
  padding:0 0 10px}
.editor li{list-style:none !important;margin:0 0 10px 10px}
.editor h2{
  background:#ccc;
  background:-moz-linear-gradient(top,#ddd,#ccc);
  background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#ccc));
  color:#444;
  font:700 20px sans-serif;
  text-shadow:0 1px 0 #fff;
  padding:8px;
  margin:10px 0}
.editor h2:first-child{margin-top:0}
.editor label{font-weight:700}
.editor input,.editor select,.editor textarea{
  border:1px solid #ccc;
  color:#444;
  font:400 13px sans-serif}
.editor input,.editor textarea{padding:3px;width:570px}
.editor select{margin:0 5px 0 0}
.editor img{padding:5px 10px 0 0}
.editor .siteBtnUI{font:700 14px sans-serif !important;width:250px!important}
.editArea div{border:1px dashed #bbb;font-weight:400;padding:3px;margin:0 6px 0 0}

/* Blog Pagination */
ul#blogPagination { margin: 0; padding: 0 }
#blogPagination li {
  margin: 15px 5px 10px 0;
  padding: 0;
  list-style: none;
  float: left;
  text-align: center;
  font-size: 11px !important }

#blogPagination li a {
  display: block;
  height: 20px;
  padding: 0 5px;
  line-height: 20px;
  border: 1px solid #0B4A6B }

#blogPagination li a:hover { background: #fafafa; text-decoration: none }
#blogPagination li.activePage { background: #0B4A6B }
#blogPagination li.activePage a { color: #fff }
#blogPagination li.activePage a:hover { background: #0B4A6B !important }
