/*
Theme Name: Silveroak
Theme URI: 
Version: 1.0
Description: Stylish 2 column wp theme
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

body {
  font: normal 12px arial, tahoma, verdana;
  text-align: center;
  color: #000;
}
.bodyhome {
  background: #fff url("images/bg.jpg") repeat-x;
}
.bodywhite {
  background: #fff url("images/bg2.jpg") repeat-x;
}
.marginauto {
  width: 942px;
  margin: 0 auto;
  text-align: left;
  display: inline-block;
}
.banner {
  height: 142px;
  text-align: left;
}
.post-wrap {
  width: 618px;
  margin-top: 40px;
  float: left;
}
.sidebar-wrap {
  width: 290px;
  padding: 0 0 0 9px;
  margin-top: 20px;
  float: right;
}

@font-face { font-family: neosans; src: url("NeoSans.otf"); }

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}
a, a:link, a:visited {text-decoration: none; color: #333;}
img {border: none;}
li {list-style: none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

h1 {color: #22a1c0;}
h2 {color: #a8a8a8; font-size: 18px;}
p { color: #787878; line-height: 19px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.logo {
  padding-top: 30px;
  float: left;
  font-weight: normal;
}
.logo a {
  letter-spacing: -0.07em;
  color: #e8e8e8;
  font-size: 45px;
  font-weight: bold;
}
.logo span {
  display: block;
  clear: both;
  font-size: 5px;
  font-family: arial;
  color: #7d7d7d;
}

.categories-left {
  width: 10px;
  height: 45px;
  float: left;
  background: url("images/categories-left.gif") no-repeat;
}
.categories-right {
  width: 10px;
  height: 45px;
  float: left;
  background: url("images/categories-right.gif") no-repeat;
}
ul.dropdown-categories {
  height: 38px;
  padding-top: 2px;
  position: relative;
  display: block;
  background: url("images/categories-bg.gif") repeat-x;
}
.pages-topbars {
  padding-top: 14px;
  float: right;
  display: inline-block;
}
.pages-left {
  width: 8px;
  height: 32px;
  float: left;
  background: url("images/pages-left.gif") no-repeat;
}
.pages-right {
  width: 8px;
  height: 32px;
  float: left;
  background: url("images/pages-right.gif") no-repeat;
}
ul.dropdown-pages {
  height: 32px;
  padding: 0;
  float: left;
  position: relative;
  display: inline-block;
  background: url("images/pages-bg.gif") repeat-x;
}
.topbars {
  padding: 0px 0px 0px 6px;
  clear: both;
}
.last-tweet {
  width: 240px;
  height: 14px;
  padding: 4px 5px;
  color: #b2b2b2;
  overflow: hidden;
  float: left;
  background: url("images/tweet-bg.gif");
}
.last-tweet a {
  color: #91ceef;
}
.twitter-left {
  width: 51px;
  height: 22px;
  float: left;
  background: url("images/tweet-icon.gif") no-repeat;
}
.twitter-right {
  width: 6px;
  height: 22px;
  float: left;
  background: url("images/tweet-right.gif") no-repeat;
}
.subscribe {
  width: 22px;
  height: 23px;
  margin-left: 6px;
  display: block;
  float: left;
  background: url("images/rss.gif") no-repeat;
}
.rsstweet {
  padding-top: 4px;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Showcase              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.featured {
  width: 911px;
  height: 272px;
  margin-top: 20px;
  padding: 15px;
  position: relative;
  z-index: 4;
  background: url("images/showcase.gif") no-repeat;
}
.featured-label {
  width: 84px;
  height: 84px;
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 999;
  background: url("images/featured-label.png") no-repeat;
}
.showcase {
  width: 911px;
  height: 233px;
  margin-bottom: 3px;
}
.showcase h2.entry-title {
  font-size: 22px;
  font-weight: normal;
}
.showcase .entry-content {
  border: none;
}
.showcase img.largethumb {
  margin-right: 15px;
  float: left;
  border: 6px solid #dcdcdc;
}
div.controls a {
  width: 10px;
  height: 10px;
  margin-right: 6px;
  float: left;
  display: block;
  background: url("images/control.gif") no-repeat;
}
div.controls a.activeSlide {
  background: url("images/control-hover.gif") no-repeat;
}
.featured #prev {
  width: 91px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 85px;
  display: block;
  float: left;
  background: url("images/previous.gif") no-repeat;
}
.featured #next {
  width: 75px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 10px;
  display: block;
  float: left;
  background: url("images/next.gif") no-repeat;
}
.featured #next:hover {
  background: url("images/next-hover.gif") no-repeat;
}
.featured #prev:hover {
  background: url("images/previous-hover.gif") no-repeat;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.post {
  display: inline-block;
  margin-bottom: 25px;
}
.entry-content {
  padding-top: 3px;
  line-height: 21px;
  color: #7b7b7b;
  border-top: 1px solid #ececec;
}
.post .borderimg {
  width: 200px;
  height: 141px;
  padding: 7px;
  margin-right: 15px;
  display: block;
  float: left;
  background: #ebebeb;
}
.postright {
  width: 389px;
  float: left;
}
.entry-title {
  margin-bottom: 3px;
  font-size: 20px;
  font-weight: normal;
  color: #84c225;
}
.entry-title a, .entry-title a:visited, .entry-title a:link {
  color: #84c225;
}
.post .meta {
  margin-top: 10px;
}
.post .meta a {
  color: #84c225;
  font-weight: bold;
}
.post .meta a:hover {
  color: #0f424d;
}
.post .meta span {
  color: #84c225;
  font-weight: bold;
  margin-left: 6px;
  margin-right: 4px;
}
.searchresults {
  font-size: 25px;
  color: #84c225;
  line-height: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Front Page             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.blockpost {
  width: 285px;
  margin-bottom: 20px;
  float: left;
  position: relative;
}
div#odd {
  width: 285px;
  padding-right: 35px;
  margin-right: 13px;
  float: left;
  background: url("images/vr.gif") no-repeat right;
}
.blockpost .entry-title {
  font-size: 22px;
}
.blockpost span, .blockpost span a {
  color: #b9b9b9;
}
.blockpost a:hover {
  color: #84c225;
}
.blockpost .entry-content {
  margin-top: 5px;
  border-top: 1px solid #ececec;
}
.blockpost img.border {
  padding: 7px;
  margin-top: 10px;
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 1px #999;
  -webkit-box-shadow: 1px 1px 1px #999;
  box-shadow: 1px 1px 1px #999;
  max-width: 275px;
}
.blockpost .calendar {
  width: 43px;
  height: 28px;
  padding-top: 23px;
  padding-left: 6px;
  font-size: 18px;
  color: #6f6f6f;
  font-weight: bold;
  text-align: center;
  position: absolute;
  bottom: -3px;
  left: 245px;
  z-index: 30px;
  background: url("images/calendar.png") no-repeat;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Single                --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.single .entry-content {
  border-top: 1px solid #d5d5d5;
  margin-top: 13px;
  padding-top: 15px;
}
.single .entry-title {
  font-size: 30px;
}
.single .meta {
  color: #b8b8b8;
  text-transform: uppercase;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Navigation             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.navigation {
  width: 100%;
  height: 33px;
  clear: both;
}
.navigation a {
  height: 20px;
  color: #888;
  line-height: 25px;
}
.navigation a:hover {
  color: #555;
}
.navigation span {
  color: #4e9cb6;
}
.nav-prev {
  width: 198px;
  height: 25px;
  padding: 4px 10px;
  overflow: hidden;
  text-align: left;
  float: left;
  background: url("images/navigation.gif") no-repeat left top;
}
.nav-prev:hover {
  background: url("images/navigation.gif") no-repeat -218px top;
}
.nav-next {
  width: 198px;
  height: 25px;
  padding: 4px 10px;
  overflow: hidden;
  text-align: right;
  float: right;
  background: url("images/navigation.gif") no-repeat left top;
}
.nav-next:hover {
  background: url("images/navigation.gif") no-repeat -218px top;
}
.pagination {
  width: 100%;
  height: 30px;
}
.pagination span a {
  padding: 5px;
  display: inline-block;
  border: 1px solid #ccc;
}
.pagination span a:hover {
  border: 1px solid #aaa;
}
.pagination .pag-left {
  float: left;
  text-align: left;
}
.pagination .pag-right {
  float: right;
  text-align: right;  
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer_widget {
	width: 253px;
	float: left;
	margin-left: 15px;
	color: #A2A2A2;
}

.footer_widget .tagcloud {
	margin-right: 75px;
}

.footer_widget form textarea {
	max-width: 253px;
}

.footer_widget h3 {
	font-size: 21px;
	margin-bottom: 10px;
}

.footer_widget form.wpcf7-form input[type="text"] {
	width: 180px;
	height: 15px;
	padding: 5px;
	margin-bottom: 10px;
	border: 2px solid #d4d4d4;
	background: #666666;
	color: #efefef;
}

.footer_widget form.wpcf7-form textarea {
	padding: 5px;
	margin-bottom: 10px;
	border: 2px solid #d4d4d4;
	background: #666666;
	color: #efefef;
}

.footer_widget ul#footer-contact-widget li {
	margin-bottom: 10px;
}

.footer_widget ul#footer-contact-widget li.phone-icon {
	list-style: url(images/phone-icon.png);
}

.footer_widget ul#footer-contact-widget li.cell-icon {
	list-style: url(images/cell-icon.png);
}

.footer_widget ul#footer-contact-widget li.address-icon {
	list-style: url(images/address-icon.png);
}

.sidebar-wrap .widgettitle {
  width: 290px;
  height: 28px;
  padding: 8px 0 0 10px;
  color: #fff;
  font: bold 16px "trebuchet MS";
  text-transform: uppercase;
  border: 1px #649B00 solid;
  border-top-left-radius: 6px; 
  -moz-border-top-left-radius: 6px; 
  -webkit-border-top-left-radius: 6px;
  border-top-right-radius: 6px; 
  -moz-border-right-left-radius: 6px; 
  -webkit-border-right-left-radius: 6px;
  background: -moz-linear-gradient(top, #A4D459, #82C40D);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A4D459), to(#82C40D));
  background: -ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#A4D459), to(#82C40D));
  background: -o-linear-gradient(top, #A4D459, #82C40D);
  background: linear-gradient(linear, 0% 0%, 0% 100%, from(#A4D459), to(#82C40D));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A4D459', endColorstr='#82C40D'); /* IE6 & IE7 */  
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#A4D459', endColorstr='#82C40D')";
}

