/*============ Theme // FRAMEWORK CSS =============================*/
@import url(/.shared/themes/common/framework/typepad-theme-frame-default.css);
@import url(/.shared/themes/common/framework/typepad-theme-fontbase.css);
@import url(/.shared/themes/common/framework/typepad-theme-frame-columns.css);
@import url(/.shared/themes/common/framework/typepad-theme-banner.css);
@import url(/.shared/themes/common/framework/typepad-theme-navbar.css);
@import url(/.shared/themes/common/framework/typepad-theme-structure-posts.css);
@import url(/.shared/themes/common/framework/typepad-theme-share-buttons.css);
@import url(/.shared/themes/common/framework/typepad-theme-structure-comments.css);
  @import url(/.shared/css/atp-comments.css);
@import url(/.shared/themes/common/framework/typepad-theme-structure-sidebar.css);
@import url(/.shared/themes/common/framework/typepad-theme-structure-archives.css);
@import url(/.shared/themes/common/framework/typepad-theme-mobile.css);

@import url(//fonts.googleapis.com/css?family=Satisfy);
@import url(//fonts.googleapis.com/css?family=Cutive);

body { 
padding: 35px 0; 
position: relative;  
}

#banner-inner, #pagebody-inner, #nav-inner, #footer-inner { 
	width: 100%;
	}

#container { width: 1000px; }

/*---1COL-------------------------*/

.layout-one-column #alpha { 
	padding: 10px 10px 10px 10px;
}

.layout-one-column #alpha .module { 
	width: 300px; 
	margin-left: 10px; 
	margin-right: 10px;
}

.layout-one-column #alpha .module-search { 
	padding: 10px;
	margin: 20px 10px;
}


/*---2COL-Left--------------------*/
.layout-two-column-left #alpha { width: 320px; padding: 10px 0 0 0; }
.layout-two-column-left #beta { width: 660px; padding: 10px 10px 0 10px; }


/*---2COL-Right-------------------*/
.layout-two-column-right #alpha { width: 660px; padding: 10px 10px 0 10px; }
.layout-two-column-right #beta { width: 320px;  padding: 10px 0 0 0;  }



/*---3COLUMN----------------------*/
.layout-three-column #alpha { width: 220px; margin-right: 0px; padding: 10px 0 0 0; }
.layout-three-column #beta { width: 540px; padding: 10px 10px 0 10px; }
.layout-three-column #gamma { width: 220px; padding: 10px 0 0 0; }



/*---3COL-Right-------------------*/
.layout-three-column-right #alpha { width: 540px; margin-right: 0px; padding: 10px 10px 0 10px; }
.layout-three-column-right #beta { width: 210px; padding: 10px 10px 0 0; }
.layout-three-column-right #gamma { width: 220px; padding: 10px 0 0 0; }


#nav,
#pagebody-inner {
border-top: 0;
border-bottom: 0;
}

#nav {
    height: 26px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    right: 20px;
    top: 16px;
}

#nav a:link,a:visited { border-radius: 0; }

#nav a:link, a:visited {
   padding: 4px 5px;
}

#pagebody-inner { margin: 0; }

/* Banner Container */ 

#banner {
	height: auto;
	margin: 0;
	padding: 0;
	}
		
	/* Title Strip */
	#banner-inner {
	padding: 0;
	position: relative; 
	top: 0;
	border: 0;
	}


		/* Blog Title Positioning --------*/
		#banner-header {
			padding: 75px 0 20px 144px;
			margin: 0;
			text-align: left;
			}


		/* Blog Description Positioning --------*/
		#banner-description {
			padding: 0;
			margin: 0;
			margin-top: -16px;
			padding: 0 18px 20px 0;
			text-align: right;
			}

/*----------POSTS----------*/

h2.date-header {
    padding-bottom: 10px;
}

h3.entry-header {
    padding-bottom: 4px;
 }

.entry { padding-bottom: 30px; }

.entry-featured { padding: 15px 15px 20px 15px; }

/* --- COMMENTS -------------------------------*/

h2.comments-open-header,
h3.comments-header {
margin: 0px 12px 5px 0;
padding: 0;
}

.comments .comments-header {
    margin-left: 0;
}

.comments-info {
    margin: 5px 0 20px 0;
}

#all-comments {
margin: 10px 0px 20px 0px;
padding: 15px;
}

.comments-open {
margin: 30px 0px 20px 0px;
padding: 15px;
}

/* Prev/Next link for Pagination */
.pager { margin-bottom: 10px; border: 0; }

.archive-header { padding-left: 0; }


/* --- SIDEBAR -------------------------------*/

.layout-two-column-right #beta .module-content { padding-right: 15px; }
.layout-two-column-right #beta .module-search,
.layout-two-column-right #beta .module-syndicate,
.layout-two-column-right #beta .module-powered {
 margin-right: 15px; 
}

.layout-two-column-left #alpha .module-content { padding-left: 15px; }
.layout-two-column-left #alpha .module-search,
.layout-two-column-left #alpha .module-syndicate,
.layout-two-column-left #alpha .module-powered {
 margin-left: 15px; 
}

