/*
     Theme Name: Blissful Child Theme
     Theme URL: http://www.studiopress.com/themes/blissful
     Description: Blissful is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
     Author: StudioPress
     Author URI: http://www.studiopress.com/
     Designer: Smitten Blog Designs
     Designer URL: http://www.smittenblogdesign.com/
     Version: 1.0
    
     Template: genesis
     Template Version: 1.6

     License: GNU General Public License v2.0
     License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Defaults
* Body
* Hyperlinks
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer
* Footer Widgets
* Comments
* Gravity Forms

*/


/* Ninja Form
------------------------------------------------------------ */

#nf-form-1-cont .nf-form-fields-required,#nf-form-1-cont .nf-form-title{
	display:none;
	
}
#nf-form-1-cont input#nf-field-2 {
	line-height:2em !important;
	padding-left:5px !important;
}
#nf-form-1-cont #nf-field-3 {
	padding:5px !important;
}

#nf-form-1-cont input#nf-field-4 {
	padding:5px !important;
	border-radius:3px;
	background-color:#F93B2D !important;
	color:white !important;
}

/* Fonts
------------------------------------------------------------ */
@import url(http://fonts.googleapis.com/css?family=Oleo+Script|Ruluko);


/* Defaults
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
     color: #FFF;
     font-family: Arial, ’Oleo Script', cursive;
     font-size: 26px;
     font-weight: bold;
     line-height: 20px;
     margin: 0;
     padding: 0;
     text-decoration: none;
     text-transform: lowercase;
}

body,
p,
input,
select,
textarea {
     color: #FFF;
     font-family: Arial, sans-serif, 'Trebuchet MS', Tahoma, Verdana;
     font-size: 14px;
     font-weight: normal;
     line-height: 20px;
     margin: 0;
     padding: 0;
     text-decoration: none;
}

input,
select,
textarea {
     line-height: normal;
	color: #000;
}

blockquote {
     font-family: 'Ruluko', sans-serif!important;
     background: #EBE4DF;
     border-left: 3px solid #F93B2D!important;
}

input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky
.taxonomy-description,
.wp-caption {
     background-color: #EBE4DF;
     border: 0px solid #ddd;
}

blockquote,
.breadcrumb,
.taxonomy-description {
     border: none;
     color: #555;
     font-family: 'Ruluko', sans-serif;
}

ol,
ol li,
ul,
ul li {
     list-style-type: none;
     margin: 0;
     padding: 0;
}

ol li {
     list-style-type: decimal;
}

ul li {
     list-style-type: square;
}


/* Body
------------------------------------------------------------ */

body {
     background: #003366;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
     color: #F93B2D;
     text-decoration: none;
}

a:hover {
     text-decoration: underline;
}

a img {
     border: 0px solid #383838;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
     background-color: #003366;
     margin: 0 auto;
     width: 1000px;
     -moz-box-shadow: 0 0px 0px #666;
     -webkit-box-shadow: 0 0px 0px #666;
	margin-top:10px;
}


form#form1{
	background:#003366;
}
form#form1 #header{
	color:white;
}

/* Header
------------------------------------------------------------ */

#header {
     background: url(images/ReikaleinLogo.png) no-repeat;
     height: 350px;
     width: 500px;
	background-size: 500px 300px;
}

#title-area {
     float: left;
     overflow: hidden;
/*     padding: 53px 0 0; */
     padding: 70px 0 0;
     width: 0px;
}
    
#title {
     font-family: 'Oleo Script', cursive;
     font-size: 18px;
     padding: 0 0 0 25px;
}

#title a,
#title a:hover {
     color: #888;
     text-decoration: none;
}

#title a:hover {
     color: #888;
}

#description {
     font-size: 14px;
     font-style: italic;
     letter-spacing: 1px;
     padding: 12px 0 0 50px;
}


#header .widget-area {
     float: right;
     padding: 0 0 0 0;
     text-align: right;
     width: 480px;
}

#header .widget-area img {
     margin: 0;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
     display: block;
     float: left;
     height: 120px;
     overflow: hidden;
     padding: 0;
     text-indent: -9999px;
     width: 400px;
}

.header-image #description {
     display: block;
     overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
     width: 1000px;
}


/* Social Media Icons- Header
------------------------------------------------------------ */