.sidebar-wrap .widget ul {
  width: 280px;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 5px solid #dddddd;
  display: inline-block;
  background: #EBEBEB;
}
.sidebar-wrap .widget div {
  width: 280px;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 5px solid #dddddd;
  display: inline-block;
  background: #EBEBEB;
  border: 1px solid #F2F2F0;
}
.sidebar-wrap .widget li {
  padding: 10px 0 10px 17px;
  background: url("images/widget-item.gif") no-repeat 5px 15px;
}
.sidebar-wrap .widget li a {
  color: #717171;
}
.sidebar-wrap .widget li a:hover {
  color: #333;
}
.sidebar-wrap .textwidget {
  color: #6f6f6f;
  line-height: 22px;
}
.sidebar-wrap .widget_tag_cloud a {
  padding: 4px;
  margin: 3px;
  color: #717171;
  line-height: 40px;
}
.sidebar-wrap .widget_tag_cloud a:hover {
  color: #fff;
  background: #21738e;
}
#searchform #s {
  width: 125px;
  height: 15px;
  padding: 4px;
  font-size: 12px;
  margin-right: 3px;
  display: block;
  float: left;
  border: 2px solid #d4d4d4;
  background: #666666;
  color: #efefef;
}
#searchform #searchsubmit {
  padding: 1px;
  float: left;
  font-size: 12px;
  display: block;