.layout-three-column #alpha .module-content { padding-left: 15px; }
.layout-three-column #alpha .module-search,
.layout-three-column #alpha .module-syndicate,
.layout-three-column #alpha .module-powered {
 margin-left: 15px; 
}

.layout-three-column #gamma .module-content { padding-right: 15px; }
.layout-three-column #gamma .module-search,
.layout-three-column #gamma .module-syndicate,
.layout-three-column #gamma .module-powered {
 margin-right: 15px; 
}

.module { padding: 0; margin-bottom: 15px; }

.module-syndicate .module-content, 
.module-powered .module-content {
margin: 0;
padding: 10px 0 5px 0;
}

.module-search {
margin: 0 0 20px 0;
padding: 14px 0 10px 15px;
}

.module-search .module-content {
padding: 5px 0 0 10px;
}

.module-archives .module-content,
.module-categories .module-content,
.module-category-cloud .module-content { 
padding-top: 0;
padding-bottom: 0;
margin: 0 0 10px 0; 
}

.module-archives .module-list-item,
.module-categories .module-list-item {
padding-left: 0;
}

.typelist-thumbnail { margin: 0 7px 0 0; }

.typelist-thumbnail img,
.module-photo img,
.module-galleries img {
padding: 4px;
}


/*============ Typepad Theme // FONT BASE ===================================*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	}

h1, h2, h3, h4, h5, h6 {
font-family: 'Cutive', serif;
}


/*----------BANNER----------*/

/* Blog Title Font */
#banner a {
font-size: 54px;
font-weight: 400;
line-height: 100%;
text-decoration: none;
font-family: 'Satisfy', cursive;
}

/* Blog Description Font */
#banner-description {
font-size: 12px;
font-weight: 400;
line-height: 100%;
font-family: 'Cutive', serif;
}


/*----------POSTS----------*/

/* Date Header */
h2.date-header {
	font-size: 65%;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	}

/* Post Title */
.entry-header {
	font-size: 120%;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	text-align: left;
	font-family: 'Cutive', serif;
	}

/* Post Body Font Size */
.entry-body,.entry-more {
	font-size: 100%;
	}

/* Post Text */
.entry-body,.entry-body p,.entry-more,.entry-more p {
	font-style: normal;
	font-size: 95%;
	font-weight: 400;
	line-height: 140%;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	}

/* In-post Headers */



/* --- FEATURED POST -------------------------------*/

/* Featured Title */
.entry-featured h3.entry-header { font-size: 140%; }

/* Featured Post - Content Area */
.entry-featured .entry-content { border: 0; }

.entry-featured .entry-footer-info { display: none; }

/* Blockquote */
blockquote {
	font-size: 100%;
	border: 0;
	}

/* Photo Caption */
.photo-caption {
	font-size: 90%;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	}

/* Continue Reading Link */
.entry-more-link {
	font-size: 90%;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	}

/* Post Footer */
.entry-footer {
	font-size: 80%;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	}


/* Technorati Tags */
.entry-footer-tags a {
	color: #666;
	font-size: 80%;
	}


/* --- COMMENTS -------------------------------*/

h2.comments-open-header,
h3.comments-header {
font-family: 'Cutive', serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 100%;
border-bottom: 0;
}


.content-header,
.content-nav { text-align: center; }

.comments-info { font-size: 100%; }

/* Search Results Highlight */
.search-results-highlight {
	font-weight: 600;
	}


/*---------SIDEBAR---------*/

/* Sidebar - Module Header */
.module-header {
	font-size: 138%;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	font-family: 'Satisfy', cursive;
	}

/* Sidebar - Module Content */
.module-content {
	font-size: 90%;
	font-style: normal;
	font-weight: 400;
	line-height: 135%;
	}

.module-syndicate .module-content,
.module-powered .module-content {
	font-size: 70%;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	font-family: 'Cutive', serif;
	text-align: center;
	}


/* Sidebar - Link Weight */
.module-content a {
	font-weight: 400;
	}

/* Sidebar - Notes TypeList - Title Weight */
.typelist-note-label {
	font-weight: 700;
	}

/* Sidebar - Notes TypeList - Note */
.typelist-note {
	font-size: 80%;
	font-style: normal;
	font-weight: 400;
	}

/* Sidebar - TypeList Book/Album Link */
.typelist-description a,.typelist-description a:hover {
	font-size: 95%;
	font-style: normal;
	font-weight: 400;
	}

.typelist-description {
	font-size: 90%;
	line-height: 100%;
	}


/*---------NAV BAR---------*/

/* Nav Bar - Font Size */
.nav-list-item a {
	font-size: 80%;
	font-style: normal;
	font-weight: 400;
	font-family: 'Cutive', serif;
}

/* Prev/Next link for Pagination */
.pager {
	text-align: center;
	}

.pager a {
	font-size: 180%;
	font-style: normal;
	font-weight: 400;
	font-family: 'Satisfy', cursive;
	}

