/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
body { font-family: Georgia, "Times New Roman", Times, serif; color: #111; }
a { color: #d00; text-decoration: none; }
#container { width: 900px; margin-top: 25px; margin-right: auto; margin-left: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#container {
background:#fff;
}
.menu { position: relative; list-style: none; z-index: 50; }
.menu li { position: relative; float: left; }
.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu ul li { clear: both; }
.menu a { display: block; }
.menu ul ul { position: absolute; top: 0; }
.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }
.menu ul, .menu ul li { width: 150px; }
.menu ul ul, .menu :hover ul :hover ul { left: 150px; }
.menu a { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; padding-top: 9px; padding-right: 13px; padding-bottom: 9px; padding-left: 13px; border-width: 1px; border-left-width: 0; border-style: solid; }
.menu ul a { width: auto; border-left-width: 1px; border-style: solid; }
.menu { border-width: 0 0 1px 1px; border-style: solid; }
.menu li ul { border-bottom-width: 1px; }
.menu li { margin-bottom: -1px; }
.menu li ul { margin-top: -1px; }
.menu ul ul { margin-top: 0; }
.menu, .menu a, .menu li ul { border-color: #ddd; }
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a, .menu ul .current-menu-item a { border-bottom-color: #ddd; }
.menu .current a, .menu .current-cat a, .menu .current-menu-item a { border-bottom-color: #fff; }
.menu li:hover ul, .menu a:hover ul { left: -1px; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #111; background-color: #eee; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { background-color: #ddd; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover { background: #fff; }
#header { border-width: 0 0 3px 0; border-style: double; border-color: #ddd; padding-top: 25px; padding-right: 13px; padding-bottom: 25px; padding-left: 13px; }
#site_title { font-size: 42px; line-height: 58px; font-weight: bold; }
#site_title a { color: #111; }
#site_title a:hover { color: #d00; }
#site_tagline { font-size: 16px; line-height: 1.375em; color: #888; }
.columns, .columns > .content, .columns > .sidebar { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns > .content { width: 640px; float: left; }
.columns > .sidebar { width: 259px; float: right; padding-top: 25px; padding-right: 13px; padding-left: 13px; }
.columns { background: url('images/dot-ddd.gif') 640px 0 repeat-y; }
.post_box, .post_box h4 { font-size: 16px; line-height: 25px; }
.post_box h1, .post_box .headline { font-size: 26px; line-height: 37px; }
.post_box .post_content h2, .post_box h3 { font-size: 20px; line-height: 30px; margin-top: 38px; margin-bottom: 13px; }
.post_box h5, .post_box .small { font-size: 13px; line-height: 22px; }
.post_box .drop_cap { font-size: 50px; line-height: 1em; margin-right: 8px; float: left; }
.post_box p, .post_box ul, .post_box ol, .post_box blockquote, .post_box pre, .post_box dl, .post_box dd { margin-bottom: 25px; }
.post_box ul { list-style-type: square; }
.post_box ul, .post_box ol { margin-left: 25px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 25px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol, .wp-caption p { margin-bottom: 0; }
.post_box .left, .post_box .alignleft, .post_box .ad_left { margin-bottom: 25px; margin-right: 25px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 25px; margin-left: 25px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 25px; }
.post_box .block, .post_box .alignnone { margin-bottom: 25px; }
.post_box .stack { margin-left: 25px; }
.post_box { padding: 25px 25px 0 13px; border-top: 1px dotted #bbb; }
.landing .post_box { padding-right: 13px; }
.top { border-top: 0; }
.headline_area { margin-bottom: 25px; }
.headline_area p { color: #888; margin-bottom: 0; }
.headline a, .headline_area p a:hover, .num_comments, .post_edit:hover { color: #111; }
.headline a:hover { color: #d00; }
.headline_area p a, .post_edit { color: #888; border-bottom: 1px solid #ddd; }
.author_by, .date_on, .post_cats_intro { font-style: italic; }
.headline_area p a, .post_author, .post_date, .post_edit { text-transform: uppercase; letter-spacing: 1px; }
.headline_area p .post_edit { margin-left: 6px; }
.post_content h4 { font-weight: bold; }
.post_content a { text-decoration: underline; }
.post_content a:hover { text-decoration: none; }
.post_content .frame { padding: 13px; background: #eee; border: 1px solid #ddd; }
.post_content blockquote { margin-left: 13px; padding-left: 13px; color: #666; border-left: 1px solid #ddd; }
.num_comments_link { color: #666; text-decoration: none; }
.num_comments_link:hover { text-decoration: underline; }
.bracket, .num_comments { font-size: 25px; }
.bracket { color: #ccc; }
.post_box .post_image { margin-bottom: 25px; }
.post_box .post_image_box, .post_box .wp-caption { margin-bottom: 25px; padding: 13px; background: #eee; border: 1px solid #ddd; }
.post_box .post_image_box img, .post_box .wp-caption img { display: block; margin-bottom: 13px; }
.post_box .wp-caption p { font-size: 13px; line-height: 21px; margin-bottom: 0; }
.post_box .wp-caption p a { text-decoration: underline; }
.post_box .wp-caption p a:hover { text-decoration: none; }
.post_box .post_tags { color: #666; }
.post_box .post_tags a:hover { text-decoration: underline; }
.post_box .alert, .post_box .note { margin-bottom: 25px; padding: 13px; }
.post_box .alert { background: #ff9; }
.post_box .note { background: #eee; }
.post_box .alert p:last-child, .post_box .note p:last-child { margin-bottom: 0; }
.post_box pre { padding: 13px; background: #eee; overflow: auto; clear: both; }
.post_box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;; }
.post_content blockquote.right, .post_content blockquote.left { width: 45%; font-size: 26px; line-height: 35px; margin-bottom: 13px; }
.post_content blockquote.right, .post_content blockquote.left { padding-left: 0; border: 0; }
.post_content blockquote.right p, .post_content blockquote.left p { margin-bottom: 0; }
.comments_intro { font-size: 16px; color: #666; margin-top: 50px; margin-bottom: 13px; padding-right: 25px; padding-left: 13px; }
.comments_intro a { text-decoration: underline; }
.comments_intro a:hover { text-decoration: none; }
.comments_closed { font-size: 13px; line-height: 21px; color: #888; margin-right: 25px; margin-bottom: 25px; margin-left: 13px; }
.comment { font-size: 16px; line-height: 25px; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 13px; }
.comment .comment_author { font-size: 18px; line-height: 25px; font-weight: bold; }
.comment .comment_aux { font-size: 13px; line-height: 22px; }
.children .comment { list-style-type: none; border-width: 0 0 0 1px; border-style: solid; border-color: #ddd; margin-top: 25px; padding-left: 25px; }
.bypostauthor { background-color: #e7f8fb; }
.children .bypostauthor { background-color: transparent; border-width: 0 0 0 2px; border-style: solid; border-color: #bde0e6; }
.comment .comment_text ul { list-style-type: square; }
.comment .comment_text ul, .comment .comment_text ol { margin-left: 25px; }
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre { margin-bottom: 25px; }
.comment .comment_text li ul, .comment .comment_text li ol { margin-left: 25px; margin-bottom: 0; }
.comment .comment_text .left, .comment .comment_text .alignleft { margin-bottom: 25px; margin-right: 25px; }
.comment .comment_text .right, .comment .comment_text .alignright { margin-bottom: 25px; margin-left: 25px; }
.comment .comment_text .center, .comment .comment_text .aligncenter { margin: 0 auto 25px auto; }
.comment .comment_text .block, .comment .comment_text .alignnone { margin: 0 auto 25px 0; }
#comments { list-style-type: none; margin-bottom: 50px; border-top: 1px dotted #bbb; }
.children .comment { padding-top: 0; padding-right: 0; padding-bottom: 0; }
.comment .avatar { float: right; margin-left: 13px; }
.comment .comment_head { margin-bottom: 13px; }
.children .comment_head { margin-bottom: 0; }
.comment_date { font-size: 12px; color: #888; margin-left: 13px; }
.comment_edit { float: right; }
.comment_date a { color: #888; }
.comment_text a, .comment_head a:hover { text-decoration: underline; }
.comment_text a:hover { text-decoration: none; }
.comment-reply-link, .comment_edit { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; color: #888; }
.comment-reply-link:hover, .comment_edit:hover { text-decoration: underline; }
#commentform { font-size: 16px; line-height: 25px; margin-bottom: 50px; padding-right: 25px; padding-left: 13px; }
#commentform label { display: block; }
#commentform p { margin-bottom: 13px; }
#commentform p a { text-decoration: underline; }
#commentform p a:hover { text-decoration: none; }
#commentform p .required { color: #d00; }
.comment_moderated { font-weight: bold; }
#commentform .input_text { width: 50%; }
#commentform textarea.input_text { width: 100%; }
.comment #commentform { padding-right: 0; padding-left: 0; }
.comment #comment_form_title { margin-top: 0; }
.children #commentform, .children #comment_form_title { margin-left: -25px; padding-left: 25px; }
#comment_form_title { font-size: 20px; color: #666; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; margin-top: 50px; margin-right: -25px; margin-left: -13px; padding-right: 25px; padding-bottom: 13px; padding-left: 13px; }
.input_text { font-size: inherit; line-height: 1em; font-family: inherit; color: #111; background-color: #eee; border-width: 1px; border-style: solid; border-color: #aaa; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input_text:focus { background-color: #fff; border-style: solid; border-color: #777; }
.input_text { border-right-color: #ddd; border-bottom-color: #ddd; }
.input_text:focus { border-right-color: #ccc; border-bottom-color: #ccc; }
textarea.input_text { line-height: 25px; }
.input_submit { font-size: 20px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-image: url('images/submit-bg.gif'); border-width: 3px; border-style: double; border-color: #999; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; }
.input_submit:focus { border-style: solid; }
.input_submit { border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; overflow: visible; }
.input_submit:hover { color: #090; }
#cancel-comment-reply-link { font-size: 11px; line-height: 1em; text-transform: uppercase; letter-spacing: 1px; color: #fff; background-color: #d00; border-width: 2px; border-style: solid; border-color: #ac0000; padding-top: 5px; padding-right: 7px; padding-bottom: 5px; padding-left: 7px; }
#cancel-comment-reply-link { border-top-color: #fa5a5a; border-left-color: #fa5a5a; float: right; }
.login_alert { font-weight: bold; background-color: #eee; border-width: 1px; border-style: solid; border-color: #ddd; }
#archive_intro { border-width: 0 0 2px 0; border-style: solid; border-color: #ddd; }
.archive_title { margin-bottom: 25px; }
.prev_next { font-size: 16px; line-height: 25px; color: #666; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 13px; }
.prev_next { clear: both; }
.prev_next a:hover { text-decoration: underline; }
.prev_next .next_posts { float: right; }
.prev_next:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.previous_posts, .next_posts { font-size: 12px; text-transform: uppercase; letter-spacing: 2px; }
.sidebar, .sidebar h4 { font-size: 13px; line-height: 19px; }
.sidebar h1, .sidebar .headline { font-size: 21px; line-height: 29px; }
.sidebar .post_content h2, .sidebar h3 { font-size: 17px; line-height: 24px; font-variant: small-caps; letter-spacing: 1px; margin-top: 29px; margin-bottom: 10px; }
.sidebar h5, .sidebar .small { font-size: 10px; line-height: 16px; }
.sidebar .drop_cap { font-size: 38px; line-height: 1em; margin-right: 6px; float: left; }
.sidebar p, .sidebar ul, .sidebar ol, .sidebar blockquote, .sidebar pre, .sidebar dl, .sidebar dd { margin-bottom: 19px; }
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol { margin-left: 19px; }
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .wp-caption p { margin-bottom: 0; }
.sidebar .left, .sidebar .alignleft, .sidebar .ad_left { margin-bottom: 19px; margin-right: 19px; }
.sidebar .right, .sidebar .alignright, .sidebar .ad { margin-bottom: 19px; margin-left: 19px; }
.sidebar .center, .sidebar .aligncenter { margin-bottom: 19px; }
.sidebar .block, .sidebar .alignnone { margin-bottom: 19px; } 
.sidebar .stack { margin-left: 19px; }
.sidebar .text_box { margin-bottom: 38px; }
.sidebar .thesis_email_form { margin-bottom: 38px; }
.sidebar .thesis_email_form .input_text { width: 100%; margin-bottom: 13px; }
.sidebar .input_submit { font-size: 16px; padding: 6px; }
.widget { font-size: 13px; line-height: 19px; margin-bottom: 38px; }
.widget .widget_title { font-size: 17px; line-height: 24px; font-variant: small-caps; letter-spacing: 1px; margin-bottom: 10px; }
.widget p, .widget ul { margin-bottom: 19px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: none; }
.widget li { margin-bottom: 10px; }
.widget li ul, .widget li ol { margin-top: 10px; }
.widget li a:hover, .widget p a { text-decoration: underline; }
.widget p a:hover { text-decoration: none; }
.search-form .input_text { width: 100%; }
#footer { font-size: 13px; line-height: 21px; text-align: right; color: #888; border-width: 3px 0 0 0; border-style: double; border-color: #ddd; padding-top: 13px; padding-right: 13px; padding-bottom: 13px; padding-left: 13px; }
#footer a { color: #888; border-bottom: 1px solid #ddd; }
#footer a:hover { color: #111; }
.footer_columns, .footer_columns > .column1, .footer_columns > .column1, .footer_columns > .column3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.footer_columns > .column1 { width: 30%; float: left; }
.footer_columns > .column1 { width: 30%; float: left; }
.footer_columns > .column3 { width: 30%; float: right; }
.footer_columns > .column1 {
    line-height: 1.7;
    margin-right: 50px;
    text-align: justify;
    color:#666;
}

#footer {
    margin: 0 auto;
    padding: 13px 0;
    text-align: left;
    width: 100%;
}

.footer_columns {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 auto;
    width: 1000px;
}

.footer_columns > .column3 {
    line-height: 1.7;
    text-align: justify;
    color:#666;
}

.widget .widget_title {
    color: #109A27;
    font-size: 19px;
}

body {
    background: none repeat scroll 0 0 #FFFFFF;
}
a {
    color: #555555;
}

a:hover {
    color: #dd0000 !important;
}
#container {
    -moz-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1000px;
}
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 25px;
    width: 1000px;
}
.columns > .content {
    float: left;
    width: 640px;
}
.columns {
    background: none repeat scroll 0 0 transparent;
    margin-top: 50px;
}
.post_box {
    border: 1px solid #DDDDDD !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    padding: 20px;
}
.sidebar .widget {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 50px;
    padding: 20px;
}
.columns > .sidebar {
    float: right;
    padding-left: 13px;
    padding-right: 0;
    padding-top: 0;
    width: 320px;
}
#google_search {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none !important;
    margin-bottom: 50px;
    padding: 20px !important;
}
.site_logo_class {
    float: left;
    min-height: 60px;
    min-width: 50px;
}
.menu {
    border-style: solid;
    border-width: 0;
    float: right;
    margin-top: 25px;
}
.menu a {
    border-style: solid;
    border-width: 0;
    color: #666666 !important;
    font-family: Helvetica;
    font-size: 17px;
    letter-spacing: 0;
    padding: 9px 13px;
    text-decoration: underline;
    text-transform: none;
}

.menu ul a {
    background: none repeat scroll 0 0 #EEEEEE;
    border-left-width: 0px;
    border-style: solid;
    width: auto;
}
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
    background: #eee;
}
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover {
    background: #eee;
    text-decoration: none;
}
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
    background: none repeat scroll 0 0 #eee;
    border-radius: 20px 20px 20px 20px;
    text-decoration: underline;
}
#footer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 10px solid #DDDDDD;
    padding: 50px 0 10px;
    text-align: left;
}
#footer a {
    border-bottom: 0 none;
    color: #555555;
}
.tagcloud a:hover {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF !important;
    font-size: 8pt;
    padding: 5px;
}
#footer .widget li {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-align: left;
}
#footer .widget .widget_title {
    border-bottom: 1px solid #DDDDDD;
    color: #109A27;
    font-size: 19px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#footer .widget {
    margin-bottom: 15px;
}
#copyright_text {
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 15px;
    width: 1000px;
}
#footer .menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
padding-left:0px;    width: 1000px;

}
#footer .menu a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 none;
    border-left: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #888888 !important;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    padding-bottom: 0;
    padding-left: 13px;
    padding-top: 0;
    text-decoration: none;
}
#footer .menu a:hover {
    text-decoration: underline;
}
#footer-bottom {
    margin: 0 auto;
    width: 1000px;
}
#head-cont {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 10px solid #DDDDDD;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 100%;
}
#land-cont {
    margin: 50px auto;
    width: 800px;
}
#land-header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 0;
    width: 1000px;
}
#land-header .site_logo_class {
    float: none;
    text-align: center;
}
.thesis_genuine_optin_in122_innerlanding  .optin_right .af-form-wrapper .lemail 
{
font-family: arial;
font-size: 22px;
font-weight: bold;
width: 675px;
float: left;
color: white;
text-align: center;
}

.thesis_genuine_optin_in122_innerlanding  .optin_right .af-form-wrapper .lemailtext 
{
font-family: arial;
font-size: 13px;
}

#squeeze-main-cont {
    margin: 30px auto 0;
    width: 1000px;
}

#squeeze-main-cont .post_box h1, #squeeze-main-cont .post_box .headline {
    border-bottom: 1px solid #E7E7E7;
    color: #555555;
    font-family: helvetica;
    font-size: 30px;
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 30px;
    text-align: center;
}

#squeeze-main-cont .post_content{
margin-bottom:40px;
}

#squeeze-cont{
width:100%;
}

#squeeze-cont #squeeze-cont-left {
float:left;
width:60%;
}

#squeeze-cont #squeeze-cont-right {
float:right;
width:37%;
}

#video-box {
    padding-left: 10px;
}

.landing .post_box {
    padding: 20px !important;
}
.more-link {
color:#109A27 !important;
}

#land-cont .post_box h1, #land-cont .post_box .headline {
    background: none;
    border-bottom: 1px solid #DDDDDD;
    color: #555555;
    font-family: helvetica;
    font-size: 32px;
    font-weight: normal;
    line-height: 37px;
    padding: 20px;
    text-align: center;
}
#copyright_text {
    text-align:center;
}
.site_logo_class {
min-width:50px;
min-height:60px;

}

.site_logo_class img
{

}

.newpagination {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    clear: both;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 50px;
    margin-left: 0;
    padding: 20px 0 50px 20px;
    position: relative;
}

.newpagination span, .newpagination a {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #111111;
    display: block;
    float: left;
    font-family: helvetica;
    font-size: 1.1em;
    margin: 2px 10px 2px 0;
    padding: 6px 9px 5px;
    text-decoration: none;
    width: auto;
}
.newpagination a:hover{
color:#fff;
background: #555;
border: 1px solid #444444;
}
 
.newpagination .current{
padding:6px 9px 5px 9px;
background: #555;
color:#fff;
border: 1px solid #444444;
}

.social-follow {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    height: 28px;
    margin-bottom: 50px;
    padding: 20px;
	}
	
#social-media-icons {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    min-height: 30px;
    padding: 10px 0 5px 20px;    
}

#social-media-icons .facebook-button
{
float:left;
margin-right:20px;
}
#social-media-icons .twitter-button
{
float:left;
}
#social-media-icons .gplus-button
{
float:left;
}

#social-media-icons .pinterest-button
{
float:left;
}

#social-media-icons .stumbleupon-button
{
float:left;
margin-right:20px;
margin-left:20px;
}

#social-media-icons .linkedin-button
{
float:left;
}

#video-box {
}
#video-box h2 {
    border-bottom: 1px solid #F5F5F5;
    color: #666666;
    font-family: Helvetica;
    font-size: 25px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 933px;
}

#video-box .video-content {

}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
#google_search {
    float: right;
    padding-right: 5px;
}
#relatedposts{width: 580px;float: left;margin-left: 0px;margin-top: 15px;}
#relatedposts ul {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 580px;
}
#relatedposts ul li {
    background: none repeat scroll 0 0 white;
    border: 1px solid #EEEEEE;
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    min-height: 170px;
    padding-bottom: 10px;
    padding-top: 0;
    width: 133px;
}


