/*
Theme Name: WP Bootstrap
Theme URI: http://teamtreehouse.com/wordpress-bootstrap-theme-tutorial
Description: A demo theme built to accompany the Treehouse blog post <a href="http://teamtreehouse.com/wordpress-bootstrap-theme-tutorial">How to Build a WordPress Theme with Bootstrap</a>.
Author: Zac Gordon
Author URI: http://teamtreehouse.com/
Version: 1.0
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This simple theme was built using the example Bootstrap theme "Basic marketing site" found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html
*/

@import url('bootstrap/css/bootstrap.css'); 
@import url('bootstrap/css/bootstrap-responsive.css');
@import url('carousel.css'); 
@import url('menus.css');
body { 
     padding-bottom: 40px; 
	 font-family: 'News Cycle', sans-serif;
	 font-size: 18px;
	 line-height : 24px;
	padding-right: 0px;
    padding-left: 0px;
}
 
 
 h2{
	 font-family: 'Text Me One', sans-serif;
	 font-size: 46px;
 	 line-height : 56px;


 }
 
 h2 a {
	 color: #ff6600;
 }
 
 h1{
	 font-family: 'Text Me One', sans-serif;
	 	 font-size: 62px;
	 	 line-height : 82px;


 }
 
.widgettitle {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Love Ya Like A Sister', cursive;
    color: #999999;
 }
 
 .widget_search, .searchform h2{
font-family: 'Amatic SC', cursive;
	 font-size: 36px;
 	 line-height : 46px;
 }

li#search-3.widget.widget_search.home-search-label{
font-family: 'Amatic SC', cursive;
	 font-size: 36px;
 	 line-height : 46px;
}
 
 .snippet-title  h1 h2 a {
font-family: 'Amatic SC', cursive;
	 color: #ff6600;
 }
 
.post-title  {
font-family: 'Amatic SC', cursive;
	 color: #ff6600;
 }
 
 
 h2.snippet-title a {
font-family: 'Amatic SC', cursive;
	 color: #ff6600;

 }
 
        .navbar-text.pull-right {
          float: none;
          padding-left: 5px;
          padding-right: 5px;
        }
      
	  .hero-unit-reads{
  padding: 60px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 200;
  line-height: 36px;
  color: inherit;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.hero-unit-reads h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit-reads li {
  line-height: 30px;
}
	

.headerimg-reads img{
	display: block;
    margin-left: auto;
    margin-right: auto;
	}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }
 
li.widget ul,
li.widget li ,
.sidebar{ list-style: none; }

.widget  li{
	 list-style:none;
 }
 .widget {
	 list-style:none;
 }
 
 
li {
	 list-style:none;
 }
 
 .genericon-big {
    display: inline-block;
    width: 72px;
    height: 72px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 72px;
    line-height: 1;
    font-family: 'Genericons';
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
	color: #ff6600;
}

.genericon {
	display: inline-block;
	width: 36px;
	height: 36px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 35px
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	color: #ff6600;
}

.search-field-home {
	    width: 100%;
}

.home-search-label{
font-family: 'Amatic SC', cursive;
	font-size:42px;
		 line-height : 60px;

}

input[type="search"]
{
     font-size: 24px;
    font-family: 'Amatic SC', cursive;
    height: 30px;
    color: #999999;
}

.carousel-indicators {
    position: absolute;
    /* top: 15px; */
    right: 15px;
    z-index: 5;
    list-style: none;
}

.wdi_pagination {
	font-size:18px;
	color: #ff6600
}

a {
    color: #ff6600;
    text-decoration: none;
}


.my-fluid-container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
/*
.affix-top,.affix{
 position: static;
}*/

@media (min-width: 979px) {
 /* #sidebar-right.affix-top {
    position: static;
  	margin-top:30px;
  	width:235px;
  }*/
  
  /*#sidebar-right.affix {
    position: fixed;
    top:70px;
    width:235px;
  }*/
}