#header ul li.social-facebook,
#header ul li.social-twitter
#header ul li.social-pinterest,
#header ul li.social-path,
#header ul li.social-rss,
#header ul li.social-email {
    float: left;
}

#header ul li.social-facebook a,
#header ul li.social-facebook a:hover,
#header ul li.social-twitter a,
#header ul li.social-twitter a:hover,
#header ul li.social-pinterest a,
#header ul li.social-pinterest a:hover,
#header ul li.social-path a,
#header ul li.social-path a:hover,
#header ul li.social-rss a,
#header ul li.social-rss a:hover,
#header ul li.social-email a,
#header ul li.social-email a:hover {
    display: block;
    height: 32px;
    margin: 0 0 0 10px;
    padding: 0;
    text-indent: -9999px;
    width: 32px;
}

#header ul li.social-facebook a {
    background: #F93B2D url(images/32x32_facebook.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-facebook a:hover {
    background: #383838 url(images/32x32_facebook.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-twitter a {
    background: #F93B2D url(images/32x32_twitter2.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-twitter a:hover {
    background: #383838 url(images/32x32_twitter2.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-pinterest a {
    background: #F93B2D url(images/32x32_pinterest.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-pinterest a:hover {
    background: #383838 url(images/32x32_pinterest.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-path a {
    background: #F93B2D url(images/32x32_path.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-path a:hover {
    background: #383838 url(images/32x32_path.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-rss a {
    background: #F93B2D url(images/32x32_rss.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-rss a:hover {
    background: #383838 url(images/32x32_rss.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-email a {
    background: #F93B2D url(images/32x32_email.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#header ul li.social-email a:hover {
    background: #383838 url(images/32x32_email.png);
     border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
     left: -9999px;
}

li:hover,
li.sfHover {
     position: static;
}

/* Header Right Navigation
------------------------------------------------------------ */



#header ul.nav,
#header ul.menu {
     padding-top: 32px;
     float: right;
}

#header ul.nav ul,
#header ul.menu ul {
     float: right;
     margin: 0;
     padding: 0;
     width: 100%;
}

#header ul.nav li,
#header ul.menu li {
     background-color: none;
     float: left;
     list-style-type: none;
     text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
     color: #383838;
     display: block;
     font-size: 0px;
     padding: 0px 0px 0px;
     position: relative;
     text-display: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
     background-color: #383838;
     color: #383838;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul {
     padding-right: 0px;
}    

#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
     background: url(images/arrow-down.png) no-repeat;
     display: block;
     height: 10px;
     overflow: hidden;
     position: absolute;
     right: 10px;
     text-indent: -9999px;
     top: 10px;
     width: 10px;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
     background-color: none;
     border: 0px solid #666;
     color: #383838;
     font-size: 11px;
     border-top-width: 0;
     padding: 5px 10px;
     position: relative;
     width: 158px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
     background-color: #383838;
}

#header ul.nav li li a .sf-sub-indicator,
#header ul.menu li li a .sf-sub-indicator {
     background: url(images/arrow-right.png) no-repeat;
     top: 10px;
}

#header ul.nav li ul,
#header ul.menu li ul {
     height: auto;
     left: -9999px;
     position: absolute;
     width: 180px;
     z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
     width: 160px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
     margin: -31px 0 0 179px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
     left: auto;
}



/* Primary Navigation
------------------------------------------------------------ */

#nav {
     clear: both;
     color: #FFF;
     font-family: Arial, sans-serif, Tahoma, Verdana, ;
     overflow: hidden;
     text-transform: none;
     width: 500px;
float: right;
padding-top: 135px;
}

#nav ul {
     float: right;
     padding: 0 10px 0 0;
     width: auto;
}

#nav ul ul {
     padding: 0;
     width: 100%;
}

#nav li {
     float: left;
     list-style-type: none;
}

#nav li a {
     color: #FFF;
     display: block;
     font-size: 14px;
     margin: 0;
     padding: 10px;
     position: relative;
     text-decoration: none;
}

#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
     color: #fff;
font-weight: bold;
}

#nav li a .sf-sub-indicator {
     display: block;
     height: 10px;
     overflow: hidden;
     position: absolute;
     right: 10px;
     text-indent: -9999px;
     top: 12px;
     width: 10px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
     background-color: #fff;
     border: 0px solid #888;
     border-top-width: 0;
     color: #fff;
     font-size: 14px;
     padding: 5px 10px;
     position: relative;
     text-transform: none;
     width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
     color: #000;
	text-decoration: underline;
}

