/*
	Theme Name: A House Full of Moxie
	Theme URI: http://www.ahousefullofmoxie.com
	Description: 
	Version: 1.0
	Author: Lisa Bacon
	Author URI: http://www.themoxiepear.com
	HTML & CSS: Simon Foust, http://www.simonfoust.com
*/

/* LAST UPDATED 03.09.2010 */

/*

	Table of Contents

	I.    DEFAULTS
	II.   STRUCTURE & TYPOGRAPHY
	III.  TABLES
	IV.   FORMS
	V.    HEADINGS
	VI.   COMMENTS

*/

/* -----------------------------------------------------------
		I. DEFAULTS
----------------------------------------------------------- */

@font-face {
    font-family: 'AvenirLT55RomanRegular';
    src: url('http://moxiepear.com/WM/fonts/avenir-lt-55-roman-webfont.eot');
    src: url('http://moxiepear.com/WM/fonts/avenir-lt-55-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://moxiepear.com/WM/fonts/avenir-lt-55-roman-webfont.woff') format('woff'),
         url('http://moxiepear.com/WM/fonts/avenir-lt-55-roman-webfont.ttf') format('truetype'),
         url('http://moxiepear.com/WM/fonts/avenir-lt-55-roman-webfont.svg#AvenirLT55RomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
@font-face {font-family:'Jenna Sue';
src: url('http://moxiepear.com/BlogFonts/JennaSue.eot?') format('eot'),
     url('http://moxiepear.com/BlogFonts/JennaSue.woff') format('woff'),
     url('http://moxiepear.com/BlogFonts/JennaSue.ttf') format('truetype'),
     url('http://moxiepear.com/BlogFonts/JennaSue.svg#JennaSue") format('svg');
     font-weight:normal;font-style:normal;}


body {
margin: 0;
padding: 0px 0;
font-family: 'AvenirLT55RomanRegular';
font-size: 13px;
color: #252525;
line-height: 22px;
background: #fff url('http://moxiepear.com/Images/moxie-blog/back.gif') repeat;
}


p, ul, ol, h1, h2, h3, h4 {
margin: 0;
padding: 0 0 14px;
}

a {
color: #51bec8;
text-decoration: none;
font-weight: normal;
}

a:hover { color: #252525; font-weight: normal; }

a.image-link, a.image-link:hover, a img { border: 0; }

.alignleft {
float: left;
margin: 4px 0px 2px 20px;
}

.alignright {
float: right;
margin: 4px 10px 2px 24px;
}

a:focus { outline: none; }

ul, ol { margin: 0 0 0 28px; }

hr {
clear: both;
background: transparent;
border: 0;
margin: 0;
padding: 0;
}

/* -----------------------------------------------------------
		II. STRUCTURE & TYPOGRAPHY
----------------------------------------------------------- */

#wrap {
position: relative;
margin: 0 auto;
width: 1030px;
padding: 180px 0 0;
border: 0px #000 solid;
background: #fff;
}

.date {
position: relative;
top: -10px;
left: 0px;
font-family: 'AvenirLT55RomanRegular';
font-size: 11px;
color: #252525;
border-bottom: 1px #959595 dotted;
border-top: 1px #959595 dotted;
}

a.commentLink {
position: absolute;
top: 45px;
left: -10px;
margin-top: -10px;
padding:6px 0 0 0;
display: block;
text-align: center;
width: 47px;
height: 54px;
font-family: 'AvenirLT55RomanRegular';
font-weight: normal;
font-size: 14px;
color: #fff;
border: 0;
cursor: pointer;
background: url('http://moxiepear.com/Images/moxie-blog/bg-commentBubble.gif') no-repeat;
}

a.commentLink:hover { border: 0; }


#content {
width: 100%;
overflow: hidden;
background: #fff;
}

#mainContent, #latest, #partners {
float: left;
margin-left: 16px;
}

#mainContent {
width: 660px;
margin: 0px 0px 20px 0px;
background: none;
}

