/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

body{background:#fff;}
.custom #container {
    margin: 0px auto 10px;
    padding: 0;
    width: 1000px;
background: none;
}
.custom #page {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
    border:0px solid #ddd;
}
.custom #header{
  background: url(http://www.goodgirlgoneglad.com/wp-content/uploads/2015/08/jesse_2015.jpg) no-repeat scroll center top;
    border-bottom: 0 none;
    height: 212px;
    padding-bottom:0px;
    padding-top:0px;
    text-indent:-99999px;
    border-bottom:0px solid #999;
    margin-bottom:4px;
}
.custom #nav {
    background: url(http://www.goodgirlgoneglad.com/wp-content/uploads/2014/10/header.png) no-repeat scroll center top transparent;
    border-bottom: 0 none;
    height: 190px;
    padding-bottom:0px;
    padding-top:0px;
    text-indent:-99999px;
    border-bottom:0px solid #999;
    margin-bottom:4px;
display:none;
}
.custom #content_box {
    background: none;
    margin: 0;
    padding: 0;
    width: 998px;
    border-top:0px solid #fff;
     margin-top:2px;
}
.custom #content {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 720px;
    float:right;
}
.custom #sidebar_1 {
    border-right: 0px solid #fff;
    width: 21.7em;
margin:0 auto;
}
.custom #sidebars {
    border-left: 0px solid #fe9999;
    float:left;
    width: 264px;
}
.custom #column_wrap {
    width: 770px;
}
.custom #footer {
    background: none;
    border-color: -moz-use-text-color #FFFFFF #FFFFFF;
    border-style: none solid solid;
    border-width: 0 12px 8px;
    border-left:0px;
}
.custom .menu {
    background: #b5b7b4;
    margin-top: -4px;
    text-align:center;
    width:100%;
    margin:0 auto;
}

.custom .menu, .custom .menu a, .custom .menu li ul {
    border-color: #DDDDDD;
    border:none;
}
.custom .menu .current a, .custom .menu .current-cat a, .custom .menu .current-menu-item a {
    border-bottom-color: #FFFFFF;
}
.custom .menu ul .current a, .custom .menu ul .current-cat a, .custom .menu .current ul a, .custom .menu .current-cat ul a, .custom .menu ul .current-menu-item a {
    border-bottom-color: #DDDDDD;
}

.custom .menu a, .menu .current ul a, .custom .menu .current-cat ul a, .custom .menu .current-menu-item ul a {
    background: none;
    color: #fff;
    font-family: 'Source Code Pro' !important;
    font-size:17px;
    text-transform: uppercase; 
    font-weight:normal;
}
.custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover, .custom .menu .current-parent a:hover, .custom .menu .current-menu-item ul a:hover, .custom .menu .current-menu-ancestor a:hover {
    background:none;
     font-family: 'Code-Light' !important;
    color: #111111;
    text-transform:uppercase;
}
.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover, .custom .menu .current-menu-item a, .custom .menu .current-menu-item a:hover {
    background: none;
     font-family: 'Code-Light' !important;
    color: #111111;
    text-transform:uppercase;
}
.custom .menu .current-parent > a, .custom .menu .current-cat-parent > a, .custom .menu .current-menu-ancestor > a {
    background: none;
     font-family: 'Code-Light' !important;
    color: #111111;
    text-transform:uppercase;
}
.custom a, .custom h2 a:hover, .custom #logo a:hover {
    color: #ffcaca;
}
.custom h1, .custom h2, .custom h2 a {
    color: #ffcaca;
 font-family: 'Code-Light' !important;
    font-weight: bold;
}
.custom .menu li{background:none;padding-right:0px;} 


.custom .headline_area .entry-title, .custom .headline_area h1{background: url(images/titleaaa.png) no-repeat scroll 0 0 transparent;
    padding: 20px;
    text-align: center;}
