/*

Theme Name: Simplo

Author: Site5.com

Author URI: http://gk.site5.com/t/237

Description: Check <a href="http://wordpress.site5.net/simplo/doc/">Simplo Documentation</a> in case you need directions</a>.

*/

@font-face {
 font-family: 'socicon';
 src: url('font/socicon-webfont.eot');
 src: url('font/socicon-webfont.eot?#iefix') format('embedded-opentype'),  url('font/socicon-webfont.woff') format('woff'),  url('font/socicon-webfont.ttf') format('truetype'),  url('font/socicon-webfont.svg#sociconregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* MAIN STYLES

-------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-weight: normal;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#333;
	line-height:135%;
	background: #f2f1f1 !important;
	min-width: 1280px;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
p {
	margin:1.5em 0;
}
h1, h2, h3 {
	line-height:120%;
	padding-bottom:15px;
}
h1 {
	font-weight:bold;
}
h1 a:hover {
	text-decoration:none;
	color:#333;
}
h2 {
	font-size:16px;
	padding-top:10px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	padding-top:10px;
}
h1 {
	font-size:25px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	padding-bottom:0px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	padding-top: 5px;
	color: #000;
}
h2.h2comments {
	display:block;
	background:url(images/bk_dotted_horiz.png) 0 100% repeat-x;
	margin-bottom:2px;
}
/* LAYOUT STRUCTURE

--------------------------------------------------*/

#mainWrapper {
	width:1080px;
	margin:0px auto 0;
	overflow:hidden;
	
}
#wrapper {
	width:1080px;
	background: #f2f1f1;
	margin-top: 10px;
}
#header {
	position:relative;
	background:url(images/blue/headerBG.jpg) 0 100% repeat-x;
	height:113px;
	margin-top:-10px;
	width: 100%;
	padding: 4px 0;
}
#content {
	margin-top:0px;
	padding-top:0px;
}
#content.twocols {
	background:url(images/blue/bk_body.jpg) 588px 0 repeat;
	background: -moz-linear-gradient(top, rgba(138, 138, 138, 0.65) 0%, rgba(106, 106, 106, 0) 5%, rgba(0, 0, 0, 0) 100%), url(images/blue/bk_body.jpg) 588px 0 repeat;
	; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(138, 138, 138, 0.65)), color-stop(5%, rgba(106, 106, 106, 0)), color-stop(100%, rgba(0, 0, 0, 0))), url(images/blue/bk_body.jpg) 588px 0 repeat;
	; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(138, 138, 138, 0.65) 0%, rgba(106, 106, 106, 0) 5%, rgba(0, 0, 0, 0) 100%), url(images/blue/bk_body.jpg) 588px 0 repeat;
	; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(138, 138, 138, 0.65) 0%, rgba(106, 106, 106, 0) 5%, rgba(0, 0, 0, 0) 100%), url(images/blue/bk_body.jpg) 588px 0 repeat;
	; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(138, 138, 138, 0.65) 0%, rgba(106, 106, 106, 0) 5%, rgba(0, 0, 0, 0) 100%), url(images/blue/bk_body.jpg) 588px 0 repeat;
	; /* IE10+ */
	background: linear-gradient(to bottom, rgba(138, 138, 138, 0.65) 0%, rgba(106, 106, 106, 0) 5%, rgba(0, 0, 0, 0) 100%), url(images/blue/bk_body.jpg) 588px 0 repeat;
	; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a68a8a8a', endColorstr='#00000000', GradientType=0 ), url(images/blue/bk_body.jpg) 588px 0 repeat;; /* IE6-9 */
}
#content.threecols {
}
#colLeft {
	float:left;
	width:728px;
	padding-right:0px;
}
#colRight {
	float:right;
	width:340px;
	background:none;
	padding: 0px;
	margin-left:0px;
}
#copyrightFooter, #footerBall {
	width:1080px;
	margin:0px auto 0;
	color:#fff;
	text-align:left;
}
#footerBall {
	position:relative;
	z-index:3;
	background:url(images/footerBall.png) bottom left no-repeat;
	height:40px;
	margin-top:15px;
}
#copyrightFooter span {
	position:relative;
	z-index:4;
	font-size:smaller;
	padding-left:35px;
}
#copyrightFooter span a {
	color:#F69700;
}
#footer {
	width:100%;
	margin:-22px 0 0 0;
	padding:3px 0 0 0;
	background: #6d8188; /* Old browsers */
	background: -moz-linear-gradient(top, #6d8188 0%, #4a5153 20%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d8188), color-stop(20%, #4a5153)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6d8188 0%, #4a5153 20%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6d8188 0%, #4a5153 20%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6d8188 0%, #4a5153 20%); /* IE10+ */
	background: linear-gradient(to bottom, #6d8188 0%, #4a5153 20%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d8188', endColorstr='#4a5153', GradientType=0 ); /* IE6-9 */
	border-top:1px solid #cad1d4;
}
/* HEADER ELEMENTS

-----------------------------------*/



/* -- logo --*/

#logo {
	position:absolute;
	top:10px;
	color:#999;
	font-size:11px;
	z-index:4000;
}
#logo a img {
	border:none;
	vertical-align:middle;
	margin-right:15px;
}
/* TOP SOCIAL */