#sidebar-right li.active {
  border:0 #eee solid;
  border-right-width:5px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

#wdi_feed_0 .wdi_pagination_ctrl {
    	font-size: 14px;

}


body{
    position:relative;
}
header,
footer{
    padding:40px 0;
    text-align:center;
}
header{
    margin-bottom: 10px;
}
#sidebar-right{
    &.affix{
		position: fixed;
        top: 10px
	 }
    
    &.affix-top{
		position: static;
	 }

	  &.affix-bottom{
		position:absolute;
	 }
}

.account-info-list{
	li{ 
            &:before,
            &:after {
            display: table;
            content: "";
            line-height: 0;
        }
            &:after {
                clear:both;
            }
	}

	.info-title{
		margin-right: 2px;
	}

	.info-title,
	.info-data{
		float:left;
	}
    footer {
        padding: 10px 0;
    }
    footer h1 {
        margin-top: 0;
    }
}


img {
	height: auto;
	max-width: 70%;
	vertical-align: middle;
	padding-top: 0px; 

}

#frontpageimmage{
	max-width: 100%;
	padding-top: 0px; 
}

#frontpageimmage img{
	padding-top: 0px; 
}

#frontpageimmage.row{
	max-width: 100%;
	padding-top: 25px;
}

.wp-caption {
	background: transparent;
	border: none;
	color: #767676;
	margin: 0 0 24px 0;
	max-width: 100%;
	padding: 0;
	text-align: left;
}

