@font-face {
font-family: "Archer";
src: url('/wp-content/themes/thesis_18/custom/fonts/Archer-Book-Pro.otf')
}

/* HEADER ZONE */
.custom #header_area { 
   background: #ffffff; 
   height:200px;
   border-bottom:0px solid #5f5e4c;
}
   
.custom #header_area .page { 
background: transparent; 

}
  
.custom #header {    
   background:#ffffff url('/wp-content/themes/thesis_18/custom/images/MFAheader7.2011.jpg') no-repeat;
   border-bottom:none;
   height:200px;
   width:978px;
   padding-top:0;
   padding-bottom:0;
   margin-top: -22px;
   margin-left: 0px;
   z-index: 1001;
   position: relative;
   _background: none;

}

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

#clickableHeader {
width: 490px; 
height: 164px; 
position: absolute; 
cursor: pointer;
z-index: 1002;
}

/* NAVBAR ZONE */
.custom #nav_area { 
background: #f5a128;
border-top: 0px solid #2e96a3;
border-bottom: 0px solid #248BCB;}
.custom #nav_area .page { background: #f5a128;}
.custom .menu { background: #f5a128; border: 0;}
.custom .menu li.tab a, li.tab { border: 0; }




/*POST DATE BOX*/
.custom .calendaricon {
float:left;
margin-right:3px;
padding:5px 0;
width:105px;
background-color: #51CAF1;
/* background-image: url(/path/to/file.png) left top no-repeat; */
}

.custom .month {
text-transform: uppercase;
font-family: arial;
color:#fff;
font-size:10px;
}

.custom .day {
border-right:1px solid #fff;
color:#fff;
float:left;
font-family:arial;
font-size:30px;
padding: 5px 7px;
}

.custom .dycontainer {
float: left; 
padding: 10px 5px 5px 5px; 
width: 46px; 
text-align: center;
}

.custom .year {
color:#fff;
font-family:arial;
font-size:15px
}

/*SIDEBARS*/
#sidebar_1 h3 {
font-family: "Archer";
color: #248BCB;
text-transform: none;
font-size:18px;
text-align: center;
border-bottom: 2px solid #F17B3B;

}

#sidebar_2 h3 {
font-family: "Archer";
color: #248BCB;
text-transform: none;
font-size:18px;
text-align: center;
border-bottom: 2px solid #F17B3B;
}

.custom #sidebarsearch {
font-family:'trebuchet ms',arial,verdana,sans-serif;
font-size:13px;
border: #004884 solid 2px;
margin-bottom:20px;
width: 298px;
height: 30px;}

.custom #sidebarsearch input{
width: 288px;
height: 20px; }

.custom .widget_categories h3 {
height:20px; 
width: 171px;
background:url('http://www.myfrugaladventures.com/wp-content/themes/thesis_18/custom/images/MFAlookingforsomething.png') center left no-repeat;
border-bottom: #111111 dotted 1px; 
text-indent: -9999px;
}

/*TABBER TABS WIDGET*/
.style2 ul.tabbernav li a:link  {
color: white !important;}

.style2 ul.tabbernav li.tabberactive a {
color: #ffffff !important;
background: none repeat scroll 0 0 #F87B2B !important;
font-size: 15px !important;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}

.style2 ul.tabbernav li a {
background: none repeat scroll 0 0 #51CAF1 !important;
border: medium none !important;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}

.style2.tabberlive .tabbertab {
border-left: 2px solid #F87B2B !important;
border-right: 2px solid #F87B2B !important;
border-bottom: 2px solid #F87B2B !important;
border-top: 2px solid #F87B2B !important;
}
.style2 ul.tabbernav {
background-color: transparent;
border: medium none !important;
font: bold 12px 'Century Gothic',sans-serif !important;
margin-bottom: -3px !important;
padding: 7px 0 3px !important;
}

