/*Theme Name:  ANGLE NEWS
Theme URI:   http://usuncut.com
Version:     1.0
Description: U.S. Uncut is an online news distributor.
Author:      U.S. Uncut
Author URI:  http://usuncut.com
Template:    devoe
*/
@import url("../devoe/style.css");

.content-main a {
  color:#ff9a60;
}
.post-cat{
  text-transform: uppercase;
}
#main-nav-logo {
  max-width: 250px;
  float: none;
  margin: 0 auto;
  overflow: inherit;
}
.content-main {
  color: #000;
}
#main-nav-wrap {
    border-bottom: 2px solid #ff9a60;
}
#main-logo-wrap {
  display: none;
}
#fly-menu-wrap {
  background: #f2f2f2;
}
#main-nav-contain::after {
    background-image: none;
}
nav.main-menu ul li a {
    color: #000;
}
#sidebar-wrap .head-latest-img {
    width: auto;
}
#sidebar-wrap .head-latest-in {
    margin-left: 165px;
}
.post-tags span.post-tags-header {
  color: #000;
}
.head-soc {
  width: auto;
  margin-top: 20px;
}
ul.head-latest-list li {
  background: #f2f2f2;
}
ul.foot-soc-list, ul.head-soc-list {
  width: 100%;
}

ul.foot-soc-list li, ul.head-soc-list li {
  float: left;
  width: 30px;
}

ul.foot-soc-list li a, ul.head-soc-lis li a {
  color: #aaa;
}

ul.foot-soc-list li i, ul.head-soc-list li a {
  font-size: 20px;
}
ul.head-soc-list li a:hover{
  color: #fff;
}
.fly-search-out {
  box-shadow: none;
}
ul.fly-bottom-soc li.fb-soc,
.post-soc-fb {
	background: #3b5997;
	color: #fff;
	}
ul.fly-bottom-soc li.twit-soc,
.post-soc-twit {
	background: #00aced;
	color: #fff;
	}
ul.fly-bottom-soc li.rss-soc {
	background: #f60;
	color: #fff;
	}
#fly-wrap {
    background:#ffffff;
  }
#searchform input {
    background: #FFF none repeat scroll 0 0;
    color: #333;
  }
.fly-but-search, .fly-open {
    background: #ccc none repeat scroll 0 0;
  }

@media screen and (min-width: 601px) {
  #sidebar-wrap .head-latest-text h2{
    font-size: .95rem;
  }
  .head-latest-text h2 {
    font-size: 1rem;
  }
  .feat-main-sub-text h2, .feat-main-top-text h2.standard-headline {
    font-size: 1.3rem;
  }
  #post-header .post-title{
    font-size: 40px;
    font-weight: 400;
  }
  nav.main-menu ul li a {
    font-size: 1.95rem;
  }
  .small-nav-wrap {
    height: 24px;
  }
  ul.head-soc-list li.head-soc-twit {
    width: 130px;
  }
  ul.head-soc-list li.head-soc-fb {
    width: 100px;
  }
  #main-nav-wrap {
    position: relative;
    top: 0px;
    height: 58px;
  }
  .head-left-wrap {
      width: 320px;
  }
  .head-main-in {
      margin-left: 350px;
  }
  .socialstuff {
    padding-bottom: 20px;
  }
  .head-latest-wrap {
      height: 706px;
  }
  .fly-bottom-wrap {
    display: none;
  }
  .fly-but-wrap span {
      background: #333;
      height: 6px;
      width: 50px;
      left: 0;
  }
  .main-nav-drop .fly-but-wrap span {
      background: #FFF;
      height: 6px;
      width: 50px;
      left: 0;
  }
  .fly-but-wrap span:nth-child(1) {
      top: 16.5px;
  }
  .fly-but-wrap span:nth-child(2), .fly-but-wrap span:nth-child(3) {
      top: 28.5px;
  }
  .fly-but-wrap span:nth-child(4) {
      top: 40.5px;
  }
  .fly-but-wrap.fly-open span:nth-child(1), .fly-but-wrap.fly-open span:nth-child(4) {
      left: 50%;
      top: 29px;
      width: 0;
  }
  .fly-but-wrap {
      right: 8%;
      position: relative;
      top: 0;
      float: right;
  }
  .fly-open {
      right: 0px;
  }
  #fly-wrap {
      background:none
    }
    .feat-main-top-text, .feat-main-sub-text{
      background: rgba(0,0,0,0.8); padding-top: 20px;
    }
  .feat-main-top-text h2, .feat-main-sub-text h2, .feat-wide-text h2, .feat-main2-text h2 {
      font-weight: 200;
  }
  .home .feat-main-top-text p {
    display: none;
  }
  .home #leader-wrap {
    display: none;
  }
  #leader-wrap {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #333;
    padding:24px;
  }
}

span.head-latest-head {
    color: #FF9A60;
    font-style: normal;
    font-weight: 200;
}
@media screen and (max-width: 600px) {
  nav.main-menu ul li a {
    font-size: 1.65rem;
  }
  .feat-main-top-text h2.standard-headline {
    font-size: 1.6rem;
  }
  .feat-main-top-text h2 {
    font-size: 1.6rem !important;
  }
}
@media screen and (max-width: 800px) {
  .head-soc {
    display: none;
  }
  #main-nav-logo {
    float: left;
  }
}