/**
 * Theme Name: Squeeze Theme
 * Theme URI: http://www.squeezetheme.com
 * Description: Squeeze Theme by Unique Blog Designs
 * Version: 1.01
 * Author: Unique Blog Designs
 * Author URI: http://www.squeezetheme.com
 * Tags: theme-options, threaded-comments, sticky-post, one-column, two-columns, three-columns, fixed-width
 */


/* CSS Imports */

@import url('reset.css');
@import url('layout.css');
@import url('typography.css');


/* WordPress.org Theme Submission Checklist */

.alignleft { float: left; }
.alignright { float: right; }
.alignnone { float: none; }
.aligncenter { text-align: center; }
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

/* Global Elements */

.clear { clear: both; }

.adbanner {
  text-align: center;
  padding: 10px 0px;
  margin-bottom: 20px;
}

.adbanner img {
  border: 1px solid #b2b2b2;
}

/* Begin Comments */

#comments-list ol {
  margin: 0;
}

#comments-list li {
  margin: 0;
}

#comments-list ol .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

#comments-list ol cite, #comments-list ol cite a {
  font-weight: bold;
  font-style: normal;
}

#comments-list ol p {
  font-weight: normal;
  text-transform: none;
}

#respond label {
  display: block;
  margin-bottom: 
}

#respond input {
  width: 170px;
  padding: 2px;
}

#respond textarea {
  width: 90%;
  padding: 2px;
  border: 1px silver solid;
}

#respond #submit {
  margin: 0 0 5px auto;
  float: right;
  cursor: pointer;
}

.alt {
  margin: 0;
  padding: 10px;
}

#comments-list ol {
  padding: 0;
  text-align: justify;
}

#comments-list ol li {
  margin: 15px 0 10px;
  list-style: none;
}

#comments-list ol li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

#comments-list ol p {
  margin: 10px 5px 10px 0;
}

.children { padding: 0; }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}

/* End Comments */

/* Begin Admin */

#i-am-admin {
  border-bottom-color:silver;
  border-bottom-style:solid;
  border-bottom-width:3px;
  font-family: "Lucida Grande", "Lucida Sans";
  color:#C6CCCC;
  height:40px;
  text-align:right;
  width:100%;
  background:#464646;
}
#i-am-admin .inner {
  width:100%;
  margin:0 auto;

}
#i-am-admin p {
  font-family: "Lucida Grande", "Lucida Sans";
  margin:0 auto;
  padding:12px;
}
#i-am-admin span {
  float:left;
  font-size:16px;
  position:relative;
  margin-left:10px;

}
#i-am-admin em {
  float:left;
  font-size:13px;
}

#i-am-admin a,
#i-am-admin a:visited {
  color: #C6CCCC;
  font-size:1em;
  text-decoration: none;
  
}

#i-am-admin a:hover,
#i-am-admin a:focus {
  text-decoration:underline;
  color:#FFF;
}

/* End Admin */

/* Begin Header */

#header-container {
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  margin-bottom: 1px;

}

#header {
  width: 960px;
  text-align: left;
  margin: 0 auto;
}

#header img {
  float: left;
  line-height: 100px;
  margin: 0;
}

#header h1 {
  margin: 0;
}

#header h1 a {
  float: left;
  text-decoration: none;
  font-size: 22px;
}

#header .site-description {
  float: right;
  font-size: 22px;
  font-style: italic;
  margin: 0;
}

.main-nav {
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
}

.main-nav ul {
  width: 960px;
  text-align: left;
  list-style: none;
  margin: 0 auto;

}

.main-nav li {
  float: left;
  margin: 0;
  position: relative;
  z-index: 999;

}

.main-nav ul:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.main-nav ul { zoom: 1; }

.main-nav li a {
  display: block;
  float: left;
  line-height: 33px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 15px;
    white-space: nowrap; 
}

.main-nav li a:hover, .main-nav li.current_page_item a  {
  font-weight: bold;
}