.html5-captions .wp-caption {
	padding: 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

.html5-captions .wp-caption.alignleft {
	margin-right: 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

.wp-caption.alignright img,
.wp-caption.alignright .wp-caption-dd {
	padding-left: 10px;
}

.html5-captions .wp-caption.alignright {
	margin-left: 24px;
}

.html5-captions .wp-caption.alignright img,
.html5-captions .wp-caption.alignright .wp-caption-dd {
	padding: 0;
}

.wp-caption.aligncenter {
	margin: 7px auto;
}

.wp-caption-dt {
	margin: 0;
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding: 0 10px 0 0; /* Avoid the caption to overflow the width of the image because wp-caption has 10px wider width */
	text-align: left;
}

.mceTemp + ul,
.mceTemp + ol {
	list-style-position: inside;
}

.minipic  {
	max-width: 100%;
	width : auto;
}

.minipicdiv {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
	padding-right: 0px; 
    padding-left: 0px; 
}
.minipicdiv img {
    top:50%;
    min-height:100%;
    display:block;
    left:50%;
    min-width:100%;
}

#frontpageimmage{
	    margin-left: 0px;
}

.topimages{
	padding-left: 0px;
	padding-right: 0px;
}

/* Menu Styles */

.third-level-menu
{
    position: absolute;
    top: 0;
    right: -200px;
    width: 200px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.third-level-menu > li
{
    height: 30px;
    background: #FFFFFF;
}
.third-level-menu > li:hover { color: #ff6600; }

.second-level-menu
{
    position: absolute;
    left: 0;
    width: 250px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
	z-index: 9999;

}

.second-level-menu > li
{
    position: relative;
    height: 36px;
    background: #FFFFFF;
}
.second-level-menu > li:hover { color: #ff6600;  }

.second-level-menu a {
	font-size: 24px
}

.third-level-menu a {
	font-size: 24px
}

.top-level-menu-left
{
    list-style: none;
    padding: 0;
    margin: 0;
	z-index: 500;
	position:	relative;
	
}

.top-level-menu-left> li
{
    position: relative;
    float: left;
    height: 40px;;
    width: 150px;
    background: #FFFFFF;
}
.top-level-menu-left> li:hover { background: #FFFFFF; }

.top-level-menu-left li:hover > ul
{
    /* On hover, display the next level's menu */
    display: inline;
}


/* Menu Link Styles */

.top-level-menu-left a /* Apply to all links inside the multi-level menu */
{
    font-family: 'Love Ya Like A Sister', cursive;
	font-size: 2vw;
    color: #999999;
	text-decoration: none;
    padding: 0 0 0 10px;
    
    /* Make the link cover the entire list item-container */
    display: block;
    line-height: 40px;
}
.top-level-menu-left a:hover { color: #ff6600; }


.top-level-menu-right
{
    list-style: none;
    padding: 0;
    margin: 0;
	z-index: 500;
	position:	relative;
}

.top-level-menu-right> li
{
    position: relative;
    float: right;
    height: 40px;
    width: 150px;
    background: #FFFFFF;
}
.top-level-menu-right> li:hover { background: #FFFFFF; }

.top-level-menu-right li:hover > ul
{
    /* On hover, display the next level's menu */
    display: inline;
}


/* Menu Link Styles */

.top-level-menu-right a /* Apply to all links inside the multi-level menu */
{
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 2vw;
    color: #999999;
    text-decoration: none;
    padding: 0 0 0 10px;
    
    /* Make the link cover the entire list item-container */
    display: block;
    line-height: 40px;
}
.top-level-menu-right a:hover { color: #FF6600; }


 .genericon-menubar {
    display: inline-block;
    width: 36px;
    height: 36px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 1.5;
    font-family: 'Genericons';
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
	color: #FFFFFF;
 }
 
 .genericon-menubar:hover{
	 color: #FF6600;

 }

.top-level-div {
	position:	relative;
	z-index: 9999;
}

.menu-div-left {
	z-index: 500;
	position:	relative;

}

.menu-div-right {
	z-index: 500;
	position:	relative;
}

.menu-div-pic {
 /* position: absolute; 
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 400px; /* Need a specific value to work */
}

.navbar {
	z-index: 10000;
}

.aboutus {
	    border-color: orangered;
    border-width: 1px;
    border-style: solid none none none;
	font-size: 22px;
    line-height: 28px;
}

.post-thumbnail img{
	max-width: 100%;
	width: 100%;
}

.page-title a{
	font-family: 'Amatic SC', cursive;
	 color: #FFFFFF;
	 line-height: 1.5;
	 font-size: 2.1vw;

}

.page-title a:hover { color: #FF6600; }

.nav-previous a{
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 28px;
	color:#FF6600;
}

.nav-next a{
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 28px;
	color:#FF6600;
	}
	
.nav-search-label{
		font-family: 'Amatic SC', cursive;
font-size: 28px;
    line-height: 1.5;
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
	color: white;
	float:right;
}

.main-navigation {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 3px;
}

@media only screen and (min-width: 1024px) {
.main-navigation ul {
    float: left;
    width: 100%;
    list-style-type: none;
}}

.mobile-nav-menu {
    display: none;
}

.menu_control {
       color: #ff6600;
    cursor: pointer;
    font-size: 80px;
    text-align: center;
    margin: -30px 0px -40px 0px;
    display: block;
	font-family: 'Amatic SC', cursive;

}

.mobile-nav-menu.show_menu {
    display: block;
    background-color: #ffffff;
    padding: 20px 0;
    margin: 70px auto -30px;
    width: 90%;
	    font-size: 28px;
	line-height: 36px;
    border-radius: 40px;
	font-family: 'Amatic SC', cursive;


}

.menu_control a:hover{
	color: #999999
}

.menu_control a:active{
	color: #999999
}

.menu_control a:focus{
	color: #999999
}

.mobile-nav-menu a:hover{
	color: #999999
}

.mobile-nav-menu a:active{
	color: #999999
}

.mobile-nav-menu a:focus{
	color: #999999
}


.logo {
	width : 282px;
	max-width : 100%;
}

.mini-navbar {
	text-align: center
}

 .genericon-mini-menubar {
    display: inline-block;
    width: 28px;
    height: 28px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 1.5;
    font-family: 'Genericons';
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
	color: #FFFFFF;
 }
 
 .mini-nav-social {
	 background-color : #999999
	 
 }
 