#nav li ul {
     height: auto;
     left: -9999px;
     position: absolute;
     width: 160px;
     z-index: 9999;
}

#nav li ul a {
     width: 140px;
}

#nav li ul ul {
     margin: -33px 0 0 159px;
}

#nav li:hover ul,
#nav li.sfHover ul {
     left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
     float: right;
     padding: 10px;
}

#nav li.right a {
     background: none;
     border: none;
     color: #555;
     display: inline;
     text-decoration: none;
}

#nav li.right a:hover {
     color: #000;


     text-decoration: none;
}

#nav li.search {
     padding: 3px 10px 0;
}

#nav li.rss a {
     background: url(images/rss.png) no-repeat center left;
     margin: 0 0 0 10px;
     padding: 10px 0 10px 16px;
}

#nav li.twitter a {
     background: url(images/twitter-nav.png) no-repeat center left;
     padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
     background: #FFFFFF;
     border-top: 3px solid #FF4338;
     border-bottom: 3px solid #FF4338;
     clear: both;
     color: #383838;
     font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
     overflow: hidden;
     text-transform: uppercase;
     width: 1000px;
}

#subnav ul {
     float: left;
     padding: 0 0 0 5px;
     width: 955px;
}

#subnav ul ul {
     padding: 0;
     width: 100%;
}

#subnav li {
     float: left;
     list-style-type: none;
}

#subnav li a {
     color: #383838;
     display: block;
     font-size: 14px;
     margin: 0;
     padding: 5px 15px 5px 20px;
     position: relative;
     text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
     color: #F93B2D;
}

#subnav li a .sf-sub-indicator {
     display: block;
     height: 10px;
     overflow: hidden;
     position: absolute;
     right: 10px;
     text-indent: -9999px;
     top: 12px;
     width: 10px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
     background-color: #fff;
     border: 0px solid #888;
     border-top-width: 0;
     color: #555;
     font-size: 14px;
     padding: 5px 10px;
     position: relative;
     text-transform: none;
     width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
     color: #000;
}

#subnav li ul {
     height: auto;
     left: -9999px;
     position: absolute;
     width: 160px;
     z-index: 9999;
}

#subnav li ul a {
     width: 140px;
}

#subnav li ul ul {
     margin: -33px 0 0 159px;
}

#subnav li:hover ul,
#subnav li.sfHover ul {
     left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
     overflow: hidden;
     padding: 20px;
     width: 940px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
     margin: 0 0 30px;
     padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
     margin: 0 0 30px;
     padding: 10px;
}


/* Content
------------------------------------------------------------ */

#content .widget-wrap {
     margin: 0 0 20px;
     overflow: hidden;
}

#content {
     float: left;
     width: 606px;
}

.sidebar-content #content {
     float: right;
}

.full-width-content #content {
     width: 940px;
}

blockquote {
     margin: 5px 15px 15px;
     padding: 10px 20px 0 15px;
}

.post {
     margin: 0 0 40px;
}

.home .post {
     margin: 0 0 20px;
}

.entry-content {
     overflow: hidden;
}

.entry-content p {
     padding: 0 0 15px;
}

.clear {
     clear: both;
}

.clear-line {
     border-bottom: 0px solid #ddd;
     clear: both;
     margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
     float: left;
     margin: 0 0 20px;
     padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
     width: 48%;
}

.one-third,
.two-sixths {
     width: 31%;
}

.four-sixths,
.two-thirds {
     width: 65%;
}

.one-fourth {
     width: 22.5%;
}

.three-fourths {
     width: 73.5%;
}

.one-fifth {
     width: 17.4%;
}

.two-fifths {
     width: 37.8%;
}

.three-fifths {
     width: 58.2%;
}

.four-fifths {
     width: 78.6%;
}

.one-sixth {
     width: 14%;
}

.five-sixths {
     width: 82%;
}

.first {
     clear: both;
     padding-left: 0;
}



/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h3,
h4,
h5,
h6 {
     color: #fff;
     font-family: Arial, ’Oleo Script', cursive;
font-weight: bold;
}

h1,
h2,
h2 a,
h2 a:visited {
     color: #fff;
     font-size: 26px;
}

