/*
ChildSheet: doug@clarity.com.au
Theme Name: StyleShop
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.6
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body 
{ 
color: #222; /* was 555 */
}
a { text-decoration: none; color: #aed23f; }
a:hover { text-decoration: underline; }

a.more-button
{
background: linear-gradient(to bottom, rgba(10,135,128,1) 0%,rgba(15,140,133,1) 100%);

}

.more-button { rgba(226,15,15,1) ; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#main-header { padding: 90px 0 33px; }
#logo { float: left; }
#top-navigation { float: right; padding-top: 28px; position: relative; }
#top-navigation nav { float: left; padding-top: 12px; }
#top-navigation li  { display: inline-block; }
#top-navigation a { font-size: 14px; color: #fff; text-decoration: none; text-shadow: 1px 1px 0 rgba(0,0,0,0.8); padding-left: 19px; display: block; font-weight: 300; }
#top-navigation a:hover { color: rgba( 255,255,255,0.9 ); }
