/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        1
*/

@import url("../Newspaper/style.css");


/*  ----------------------------------------------------------------------------
    Your custom style.... here :)
*/

/*    WP LOGIN STYLES (Woodworking)
-------------------------------------------------------------------------*/



body.login {
  background: none repeat scroll 0 0 #fff !important;
}

/*.login h1 {
  display: none !important;
  text-align: center;
}*/

.login h1 a {
  background-image: none, url("http://formeremortals.net/wp-content/uploads/2014/07/For-Mere-Mortals-you-can-do-this1-300x198.png") !important;
  height: 198px !important;
  width: 300px !important;
}

#login {
  padding: 1px !important;
}




/*    GLOBAL STYLES
-------------------------------------------------------------------------*/

.wpb_button, .wpb_button.wpb_default, .wpb_button.wpb_black { /*  efault red button */
  color: #FFF;
}



/*    HEADER
-------------------------------------------------------------------------*/

.menu-forum-menu-container {
  margin: 9px 48px 0 0 !important;
}

#menu-forum-menu {
  float: right;
  list-style: outside none none;
  margin: 0 auto;
  text-align: center;
  width: 150px;
}

#menu-forum-menu li {
  float: left;
}
#menu-forum-menu li a {
color: #dddddd;
padding: 0 15px;
}
#menu-forum-menu li a:before {
 background-color: #7d7d7d;
box-sizing: border-box;
content: "";
display: block;
height: 7px;
left: -1px;
position: absolute;
top: 8px;
width: 1px; 
}




/*    MAIN MENU
-------------------------------------------------------------------------*/

.td-menu-placeholder {
  margin-bottom: 10px;
}




/*    SLIDER
-------------------------------------------------------------------------*/






/*    BODY / CONTENT
-------------------------------------------------------------------------*/






/*    SIDEBARS
-------------------------------------------------------------------------*/





/*    FOOTER
-------------------------------------------------------------------------*/




/*    BBPress / GD Attachments / rtMedia
-------------------------------------------------------------------------*/

ul.rtm-bbp-container {
  clear: both;
  display: table;
  width: 100%;
}
ul.rtm-bbp-container li.rtm-bbp-thumb-view { /* make attachements line up (rtMedia Attachements) */
  float: left;
  width: 25%;
}

#buddypress > #item-nav {
  border-bottom: 1px dotted #333;
  padding-bottom: 10px;
}



/*    GRAVITY FORM
-------------------------------------------------------------------------*/

.button.gform_button {
box-shadow: 0 -4px 0 0 rgba(0, 0, 0, 0.2) inset;
font-size: 16px;
padding: 10px 26px !important;
background-color: #dd0000;
color:#FFFFFF;
border:none;
}

.button.gform_button:hover {
opacity: 0.8;
text-shadow: none;
transition: opacity 0.4s ease 0s;
}

/*    MAILCHIMP FORM
-------------------------------------------------------------------------*/

.ykfmc-submit {
  border: medium none;
  font-family: "Roboto Condensed",sans-serif;
}
.ykfmc-submit:hover {
  opacity: .7;
}

.yks-mailchimpFormDivRowField {
  padding: 0 !important;
}

.yks-mailchimpFormDivRowField input {
  height: 40px !important;
  padding: 0 0 0 8px !important;
}



/*    VANILLA FORUM
-------------------------------------------------------------------------*/


/* all other VANILLA edits done in Vanilla dashboard CSS editor */