.main-nav li ul {
  display: none;
  position: absolute;
  width: 200px;
  z-index: 10000;
}

.main-nav li:hover ul {
  display: block;
  top: 32px; left: 0;
}

.main-nav li:hover ul li, .main-nav li:hover ul li a {
  display: block;
  float: none;
  width: 200px;
  font-weight: normal;
}

#content-wrapper {margin-top: 35px;zoom:1;}


/* End Header */

/* jCarousel */

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* Featured Posts Carousel */

#featured-posts {
  height: 305px;
  width: 598px;
  margin-bottom: 24px;
}

#featured-posts ul {
  list-style: none;
}

#featured-posts .jcarousel-list li, #featured-posts .jcarousel-item {
  height: 305px;
  width: 598px; 
}

#featured-posts .slider-content {
  height: 305px;
  width: 598px;
  position: relative;
}

#featured-posts .slider-post {
  background: transparent url('images/featured_content_bg.png') no-repeat top left;
  position: absolute; bottom: 0; left: 0;
  height: 62px;
  width: 558px;
  padding-top: 20px; padding-left: 20px; padding-right: 20px;
}

#featured-posts .slider-post {
  color: #fff;
}

#featured-posts .slider-post a {
  color: #fff;
}

#featured-posts h3, #featured-posts h3 a {
  font-size: 20px; font-weight: normal;
  text-decoration: none;
  margin-bottom: 5px;
  text-decoration: none;
}

#featured-posts .slider-post .postmetadata {
  font-size: 12px;
  width: 558px;
  overflow: hidden;
}

#featured-posts .slider-post .postmetadata .date {
  float: left;
}

#featured-posts .slider-post .postmetadata .comments {
  float: right;
}

#featured-posts .jcarousel-next {
  background: transparent url('images/next_post.png') no-repeat top left;
  height: 32px;
  width: 99px;
  position: absolute; top: 0; right: 0;
}

#featured-posts .jcarousel-prev {
  background: transparent url('images/prev_post.png') no-repeat top left;
  height: 32px;
  width: 99px;
  position: absolute; top: 0; left: 0;
}

/* Homepage Widgets */

#homepage-widgets {
  list-style: none;
  margin: 0;
}

#homepage-widgets .widget {
  float: left;
  width: 287px;
  margin-bottom: 24px;
  display: inline;
}

#homepage-widgets .widget h3 {
  margin-left: 8px;
  width: 271px;
}

#homepage-widgets .widget .widget-container {
  margin-left: 8px;
  padding: 13px 0; padding-left: 14px; padding-right: 15px;
  width: 242px;
}

#homepage-widgets .widget-1 {
  margin-right: 26px;
}

#homepage-widgets .widget a:hover,#footer-widgets .widget a:hover,#sidebar .widget a:hover {
text-decoration: underline;
}

/* Sidebar */

#sidebar {
  list-style: none;
  margin: 0;
}

#sidebar .widget {
  float: left;
  width: 300px;
  margin-bottom: 23px;
}

#sidebar .widget h3 {
  margin-left: 9px;
  width: 282px;
}

#sidebar .widget .widget-container {
  margin-left: 9px;
  width: 243px;
  padding-top: 16px; padding-bottom: 16px; padding-left: 19px; padding-right: 20px;
}

#sidebar a {
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}


/* Footer Widgets */

#footer-widgets {
  width: 925px;
  margin: 0; margin: 0 auto;
  padding-top: 22px; padding-left: 16px; padding-right: 19px;
  overflow: hidden;
  list-style: none;
  text-align: left;
  margin-bottom: 30px;
}

#footer-widgets .widget {
  float: left;
  width: 200px;
  margin: 10 0px; margin-right: 23px;
  padding: 6px;
}

#footer-widgets .widget:last-child { margin-right: 0; }

#footer-widgets .widget .widget-container {
  width: 179px;
  padding-left: 10px; padding-right: 10px; padding-top: 13px; padding-bottom: 8px;
}