padding-bottom: 4px;
}
li.recentcomments {
  color: #898989;
}
.advertisement {
  padding-bottom: 10px;
}
.advertisement div {
  text-align: center;
}
.advertisement img {
  padding: 2px;
  border: 1px solid #c7c7c7;
  background: #fff;
}
.advertisement img:hover {
  border: 1px solid #a0a0a0;
}

#calendar_wrap table {
  width: 200px;
  padding: 6px 0;
  border: 1px solid #dcdcdc;
  border-top: none;
  text-align: center;
  background: #fff;
}
#wp-calendar caption {
  width: 200px;
  padding: 5px 0;
  font-size: 15px;
  color: #4b4b4b;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  background-color: #f6f6f6;
}
#wp-calendar td {
  padding: 2px;
  color: #bcbcbc;
}
#wp-calendar td a {
  color: #737373;
  background-color: #f6f6f6;
}
#wp-calendar th {
  height: 22px;
  color: #7b7b7b;
  border-bottom: 1px solid #f0f0f0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

div.commentbox {
  width: 575px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
#respond {
  padding: 0 0 20px 0;
  clear: both;
}
h2.singleheaders {
  color: #84C225;
  margin-top: 20px;
  line-height: 60px;
  font-weight: normal;
  font-size: 25px;
}
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: 17px;
  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: 10px;
  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: #fff url("images/reply-icon.gif") no-repeat 65px 3px;
}
.comment-reply-link:hover {
  background: #fff 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: 20px;
  color: #fff;
  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: 615px;}
