/*
Theme Name: IceCreamProfits.com
Version: v.1
Description:
Author: Digital Harvest
*/


html { 
background:#fdfdfd;
background-image: url(img/grad.png);
background-repeat:repeat-x;
height: auto; margin-bottom: 1px;
}
.alignright {
    clear: both;
    display: block;
    float: right;
    margin: 0 auto;
    padding: 4px;
}	
img.aligncenter {
    display: block;
    margin: 0 auto;
}
	.size-medium
{
	display:block;
	margin:0 auto;
}
html { overflow-y: scroll;overflow-x: hidden; }
body { 
	padding: 0; margin: 0; color: #555; width: 100%; height: 100%; }

#main_container {
    clear: both;
}
img{
border:0px;
	max-width:100%;
	height:auto;
}
.single .ssb-share.hover-left {
    display: inline-block;
    left: 15%;
    position: fixed;
    top: 20%;
}
.single .ssb-share.hover-left {
    display: inline-block;
    left: 3%;
    position: fixed;
    top: 20%;
}
.single .ssb-share.hover-left a {
    display: inline-block;
    float: left;
    height: 50px;
    position: relative;
    vertical-align: top;
    width: 50px;
}

.single .ssb-share a span.icon {
    background-position: center center;
    background-repeat: no-repeat;
	background-size: auto auto;
    display: inline-block;
    height: 50px !important;
    width: 50px !important;
}


.single .ssb-share.hover-left span.count {
    top: 50px;
	width:50px;
}

.single .ssb-share.hover-left a:hover > span.count {
    top: -14px;
    visibility: visible;
}
.single .ssb-share.hover-left a.pinterest, .single .ssb-share.hover-left a.reddit, .single .ssb-share.hover-left a.email
{
	display:none;
}
.wp-caption.alignright { margin-left: 10px; }
.wp-caption-text { font-style: italic !important; line-height: 12px !important; }


#wrapper { margin: 0 auto 0 auto; width: 960px; text-align: left; min-height: 100%; position: relative; }


a { color: #225290;text-decoration:none; }
a:hover { color: #666;text-decoration:underline; }

.red { color: red; }

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="phone"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea { font-size: 15px !important; }

/*----------------------------------------------------------------------------------------------
	/////--> START HEADER 
------------------------------------------------------------------------------------------------*/

#headerbox {
    float: none;
    height: 73px;
    margin-bottom: 0;
    margin-top: 4px;
    position: relative;
    width: 960px;
}
.clearboth
{
	clear:both;
}

#icon_list{
position:absolute;
margin-top:17px;
right:0;
float:left;
}

.icon_list_1,.icon_list_2,.icon_list_3{
position:relative;
margin-left:20px;
float:left;
}




#logo {
    background-image: url("img/logo.png");
    background-repeat: no-repeat;
    height: 49px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 14px;
	float:left;
    position: relative;
    width: 350px;
}
	
#logo a{position: absolute;top: 0;left: 0;width: 350px;height: 49px;}
#logo a h1{display: none;}

#header-notice { position: absolute; top: 20px; right: 0; width: 500px; /* padding: 2px 4px; border: 1px dashed #333; background: #FAFFBD; */  }
#header-notice p { margin: 0; }

#crumbs{
position:relative;
margin-bottom:20px;
width:100%;
font-family:Arial;
font-size:14px;
float:left;
}

#crumbs .current{
color:#333;
}



/*----------------------------------------------------------------------------------------------
	/////--> HEADER NAVIGATION
------------------------------------------------------------------------------------------------*/


.menu{
margin:0;
}



#menu_container {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    height: 30px;
	margin-bottom:20px;
    padding: 0;
    position: relative;
    width: 100%;
}

#menu_container ul { margin-left: -40px; }

#menu-header li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#menu-header a{
float: left;
display: block;
font: bold 12px Verdana;
color: #fff;
text-decoration: none;
margin: 0 5px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: #225990; /*Default menu color*/
/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

#menu-header a:hover{
background-color: #2b71b5; /*Red color theme*/
color: white;
}



/*----------------------------------------------------------------------------------------------
	/////--> SEARCH CONTAINER 
------------------------------------------------------------------------------------------------*/

