
/*===========================================================================*/
/* Stylesheet modifications to global-style.css stylesheet                   */
/* for use with Freestyle Journal                                            */
/*===========================================================================*/

 .botcorners,
 .fsjbg1       { background-image: linear-gradient(-90deg,#f93,#ff8) }
 .fsjbg2       { background: #fdb }
 .fsjbg3       { background: transparent }

 img           { border-radius: 20px }
 .k-caption      { font-style: italic; padding: 0 15px; text-align: left }
 
 div.k-center    { width: 640px; margin: 20px auto 30px auto }
 div.k-left      { width: 300px; margin: 0 20px 30px 0px; float: left }
 div.k-right     { width: 300px; margin: 0 20px 30px 30px; float: right }
