/*
Theme Name: Concise
Author: Jesse
Version: 1.0
Description: Business and portfolio Site *Concise*
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

body {
  padding-bottom: 30px;
  font-family: Century Gothic, Verdana, sans-serif;
  text-align: center;
  color: #272727;
  font-size: 1.0em;
  background: #ddf2ad;
  position: relative;
  }

#header {
  height: 512px; 
  font-size: 0.75em;
  position: relative;
}
#header object { 
display:block;
float:left;
vertical-align:top;
padding-left: 7px;
margin-left: auto;
margin-right: auto;
outline:none;

 }
#header .tail-bottom {
background:url("images/tail-bottom.gif") left bottom repeat-x;
 }
 .tail-top {
 background:url("images/tail-top.gif") left top repeat-x;
 }
.marginauto {
  width: 910px;
  margin: 0px auto;
  text-align: left;
    background-color: #ddf2ad;
	position: relative;
}

.marginauto-hp {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  display: inline-block;
  position: relative;
}
  .marginauto-fw {
  background: #ddf2ad;
  position: relative;
}
.banner {
  width: 940px;
  padding-bottom: 30px;
  display: inline-block;
  text-align: left;
}
.post-wrap {
  width: 605px;
   display: inline-block;
  background: url("images/posts-bottom.gif") no-repeat bottom;
}
.post-bg {
  width: 910px;
  height: 40px;
 margin-bottom:25px; 
   background: url("images/postarea-bg.gif") no-repeat top;
display: block;
   }
.post-top {
  width: 605px;
  height: 9px;
  background: url("images/posts-top.gif") no-repeat;
}
.post-bottom {
  width: 605px;  
    display: inline-block;
 float: left;
  background: url("images/posts-bg.gif") repeat-y;}
  
.sidebar-wrap {
  width: 270px;
  padding: 0;
  display:block;
    }
   .sidebar-wrap-home{
  width: 270px;
  margin-right:10px;
  padding: 0px 0px;
  display: block;
  }
 .sidebar-wrap-index{
  width: 340px;
  padding: 0px 0px;
  display: inline-block;
  }
  .sidebar-wrap-post {
  width: 270px;
  padding: 0;
  display: block;
  }
/*.flashmovie {
    margin: 1 em auto;
  }*/
#main {
 width:980px; 
 margin:0px auto; 
 padding-bottom: 30px;
 position:relative;  
 background-color: #ddf2ad;
  font-size: 0.85em;
  text-align:left;
 }
 #main-fw4 {
 width:980px; 
 margin:0px auto; 
 position:relative;  
 background-color: #ffffff;
 font-size: 0.85em;
 text-align: left;
  }
 
#main-fw4 .row-1 .col-1 {width:388px; margin-right:45px;}
#main-fw4  .row-1 .col-2 { width:390px; margin-left:5px;}
#main-fw4  .row-1 .col-2 .col-1 { width:192px; margin-right:0;}
#main-fw4  .row-1 .col-2 .col-2 { width:193px;}
#main-fw4  .row-2 .col-1 { width:470px; margin-right:55px;} 
#main-fw4  .row-2 .col-2 { width:341px;} 



 #main-fw3 {
 width:980px; 
 margin:0px auto; 
 position:relative;  
 background-color: #ffffff;
 font-size: 0.85em;
 text-align: left;
  }
  /*======= index-3.html =======*/
   #main-fw3 .col-1, .col-2, .col-3, .col-4 { float:left;}
 #main-fw3.row-1 .col-1 {width:388px; margin-right:32px;}
 #main-fw3 .row-1 .col-1 .col-1 { width:290px; margin-right:45px;}
 #main-fw3 .row-1 .col-1 .col-2 { width:145px;}*/
 #main-fw3 .row-1 .col-2 { width:370px;margin-left:20px;}
#main-fw3 .row-1 .col-2 .col-1 { width:175px; margin-right:0;}
#main-fw3 .row-1 .col-2 .col-2 { width:210px;}
#main-fw3 .row-2 .col-1 {width:388px; margin-right:35px;}
#main-fw3 .row-2 .col-2 {width:370px; margin-left:20px;}
#main-fw3 .row-2 .col-2 .col-1 { width:175px; margin-right:0;}
#main-fw3 .row-2 .col-2 .col-2 { width:210px;}

#main-fw2 {
 width:980px; 
 margin:0px auto; 
 position:relative;  
 background-color: #ffffff;
 font-size: 0.85em;
 text-align: left;
  }
  /*======= index-2.html =======*/
   #main-fw2 .col-1, .col-2, .col-3, .col-4 { float:left;}
#main-fw2 .col-1 {width:373px; margin-right:50px;}
#main-fw2 .col-2 { width:410px;}
 
 #main-fw1 {
 width:980px; 
 margin:0px auto; 
 position:relative;  
 background-color: #ffffff;
 font-size: 0.85em;
 text-align: left;
  }
  
 /*======= index-1.html =======*/
  #main-fw1 .col-1, .col-2, .col-3, .col-4 { float:left;}
