/*
Theme Name: Fifi's Theme
Description: A theme updated by Loaded Creative IS. The Braxton theme was used as a base
Author URI: http://themeforest.net/user/mvpthemes
Theme URI: http://themeforest.net/user/mvpthemes
Template: braxton
*/

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

h3.home-widget-header {
text-transform: none;
color: rgb(234, 27, 73);
letter-spacing: 0px !important;
}

h1.archive-header {
text-transform: none;
color: rgb(234, 27, 73);
font-size: 30px !important;
letter-spacing: 0px !important;
font-weight: 400 !important;
}


h1.story-title {
text-transform: none;
color: rgb(234, 27, 73);
letter-spacing: 0px !important;
text-align: center;
font-weight: 400 !important;
}

.wide-text h2
{
font-weight: 400 !important;
}

#main-nav .menu li a
{
font-size: 14px;
	font-weight: 400;
}

span.sidebar-widget-header {

    background: none;

}

span.sidebar-widget-header {

}

h3.sidebar-widget-header {
text-transform: none !important;
letter-spacing: 1px !important;
font-size: 18px !important;
}

#post-area {
font: 400 16px/24px 'Raleway',sans-serif !important;
}

.social-box {
background: none !important;
    float: left;
    margin-bottom: 20px;
    padding: 0px 0px;
    width: 100%;
    height: 30px;
}

.widget-author {
text-transform: none !important;
}

/*
.signupbtn {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ea1b48), color-stop(1, #ea1b48) );
	background:-moz-linear-gradient( center top, #ea1b48 5%, #ea1b48 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea1b48', endColorstr='#ea1b48');
	background-color:#ea1b48;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #ea1b48;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:27px;
	line-height:27px;
	width:122px;
	text-decoration:none;
	text-align:center;
}
.signupbtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ea1b48), color-stop(1, #ea1b48) );
	background:-moz-linear-gradient( center top, #ea1b48 5%, #ea1b48 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea1b48', endColorstr='#ea1b48');
	background-color:#ea1b48;
}
.signupbtn:active {
	position:relative;
	top:1px;
}
*/
/* This button was generated using CSSButtonGenerator.com */

/* Popup CSS */
.pum-overlay p{
   margin-top: 10px;
}
.pum-theme-16849 .pum-container, .pum-theme-lightbox .pum-container {
    border: 8px solid #9C9D9E !important;
}
.socialshrink{
-webkit-transform:scale(0.7);
-moz-transform:scale(0.7);
-ms-transform:scale(0.7);
transform:scale(0.7);
}
.fififormtxt {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px 20px;
  border: 1px solid #b7b7b7;
  font: normal 16px/normal Raleway, Arial, Helvetica, sans-serif;
  color: rgba(90,90,90,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	width: 275px;
}
.fififormbtn {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font: normal 16px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #ea1b48;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	width: 275px;
}
.fififormbtn:hover {
	background-color:#ccc;
}
