/*   
Theme Name: LGS Theme
Description: A proven lead-generation theme perfect for local small businesses, service professionals, entrepreneurs and information marketers.
Author: TQ Themes
Author URI: http://tqthemes.com
Version: 1.0.7
*/
* {
	margin:0px;
	padding:0px;
}
a img {
	border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/bg-body.png);
}
.clear {
	clear:both;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
a, a:visited {
	color: #2577c1;
	text-decoration: none;
}
a:hover {
	color: #2577c1;
	text-decoration: underline;
}
#wrapper {
	width: 800px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	background-color: #fff;
}
#header {
	background-image: url(images/bg-menu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#branding {
	padding-top: 13px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-nav {
	width: 400px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	top: -1px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main-nav ul {
	list-style-type: none;
	position:relative;
	left: -15px;
}
#main-nav ul li {
	display: block;
	position: relative;
	float: left;
	color: #fff;
}
#main-nav ul li a, #main-nav ul li a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
	padding-bottom: 12px;
}
#main-nav ul li a:hover, #main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-parent a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:underline;
}
#main-nav ul ul {
	list-style: none;
	background-color: #051524;
	display: none;
	width:150px;
	position:absolute;
	margin: 0px;
	z-index:999;
	padding: 0px;
	padding-top:5px;
	padding-bottom:8px;
	-webkit-border-radius: 0px 0px 7px 7px;
        border-radius: 0px 0px 7px 7px;
	left: 0px;
}
#main-nav ul ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-right: none;
}
#main-nav ul li:hover ul li a, #main-nav ul li:hover ul li a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top:10px;
	padding-right:20px;
	padding-left:14px;
	background:none;
	display: block;
	border-right:none;
	border: none;
}
#main-nav ul li:hover ul li a:hover, #main-nav ul li:hover ul li.current-menu-item a {
	text-decoration: underline;
	background-color: transparent;
	border: none;
	padding-bottom: 5px;
	padding-top:10px;
	padding-right:20px;
	padding-left:14px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#main-nav li:hover ul {
	display: block;
	position: absolute;
}
#main-nav li:hover li {
	float: none;
}
#main-nav li:hover ul ul {
	display: none;
}
#main-nav ul li ul li ul {
	display: none;
	position:absolute;
}
#main-nav ul li ul li:hover ul{
	display: block;
	position: absolute;
	left: 140px;
	top: 10px;
}
#main-nav li:hover ul {
  display: block;
  position: absolute;
}
#main-nav li:hover li {
  float: none;
}
#main-nav ul ul ul {
	display: none;
}
#email-text {
	float: right;
	width: 350px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: right;
}
#banner-area {
	background-image: url(images/bg-banner-area.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #3b8cce;
}
#banner-in {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: center;
}
#banner-in h1 {
	font-family: "Myriad Pro", "Myriad Pro Cond";
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 36px;
}
#banner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#banner-in h2 {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#video-area {
	background-image: url(images/bg-video.png);
	background-repeat: repeat;
	padding: 20px;
}
#video {
	float: left;
	width: 450px;
}
#optin {
	width: 260px;
	float: right;
	min-height: 222px;
	position: relative;
	background-color: #fafafa;
	text-align: center;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#optin .heading-optin {
	text-align: center;
	margin-bottom: 10px;
}
#optin .text-optin {
	background-color: #fafafa;
	border: 1px solid #e2e2e2;
	color: #bbb;
	height: 34px;
	width: 250px;
	margin-bottom: 10px;
	padding-left: 8px;
	-webkit-box-shadow: inset 0px 0px 2px 0px #f5f5f5;
	-moz-box-shadow: inset 0px 0px 2px 0px #f5f5f5;
	box-shadow: inset 0px 0px 2px 0px #f5f5f5;
	text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