#topSocial {
	position:absolute;
	right:0;
	top:15px;
	font-size:11px;
	color:#999;
}
#topSocial a img {
	border:none;
	vertical-align:middle;
	margin-left:10px;
}
/* TOP MENU */



#topMenu {
	background:url(images/bk_dotted_horiz.png) 0 100% repeat-x;
	height:12px;
	padding:0 0 17px;
}
#topMenu ul li {
	float:left;
	padding-right:20px;
}
#topMenu ul li a {
	display:block;
	padding-left:11px;
	text-transform:uppercase;
	color:#333;
	padding-bottom:17px;
}
#topMenu ul li a:hover {
	color:#00A5FF;
	text-decoration:none;
}
/* COLLEFT ELEMENTS

-----------------------------------*/



#archive-title {
	padding:0 0 9px;
	margin:0 0 20px;
	display:block;
	/*background:url(images/ico_archive.png) 2px 50% no-repeat;*/

	border-bottom:1px solid #ddd;
}
.postItem {
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(images/bk_dotted_horiz.png) 0 100% repeat-x;
	background: #fff;
	padding-left: 14px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-radius:5px;
	position:relative;
	z-index:2;
}
.postItem p {
	margin-top:1.0em;
}
.postItem a img {
	border:none;
}
.postItem .meta {
	font-size:10px;
	color:#999;
	padding-bottom:7px;
	overflow:hidden;
}
.postItem .meta div {
	float:left;
	margin-right:15px;
	display: none;
}
.postItem .meta .icoAuthor, .postItem .meta .icoComments {
	padding-left:20px;
}
.postItem .meta img {
	vertical-align:middle;
}
.postItem h1 {
	border-bottom:1px solid #d6d6d6;
	margin-right:14px;
	padding-bottom:10px;
}
.postItem h1 a, .postItem h1 {
	color:#00699e;
}
.postItem h1 a:hover {
	text-decoration:none;
	color:#F69900;
}
.postItem .categs {
	margin:0 0 10px;
	overflow:hidden;
}
.postItem .categs a {
	display:block;
	float:left;
	font-size:9px;
	padding:1px 6px;
	color:#fff;
	margin-right:2px;
	text-transform:uppercase;
}
/* COLRIGHT ELEMENTS

-----------------------------------*/



#colRight h2 {
	font-size:20px;
	padding:0 0 0px;
	border-bottom:2px solid #000;
}
#colRight .rightBox {
	margin-bottom:25px;
	padding:15px;
}
#colRight .rightBox p {
	margin:15px 0;
}
#colRight .rightBox h2 {
	color:#fff;
}
#colRight .rightBox ul li {
	padding:9px 0;
}
#colRight .rightBox ul li a {
	font-size:12px;
}
#colRight .rightBox ul li a:hover {
	text-decoration:none;
}
#colRight .rightBox ul li:hover {
	background:#F7F7F7;
}
/* FOOTER ELEMENTS

----------------------------------*/