#searchbox { position: relative; 
width: 300px; margin-right: 20px; 
height: 40px; 
-moz-border-radius-topleft: 0px; 
-webkit-border-top-left-radius: 0px; 
-moz-border-radius-topright: 0px; 
-webkit-border-top-right-radius: 0px; 
-moz-border-radius-bottomright: 5px; 
-webkit-border-bottom-right-radius: 5px; 
-moz-border-radius-bottomleft: 5px; 
-webkit-border-bottom-left-radius: 5px; 
background: #174981; /*95bde7*/ 
float: right; }


#searchresultsbox { position: relative; height: 20px; width: 800px; float: left; }


#imagesearchbox {
    height: 30px;
    margin-left: 0;
	float:right;
    margin-top: 25px;
    width: 212px;
}

#searchformholder { position: relative; width: 180px; height: 30px; float: left; }
.fieldsearch { position: relative; font-size: 13px; 
color: #666; width: 150px; padding-left: 3px; padding-right: 2px; 
padding-top: 3px; padding-bottom: 2px; height: 18px; 
background-color: #FFF; 
border: 1px solid #e0e0e0; 
margin-left: 32px; 
margin-right: 0px; 
margin-top: 0px; 
-moz-border-radius-topleft: 3px; 
-webkit-border-top-left-radius: 3px; 
-moz-border-radius-topright: 3px; 
-webkit-border-top-right-radius: 3px; 
-moz-border-radius-bottomright: 3px; 
-webkit-border-bottom-right-radius: 3px; 
-moz-border-radius-bottomleft: 3px; 
-webkit-border-bottom-left-radius: 3px; 
float: left; }


#searchboxbutton {
    float: right;
    position: relative;
    top: 4px;
    width: 18px;
}
strong.search-excerpt { background: yellow;}

/*----------------------------------------------------------------------------------------------
	/////--> LEFT CONTAINER 
------------------------------------------------------------------------------------------------*/


#left_container {
position:relative;
width:580px;
height:auto !important;
border:1px solid #e0e0e0;
padding:0 20px;
background:#fff;
float:left;
}

/*----------------------------------------------------------------------------------------------
	/////--> SIDE BAR 
------------------------------------------------------------------------------------------------*/



#right_container {
	position:relative;
	height:auto !important;
	width:300px;
	float:right;
}

#actionbox{
	position:relative;
	width:300px;
	height:250px;
	border:1px solid #e0e0e0;
	background:#fff;
	float:right;
}

#actionbox h1{
	position:relative;
	width:200px;
font-family:Georgia;
font-weight:bold;
font-size:16px;
color:#333;
text-shadow: 2px 1px 3px #fff;
text-align:center;
float:right;
margin-right:2px;
margin-top:20px;
}


.sidebar-banner{
margin-bottom:25px;
}


.sidebar-banner img{
border-bottom:1px solid #000;;

}

.sidebarbox{
	position:relative;
	margin-top:25px;
	width:300px;
	padding: 20px 0;
	border:1px solid #e0e0e0;
	background:#fff;
	float:right;
}

.sidebaradbox{
	position:relative;
	margin-top:0px;
	margin-bottom:25px;
	width:300px;
	padding: 20px 0;
	border:1px solid #e0e0e0;
	background:#fff;
	float:right;
}

.adbox{
position:relative;
width:250px;
height:250px;
float:left;
margin-top:0px;
margin-left:25px;
}

.sidebarbox.first { margin-top: 0; }

.sidebarheader{
position:relative;
width:250px;
color:#333;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
margin-left:18px;
margin-bottom:10px;
text-align:center;
}




.subsidebarheader{
font-family:Arial;
text-transform:uppercase;
text-align:center;
font-weight:bold;
font-size:16px;
border-bottom:1px solid #ddd;
padding:10px;
}

#sub-cat-box{
position:relative;
font-family:Arial;
font-size:14px;
padding:15px;
width:270px;
border:1px solid #ddd;
background:#fff;
margin-bottom:30px;
float:left;
}






#newslettercopy{
position:relative;
width:200px;
color:#333;
font-family:Verdana;
font-size:12px;
margin-left:45px;
margin-bottom:20px;
text-align:left;
}



#sponsorbox{
	position:relative;
	margin-top:40px;
	width:300px;
	height:300px;
	float:left;
}

#sponsorbox_top{
	position:relative;
	width:300px;
	height:125px;
	float:left;
}


#sponsor_1{
	position:relative;
	height:125px;
	width:125px;
	float:left;
	border:1px solid #e0e0e0;
}


