/* One for the money */

#tiger-container {font-family: 'Open Sans', sans-serif; font-weight:400; color:#2e2e2e; word-wrap: break-word;}
#tiger-container p {font-size: 15px; line-height: 26px;}

/* Link Styles */
#tiger-container a {color:#fd4c02; text-decoration: none;}
#tiger-container a:hover {border-bottom: 1px dashed #fd4c02;}
#tiger-container a.ctaLink { border:1px #e8e8e8 solid; border-left:0; border-right:0; width:100%; display: block; padding:6px 0;  -webkit-transition: 0.4s ease;-moz-transition: 0.4s ease;-o-transition: 0.4s ease;-ms-transition: 0.4s ease;transition: 0.4s ease;}
#tiger-container a.ctaLink:hover {margin-left:4px; color:#282828;}
#tiger-container a.ctaLink:after {content: "\00a0 \2192";}

/* List Styles */
#tiger-container ul, #tiger-container ol {list-style:inside; margin:0; padding:0;}
#tiger-container ul {list-style-type:square; }
#tiger-container ol {list-style-type:decimal; }

/* Heading Styles */
#tiger-container h1 {font-size: 30px; font-weight:400; margin-bottom:12px;}
#tiger-container h2 {font-size: 23px; font-weight:400; margin-bottom:12px;}
#tiger-container h3 {font-size: 22px; font-weight:400; margin-bottom:12px;}
#tiger-container h4 {font-size: 20px; font-weight:400; margin-bottom:12px;}
#tiger-container h5 {font-size: 18px; font-weight:400; margin-bottom:12px;}
#tiger-container .side-block-title {color:#FFF; background:#fd4c02; padding:8px 12px;}

/* SOCIAL ICONS - included in demo site */
#tiger-container .socialIcon {width:48px; height:48px; float:left; margin:0 18px 18px 0; background:#525252; -webkit-transition: background 1s ease-in-out; -moz-transition: background 1s ease-in-out; -ms-transition: background 1s ease-in-out; -o-transition: background 1s ease-in-out; transition: background 1s ease-in-out;}
#tiger-container .socialIcon:hover {background-color:#fd4c02; }
#tiger-container .socialTwitter {background-image: url(/packages/tigertheme/themes/tigertheme/images/social-twitter.png); background-repeat: no-repeat;}
#tiger-container .socialLinkedin {background-image: url(/packages/tigertheme/themes/tigertheme/images/social-linkedin.png); background-repeat: no-repeat;}
#tiger-container .socialFacebook {background-image: url(/packages/tigertheme/themes/tigertheme/images/social-facebook.png); background-repeat: no-repeat;}
#tiger-container .socialGoogle {background-image: url(/packages/tigertheme/themes/tigertheme/images/social-google.png); background-repeat: no-repeat;}


/* Two for the show */

#tinymce {font-family: 'Open Sans', sans-serif; font-weight:400; color:#2e2e2e; word-wrap: break-word;}
#tinymce p {font-size: 15px; line-height: 26px;}

/* Link Styles */
#tinymce a {color:#fd4c02; text-decoration: none;}
#tinymce a:hover {border-bottom: 1px dashed #fd4c02;}
#tinymce a.ctaLink { border:1px #e8e8e8 solid; border-left:0; border-right:0; width:100%; display: block; padding:6px 0;  -webkit-transition: 0.4s ease;-moz-transition: 0.4s ease;-o-transition: 0.4s ease;-ms-transition: 0.4s ease;transition: 0.4s ease;}
#tinymce a.ctaLink:hover {margin-left:4px; color:#282828;}
#tinymce a.ctaLink:after {content: "\00a0 \2192";}

/* List Styles */
#tinymce ul, #tinymce ol {list-style:inside; margin:0; padding:0;}
#tinymce ul {list-style-type:square; }
#tinymce ol {list-style-type:decimal; }

/* Heading Styles */
#tinymce h1 {font-size: 30px; font-weight:400; margin-bottom:12px;}
#tinymce h2 {font-size: 23px; font-weight:400; margin-bottom:12px;}
#tinymce h3 {font-size: 22px; font-weight:400; margin-bottom:12px;}
#tinymce h4 {font-size: 20px; font-weight:400; margin-bottom:12px;}
#tinymce h5 {font-size: 18px; font-weight:400; margin-bottom:12px;}
#tinymce .side-block-title {color:#FFF; background:#fd4c02; padding:8px 12px;}

/* SOCIAL ICONS - included in demo site */
#tinymce .socialIcon {width:48px; height:48px; float:left; margin:0 18px 18px 0; background:#525252; -webkit-transition: background 1s ease-in-out; -moz-transition: background 1s ease-in-out; -ms-transition: background 1s ease-in-out; -o-transition: background 1s ease-in-out; transition: background 1s ease-in-out;}
#tinymce .socialIcon:hover {background-color:#fd4c02; }
#tinymce .socialTwitter {background-image: url(/packages/tigertheme/themes/tigertheme/images/social-twitter.png); background-repeat: no-repeat;}
#tinymce .socialLinkedin {background-image: url(/packages/tigertheme/themes/tigertheme/images/social-linkedin.png); background-repeat: no-repeat;}
#tinymce .socialFacebook {background-image: url(/packages/tigertheme/themes/tigertheme/images/social-facebook.png); background-repeat: no-repeat;}
#tinymce .socialGoogle {background-image: url(/packages/tigertheme/themes/tigertheme/images/social-google.png); background-repeat: no-repeat;}