#footer #footerWidgets {
	overflow:hidden;
}
#footer .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
	color:#666;
}
#footer h2 {
	font-size:13px;
	text-transform:uppercase;
	padding-bottom:10px;
	font-weight:normal;
}
#footer .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #ccc;
}
#footer .boxFooter ul li a {
	text-decoration:none;
	color:#666;
	font-size:12px;
	font-style:normal;
}
#footer .boxFooter ul li a:hover {
	color:#ff6600;
}
#footer .boxFooter p {
	margin:15px 0;
}
/* Copyright */
#bottomFooter {
	margin-top:0px;
	position:relative;
	color:#777;
	height:40px;
	border-top:2px solid #000;
	background:#172b32;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
}
#site5bottom {
	position:absolute;
	right:0;
	top:17px;
}
#site5bottom img {
	border:none;
}
#site5bottom a {
	display:block;
	width:344px;
	height:26px;
	background:url(images/site5_bottom.png) 100% 0 no-repeat;
	text-indent:-9999px;
}
/* COMMENTS

-----------------------------------*/





#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	background:url(images/bk_dotted_horiz_dbl.png) 0 100% repeat-x;
	padding:0;
	padding-bottom:10px;
}
#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}
#content #colLeft ul.commentlist li {
	padding:20px 0 10px 35px;
	position:relative;
	margin-top:0;
	background:url(images/bk_dotted_horiz.png) 0 0 repeat-x;
}
#content #colLeft ul.commentlist li img {
	border:none;
}
#content #colLeft ul.commentlist li p {
	font-size:13px;
	margin:10px 0;
}
#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text {
	margin-left:20px;
}
#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}
#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}
#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:40px;
	height:40px;
	top:20px;
	left:0;
}
#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:40px;
	height:40px;
}
#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
}
#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	text-transform:uppercase;
	font-size:11px;
}
#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}
#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}
#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}
#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}
/* PAGINATION */



.emm-paginate {
	padding:15px;
	overflow:hidden;
	clear:both;
	background:#fff;
	border-radius:5px;
}
.emm-paginate a {
	border:1px solid #ddd;
	color:#666;
	margin-right:5px;
	padding:3px 7px;
	text-align:center;
	text-decoration:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.emm-paginate .emm-title {
	color:#555;
	margin-right:4px;
}
.emm-paginate .emm-gap {
	color:#999;
	margin-right:4px;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#fff;
	background:#999;
	border:1px solid #999;
	margin-right:5px;
	padding:3px 7px;
}
.emm-paginate .emm-page {
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
/* FORMS

-------------------------------------------*/

#colRight #searchBox {
	overflow:hidden;
	margin-bottom:25px;
}
#searchform input {
	border:none;
	border-left:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	background:#fff;
	padding:6px 4px 6px 25px;
	color:#666;
	width:155px;
	float:left;
	background:#fff url(images/ico_search.jpg) 5px 50% no-repeat;
}
#searchform input[type="submit"] {
	width:70px;
	height:30px;
	border:none;
	background:url(images/but_search.jpg) -2px 0 no-repeat;
	cursor:pointer;
	padding:0;
	text-align:center;
	color:#ccc;
	font-size:11px;
}
/* COMMENTS F0RM */



#commentform p {
	margin:0;
}
#commentform label {
	display:block;
	padding:5px 0;
}
#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#commentform input:focus, #commentform textarea:focus {
	border:1px solid #ff6600;
}
#commentform textarea {
	width:560px;
	font-family: 'Lato', sans-serif;
	font-size:13px;
}
#commentform input[type="submit"] {
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/bk_but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}
/* Contact Form */