#main-fw1 .col-1 {width:388px; margin-right:45px;}
#main-fw1 .col-1 .col-1{width:161px; margin-right:40px;}
#main-fw1 .col-1 .col-2{width:161px;  }
#main-fw1 .col-2 { width:390px; padding-left: 5px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}
a {text-decoration: none;}
a:link {color: #0681e0;}

a:visited {text-decoration: none; color: #608c20;}
a:hover {text-transform:uppercase; color: #608c20;}
img {border: none;}
ul { list-style:none;}
li {list-style: none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

h1 {font-size: 1.375em; color:#608c20; font-weight:bold;}
h2 {font-size: 1.25em; color:#87b1e3; font-weight:bold;}
h3 {color: #87b9e3; font-size: 1.0em}
h4 {color: #272727; font-size: 1.0em}

p { color: #888681; line-height: 1.1875em;}

.larger{ font-size: larger;}
.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.center {margin: 0 auto;}
.justify  img{display: inline;
text-align: justify;
			vertical-align: middle;}

.wrapper { width:100%; overflow:hidden;}

.container { width:100%;}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.logo {
  height:150px;
  float: left;
  font-weight: normal;
}
.logotext {
  padding-top: 0px;
}
.logoimage {
  height:129px;
  padding-top: 15px;
}
.logo a {
  font-size: 2.8em;
  font-weight: bold;
  float: left;
  color: #3f3f3f;
}
.logo span {
  font-size: 1em;
  color: #c6c6c6;
  line-height: 8.75;
  margin-left: 15px;
  display: inline-block;
  font-family: verdana;
}

ul.dropdown-categories {
  width: 100%;
  height: 40px;
  padding: 0;
  display: inline-block;
  background: #1589FF;
}
ul.dropdown-pages {
  height: 48px;
  margin-top: 70px;
  padding: 0;
  float: right;
  display: inline-block;
  background: url("images/topbar-bg.gif") repeat-x;
}
.pages-left {
  width: 10px;
  height: 48px;
  margin-top: 70px;
  float: right;
  display: block;
  background: url("images/topbar-left.gif") no-repeat;
}
.pages-right {
  width: 9px;
  height: 48px;
  margin-top: 70px;
  float: right;
  display: block;
  background: url("images/topbar-right.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Showcase              --*/
/*--.featured {
  width: 934px;
  height: 352px;
  margin-bottom: 35px;
  padding: 3px;
  position: relative;
  z-index: 4;
  background: url("images/showcase.gif") no-repeat;
}
.cornerfix-top {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  background: url("images/cornerfix-top.png") no-repeat;
}
.cornerfix-bottom {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 351px;
  left: 0px;
  z-index: 20;
  background: url("images/cornerfix-bottom.png") no-repeat;
}
.showcase-bigcontrol {
  width: 290px;
  height: 328px;
  float: right;
}
.showcase {
  width: 637px;
  height: 351px;
  float: left;
}
.showcase-bigcontrol h2.entry-title {
  font-size: 1.5em;
  font-weight: normal;
}
.showcase .entry-content {
  border: none;
}
.showcase img.largethumb {
  margin-right: 15px;
  float: left;
}
.showcase-buttons {
  height: 101px;
  padding: 9px 10px;
  position: relative;
}
.showcaseteaser {
  width: 33px;
  height: 119px;
  position: absolute;
  top: -3px;
  left: -39px;
  z-index: 51;
  background: url("images/teaser.gif") no-repeat;
}
.showcaseteaserhover {
  width: 0px;
  height: 114px;
  padding: 3px 0;
  position: absolute;
  overflow: hidden;
  top: -3px;
  left: -15px;
  z-index: 52;
  background: url("images/teaserhover.gif") no-repeat;
}
.showcaseteaserhover img {
  opacity: 0.0;
}
div.controls {
  position: absolute;
  bottom: 7px;
  left: 7px;
  z-index: 101;
}
div.controls a {
  width: 15px;
  height: 15px;
  padding: 5px;
  float: left;
  display: block;
  background: url("images/control.png") no-repeat center center;
}
div.controls a.activeSlide {
  background: url("images/control-selected.png") no-repeat center center;
}
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/



/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.post {
padding: 0px 0px;
  display: inline-block;
  margin-bottom: 25px;
     }
.entry-content {
  line-height: 1.312;
  color: #272727;
}
.post .borderimg img {
  padding: 7px;
  margin-right: 15px;
  float: left;
  background: #ebebeb;
}
.entry-title {
  font-family: Century Gothic, Verdana, sans-serif;
  margin-bottom: 3px;
  font-size: 1.75em;
  font-weight: bold;
  color: #608c20;
}
.entry-title a, .entry-title a, .entry-title a {
  color: #608c20;
}
.searchresults {
padding: 0px 15px 15px 15px;
  font-size: 1.5em;
  line-height: 3.125;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.meta {
  font-size: 1em;
  font-weight: normal;
  color: #aeaeae;
  margin-bottom: 10px;
}
.meta a {
  color: #87b9e3;
}
.meta a:hover {
  color: #0681e0;
}
.post-wrap .entry-title {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
  font-weight: bold;
  }
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Home Page               --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.homepage {
  width: 900px;
  padding: 0px 20px;
  margin: 0;
  height: 395px;
  display: inline-block;
  background: url("images/featurebottom.png") bottom no-repeat;
}
.homepage-post {
  width: 281px;
  float: left;
  margin-top: 50px;
  color: #272727;
}
.homepage-spacer {
  width: 2px;
  height: 53px;
  margin-left: 13px;
  margin-right: 13px;
  float: left;

}
.homepage .borderimg img {
  width: 275px;
  height: 92px;
  padding: 3px;
  margin-top: 150px;
  margin-bottom: 10px;
  display: block;

}
.homepage .entry-title {
  margin-bottom: 3px;
  font-family: Century Gothic, Verdana, sans-serif;
  font-size: 1.75em;
  font-weight: normal;
  color: #272727;
}
.homepage .entry-title a, .entry-title a, .entry-title a {
  color: #272727;
}
/*============FLASH SITE STUFF===============*/
/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
/*img {border:0; vertical-align:top; text-align:left;}*/

.form { padding-bottom:2px; width:413px; height:18px; background:url(images/input-bg.gif) no-repeat left top;}
.form input {width:390px; padding:1px 0 1px 10px; background:none; border:0;}
.form1 { width:413px; height:127px; background:url(images/textarea-bg.gif) no-repeat left top;}
.form1 textarea { width:400px; height:125px; overflow:auto; background:none; border:0; padding:2px 0 0 10px; }
form .buttons { width:100%; overflow:hidden; padding-top:16px; text-align:right;}
form .buttons .link1, form .buttons .link2 { float:right;}
form .buttons .link2 { margin-left:7px;}

/*==================list====================*/
.list li { padding:0 0 8px 7px; background:url("images/marker-1.gif") left 7px no-repeat; color:#5f5f5f;}
.list    a:link{ 
color:#0681e0;
}
.list a:visited{
 color:#608c20;
 }

.list2 li { margin-left: 30px; padding:0 0 8px 5px; background:url("images/marker-2.gif") left 7px no-repeat;}
.list2 li  a{ 
color:#0681e0;
}
.list2 li a:visited{
 color:#608c20;
 }
.list1 { width:100%; overflow:hidden;}
.list1 li { float:left; margin-right:10px;}
.list1 li.alt { margin-right:0;}
.list1 li .horizontal { 
width: 200px;
        min-height: 250px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        zoom: 1;
        *display: inline;
        _height: 250px;

}
.list1 li .horizontal p{ text-align:center;
margin-top:-21px;}


.list3 ul
    {
    width:100%;
    overflow:hidden;
    list-style-type:none;
       }
 .list3 li
    {margin: 0 58px;
     display:inline;
    }

 


/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin: 15px 29px 0 0;}
.img-box1 span img { float:none; display:block; margin:9px 0 18px 0;}

.p1 p{margin-bottom:10px;}
.p2 p{padding: 0px 5px 10px 5px;
font-weight:bold;
text-align: center;
margin-bottom:10px;}

.phone { float:right; margin-right:20px;}


/*==================txt, links, lines, titles====================*/
/* Resets */
a, a:visited, a:hover
{color:#157c2b;}
	
	
.link { 
padding-left:7px; 
font-weight:bold; 
background:url("images/marker-2.gif") left 7px no-repeat;}
.link a{ 
color:#157c2b;
}
.link a:visited{
 color:#608c20;
 }
.link a:hover {
 text-transform: uppercase;
 }

.link1 {
display:block;
 float:right;
 background:url("images/link1-right.gif") right top no-repeat;
 margin-top:2px;
 text-decoration:none;
 }
.link1 em {
 display:block;
 background:url("images/link1-left.gif") left top no-repeat;
 padding:0 1px 0 11px;
 float:left;
 }
.link1 b {
 display:inline-block;
 background: #FE6A1A;
 padding:0px 10px 2px 4px;
 font-weight:normal;
 font-style:normal;
  }
 .link1 a:link{
 color:#87b9e3;
 }
 .link1 a:visited{
 color:#FFFFFF;
 }
.link1:hover {
 text-transform: uppercase;
 }
.overlap { text-align:center;
margin-top:-21px;}

.link2 {
 display:inline-block;
 background:url("images/link2-right.gif") right top no-repeat;
 color:#ffffff;
 text-decoration:none;
   }
.link2 em {
 display:inline-block;
 background:url("images/link2-left.gif") left top no-repeat;
 padding:0 1px 0 11px;
 }
.link2 b {
 display:inline-block;
 background:#608c20;
 padding:0px 10px 2px 4px;
 font-weight:normal;
 font-style:normal;
 
 }
.link2 a:link{
 color:#87b9e3;
 }
 
 .link2 a:visited{
 color:#ffffff;
 }
.link2:hover {
 text-transform: uppercase;
 }

.divider {
 background:url("images/divider.gif") 365px 0  repeat-y;
 padding-bottom:6px;
 }
 .divider0 {
 background:url("images/divider.gif") 408px 0  repeat-y;
 padding-bottom:6px;
 }
.divider1 {
 background:url("images/divider.gif") 504px 0 repeat-y;
 }
.divider2 { 
background:url("images/divider.gif") 0 0 repeat-y;
 padding-left:26px;
 margin-top:-16px;
 position:relative;
 }
.line-hor {
 border-bottom:1px solid #efefef;
 margin:22px 0;
 overflow:hidden;
 font-size:0;
 line-height:0;
 }
.line-hor1 {
 border-bottom:1px solid #efefef;
 margin:16px 0 32px 0;
 overflow:hidden;
 font-size:0;
 line-height:0;
 }

.title {
  padding:10px 5px 0px 5px;
 }


/*==================boxes====================*/
.cont-box { 
width: 100%; 
background:#ffffff;
}
.cont-box .left-top-corner {
background:url("images/left-top-corner.gif") left top no-repeat;

}
.cont-box .right-top-corner {
background:url("images/right-top-corner.gif") right top no-repeat;

}
.cont-box .left-bot-corner {
background:url("images/left-bot-corner.gif") left bottom no-repeat;
}
.cont-box .right-bot-corner {
background:url("images/right-bot-corner.gif") right bottom no-repeat;
}
.cont-box .border-bot {
background:url("images/border-bot.gif") bottom repeat-x;
}
.cont-box .border-left {
background:url("images/border-left.gif") left repeat-y;
}
.cont-box .border-right {
background:url("images/border-right.gif") right repeat-y;
}

.cont-box .inner {
padding:0 45px 29px 45px;
}
.box { 
background:#f4f1e9;
 width:100%;
  }
.box .border-top {
background:url(images/border-top.gif) top repeat-x;
}
.box .border-bot {
background:url(images/border-bot.gif) bottom repeat-x;
}
.box .border-left {
background:url(images/border-left.gif) left repeat-y;
}
.box .border-right {
background:url(images/border-right.gif) right repeat-y;
}
.box .left-top-corner {
background:url(images/left-top-corner1.gif) left top no-repeat;
}
.box .right-top-corner {
background:url(images/right-top-corner1.gif) right top no-repeat; 
width:100%;
}
.box .left-bot-corner {
background:url(images/left-bot-corner1.gif) left bottom no-repeat;
}
.box .right-bot-corner {
background:url(images/right-bot-corner1.gif) right bottom no-repeat; 
}
.box .inner {
  padding:23px 54px 26px 26px;
  }
.box .bg { 
height:220px;
 background:url(images/box-bg.jpg) left top no-repeat;
 }
.box .bg .inner { 
 padding:0px 5px 18px 310px;
 }
.box p {
 color:#535353; line-height:1.42; text-align: center;
 }
.box .title {
 margin:0px auto 12px auto;
 text-align:center;

 }
 .box h1 {color: #608C20; text-align:center; font-weight:bold; font-size:2em; line-height:2.15em; font-family: Century Gothic, Verdana, sans-serif;}
.box h2 {color: #87b9e3; text-align:center; font-weight:bold; font-size:1.5em; line-height:1.6em; font-family: Century Gothic, Verdana, sans-serif;}
 .cont-box h1 {color: #608C20; text-align:center; font-weight:bold; font-size:2em; line-height:2.15em; font-family: Century Gothic, Verdana, sans-serif;}
.cont-box h2 {color: #87b9e3; text-align:center; font-weight:bold; font-size:1.5em; line-height:1.6em; font-family: Century Gothic, Verdana, sans-serif;}
.cont-box h3 {color:#FE6A1A; text-align:center; font-weight:bold; font-size:1.5em; line-height:1.6em;  font-family: Century Gothic, Verdana, sans-serif; padding: 0 10px;}
.cont-box h3 a {text-decoration: none;}
.cont-box h3 a:link {color: #FE6A1A;}

.cont-box h3 a:visited {text-decoration: none; color: #FE6A1A;}
.cont-box h3 a:hover {text-transform:none; color: #FE6A1A;}


/*content*/
.indent { top:-28px; position:relative; margin-bottom:-10px;}
.indent1 { padding:16px 0 15px 24px;}
.indent2 { padding:16px 0 15px 24px;}
.indent3 { top:-16px; position:relative; margin-bottom:-10px; padding-right:15px;}
.indent4 { top:-16px; position:relative; padding-bottom:15px;}
.indent5 { padding-top:11px;}
.indent6{ top:-32px; position:relative;}
.indent7{ top: 9px; margin-left: 12px; position:relative; display:inline-block;zoom: 1;
        *display: inline;}
.indent8{ top: -9px; margin-left: 16px; position:relative; display:inline-block;zoom: 1;
        *display: inline;}
.indent9{ top: 9px; margin-left: 12px; position:relative;display:inline-block;zoom: 1;
        *display: inline;}
.indent10{ top: 0px; margin-left: 617px; position:absolute;display:inline-block; }

.col-1, .col-2, .col-3, .col-4 
/*======= index.html =======*/
.row-1 .col-1 {float:left; width:490px;  }
.row-1 .col-1 .col-1 {padding-left: 50px; width:191px; margin-right:29px;}
.row-1 .col-1 .col-2 { width:167px; }
.row-1 .col-2 { width:331px; margin-right:45px;}
.row-2 .col-1 { float:left; width:480px; margin-right:45px;} 
.row-2 .col-2 { float:left; width:341px;} 



/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Single                --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.single .entry-content {
 
  margin-top: 13px;
  padding-top: 15px;
}
.single .entry-title {
  font-size: 1.875em;
}
.single .meta {
  text-transform: uppercase;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Navigation             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
.Navigation{
padding: 0 15px 15px 15px;
  width: 603px;}

.pagination {
padding: 0 10px 15px 10px;
  width: 585px;
  height: 30px;
}
.pagination a {
  padding: 5px;
  display: inline-block;
  border: 1px solid #ddd;
  background: #ffffff;
}
.pagination a:visited {
 color:#157c2b;
}
.pagination a:hover {
  border: 1px solid #bbb;
  background: #ffffff;
  color:#157c2b;
}
.pag-left {
  width: 48%;
  overflow: hidden;
  text-align: left;
  float: left;
}
.pag-right {
  width: 48%;
  overflow: hidden;
  text-align: right;
  float: right;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.widget-top {
  width: 270px;
  height: 5px;
  display: block;
  background: url("images/widget-top.gif") no-repeat;
}
.widget-bottom {
  width: 270px;
  height: 7px;
  margin-bottom: 10px;
  display: block;
  background: url("images/widget-bottom.gif") no-repeat;
}
.widgettitle {
  width: 270px;
  height: 50px;
  padding: 10px 0 0 0px;
  color: #7d7d7d;
  font-size: 1.5em ;
  background: url("images/widget-title.gif") no-repeat;
text-align: center;

}
.widget h3{
}
.widget ul{
  width: 250px;
  padding: 0px;
  padding-top: 0;
  display: inline-block;
  background: url("images/widget-bg.gif") repeat-y;
}
.widget div {
  width: 250px;
  padding: 10px 18px 10px 0px;
  display: inline-block;
  background: url("images/widget-bg.gif") repeat-y;
}
.widget li {
  padding: 7px 0 10px 25px;
  color: #828282;
  background: url("images/list-item.gif") no-repeat 15px 12px;
}
.widget li a {
  color: #828282;
}
.widget li a:hover {
  color: #1d84d3;
}
.widget .textwidget {
  line-height: 1.375;
  width: 230px;
  padding: 20px;
  padding-top: 5px;
  color: #777;
}
.widget_tag_cloud a {
  padding: 4px;
  margin: 3px;
  line-height: 2.5;
}
.widget_tag_cloud a:hover {
  background: #cdcdcd;
}
.widget_search {
  height: 50px;
  margin-left: 7px;
  margin-bottom: 15px;
}
.widget_search .widget-top {
  display: none;
}
.widget_search .widget-bottom {
  display: none;
}
#searchform #s {
  width: 138px;
  height: 16px;
  padding: 17px;
  font-size: .81em;
  color: #828282;
  display: block;
  float: left;
  border: none;
  background: url("images/searchbar.gif") no-repeat;
}
#searchform #searchsubmit {
  width: 78px;
  height: 50px;
  float: left;
  font-size: .75em;
  display: block;
  cursor: pointer;
  border: none;
  background: url("images/searchbutton.gif") no-repeat;
}
#searchform2 #s {
margin: 0 2px 5px 5px;
  width: 138px;
  height: 16px;
  padding: 17px;
  font-size: .81em;
  color: #828282;
  display: block;
  float: left;
  border: 3px inset #dbdbdb;
  background: url("images/searchbar2.gif") no-repeat;
}
#searchform2 #searchsubmit {
  width: 78px;
  height: 50px;
  float: left;
  font-size: .75em;
  display: block;
  cursor: pointer;
  border: none;
  background: url("images/searchbutton2.gif") no-repeat;
  }
li.recentcomments {

}
.advertisement {
  padding-bottom: 0px;
}
.advertisement div {
  width: 270px;
  padding: 0;
  text-align: center;
}
.advertisement img {
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 1px;
}

#calendar_wrap table {
  width: 200px;
  padding: 6px 0;
  border: 1px solid #dcdcdc;
  border-top: none;
  text-align: center;
  background: #ffffff;
}
#wp-calendar caption {
  width: 200px;
  padding: 5px 0;
  font-size: .93em;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  background-color: #f6f6f6;
}
#wp-calendar td {
  padding: 2px;
}
#wp-calendar td a {
  background-color: #f6f6f6;
}
#wp-calendar th {
  height: 22px;
  border-bottom: 1px solid #f0f0f0;
}
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Index Sidebar        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.widget-top-index{
  width: 325px;
  height: 5px;
   background: url("images/widget-top.gif") no-repeat;
}
.widget-bottom-index {
  width: 325px;
  height: 7px;
  margin-bottom: 10px;
  display: block;
  background: url("images/widget-bottom.gif") no-repeat;
}
.widgettitle-index {
  width: 330px;
  height: 60px;
  padding: 25px 5px 0 5px;
  background: url("images/widget-title-index.gif") center no-repeat;
}
.index .widget div {
  width: 340px;
  padding-left: 30px;
  display: inline-block;
  }
.index .widget ul{
  width: 320px;
  padding: 10px;
  padding-top: 0;
  display: inline-block;
 }

.index .widget .textwidget {
  line-height: 1.375;
  width: 340px;
  padding-top: 5px;
  color: #777;
  text-align: center;
}

.widgettitle-home {
    text-align:center; 
  font-family: Century Gothic, Verdana, sans-serif;
  font-size: 1.75em;
  font-weight: normal;
  color: #272727;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

div.commentbox {
  width: 581px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comment.gif") top repeat-x;
}
#respond {
  padding: 0 0px 20px 20px;
  clear: both;
}
h2.singleheaders {
  color: #188bb1;
  margin-top: 20px;
  line-height: 3.75;
  font-weight: normal;
  font-size: 1.5em;
}
h2.line {
  border-top: 1px solid #dadada;
}
.comment-meta {
  height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.comment-author {
  height: 32px;
  font-size: 1.06em;
  padding-left: 25px;
  float: left;
  background: url("images/user.gif") no-repeat left 2px;
}
.comment-date {
  height: 32px;
  padding-top: 2px;
  padding-left: 20px;
  color: #636363;
  font-size: .625em;
  float: right;
  background: url("images/time.gif") no-repeat;
}
.gravatar-wrap img {
  width: 74px;
  height: 74px;  
  padding: 5px;
  border: 1px solid #dedede;
  background: #fefefe;
}
.gravatar-wrap {
  width: 84px;
  float: left;
  margin-right: 20px;
}
.comment-reply-link {
  width: 74px;
  height: 14px;
  padding: 4px 5px;
  color: #7f7f7f;
  display: block;
  border: 1px solid #dbdbdb;
  background: #ffffff url("images/reply-icon.gif") no-repeat 65px 3px;
}
.comment-reply-link:hover {
  background: #ffffff url("images/reply-icon.gif") no-repeat 65px -16px;
}
.prop {
  width: 1px;
  height: 110px;
}
.comment-text .text {
  float: left;
  color: #6e6e6e;
}
.comment-number {
  width: 44px;
  height: 34px;
  padding-top: 10px;
  text-align: center;
  font-size: 1.25em;
  color: #ffffff;
  font-family: neosans;
  position: absolute;  
  top: 16px;
  left: -43px;
  background: url("images/numbering.gif") no-repeat;
}

.depth-2 .commentbox, .depth-4 .commentbox, .depth-5 .commentbox, .depth-6 .commentbox, .depth-7 .commentbox, .depth-8 .commentbox, .depth-9 .commentbox, .depth-10 .commentbox {
  clear: both;
  float: right;
}
.depth-2 .commentbox {width: 541px;}
.depth-3 .commentbox {width: 501px;}
.depth-4 .commentbox {width: 461px;}
.depth-5 .commentbox {width: 421px;}
.depth-6 .commentbox {width: 381px;}
.depth-7 .commentbox {width: 341px;}
.depth-8 .commentbox {width: 301px;}
.depth-9 .commentbox {width: 261px;}
.depth-10 .commentbox {width: 221px;}

.comment-text {
  width: 476px;
  float: left;
}

.depth-2 .comment-text {width: 436px;}
.depth-3 .comment-text {width: 396px;}
.depth-4 .comment-text {width: 356px;}
.depth-5 .comment-text {width: 316px;}
.depth-6 .comment-text {width: 276px;}
.depth-7 .comment-text {width: 236px;}
.depth-8 .comment-text {width: 196px;}
.depth-9 .comment-text {width: 156px;}
.depth-10 .comment-text {width: 116px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Trackbacks              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.trackbacklist {
  width: 665px;
  padding: 20px;
  border: 1px solid #d6d6d6;
  background: #f5f5f5 url("images/comment.gif") top repeat-x;
}
.trackbacklist li {
  line-height: 1.5;
}
.trackbacklist li a {
  color: #34738d;
  font-size: .875em;
}
.trackbacklist li a:hover {
  color: #454545;
  
}
.trackback-number {
  font-weight: bold;
  margin-right: 10px;
  color: #454545;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.cancel-reply {
  padding-left: 25px;
  color: #cc906d;
  font-family: Century Gothic, Verdana, sans-serif;
  font-size: .812em;
  background: url("images/cancel.gif") no-repeat;
}
.req {
  color: #89887e;
  line-height: 1.25;
}
.req strong {
  color: #666666;
}
.divform {
  padding: 4px 0;
}
.divform label span {
  color: #188bb1;
}
.divform label.name {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/name.gif") no-repeat;
}
.divform label.email {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/email.gif") no-repeat;
}
.divform label.url {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/website.gif") no-repeat;
}
.divform input {
  width: 191px;
  height: 19px;
  padding: 10px;
  margin: 0;
  color: #454545;
  display: block;
  border: none;
  background: url("images/input.gif") no-repeat;
}
.textarea {
  padding: 5px 0;
}
.textarea textarea {
  padding: 15px;
  color: #333;
  font-family: Century Gothic, Verdana, sans-serif;
  border: 1px solid #d5d5d5;
  background: #f5f5f5 url("images/comment.gif") top repeat-x;
}
.submit-button #submit {
  width: 160px;
  height: 36px;
  border: none;
  display: block;
  background: url("images/submit.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Elements              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

/* Resets */

.entry-content div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}
.entry-content a:link {color: #0681e0;}

.entry-content a:visited {text-decoration: none; color: #608c20;}
.entry-content a:hover {text-transform:uppercase; color: #608c20;}


.entry-content:focus {outline: 0;}

.entry-content ins {text-decoration: none;}
.entry-content del {text-decoration: line-through;}
.entry-content table {border-collapse: collapse; border-spacing: 0;}

/* Align */
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:13px; }
img.alignright { display:inline; float:right; margin-left:13px; }

/* Headers */
.entry-content p { color: #474747; line-height:1.5em; margin-bottom: 20px;}
.entry-content h1 {font-size: 1.375em; color:#608c20; font-weight:bold;	margin: 0 0 10px 0;}
.entry-content h1 a{color:#608c20;}
.entry-content h1 a:visited{color:#608c20;}
.entry-content h1 a:hover{color:#608c20; text-transform:none;}
.entry-content h2 {font-size: 1.25em; color:#87b1e3; font-weight:bold;	margin: 0 0 10px 0;}
.entry-content h2 a{color:#87b1e3;}
.entry-content h2 a:visited{color:#87b1e3;}
.entry-content h2 a:hover{color:#87b1e3;text-transform:none;}
.entry-content h3 {font-size: 1.125em; color:#188bb1;	margin: 0 0 10px 0;}
.entry-content h3 a{color:#188bb1;	}
.entry-content h3 a:visited{color:#188bb1;	}
.entry-content h3 a:hover{color:#188bb1;	text-transform:uppercase;}
.entry-content h4 {font-size: 1.125em; color:#188bb1; text-transform:capitalize;	margin: 0 0 10px 0;}
.entry-content h4 a{color:#188bb1;}
.entry-content h4 a:visited{color:#188bb1;}
.entry-content h4 a:hover{color:#188bb1;text-transform:uppercase;}
.entry-content h5 {font-size: 1.125em; color:#238028; text-align:center; text-transform:capitalize;	margin: 0 0 10px 0;}
.entry-content h5 a{color:#238028;}
.entry-content h5 a:visited{color:#238028;}
.entry-content h5 a:hover{color:#238028;text-transform:uppercase;}

.entry-content h6 {font-size: .975em;  margin: 0 0 10px 0;}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* Captions */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f5f5f5; padding-top: 4px; margin-bottom: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-captionp.wp-caption-text { font-size: .75em; line-height: .93; padding: 0 4px 5px; margin: 0; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }

.entry-content blockquote {
  width: 450px;
  margin: 15px auto;
  background-color: #f8f8f8;
  padding: 15px;
  font-style: italic;
}
.entry-content .row-1 .col-1 {width:290px; margin-right:5px;}
.entry-content  .row-1 .col-2 { width:290px; margin-left:5px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Full Width             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.post-wrap-full {
  width: 881px;
   display: inline-block;
  background: url("images/fullbottom.gif") bottom no-repeat;
}
.post-top-full {
  width: 881px;
  height: 9px;
  background: url("images/fulltop.gif") no-repeat;
}
.post-bottom-full {
  width: 881px;  
  display: inline-block;
  float: left;
  background: url("images/fullbg.gif") repeat-y;
  
}
.post-wrap-full .entry-title {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;

  font-weight: bold;
}

div.helptitle {
  width: 900px;
  height: 31px;
  padding-top: 12px;
  padding-left: 10px;
  margin-top: 10px;
  font-size: .937em;
  font-weight: bold;
  color: #4a5c6c;
  background: url("images/help/helptitle.gif") no-repeat;
}
div.helptitle:hover {
  cursor: pointer;
}
div.helpbg {
  width: 888px;
  padding: 10px;
  font-size: .812em;
  font-weight: normal;
  color: #333;
  border: 1px solid #a8b6c2;
  border-top: none;
  display: inline-block;
  background: #ffffff;
}
div.helpleft {
  width: 340px;
  float: left;
}
div.helpimage {
  width: 528px;
  float: right;
  border: 3px solid #81b3dc;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer {
  width: 910px;
  height: 34px;
  padding: 20px 15px 0 15px;
  margin: 30px auto;
  
  color: #696969;
  font-weight: normal;
  text-align: center;
  clear: both;
  background: url("images/footer.gif") no-repeat;
}
.footer a {
  font-size: .85em;
  font-weight: bold;
  color: #696969;
}
.footer a:hover {
  color: #4d4d4d;
}
.footer li.page_item {
  float: left;
  padding: 0 10px;
  font-weight: normal;
}
.footer li.page_item a {
  font-weight: normal;
}
.footer .right {
 font-size: .75em;
  float: right;
}
#contactus {
float: right;
width: 165px;
}
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            my additions           --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

/*--bio img styling--*/
.k {
height:350px ;
float:left;
margin:10px;
display: block;
} 
.k h4{
text-align: left;
padding-left: 30px;
}
.k .wp-caption { border: none; text-align: center; padding: 0px; margin: 0px; }
.k .wp-caption img { margin: 0; padding: 0; border: 0 none; }
.k .wp-captionp.wp-caption-text { font-size:0.6em; line-height: 0.65em; margin: auto auto; }


.j {
height:350px ;
float:right;
margin:10px;
display: block;
} 
.j h4{
text-align: right;
padding-right: 50px;
}
.j .wp-caption { border: none; text-align: center; padding: 0px; margin: 0px; }
.j .wp-caption img { margin: 0; padding: 0; border: 0 none; }
.j .wp-captionp.wp-caption-text { font-size: .6em; line-height: .65em; margin:auto auto; }

.list    a:link{ 
color:#157c2b;
}
.list a:visited{
 color:#608c20;
 }
 
 .line_two { margin:0 -22px auto; width:936px; height:110px; color:#fff;}
.line_two a { text-decoration:underline; color:#fff;}
.line_two .left { float:left; width:400px; height:59px; margin-top:15px; padding-top:15px; background:#F4F1E9 url(images/clt_green.png) top left no-repeat;  }
.line_two .left div { height:59px; background:url(images/clb_green.png) bottom left no-repeat; }
.line_two .left h3 { font:normal 20px Tahoma, Helvetica, sans-serif; color:#FE6A1A; line-height:1.3em; padding:0 0 8px 0; margin:0;}
.line_two .center { float:left; width:110px; height:110px; margin:0; background:url(images/image.png) no-repeat top;}
.line_two .right { float:right; width:422px; height:59px; margin-top:15px; padding-top:15px; padding-left:4px; background:#0A9444 url(images/crt_blue.png) top right no-repeat; }
.line_two .right div { float:right; width:402px; height:59px; background:url(images/crb_blue.png) bottom right no-repeat; padding:0 10px;}
.line_two .right div { font:normal 14px Tahoma, Geneva, sans-serif; color:#FFF;}
.line_two .right div a { font:normal 14px Tahoma, Geneva, sans-serif; color:#FFF;}

 .line_one { margin:0 -22px auto; width:936px; height:141px; color:#fff;}
.line_one a { text-decoration:underline; color:#F4F1E9;}
.line_one .left { float:left; width:455px; height:100px; margin-top:10px; padding-top:10px; background:#317ea6 url(images/tr_blue.png) top left no-repeat;  }
.line_one .left div { height:100px; background:url(images/br_blue.png) bottom left no-repeat; }
.line_one .left h3 { font:normal 18px Tahoma, Helvetica, sans-serif; color:#F4F1E9; line-height:1.3em; padding:4px ; margin:0;}

.line_one .right { float:right; width:477px; height:100px; margin-top:10px; padding-top:10px; padding-left:4px; background:#317ea6 url(images/crt_blue.png) top right no-repeat; }
.line_one .right div { float:right; width:457px; height:100px; background:url(images/crb_blue.png) bottom right no-repeat; padding:0px 10px;}
.line_one .right div { font:normal 14px Tahoma, Geneva, sans-serif; color:#FFF;}
.line_one .right div a { font:normal 14px Tahoma, Geneva, sans-serif; color:#fff;padding:2px ; margin:0;}

#wlmember_loginwidget {
    text-align: center;
	
    }

