/*
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/
*/

/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display:block; height: 0px; width: 0px; background:none; outline: none;}

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

a {color:#0066FF; font-weight:bold;}
#formnew {width:320px; margin-right:auto; margin-left:auto;}
#formnew input {width:220px;}
/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; border-bottom:none; }
#s {margin-left:25px;}
.custom #sidebars{background:#ffffff none repeat scroll 0 0;
margin-top:1px;
padding-top:1px;
}
.prev_next {
display:none;
}
#content_box{border-right: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD;} 
#optinbox {background: url(http://theinspirationalmarketer.com/wp-content/uploads/2010/02/optin.gif); width:302px; height:360px;}
.optinform .addtoany_share_save_container {display:none;}
.optinform .comments_closed { display: none; }
.optinform .headline_area { display: none; }
.optinform #sidebar_1 { display: none; }
.optinform #content_box {background:none; border-left:none; border-right:none;}
.optinform #container {width:750px;}
.optinform #footer {display:none;}
.optinform #page {padding:0px}
.optinform #content {width:400px;}
.optinform #tabs {display:none;}
.optinform .format_text p {
margin-bottom:0;
}
.optinform .post_box {
padding-top:7px;
padding-left:2px;
margin:0;
}
.optinform .full_width #content_box .page {margin:0;}
.optinform #sidebars {margin-top:0px;
padding-top:0px; width:308px;}
.custom #tabs {border: none;}
.sidebar input[type="text"] {width:210px;}
.custom .sidebar h3{ 
color:#000;
font-weight: bold;	
}
li.widget {
font-size:1.5em;
line-height:1.333em;
margin-bottom:1.5em;
}
.custom #sidebars li.widget li a {

	display:block;
	margin-left: 25px;

}



.custom .format_text p{
	font-size: 13pt;
}

.formbutton {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}

.aweber_input { width: 140px;}



.salesletter #header { padding: 0; border-bottom: 0em; display:none; }
.salesletter #footer { padding-bottom: 0; border-top: 0em; }
.salesletter #footer { display: none; }
.salesletter #sidebars { display: none; border: none; }
.salesletter #tabs {display:none;}
.salesletter #content_box { background:none; border-left:none; border-right:none; }
.salesletter .comments_closed { display: none; }
.salesletter #header #logo { display: none; }
.salesletter #header #tagline { display: none; }
.salesletter #content { margin: 0 auto; float: none; width:750px; }
.salesletter #comments {display:none;}
.salesletter #content h2, .sale #content h1 { font-size:30pt; text-align:center; font-weight:bold; }
.salesletter #container { width:800px; margin-top: 1em; margin-bottom:1em; border: 1px solid #DDDDDD; }
.salesletter a { color: #111; }
.salesletter a:hover { color: ; background: #f2e127; }
.salesletter #page { background: #fff; }
body.salesletter { background: #fff; }
.salesletter .addtoany_share_save_container {display:none;}
.salesletter .post_box {margin:0;}

.frontpageold #header { padding: 0; border-bottom: 0em; }
.frontpageold #footer { padding-bottom: 0; border-top: 0em; }
.frontpageold #footer { display: none; }
.frontpageold .headline_area {display: none;}
.frontpageold #sidebars { display: none; border: none; }
.frontpageold #tabs {display:none;}
.frontpageold #content_box { background:none; }
.frontpageold .comments_closed { display: none; }
.frontpageold #header #logo { display: none; }
.frontpageold #header #tagline { display: none; }
.frontpageold #content { margin: 0 auto; float: none; width: 99%; min-height:500px; margin-top: 175px; }
.frontpageold #content h1 {display: none;}
body.frontpageold { background: #fff url(images/fpbg.jpg) no-repeat center top; }
.frontpageold .addtoany_share_save_container {display: none;}

.frontpageold button, 
input[type="reset"],
input[type="button"],
input[type="submit"] { 
  -moz-appearance: button;
  /* The sum of border-top, border-bottom, padding-top, padding-bottom
     must be the same here, for text inputs, and for <select>.  For
     buttons, make sure to include the -moz-focus-inner border/padding. */
  padding: 0px 6px 0px 6px;
  border: 2px outset ButtonFace;
  background-color: ButtonFace;
  color: ButtonText; 
  font: -moz-button;
  line-height: normal !important;
  white-space: pre;
  cursor: default;
  -moz-box-sizing: border-box;
  -moz-user-select: none;
  -moz-binding: none;
  text-align: center;
  text-shadow: none;
}

.frontpageold button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background-color: -moz-buttonhoverface;
  color: -moz-buttonhovertext;
}

.frontpageold .format_text input {width: 150px;}
.frontpageold input[type="submit"] {width: 90px;}
.frontpageold .front_form_1 {margin-top: 20px;}

.custom .textwidget .center {text-align:center;}