﻿/*
Theme Name: Arata
Theme URI: http://www.gruppoarata.it
Author: Max Guglielmino
Author URI: http://www.maxguglielmino.com/
Template: sunrise
Text Domain: arata
*/

@import url('../sunrise/style.css');
@import url(http://fonts.googleapis.com/css?family=Fredoka+One);

a {
	color: #005d86;
	text-decoration: none;
}

body.home .header-wrapper {
    background: none;
}

body.rfwbs-active {
    padding-bottom: 0 !important;
}
body.home section.featured {
	background: rgba(255, 255, 255, 0.8);
}


body.page #rfwbs_slider {
    display: none !important;
}

h1, h2, h3 {
font-family: 'Fredoka One','Helvetica Neue',Helvetica,Arial,sans-serif;
font-weight:100;
}


header {
/*    margin: 0 auto;
    padding: 30px 0 0;
    position: relative;
    width: 100%;
    z-index: 1000;*/
    padding: 10px 0 20px;
}

.header-wrapper {
    background: url("images/pattern_grass.jpg") repeat fixed 0 0 / cover #333;
    min-height: 200px;
    background: url("images/pattern_grass.jpg");
}

.header-wrapper .description {
	display:none;
}

.slogan {
	/*background: rgba(137, 158, 48, 0.5);*/
/*	background: url(img/bg_slogan.png) top left repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fff;
	padding: 30px;
	margin: 0 auto;
	text-align: center;
	margin: 11% auto 11%;*/
	margin: 3% auto;
/*    background-image: url("images/pattern_grass.png");*/
    background: rgba(0, 93, 134, .5);
	text-shadow:1px 1px rgba(0,51,0, .5);
	border-radius: 15px;
}
.slogan h2 {
/*    font-size: 60px;
    font-weight: 900;
    margin-bottom: 25px;*/
    font-weight: normal;
    margin-bottom: 5px;
}
.slogan h3 {
    font-size: 24px;
    margin-bottom: 5px;
    text-transform:uppercase;
}
.slogan p {
/*    font-size: 34px;*/
    font-size: 24px;
    font-weight: 100;
}
.slogan p strong {
	font-family: 'Fredoka One', sans-serif;
    font-weight: normal;
}
.slogan img.oldlogo {
width: 260px;
max-width:100%;
}

.slogan .wp-video {
margin: 12px auto;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal !important;
}

.nav-wrapper {
/*	background: url("img/bg_nav.png") repeat scroll left top rgba(0, 0, 0, 0);
	margin-top: 20px;
	padding: 3px 0;*/
	margin-top: 0;
/*    background-image: url("images/pattern_grass.jpg");*/
    background: #005d86;
    background: rgba(0, 93, 134, 0.75);
}

.promo {
/*    background-image: url("img/bg_diamond.png");
    padding: 20px 0;*/
/*  background-image: url("images/pattern_grass.jpg");*/
    background: #005d86;
    background: #466605;
    padding: 20px 0;
    color:#fff;
}
.promo .col {
    margin-bottom: 0;
}
.promo .col h3 {
/*    color: #000;
    font-size: 16px;*/
    font-size: 20px;
/*    color: #005d86;
	text-shadow:1px 1px rgba(255, 255, 255, .8);*/
	color:#fff;
	text-shadow:1px 1px rgba(0, 93, 134, .8);
    font-weight:100;
    letter-spacing:1px;
/*	font-family: 'Open Sans',Helvetica,Arial,sans-serif;*/
}
.promo .col h3 a {
	color:#fff;
}
.promo .col h3 a:hover {
	color:#c2e4f2;
}
.promo .col img {
/*    border-radius: 75px;
    border-radius: 100%;*/
}

.promo .post-thumb-wrap {
    background: none;
    padding: 0;
    border-radius: 0;
}
.promo .post-thumb-wrap img {
    border-radius: 0;
}

.post-thumb-wrap {
/*    background: url("img/pattern1.png") repeat scroll left top rgba(0, 0, 0, 0);
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-align: center;
    background-image: url("images/pattern_grass.png");*/
    background-image: none;
    background: #005d86;
    margin-bottom: 5px;
}

.submitbutton, a.more-link, a.post_read_more, a.comment-reply-link {
    background: url("images/bg_button.png") repeat-x scroll 50% 50% #005d86;
}

.featured {
    padding: 40px 0 10px;
}
.featured h2 {
/*    color: #868686;
    font-size: 34px;
    font-weight: 100;
    margin-bottom: 40px;
    text-align: center;*/
    margin-bottom: 20px;
}
.featured h3 {
    margin-bottom: 5px;
}
.featured .post-content {
    margin: 0;
}

.footer_widgets {
    padding: 25px 0 10px;
}

.footer_widgets h3.widget-title{
	font-size:16px;
	color:#fff;
	line-height:1;
	margin-bottom: 10px;
	text-shadow:1px 1px rgba(0, 93, 134, .8);
}


.featured .post-title a {
	font-size: 22px;
	color: #005d86;
	font-weight: normal;
}

.menu-item-price {
	float: right;
	/*font-size: 14px;*/
	color: #005d86;
}

.emm-current {
    background:#005d86;
    color:#ffffff;
}

.respond-form textarea, 
.respond-form input[type="text"], 
.respond-form input[type="email"], 
.respond-form input[type="url"] {
/*    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    font-family: sans-serif;*/
    background: #e8f3f8;
    border: 1px solid #c2e4f2;
    border-radius: 3px;
    font-family: sans-serif;
}

h2.archive-title {
    color: #868686;
    font-size: 20px;
    font-weight: 100;
    margin: 0 auto 10px;
    text-align: left;
}

h2.post-title {
    color: #868686;
    font-size: 40px;
    font-weight: 100;
    margin: 0 auto 20px;
    text-align: left;
}

.meta span:before {
content:' - ';
}
.meta span:first-child:before {
content:'';
}

.widget_wysija_cont .wysija-submit {
    display: block;
    margin-top: 10px !important;
}


section.main {
background:#fff;
}

section.main aside.sidebar p {
/*    color: #666666;
    font-size: 14px;*/
    padding-bottom: 5px;
}

#overlay {
/*    background-color: #000;
    display: none;
    height: 500px;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10090;*/
}

#contactForm input, 
#contactForm textarea {
/*    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 7px 10px;*/
    background: #e8f3f8;
    border: 1px solid #c2e4f2;
}

.post-content ul {
list-style-type: disc;
}
.post-content li {
margin-left: 1em;
}

.footer_widget ul li {
/*    margin-bottom: 10px;
    list-style: outside none none;
    padding: 3px 0px;*/
border-bottom:1px solid #999;
}
.footer_widget ul li a {
display:block;
}