#relatedposts ul li a {
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
    width: 120px;
}
#relatedposts ul li img {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 0 solid #EEEEEE !important;
    float: left !important;
    height: 122px !important;
    margin-bottom: 10px;
    margin-left: 0 !important;
    padding: 5px 5px 5px 0 !important;
    width: 123px !important;
	
}

#relatedposts ul li a:hover {
text-decoration:underline;
}

#relatedposts h3 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #eee;
    color: #555;
    font-family: Helvetica;
    font-size: 22px;
    font-weight: normal;
    padding: 9px 9px 9px 0;
	margin-top:0px !important;
}

.thesis_genuinenew_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 140px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 960px;
}

.thesis_genuinenew_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0px dotted white;
    float: left;
    height: 75px;
    margin: 0 30px 0 0;
    padding: 0;
	display:none;
    width: 100px;
}

.thesis_genuinenew_optinr .imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.thesis_genuinenew_optinr .img_outerr{border:0px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.thesis_genuinenew_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 960px;
}

.thesis_genuinenew_optin_inr{margin:0 auto;width:960px;padding-top: 0px;}

.thesis_genuinenew_optin_inr h2.genuinenew_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
    text-transform: none;
	margin-left:40px;
}

.thesis_genuinenew_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
	margin-left:40px;
}