.page h1,
.post h1,
.archive h2 {
     /* background: url(images/headline-post.png) no-repeat left; */
     height: 34px;
     margin: 0 0 10px -30px;
     padding: 20px 0 0 30px;
}

.sidebar-content .page h1,
.sidebar-content .post h1 {
     margin: 0 -30px 10px 0;
}

.home #content h2 {
     background: url(images/headline-post-1.png) no-repeat left;
     height: 34px;
     margin: 0 0 10px -30px;
     padding: 13px 0 0 40px;
}

.home.sidebar-content #content h2 {
     margin: 0 -30px 10px 0;
}

.home #content .category-category-1 h2 {
     background: url(images/headline-post-1.png) no-repeat left;
}

.home #content .category-category-2 h2 {
     background: url(images/headline-post-2.png) no-repeat left;
}

.home  #content .category-category-3 h2 {
     background: url(images/headline-post-3.png) no-repeat left;
}

.home #content .category-category-4 h2 {
     background: #fef4f2 url(images/headline-post-4.png) no-repeat left;
}

.home #content .category-category-5 h2 {
     background: url(images/headline-post-5.png) no-repeat left;
}

.home #content h2 a,
.home #content h2 a:visited {
     color: #353535;
     font-size: 30px;
     line-height: 30px;
}

.home #content h2 a:hover {
     color: #888;
}

h2 a:hover,
#footer-widgets .widget-area h2 a:hover {
     color: #888;
     text-decoration: none;
}

#footer-widgets .widget-area h2 a,
#footer-widgets .widget-area h2 a:visited {
     color: #222;
     font-size: 16px;
     line-height: 24px;
     text-transform: uppercase;
}


h3 {
     font-size: 18px;
}

h4 {
     font-size: 18px;
}

.home #content h4 {
     margin: 0 0 10px;
}

.widget-area h4 {
     /* background: url(images/sidebar.png) no-repeat left; */
     color: #fff;
     text-align: center;
     height: 30px;
     font-size: 20px;
     font-weight: normal;
     margin: 0px 0 10px;
     padding: 12px 5px 5px 5px;
     text-transform: lowercase;
border-top: 1px solid white;
border-bottom: 1px solid white;

}

#footer-widgets .widget-area h4 {
     background: none;
     border-bottom: 1px solid #fff;
     font-size: 20px;
     font-weight: normal;
     margin: 0 0 5px;
     padding: 0 0 5px;
     text-transform: none;
}

h5 {
     font-size: 14px;
}

h6 {
     font-size: 14px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
     margin: 0;
     padding: 0 0 15px;
}

.entry-content ol {
     margin: 0 0 0 30px;
}

.archive-page ul li,
.entry-content ul li {
     list-style-type: square;
     margin: 0 0 0 25px;
     padding: 0;
}

.entry-content .post ol li,
.entry-content .page ol li {
     margin: 0 0 0 25px;
}

.archive-page ul li,
.entry-content .post ul li,
.entry-content .page ul li {
     list-style-type: square;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
     padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
     font-size: 11px;
     margin: 5px 0 10px;
     text-transform: uppercase;
}

.single .post-info {
     margin: 5px 0 15px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
     background: url(images/) top left no-repeat;
     border-bottom: 1px solid #ddd;
     clear: both;
     font-size: 11px;
     padding: 50px 0 0;
     text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
     margin: 0 0 40px;
     padding: 10px;
     overflow: hidden;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
     margin: 0 0 00 px;
     padding: 00px;
}

.sticky .date {
display:none;
}

.sticky .author {
display:none;
}

.sticky .category {
display:none;
}

/* Archive Page
------------------------------------------------------------ */

.archive-page {
     float: left;
     padding: 20px 0;
     width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
     padding: 0 0 0 2px;
}


/* Images
------------------------------------------------------------ */

img {
     max-width: 100%

}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
     max-width: none;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {    
     background-color: #fff;
     border: 3px solid #F93B2D;
     padding: 4px;
}

#content .featuredpage img,
#content .featuredpost img {    
     padding: 0px;
}

#content .featuredpage a img:hover,
#content .featuredpost a img:hover {    
     background-color: ;
}

.author-box .avatar {
     float: left;
     margin: 0 10px 0 0;
}

.post-image {
     margin: 0 10px 10px 0;
}