.custom input.form_submit:hover{ color: #FE9999;}
.custom .headline_meta{text-align:center;display:none;}
.custom .tabber-widget-basic-dark ul.tabber-widget-tabs a {margin-top: 7px;
    padding: 3px 4px 3px 5px;}
.custom .tabber-widget-basic-dark {background:transparent url(http://www.goodgirlgoneglad.com/wp-content/themes/thesis_18b2/custom/images/good-girl-gone-glad.jpg) no-repeat scroll top center; width: 198px;border:3px solid #ccc;}
.custom .tabber-widget-basic-dark .tabber-widget-content{background: url(http://www.goodgirlgoneglad.com/wp-content/themes/thesis_18b2/custom/images/good-girl-gone-glad.jpg) no-repeat scroll bottom center transparent; }
.custom .tabber-widget-basic-dark ul.tabber-widget-tabs a{background:none; font-size:12px;margin-top:20px;}
.custom .tabber-widget-basic-dark ul.tabber-widget-tabs a:hover{background:#fff;color:#000;}
.custom .tabber-widget-basic-dark ul.tabber-widget-tabs a.selected, .custom .tabber-widget-basic-dark ul.tabber-widget-tabs a.selected:hover{margin-top:20px;}
.custom #column_wrap {background:none;}
.custom img.alignleft, .custom img.left{padding:8px;}
.custom .tab-2 a{font-size:28px;font-weight:bold;color:#fbcdcd;}
.custom .tab-2{margin-top:-15px;}
.diy #content{width:100%;}

.custom #PinItButton, .custom #PinItButton2  {
    background: url(http://assets.pinterest.com/images/pinitbutton_sprite.png) repeat scroll 0 -7px transparent;
    color: #CD1F1F;
    font: 0.01em Arial,sans-serif;
    height: 20px;
    position: absolute;
    text-indent: -9999em;
    width: 43px;
}
.custom #PinItButton:hover, .custom #PinItButton2:hover {
    background-position: 0 -28px;
}

.custom form input, .custom form textarea {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    color: #222222;
    font-size: 100%;
    line-height: 1.5em;
    padding: 0.25em 0.5em;
    text-transform: none;
}

.custom #searchsubmit{
    background:#F8DDD2;
    border: medium none;
    border-radius: 0 3px 3px 0;
    color: #C5B74A;
    cursor: pointer;
    font-size: 110%;
    margin-left: 0.15em;
    padding: 0.17em 0.7em 0.2em;
    text-transform: uppercase;
}
.custom #searchsubmit:hover{
    background:#EF8182;
    border: medium none;
    border-radius: 0 3px 3px 0;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 110%;
    margin-left: 0.15em;
    padding: 0.17em 0.7em 0.2em;
    text-transform: uppercase;
}
.create #content {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 990px;}
.custom .tab-home{margin-left:180px;}
.custom .prev_next{border:0 0 0 0 !important;}
.custom .double-border {
    border: 1px solid #c2c2c2;
}
.custom .double-border > div {
    border: 1px solid #c2c2c2;
    margin: 3px;
    padding: 15px 10px;
}
.custom .double-border > div .join-the-conversation {
    background: none repeat scroll 0 0 #fff;
    color: #606060;
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
    margin: -27px auto 10px;
    text-align: center;
    width: 200px;
}

li.widget p a {
    text-decoration: underline;
color:#fff;
font-weight:bold;
font-size:18px;

}
.custom #es_txt_email{margin-left: 12px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-top: 6px;
    width: 125px !important;}
.custom #es_txt_email:hover, .custom #es_txt_email:active{background:#fff;}
.custom .es_textbox{width:135px;}
.custom .es_button {
    float: right;
    margin-top: -50px;
    width: 40px;
margin-right:10px;
}
.custom .es_lablebox{display:none !important;}
.custom #es_txt_button{background:url(http://www.goodgirlgoneglad.com/wp-content/uploads/2014/11/email1.png) scroll 0 0;text-indent:-99999px !important;width:38px;height:30px;}
.custom #es_txt_button:hover{background:url(http://www.goodgirlgoneglad.com/wp-content/uploads/2014/11/email2.png) scroll 0 0;text-indent:-99999px !important;width:38px;height:30px;cursor:pointer;}
.custom .sf-widget-holder{background:url(http://www.goodgirlgoneglad.com/wp-content/uploads/2014/11/connect.png) scroll top center;padding-top: 20px;
    width: 202px;}
.custom #email-subscribers-2 h3{color:#fff;margin-left:10px;padding-top:35px;}
.custom #email-subscribers-2{background:url(http://www.goodgirlgoneglad.com/wp-content/uploads/2014/11/close.png) scroll top center;padding-top: 0px;
    width: 202px;height:130px;margin-top:-20px;}
.custom .sf-col-lg-3 {
    width: 24%;
}
.custom .es_msg{display:none;}