.thesis_genuinenew_optin_inr form {
    float: left;
    margin: 20px auto 0 40px;
}

.thesis_genuinenew_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuinenew_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuinenew_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 260px;
}

.thesis_genuinenew_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 260px;
}

.thesis_genuinenew_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 250px;
}

.thesis_genuinenew_optinr .name_imgr{    display: block;background: url("../img/name.png") no-repeat;height: 40px;float: left;width: 40px;margin-left: -87px;margin-top: 1px;border-left: 0px solid #2683D7;}

.thesis_genuinenew_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -80px;
    margin-top: 0;
    width: 40px;
}

.thesis_genuinenew_optin_inr input.submitr:hover {

color:#BC3F04;
}

.thesis_genuineland_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 10px solid #DDDDDD;
    float: left;
    height: 160px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 700px;
}

.thesis_genuineland_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0px dotted white;
    float: left;
    height: 75px;
    margin: 0 30px 0 0;
    padding: 0;
	display:none;
    width: 100px;
}

.thesis_genuineland_optinr .imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.thesis_genuineland_optinr .img_outerr{border:0px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.thesis_genuineland_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 700px;
}

.thesis_genuineland_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 700px;
}

.thesis_genuineland_optin_inr h2.genuineland_titr {
    border: 0 none !important;
    color: #109A27 !important;
    font-family: georgia;
    font-size: 25px !important;
    font-weight: normal !important;
    letter-spacing: 0;
    margin-left: 0;
    padding: 0 !important;
    text-align: left !important;
    text-transform: none;
}

.thesis_genuineland_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 10px;
}

.thesis_genuineland_optin_inr form {
    float: none;
    margin: 20px auto 0 0;
}

.thesis_genuineland_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuineland_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuineland_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuineland_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuineland_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 200px;
}

.thesis_genuineland_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 0 solid #2683D7;
    display: block;
    float: left;
    height: 40px;
    margin-left: -67px;
    margin-top: 1px;
    width: 40px;
}

.thesis_genuineland_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -65px;
    margin-top: 0;
    width: 40px;
}

.thesis_genuineland_optin_inr input.submitr:hover {

color:#BC3F04;
}

.thesis_genuinepost_optinr {
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 160px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 560px;
}

.thesis_genuinepost_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0px dotted white;
    float: left;
    height: 75px;
    margin: 0 30px 0 0;
    padding: 0;
	display:none;
    width: 100px;
}

.thesis_genuinepost_optinr .imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.thesis_genuinepost_optinr .img_outerr{border:0px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.thesis_genuinepost_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 560px;
}

.thesis_genuinepost_optin_inr{margin:0 auto;width:560px;padding-top: 0px;}

.thesis_genuinepost_optin_inr h2.genuinepost_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
    text-transform: none;
	margin-left:0px;
}

.thesis_genuinepost_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
	margin-left:0px;
	margin-bottom:15px;
}

.thesis_genuinepost_optin_inr form {
    float: left;
    margin: 0;
}

.thesis_genuinepost_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuinepost_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuinepost_optin_inr input.namer {
display:none;
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 240px;
}

.thesis_genuinepost_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 240px;
}

.thesis_genuinepost_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 250px;
}

.thesis_genuinepost_optinr .name_imgr{    display: none;background: url("../img/name.png") no-repeat;height: 40px;float: left;width: 40px;margin-left: -87px;margin-top: 1px;border-left: 0px solid #2683D7;}

.thesis_genuinepost_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -80px;
    margin-top: 0;
    width: 40px;
}

.thesis_genuinepost_optin_inr input.submitr:hover {

color:#BC3F04;
}

.thesis_clever_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 240px;
    margin-bottom: 50px;
    margin-left: 0;
    padding: 20px;
    width: 266px; 
}
.imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.img_outerr{border:1px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.form_outerr{margin: 2px 0px 10px 0px;width: 250px;float: none;}

.thesis_clever_optin_inr{margin:0 auto;width:250px;padding-top: 0px;}

.thesis_clever_optin_inr h1.clever_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 19px;
    font-variant: small-caps;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
    text-transform: none;
}

.thesis_clever_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
}

.thesis_clever_optin_inr form{margin:20px auto 0 0;}

.thesis_clever_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_clever_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_clever_optin_inr input.namer{ display:none;font-size: 11px;color: #9C9C9C;font-family: arial;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;margin-right:45px;border: 1px solid #2683d7;box-shadow:2px 2px 3px #034581;border-radius:8px;height: 20px;width: 280px;float: left;margin-bottom: 20px;}

.thesis_clever_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 240px;
}

.thesis_clever_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 0;
    text-transform: uppercase;
    width: 250px;
}

.name_imgr{display:none;background: url("../img/name.png") no-repeat;height: 40px;float: left;width: 40px;margin-left: -87px;margin-top: 1px;border-left: 1px solid #2683D7;}

.email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: 210px;
    margin-top: -41px;
    width: 40px;
}

.thesis_genuinesqueeze_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 15px solid #DDDDDD;
    float: none;
    margin-bottom: 40px;
    margin-left: 0;
    min-height: 80px;
    padding: 10px 20px 30px;
	margin-top:75px;
    width: 300px;
}
.thesis_genuinesqueeze_optinr .imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.thesis_genuinesqueeze_optinr .img_outerr{border:1px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.thesis_genuinesqueeze_optinr .form_outerr{margin: 2px 0px 10px 0px;width: 250px;float: none;}

.thesis_genuinesqueeze_optinr .thesis_genuinesqueeze_optin_inr{margin:0 auto;width:250px;padding-top: 0px;}

.thesis_genuinesqueeze_optinr .thesis_genuinesqueeze_optin_inr h1.genuinesqueeze_titr {
    border-bottom: 0 none !important;
    color: #109A27 !important;
    font-family: georgia !important;
    font-size: 19px !important;
    font-variant: small-caps !important;
    font-weight: normal !important;
    letter-spacing: 1px !important;
    padding-bottom: 0 !important;
    padding-top: 0;
    text-align: left !important;
    text-transform: none;
}

.thesis_genuinesqueeze_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
	margin-bottom:0px;
}

.thesis_genuinesqueeze_optin_inr form{margin:20px auto 0 0;}

.thesis_genuinesqueeze_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuinesqueeze_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuinesqueeze_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 240px;
}

.thesis_genuinesqueeze_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 240px;
}

.thesis_genuinesqueeze_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 0;
    text-transform: uppercase;
    width: 250px;
}

.thesis_genuinesqueeze_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    display: block;
    float: left;
    height: 40px;
    margin-left: -87px;
    margin-top: 1px;
    width: 40px;
}

.thesis_genuinesqueeze_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: 210px;
    margin-top: -41px;
    width: 40px;
}

.thesis_genuine_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
    min-height: 50px;
    padding: 20px 20px 30px;
    width: 960px;
}

.thesis_genuine_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0 dotted white;
    float: left;
    margin: 0 30px 0 0;
    min-height: 50px;
    padding: 0;
    width: 300px;
}

.thesis_genuine_optinr .imgurlr{min-height: 50px;width: 210px;float: left;margin: 12px;background: white;}

.thesis_genuine_optinr .img_outerr{border:0px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.thesis_genuine_optinr .form_outerr{min-height: 50px;margin: 2px 0px 10px 0px;width: 960px;float: none;}

.thesis_genuine_optin_inr{margin:0 auto;width:960px;padding-top: 0px;}

.thesis_genuine_optin_inr ul {
    color: #666666;
    font-size: 13px;
    line-height: 25px;
    margin-top: 10px;
    padding-left: 360px;
}

.thesis_genuine_optin_inr h2.genuine_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
	padding-left:330px;
    text-transform: none;
}