/* Widgets */

.widget {
  margin: 0;
  padding: 0;
  padding-top: 8px; padding-bottom: 12px;
}

.widget h3 {
  height: 44px;
  line-height: 44px;
  font-weight: bold; font-size: 18px;
  text-indent: 13px;
  margin-bottom: 14px;
}

.widget .widget-container ul {
  margin: 0;
  list-style: none;
}

.widget .widget-container li {
  border-bottom: 3px solid #e8e8e8;
  margin: 0; margin-bottom: 7px;
  padding-bottom: 5px;
}

.widget .widget-container a {
  text-decoration: none;
}

.widget .widget-container li ul {
  margin-left: 15px;
}

.widget .widget-container li ul li {
  border-bottom: 0;
  margin: 0;
}

.widget_squeeze .widget-container {
	width: 178px !important!;
	padding-right: 12px !important;
	font-size: 14px;
	line-height: 1.5;
}


#sidebar .widget_squeeze .widget-container {
	padding-right: 19px !important;
	width: 243px !important!;
}

.widget_squeeze .form-container {
margin-top:10px;
	width: 200px;
	font-size: 14px;
}

.widget_squeeze .form-container input.text {
	background: #ffffff;
	border: 1px solid #e7e7e7;
	color: #878787;
	padding : 5px;
	margin-top:15px;
	font-size: 15px;
	margin-bottom: 10px;
}


.widget_squeeze .form-container form {
margin:0!important;
padding:0!important;
}

.widget_squeeze .form-container #submit {
  border: 0;
  font-weight: bold;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
  width: 90%;
  font-size: 16px;
  padding: 10px 0px;
}

#sidebar .widget_squeeze .form-container #submit {
width: 230px;
}


/* Connect With Me */


.widget_connectwithme .widget-container li {
  border-bottom: 0;
  padding: 0;
  margin: 0; margin-bottom: 16px;
}

.widget_connectwithme .widget-container li:last-child { margin-bottom: 0; }

.widget_connectwithme .widget-container li a {
  display: block;
  font-size: 24px; font-weight: bold;
  height: 31px;
  line-height: 31px;
}

.widget_connectwithme .widget-container li a.twitter {
  background: transparent url('images/connect_twitter.png') no-repeat top left;
  color: #61c8e7;
  padding-left: 39px;
}

.widget_connectwithme .widget-container li a.facebook {
  background: transparent url('images/connect_facebook.png') no-repeat top left;
  color: #3859a5;
  padding-left: 39px;
}

.widget_connectwithme .widget-container li a.rss {
  background: transparent url('images/connect_rss.png') no-repeat top left;
  color: #ea6224;
  padding-left: 39px;
}

.widget_connectwithme .widget-container li a.youtube {
  background: transparent url('images/connect_youtube.png') no-repeat top left;
  color: #f04d4d;
  padding-left: 39px;
}

/* Flickr Widget */

.widget_flickr .flickr_badge_image {
  float: left; margin-right: 5px; margin-bottom: 5px;
}

/* Twitter Widget */

.widget_twitter h3 {
  background-image: url('images/via_twitter.png') !important;
  background-repeat: no-repeat !important;
  background-position: 95% 50% !important;
}



/* Tabs */

.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Blog Navigator */

#sidebar .widget_blognavigator .tabs {
  width: 282px;
  overflow: hidden;
}

#homepage-widgets .widget_blognavigator .tabs {
  width: 271px;
  overflow: hidden;
}

.widget_blognavigator h3 {
  margin-bottom: 0 !important;
}

#sidebar .widget_blognavigator .tabs {
  margin: 0; margin-left: 23px; margin-bottom: 13px;
}

#homepage-widgets .widget_blognavigator .tabs {
  margin: 0; margin-left: 22px; margin-bottom: 13px;
}

.widget_blognavigator .tabs li {
  margin: 0; margin-right: 16px;
}

.widget_blognavigator .tabs li {
  float: left;
}