#sponsor_2{
		position:relative;
	height:125px;
	width:125px;
	float:right;
	border:1px solid #e0e0e0;
}

#sponsorbox_bottom{
		position:relative;
		margin-top:50px;
	width:300px;
	height:125px;
	float:left;
}

#sponsor_3{
		position:relative;
	height:125px;
	width:125px;
	float:left;
	border:1px solid #e0e0e0;
}


#sponsor_4{
	position:relative;
	height:125px;
	width:125px;
	float:right;
	border:1px solid #e0e0e0;
}


.recent { float: left; margin: 5px 0 0 20px; osition: relative; }
	.recent ul { list-style-type: none; margin: 0; padding: 0; width: 260px; }
	.recent li { border-top: 1px dotted #ddd; margin: 0; }
		.recent li a { background-image: url(img/arrow.gif); background-position: .8em; background-repeat: no-repeat; color: #225290;display: block; font-family: Verdana, Helvetica, Georgia, Sans-serif; font-size: 11px; font-weight: bold; padding-bottom: 10px; padding-left: 2.8em; padding-top: 10px; text-decoration: none; }
* html .recent li a { width: 400px; }
.recent li a:hover {background-color: #f4f4f4; }

.recent li:first-child  {
border-top:0px dotted #ddd;
}


/*----------------------------------------------------------------------------------*/
/*------------------------[CATEGORY/INDEX/SINGLE/PAGE ------------------------------*/
/*----------------------------------------------------------------------------------*/


.post { position:relative; width:580px; margin-bottom:10px; float:left; }
.post-header { position:relative;width:580px;margin-top: 2px; border-bottom: 1px solid #e2e2e2;margin-bottom:15px; }
h2.post-title a { font-family: Georgia; color: #225290; font-size: 24px; text-decoration: none; }
h2.post-title a:hover { color: #333; }

h1.post-title, h1.page-title { font-family: 'Roboto Flex', sans-serif; color: #225290; font-size: 2.4rem; text-decoration: none; }

.post-title-byline{
	font-family: 'Roboto Flex', sans-serif;
	margin-bottom:1.5rem;
}

.post h2{
	margin-top:3rem;
	margin-bottom:2rem;
	font-family: 'Roboto Flex', sans-serif;
	font-size:1.6rem;
	line-height:1.6;
}

.post-header-page { margin-top: 10px; border-bottom: 1px solid #e2e2e2; }

.post p { 
	font-family: 'Roboto Flex', sans-serif;
	color: #1E1E1E; 
	font-size:1.2rem;
line-height:1.6; }


/* .post .social { float: left; margin: 0 20px 10px 0; width: 55px; } */

.post p.download { clear: both; }

.post a:link{font-weight:bold;text-decoration:underline;}

.post-entry { overflow: hidden; }
.post-entry .excerpt { margin: 0; padding: 0; }

img.thumbnail { border: 1px solid #e0e0e0; margin: 6px 13px 2px 0; float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline;float:left; }
img.alignleftthumb { padding: 4px; margin: 0 10px 0 0;float:left;  }
.alignright { float: right; }
.alignleft { float: left; }

a.continued {position: absolute; top: 100%; left:0;font-family:Verdana;
font-size:12px;color:#fff;text-decoration:none;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
background:#636f3e;
-moz-border-radius: 4px;
-webkit-border-radius:4px;
border-radius:4px;
float:left;
}

a:hover.continued {color:#333;}
a:visited.continued {color:#fff;}


a.continuedindex {position:relative;font-family:Verdana;font-size:12px;
font-weight:bold;color:#333;text-decoration:none;background:#eee;
padding: 3px 5px; 
border:1px solid #e1e1e1;
-moz-border-radius: 8px;
-webkit-border-radius:8px;
border-radius:2px;display: block;  float: left; margin-top: 10px;margin-bottom:5px; width: 140px; }

a.continuedindex:visited{color:#333;}
a.continuedindex:hover{background:#eee;color:#333;}

.post ul{
margin:0;
padding:0;
margin-left:20px;
}

.post li{
font: 13px Verdana,Verdana,Geneva,Helvetica,sans-serif; color: #1E1E1E; 
line-height:20px;
}

#listing-category-description{
font: 13px Verdana,Verdana,Geneva,Helvetica,sans-serif; color: #1E1E1E; 
line-height:20px;
}


/*---------------------------------------------------------------*/
/*------------------------[PROFILES] ------------------------------*/
/*---------------------------------------------------------------*/

#profile_box{
position:relative;
width:100%;
margin-top:10px;
margin-bottom:30px;
border-bottom:1px solid #ddd;
padding-bottom:20px;
float:left;
}

#profile_logo{
position:relative;
width:200px;
height:140px;
float:left;
}



#profile_box ul{
position:relative;
width:360px;
float:right;
list-style-type:none;
margin:0;
padding:0;
}

#profile_box li{
margin-bottom:5px;
}

.profile_item{
position:relative;
width:75px;
color:#555;
font-weight:bold;
float:left;
}

.gmap-canvas{
position:relative;
margin-top:40px;
}


/*---------------------------------------------------------------*/
/*------------------------[PAGINATION] ------------------------------*/
/*---------------------------------------------------------------*/



.navigation { position: relative; margin: 10px 10px 10px -10px; padding: 10px; font-size: 12px; line-height: 21px; float: left; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 2px 4px 2px 4px; font-family:Verdana;margin: 2px; text-decoration: none; border: 1px solid #0066cc; color: #0066cc; background-color: #FFFFFF; }
.wp-pagenavi a:visited { padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; border: 1px solid #0066cc; color: #0066cc; background-color: #FFFFFF; }
.wp-pagenavi a:hover { border: 1px solid #000000; color: #000000; background-color: #FFFFFF; }
.wp-pagenavi a:active { padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; border: 1px solid #0066cc; color: #0066cc; background-color: #FFFFFF; }
.wp-pagenavi span.pages { font-family:Verdana;padding: 2px 4px 2px 4px; margin: 2px 2px 2px 2px; color: #000000; border: 1px solid #000000; background-color: #FFFFFF; }
.wp-pagenavi span.current { padding: 2px 4px 2px 4px; margin: 2px; font-weight: bold; border: 1px solid #000000; color: #000000; background-color: #FFFFFF; }
.wp-pagenavi span.extend { padding: 2px 4px 2px 4px; margin: 2px; border: 1px solid #000000; color: #000000; background-color: #FFFFFF; }





/*---------------------------------------------------------------*/
/*------------------------[COMMENTS] ------------------------------*/
/*---------------------------------------------------------------*/

#comments_section{
position:relative;
padding-bottom:20px;
width:575px;
float:left;
}

#commentform p label{
font-family:Arial;
font-size:14px;
font-weight:bold;
margin-left:10px;
}
 
h3#comments,.comment-navigation,.comment-navigation:after,#respond:after,.comment-rss{display:block} 
ol.commentlist{position:relative;width:100%;float:left;} 

ol.commentlist,li.authorcomment,li.comment,#respond h3,form
#commentform,input#submit{margin:0}
ol.commentlist,ol.commentlist ul,form#commentform{padding:0}  
ol.commentlist{border-bottom:1px solid #ccc} 
ol.commentlist ul{margin:0 0 0 20px} 
li.authorcomment,li.comment,form#commentform textarea,form

#commentform input{border:1px solid #ccc;}
input#author,input#email,input#url{padding:3px;width:300px;}

li.authorcomment,li.comment{padding:10px 0 0 10px;list-style:none;margin-bottom:20px;} 
li.even{background:#f3f3f3} 
li.odd{background:#efefef} 
.authorcomment{background:#deebf9} 
ul.children ul{margin-left:20px} 
ul.children li{border-right:none} 
.vcard img{float:left;background:#c4c4c4} 
.vcard img,.comment-navigation .newer a,.comment-navigation .older a{padding:5px} 
.comment-meta,ol.commentlist li small,p.subscribe-to-comments label{position:relative;font-family:Arial;font-size:12px;} 
.comment-meta,ol.commentlist li small{top:10px;left:10px} 
.comment-text{font-family:Arial;color:#555;font-size:14px;margin:0 10px 0 0} 
.reply,.comment-navigation .newer,input#submit{float:left;} 
.reply,.comment-navigation .newer a,.comment-navigation .older a,input#submit{background:#4c7faa} 
.reply{margin:0 10px 10px 0} 
a.comment-reply-link,.reply a:link,
.comment-navigation .newer a,.comment-navigation .older a,input#submit{display:inline-block;text-align:center;cursor:pointer;color:#fff} 



a.comment-reply-link{font-family:Arial;text-transform:uppercase;font-size:13px;
background:#225990;font-weight:bold;padding:2px;border:1px solid #fff;width:70px;}


 
.clear{clear:both} 


 
form#commentform textarea{width:442px,padding:3px;} 
textarea#comment{padding:5px;font-family:Arial;font-size:14px;width:565px;}
 

input#submit{background:#225990;font-weight:bold;padding:4px;border:1px solid #fff;width:70px;}
input#submit:hover{background:#2B71B5;color:#fff;font-weight:bold;padding:4px;border:1px solid #fff;
width:70px;
} 

 
.comment-total{text-align: center;font-size: 1.5em;color: #fff;}
.comment-total span{font-size: 2em;color: #555;}

#respond h3{
position:relative;
margin-bottom:40px;
background:#225990;color:#fff;font-family:Arial;
text-transform:uppercase;
font-size:11px;
padding:0;
padding-top:7px;
padding-left:8px;
padding-bottom:5px;
float:left;
width:100%;
}
 

h3#comments{
position:relative;
margin-bottom:40px;
background:#225990;color:#fff;font-family:Arial;
font-weight:bold;
text-transform:uppercase;
font-size:11px;
padding:0;
padding-top:7px;
padding-left:8px;
padding-bottom:6px;
float:left;
width:100%;
}





/*---------------------------------------------------------------*/
/*------------------------[FOOTER] ------------------------------*/
/*---------------------------------------------------------------*/


#footerbottom {position: relative;width:960px;height:64px;float:left;}
.footerlinks{clear:both;}
#footer {position: relative;margin: 20px 0px 0px 0px;font-size: 10px;font-family:Verdana;
border-top:1px solid #e0e0e0;padding: 10px 0px 0px;width: 100%;clear: both;
background:#f8f7f7;
background-image: url(img/fade.png);
background-repeat:repeat-x;
height:auto;
float: none;}
#responsive-menu {
    font-family: arial;
    font-size: 15px !important;
	width:60% !important;
    font-weight: bold;
}
#footer p {margin: 5px 50px 20px 0;color: #797979;font-size: 11px;line-height: 14px;clear: both;}


#footer ul {
    display: inline-block;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    width: auto;
}

.innerfooter {
    margin: 0 auto;
    width: 960px;
}
#footer ul li {display: inline;margin: 0px 0px 0px 5px;border-right: 1px solid #797979;padding: 0 7px 0 0; }
#footer ul li a:link {font-size: 11px;color: #666;text-decoration:none; }
#footer ul li a:hover {font-size: 11px;color: #36a5ff;text-decoration:none; }
#footer ul li a:visited {font-size: 11px;color: #666;text-decoration:none; }

#footer .innerfooter strong a:link {
color:#333;
font-size:11px;
font-weight:bold;
}


#footer .innerfooter strong {
    border-right: 0 solid #797979;
    display: inline-block;
    padding-right: 30px;
}

#footer ul li:last-child {
 border-right:0px solid #797979;

}

#footer div div {padding: 0 3px;;overflow: hidden;float: right;}

#copyright{
font-family:Verdana;
font-size:11px;
color:#666;
}

/*---------------------------------------------------------------*/
/*------------------------[BASIC ARTICLE INDEX] -----------------*/
/*---------------------------------------------------------------*/




.ninja-child-wrap{
position:relative;
margin-bottom:20px;
padding-top:20px;
border-top:1px solid #ccc;
float:left;
}

.ninja-child-thumbnail{
position:relative;
margin-right:15px;
float:left;
}

.ninja-child-title{
font:normal 22px/1.2em Georgia, "Times New Roman", Times, serif; 
font-size:18px;
margin-bottom:10px;
}

.ninja-child-more{
margin-top:15px;
width:100%;
}

.ninja-child-more a:link,.ninja-child-more a:visited{
text-decoration:none;
}

.ninja-child-more a:hover{
text-decoration:underline; 
}
#menu_container {
  background: #225990 none repeat scroll 0 0;
  height: 31px;
}

#menu-header a {
  border-radius: 0;
  border-right: 1px solid #ffffff;
  padding: 7px 15px 9px;
  margin:0;
}
#menu-header li:last-child a {
  border: medium none;
}
#menu_container ul {
  margin-left: 0;
}
.head-background {
  background-image: url("/wp-content/themes/icecreamprofits/img/ice.png");
  background-size: 100% 100%;
  margin-bottom: 20px;
  padding-bottom: 100px;
  padding-top: 150px;
}

@media screen and (max-width:800px)
{
	
.single .ssb-share.hover-left {
	display:none;
}

#wrapper {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    text-align: left;
    width: 100%;
}

#headerbox {
    float: none;
    height: auto;
    margin-bottom: 0;
    margin-top: 4px;
    position: relative;
    width: auto;
}


#logo {
    background-image: url("img/logo.png");
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: contain;
    float: none;
    height: 73px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    width: 290px;
}

#menu_container {
    display: none;
}


#main_container {
    clear: both;
    margin: 0 10px;
}

#imagesearchbox {
    clear: both;
    float: none;
    height: auto;
     margin: 20px auto;
    width: 212px;
}
#left_container {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e0e0e0;
    float: none;
    height: auto !important;
	padding: 0 10px;
    position: relative;
    width: auto;
}

.post {
    clear: both;
    float: none;
    margin-bottom: 30px;
    position: relative;
    width: auto;
}

.post-header {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 15px;
    margin-top: 2px;
    position: relative;
    width: auto;
}
a.continuedindex
{
	width:auto;
	  display: inline-block;
    float: none;
}
#right_container {
    float: none;
    height: auto !important;
    margin-top: 40px;
    position: relative;
    width: auto;
}

.navigation {
    float: none;
    font-size: 12px;
    line-height: 21px;
    margin: 0;
    padding: 10px;
    position: relative;
}

.sidebarheader {
    color: #333;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 250px;
}

#newslettercopy {
    color: #333;
    font-family: Verdana;
    font-size: 12px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    width: 200px;
}

