@charset "utf-8";
/*
Theme Name: ForEveryMom
Version: 1.0
*/

body{
font-family: "Open Sans", "Segoe UI" , Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
font-size:15px;
padding:0 10px;
}
input, textarea, select {
-webkit-appearance: none;
border-radius: 0;
-webkit-border-radius:0;
}
* { -webkit-tap-highlight-color:transparent; }

img{
border:none;
}
article, section, aside, nav, header, footer, main {
  display: block;
}
header{
text-align:center;
border-bottom:1px #888 solid;
padding-bottom:15px;
max-width:650px;
margin:0 auto;
position:relative;
}
header a.logo img{
width:125px;
}
body > header div.menu{
height:24px;
width:26px;
float:left;
margin:-35px 0 0 4%;
cursor:pointer;
}
body > header #menu img{
opacity:0.4;
}
body > header #menu img:hover,
body > header #menu img:active{
opacity:1;
}
body > header ul#menu_box{
display:none;
width:100%;
position:absolute;
top:75px;
left:0;
list-style:none;
margin:0;
padding:0;
text-align:left;
background:#FFF;
z-index:1;
}
body > header ul#menu_box li{
font-size:1.3em;
line-height:2em;
padding:10px 0;
text-indent:18px;
}
body > header ul#menu_box li:nth-child(odd){
background:#F8F8F8;
}
body > header ul#menu_box li a{
color:#888;
text-decoration:none;
}
body > header ul#menu_box li a:hover{
font-weight:600;
}
#wrap{
max-width:650px;
margin:10px auto 0 auto;
}
main article header{
text-align:left;
border:none;
padding:0 0 15px 0;
float:left;
}
main article header h1,
.comments h3{
font-weight:300;
color:#777;
font-size:1.8em;
line-height:1.2em;
margin:10px 0;
}
main article .addthis_toolbox{
width:100%;
margin:0 auto;
}
main article .addthis_belowPost{
display:none;
}
main article .addthis_toolbox a{
text-decoration:none;
padding:13px 0 !important;
display:inline-block;
width:100% !important;
border-radius:5px;
text-align:center;
color:#FFF;
font-size:1em;
text-shadow:0.5px 0.5px 0.5px #333;
}
main article header .addthis_toolbox a{
width:49.5% !important;
font-size:0.8em;
}
main article .at15t, main article .at16nc, main article .at300bs{
display:none;
}
main article .addthis_toolbox a:nth-child(1){
float:left;
background-color:#3c5a9a;
}
main article .addthis_toolbox a:nth-child(2){
float:right;
background-color:#cf212a;
}
main .at4-icon.aticon-facebook,
main .at4-icon.aticon-pinterest_share,
main .at4-icon.aticon-pinterest{
background:initial !important;
width:0;
}
main article header section{
font-size:0.85em;
font-weight:600;
margin:5px 0 15px 0;
}
main article .newsletter_form,
main article .fb-follow{
display:none;
}
main article .fb-like-btn{
margin:10px 0 15px 0;
float:left;
}
main article #content img.article_image{
width:100%;
max-width:650px;
margin-bottom:10px;
}
main article #content img.size-medium,
main article #content img.size-full{
width:100%;
max-width:650px;
margin:0 auto;
height:auto;
}
main article #content iframe{
width:100%;
height:250px;
}
iframe.instagram-media {
    height: initial;
}
main article #content img.largePin{
}
main article #content .article_body p,
main article .author_wrap p.author_byline{
font-size:0.9em;
line-height:1.5em;
color:#222;
}
main article .author_wrap{
margin:5px 0;
}
main#article_list .author_wrap{
border-bottom:1px #888 solid;
margin:25px 0;
padding:15px 0;
}
main article .author_wrap .author_thumb,
main#article_list .author_wrap .author_thumb{
float:left;
margin:2px 20px 0 0;
}
main article .author_wrap .author_thumb{
display:none;
}
main article .author_wrap p.author_byline,
main#article_list .author_wrap p.author_byline{
margin-top:0;
margin-bottom:2em;
font-style:italic;
}
main article .author_wrap .author_info p,
main#article_list .author_wrap .author_info p{
font-size:0.9em;
line-height:1.3em;
color:#888;
}
main article .author_wrap .author_info p{
display:none;
}
main article footer div.advertisements{
margin-left:-15px;
}
main article footer div.advertisements .desktopAd{
width: 300px;
margin:15px auto;
}
main article footer div.advertisements .mobileAd{
width:300px;
margin:0 auto 5px auto;
padding-left:7px;
}
footer #crtoTextBanner{
display:none;
}
main article footer .fixed_social{
position:fixed;
bottom:0;
max-width:650px;
width:100%;
margin:0 0 0 -10px;
border-top:1px #EBEBEB solid;
padding:5px 0;
background-color: rgba(255, 255, 255, 0.9);
color: rgba(255, 255, 255, 0.9);
}
main article footer .addthis_toolbox{
width:60%;
float:left;
max-width:250px;
margin-left:10px;
display:block;
}
main article footer .addthis_toolbox a{
margin:auto;
}
main article .fixed_social .addthis_toolbox a:first-child{
margin: auto auto auto 0 !important;
border-radius:0;
}
main article footer .addthis_toolbox a img{
width:100%;
max-width:250px;
}

