/*
Theme Name:     Filmcup2013-Mobile
Theme URI:      http://filmcup.net/
Description:    mobile child theme of the filmcup theme
Author:         Guido Göbbels
Author URI:     http://example.com/about/
Template:       attitude                           
Version:        0.1.0
*/
@import url("../attitude/style.css");

/* SETUP */
html{
font-family:Arial;
}

a {
color: #469350;
text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-family: 'Arial', sans-serif;
color: #469350;
}

.wrapper {
width: auto;
margin: 0 auto;
background-color: #fff;
-webkit-box-shadow: 0 0 5px #ddd;
-moz-box-shadow: 0 0 5px #ddd;
box-shadow: 0 0 5px #ddd;
float: left;

.clearfix {
float:left;
width:100%;
}
}

/* Head Bereich */

#branding {
margin-top: 0px;
float: left;

margin-left: 30px;
padding-right: 31px;
}

#branding .container {
height: 0px;
float: left;
width: 100%;
}

#time_and_date {
width: 93%;
color: white;
background-color: #469350;
border-radius: 0px 0px 10px 10px;
padding: 30px 10px 5px 20px;
float: left;
}

.hgroup-wrap {
padding-top: 10px;
padding-bottom: 0px;
height: 90px;
float:right;
}
@media screen and (max-width: 480px){
.hgroup-wrap {
padding-top: 10px;
padding-bottom: 0px;
height: 90px;
float:right;
visibility:hidden;
}
}



#site-title a img {
vertical-align: inherit;
max-height: 70px;
}

#site-logo{
float: right;
margin-top: 10px;
height: 90px;
overflow: hidden;
}


#site-logo {
float: right;
margin-top: 0px;
height: 90px;
}

/* Feature Image Bereich */

.featured-text {
position: absolute;
bottom: 55px;
right: 30px;
text-align: right;
color: #fff;

}

#feature_img {
float:left;
width:100%
}

#feature_img_container {
margin: 0px 30px 20px 30px;
width: auto;
height: auto;
overflow: hidden;
}

.attachment-featured{
max-width: 100%;
height: auto;
width: 100%;

}

/* Navigation Bereich */

#access {
border-top: 1px solid #EAEAEA;
border-bottom: 0px solid #EAEAEA;
padding-left: 30px;
width: 100%;
margin-top: 235px;
float:left;


}

#access a {
color: #777;
display: block;
float: left;
font-size: 13px;
text-transform: uppercase;
padding: 12px 0 0;
height: 30px;
}

#access a:hover {
color: #469350;
}

 #access ul li:hover > a {
color: #469350;
}

#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a {
color: #469350;
}

#access ul li ul {
position: absolute;
background-color: #fff;
border-top: 4px solid #469350;
top: 55px;
left: 0px;
width: 190px;
}

#access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item ul li a:hover {
background-color: #F9F9F9;
color: #469350;
}

#access select {
width:60%;
float:left;
}

select .tinynav.tinynav1 {
width:100%
}


#login_btn {
color: white;
background-color: #469350;
border-radius: 10px 10px 10px 10px;
width: 65px;
float: left;
text-align: center;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

#login_btn a{
color: white;
text-align: center;
margin-top: 0px;
padding: 0px 0px 0px 16px;
height: auto;
font-size: 12px;
}

/* Slider Bereich */

.featured-text .featured-title {
font: 24px 'Philosopher',sans-serif;
line-height: 30px;
padding: 10px 20px;
background: #469350;
/*background: rgba(5, 169, 197, 0.9);*/
float: right;
max-width: 525px;
}

#controllers a:hover, #controllers a.active {
background-color: #469350;
color: #469350;
}

.featured-slider, .featured-slider .slider-cycle {
position: relative;
margin-top: -1px;
margin-bottom: 4px;
visibility: hidden;
height: 0px;
}

/* Text Bereich */

#main {
padding: 0px 0 10px;
float: left;
}

#breadcrumbs {
float: left;
width: 100%;
}

#breadcrumbs .breadcrumb {
float: left;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
padding-left: 30px;
font-size: 12px;
text-transform: uppercase;
}

#post_category {
border-bottom: 1px solid #EAEAEA;
float: left;
width: 100%;
}

#post_category .page-title{
padding-left:30px;
text-transform: uppercase;
font-size: 24px;
line-height: 30px;
color: #469350;
font-weight: normal;
float: left;
padding-top: 2px;
}

#primary {
padding-left: 30px;
padding-right: 10px;
width: 100%;
}
.entry-header {
}

.entry-title, .entry-title a {
color: #469350;
font: 15px 'Arial', sans-serif;
line-height: 30px;
font-weight: bold;
padding-bottom: 0px;
padding-top: 30px;
}

#content h2{
padding-bottom: 0px;
}

#content .post {
padding-top: 10px;
padding-bottom: 40px;
border-top: 0px solid #eaeaea;
}

.entry-content {
padding-bottom: 30px;
margin-bottom: -80px;
}

a.readmore:hover {
background: -webkit-linear-gradient(#89FC6C, #73E92F);
background: -moz-linear-gradient(#89FC6C, #73E92F);
background: -ms-linear-gradient(#89FC6C, #73E92F);
background: -o-linear-gradient(#89FC6C, #73E92F);
background: -webkit-gradient(#89FC6C, #73E92F);
background: linear-gradient(#89FC6C, #73E92F);
}
a.readmore {
background-image: linear-gradient(rgb(73, 215, 6), rgb(20, 198, 5));
border: 1px solid #469350;
color: #fff;
display: inline-block;
padding: 5px 25px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;
float: right;
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#62D706, #469350);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

a:focus, a:active, a:hover {
text-decoration: none;
color: #469350;
}

.entry-meta a:hover {
color: #469350;
}

.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
color: #469350;
}

.entry-meta-bar {
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
padding: 7px 0;
clear: both;
visibility: hidden;
height:0px;
}

#content ul.default-wp-page, .pagination {
margin-bottom: 30px;
visibility: hidden;
height:0px;
}

/* Widget Areas*/
/* Widget Head (left)*/

.xililanguagelist_head {
	margin-top: 30px;
}

/* Widget right*/

#secondary {
float: left;
margin-left: 10px;
width: auto;
margin-top: 5px;
}

#sidebar_title{
background-color: #469350;
border-radius: 0px 0px 10px 10px;

}

#sidebar_title .sidebar_head{
margin-top: 0px;
text-transform: uppercase;
font-size: 15px;
padding-left: 10px;
}

.sidebar_head li{
color: white;
margin-top: 0px;
list-style-type: none;
}

.sidebar_head a {
color:white;
margin-top:0px;
}

#right_content_wrapper{
float:left;
border-bottom: 1px solid #eaeaea;
padding-bottom: 20px;
}

#right_feature_image_wrapper{
margin-top:20px;
width: 305px;
height: 130px;
overflow : hidden;
}

#secondary h4{
color: #469350;
font: 15px 'Arial', sans-serif;
line-height: 20px;
font-weight: bold;
padding-bottom: 0px;
padding-top: 20px;
}

.more_link{
border: 1px solid #469350;
width: 20px;
height: 20px;
alignment-baseline: middle;
font-size: 15px;
text-align: center;
float:right;
}

.widget ul li a:hover {
color: #469350;
}

/* footer*/

#colophon {
margin-bottom: 30px;
float: left;
width: 100%;
}

#colophon .widget {
float: left;
margin-left: 10px;
width: auto;
}