#contact label {
	display:block;
	padding:5px 0;
	font-weight:bold;
}
#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#contact textarea {
	width:560px;
	font-family: 'Lato', sans-serif;
	font-size:13px;
}
#contact input[type="submit"] {
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/bk_but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#contact input:focus, #contact textarea:focus {
	border:1px solid #ff6600;
}
.errormsg, .successmsg {
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#article-finished {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #EE4824;
	font-size: 14px;
	color: #EE4824;
	font-weight: bold;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 298px;
	-webkit-transition: right 1s ease-in-out;
	-moz-transition: right 1s ease-in-out;
	-o-transition: right 1s ease-in-out;
	-ms-transition: right 1s ease-in-out;
	transition: right 1s ease-in-out;
	z-index:99999;
}
#article-finished.hiding {
	right: -450px;
}
#article-finished .no-show {
	text-align:center;
	font-size: 12px;
}
#article-finished .no-show a {
	color:#000;
	text-decoration:underline;
	font-size:12px;
}
/* jarrod added for video callout */

#newsletterCallout {
	background: url("/newsletterbackground.png") no-repeat #fff !important;
	height: 200px;
	border-radius: 0px !important;
}
#newsletterCallout p, #newsletterCallout h2 {
	display: none;
}
#newsletterCallout form {
	padding-top: 142px;
}
#videoContentPMG {
	margin: 20px auto 0 auto !important;
	width: 70% !important;
}
#videoOverlay input[type="text"] {
	background: #f3f1f1 !important;
	font-size: 10px !important;
	border: 1px solid #000 !important;
	position: relative;
	top: -7px;
	height: 19px;
	margin-left: 15px !important;
}
#videoOverlay input[type="submit"] {
	background: url("images/subscribe-button.jpg") !important;
	border: none;
	width: 80px;
	height: 30px;
	margin-left: -8px;
}
#top-content {
	margin: 0 auto;
	width: 1080px;
}
#top-right {
	float:right;
	margin-top: 26px;
	position: relative;
	left: 30px;
}
#top-right .social-list {
	position: relative;
	top: -5px;
}
#top-right span {
	margin-right: 2px;
}
.social {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16pt;
	font-weight: normal;
	position: relative;
	right: 20px;
}
#ad {
	margin: 0 0 10px 0;
	width: 728px;
	float: left;
}
#bottom-ad {
	float:left;
	margin-top: 5px;
	width:550px;
	align: center;
	text-align: center;
	margin-left: 180px;
	margin-bottom: 10px;
}
.menu-navigation-container {
	background: #fcc400; /* Old browsers */
	background: -moz-linear-gradient(top, #fcc400 0%, #f59500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcc400), color-stop(100%, #f59500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcc400 0%, #f59500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcc400 0%, #f59500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcc400 0%, #f59500 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcc400 0%, #f59500 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc400', endColorstr='#f59500', GradientType=0 ); /* IE6-9 */
	border-bottom:1px solid #ba7100;
	border-top:1px solid #fee81e;
	height: 45px;
	width: 99%;
	position: relative;
	padding-left: 15px;
	margin-top: 116px;
	margin-bottom: 20px;
	z-index: 10000;
}
#menu-navigation {
	margin: 0 auto;
	width: 1105px;
}
#menu-navigation li {
	float: left;
	margin: 0px 10px 0 0px;
	padding:15px 5px 0 5px;
	height: 30px;
}
#menu-navigation li:first-child {
	margin-left:5px;
}
.menu-navigation-container a.latest {
	background:url(images/latest.png) 3px no-repeat !important;
}
.menu-navigation-container a.funny {
	background:url(images/funny.png) 3px no-repeat !important;
}
.menu-navigation-container a.cute {
	background:url(images/cute.png) 3px no-repeat !important;
}
.menu-navigation-container a.heartwarming {
	background:url(images/heartwarming.png) 3px no-repeat !important;
}
.menu-navigation-container a.bizarre {
	background:url(images/bizarre.png) 3px no-repeat !important;
}
.menu-navigation-container a.editorspick {
	background:url(images/editorspick.png) 3px no-repeat !important;
}
.menu-navigation-container a {
	color: #414240;
	font-size: 13pt;
	text-transform: uppercase;
	width: 60px;
	padding: 0px 5px 0 30px;
	height: 35px;
}
.menu-navigation-container li:hover {
	background-color: #fed863;
}
.menu-navigation-container li:hover a {
	text-decoration:none;
}
.socicon {
	font-family: 'socicon' !important;
}
.socicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'socicon';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 10pt;
	border:2px solid #fff;
}
.socicon-twitter:before {
	content: "a";
}
.socicon-facebook:before {
	content: "b";
}
.socicon-mail:before {
	content: "@";
}
.socicon-youtube:before {
	content: "L";
}
.socicon-twitter {
	color: #fff;
	background: #00acf1;
	border-radius: 100px;
	padding: 6px;
}
.socicon-facebook {
	color: #fff;
	background: #3b5999;
	border-radius: 100px;
	padding: 6px;
}
.socicon-youtube {
	color: #fff;
	background: #cc332d;
	border-radius: 100px;
	padding: 6px;
	padding-left:7px;
}
.socicon-mail {
	color: #fff;
	background: #5aba00;
	border-radius: 100px;
	padding: 6px;
}
#archive-title {
	display: none;
}
#sub-form {
	float: right;
	height: 90px;
	width: 330px;
	color:#fff;
	margin-bottom: 10px;
	padding-left: 10px;
	background:#27272c url(images/joinPMG.png) top right no-repeat;
	opacity:.80;
	border-radius:5px;
	text-align:center;
}
#sub-form .form-text {
	color: #fff;
	margin-left: 30px;
	margin-top: 15px;
}
#sub-form input[type="text"] {
	position: relative;
	left: 30px;
	top: -20px;
	padding: 8px 10px;
	border: none;
	width: 170px;
}
#sub-form input[type="submit"] {
	position: relative;
	left: 30px;
	top: -20px;
	padding: 8px 10px;
	border: none;
	width: 70px;
	background: #f26822;
	color: #fff;
}
#sub-form2 {
	float: left;
	height: 90px;
	width: 79%;
	padding-left: 122px;
	border: solid #f26822 1px;
	margin-right: 25px;
	padding-bottom: 35px;
	margin-bottom: 10px;
	display:none;
}
#sub-form2 .form-text {
	color: #fff;
	margin-left: 34px;
	margin-top: 30px;
	font-size: 15pt;
}
#sub-form2 input[type="text"] {
	position: relative;
	left: 34px;
	top: -20px;
	padding: 7px 52px;
	border: 1px solid #f26822;
	width: 170px;
}
#sub-form2 input[type="submit"] {
	position: relative;
	left: 30px;
	top: -20px;
	padding: 8px 10px;
	border: none;
	width: 70px;
	background: #f26822;
	color: #fff;
}
#socialBoxNew {
	margin:10px auto auto auto;
	width:50%;
	letter-spacing:2px;
	float:left;
	padding-left:60px;
}
#socialBox2 {
	margin-top: 15px !important;
}
#socialBox2 .totalcount {
	display: none;
}
#content-menu {
	height: 44px;
	background: #ccc;
	width: 102%;
	margin-left: -14px;
	margin-top: 15px;
	margin-bottom:10px;
}