main article footer .fb-footer-like{
text-align:center;
color:#222;
font-size:0.7em;
overflow:hidden;
float:left;
width:50px;
height:37px;
margin-left:35px;
}
body > footer{
max-width:650px;
height:50px;
text-align:center;
font-size:0.85em;
color:#555;
line-height:50px;
margin:0 auto 40px auto;
}
aside, body > header > nav ul, .more_posts, body > footer img, body > footer ul, #search_box, #featuredOffer{
  display: none;
}
/* HOMEPAGE & PATHWAY STYLES */

header#mega{
background:url(http://www.foreverymom.com/images/home-mega-bg.jpg) 75% top no-repeat;
width:100%;
height:87px;
border:none;
background-size:100%;
padding-bottom:0;
}
header#mega h1{
text-indent:-9999px;
background:url(http://www.foreverymom.com/images/logo.png) no-repeat;
width:250px;
height:130px;
margin:-65px 0 0 -125px;
float:left;
zoom:0.5;
position:absolute;
left:50%;
top:50%;
} 
main#article_list{
	width:100%;
	max-width:none;
}
main#article_list h2,
main#article_list section h5,
main#article_list h1{
	font-size:1.3em;
	color:#49434b;
	font-weight:300;
	text-align:center;
	width:100%;
	clear:both;
}
main#article_list section h5{
	font-size:2em;
}
main#article_list section #newsletter,
main#article_list section #social h5{
display:none;
}
main#article_list section #social{
	width:100%;
	text-align:center;
	margin-top:10%;
}
main#article_list section #social a{
	width:75%;
	max-width:300px;

	margin:0 5% 2% 5%;
	display:inline-block;
}
main#article_list section #social a img{
	width:100%;
}
main#article_list section article{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	margin:1% 1% 4% 1%;
	overflow:hidden;
}
main#article_list article a img{
	float:left;
	width:100%;
}
main#article_list article section{
	position: absolute;
	background-color: rgba(55, 55, 55, 0.8);  color: rgba(55, 55, 55, 0.8);color: rgba(55, 55, 55, 0.8);
	width: 100%;
}
main#article_list article section.category_overlay{
    top: 0px;
    font-size: 0.8em;
	/*text-indent:15px;*/
	padding:3px 5px;
}
main#article_list article section.category_overlay a{
	color: #f0575c;
	margin-right: 0.25em;
}
main#article_list article section.title_overlay{
    position: relative;
    bottom: 0;
}
main#article_list article section.title_overlay h3{
    width: 100%;
    float: left;
    margin: 0;
    font-weight: 400;
    font-size: 1em;
	height:auto;
}
main#article_list article section.title_overlay a:first-child{
	text-decoration:none;
	color:#49434b;
	display:inline-block;
	padding:5px 0 10px 0;
	margin:0;
}
main#article_list article section .share_options{
	display:none;
	position:relative;
	background:url(http://www.foreverymom.com/images/share-icon.png) no-repeat;
	width:19px;
	height:14px;
	float:left;
	margin:4.2% 0 0 7%;
	cursor:pointer;
}
main#article_list article section .share_options div.addthis_toolbox{
	display:none;
	position:absolute;
	right:-9px;
	bottom:30px;
	width:193px;
	height:140px;
	list-style:none;
	background:#181818;
	border-radius:7px;
	margin:0;
	padding:0;
	text-align:center;
}
main#article_list article section .share_options div.addthis_toolbox:after{
	top: 100%;
	left: 90%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(110, 110, 110, 0);
	border-top-color: #181818;
	border-width: 10px;
	margin-left: -10px;
}
main#article_list article section .share_options div.addthis_toolbox a{
	margin:3px 0 0 0;
	padding:0;
	display:block;
	float:left;
	width:100%;
}
main#article_list article section .share_options div.addthis_toolbox a:first-child{
	margin-top:10px;
	}