.thesis_genuine_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    padding-top: 10px;
	padding-left:330px;
}

.thesis_genuine_optin_inr form{margin:10px auto 0 0;padding-left:330px;min-height:40px;}

.thesis_genuine_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuine_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuine_optin_inr input.namer{ display:none;font-size: 11px;color: #9C9C9C;font-family: arial;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;margin-right:45px;border: 1px solid #2683d7;box-shadow:2px 2px 3px #034581;border-radius:8px;height: 20px;width: 280px;float: left;margin-bottom: 20px;}

.thesis_genuine_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
	margin-right:40px;
    width: 240px;
}

.thesis_genuine_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 250px;
}

.thesis_genuine_optinr .name_imgr{display:none;background: url("../img/name.png") no-repeat;height: 40px;float: left;width: 40px;margin-left: -87px;margin-top: 1px;border-left: 1px solid #2683D7;}

.thesis_genuine_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -80px;
    margin-top: 0;
    width: 40px;
}

.thesis_genuine_optin_inr input.submitr:hover {

color:#BC3F04;
}

@media screen and (max-width:1024px){

.thesis_genuine_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    min-height: 50px;
    margin-bottom: 50px;
    margin-left: 0;
   padding: 20px 20px 30px;
	margin-top: 30px;
    width: 960px; 
}

.thesis_genuine_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0px dotted white;
    float: left;
    min-height: 50px;
    margin: 0 30px 0 0;
    padding: 0;
    width: 300px;
}

.thesis_genuine_optinr .imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.thesis_genuine_optinr .img_outerr{border:0px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.thesis_genuine_optinr .form_outerr{height: 225px;margin: 2px 0px 10px 0px;width: 960px;float: none;}

.thesis_genuine_optin_inr{margin:0 auto;width:960px;padding-top: 0px;}

.thesis_genuine_optin_inr h2.genuine_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
    text-transform: none;
		padding-left:330px;
}

.thesis_genuine_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
	padding-left:330px;
}

.thesis_genuine_optin_inr ul {
    color: #666666;
    font-size: 13px;
    line-height: 25px;
    margin-top: 10px;
    padding-left: 360px;
}


.thesis_genuine_optin_inr form{margin:10px auto 0 0;	padding-left:330px;}

.thesis_genuine_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuine_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuine_optin_inr input.namer{ display:none;font-size: 11px;color: #9C9C9C;font-family: arial;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;margin-right:45px;border: 1px solid #2683d7;box-shadow:2px 2px 3px #034581;border-radius:8px;height: 20px;width: 280px;float: left;margin-bottom: 20px;}

.thesis_genuine_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
	margin-right:40px;
    width: 240px;
}

.thesis_genuine_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 250px;
}

.thesis_genuine_optinr .name_imgr{display:none;background: url("../img/name.png") no-repeat;height: 40px;float: left;width: 40px;margin-left: -87px;margin-top: 1px;border-left: 1px solid #2683D7;}

.thesis_genuine_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -80px;
    margin-top: 0;
    width: 40px;
}

.thesis_genuine_optin_inr input.submitr:hover {

color:#BC3F04;
}

.thesis_genuineland_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 10px solid #DDDDDD;
    float: left;
    height: 160px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 700px;
}

.thesis_genuineland_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0px dotted white;
    float: left;
    height: 75px;
    margin: 0 30px 0 0;
    padding: 0;
	display:none;
    width: 100px;
}

.thesis_genuineland_optinr .imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.thesis_genuineland_optinr .img_outerr{border:0px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.thesis_genuineland_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 700px;
}

.thesis_genuineland_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 700px;
}

.thesis_genuineland_optin_inr h2.genuineland_titr {
    border: 0 none !important;
    color: #109A27 !important;
    font-family: georgia;
    font-size: 25px !important;
    font-weight: normal !important;
    letter-spacing: 0;
    margin-left: 0;
    padding: 0 !important;
    text-align: left !important;
    text-transform: none;
}

.thesis_genuineland_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 10px;
}

.thesis_genuineland_optin_inr form {
    float: none;
    margin: 20px auto 0 0;
}

.thesis_genuineland_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuineland_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuineland_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuineland_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuineland_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 200px;
}

.thesis_genuineland_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 0 solid #2683D7;
    display: block;
    float: left;
    height: 40px;
    margin-left: -67px;
    margin-top: 1px;
    width: 40px;
}

.thesis_genuineland_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -65px;
    margin-top: 0;
    width: 40px;
}

.thesis_genuineland_optin_inr input.submitr:hover {

color:#BC3F04;
}

.thesis_genuinenew_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 140px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 960px;
}

.thesis_genuinenew_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0px dotted white;
    float: left;
    height: 75px;
    margin: 0 30px 0 0;
    padding: 0;
	display:none;
    width: 100px;
}

.thesis_genuinenew_optinr .imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.thesis_genuinenew_optinr .img_outerr{border:0px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.thesis_genuinenew_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 960px;
}

.thesis_genuinenew_optin_inr{margin:0 auto;width:960px;padding-top: 0px;}

.thesis_genuinenew_optin_inr h2.genuinenew_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
    text-transform: none;
	margin-left:40px;
}

.thesis_genuinenew_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
	margin-left:40px;
}

.thesis_genuinenew_optin_inr form {
    float: left;
    margin: 20px auto 0 40px;
}

.thesis_genuinenew_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuinenew_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_genuinenew_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 260px;
}

.thesis_genuinenew_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 260px;
}

.thesis_genuinenew_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 250px;
}

.thesis_genuinenew_optinr .name_imgr{    display: block;background: url("../img/name.png") no-repeat;height: 40px;float: left;width: 40px;margin-left: -87px;margin-top: 1px;border-left: 0px solid #2683D7;}

.thesis_genuinenew_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -80px;
    margin-top: 0;
    width: 40px;
}

.thesis_genuinenew_optin_inr input.submitr:hover {

color:#BC3F04;
}

body {
    background: none repeat scroll 0 0 #FFFFFF;
}
a {
    color: #555555;
}
#container {
    -moz-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1000px;
}
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 25px;
    width: 1000px;
}
.columns > .content {
    float: left;
    width: 640px;
}
.columns {
    background: none repeat scroll 0 0 transparent;
    margin-top: 50px;
}
.post_box {
    border: 1px solid #DDDDDD !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    padding: 20px;
}
.sidebar .widget {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 50px;
    padding: 20px;
}
.columns > .sidebar {
    float: right;
    padding-left: 13px;
    padding-right: 0;
    padding-top: 0;
    width: 320px;
}
#google_search {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none !important;
    margin-bottom: 50px;
    padding: 20px !important;
}
.site_logo_class {
    float: left;
    min-height: 60px;
    min-width: 50px;
}
.menu {
    border-style: solid;
    border-width: 0;
    float: right;
    margin-top: 25px;
}
.menu a {
    border-style: solid;
    border-width: 0;
    color: #666666 !important;
    font-family: Helvetica;
    font-size: 17px;
    letter-spacing: 0;
    padding: 9px 13px;
    text-decoration: underline;
    text-transform: none;
}
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
    background: none repeat scroll 0 0 transparent;
}
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover {
    background: none repeat scroll 0 0 #eee;
    text-decoration: none;
}
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
    background: none repeat scroll 0 0 #eee;
    border-radius: 20px 20px 20px 20px;
    text-decoration: underline;
}
#footer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 10px solid #DDDDDD;
    padding: 50px 0 10px;
    text-align: left;
}
#footer a {
    border-bottom: 0 none;
    color: #555555;
}
.tagcloud a:hover {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF !important;
    font-size: 8pt;
    padding: 5px;
}
#footer .widget li {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-align: left;
}
#footer .widget .widget_title {
    border-bottom: 1px solid #DDDDDD;
    color: #109A27;
    font-size: 19px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#footer .widget {
    margin-bottom: 15px;
}
#copyright_text {
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 15px;
    width: 1000px;
}
#footer .menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
padding-left:0px;
    width: 1000px;
}
#footer .menu a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 none;
    border-left: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #888888 !important;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    padding-bottom: 0;
    padding-left: 13px;
    padding-top: 0;
    text-decoration: none;
}
#footer .menu a:hover {
    text-decoration: underline;
}
#footer-bottom {
    margin: 0 auto;
    width: 1000px;
}
#head-cont {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 10px solid #DDDDDD;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 100%;
}
#land-cont {
    margin: 50px auto;
    width: 800px;
}
#land-header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 0;
    width: 1000px;
}
#land-header .site_logo_class {
    float: none;
    text-align: center;
}
.thesis_genuine_optin_in122_innerlanding  .optin_right .af-form-wrapper .lemail 
{
font-family: arial;
font-size: 22px;
font-weight: bold;
width: 675px;
float: left;
color: white;
text-align: center;
}

.thesis_genuine_optin_in122_innerlanding  .optin_right .af-form-wrapper .lemailtext 
{
font-family: arial;
font-size: 13px;
}

#squeeze-main-cont {
    margin: 30px auto 0;
    width: 1000px;
}

#squeeze-main-cont .post_box h1, #squeeze-main-cont .post_box .headline {
    border-bottom: 1px solid #E7E7E7;
    color: #555555;
    font-family: helvetica;
    font-size: 30px;
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 30px;
    text-align: center;
}

#squeeze-cont{
width:100%;
}

#squeeze-cont #squeeze-cont-left {
float:left;
width:60%;
}

#squeeze-cont #squeeze-cont-right {
float:right;
width:37%;
}

#video-box {
    padding-left: 10px;
}

.landing .post_box {
    padding: 20px !important;
}
.more-link {
color:#109A27 !important;
}