/* Category & Monthly Archive Page - Header */
.content-header {
	font-size: 140%;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	}

/* Archives.html Page - Headers */
.archive-header {
	font-size: 140%;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	}


/*============ Typepad Theme // COLORS ======================================*/


body {
background: #f7f3f2; 
}

#container { 
background: #FFF;
border: 1px solid #ede5e2;
}

#banner, #pagebody-inner { background: #fff; }


/* --- BANNER -------------------------------------*/

#banner {
	background: #FFF;
	}

	/* Title Strip */
	#banner-inner {
	background: #FFF url(banner.jpg) top left no-repeat;
	}

/* Blog Title Font */
#banner a { color: #841534; }

/* Blog Description Font */
#banner-description { color: #000; }


/* --- LINKS ---------------------------------------*/

/* Default Link Color */
a {
	color: #666;
	text-decoration: none;
	}  

/* Hover Link Color */
a:hover, a:visited:hover { color: #841534; }  

/* Visited Link */
a:visited { color: #666; }  



/* --- NAV BAR -------------------------------------*/


/* Nav Bar Color */
#nav, #nav-inner, .nav-list, .nav-list-item a {
	background: transparent;
	color: #865151;
	}

/* Nav Bar Hover Color */
.nav-list-item a:hover {
	background: transparent;
	color: #000;
	}


/* --- POSTS ---------------------------------------*/

/* Date Header */
h2.date-header { color: #666; }

/* Post Title */
h3.entry-header,.entry-header a { color: #841534; }

/* Post Text */
.entry-body,.entry-more { color: #000; }

/* Blockquote */
blockquote { background-color: rgba(0, 0, 0, 0.030);  }

/* Footer Text */
.entry-footer p { color: #000; }
.entry-footer a { color: #666; }

.entry { border-bottom: 1px solid #ede5e2; }

.pager a { color: #841534; }

.pager .separator { 
background: #fff url(pager-sep.gif) center 15px no-repeat;
height: 30px;
width: 30px;
padding: 20px 20px 5px 20px;
display: inline-block !important;
overflow: visible !important;
color: #DFA6B6;
}


/* --- FEATURED POST -------------------------------*/

.entry-featured { 
background-color: #ede5e2; 
}

/* Featured Title */
.entry-featured h3.entry-header a { color: #841534; }


/* --- SIDEBAR -------------------------------------*/

/* Sidebar Module header */

.layout-two-column-right #beta .module-header {
background: transparent url(sidebar-header-bg.jpg) top left no-repeat;
padding: 7px 0 0 30px;
}

.layout-two-column-left #alpha .module-header {
background: transparent url(sidebar-header-bg.jpg) top right no-repeat;
padding: 7px 0 0 15px;
}

.layout-three-column #alpha .module-header {
background: transparent url(sidebar-header-bg.jpg) top right no-repeat;
padding: 7px 0 0 15px;
}
.layout-three-column #gamma .module-header {
background: transparent url(sidebar-header-bg.jpg) top left no-repeat;
padding: 7px 0 0 30px;
}

.layout-three-column-right #beta .module-header,
.layout-three-column-right #gamma .module-header {
background: transparent url(sidebar-header-bg.jpg) top left no-repeat;
padding: 7px 0 0 30px;
}

.layout-one-column .module-header {
background: transparent url(sidebar-header-bg.jpg) top left no-repeat;
padding: 7px 0 0 35px;
}


.module-search .module-header {
background: transparent url(none) !important;
color: #841534;
padding: 0 !important;
}

.module-header,.module-header a { color: #841534; }

/* Default Link Color */
.module-content a {
	color: #666;
	text-decoration: none;
	}  

.module-content a:hover {
	color: #841534;
	text-decoration: none;
	}  

.module-syndicate .module-content,
.module-powered .module-content {
background: #ede5e2;
}

.module-syndicate a,
.module-powered a,
.module-calendar a {
color: #841534;
}

.module-search {
background: #ede5e2 url(search-bg.gif) bottom right no-repeat;
}

.typelist-thumbnail img,
.module-photo img,
.module-galleries img {
background: #f7f3f2;
}


/* --- COMMENTS ------------------------------------*/

h2.comments-open-header,
h3.comments-header {
color: #841534;
}

#all-comments,
.comments-open {
background-color: #f7f3f2
}

/* Color every other comment */
.comment-odd { border-top: 1px solid #d7c1b9; }
.comment-even { border-top: 1px solid #d7c1b9; }


/* --- ARCHIVES ------------------------------------*/

/* Headers on Archives.html page */
.archive-header {
	border-bottom: 1px solid #d7c1b9;
	color: #841534;
	}

/* Header on Category/Monthly/Search Pages */
.content-header { color: #841534; }

/* Search Results Highlight color */
.search-results-highlight {
	background: #ddd;
	}


/* --- FOOTER --------------------------------------*/

/* Footer Background */
#footer { background: #ede5e2; }

/* Footer Link Color */
#footer a { color: #841534; }

/* Footer Link Hover Color */
#footer a:hover { color: #000; }