.widget_blognavigator .tabs li a {
  background: #dd3131;
  color: #ffffff;
  float: left;
  font-size: 13px; font-weight: bold;
  height: 29px;
  line-height: 29px;
  text-decoration: none;
  padding: 0 10px;
}

#blog-navigator .widget-container li {
  color: #00123f;
  border-bottom: 0;
  font-size: 13px;
  padding: 0;
  margin: 0; margin-bottom: 18px;
}

#blog-navigator .widget-container li:last-child { margin-bottom: 0; }

#blog-navigator .widget-container li a {
  color: #00123f;
  line-height: 14px;
}

/* Sidebar Adblocks Widget */

.widget_sidebar_adblocks  {
  padding-top: 17px;
}

.widget_sidebar_adblocks ul {
  list-style: none;
  margin: 0; margin-left: 4px;
}

.widget_sidebar_adblocks ul li {
  float: left;
  margin: 0; margin-left: 12px; margin-bottom: 12px;
}

.widget_sidebar_adblocks ul li img {
  border: 1px solid #c0c0c0;
}

#sidebar .widget_squeeze .form-container #submit {
width: 230px;
}

.edit-widget { 
padding:15px; 
width: 900px; 
text-align: center; 
color: #000f30;
background: #dfdfdf;
border: 1px #e2e2e2 solid;
margin:20px 0px;
clear:both; 
font-weight: bold;
display: block;
font-size: 14px;
text-decoration: none;
}


.edit-widget:hover { 
color: #fff; 
background: #000f30;
display: block;
text-decoration: none!important;
}

.edit-widget:hover strong {
color: #fff;
}


/* Begin Footer */

#footer-container {
  position: relative;
  padding-bottom: 22px; padding-top: 35px;
  height: 55px;
}

.push {
  height: 112px;
}

#footer {
  width: 960px;
  margin: 0 auto;
}


#footer p {
  margin: 0;
  text-align: right;
}

#footer a {
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#footer img {
margin-right: 10px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer ul {
  list-style: none;
  margin: 0;
}

#footer li {
  float: left;
  margin: 0;
  padding-right: 5px; margin-right: 5px;
}

#footer li:last-child {
  border-right: 0;
}

#footer .alignright img { margin-bottom: 10px; }
#footer .alignleft img { margin-bottom: 10px; }

#footer h3 {
  font-size: 18px;
  margin-bottom: 10px;
}

/* End Footer */

/* Begin Post */

.home .post {
  margin-bottom: 50px;
}
  
.hentry .post-header {
  margin-bottom: 23px;
}

.hentry .post-title, .hentry .post-title a {
  font-size: 20px;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 5px;
}

.hentry .post-info {
  font-size: 11px;
  margin-bottom: 10px;
  position: relative;

}

.rond-sep {
  height: 7px;
  font-size: 1%; 
  margin: 10px auto;
}

.hentry .entry p { line-height: 22px; }

.hentry .post-footer { margin-bottom: 18px; }
.hentry .post-footer .rond-sep { margin-bottom: 16px; }

.hentry .social-media {
  margin: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
}

.hentry .social-media li {
  float: left;
  margin-right: 26px;
}

.hentry .social-media li a {
  height: 14px;
  text-decoration: none;
  font-size: 11px;
}

.hentry .social-media li.share-this a {
  background: transparent url('images/socialmedia_sharethis.png') no-repeat top left !important;
  color: #0d7032;
  padding: 0; padding-left: 16px;
  line-height: 14px;
}

.hentry .social-media li.share-this a span {
  line-height: 14px;
}

.hentry .social-media li.rss a {
  background: transparent url('images/socialmedia_rss.png') no-repeat top left !important;
  color: #e04c1c;
  padding-left: 16px;
  line-height: 14px;
}

.hentry .entry blockquote {
  clear: both;
  margin: 0;
  font-style: italic;
  padding: 10px;
}