#optin .submit-optin {
	background:none;
	border:none;
	background-image: url(images/optin-button.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
	font-size: 24px;
	text-align: center;
	height: 68px;
	width: 233px;
	padding-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 0px #222;
	filter: dropshadow(color=#222, offx=1, offy=1);
	cursor:pointer;
}
#page-wrap {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#content {
	float: left;
	width: 490px;
	padding-bottom: 20px;
}
#sidebar {
	float: right;
	width: 240px;
}
#sidebar h4 {
	color: #515151;
	font-size: 18px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2577c1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
}
#sidebar ul li {
	background-image: url(images/sidebar-li-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	list-style-image: url(images/file.gif);
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;	
}
#sidebar ul li a, #sidebar ul li a:visited {
	color: #666;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#sidebar ul li a:hover {
	color: #2577c1;
	text-decoration:none;
}
#footer {
	height: 108px;
	text-align: center;
	background-image: url(images/bg-footer.png);
	background-color: #071F33;
}
#footer-in {
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer-in p {
	color: #aaa;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer-nav {
	text-align: center;
}
#footer-nav ul {
	text-align: center;
	list-style-type: none;
}
#footer-nav ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #fff;
}
#footer-nav ul li a, #footer-nav ul li a:visited {
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
#footer-nav ul li a:hover, #footer-nav ul li.current-menu-item a {
	color: #fff;
	text-decoration: underline;
}
#footer-nav ul ul {
	display: none;
}
#footer-in p {
	
}
#footer-in p a, #footer-in p a:visited, #footer-in p a:hover {
	text-decoration:underline;
}
#content .tags {
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding-top: 4px;
}
#content .tags a, #content .tags a:visited {
	color: #2577c1;
	text-decoration: none;
	display:inline-block;
	background-image: url(images/bg-tag.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 15px;
}
#content .tags a:hover {
	color: #2577c1;
	text-decoration: underline;
	display:inline-block;
}
.entry {
	margin-bottom: 30px;
}
.entry table {
	margin-top: 15px;
	margin-bottom: 15px;
}
h1, h1 a, h1 a:visited {
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
	margin-bottom:10px;
	color: #111;
}
h1 a:hover {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:10px;
	color: #2577c1;
}
h2, h2 a, h2 a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	text-decoration:none;
	margin-bottom:10px;
}
h2 a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #2577c1;
	text-decoration: none;
	margin-bottom:10px;
}
h3, h3 a, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h3 a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #2577c1;
	margin-bottom:10px;
	text-decoration: none;
}
h4, h4 a, h4 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h4 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #2577c1;
	margin-bottom:10px;
	text-decoration: none;
}
h5, h5 a, h5 a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h5 a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #2577c1;
	margin-bottom:10px;
	text-decoration: none;
}
h6, h6 a, h6 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h6 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2577c1;
	margin-bottom:10px;
	text-decoration: none;
}
.entry p {
	text-align: justify;
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0px;
}
#search-box {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-color: #fafafa;
	border: 1px solid #e2e2e2;
	color: #aaa;
	height: 34px;
	margin-bottom: 15px;
	padding-left: 4px;
	-webkit-box-shadow: inset 0px 0px 3px 0px #ddd;
	-moz-box-shadow: inset 0px 0px 3px 0px #ddd;
	box-shadow: inset 0px 0px 3px 0px #ddd;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
#search-box .search-input {
	width: 195px;
	height: 28px;
	color: #aaa;
	background-color: #fafafa;
	border: none;
	margin-top: 3px;
	float: left;
	padding-left: 3px;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
#search-box .search-button {
	background:none;
	border:none;
	background-image: url(images/bg-submit-search.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	display: block;
	font-weight:bold;
	width:20px;
	padding: 5px;
	border: none;
	text-align:center;
	cursor: pointer;
	background-color: #fafafa;
	height: 20px;
	float: right;
	margin-top: 7px;
	margin-right: 8px;
}
.url-comments, .email-comments, .author-comments {
	width: 260px;
	height: 24px;
	border: 1px solid #ddd;
	color: #999;
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fafafa;
}
.text-comments {
	width: 99%;
	height: 120px;
	border: 1px solid #ddd;
	color: #999;
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fafafa;
}
.submit-comments {
	border:1px solid #222;
	color: #fff;
	display: block;
	font-weight:bold;
	width:140px;
	padding: 4px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	background: #2577c1;
}
.pagination {
	clear:both;
	padding-bottom:10px;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.pagination span, .pagination a {
	color:#fff;
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	background: #666666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagination a:visited {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #666666;
}
.pagination a:hover{
	color:#fff;
	background: #2577c1;
}
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #2577c1;
	color:#fff;
}
#respond {
	margin-top:10px
}
#respond ul {
	list-style-type:none;
}
.meta {
	color: #999;
	font-size:12px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
}
.posted-on {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 35px;
	width: 105px;
}
.comment-count {
	padding-top: 7px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
}
.widget {
	margin-bottom:30px;
	line-height: 20px;
}
.textwidget {
	line-height: 20px;
	font-size: 12px;
}
.featured-image {
	float: left;
	margin: 0 15px 5px 0;
}
.featured-image img {
	border:solid 1px #cfcfcf;
	padding:5px;
}
.thumb {
	float: left;
	margin: 0 15px 5px 0;
}
.thumb img {
	border:solid 1px #cfcfcf;
	padding:5px;
}
.entry ul {
	margin-bottom:15px;
	margin-left:15px;
}
.entry ol {
	margin-bottom:15px;
	margin-left:15px;
}
.entry ul li {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:10px;
	list-style-type: square;
	list-style-position: outside;
}
.entry ol li {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:10px;
	list-style-position: outside;
}
.entry blockquote {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	color: #888;
	border-left: 4px solid #bbb;
	padding-left: 15px;
	line-height:20px;
}
.recentcomments {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display:block;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:5px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

@media screen {
* { margin: 0; padding: 0; }
ul, ol { margin: 0 0 1px 0; }
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px solid #ddd; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata {padding: 3px 0 7px 0;}
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; padding: 7px 0 0 0; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #888; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #aaa; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #ccc; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #666; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }
}
 /* END screen media */

@media print {
.do-not-print { display: none; }
#comments { page-break-before: always; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: #666; }
/* END print media */
}





/*Responsive Style Structure*/
@media only screen and (min-width: 960px) and (max-width: 3000px) {
#wrapper {
	width: 800px;
}
#main-nav {
	width: 400px;
}
#main-nav ul ul {
	width:150px;
}
#email-text {
	width: 350px;
}
#video {
	width: 450px;
}
#optin {
	width: 260px;
}
#optin .text-optin {
	width: 250px;
}
#optin .submit-optin {
	width: 233px;
}
#content {
	width: 490px;
}
#sidebar {
	width: 240px;
}
#search-box .search-input {
	width: 195px;
}
.url-comments, .email-comments, .author-comments {
	width: 260px;
}
.text-comments {
	width: 99%;
}
.submit-comments {
	width:140px;
}
.posted-on {
	width: 105px;
}
}