#land-cont .post_box h1, #land-cont .post_box .headline {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #555555;
    font-family: helvetica;
    font-size: 32px;
    font-weight: normal;
    line-height: 37px;
    padding: 20px;
    text-align: center;
}
}

@media only screen and (max-width: 966px){

.thesis_genuine_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    min-height: 50px;
    margin-bottom: 50px;
    margin-left: 0;
   padding: 20px 20px 30px;
	margin-top: 30px;
    width: 915px; 
}

.thesis_genuine_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 915px;
}

.thesis_genuineland_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 160px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 800px;
}

.thesis_genuinenew_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 140px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 915px;
}
.thesis_genuinenew_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 915px;
}
.thesis_genuinenew_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 250px;
}
.thesis_genuinenew_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 250px;
}
.thesis_genuinenew_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 260px;
}
#head-cont {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 10px solid #DDDDDD;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 960px;
}
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 25px;
    width: 960px;
}

.columns > .content {
    float: left;
    width: 640px;
}

.columns > .sidebar {
    float: right;
    padding-left: 13px;
    padding-right: 0;
    padding-top: 0;
    width: 320px;
}

#footer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 10px solid #DDDDDD;
    padding: 50px 0 10px;
    text-align: left;
    width: 960px;
}
.footer_columns {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 auto;
    padding-left: 10px;
    width: 950px;
}
.footer_columns > .column1 {
    float: left;
    width: 30%;
}
.footer_columns > .column3 {
    float: left;
    width: 30%;
}
.footer_columns > .column1 {
    color: #666666;
    line-height: 1.7;
    margin-right: 30px;
    text-align: justify;
}

#footer-bottom {
    margin: 0 auto;
    width: 960px;
}
#footer .menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
padding-left:0px;
    width: 960px;
}
#copyright_text {
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 15px;
    width: 960px;
}

#container {
    -moz-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 960px;
}

#land-header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 0;
    width: 960px;
}

#land-cont {
    margin: 50px auto;
    width: 920px;
}

#squeeze-main-cont {
    margin: 30px auto 0;
    width: 920px;
}

#squeeze-main-cont .post_box h1, #squeeze-main-cont .post_box .headline {
    border-bottom: 1px solid #E7E7E7;
    color: #555555;
    font-family: helvetica;
    font-size: 25px;
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 30px;
    text-align: center;
}
}
@media only screen and (max-width:768px){

.thesis_genuine_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    min-height: 50px;
    margin-bottom: 50px;
    margin-left: 22px;
    margin-top: 30px;
    padding: 20px;
    width: 680px;
}
.thesis_genuine_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0 dotted white;
    float: left;
    min-height: 50px;
    margin: 0 30px 0 0;
    padding: 0;
    width: 200px;
}
.thesis_genuine_optinr .imgurlr {
    background: none repeat scroll 0 0 white;
    float: left;
    min-height: 50px;
    margin: 12px;
    width: 210px;
}
.thesis_genuine_optinr .img_outerr {
    border: 0 dotted #FFFFFF;
    float: left;
    min-height: 50px;
    margin: 12px 0 10px;
}
.thesis_genuine_optinr .form_outerr {
    float: none;
    min-height: 50px;
    margin: 2px 0 10px;
    width: 700px;
}
.thesis_genuine_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 700px;
}
.thesis_genuine_optin_inr h2.genuine_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
    text-transform: none;
		padding-left:230px;
}
.thesis_genuine_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
		padding-left:230px;
}

.thesis_genuine_optin_inr ul {
    color: #666666;
    font-size: 13px;
    line-height: 25px;
    margin-top: 10px;
    padding-left: 260px;
}

.thesis_genuine_optin_inr form {
    margin: 20px auto 0 0;
		padding-left:230px;
}
.thesis_genuine_optin_inr label.lnamer {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuine_optin_inr label.lemailr {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    margin-left: 30px;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuine_optin_inr input.namer {
    border: 1px solid #2683D7;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 2px 2px 3px #034581;
    color: #9C9C9C;
    display: none;
    float: left;
    font-family: arial;
    font-size: 11px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 280px;
}
.thesis_genuine_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 160px;
}
.thesis_genuine_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 160px;
}
.thesis_genuine_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 1px solid #2683D7;
    display: none;
    float: left;
    height: 40px;
    margin-left: -87px;
    margin-top: 1px;
    width: 40px;
}
.thesis_genuine_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -80px;
    margin-top: 0;
    width: 40px;
}
.thesis_genuine_optin_inr input.submitr:hover {
    color: #BC3F04;
}

.thesis_genuineland_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 160px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 620px;
}
.thesis_genuineland_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0 dotted white;
    display: none;
    float: left;
    height: 75px;
    margin: 0 30px 0 0;
    padding: 0;
    width: 100px;
}
.thesis_genuineland_optinr .imgurlr {
    background: none repeat scroll 0 0 white;
    float: left;
    height: 180px;
    margin: 12px;
    width: 210px;
}
.thesis_genuineland_optinr .img_outerr {
    border: 0 dotted #FFFFFF;
    float: left;
    height: 205px;
    margin: 12px 0 10px;
}
.thesis_genuineland_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 700px;
}
.thesis_genuineland_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 620px;
}
.thesis_genuineland_optin_inr h2.genuineland_titr {
    border: 0 none !important;
    color: #109A27 !important;
    font-family: georgia;
    font-size: 25px !important;
    font-weight: normal !important;
    letter-spacing: 0;
    margin-left: 0;
    padding: 0 !important;
    text-align: left !important;
    text-transform: none;
}
.thesis_genuineland_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 10px;
}
.thesis_genuineland_optin_inr form {
    float: none;
    margin: 20px auto 0 0;
}
.thesis_genuineland_optin_inr label.lnamer {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuineland_optin_inr label.lemailr {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    margin-left: 30px;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuineland_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 180px;
}
.thesis_genuineland_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 180px;
}
.thesis_genuineland_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 180px;
}
.thesis_genuineland_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 0 solid #2683D7;
    display: block;
    float: left;
    height: 40px;
    margin-left: -67px;
    margin-top: 1px;
    width: 40px;
}
.thesis_genuineland_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -65px;
    margin-top: 0;
    width: 40px;
}
.thesis_genuineland_optin_inr input.submitr:hover {
    color: #BC3F04;
}

.thesis_genuinenew_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 140px;
    margin-bottom: 50px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 700px;
}
.thesis_genuinenew_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0 dotted white;
    display: none;
    float: left;
    height: 75px;
    margin: 0 30px 0 0;
    padding: 0;
    width: 100px;
}
.thesis_genuinenew_optinr .imgurlr {
    background: none repeat scroll 0 0 white;
    float: left;
    height: 180px;
    margin: 12px;
    width: 210px;
}
.thesis_genuinenew_optinr .img_outerr {
    border: 0 dotted #FFFFFF;
    float: left;
    height: 205px;
    margin: 12px 0 10px;
}
.thesis_genuinenew_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 680px;
}
.thesis_genuinenew_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 680px;
}
.thesis_genuinenew_optin_inr h2.genuinenew_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-left: 40px;
    padding-top: 0;
    text-transform: none;
}
.thesis_genuinenew_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin-left: 40px;
    padding-top: 10px;
}
.thesis_genuinenew_optin_inr form {
    float: left;
    margin: 20px auto 0 40px;
}
.thesis_genuinenew_optin_inr label.lnamer {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuinenew_optin_inr label.lemailr {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    margin-left: 30px;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuinenew_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 160px;
}
.thesis_genuinenew_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 160px;
}
.thesis_genuinenew_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 160px;
}
.thesis_genuinenew_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 0 solid #2683D7;
    display: block;
    float: left;
    height: 40px;
    margin-left: -87px;
    margin-top: 1px;
    width: 40px;
}
.thesis_genuinenew_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -80px;
    margin-top: 0;
    width: 40px;
}
.thesis_genuinenew_optin_inr input.submitr:hover {
    color: #BC3F04;
}

#video-box {
    margin-left: 0px;
}
#video-box {
    padding-left: 0px;
}

#squeeze-cont #squeeze-cont-left {
    float: none;
    margin-bottom: 30px;
    padding-left: 80px;
    width: 80%;
}

#squeeze-cont #squeeze-cont-right {
    float: none;
    margin-left: 200px;
    width: 50%;
}

#video-box h2 {
    border-bottom: 1px solid #F5F5F5;
    color: #666666;
    font-family: Helvetica;
    font-size: 22px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 542px;
}

#video-box .video-content {
    width: 560px;
}

#head-cont {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 10px solid #DDDDDD;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 760px;
}
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 25px;
    width: 760px;
}

.site_logo_class {
    float: none;
    min-height: 60px;
    min-width: 50px;
    text-align: center;
}

.menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin-top: 25px;
    padding-left: 150px;
}

.columns > .content {
    float: none;
    margin-left: 60px;
    width: 640px;
}

.columns > .sidebar {
    float: none;
    margin-left: 230px;
    padding-left: 13px;
    padding-right: 0;
    padding-top: 0;
    width: 320px;
}
#footer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 10px solid #DDDDDD;
    padding: 50px 0 10px;
    text-align: left;
    width: 760px;
}
.footer_columns {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 auto;
    padding-left: 10px;
    width: 750px;
}
.footer_columns > .column1 {
    float: left;
    width: 30%;
}
.footer_columns > .column3 {
    float: left;
    width: 30%;
}
.footer_columns > .column1 {
    color: #666666;
    line-height: 1.7;
    margin-right: 30px;
    text-align: justify;
}

#footer-bottom {
    margin: 0 auto;
    width: 760px;
}
#footer .menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
    padding-left:0px;
    width: 760px;
}
#copyright_text {
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 15px;
    width: 760px;
}

#container {
    -moz-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 760px;
}

#land-header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 0;
    width: 760px;
}

