/*
Theme Name: Funky Websites
Theme URI: http://www.funkywebsites.net
Version: 1
Description:A powerful and clean theme
Author: Stuart Elliot
Author URI: http://www.funkywebsites.net

License: GNU General Public License v2.0 PHP under GNU General Public License

Tags: dark, light, red, white, blue, orange

*/

/*
 *  DO'T EDIT THIS FILES!
 *	
 *  This files just only for themeforest upgrader get theme data like name, version etc...
 *
 *  About theme CSS in theme/css/folder like dark.css, light.css skins.  
 *	
 */
 
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #fff;border: 1px solid #f0f0f0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone { margin: 5px 20px 20px 0;}
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}
.sticky {}
.gallery-caption {}
.bypostauthor {}

.customtop { float:unset !important; text-align: center; }
.customtop .top{ color:#FFF; font-size: 3rem;
    line-height: 4rem;
    border-bottom: 2px solid red; }
.customtop .middle a{ color:#FFF; font-size: 25px;
    line-height: 35px; }
.customtop .bottom a{ color:#FFF; font-size: 25px;
    line-height: 35px; }
.customtop i{ color:red; }


.facebookfeed{ height: 300px;
overflow: auto;
}
.facebookfeedw{
    border: 2px solid blue;
    border-radius: 16px;
    overflow: hidden;
	margin-bottom:20px;
}
.facebookfeedw h3{
	background-color: blue;
    color: #fff;
    margin: 0px;
    padding: 7px 12px 7px;
	margin-bottom:0px;
}
.row-bottom2{ border-bottom:1px solid #333;}
.facebookfeed .row{ margin-left:0px; margin-right:0px; padding: 5px 0px; }