@media only screen and (min-width: 768px) and (max-width: 959px) {
#wrapper {
	width: 720px;
}
#main-nav {
	width: 400px;
}
#main-nav ul ul {
	width:150px;
}
#email-text {
	width: 250px;
}
#video {
	width: 390px;
}
#video img, #video iframe {
	width:100%;
	height:250px !important;
}
#optin {
	width: 260px;
}
#optin .text-optin {
	width: 250px;
}
#optin .submit-optin {
	width: 233px;
}
#content {
	width: 410px !important;
}
#sidebar {
	width: 240px;
}
#search-box .search-input {
	width: 195px;
}
.url-comments, .email-comments, .author-comments {
	width: 260px;
}
.text-comments {
	width: 99%;
}
.submit-comments {
	width:140px;
}
.posted-on {
	width: 105px;
}

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#wrapper {
	width: 440px;
}
#header { 
	height:auto;
}
#main-nav {
	width: 100%;
	float:none;
}
#main-nav ul ul {
	width:150px;
}
#email-text {
	float:none;
	width:100%;
	text-align:center;
	margin-top:5px;
	padding-bottom:10px;
}
#banner img {
	width:100%;
	height:auto !important;
}
#video {
	width: 100%;
	float:none;
	text-align:center;
	margin-bottom:20px;
}
#video img, #video iframe {
	width:100%;
	height:250px !important;
}
#optin {
	width: 260px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#optin .text-optin {
	width: 250px;
}
#optin .submit-optin {
	width: 233px;
}
#content {
	width: 100% !important;
	float:none;
	margin-bottom:40px;
}
#sidebar {
	width: 100%;
	float:none;
}
#search-box {
	width:99%;
}
#search-box .search-input {
	width: 360px;
}
.featured-image {
	float:none;
	margin-bottom:10px;
	text-align:center;
}
.featured-image img {
	width:100%;
	height:auto !important;
}
.url-comments, .email-comments, .author-comments {
	width: 99%;
}
.text-comments {
	width: 99%;
}
.submit-comments {
	width:140px;
}
.posted-on {
	width: 105px;
}
}
@media only screen and (max-width: 479px) {
#wrapper {
	width: 300px;
}
#header { 
	height:auto;
}
#header {
	height:auto !important;
}
#main-nav {
	padding-left:20px;
	padding-right:20px;
	float:none;
	width:93%;
}
#main-nav ul li {
	width:50%;
	display:block
}
#main-nav ul li a {
	padding-left:0px;
	padding-right:0px;
	display:block
}
#main-nav ul ul {
	display:none !important;
}
#email-text {
	float:none;
	width:100%;
	text-align:center;
	margin-top:5px;
	padding-bottom:10px;
}
#banner img {
	width:100%;
	height:auto !important;
}
#video {
	width: 100%;
	float:none;
	text-align:center;
	margin-bottom:20px;
}
#video img, #video iframe {
	width:100%;
	height:250px !important;
}
#optin {
	width: 230px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#optin .text-optin {
	width: 96%;
}
#optin .submit-optin {
	width: 100%;
}
#optin .heading-optin img {
	width:100%;
	height:auto !important;
}
#content {
	width: 100% !important;
	float:none;
	margin-bottom:40px;
}
#sidebar {
	width: 100%;
	float:none;
}
#footer-in {
	padding-top:20px;
}
#footer-nav {
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
#footer-nav ul li {
	float:left;
	width:50%;
	text-align:left;
	display:block
}
#footer-nav ul li a {
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	display:block
}
#search-box {
	width:99%;
}
#search-box .search-input {
	width: 220px;
}
.featured-image {
	float:none;
	margin-bottom:10px;
	text-align:center;
}
.featured-image img {
	width:100%;
	height:auto !important;
}
.thumb {
	float:none;
	margin-bottom:10px;
	text-align:center;
}
.thumb img {
	width:100%;
	height:auto !important;
}
.url-comments, .email-comments, .author-comments {
	width: 99%;
}
.text-comments {
	width: 99%;
}
.submit-comments {
	width:140px;
}
.posted-on {
	width: 105px;
}
}