.hentry .entry img.alignleft {
  margin-right: 18px; margin-bottom: 18px;
}

.hentry .entry img.alignright {
  margin-left: 18px; margin-bottom: 18px;
}

.hentry .entry h1 {
  font-size: 22px;
  margin-bottom: 18px;
}

.hentry .entry h2 {
  font-size: 20px;
  margin-bottom: 18px;
}

.hentry .entry h3 {
  font-size: 18px;
  margin-bottom: 18px;
}

.hentry .entry h4 {
  font-size: 16px;
  margin-bottom: 18px;
}

.hentry .entry h5 {
  font-size: 14px;
  margin-bottom: 18px;
}

.hentry .entry h6 {
  font-size: 12px;
  margin-bottom: 18px;
}

.hentry .entry ul, .hentry .entry ol {
  margin-left: 40px;
  margin-bottom: 18px;
}

.hentry .entry li {
  margin-bottom: 10px;
  line-height: 22px;
}

.hentry .entry a {
text-decoration: none;
}

.hentry .entry a:hover {
text-decoration: underline;
}

/* End Post */


/* Begin Comments */

#comments-list h3 {
  font-size: 18px; font-weight: bold;
  margin-bottom: 26px;
}

#comments-list ol {
  margin: 0;
}

#content #comments-list ol li {
  margin: 0; margin-bottom: 30px;
}

#comments-list .author-info {
  height: 38px;
  line-height: 38px;
}

#comments-list .author-info .avatar {
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
}

#comments-list .author-info .author_name {
  float: left;
  margin: 0; margin-left: 13px;
}

#comments-list .author-info .author_name {
  margin-right: 12px;
}

#comments-list .author-info .author_name, #comments-list .author-info .author_name a {
  font-size: 18px; font-weight: bold;
  text-decoration: none;
}

#comments-list .author-info .comment_date {
  float: left;
  margin: 0;
}

#comments-list .author-info .reply {
  float: right;
  margin: 0;
}

#comments-list .author-info .reply a {
  color: #d5120e;
  font-weight: bold;
  text-decoration: none;
}

#comments-list .comment-entry {
  color: #222222;
  font-size: 12px;
  line-height: 20px;
}

#comments-list .comment-reply-link {
  text-decoration: none;
}

#comments-list .alt {
  padding: 0;
}

#comments-list .children {
  margin-top: 30px;
}

/* End Comments */


/* Begin Respond */

#content #respond {
}

#content #respond h3 {
  font-size: 18px; font-weight: bold;
  margin-bottom: 20px;
}

#content #respond p {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-left: 17px;
}

#content #respond input.text {
  float: left;
  font-size: 12px;
  width: 266px;
  padding: 5px 5px;
}

#content #respond textarea {
  float: left;
  width: 362px;
  height: 185px;
  padding: 5px;
}

#content #respond #commentsubmit {
  background: #8b8b8b;
  color: #fff;
  padding: 6px;
  display: block;
  border: 0;
  position: absolute; bottom: 0; right: 15px;
    cursor: pointer;
    border: 2px #727372 solid;
}

#content #respond #commentsubmit:hover {
  background: #727372;
  border: 2px #727372 solid;
 }
 
 #content #respond #commentsubmit:active,#content #respond #commentsubmit:focus {
  border: 2px #727372 inset;
 }


/* End Respond */

.squeeze-wrapper {
width:920px; 
margin: 30px auto;
padding:10px 20px;
}

p.disclaimer {
font-size: 14px;
margin: 10px auto;
text-align: center;
padding: 10px;
}

/* Begin Squeeze Template 1 */

#squeeze-template-1 {
  text-align: left;
  margin: 0px auto; margin-bottom: 10px;
  padding: 0px;
  overflow: hidden;
}

#squeeze-template-1 h2 {
margin-bottom:10px;
font-size: 28px!important;
font-weight: bold;
line-height: 1.5;

}