#land-cont {
    margin: 50px auto;
    width: 720px;
}

#squeeze-main-cont {
    margin: 30px auto 0;
    width: 720px;
}

#squeeze-main-cont .post_box h1, #squeeze-main-cont .post_box .headline {
    border-bottom: 1px solid #E7E7E7;
    color: #555555;
    font-family: helvetica;
    font-size: 25px;
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 30px;
    text-align: center;
}
        }

@media only screen and (max-width:603px){

.thesis_genuine_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 350px;
    margin-bottom: 50px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 540px;
}

.thesis_genuine_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 540px; 
}

.thesis_genuine_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 230px;
}
.thesis_genuine_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 240px;
}

.thesis_genuine_optin_inr h2.genuine_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
    text-transform: none;
		padding-left:230px;
}
.thesis_genuine_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
		padding-left:230px;
}

.thesis_genuine_optin_inr ul {
    color: #666666;
    font-size: 13px;
    line-height: 25px;
    margin-top: 10px;
    padding-left: 260px;
}

.thesis_genuine_optin_inr form {
    margin: 20px auto 0 0;
		padding-left:0px;
}


.thesis_genuinepost_optinr {
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 160px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 480px;
}

.thesis_genuinepost_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 480px;
}

.thesis_genuinepost_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuinepost_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 210px;
}

.thesis_genuineland_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 160px;
    margin-bottom: 30px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 500px;
}

.thesis_genuineland_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 500px;
}
.thesis_genuineland_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}
.thesis_genuineland_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}

.thesis_genuineland_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 140px;
}


.thesis_genuinenew_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 180px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 540px;
}
.thesis_genuinenew_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 540px;
}

.thesis_genuinenew_optin_inr h2.genuinenew_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-left: 0;
    padding-top: 0;
    text-transform: none;
}

.thesis_genuinenew_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin-left: 0;
    padding-top: 10px;
}

.thesis_genuinenew_optin_inr form {
    float: left;
    margin: 20px auto 0 0;
}

.thesis_genuinenew_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}
.thesis_genuinenew_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}
.thesis_genuinenew_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 150px;
}

#relatedposts {
    float: left;
    margin-left: 0;
    margin-top: 15px;
    width: 520px;
}


#relatedposts ul {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 520px;
}

#relatedposts ul li {
    background: none repeat scroll 0 0 white;
    border: 1px solid #EEEEEE;
    float: left;
    list-style: none outside none;
    margin-bottom: 20px;
    margin-right: 10px;
    min-height: 170px;
    padding-bottom: 10px;
    padding-top: 0;
    width: 133px;
}

#video-box h2 {
    border-bottom: 1px solid #F5F5F5;
    color: #666666;
    font-family: Helvetica;
    font-size: 22px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 450px;
}

#squeeze-cont #squeeze-cont-right {
    float: none;
    margin-left: 120px;
    width: 50%;
}

 #social-media-icons {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    min-height: 50px;
    padding: 10px 0 5px 20px;    
}

#social-media-icons .facebook-button {
    float: left;
    margin-right: 20px;
	margin-bottom:20px;
}

#social-media-icons .twitter-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .gplus-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .pinterest-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .stumbleupon-button {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

#social-media-icons .linkedin-button {
    float: left;
    margin-bottom: 20px;
}

#head-cont {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 10px solid #DDDDDD;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 600px ;
}
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 25px;
    width: 600px ;
}

.site_logo_class {
    float: none;
    min-height: 60px;
    min-width: 50px;
    text-align: center;
}

.menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin-top: 25px;
    padding-left: 0px;
}

.menu a {
    border-style: solid;
    border-width: 0;
    color: #666666 !important;
    font-family: Helvetica;
    font-size: 16px;
    letter-spacing: 0;
    padding: 9px 13px;
    text-transform: none;
}

.columns > .content {
    float: none;
    margin-left: 20px;
    width: 560px;
}
.post_box .attachment-post-thumbnail {
width:515px;
height:258px;
}

.columns > .sidebar {
    float: none;
    margin-left: 120px;
    padding-left: 13px;
    padding-right: 0;
    padding-top: 0;
    width: 320px;
}

#footer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 10px solid #DDDDDD;
    padding: 50px 0 10px;
    text-align: left;
    width: 600px;
}

.footer_columns {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 auto;
    padding-left: 10px;
    width: 600px;
}

.footer_columns > .column1 {
    float: none;
    margin-left: 40px;
    width: 80%;
}

.footer_columns > .column3 {
    float: none;
    margin-left: 40px;
    width: 80%;
}

#footer-bottom {
    margin: 0 auto;
    padding-bottom: 80px;
    width: 600px;
}

#footer .menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
padding-left:0px;
    width: 600px;
}


#copyright_text {
    margin: 0 auto;
    padding-bottom: 0;
    padding-left: 15px;
    padding-top: 15px;
    width: 600px;
}

#container {
    -moz-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 600px;
}

#land-header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 0;
    width: 600px;
}

#land-cont {
    margin: 30px auto;
    width: 580px;
}

#squeeze-main-cont {
    margin: 30px auto 0;
    width: 580px;
}

#squeeze-main-cont .post_box h1, #squeeze-main-cont .post_box .headline {
    border-bottom: 1px solid #E7E7E7;
    color: #555555;
    font-family: helvetica;
    font-size: 20px;
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 10px;
    text-align: center;
}
#squeeze-cont #squeeze-cont-right {
    float: none;
    margin-left: 120px;
    width: 50%;
}
  }

@media only screen and (max-width:480px){

.thesis_genuine_optinr {
background: none repeat scroll 0 0 #CCCCCC;
border: 1px solid #DDDDDD;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
float: none;
height: 630px;
margin-bottom: 50px;
margin-left: 40px;
margin-top: 30px;
padding: 20px;
width: 350px;
}

.thesis_genuine_optinr .form_outerr {
    float: none;
    height: 225px;
    margin: 2px 0 10px;
    width: 350px;
}
.thesis_genuine_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 350px;
}
.thesis_genuine_optin_inr h2.genuine_titr {
    color: #109A27;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 0;
    text-transform: none;
		padding-left:0px;
}
.thesis_genuine_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
		padding-left:0px;
}
.thesis_genuine_optin_inr form {
    margin: 20px auto 0 0;
		padding-left:0px;
}

.thesis_genuine_optin_inr ul {
    color: #666666;
    font-size: 13px;
    line-height: 25px;
    margin-top: 10px;
    padding-left: 30px;
}
.thesis_genuine_optin_inr label.lnamer {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuine_optin_inr label.lemailr {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    margin-left: 30px;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuine_optin_inr input.namer {
    border: 1px solid #2683D7;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 2px 2px 3px #034581;
    color: #9C9C9C;
    display: none;
    float: left;
    font-family: arial;
    font-size: 11px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 280px;
}
.thesis_genuine_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 150px;
}
.thesis_genuine_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 150px;
}
.thesis_genuine_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 1px solid #2683D7;
    display: none;
    float: left;
    height: 40px;
    margin-left: -87px;
    margin-top: 1px;
    width: 40px;
}
.thesis_genuine_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: -60px;
    margin-top: 0;
    width: 40px;
}
.thesis_genuine_optin_inr input.submitr:hover {
    color: #BC3F04;
}

.thesis_genuine_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0 dotted white;
    float: left;
    min-height: 50px;
    margin: 0 30px 20px 0;
    padding: 0;
    width: 300px;
}

.thesis_genuinepost_optinr {
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 160px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 360px;
}

.thesis_genuinepost_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 360px;
}

.thesis_genuinepost_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}
.thesis_genuinepost_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 150px;
}


.thesis_genuineland_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 350px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 300px;
}
.thesis_genuineland_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 300px;
}

.thesis_genuineland_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 300px;
}

.thesis_genuineland_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 250px;
}

.thesis_genuineland_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 250px;
}

.thesis_genuineland_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 260px;
}

.thesis_genuinenew_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 250px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 430px;
}

.thesis_genuinenew_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 430px;
}

.thesis_genuinenew_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 20px;
    padding-left: 0;
    text-transform: uppercase;
    width: 150px;
}  
  

 #relatedposts {
    float: left;
    margin-left: 0;
    margin-top: 15px;
    width: 400px;
}


#relatedposts ul {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 400px;
}

#relatedposts ul li {
    background: none repeat scroll 0 0 white;
    border: 1px solid #EEEEEE;
    float: left;
    list-style: none outside none;
    margin-bottom: 20px;
    margin-right: 10px;
    min-height: 170px;
    padding-bottom: 10px;
    padding-top: 0;
    width: 133px;
}


#video-box h2 {
    border-bottom: 1px solid #F5F5F5;
    color: #666666;
    font-family: Helvetica;
    font-size: 17px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 290px;
}
#squeeze-cont #squeeze-cont-right {
    float: none;
    margin-left: 10px;
    width: 50%;
}

#squeeze-cont #squeeze-cont-left {
    float: none;
    margin-bottom: 30px;
    padding-left: 35px;
    width: 80%;
}
#social-media-icons {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    min-height: 80px;
    padding: 10px 0 5px 20px;    
}

#social-media-icons .facebook-button {
    float: left;
    margin-right: 20px;
	margin-bottom:20px;
}

#social-media-icons .twitter-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .gplus-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .pinterest-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .stumbleupon-button {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

#social-media-icons .linkedin-button {
    float: left;
    margin-bottom: 20px;
}

#head-cont {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 10px solid #DDDDDD;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 475px ;
}
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 25px;
    width: 475px ;
}

.site_logo_class {
    float: none;
    min-height: 60px;
    min-width: 50px;
    text-align: center;
}

.menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin-top: 25px;
    padding-left: 0px;
}

.menu a {
    border-style: solid;
    border-width: 0;
    color: #666666 !important;
    font-family: Helvetica;
    font-size: 16px;
    letter-spacing: 0;
    padding: 9px 13px;
    text-transform: none;
}

