/*
Theme Name: Daily
Theme URI: http://www.hawkeyedesign.co.uk
Description: Daily of the Day website theme
Version: 1.2.2
Author: Ian Hawkins
Author URI: http://www.hawkeyedesign.co.uk
License URI: http://www.hawkeyedesign.co.uk
*/

@import "css/screen.css";

.sticky-menu-thing {
  position: relative;
  top:50%;
  left:0px;
  width:100%;
  height:30px;
  padding-left:15px;
  background-color: #333;
  border-radius:0px 0px 5px 5px; 
  transform:rotate(-90deg);
  transform-origin:0 0 0;
  color:#fff;
  margin-top: -60px;
}

.widgettitle.closed {
  padding-right: 35px;
  background: url('images/plus-icon.png') center right no-repeat;
  background-position:20px;
}

.widgettitle.opened {
  padding-right: 35px;
  background: url('images/minus-icon.png') center right no-repeat;
  background-position:20px;
width: 100%;
}



.post_inner_wrapper iframe {
    margin-bottom: ;
    margin-top: ;
    width: 100%;
position: relative;
}

.post_wrapper img {
  max-width: 100% !important;
  height: auto !important;
}

#fbview-2, #fbview-8 { display: block !important; }


.widesky {
    margin-left: auto;
    margin-right: auto;
}

div.textwidget {
    font-size: 12px;
    line-height: 30px;
    margin: 0 !important;
    padding-left: 0 !important;
    text-align: center !important;
    width: 100%;
}

#fbview-3, #fbview-7, #fbview-1, #fbview-4, #fbview-9 {
display: block !important;
}

.main_nav ul, .main_nav {
    width: auto !important;
}
