
body, p, pre, form, input, textarea, select { font-family: Montserrat, sans-serif; font-size: 14px; font-weight:100; }
h1, h2, h3, h4, h5, h6, blockquote, .item_action { font-family: Montserrat, sans-serif; font-weight:700; }
h1.logo { font-family: News Cycle, sans-serif; font-weight: 700; }
#header div.nav ul li a { font-family: Montserrat, sans-serif; font-size: }


body, p, pre, .item_action a { 
	color:#757575; 
}

h1,h2,h3,h4,h5,h6 { 
	color:#941711; 
}

a, a:visited, .item_action a:hover {
    color: #941710;
}

div.entry h3 a, .widget-container ul.social li a:hover, div.sidebar ul li a:hover, div.sidebar ul li a:focus { 
  color: #757575; }

div.entry h3 a:hover, .widget-container ul.social li a, div.sidebar ul li a { 
  color: #941710; 
}

div.panel, div.panel .toggle, #header div.nav ul li ul, #header div.nav ul li.parent a.active, #header div.nav ul li.parent a.active:hover, .icon-large, .page-intro, a.more:hover, span.or_dot {
    background: #941710;
}

blockquote { 
  border-left: 3px solid #941710;}

.button.style1 {
    color:#ffffff !important;
    background: #941711;
    background: -moz-linear-gradient(top, #941711 0%, #941711 100%);
    background: -webkit-linear-gradient(top, #941711 0%, #941711 100%); 
    background: -o-linear-gradient(top, #941711 0%, #941711 100%); 
    background: -ms-linear-gradient(top, #941711 0%, #941711 100%); 
    background: linear-gradient(top, #941711 0%, #941711 100%); 
}
.button.style2 {
    color:#FFFFFF !important;
    background: #216300;
    background: -moz-linear-gradient(top, #216300 0%, #216300 100%);
    background: -webkit-linear-gradient(top, #216300 0%, #216300 100%); 
    background: -o-linear-gradient(top, #216300 0%, #216300 100%); 
    background: -ms-linear-gradient(top, #216300 0%, #216300 100%); 
    background: linear-gradient(top, #216300 0%, #216300 100%); 
}

.button.style1:hover, .button.style2:hover, input[type="submit"]:hover, input[type="button"]:hover, button:hover  {
    color:#ffffff !important;
    background: -moz-linear-gradient(bottom, #6A000E 0%, #6A000E 100%); 
    background: -o-linear-gradient(bottom, #6A000E 0%, #6A000E 100%);
    background: -webkit-linear-gradient(bottom, #6A000E 0%, #6A000E 100%);
    background: linear-gradient(bottom, #6A000E 0%, #6A000E 100%); 
}

.button.style3 {
    color:#ffffff !important;
    background: -moz-linear-gradient(bottom, #6A000E 0%, #6A000E 100%); 
    background: -o-linear-gradient(bottom, #6A000E 0%, #6A000E 100%);
    background: -webkit-linear-gradient(bottom, #6A000E 0%, #6A000E 100%);
    background: linear-gradient(bottom, #6A000E 0%, #6A000E 100%); 
}

.button.style3:hover {
    color:#ffffff;
    background: #941711;
    background: -moz-linear-gradient(top, #941711 0%, #941711 100%);
    background: -webkit-linear-gradient(top, #941711 0%, #941711 100%); 
    background: -o-linear-gradient(top, #941711 0%, #941711 100%); 
    background: -ms-linear-gradient(top, #941711 0%, #941711 100%); 
    background: linear-gradient(top, #941711 0%, #941711 100%); 
}