.comment-list li .avatar {
     background-color: #fff;
     float: left;
     height: 35px;
     margin: 0 5px 0 0;
     padding: 4px;
     width: 35px;
}

img.centered,
.aligncenter {
     display: block;
     margin: 0 auto 10px;
}

img.alignnone {
     display: inline;
     margin: 0 0 10px;
}

img.alignleft {
     display: inline;
     margin: 0 10px 10px 0;
}

img.alignright {
     display: inline;
     margin: 0 0 10px 10px;
}

.alignleft {
     float: left;
     margin: 0 10px 0 0;
}

.alignright {
     float: right;
     margin: 0 0 0 10px;
}

.wp-caption {
     padding: 5px 0 0 1px;
     text-align: center;
}

p.wp-caption-text {
     font-size: 11px;
     line-height: 12px;
     padding: 5px 0;
}

.wp-smiley,
.wp-wink {
     border: none;
     float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
     overflow: hidden;
     font-family: 'Oleo Script', cursive;
     font-size: 20px;
     padding: 20px 0;
     width: 100%;
}

.navigation li {
     display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
     border: 1px solid #ddd;
     color: #353535;
     padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
     color: #555;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

#sidebar {
     display: inline;
     float: right;
     font-size: 14px;
     line-height: 20px;
     width: 300px;
}

.sidebar-split-left {
     display: inline;
     float: left;
     width: 155px;
}
    
.sidebar-split-right {
     display: inline;
     float: right;
     width: 125px;
}

.sidebar-split-bottom {
     clear: both;
     width: 300px;
}

.sidebar-content #sidebar {
     float: left;
}

#sidebar .widget {
     margin: 0 0 20px;
     overflow: hidden;
}

#sidebar img {
     margin: 0 0 8px;
}

#sidebar p {
     font-size: 14px;
     line-height: 20px;
     padding: 0;
}

.widget-area ol ol,
.widget-area ul ul {
     margin: 0 0 0 15px;
}

.widget-area ul li {
     border-bottom: 0px solid #ddd;
     font-family: Arial, ’Ruluko', sans-serif;
     list-style-type: none;
     margin: 0 0 6px 2px;
     padding: 0 0 6px;
     word-wrap: break-word;
}

.widget-area li a,
.widget-area li a:visited {
     color: #fff;
     text-decoration: none;
}

.widget-area li a:hover {
     color: #888;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
     display: inline;
     font-size: 14px;
     padding: 3px;
     width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
     clear: both;
     margin: 0;
     overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
     border-bottom: 1px solid #fff;
     margin: 0 0 5px;
     overflow: hidden;
     padding: 5px 0 0;
}

.home #content .featuredpage .page,
.home #content .featuredpost .post {
     border-bottom: none;
     float: left;
     margin: 0 10px 0 0;
     padding: 0;
}

#sidebar .featuredpage .page,
#sidebar .featuredpost .post {
     margin: 0;
     padding: 0;
}

.more-from-category {
     padding: 0 10px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
     overflow: hidden;
}

.user-profile p {
     padding: 10px 10px 0;
}

.user-profile .posts_link {
     padding: 0 0 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
     background-color: #F93B2D;
     border: 1px solid #F93B2D;
     border-radius: 3px;
         -khtml-border-radius: 3px;
         -moz-border-radius: 3px;
         -webkit-border-radius: 3px;
     color: #fff;
     cursor: pointer;
     font-family: 'Ruluko', sans-serif;
     font-size: 14px;
     font-weight: normal;
     padding: 4px 5px;
     text-decoration: none;
     text-transform: uppercase;
}

.reply a,
.reply a:visited {
     padding: 3px 5px 2px;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
     border: 1px solid #F93B2D;
     background-color: #F93B2D;
     color: #fff;
     text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
     float: right;
     padding: 40px 0 0;
}

#nav .searchform {
     float: right;
}

.s {
     font-family: 'Ruluko', sans-serif;
     font-size: 14px;
     margin: 5px 2px 0 0;
     padding: 5px 0 5px 5px;
     width: 220px;
}

#nav .s {
     margin: 5px -2px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
     padding: 10px 10px 0;
}

.enews #subscribe {
     padding: 0 0 0 10px;
}

.enews #subbox {
     font-family: 'Ruluko', sans-serif;
     font-size: 14px;
     margin: 5px 5px 0 0;
     padding: 4px 0 4px 5px;
     width: 230px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
     width: 100%;
}