#squeeze-template-1 h3 {
margin:10px 0px 20px 0px;
font-size: 18px;
line-height: 26px;
font-weight: normal;

}

#squeeze-template-1 .video {
  background: #ffffff;
  float: left;
  width: 571px;
  height: 335px;
  padding: 0px;
  padding-bottom:10px;
}

#squeeze-template-1 .form {
  width: 300px;
  float: right;
  padding: 10px;
}



#squeeze-template-1 .form-content {
  font-size: 1.3em;
  line-height: 1.5;
  margin-top: 16px; margin-bottom: 25px;

}

#squeeze-template-1 .form-content strong {
  font-style: italic;
}

#squeeze-template-1 .form form {

  width: 300px;

  padding-left: 6px; padding-right: 13px; padding-top: 5px;
  padding-bottom: 5px;
}

#squeeze-template-1 .form form p {
  margin: 0;
}


#squeeze-template-1 .form form #submit {
  font-size: 24px; font-weight: bold;
  border: 0;
  padding: 10px;
  width: 290px;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
}

#squeeze-template-1 .form form #submit:hover {
  background-position: bottom left;
}

/* End Squeeze Template 1 */

/* Begin Squeeze Template 2 */

#squeeze-template-2 {

  margin: 0 auto; margin-bottom: 10px;
  padding: 0px;
  text-align: left;
}


#squeeze-template-2 h2 {
  font-weight: bold; font-size: 28px;
margin-bottom: 10px;
line-height: 1.5;
}

#squeeze-template-2 .form-container {
  margin-bottom: 20px;
}

#squeeze-template-2 .form-container img {
  display: inline;
  float: left;
}

#squeeze-template-2 h3 {
margin:10px 0px 20px 0px;
font-size: 18px;
line-height: 26px;
font-weight: normal;
}

#squeeze-template-2 .content-container-wrapper {
  width: 560px;
}

#squeeze-template-2 .content-container {
  display: inline;
  float: left;
  font-size: 13px;
  margin-top: 15px;
  width: 550px;
}

#squeeze-template-2 .content-container .entry {
  margin-left: 15px;
  line-height: 1.5;
  font-size: 1.2em;
}

#squeeze-template-2 form {
  display: inline;
  float: right;
  width: 285px;
  margin-top: 10px;
  margin-right: 17px;
  padding-left: 12px; padding-right: 15px; padding-top: 22px; padding-bottom: 16px;
}

#squeeze-template-2 form p { margin: 0; line-height: 1.5; }


#squeeze-template-2 form #submit {
  border: 0;
  font-size: 20px; font-weight: bold;
  height: 43px;
  width: 280px;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
}

#squeeze-template-2 form #submit:hover {
  background-position: bottom left;
}

#squeeze-template-2 form #submit {
  margin-bottom: 22px;
  position: relative;
}

#squeeze-template-2 form .submit-container .left-arrow {
  background: transparent url('images/arrow_left.png') no-repeat top left;
  display: block;
  width: 38px;
  height: 46px;
  position: absolute; left: -40px; top: -24px;
}

#squeeze-template-2 form .submit-container .right-arrow {
  background: transparent url('images/arrow_right.png') no-repeat top left;
  display: block;
  width: 38px;
  height: 46px;
  position: absolute; right: -35px; top: -24px;
}



/* End Squeeze Template 2 */


/* Begin Squeeze Template 3 */

#squeeze-template-3 {
  text-align: left;
  margin: 0 auto;
  padding-top: 0px
  overflow: hidden;
}

#squeeze-template-3 h2 {
  font-weight: bold; font-size: 28px;
margin-bottom: 10px;
line-height: 1.5;
}

#squeeze-template-3 .form-container {
 margin: 0;
  margin-bottom: 20px;
 
}

#squeeze-template-3 h3 {
margin:10px 0px 20px 0px;
font-size: 18px;
line-height: 26px;
font-weight: normal;
}

#squeeze-template-3 .content-container-wrapper {
  float: left;
  width: 580px;
  margin: 0;
  padding: 0;
}