.post { 
position: relative;
margin: 20px;
padding: 0px;
border-bottom: 0px dotted #898989;
}

.post img { 
padding: 2px 0px 2px 0px;
}

#single .post { margin-bottom: 0; }

.post a.commentLink {
top: 10px;
right: 20px;
bottom: 50px;
font-weight: normal;
}

.meta {
float: left;
color: #252525;
font-weight: normal;
width: 600px;
background: #e7e7e7;
padding: 10px;
}

.meta a {
color: #252525;
font-weight: normal;
}

.meta a:hover {
color: #51bec8;
font-weight: normal;
}

.ast {
float: left;
padding: 0px 10px 5px 5px;
height: 16px;
background: url('http://moxiepear.com/Images/moxie-blog/asterisk.gif') 0 26px no-repeat;
}

#partners {
padding: 10px 0 0 13px;
width: 276px;
color: #6fb6b9;
background-color: #fff;
}

#partners img {
float: left;
margin: 0 13px 13px 0;
}

/* -----------------------------------------------------------
		III. SIDEBAR
----------------------------------------------------------- */

#sidebar {
float: right;
width: 355px;
padding-left: 0px;
padding-right: 10px;
margin-top: 13px;
display: inline;
background: #fff;
}

#sidebar .widget {
float: left;
width: 355px;
margin: 0px 0px 20px 0px;
padding: 0px;
}

#sidebar a img {
border: none;
margin: 0px;
padding: 0px;
}

#sidebar ul {
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px;
}

#sidebar ul li {
list-style-type: none;
margin: 0px 0px 5px 0px;
padding: 0px;
}

#sidebar ul ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#sidebar ul li li {
padding: 0px 0px 5px 20px;
margin: 0px;
border-bottom: 0px dotted #f4ecbf;
}

#sidebar ul li ul li {
padding: 0px 0px 5px 20px;
margin: 0px;
border-bottom: 0px dotted #f4ecbf;
}

#about {
font-size: 12px;
line-height: 20px;
float: left;
width: 355px;
margin-left: 0px;
padding: 0px;
display: inline;
}

#l_sidebar {
float: left;
font-size: 12px;
line-height: 20px;
width: 175px;
margin-left: 0px;
padding: 0px;
display: inline;
}

#l_sidebar a{
color: #252525;
text-decoration: none;
font-weight: normal;
}

#l_sidebar a:hover{
color: #51bec8;
text-decoration: none;
}

#l_sidebar .widget{
float: right;
width: 175px;
margin-left: 15px;
padding: 0px 0 0 0;
display: inline;
}

#l_sidebar p {
margin: 0px;
padding: 0px 0px 10px 0px;
}

#l_sidebar a img {
border: none;
margin: 0px;
padding: 0px;
text-align: center;
}

#l_sidebar ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding: 0px;
}

#l_sidebar ul ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#l_sidebar ul li li {
padding: 0px;
margin: 0px;
border-bottom: 0px dotted #e7eae7;
}

#l_sidebar ul li ul li {
padding: 0px;
margin: 0px;
border-bottom: 0px dotted #e7eae7;
}

#r_sidebar {
font-size: 13px;
line-height: 18px;
float: right;
width: 175px;
margin: 0px;
padding: 0 0 0 0px;
display: inline;
}

#r_sidebar .widget{
float: right;
width: 175px;
margin: 0px 0px 10px 0px;
padding: 0px 0 0 0;
display: inline;
}

#r_sidebar p {
padding: 0px 0px 10px 0px;
margin: 0px;
}

#r_sidebar a img {
border: none;
margin: 0px;
padding-bottom: 5px;
}

#r_sidebar ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding: 0px;
}

#r_sidebar ul ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#r_sidebar ul li li {
padding: 0px 0px 5px 20px;
margin: 0px;
border-bottom: 0px dotted #f4ecbf;
}

#r_sidebar ul li ul li {
padding: 0px 0px 5px 20px;
margin: 0px;
border-bottom: 0px dotted #f4ecbf;
}