#sponsorbox {
    float: none;
    height: auto;
	text-align:center;
    margin-top: 25px;
    position: relative;
    width: auto;
}

#sponsor_1 {
    border: 1px solid #e0e0e0;
    display: inline-block;
    height: 125px;
	float:none;
    margin-right: 25px;
    position: relative;
    width: 125px;
}

#sponsor_2 {
    border: 1px solid #e0e0e0;
    display: inline-block;
    height: 125px;
    position: relative;
	float:none;
    width: 125px;
}

#sponsor_3 {
    border: 1px solid #e0e0e0;
    display: inline-block;
	float:none;
	margin-right: 25px;
    height: 125px;
    position: relative;
    width: 125px;
}

#sponsor_4 {
    border: 1px solid #e0e0e0;
    display: inline-block;
	float:none;
    height: 125px;
    position: relative;
    width: 125px;
}
#sponsorbox_bottom {
    float: none;
    height: auto;
    margin-top: 20px;
    position: relative;
    width: auto;
}
.sidebarbox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e0e0e0;
    clear: both;
    float: none;
    margin-top: 25px;
    padding: 20px 0;
    position: relative;
    width: auto;
}

.recent {
    float: none;
    margin: 5px 0 0;
}

.recent ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto;
}

#footer {
	width:auto;
}