main#article_list article section .share_options div.addthis_toolbox a img{
	width:auto;
	margin:0;
	float:none;
}
#taboola-below-article-thumbnails{
margin-top:15px;
}
@media (min-width: 500px){
	main#article_list section article,
	main#article_list section#infinite_wrap .article_wrap article{
	width:48%;
	margin:2.5% 2%;
	}
	main#article_list section article:nth-child(odd),
	main#article_list section#infinite_wrap .article_wrap article:nth-child(even){
	margin-left:0;
	}
	main#article_list section article:nth-child(even),
	main#article_list section#infinite_wrap .article_wrap article:nth-child(odd){
	margin-right:0;
	}
	main#article_list article section.title_overlay h3{
	height:65px;
	}
	main#article_list article section.title_overlay a:first-child{
	padding-bottom:0px;
	}
	header#mega{
	height:163px;
	}
	header#mega h1{
	zoom:0.8;
	}
	main#article_list section h5{
	text-align:left;
	margin:0;
	}
	main#article_list section #newsletter{
	background:url(http://www.foreverymom.com/images/newsletter-signup-bubble.png) no-repeat;
	width:69%;
	height:250px;
	padding:25px 40px 15px 100px;
	display:block;
	background-size:100% 100%;
	margin-top:5%;
	}
	main#article_list section #newsletter form{
	margin:15px 0 10px 0;
	float:left;
	width:100%;
	}
    main#article_list section #newsletter form input[type=email], main#article_list section #newsletter form input[type=text]{
	padding: 0px; margin: 0px; 
    line-height: 55px; 
    text-indent: 20px;
	width: 76%;
	font-size: 1.4em;
	font-weight: 300;
	color: #CCC;
	background: #FFF;
    border: 1px #CCC solid;
	font-family:inherit;
	float:left;
	-webkit-appearance: none;
	border-radius:0;
	}
	main#article_list section #newsletter form input[type=submit]{
    zoom: 2.5;
    background: #f0575c;
    margin: 0 0 0 -1px;
    padding: 4px 0;
    width: 29px;
    float: left;
    border: 1px #f0575c solid;
    color: #FFF;
    cursor: pointer;
	-webkit-appearance: none;
	border-radius:0;
	}
	main#article_list section #newsletter p{
	font-size:0.78em;
	margin:0;
	line-height:1.5em;
	color:#8f8f8f;
	clear:left;
	}
	main#article_list section #newsletter p a{
	color:#444;
	text-decoration:none;
	}
	main#article_list section #newsletter p:last-child{
	color:#f0575c;
	}
	main#article_list section #newsletter p:last-child a{
	color:#f0575c;
	text-decoration:underline;
	}
	main#article_list section #social{
	margin-top:5%;
	}
	main article .addthis_belowPost{
	display:block;
	}
	main article .addthis_toolbox a,
	main article header .addthis_toolbox a{
	font-size:1.25em;
	}
	main article #content img.largePin{
	display:block;
	}
	main#article_list h2,
	main#article_list h1{
	font-size:2em;
	}
	main article .author_wrap,
	main#article_list .author_wrap{
	border-top:1px #888 solid;
	border-bottom:1px #888 solid;
	margin:25px 0;
	padding:15px 0;
	}
	main article .author_wrap .author_thumb{
	display:block;
	}
	main article .author_wrap p.author_byline,
	main#article_list .author_wrap p.author_byline{
	margin-top:0;
	margin-bottom:0.9em;
	font-style:italic;
	}
	main article .author_wrap .author_info p{
	display:block;
	}
}
@media (min-width: 600px), (orientation:landscape){
	main article footer .fixed_social{
	display:none;
	}
	main article #content iframe{
	height:450px;
	}
}
@media (min-width: 768px){
	.clear{
	clear:both;
	}
	aside, body > header > nav ul{
	display:block;
	}
	body > header{
	text-align:left;
	}
	body > header a.logo img{
	width:125px;
    margin-left:15px;
	float:left;
	}
	body > header div.menu{
	display:none;
	}
	body > header nav{
	list-style:none;
	margin:0;
	padding:0;
	}
	body > header > nav ul{
	margin:42px 0 0 0;
	float:right;
	padding:0;
	}
	body > header > nav ul li{
	display:inline-block;
	float:left;
	padding:0;
	margin:0 13px;
	font-size:1.3em;
	line-height:1;
	font-weight:300;
	}
	body > header > nav ul li:nth-child(1){
	margin-left:0;
	}
	body > header > nav ul li:nth-child(6){
	margin:0 0 0 5px;
	position:relative;
	}
	body > header > nav ul li:nth-child(6) a img{
	margin:0;
	opacity:0.4;
	width:20px;
    height:20px;
	}
	body > header > nav ul li:nth-child(6) a img:hover{
	opacity:0.6;
	}
	body > header > nav ul li a,
	body > header > nav ul li a:hover{
	text-decoration:none;
	color:#f0575c;
	}
	body > header > nav ul li a:hover{
	color:#333;
	}
	body > header > nav #search_box{
	width:372px;
	height:115px;
	border:1px #999 solid;
	position:absolute;
	top:38px;
	right:0;
	z-index:1;
	background:#FFF;
	}
	body > header > nav #search_box form label{
	display:none;
	}
	body > header > nav #search_box form #s{
	width:80%;
	border:1px #999 solid;
	float:left;
	line-height:45px;
	height:45px;
	border-radius:2px;
	text-indent:4px;
	margin:9% 0 0 10%;
	font-size:0.7em;
	text-indent:12px;
	color:#777;
	}
	body > header > nav #search_box form #searchsubmit{
	background:url(http://www.foreverymom.com/images/search-icon.svg) no-repeat;
	width:20px;
	height:20px;
	border:0;
	margin:48px 0 0 -33px;
	padding:0;
	cursor:pointer;
	background-size:20px 20px;
	text-indent:-9999px;
	opacity:0.5;
	}
	#wrap ul.more_posts{
	display:block;
	list-style:none;
	margin:5px 0 15px 0;
	padding:0;
	width:100%;
	float:left;
	}
	#wrap ul.more_posts li{
	float:left;
	margin-right:2%;
	width:18.4%;
	}
	#wrap ul.more_posts li:last-child{
	margin-right:0;
	}
	#wrap ul.more_posts li a{
	position:relative;
	}
	#wrap ul.more_posts li a span{
	display:none;
	width:168px;
	}
	#wrap ul.more_posts li a:hover span{
	display:block;
    position: absolute;
    z-index: 2;
    color: #FFF;
    background: #865d97;
    font-size: 0.8em;
    bottom: 4px;
    cursor: pointer;
    padding: 5px;
	}
	#wrap ul.more_posts li a img{
	width:100%;
	opacity:0.7;
	}
    #featuredOffer{
    width: 100%;
    margin: -10px 0 0 0;
    border-bottom: 1px #CCC solid;
    float: left;
	display:block;
    }
    #featuredOffer .offerWrap{
    height: 250px;
    float: left;
    width: 100%;
    position: relative;
    }
    #featuredOffer .offerWrap div:nth-child(1){ 
    position: absolute;
    top: 30px;
    left: 40%;
    font-size: 1.1em;
    color: #5e5e5e;
    }
    #featuredOffer .offerWrap div:nth-child(2){
    position: absolute;
    top: 50px;
    left: 40%;
    font-size: 2.5em;
    max-width: 410px;
    font-weight: bold;
    }
    #featuredOffer .offerWrap a{
    position: absolute;
    top: 160px;
    left: 40%;
    color: #FFF;
    text-decoration: none;
    background: #f0575c;
    padding: 13px 30px;
    font-size: 1.2em;
    -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px;
    }
	
	main article header h1,
	.comments h3{
	font-size:2.5em;
	}
	main article header section{
	font-size:1.1em;
	}
	main article #content .article_body p, /*main article .author_wrap p.author_byline*/{
	font-size:1em;
	}	
	main article #content iframe{
	height:450px;
	}
	main article footer div.advertisements{
    float: left;
    width: 100%;
    margin: 10px 0 30px 0;
    max-width: 650px;
    text-align: center;
	}
	main article footer div.advertisements .desktopAd{
	width: 300px;
    display: inline-block;
    margin: 5px 0.5%;
	}
	#taboola-below-article-thumbnails{
	margin-top:0;
	}
	aside ul.popularPosts{
    width: 300px;
    overflow: hidden;
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
	}
	aside ul.popularPosts li{
	margin:10px 0;
	float:left;
	}
	aside ul.popularPosts li a{
    width: 300px;
    text-decoration: none;
    font-size: 0.85em;
    color: #333;
    float: left;
	}
	aside ul.popularPosts li > a:first-child{
    height: 170px;
    overflow: hidden;
	}
	aside ul.popularPosts li a img{
    width: 300px;
    height: 208px;
    float: left;
    margin: -15px 0 4px 0;
	}
	aside ul.popularPosts li:hover a img{
	width:340px;
	height:235px;
	margin:-30px 0 4px -20px;
	}
	aside{
	float:right;
	width:300px;
	}
	#RailSignup{
	width:300px;
	float:left;
	margin:25px 0;
	overflow:hidden;
	}
	#RailSignup h5{
	color:#616161;
	font-size:1.35em;
	float:left;
	width:100%;
	font-weight:normal;
	margin:0;
	}
	#RailSignup h5 span{
	font-weight:bold;
	}
	#RailSignup form{
	float:left;
	width:100%;
	background:url(/images/heart-line.png) bottom center no-repeat;
	margin:10px 0 0 0;
	padding-bottom:35px;
	}
    #RailSignup form input[type=text], #RailSignup form input[type=email]{
	border:1px #CCC solid;
	background:none;
	font-size:1em;
	text-indent:10px;
	padding:12px 0;
	width:77%;
	color:#CCC;
	}
	#RailSignup form input[type=submit]{
	background:#f0575c;
	border:none;
	font-size:1em;
	font-weight:bold;
	padding:13px;
	margin-left:-5px;
	color:#FFF;
	cursor:pointer;
	}
	#RailSignup div{
	font-size:0.92em;
	color:#616161;
	margin:0;
	float:left;
	width:100%;
	}
	#RailSignup div a{
	color:#f0575c;
	text-decoration:underline;
	}
	aside #taboola-right-rail-thumbnails{
	}
	aside .adTag{
	margin:30px 0 10px 0;
	height:600px;
	}
	aside .adTag a img,
	aside .adTag object,
	aside .adTag iframe,
	aside .adTag iframe a img{
	max-width:300px;
	max-height:600px;
	}
	aside #FootballField{
	height:600px;
	}
	aside .trc_rbox_outer .videoCube{
	margin-bottom:20px !important;
	}
	#wrap{
	max-width:965px;
	}
	body > header{
	max-width:965px;
	}
	main{
	float:left;
	max-width:650px;
	width:56%;
	}
	body > footer{
	max-width:965px;
	clear:both;
	margin:0 auto;
	}
	body > footer span{
	display:none;
	}
	body > footer img, body > footer ul{
	display:block;
	float:left;
	}
	body > footer img{
	width:120px;
	}
	body > footer{
	margin:40px auto;
	border-top:1px #CCC solid;
	padding-top:40px;
	}
	body > footer ul{
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
	margin-left:50px;
	}
	body > footer ul:nth-child(2){
	margin-top:-10px;
	}
	body > footer ul:nth-child(2) li{
	font-size:1.5em;
	}
	body > footer ul li{
	float:left;
	margin-right:20px;
	font-size:1em;
	color:#555;
	}
	body > footer ul li a{
	color:#555;
	text-decoration:none;
	}
	header#mega{
	height:265px;
	}
	header#mega h1{
	zoom:1;
	top:40%;
	}
	header#mega nav{
	position:absolute;
	bottom:15px;
	width:100%;
	text-align:center;
	}
	header#mega nav ul{
	margin:0 auto;
	padding:0;
	width:270px;
	float:none;
	}
	header#mega nav ul li{
	font-size:1.25em;
	line-height:1.4;
	margin:0 19px;
	}
	header#mega nav ul li:first-child{
	margin-left:0;
	}
	header#mega nav ul li:last-child{
	margin-right:0;
	}
	header#mega nav ul li a{
	color:#FFF;
	text-decoration:underline;
	text-shadow: 1px 1px 1px #555;
	}
	header#mega nav ul li:nth-child(2) a#menu:after{
	width: 0; 
	height: 0; 
	content: "▼";
	display:inline-block;
	float:right;
	zoom:0.6;
	margin:11px 0 0 8px;
	}
	header#mega nav ul li:nth-child(2) #menu_box{
	display:none;
	width:675px;
	position:absolute;
	top:40px;
	left:50%;
	list-style:none;
	margin:0 0 0 -336px;
	padding:0 0 20px 0;
	text-align:left;
	background:#FFF;
	z-index:1;
	border:1px #CCC solid;
	border-top:none;
	}
	header#mega nav ul li:nth-child(2) #menu_box:before{
	bottom: 100%;
	left: 62%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	}
	header#mega nav ul li:nth-child(2) #menu_box:before{
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 11px;
	margin-left: -11px;
	}
	header#mega nav ul li:nth-child(2) #menu_box ul{
	width:400px;
	float:left;
	margin:0 0 0 15px;
	}
	header#mega nav ul li:nth-child(2) #menu_box ul:first-child{
	width:185px;
	margin:0 30px;
	}
	header#mega nav ul li:nth-child(2) #menu_box ul h3{
	font-size:1em;
	font-weight:400;
	color:#49434b;
	}
	header#mega nav ul li:nth-child(2) #menu_box ul:nth-child(3) h3{
	margin-top:27px;
	}
	header#mega nav ul li:nth-child(2) #menu_box ul li{
	font-size:1em;
	margin:0 0 10px 0;
	width:100%;
	color:#999;
	}
	header#mega nav ul li:nth-child(2) #menu_box ul li a{
	color:#999;
	text-shadow:none;
	text-decoration:underline;
	}
	main#article_list section:first-child{
	margin:25px 0;
	}
	main#article_list section #newsletter{
	width:45%;
	float:left;
	margin-top:0.6%;
	}
	main#article_list section #social{
	margin:30px 0 0 4%;
	width:30%;
	float:left;
	}
	main#article_list section #social h5{
	display:block;
	font-size:1.6em;
	margin-bottom:10px;
	text-align:center;
	}
	main#article_list section #social a{
	width:100%;
	margin:0 0 1% 0;
	}
	main#article_list h2,
	main#article_list h1{
	font-size:2.5em;
	float:left;
	}