.columns > .content {
    float: none;
    margin-left: 20px;
    width: 440px;
}
.post_box .attachment-post-thumbnail {
width:400px;
height:200px;
}

.columns > .sidebar {
    float: none;
    margin-left: 80px;
    padding-left: 13px;
    padding-right: 0;
    padding-top: 0;
    width: 320px;
}

#footer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 10px solid #DDDDDD;
    padding: 50px 0 10px;
    text-align: left;
    width: 475px;
}

.footer_columns {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 auto;
    padding-left: 10px;
    width: 475px;
}

.footer_columns > .column1 {
    float: none;
    margin-left: 40px;
    width: 80%;
}

.footer_columns > .column3 {
    float: none;
    margin-left: 40px;
    width: 80%;
}

#footer-bottom {
    margin: 0 auto;
    padding-bottom: 80px;
    width: 475px;
}

#footer .menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
padding-left:0px;
    width: 475px;
}


#copyright_text {
    margin: 0 auto;
    padding-bottom: 0;
    padding-left: 15px;
    padding-top: 15px;
    width: 460px;
}

#container {
    -moz-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 475px;
}

#land-header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 0;
    width: 475px;
}

#land-cont {
    margin: 30px auto;
    width: 400px;
}

#squeeze-main-cont {
    margin: 30px auto 0;
    width: 400px;
}

#squeeze-main-cont .post_box h1, #squeeze-main-cont .post_box .headline {
    border-bottom: 1px solid #E7E7E7;
    color: #555555;
    font-family: helvetica;
    font-size: 20px;
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 10px;
    text-align: center;
}

        }

@media only screen and (max-width:320px){

.thesis_genuine_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 740px;
    margin-bottom: 50px;
    margin-left: 7px;
    margin-top: 30px;
    padding: 20px;
    width: 260px;
}
.thesis_genuine_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 260px;
}

.thesis_genuine_optinr .form_outerr {
    float: none;
    height: 225px;
    margin: 2px 0 10px;
    width: 260px;
}
.thesis_genuine_optinr .landingimgurl {
    background: none repeat scroll 0 0 transparent;
    border: 0 dotted white;
    float: left;
    min-height: 50px;
    margin: 0 30px 20px 0;
    padding: 0;
    width: 250px;
}
.thesis_genuine_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 150px;
}
.thesis_genuine_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 160px;
}

.thesis_genuine_optin_inr ul {
    color: #666666;
    font-size: 13px;
    line-height: 25px;
    margin-top: 10px;
    padding-left: 30px;
}

.thesis_genuinesqueeze_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 15px solid #DDDDDD;
    float: none;
    margin-bottom: 40px;
    margin-left: 0;
    margin-top: 75px;
    min-height: 80px;
    padding: 10px 20px 30px;
    width: 200px;
}
.thesis_genuinesqueeze_optinr .imgurlr {
    background: none repeat scroll 0 0 white;
    float: left;
    height: 180px;
    margin: 12px;
    width: 210px;
}
.thesis_genuinesqueeze_optinr .img_outerr {
    border: 1px dotted #FFFFFF;
    float: left;
    height: 205px;
    margin: 12px 0 10px;
}
.thesis_genuinesqueeze_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 200px;
}
.thesis_genuinesqueeze_optinr .thesis_genuinesqueeze_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 200px;
}
.thesis_genuinesqueeze_optinr .thesis_genuinesqueeze_optin_inr h1.genuinesqueeze_titr {
    border-bottom: 0 none !important;
    color: #109A27 !important;
    font-family: georgia !important;
    font-size: 19px !important;
    font-variant: small-caps !important;
    font-weight: normal !important;
    letter-spacing: 1px !important;
    padding-bottom: 0 !important;
    padding-top: 0;
    text-align: left !important;
    text-transform: none;
}
.thesis_genuinesqueeze_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 10px;
}
.thesis_genuinesqueeze_optin_inr form {
    margin: 20px auto 0 0;
}
.thesis_genuinesqueeze_optin_inr label.lnamer {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuinesqueeze_optin_inr label.lemailr {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    margin-left: 30px;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuinesqueeze_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 180px;
}
.thesis_genuinesqueeze_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 180px;
}
.thesis_genuinesqueeze_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 0;
    text-transform: uppercase;
    width: 190px;
}
.thesis_genuinesqueeze_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    display: block;
    float: left;
    height: 40px;
    margin-left: -87px;
    margin-top: 1px;
    width: 40px;
}
.thesis_genuinesqueeze_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: 150px;
    margin-top: -41px;
    width: 40px;
}



.thesis_genuinepost_optinr {
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 300px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 220px;
}

.thesis_genuinepost_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 220px;
}

.thesis_genuinepost_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 180px;  
}

.thesis_genuinepost_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 190px;
}
	

.thesis_genuineland_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 400px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-top: 30px;
    padding: 20px;
    width: 220px;
}
.thesis_genuineland_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 220px;
}

.thesis_genuineland_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 220px;
}

.thesis_genuineland_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuineland_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuineland_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 210px;
}

.thesis_genuinenew_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 350px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 270px;
}

.thesis_genuinenew_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 270px;
}

.thesis_genuinenew_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuinenew_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

.thesis_genuinenew_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 20px;
    padding-left: 0;
    text-transform: uppercase;
    width: 210px;
}

#relatedposts {
    float: left;
    margin-left: 0;
    margin-top: 15px;
    width: 250px;  
}

#relatedposts ul {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 250px;
}

#relatedposts ul li {
    background: none repeat scroll 0 0 white;
    border: 1px solid #EEEEEE;
    float: left;
    list-style: none outside none;
    margin-bottom: 20px;
    margin-right: 10px;
    min-height: 170px;
    padding-bottom: 10px;
    padding-top: 0;
    width: 133px;
}

#video-box h2 {
    border-bottom: 1px solid #F5F5F5;
    color: #666666;
    font-family: Helvetica;
    font-size: 17px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 210px;
}
#squeeze-cont #squeeze-cont-right {
    float: none;
    margin-left: 10px;
    width: 50%;
}

#squeeze-cont #squeeze-cont-left {
    float: none;
    margin-bottom: 30px;
    padding-left: 25px;
    width: 80%;
}

#social-media-icons {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    min-height: 120px;
    padding: 10px 0 5px 20px;    
}

#social-media-icons .facebook-button {
    float: left;
    margin-right: 20px;
	margin-bottom:20px;
}

#social-media-icons .twitter-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .gplus-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .pinterest-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .stumbleupon-button {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

#social-media-icons .linkedin-button {
    float: left;
    margin-bottom: 20px;
}

.social-follow {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    height: 28px;
    margin-bottom: 50px;
    padding: 20px;
    width: 265px;
}
#head-cont {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 10px solid #DDDDDD;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 315px ;
}
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 25px;
    width: 315px ;
}

.site_logo_class {
    float: none;
    min-height: 60px;
    min-width: 50px;
    text-align: center;
}
.menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin-top: 25px;
    padding-left: 0px;
}

.site_logo_class img {
    width: 300px;
}

.menu li {
    float: none;
    position: relative;
    text-align: center;
}
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
    background: none repeat scroll 0 0 transparent;
    border-radius: 20px 20px 20px 20px;
    text-decoration: underline;
}

.columns > .content {
    float: none;
    margin-left: 7px;
    width: 300px;
}
.post_box .attachment-post-thumbnail {
width:255px;
height:128px;
}

.columns > .sidebar {
    float: none;
    margin-left: 0;
    padding-left: 3px;
    padding-right: 0;
    padding-top: 0;
    width: 310px;
}

#footer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 10px solid #DDDDDD;
    padding: 50px 0 10px;
    text-align: left;
    width: 315px;
}

.footer_columns {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 auto;
    padding-left: 10px;
    width: 315px;
}

.footer_columns > .column1 {
    float: none;
    margin-left: 40px;
    width: 80%;
}

.footer_columns > .column3 {
    float: none;
    margin-left: 40px;
    width: 80%;
}

#footer-bottom {
    margin: 0 auto;
    padding-bottom: 80px;
    width: 315px;
}

#footer .menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
padding-left:0px;
    width: 315px;
}


#copyright_text {
    margin: 0 auto;
    padding-bottom: 0;
    padding-left: 15px;
    padding-top: 15px;
    width: 280px;
}

#container {
    -moz-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 315px;
}

#land-header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 0;
    width: 315px;
}

#land-cont {
    margin: 30px auto;
    width: 300px;
}

#land-cont img {
    width: 250px;
}

#squeeze-main-cont {
    margin: 30px auto 0;
    width: 300px;
}

#squeeze-main-cont .post_box h1, #squeeze-main-cont .post_box .headline {
    border-bottom: 1px solid #E7E7E7;
    color: #555555;
    font-family: helvetica;
    font-size: 20px;
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 10px;
    text-align: center;
}


}

@media only screen and (max-width:240px){

.thesis_genuine_optinr {
background: none repeat scroll 0 0 #CCCCCC;
border: 1px solid #DDDDDD;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
float: none;
height: 690px;
margin-bottom: 50px;
margin-left: 5px;
margin-top: 30px;
padding: 20px;
width: 185px;
padding-bottom: 70px;
}
.thesis_genuine_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 185px;
}

.thesis_genuine_optinr .form_outerr {
    float: none;
    height: 225px;
    margin: 2px 0 10px;
    width: 185px;
}
.thesis_genuine_optinr .landingimgurl {
background: none repeat scroll 0 0 transparent;
border: 0 dotted white;
float: left;
min-height: 50px;
margin: 0 30px 20px 0;
padding: 0;
width: 180px;
}