.innerfooter {
    margin: 0 auto;
    width: auto;
	text-align:center;
}

#footer .innerfooter strong {
    border-right: 0 solid #797979;
    display: inline-block;
	margin-bottom:10px;
    padding-right: 0px;
}
body {
    color: #555;
    display: inherit;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

























#mid-ad
{
	display:none;
}

#block-ad {
    display: none;
}

.post p {
    word-wrap: break-word;
}

h2 {
    word-wrap: break-word;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 99% !important;
}

.gform_wrapper textarea.medium {
    height: 9.375em;
    width: 99%;
}

#profile_box ul {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

img.alignleft {
    display: block;
    float: none;
    margin: 0 auto;
}
.sidebaradbox
{
	display:none;
}

.alignright {
    clear: both;
    display: block;
    float: none !important;
    margin: 0 auto !important;
    padding: 4px;
}
img.alignright {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto !important;
    padding: 4px;
}
}


.plan-headline{
font-size:3em;
text-align:center;
line-height:1.5;
color:#FFBD00;
}

.plan-sub-headline{
font-size:1.5em;
text-align:center;
line-height:1.5;
}

.post-content-container{
	font-family:Arial;
	line-height:1.8;
}






#plan-box{

*,
*:before,
*:after 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 

position:relative;
border:1px solid #ddd;
width:96%;
float:left;
padding:30px;
margin-bottom:2em;
}