#squeeze-template-3 .content-container {
  display: inline;
  float: left;
  font-size: 13px;
  margin: 0;
  margin-top: 5px;
  padding-right:10px;
  width: 560px;
}

#squeeze-template-3 .content-container .entry {
  margin-left: 0px;
  line-height: 1.5;
  font-size: 1.2em;
}

#squeeze-template-3 form {
  display: inline;
  float: left;
  width: 285px;
  margin-top: 10px;
  margin-right: 17px;
  padding-left: 12px; padding-right: 15px; padding-top: 22px; padding-bottom: 16px;
}

#squeeze-template-3 form p { margin: 0; }



#squeeze-template-3 form #submit {
  border: 0;
  font-size: 20px; font-weight: bold;
  height: 43px;
  width: 280px;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
}

#squeeze-template-3 form #submit:hover {
  background-position: bottom left;
}

#squeeze-template-3 form #submit {
  margin-bottom: 22px;
  position: relative;
}

#squeeze-template-3 form .submit-container .left-arrow {
  background: transparent url('images/arrow_left.png') no-repeat top left;
  display: block;
  width: 38px;
  height: 46px;
  position: absolute; left: -40px; top: -24px;
}

#squeeze-template-3 form .submit-container .right-arrow {
  background: transparent url('images/arrow_right.png') no-repeat top left;
  display: block;
  width: 38px;
  height: 46px;
  position: absolute; right: -35px; top: -24px;
}


/* End Squeeze Template 3 */


/* Begin Squeeze Template 4 */

#squeeze-template-4 {
  text-align: left;
  margin: 0 auto;

  overflow: hidden;
}

#squeeze-template-4 .squeeze-col-1 {
  float: left;
  width: 540px;
  overflow: hidden;
  margin-right: 30px;
    line-height: 1.5;
    font-size: 1.2em;
}

#squeeze-template-4 .squeeze-col-1 h2 {
  font-weight: bold; font-size: 44px;
  line-height: 49px; margin-bottom: 15px;
}

#squeeze-template-4 .squeeze-col-1 h3 {
  font-weight: bold; font-size: 22px;
  line-height: 24px;
  margin-bottom: 30px;
}

#squeeze-template-4 .squeeze-col-2 {
  float: right;
  width: 314x;
  margin-right:0;
  text-align:right;
  overflow: hidden;
}

#squeeze-template-4 .squeeze-col-2 .video {
  margin-bottom: 50px;
}

#squeeze-template-4 form {
  display: inline;
  float: right;
  width: 285px;
  margin-top: 10px;   mrgin-bottom: 15px;
  margin-right: 0px;
  padding-left: 12px; padding-right: 15px; padding-top: 22px; padding-bottom: 16px;
}

#squeeze-template-4 form p { margin: 0; }



#squeeze-template-4 form #submit {
  border: 0;
  font-size: 20px; font-weight: bold;
  height: 43px;
  width: 280px;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
}

#squeeze-template-4 form #submit:hover {
  background-position: bottom left;
}

#squeeze-template-4 form #submit {
  margin-bottom: 22px;
  position: relative;
}

/* End Squeeze Template 4 */

/* Mail Chimp Form Corrections */

#mc_embed_signup legend {display: none}

#mc_embed_signup, #mc_embed_signup fieldset {
border: none!important; 
padding: 0px!important;
margin:0px!important;
width:200px;
}

#mc-embedded-subscribe-form {width:100%!important;margin:0!important;padding:0!important}

/* End Mail Chimp Form Corrections */

/* Edit Buttons */

.edit {
margin: 0px; 
float: right; 
text-align: right; 
background: url('images/edit.png') no-repeat top left;
text-indent: 17px;
}

.edit a {
text-decoration: none; 
font-weight: bold; 
color: black!important}

.edit a:hover {
text-decoration: underline; 
font-weight: bold; 
color: #c70000}

/* End Edit Buttons */