/* FOOTER ZONE */
.custom #footer {border:0;} /* removes double-bar footer line */
.custom #footer_area { 
       margin-top:10px;
	padding-bottom:3px;
       background:url('http://myfrugaladventures.com/wp-content/uploads/2012/01/footerbg.jpg') repeat-x;
}

.custom #footer_area .page { background: transparent; 
width: 100%;
padding:0;
}

.custom #footer_area #footer {
width: 950px;
padding: 0;
margin: 0 auto;
}

.custom #footer_area a { border: 0; 
color:#555;
font-weight:bold;
}

#archive_intro .format_text {
color: #f5a128;
}

#archive_intro strong {
font-weight: normal;
}

#footerContainer{
width: 950px;
margin: 0;
padding: 0;
margin-left: 65px; 
}

#footer_1 ul {
margin: 0 0 21px 0;
li.widget
float: left;
font-size: 14px;
margin: 0 10px 0 0;
text-align: center;
list-style-type: none; 
}

#footer_1 h3 {
font-size: 18px;
height: 30px;
color: #f19423; 
border-bottom: #111111 dotted 1px;
width: 200px;
margin-bottom: 10px;
}

#footer_1 li.widget {
width:200px;
float:left;
}

#footer p {
line-height:1em;
}

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: transparent;
	/* widget padding */
	padding: 0;
	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	font-size: 15px;
	/* space between widgets */
	padding: 15px;
	margin-right:10px;
	/* text color */
	color: #555555;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
	background:url(http://myfrugaladventures.com/wp-content/uploads/2012/01/transparentbg.png) repeat;
}

#footer1, #footer2 {
width:150px;
}

#footer3 {
width:525px;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 25px;
	line-height:25px;
	/* bold or not */
	font-weight: normal;
	/* uppercase or not */
	text-transform: uppercase;
        text-align: left;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #fff;
	/* padding under header text */
	padding-bottom: 3px;
	/* distance between border and widget text */
	margin-bottom: 0;
}

/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

/*----- Content Float Fix -----*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*** ORANGE FOOTER ***/
#orangefooter {
background:url(http://myfrugaladventures.com/wp-content/uploads/2012/01/orangefooterbg.jpg) repeat-x;
padding:20px 0;
}

#orangefooterwrap {
width:950px;
margin:0 auto;
text-align:center;
font-size:12px;
line-height:16px;
}

#orangefooterwrap p a {
color:#fff !important;
font-weight:bold !important;
}

#orangefooterwrap p a:hover {
text-decoration:underline;
}

#orangefooterwrap p {
color:#fff !important;
}

/**** SIDEBAR BUTTONS ****/
#sidebarbuttons {
margin:0;
padding:0;
}

#sidebarbuttons li {
display:inline-block;
width:148px;
height:55px;
margin:2px 1px !important;
list-style-type:none;
}

.custom img.bts {
	margin-bottom: 20px;
}

/* Social Media Icons at bottom of POST
------------------------------------------------------------ */

#social-media-icons {
	display: block;
	height: 30px;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}

.facebook-button {
	float: left;
	width: 90px;
}

.twitter-button {
	float: left;
}

.email-button {
	float:left;
	width: 32px;
	background:#eee url(http://myfrugaladventures.com/wp-content/themes/thesis_18/custom/images/emailthis.jpg) 3px 50% no-repeat; padding:2px 3px 2px 20px;  font-size:12px; border:#ddd 1px solid; text-decoration:none; -moz-border-radius:3px; -webkit-border-radius:3px;
}

.pinterest-button {
	float: left;
	width: 70px;
	
}


/*PINTEREST AT BOTTOM OF SINGLE POST*/
.custom .pinterest-posts { 
	position: absolute;
	right: 10px;
	top: 1px;
}

.custom .pin_bottom_post {
	background: transparent url(/wp-content/themes/thesis_18/custom/images/pinterestlikeimage.jpg) 0 0 no-repeat;
	width: 520px;
	height: 55px;
	position: relative;
}