/*

Theme Name: Flexible Child 01

Theme URI: 

Description: Jason Zweig Theme

Author: <a href="http://www.elegantthemes.com" title="Visit author homepage">Elegant Themes</a>

Author URI: 

Template: Flexible

Version: 2.3

*/



/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 12 Dec 2013 20:08:18 +0000 */ 



@import url('../Flexible/style.css');



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

/*---------------------[LINKS]-------------------*/

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



a { text-decoration: none; color: #4777AC; }



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

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

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



#copyright { font-size:10px; float:right; }

#copyright a { color:#676761; font-weight: bold;  }



.alpha {  font-size:12px;

}



.orange { color: #f36523; }

@media only screen and (max-width: 479px){
	body #container {
		width: 90%;
	}
	body #mobile_menu{
		width: 100%;
	}
	#portfolio-grid .portfolio-item {
    	width: 100%;
	}
	#blog-grid .blog-item {
    	width: 230px;
    	padding: 22px 25px 15px 65px;
	}
	iframe.wp-embedded-content{
		max-width: 100% !important;
	}
	body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    	width: 100%;
	}
}