#wp-calendar caption {
     font-size: 14px;
     font-style: italic;
     padding: 2px 5px 0 0;
     text-align: right;
}

#wp-calendar thead {
     background-color: #EBE4DF;
     font-weight: bold;
     margin: 10px 0 0;
}

#wp-calendar td {
     background-color: #EBE4DF;
     padding: 2px;
     text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
     background-color: #fef3f1;
     clear: both;
     font-size: 14px;
     line-height: 20px;
     overflow: hidden;
     padding: 15px 0 0;
     width: 1000px;
}
    
#footer-widgets .wrap {
     margin: 0 auto;
     width: 920px;
}

#footer-widgets p {
     font-size: 14px;
    font-weight: normal;
        line-height: 20px;
     margin: 0;
     padding: 0 0 10px;
}
    
#footer-widgets a,
#footer-widgets a:visited {
     color: #F93B2D;
     text-decoration: none;
}
    
#footer-widgets a:hover {
     color: #555;
     text-decoration: none;
}
    
#footer-widgets ul {
     list-style-type: none;
     margin: 0 0 15px;
     padding: 0;
}
    
#footer-widgets ul li {
     border-bottom: 1px solid #fff;
     background: none;
     list-style-type: none;
     margin: 0 0 5px;
     padding: 0 0 5px;
}

.footer-widgets-1,
.footer-widgets-2 {
     width: 450px;
     float: left;
     margin: 0;
     padding: 0 0 10px;
}

.footer-widgets-2 {
     float: right;
}
    
.footer-widgets-3 {
     clear: both;
     padding: 5px 0 0;
     width: 920px;
}


/* Footer
------------------------------------------------------------ */

#footer {
     /* background: url(images/nav-bg.png); */
     border-bottom: 1px solid #fff;
     border-top: 1px solid #fff;
     clear: both;
     overflow: hidden;
     padding: 7px 0 5px;
     text-transform: none;
     width: 1000px;
}

#footer p {
     color: #fff;
     font-family: Arial, ’Ruluko', sans-serif;
     font-size: 13px;
}

#footer a,
#footer a:visited {
     color: #fff;
     font-family: Arial, ’Ruluko', sans-serif;
}

#footer .gototop {
     float: left;
     padding: 0 0 0 14px;
     width: 200px;
}

#footer .creds {
     float: right;
     padding: 0 14px 0 0;
     text-align: right;
     width: 730px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
     margin: 0 0 20px;
     overflow: hidden;
}

#author,
#comment,
#email,
#url {
     font-size: 14px;
     margin: 10px 5px 0 0;
     padding: 5px;
     width: 250px;
}

#comment {
     height: 150px;
     margin: 10px 0;
     width: 98%;
}

.ping-list {
     margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
     margin: 0;
     padding: 10px;
}

.comment-list li,
.ping-list li {
     font-weight: bold;
     list-style: none;
     margin: 10px 0 0;
     padding: 10px;
}

.comment-list li ul li {
     list-style-type: none;
}

.comment-list p,
.ping-list p {
     font-weight: normal;
     margin: 10px 5px 10px 0;
     padding: 0;
     text-transform: none;
}

.comment-list ul.children {
     margin-top: 20px;
}

.comment-list ul.children li.comment  {
     background: #fff;
}

.comment-list cite,
.ping-list cite {
     font-style: normal;
     font-weight: bold;
}

.commentmetadata {
     font-weight:normal;
}

.comment-author {
     background: #FFFFFF;
     font-size: 14px;
     font-weight: bold;
     padding: 8px 10px 0;
}

.comment-meta {
     background: #FFFFFF;
     font-size: 14px;
     padding: 0 10px 8px;
}

.nocomments {
     text-align: center;
}

#comments .navigation {
     display: block;
     padding: 0;
}

.thread-alt,
.thread-even {
     background: #EBE4DF;
}

.alt,
.depth-1,
.even {
     border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */


div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
     color: #333;
     font-family: 'Ruluko', sans-serif;
     font-size: 14px;
     padding: 4px 5px !important;
}

div.gform_footer input.button {
     color: #fff;
}

div.gform_wrapper .ginput_complex label {
     font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
     margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
     border: none;
     margin: 0;
     padding: 0;
}

.entry-meta { display: none; }