#content-menu #prev a {
	float: left;
	color: #ff6600;
	position: relative;
	top: 10px;
	left: 15px;
	text-transform: uppercase;
	font-size: 12pt;
}
#content-menu #like {
	float: left;
	position: relative;
	text-transform: uppercase;
	font-size: 11pt;
	margin-left: 140px;
	top: 10px
}
#content-menu #like iframe {
	height: 24px !important;
	left: 5px;
	position: relative;
	width: 200px;
}
#content-menu #like span {
	position: relative;
	top: -8px;
	font-weight: bold;
}
#content-menu #like img {
	margin-top: 7px;
	margin-left: 5px;
}
#content-menu #next a {
	float: right;
	color: #ff6600;
	position: relative;
	top: -16px;
	right: 15px;
	text-transform: uppercase;
	font-size: 12pt;
}
.totalcount {
	position:relative !important;
	margin-top:3px !important;
	bottom:0;
	color:#fff !important;
}
.totalcount span {
	color:#FE8F00 !important;
	font-size: 20px !important;
}
#socialBoxNew .socialResult {
	margin-top:0px !important;
}
#colLeft-frame {
	width: 685px;
}
#socialBox .subscribe-to-button2 {
	display: none;
}
.imageAttr {
	margin-left: 70px;
}
#socialNavPagi {
	background: #49616d; /* Old browsers */
	background: -moz-linear-gradient(top, #49616d 0%, #3f4b50 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #49616d), color-stop(100%, #3f4b50)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #49616d 0%, #3f4b50 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #49616d 0%, #3f4b50 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #49616d 0%, #3f4b50 100%); /* IE10+ */
	background: linear-gradient(to bottom, #49616d 0%, #3f4b50 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49616d', endColorstr='#3f4b50', GradientType=0 ); /* IE6-9 */
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	opacity:1.0;
	height: 60px;
	width: 100%;
	margin-left: 0px;
	margin-top:-11px;
	border-top:3px solid #2d3d44;
	border-bottom:2px solid #2d3d44;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
	position:relative;
	z-index:3;
}
/* #socialNavPagi .socialResult { display: none; } */
.prev-d, .prev-m {
	display:block;
	float:left;
	margin:8px 0 0 10px;
}
.prev-d a img, .next-d a img, .share, #socialBox img {
	opacity:1.0 !important;
}
.prev-d a img:hover, .next-d a img:hover, .share:hover, #socialBox img:hover {
	opacity:.85 !important;
}
.next-d, .next-m {
	display: block;
	float:right;
	margin:8px 10px 0 0px;
}
.prev-m {
	display: none;
}
.next-m {
	display: none;
}
#mobileFBLike{
	display:none;
}
.snp-newtheme2 form input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
.snp-fb img {
	width:auto;
}
/*Added by Valerie on 1-18-2015*/
#fbContainer, #taboolaContainer {
	background:#fff;
	padding-left:14px;
	margin-top:10px;
	padding-bottom:10px;
	border-radius:5px;
}
.fb-comments {
	background:#fff;
}
/*
Sidebar styles for top div and additional amazing animals :) */
.topSidebar {
	float:right;
	width:340px;
	background:#fff;
	margin:0px;
	text-align:center;
	border-radius:5px;
}
#bouncingBall {
	background:url(images/bouncingBall.png) right top no-repeat;
	width:340px;
	height:45px;
	float:right;
	margin:5px 0 0px 0;
	position:relative;
	z-index:3;
}
.bottomSidebar {
	margin:-40px 0 0px 0;
	float:right;
	background:#475c67;
	border-radius:5px;
	opacity:1.0;
	width:340px;
	position:relative;
	z-index:2;
}
.dpe-flexible-posts li a img{
	opacity:1.0 !important;
}
.dpe-flexible-posts li:hover {
	background:none !important;
}
.dpe-flexible-posts li h4.title {
	color:#ea9405 !important;
	font-weight:bold !important;
}
.dpe-flexible-posts li:hover h4.title {
	color: #FED863 !important;
}
.mobileShare {
	display:none;
}
@media screen and (max-width: 800px) {
 h1 {
 font-family: arial, serif;
}
}
 @media screen and (max-width: 480px) {
 body {
 font-size: 18px;
 min-width: 100%;
}
 iframe {
 max-width: 100%;
}
 img {
 width: 90%;
 height: auto;
}
 #wrapper img {
 width: 98%;
}
 img.wp-smiley {
 width: 5% !important;
}
 #logo {
 position: absolute;
 width: 80%;
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
 margin:1px 0 0 0px;
 left:70px;
}
 #responsive-menu {
 height: 0 !important;
 z-index: 50000 !important;
 left: 5px !important;
 margin-top:70px !important;
 width:200px !important;
 border-radius:10px !important;
}
 #responsive-menu:after {
 bottom: 100%;
 left: 14%;
 border: solid transparent;
 content: " ";
 height: 0;
 width: 0;
 position: absolute;
 pointer-events: none;
 border-color: rgba(71, 92, 103, 0);
 border-bottom-color: #475c67;
 border-width: 20px;
 margin-left: -20px;
}
 #responsive-menu ul {
 background:#475c67 !important;
 width:90% !important;
 padding:10px !important;
 border-radius:10px !important;
}
 #responsive-menu ul li a {
 padding-left:30px !important;
 width:85% !important;
}
 #click-menu {
 z-index: 10000 !important;
 padding: 0px !important;
 padding-top: 8px !important;
 left: 3%;
 margin-top:5px !important;
 background: #fcc400 !important; /* Old browsers */
 background: -moz-linear-gradient(top, #fcc400 0%, #f59500 100%) !important; /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcc400), color-stop(100%, #f59500)) !important; /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, #fcc400 0%, #f59500 100%) !important; /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, #fcc400 0%, #f59500 100%) !important; /* Opera 11.10+ */
 background: -ms-linear-gradient(top, #fcc400 0%, #f59500 100%) !important; /* IE10+ */
 background: linear-gradient(to bottom, #fcc400 0%, #f59500 100%) !important; /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc400', endColorstr='#f59500', GradientType=0 ) !important; /* IE6-9 */
 border-radius:3px;
 -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.75);
 -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.75);
 box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.75);
 max-width: 50px;
}
 #click-menu .threeLines .line {
 background:#000 !important;
 border-radius:2px;
}
 .responsive-menu li {
 background: #fcc400; /* Old browsers */
 background: -moz-linear-gradient(top, #fcc400 0%, #f59500 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcc400), color-stop(100%, #f59500)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, #fcc400 0%, #f59500 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, #fcc400 0%, #f59500 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, #fcc400 0%, #f59500 100%); /* IE10+ */
 background: linear-gradient(to bottom, #fcc400 0%, #f59500 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc400', endColorstr='#f59500', GradientType=0 ); /* IE6-9 */
}
 #mainWrapper {
 width: 100%;
 background:#F2F1F1 !important;
}
 #top-content {
 width: 100%;
}
 #top-right {
 width: 85%;
 margin-right: 0px;
 position: relative;
 top: 85px;
 left: 18px;
 float: none;
}
 #content {
 margin-left: 5px;
}
 #header,.headerMobile {
 width: 100%;
 left: 0px;
 padding-left: 28px;
 height: 120px;
 margin-bottom: -25px;
 height: 65px;
 border-bottom:10px solid #000;
}
 #wrapper {
 width: 100%;
 margin-left: 0px;
 padding: 0px;
}
 #wrapper h1 {
 font-size: 16pt; /* 24pt */ /* 14pt */
 width: 95%;
 margin: 10px 0 0 10px;
 /* margin-left: 10px; */
}
 #wrapper p {
 width: 95%;
 margin-left: 6px;
}
 #menu-navigation {
 width: 100%;
}
 .menu-navigation-container {
 width: 100%;
 background: #fff;
 height: 0;
 border:none;
 padding:0;
 margin:0;
}
 #colLeft {
 width: 100%;
 float: none;
}
 #content.twocols {
 width:102%;
 margin-left:10px;
 background:none !important;
}
 #colRight {
 width:100%;
}
 #colLeft .postItem {
 padding-left: 0px;
}
 #bouncingBall {
 width:100px;
 right:0;
 margin:19px 0px 0px 0;
 background-size: 90px;
 position:absolute;
}
 #prev {
 margin-left:-10px;
}
 #next {
 margin-right:-10px;
}
 #socialBoxNew {
 padding-left:5px;
}
 #footer {
 width: 100%;
 padding: 0;
 margin:-22px 0 0 -10px;
 padding-right:22px;
}
 #bottomFooter {
 width:100%;
 padding-right:22px;
}
 #copyrightFooter, #footerBall {
 width:100%;
 margin:0px auto 0;
 color:#fff;
 text-align:left;
}
 .bottomSidebar {
 margin:10px 0 0px 0;
 width:100%;
}
 #top-right {
 display: none;
}
 #sub-form {
 display:none;
}
 #sub-form2 {
 padding-left: 29px;
 background: #fff;
}
 #socialBox img {
 width: 109%;
 margin-left: -28px;
}
 #socialBox .subscribe-to-button {
 width: 100%;
}
 #socialBox2 {
 display: none;
}
 #socialBox .subscribe-to-button2 {
 display: block;
 margin-right: -2px !important;
}
 #socialBox .socialResult .totalcount {
 margin-bottom: 6px;
 min-width: 150px !important;
 margin-left: 65px;
}
 .totalcount span {
 font-size: 24px !important;
}
 #content-menu {
 margin-left: -3px;
}
 #sub-form2 .form-text {
 margin-top: 8px;
 margin-left: -10px;
 font-size: 9pt;
}
 #videoOverlay input[type="text"] {
 width: 100px !important;
}
 #newsletterCallout span {
 display: none;
}
 #sub-form2 input[type="text"] {
 left: -10px;
 top: -20px;
 padding: 7px 4px;
 width: 200px;
}
 #sub-form2 input[type="submit"] {
 left: -10px;
 top: 0px;
}
 #content-menu #like {
 margin-left: 135px;
 top: -10px !important;
}
 #like span {
 display: none;
}
 #content-menu #next a {
 top: -35px;
}
 #newsletterCallout {
 background-repeat:no-repeat !important;
 background-size:contain !important;
 background-position:center !important;
 height: 150px;
}
 #newsletterCallout form {
 padding-top: 100px;
}
 #bottom-ad {
 margin-left: 25px;
}
 .imageAttr {
 margin-left: 15px;
}
 .fb_iframe_widget {
 margin-left: 15px;
 width: 480px;
}
 .more-link {
 margin-left: 15px;
}
 .fb-comments {
 width: 480px;
 margin-left: 0px;
}
 .prev-d {
 display: none;
}
 .next-d {
 display: none;
}
 .prev-m {
 display: inline;
}
 .next-m {
 display: inline;
}
 .a-header {
 margin-top: -110px;
 font-size: 9pt;
 position: relative;
 top: 14px;
 left: 10px;
}
 .mobile-ad {
 margin-left: 10px;
 margin-top: 10px;
}
 #videoContentPMG {
 width: 98% !important;
}
 .share.facebook.desktop {
 display:none;
}
.mobileShare{
  display:block;
  background:#35599d;
  width:100%;
  margin-bottom:10px;
}
.mobileShare img{
 width:300px;
 margin-left:auto;
 margin-right:auto;
}
#socialNavPagi {
	border-radius:5px;
	margin-top:5px;
}
#fbContainer{
	padding-left:2px;
}
#mobileFBLike {
	clear:both;
	width:100%;
	height:30px;
	padding:5px;
	background:#ccc;
	border-radius:3px;
	margin-top:10px;
	margin-bottom:-10px;
	color:#FF6600;
	display:block;
	padding-top:10px;
}

#mobileFBLike span {
	padding-left:40px;
	float:left;
	
}
#mobileFBLike iframe{

	display:inline;
	width:75px !important;
	margin-right:0;
	padding-right:0;
	float:left;
}
 }
 
 
 
 
 
 
 /* Added to try and fix a problem with the video pushed to the right and being over top of the ad */
	@media screen and (max-width: 480px) {
		/* .fb-video{display: block !important; width: 100% !important; margin: 20px 0px !important;} */
		#content #colLeft .fb-video{ clear:both; display: block; width: 100%; margin: 20px 0px;}
	}