.depth-3 .commentbox {width: 565px;}
.depth-4 .commentbox {width: 515px;}
.depth-5 .commentbox {width: 465px;}
.depth-6 .commentbox {width: 415px;}
.depth-7 .commentbox {width: 365px;}
.depth-8 .commentbox {width: 315px;}
.depth-9 .commentbox {width: 265px;}
.depth-10 .commentbox {width: 215px;}

.comment-text {
  width: 560px;
  float: left;
}

.depth-2 .comment-text {width: 510px;}
.depth-3 .comment-text {width: 460px;}
.depth-4 .comment-text {width: 410px;}
.depth-5 .comment-text {width: 360px;}
.depth-6 .comment-text {width: 310px;}
.depth-7 .comment-text {width: 260px;}
.depth-8 .comment-text {width: 210px;}
.depth-9 .comment-text {width: 160px;}
.depth-10 .comment-text {width: 110px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Trackbacks              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.trackbacklist {
  width: 665px;
  padding: 20px;
  border: 1px solid #d6d6d6;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.trackbacklist li {
  line-height: 24px;
}
.trackbacklist li a {
  color: #34738d;
  font-size: 14px;
}
.trackbacklist li a:hover {
  color: #454545;
  text-decoration: underline;
}
.trackback-number {
  font-weight: bold;
  margin-right: 10px;
  color: #454545;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.cancel-reply {
  padding-left: 25px;
  color: #cc906d;
  font-family: arial;
  font-size: 13px;
  background: url("images/cancel.gif") no-repeat;
}
.req {
  color: #89887e;
  line-height: 20px;
}
.req strong {
  color: #666666;
}
.divform {
  padding: 4px 0;
}
.divform label span {
  color: #84C225;
}
.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: arial;
  border: 1px solid #d5d5d5;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.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: 100%;
	vertical-align: baseline;
	background: transparent;
}