/* Article List Tiles */

	main#article_list > section .article_wrap article,
	main#article_list > section#infinite_wrap .article_wrap article{
	width:31.5%;
	margin:1.37%;
	}
	main#article_list section .article_wrap article:nth-child(odd),
	main#article_list section#infinite_wrap .article_wrap article:nth-child(odd){
	margin:1.6% 1.37%;
	}
	main#article_list section .article_wrap article:nth-child(even),
	main#article_list section#infinite_wrap .article_wrap article:nth-child(even){
	margin:1.6% 1.37%;
	}
	main#article_list section .article_wrap article:nth-child(odd) a img,
	main#article_list section#infinite_wrap .article_wrap article:nth-child(odd) a img,
	main#article_list section .article_wrap article:nth-child(even) a img,
	main#article_list section#infinite_wrap .article_wrap article:nth-child(even) a img{
	height:223px;
	margin-left:-9px;
	width:auto;
	}
	main#article_list > section .article_wrap article:nth-child(1) a img,
	main#article_list > section .article_wrap article:nth-child(2) a img,
	main#article_list > section#infinite_wrap .article_wrap article:nth-child(1) a img,
	main#article_list > section#infinite_wrap .article_wrap article:nth-child(2) a img{
	height:340px;
	margin-left:-18px;
	width:auto;
	}
	main#article_list > section .article_wrap article:nth-child(1),
	main#article_list > section .article_wrap article:nth-child(2),
	main#article_list > section#infinite_wrap .article_wrap article:nth-child(1),
	main#article_list > section#infinite_wrap .article_wrap article:nth-child(2){
		width:49%;
		margin:1% 1% 2% 1%
	}
	main#article_list section .article_wrap article:nth-child(1),
	main#article_list section .article_wrap article:nth-child(3n+0),
	main#article_list section#infinite_wrap .article_wrap article:nth-child(1),
	main#article_list section#infinite_wrap .article_wrap article:nth-child(3n+0){
		margin-left:0;
	}
	main#article_list section .article_wrap article:nth-child(2),
	main#article_list section .article_wrap article:nth-child(3n+2),
	main#article_list section#infinite_wrap .article_wrap article:nth-child(2),
	main#article_list section#infinite_wrap .article_wrap article:nth-child(3n+2){
		margin-right:0;
	}
	main#article_list section .article_wrap article:nth-child(1) section.title_overlay h3,
	main#article_list section .article_wrap article:nth-child(2) section.title_overlay h3,
	main#article_list section#infinite_wrap .article_wrap article:nth-child(1) section.title_overlay h3,
	main#article_list section#infinite_wrap .article_wrap article:nth-child(2) section.title_overlay h3{
		font-size: 1.3em;
		height:92px;
	}
	main#article_list section .article_wrap article:nth-child(1) section.title_overlay a:first-child,
	main#article_list section .article_wrap article:nth-child(2) section.title_overlay a:first-child,
	main#article_list section#infinite_wrap .article_wrap article:nth-child(1) section.title_overlay a:first-child,
	main#article_list section#infinite_wrap .article_wrap article:nth-child(2) section.title_overlay a:first-child{
		padding:10px 0 0 0;
	}


}
@media (min-width: 849px){
	main{
	width:63%;
	}
	aside{
	width:35%;
	max-width:300px;
	}
}
@media (min-width: 1010px){
	main{
		width:inherit;
	}
	header#mega{
		height:352px;
	}
	header#mega h1{
		zoom:1.2;
	}
	header#mega nav{
	bottom:18px;
	}
	header#mega nav ul li:nth-child(2) #menu_box{
	top:36px;
	}
	main article #content{
	width:650px;
	}
	main article .fb-follow{
	display:inline-block;
	margin:0 0 0 0;
	padding:0;
	float:right;
	}
	main article .fb-like-btn{
	display:inline-block;
	padding:0;
	margin:3px 0 5px 0;
	float:right;
	width:280px;
	}
	main article header .fb-follow{
	display:none;
	}
	main article .addthis_toolbox{
	width:55%;
	display:inline-block;
	margin:0;
	float:left;
	}
	main article header .addthis_toolbox{
	width:100%;
	}
	main article header .newsletter_form{
    display: inline-block;
    width: 39.4%;
    background: #865d97;
    float: right;
    padding: 1.6% 2.5%;
	font-size:1em;
	color:#FFF;
	}
	main article .newsletter_form span{
	display:inline-block;
	margin:0;
	padding:0;
	}
	main article .newsletter_form form{
	display:inline-block;
	float:right;
	width:195px;
	}
	main article .newsletter_form form input[type=text]{
	border:none;
	background:#865d97;
	color:#cd96e4;
	outline:none;
	font-style:italic;
	width:154px;
	font-size:1em;
	margin:0;
	padding:0;
	}
	main article .newsletter_form form input[type=submit]{
	border:0;
	background:#FFF;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	cursor:pointer;
	margin:0;
	padding:1px 5px;
	font-size:1em;
	}
	main#article_list h2,
	main#article_list section #social h5,
	main#article_list h1{
		color:#49434b;
		text-align:right;
		float:left;
		width:91%;
		position:relative;
	}
	main#article_list h1{
		text-align:center;
		width:100%;
		font-size:3em;
	}
	main#article_list section:first-child{
	margin:50px 0 25px 0;
	float:left;
	width:100%;
	}
	main#article_list section #newsletter{
	width:375px;
	height:235px;
	margin-left:3%;
	}
	main#article_list section #social{
	margin:0 0 0 4%;
	width:350px;
	}
	main#article_list section #social h5{
	font-size:2em;
	text-align:center;
	width:100%;
	}
	
	main#article_list h2:before{
		white-space:nowrap;
		content:"• • • • • • • • • • • •";
		float:left;
		position:absolute;
		left:10%;
		top:9px;
		font-family:Helvetica,Arial,sans-serif;
	}
	footer #crtoTextBanner{
		clear:both;
		text-align:center;
		width:100%;
		display:block;
	}
}