#homeLink {
position: absolute;
top: 0px;
left: 0px;
display: block;
width: 1030px;
height: 160px;
border: 0;
	}

/* -----------------------------------------------------------
		IV. TABLES
----------------------------------------------------------- */

table {
width: 100%;
border-collapse: collapse;
margin-bottom: 7px;
}

table table { margin-bottom: 0; }

td {
vertical-align: top;
padding: 0 7px 7px 0;
}

/* -----------------------------------------------------------
		V. FORMS
----------------------------------------------------------- */

input, textarea {
font-family: Helvetica, Arial, serif;
font-size: 12px;
}

label {
font-family: Helvetica, Arial, serif;
font-weight: normal;
color: #252525;
font-size: 16px;
text-transform: none;
}

.subscribe input, .subscribe img { vertical-align: middle; }

.subscribe .textBox {
background-color: #252525;
border: 0;
padding: 5px;
width: 130px;
}

.subscribe .textBox:focus { background-color: #e7e8e8; }

/* -----------------------------------------------------------
		VI. HEADINGS
----------------------------------------------------------- */

h1, h2, h3, h4 {
font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
text-decoration: none;
border-bottom: none;
}

h1 { font-size: 30px; }

h1 {
font-family: 'AvenirLT55RomanRegular';
color: #252525;
font-weight: normal;
padding-bottom: 0;
text-transform: uppercase;
}

h1 a { color: #d0b99a;}

#archive h1, #archive h1 a {
color: #d0b99a;
margin-bottom: 20px;
padding: 15px 20px 5px;
background-color: none;
}

h2 { font-size: 22px; }

.StrangeloveText { font-family: 'AvenirLT55RomanRegular'; font-weight: normal;} 

.post h2 {
font-family: 'AvenirLT55RomanRegular';
background: #fff;
font-weight: normal;
font-size: 20px;
color: #2e9ea9;
padding: 8px 0px 0px 20px;
margin-left: 15px; 
width: 585px;
text-transform: uppercase;
height: 38px;
}

.post h2 a { color: #252525; font-weight: normal;}

#latest .post h2 { font-size: 22px; }

#partners h2, #sidebar h2 {
font-family: 'AvenirLT55RomanRegular';
color: #252525;
font-size: 14px;
font-weight: normal;
padding: 0 0 10px;
text-transform: uppercase;
}

#sidebar h2 { color: #252525; }

h3 { font-size: 22px; }

h4 { 
font-family: 'AvenirLT55RomanRegular';
font-size: 18px;
color: #252525;
text-transform: uppercase;
}

/* -----------------------------------------------------------
		VII. COMMENTS
----------------------------------------------------------- */

#comments {
clear: both;
padding: 20px;
background: none;
}

#comments a { color: #2e9ea9; 
              font-weight: bold;}

#comments a:hover { text-decoration: underline; }

#comments ul, #comments ol {
list-style: none;
margin: 0;
padding: 0;
}

#comments li {
margin: 0 0 10px;
padding: 0;
}

#comments ol.commentlist ul { padding-left: 75px; }

#comments ul.children {
padding-top: 15px;
background: none 0 0 no-repeat;
}

.comment-body {
position: relative;
background-color: #ffffff;
border: 1px dotted #898989;
margin: 0;
padding: 10px 10px 5px 10px;
min-height: 61px;
}

#comments .alt, #comments .alt .comment-body { background-color: #ffffff; }

#comments div.reply {
position: absolute;
top: 10px;
right: 10px;
border: 0;
}

#comments div.comment-meta { display: none; }

#comments cite { font-style: normal; }

#comments .cancel-comment-reply a { margin-bottom: 24px; }

#commentform textarea {
background: #fff;
width: 600px;
height: 195px;
padding: 5px;
border: 1px dotted #898989;
color: #252525;
font-size: 12px;
line-height: 18px;
}

#comments #respond {
clear: both;
width: 100%;
padding: 20px 0;
overflow: hidden;
}




