.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; margin-bottom: 20px;}
.entry-content h1 {font-size: 20px;	color: #84C225;	margin: 0 0 10px 0;}
.entry-content h2 {font-size: 18px;	color: #84C225;	margin: 0 0 10px 0;}
.entry-content h3 {font-size: 16px;	color: #84C225;	margin: 0 0 10px 0;}
.entry-content h4 {font-size: 14px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h5 {font-size: 12px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h6 {font-size: 10px; color: #0b2236; margin: 0 0 10px 0;}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; 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-caption p.wp-caption-text { font-size: 12px; line-height: 15px; 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;
}


/* Twitter Feed */

#twitter_update_list {padding: 0; position: relative; left: -5px; border: none;}

#twitter_div h3.widgettitle {position: relative; top: -10px; left: -10px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer {
	width: 100%;
	min-height: 125px;
	position: relative;
	top: 30px;
	padding-top: 15px;
	color: #A2A2A2;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding-bottom: 30px;
	margin-top: 15px;
	background-color: #1f1d1e;
}


/* Customizations */

.showcase object {
	float: left;
	z-index: -1;
	border: 6px solid #dcdcdc;
	margin-right: 20px;
	margin-left: 35px;
	margin-top: 10px;
}

.facebig {
	width: 302px;
	position: relative;
	left: -10px;
}

#side-share {
	position: fixed;
	margin-left: -110px;
}

.single_newsletter_subscribe {
	padding: 10px 5px 10px 5px;
	background: #D1EEFB;
	border-top: 1px solid #C4DBE5;
	border-bottom: 1px solid #C4DBE5;
	margin-top: 15px;
	text-align: center;
}

.single_newsletter_subscribe p {
	color: #5C8391;
	font-size: 14px;
	margin-bottom: 10px;
}

.single_newsletter_subscribe form {
	width: 360px;
	margin: 0 auto;
}

.single_newsletter_subscribe input[type="text"] {
	padding: 5px;
	width: 250px;
	float: left;
}

.single_newsletter_subscribe input[type="submit"] {
	padding: 5px;
	width: 75px;
	float: right;
	cursor: pointer;
	border: 1px solid #3F7522;
	border-radius: 250px; 
    -moz-border-radius: 250px; 
    -webkit-border-radius: 250px;
	background: -moz-linear-gradient(top, #96CE72, #4E9128);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	background: -ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	background: -o-linear-gradient(top, #96CE72, #4E9128);
	background: linear-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96CE72', endColorstr='#4E9128'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#96CE72', endColorstr='#4E9128')";
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #467C27;
}

.single_newsletter_subscribe input[type="submit"]:hover {
	background: -moz-linear-gradient(top, #4E9128, #96CE72);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	background: -ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	background: -o-linear-gradient(top, #4E9128, #96CE72);
	background: linear-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E9128', endColorstr='#96CE72'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E9128', endColorstr='#96CE72')";
}

.main_newsletter_subscribe {
	padding: 10px 5px 10px 5px;
	background: #D1EEFB;
	border-top: 1px solid #C4DBE5;
	border-bottom: 1px solid #C4DBE5;
	margin-top: 15px;
	text-align: center;
}

.main_newsletter_subscribe p {
	color: #5C8391;
	font-size: 14px;
	margin-bottom: 10px;
}

.main_newsletter_subscribe form {
	width: 360px;
	margin: 0 auto;
}

.main_newsletter_subscribe input[type="text"] {
	padding: 5px;
	width: 250px;
	float: left;
}

.main_newsletter_subscribe input[type="submit"] {
	padding: 5px;
	width: 75px;
	float: right;
	cursor: pointer;
	border: 1px solid #3F7522;
	border-radius: 250px; 
    -moz-border-radius: 250px; 
    -webkit-border-radius: 250px;
	background: -moz-linear-gradient(top, #96CE72, #4E9128);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	background: -ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	background: -o-linear-gradient(top, #96CE72, #4E9128);
	background: linear-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96CE72', endColorstr='#4E9128'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#96CE72', endColorstr='#4E9128')";
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #467C27;
}

.main_newsletter_subscribe input[type="submit"]:hover {
	background: -moz-linear-gradient(top, #4E9128, #96CE72);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	background: -ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	background: -o-linear-gradient(top, #4E9128, #96CE72);
	background: linear-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E9128', endColorstr='#96CE72'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E9128', endColorstr='#96CE72')";
}

.showcase  form {
	width: 460px;
	margin: 0 auto;
	margin-top: 15px;
}

.showcase input[type="text"] {
	padding: 5px;
	width: 250px;
	float: left;
}

.showcase input[type="submit"] {
	padding: 5px;
	width: 75px;
	float: right;
	cursor: pointer;
	border: 1px solid #3F7522;
	border-radius: 250px; 
    -moz-border-radius: 250px; 
    -webkit-border-radius: 250px;
	background: -moz-linear-gradient(top, #96CE72, #4E9128);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	background: -ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	background: -o-linear-gradient(top, #96CE72, #4E9128);
	background: linear-gradient(linear, 0% 0%, 0% 100%, from(#96CE72), to(#4E9128));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96CE72', endColorstr='#4E9128'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#96CE72', endColorstr='#4E9128')";
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #467C27;
}

.showcase input[type="submit"]:hover {
	background: -moz-linear-gradient(top, #4E9128, #96CE72);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	background: -ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	background: -o-linear-gradient(top, #4E9128, #96CE72);
	background: linear-gradient(linear, 0% 0%, 0% 100%, from(#4E9128), to(#96CE72));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E9128', endColorstr='#96CE72'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E9128', endColorstr='#96CE72')";
}

#facebig-widget {
	background: #fff;
	border: none;
}

.cc_widget_container {
	background: transparent;
}

.sub-title {
	font-size: 8px;
}
	
	#featured .content form p {
		margin-bottom: 10px;
	}
	
	#featured .content form p label {
		position: relative;
		right: 10px;
		top: 3px;
		font-size: 14px;
	}
	
	#featured .content form input[type="text"] {
		width: 180px;
		height: 25px;
		padding: 5px;
		border: none;
		-moz-box-shadow: inset 0 0 8px rgba(0,0,0, 0.25);
		-webkit-box-shadow: inset 0 0 8px rgba(0,0,0, 0.25);
	}
	
	#featured .content form input[type="submit"] {
		width: 235px;
		height: 40px;
		padding: 5px;
		font-size: 15px;
		font-weight: bold;
		color: #000;
		border: 1px solid #D74C3A;
	    background: -moz-linear-gradient(top, #FF8F00, #FFCB00);
  	    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF8F00), to(#FFCB00));
	    background: -ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#FF8F00), to(#FFCB00));
	    background: -o-linear-gradient(top, #FF8F00, #FFCB00);
	    background: linear-gradient(linear, 0% 0%, 0% 100%, from(#FF8F00), to(#FFCB00));
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8F00', endColorstr='#FFCB00'); /* IE6 & IE7 */  
	    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8F00', endColorstr='#FFCB00')";
	}
	
	.widget_recent_entries ul { margin-left: -0\px;}
	
	ul#footer-map {
		margin-left: 0px;
	}
	
	ul#footer-map li {
		margin-bottom: 10px;
		padding-bottom: 5px;
		padding-right: 15px;
	}
	
	#email-input {
		position: relative;
		margin-top: -47px;
		left: -78px;
		z-index: 100000;
	}
	
	#email-input input[type="text"] {
		width: 215px;
		height: 25px;
		padding: 5px;
		border: 1px solid #000;
		margin-bottom: 7px;
	}
	
	#email-input input[type="submit"] {
		display: block;
		width: 235px;
		height: 44px;
		padding: 5px;
		border: 1px solid #669E09;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
		margin-top: 9px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9FD54C), to(#7EC600));
		background-image: -webkit-linear-gradient(top, #9FD54C, #7EC600); 
		background-image: -moz-linear-gradient(top, #9FD54C, #7EC600);
		background-image: -ms-linear-gradient(top, #9FD54C, #7EC600);
		background-image: -o-linear-gradient(top, #9FD54C, #7EC600);
		cursor: pointer;
	}
	
	.opt-in-again {
		display: block;
		width: 235px;
		height: 44px;
		padding: 5px;
		border: 1px solid #669E09;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
		margin-top: 9px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9FD54C), to(#7EC600));
		background-image: -webkit-linear-gradient(top, #9FD54C, #7EC600); 
		background-image: -moz-linear-gradient(top, #9FD54C, #7EC600);
		background-image: -ms-linear-gradient(top, #9FD54C, #7EC600);
		background-image: -o-linear-gradient(top, #9FD54C, #7EC600);
		cursor: pointer;
	}
	
/**************
SHOWCASE
***************/

.panel h2.title { margin-bottom: 10px; display: none;}
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px 0 30px 0; }
	.coda-slider { background: #ebebeb }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 940px; height: 284px !important; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 940px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 10px;
    width: 20px; }
	.coda-nav-left a:hover, .coda-nav-right a:hover { background: #7EC600; }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; margin-left: 325px; }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 10px 10px; text-decoration: none }
	.coda-nav {margin-top: 285px;
    position: absolute;}
	
	#coda-nav-1 ul {width:500px !important;}
	
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow:hidden; }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	
	/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 940px;
background-color: #eee;

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 940px;}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
width: 940px;
float: left;
/*padding: 20px;*/}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color: #ddd;
border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 15px 20px;
outline: none;}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #eee;}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}

a#order-seminar {
		display: block;
		width: 215px;
		height: 32px;
		padding: 5px;
		border: 1px solid #669E09;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 25px;
		margin-top: 9px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9FD54C), to(#7EC600));
		background-image: -webkit-linear-gradient(top, #9FD54C, #7EC600); 
		background-image: -moz-linear-gradient(top, #9FD54C, #7EC600);
		background-image: -ms-linear-gradient(top, #9FD54C, #7EC600);
		background-image: -o-linear-gradient(top, #9FD54C, #7EC600);
		color: #000;
		text-align: center;
		font-style: italic;
		text-shadow: 1px 1px 1px #C1F255;
		float: right;
		margin-right: 49px;
		margin-top: 215px;
}

#order-seminar:hover {
		display: block;
		width: 215px;
		height: 32px;
		padding: 5px;
		border: 1px solid #669E09;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 25px;
		margin-top: 9px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7EC600), to(#9FD54C));
		background-image: -webkit-linear-gradient(top, #7EC600, #9FD54C); 
		background-image: -moz-linear-gradient(top, #7EC600, #9FD54C);
		background-image: -ms-linear-gradient(top, #7EC600, #9FD54C);
		background-image: -o-linear-gradient(top, #7EC600, #9FD54C);
		color: #000;
		text-align: center;
		font-style: italic;
		text-shadow: 1px 1px 1px #fff;
		float: right;
		margin-right: 49px;
		margin-top: 215px;
}

#twitter_update_list {
	display: none;
}

#facebook-fix {
	position: relative; left: -15px;
}
	
	form#side-form-widget form {
	}
	
	.sidebar-opt-in-email {
		width: 215px;
		height: 25px;
		padding: 5px;
		border: 1px solid #000;
		margin-bottom: 7px;
	}
	
	form#side-form-widget input[type="submit"] {
		display: block;
		width: 235px;
		height: 44px;
		padding: 5px;
		border: 1px solid #669E09;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
		margin-top: 9px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9FD54C), to(#7EC600));
		background-image: -webkit-linear-gradient(top, #9FD54C, #7EC600); 
		background-image: -moz-linear-gradient(top, #9FD54C, #7EC600);
		background-image: -ms-linear-gradient(top, #9FD54C, #7EC600);
		background-image: -o-linear-gradient(top, #9FD54C, #7EC600);
		cursor: pointer;
	}
	


	
	
	
	
	