#plan-box img{
margin-left:17px;
}



.post-content-container .center { text-align: center; }
.post-content-container .left { float: left; margin: 0 15px 15px 0; }
.post-content-container .right { float: right; margin: 0 0 15px 15px; }
.post-content-container .bold { font-weight: bold; }
.underline { text-decoration: underline; }
.post-content-container .italic { font-style: italic;}
.post-content-container .strike { text-decoration: line-through}
.post-content-container .box { border: 1px solid #ddd; padding: 20px; margin: 35px 0; }
.post-content-container .box h2 { margin: 0; }

.post-content-container .special-offer { border: 15px solid #ffbd00; padding: 25px; margin: 15px 0; }
.post-content-container .special-offer img { float: right; margin-left: 20px;}
.post-content-container .special-offer h2 { text-transform: uppercase; font-size: 32px; margin: 17px 0 20px 0; }

.post-content-container .testimonial { background: #fcf7c0; border: 1px solid #1f1209; padding: 20px; font-family: Courier, monospace; margin-bottom: 30px;}
.post-content-container .testimonial h4 { text-align: center; font-size: 18px; line-height: 20px; margin-bottom: 15px; text-shadow: none;}

.post-content-container .reason { background: #fcf7c0; border: 20px solid #ffd14c; padding: 20px; margin-bottom: 30px;}
.post-content-container .reason h4 { text-align: center; color: #be0b0e; margin: 10px; }
.post-content-container .reason h3 { text-align: center; color: #5a351a; font-size: 16px; line-height: 20px; margin: 0 0 15px 0; }
.post-content-container .reason p { color: #1f1209; }

.post-content-container .buybox { border: 5px dashed; padding: 20px; margin: 30px; background: #FFC;}
.post-content-container .buybox h2 { margin: 0 0 15px 0; }
.post-content-container .buybox a.order { display: block; background: url(../images/order.png) no-repeat center top; height: 59px; width: 292px; margin: 0 auto;}
.post-content-container .buybox a.order:hover { background: url(images/order.png) no-repeat center bottom; }

.post-content-container .attention { border: 5px solid red; padding: 15px; background: #e4cdc5; }

.post-content-container p.signature { background: url(images/sig-small.jpg) no-repeat center center; height: 77px; width: 88px; text-indent: -9999px;}


.post-content-container p,
.post-content-container ul{
font-size:1.2em;
}





.post-content-container .px-order{
margin-left:100px;
}

.inner-headline{
max-width:700px;
margin:60px auto;
text-align:center;
margin-bottom:55px;
}

.plan-information{
margin-top:60px;
}

.plan-information h2{
color:#00284F;
font-size:2em!important;
line-height:1.5;

}

.expert-box{
margin:35px 0 35px 0;
width:100%;
display:inline-block;
border-top:2px solid #FFBD00;
border-bottom:2px solid #FFBD00;
padding:20px 0 20px 0;
}

.expert-thumbnail{
float:left;
}

.expert-thumbnail img{
margin-top:30px!important;
border:1px solid #FFBD00;
}

.centered-image{
width:100%;
text-align:center;
margin:50px 0 50px 0;
}

.centered-image img{

border:1px solid #FFBD00;
}

.plan-top-headline{
	margin-top:100px;
	text-align:center;
	font-size:3em!important;
		line-height:1.3em!important;
}
.sub-top-headline{
	font-size:1.5em!important;
		text-align:center;
	line-height:1.7em!important;
	max-width:800px;
	margin:0 auto;
	margin-bottom:60px;
}

.reason-headline{
	background:#FFBD00;
	padding:10px;
	border-radius:5px;
	margin-top:75px;
	margin-bottom:75px;
	text-align:center;
}

.intro-plan-headline{
	text-align:center;
}
.business-plan-wrapper{
	border:1px solid #ddd;
	padding:25px;
	display:inline-block;
	 box-sizing: border-box;
	margin-bottom:50px;
}

.left-plan-wrapper{
	padding-top:40px;
	width:35%;
	float:left;
	text-align:center;
	 box-sizing: border-box;
}



.right-plan-wrapper{
	width:65%;
	float:right;
	font-size:0.9em;
	padding-left:50px;
	 box-sizing: border-box;
}

.big-headline{
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
	font-size:2em;
}

.reason-subheadline{
	text-align:center;
	margin-bottom:50px;
}

.center-text{
    text-align:center;
}

.center-image{
    text-align:center;
}

.action-wrapper{
    border:2px dashed #111;
    background:#ffffcc;
    padding:25px;
    text-align:center;
    margin-top:80px;
    margin-bottom:80px;
}

.action-wrapper ul{
    text-align:left;
    font-size:0.9em;
}

.order-wrapper{
    background:#fff;
    padding:20px;
    border:1px solid #ddd;
}





.marketing-services-content{
	width:100%;;
	border:1px solid #ddd;
	padding:50px 30px 20px 30px;
	box-sizing: border-box;
	margin-bottom:50px;
}

.marketing-services-content p,
.marketing-services-content ul{
	font-size:1.1rem;
}


.marketing-services-content ul{
	padding:0;
	margin:0;
	margin-left:15px;
	margin-bottom:40px;
}


.page-template-page-marketing-services .fym-plan-hero{
  background: none!important;
  background-size: 25%!important;
  background-position: right 50px top 50px!important;
  width:100%;
  min-height:10rem;
  display:inline-block;
  border-bottom:1px solid #ddd;
}

.wide-band-sd{
  background: url("images/wide-band-sweet-designs.jpg") no-repeat!important;
  background-size: cover!important;
  width:100%;
  min-height:10rem;
  display:inline-block;
  border-bottom:0px solid #ddd;
	border-top:10px solid #ddd;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  text-align:center;
  padding-left:31px;
  padding-right:31px;
	box-sizing: border-box;
}

@media only screen and (min-width: 901px){
.wide-band-sd{
  margin-top:0px;
}

}

.wide-band-sd-headline h1{
font-weight:700;
}

.sweet-designs-headline{
  font-size:2.5rem!important;
  font-weight:700;
  text-align:center;
  margin-bottom:40px;
  line-height:1.5;
}

.sweet-designs-subheadline{
  font-size:1.3rem!important;
  font-weight:500;
  text-align:center;
  margin-bottom:40px;
  line-height:1.5;
	border-bottom:1px solid #ddd;
	padding-bottom:50px;
}

.marketing-services-content h3{
  margin-top:40px;
  margin-bottom:20px;
  font-size:2rem;
  font-weight:700;
}


.sweet-designs-dual{
  margin-top:40px;
  width:100%;
  display:inline-block;
  border:1px solid #ddd;
  padding:50px 30px 30px 30px;
	box-sizing: border-box;
	background:#eee;
}

.sweet-designs-dual h3{
	margin-top:0;
	
}
.fym-marketing-form{
  width:100%;
  border-bottom:1px solid #ddd;
  margin-bottom:60px;
  float:left;
}

.fym-contact-box{
  width:100%;
  float:right;
  text-align:center;
}

@media only screen and (min-width: 685px){
  
.fym-marketing-form{
  width:60%;
  border-right:1px solid #ddd;
  border-bottom:0;
  margin-bottom:0;
  padding-right:30px;
	box-sizing: border-box;
  float:left;
}

.fym-contact-box{
  width:40%;
  float:right;
  text-align:center;
}
  
}

.fym-contact-box ul{
  list-style-type:none;
}

.fym-contact-box li:first-of-type{
  font-weight:700;
  font-size:1.7rem;
  margin-bottom:20px;
}


.fym-contact-box li::before {
  content: "";
}


.gform_button{
  background:#225990!important;
	color:#fff;
	border:0;
	padding:10px;
}


.sweet-designs{
	text-align: center!important;
}

.sweet-designs-banner{
	margin:0 auto;
	margin-bottom:20px;
}

.icp-author-box{
	box-sizing: border-box;
	border:1px solid #ddd;
	background:#eee;
	font-size:0.7rem!important;
	padding:1rem;
	margin-bottom:1rem;
}


.icp-author-box p{
	font-size:0.8rem!important;
}

.icp-callback-form-title{
	font-size:2rem;
	font-family: 'Roboto Flex', sans-serif;
	background:#ddd;
}

.icp-callback-form{
		font-family: 'Roboto Flex', sans-serif;
}

.icp-callback-form-title h3{
	padding:10px;
}

.icp-author-box img{
	max-width: 90px;
	margin-right:10px;
	border-radius:15px;
	float: left;
}