.thesis_genuine_optin_inr ul {
    color: #666666;
    font-size: 13px;
    line-height: 25px;
    margin-top: 10px;
    padding-left: 30px;
}

.thesis_genuinesqueeze_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 15px solid #DDDDDD;
    float: none;
    margin-bottom: 40px;
    margin-left: 0;
    margin-top: 75px;
    min-height: 80px;
    padding: 10px 20px 30px;
    width: 150px;
}
.thesis_genuinesqueeze_optinr .imgurlr {
    background: none repeat scroll 0 0 white;
    float: left;
    height: 180px;
    margin: 12px;
    width: 150px;
}
.thesis_genuinesqueeze_optinr .img_outerr {
    border: 1px dotted #FFFFFF;
    float: left;
    height: 205px;
    margin: 12px 0 10px;
}
.thesis_genuinesqueeze_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 150px;
}
.thesis_genuinesqueeze_optinr .thesis_genuinesqueeze_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 150px;
}
.thesis_genuinesqueeze_optinr .thesis_genuinesqueeze_optin_inr h1.genuinesqueeze_titr {
    border-bottom: 0 none !important;
    color: #109A27 !important;
    font-family: georgia !important;
    font-size: 19px !important;
    font-variant: small-caps !important;
    font-weight: normal !important;
    letter-spacing: 1px !important;
    padding-bottom: 0 !important;
    padding-top: 0;
    text-align: left !important;
    text-transform: none;
}
.thesis_genuinesqueeze_optin_inr p {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 10px;
}
.thesis_genuinesqueeze_optin_inr form {
    margin: 20px auto 0 0;
}
.thesis_genuinesqueeze_optin_inr label.lnamer {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuinesqueeze_optin_inr label.lemailr {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    margin-left: 30px;
    padding-right: 5px;
    text-align: center;
}
.thesis_genuinesqueeze_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}
.thesis_genuinesqueeze_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}
.thesis_genuinesqueeze_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 0;
    text-transform: uppercase;
    width: 150px;
}
.thesis_genuinesqueeze_optinr .name_imgr {
    background: url("../img/name.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    display: block;
    float: left;
    height: 40px;
    margin-left: -87px;
    margin-top: 1px;
    width: 40px;
}
.thesis_genuinesqueeze_optinr .email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: 110px;
    margin-top: -41px;
    width: 40px;
}


.thesis_clever_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 285px;
    margin-bottom: 50px;
    margin-left: 0;
    padding: 20px;
    width: 185px;
}
.thesis_clever_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 185px;
}
.form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 185px;
}

.thesis_clever_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 180px;
}
.email_imgr {
    background: url("../img/email.png") no-repeat scroll 0 0 transparent;
    border-left: 0 none;
    float: left;
    height: 40px;
    margin-left: 150px;
    margin-top: -41px;
    width: 40px;
}
.thesis_clever_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 0;
    text-transform: uppercase;
    width: 190px;
}

.thesis_genuinepost_optinr {
border-top: 10px solid #DDDDDD;
float: none;
height: 380px;
margin-bottom: 20px;
margin-left: 0;
margin-top: 30px;
padding: 20px;
width: 150px;
}

.thesis_genuinepost_optin_inr {
margin: 0 auto;
width: 150px;
padding-top: 0px;
}

.thesis_genuinepost_optin_inr form {
float: left;
margin: 0;
width: 180px;
}

.thesis_genuinepost_optin_inr input.emailr {
border: 1px solid #DDDDDD;
border-radius: 0 0 0 0;
color: #9C9C9C;
float: left;
font-family: arial;
font-size: 13px;
height: 20px;
margin-right: 40px;
padding-bottom: 10px;
padding-left: 10px;
padding-top: 10px;
width: 140px;
margin-bottom: 20px;
}

.thesis_genuinepost_optin_inr input.submitr {
border: 0 none;
color: #FFFFFF;
cursor: pointer;
float: left;
font-family: arial;
font-size: 17px;
font-weight: bold;
height: 42px;
margin-left: 0;
margin-top: 0;
padding-left: 0;
text-transform: uppercase;
width: 150px;
}

.thesis_genuineland_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 10px solid #DDDDDD;
    float: none;
    height: 480px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-top: 30px;
    padding: 20px;
    width: 150px;
}
.thesis_genuineland_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 150px;
}

.thesis_genuineland_optinr .form_outerr {
    float: none;
    margin: 2px 0 10px;
    width: 150px;
}

.thesis_genuineland_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}

.thesis_genuineland_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 140px;
}

.thesis_genuineland_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    width: 150px;
}

.thesis_genuinenew_optinr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    float: none;
    height: 380px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
    width: 190px;
}

.thesis_genuinenew_optin_inr {
    margin: 0 auto;
    padding-top: 0;
    width: 190px;
}

.thesis_genuinenew_optin_inr form {
float: left;
margin: 20px auto 0 0;
width: 210px;
}

.thesis_genuinenew_optin_inr input.namer {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 190px;
}

.thesis_genuinenew_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #9C9C9C;
    float: left;
    font-family: arial;
    font-size: 13px;
    height: 20px;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 190px;
}

.thesis_genuinenew_optin_inr input.submitr {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    margin-left: 0;
    margin-top: 20px;
    padding-left: 0;
    text-transform: uppercase;
    width: 200px;
}

 #relatedposts {
    float: left;
    margin-left: 0;
    margin-top: 15px;
    width: 150px;  
}

#relatedposts ul {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 150px;
}

#relatedposts ul li {
    background: none repeat scroll 0 0 white;
    border: 1px solid #EEEEEE;
    float: left;
    list-style: none outside none;
    margin-bottom: 20px;
    margin-right: 10px;
    min-height: 170px;
    padding-bottom: 10px;
    padding-top: 0;
    width: 133px;
}
#google_search {
    float: right;
    padding-right: 5px;
    width: 185px !important;
}

#video-box h2 {
    border-bottom: 1px solid #F5F5F5;
    color: #666666;
    font-family: Helvetica;
    font-size: 17px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 150px;
}
#squeeze-cont #squeeze-cont-right {
    float: none;
    margin-left: 0px;
    width: 50%;
}

#squeeze-cont #squeeze-cont-left {
    float: none;
    margin-bottom: 30px;
    padding-left: 25px;
    width: 80%;
}

#social-media-icons {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    min-height: 230px;
    padding: 10px 0 5px 20px;    
}

#social-media-icons .facebook-button {
    float: left;
    margin-right: 20px;
	margin-bottom:20px;
}

#social-media-icons .twitter-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .gplus-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .pinterest-button {
    float: left;
    margin-bottom: 20px;
}

#social-media-icons .stumbleupon-button {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

#social-media-icons .linkedin-button {
    float: left;
    margin-bottom: 20px;
}


.social-follow {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    height: 60px;
    margin-bottom: 50px;
    padding: 20px;
    width: 185px;
}
#head-cont {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 10px solid #DDDDDD;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 235px ;
}
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 25px;
    width: 235px ;
}

.site_logo_class {
    float: none;
    min-height: 60px;
    min-width: 50px;
    text-align: center;
}
.site_logo_class img {
    width: 200px;
}

.menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin-top: 25px;
    padding-left: 0px;
}

.menu li {
    float: none;
    position: relative;
    text-align: center;
}
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
    background: none repeat scroll 0 0 transparent;
    border-radius: 20px 20px 20px 20px;
    text-decoration: underline;
}

.columns > .content {
    float: none;
    margin-left: 7px;
    width: 225px;
}
.post_box .attachment-post-thumbnail {
width:180px;
height:90px;
}

.columns > .sidebar {
    float: none;
    margin-left: 0;
    padding-left: 3px;
    padding-right: 0;
    padding-top: 0;
    width: 225px;
}

#footer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 10px solid #DDDDDD;
    padding: 50px 0 10px;
    text-align: left;
    width: 235px;
}

.footer_columns {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 auto;
    padding-left: 10px;
    width: 235px;
}

#footer .widget .widget_title {
    border-bottom: 1px solid #DDDDDD;
    color: #109A27;
    font-size: 19px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-align: left;
}

.footer_columns > .column1 {
    float: none;
    margin-left: 10px;
    width: 80%;
}

.footer_columns > .column3 {
    float: none;
    margin-left: 10px;
    width: 80%;
}

#footer-bottom {
    margin: 0 auto;
    padding-bottom: 80px;
    width: 235px;
}

#footer .menu {
    border-style: solid;
    border-width: 0;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
padding-left:0px;
    width: 235px;
}


#copyright_text {
    margin: 0 auto;
    padding-bottom: 0;
    padding-left: 15px;
    padding-top: 15px;
    width: 200px;
}

#container {
    -moz-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 235px;
}

#land-header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0;
    margin: 0 auto;
    min-height: 100px;
    padding: 15px 0 0;
    width: 235px;
}

#land-cont {
    margin: 30px auto;
    width: 225px;
}

#land-cont img {
    width: 200px;
}

#squeeze-main-cont {
    margin: 30px auto 0;
    width: 225px;
}

#squeeze-main-cont .post_box h1, #squeeze-main-cont .post_box .headline {
    border-bottom: 1px solid #E7E7E7;
    color: #555555;
    font-family: helvetica;
    font-size: 20px;
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 10px;
    text-align: center;
}

.newpagination span, .newpagination a {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #111111;
    display: block;
    float: left;
    font-family: helvetica;
    font-size: 1.1em;
    margin: 2px 5px 2px 0;
    padding: 4px;
    text-decoration: none;
    width: auto;
}

.newpagination .current {
    background: none repeat scroll 0 0 #555555;
    border: 1px solid #444444;
    color: #FFFFFF;
    padding: 4px;
}

}
.columns:after, .footer_columns:after, .post_box:after, .post_box .post_content:after, .sidebar:after, .sidebar .post_content:after, .menu:after, .comment .comment_text:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }