/*============ Polished 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);


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

.layout-one-column #alpha { 
	padding: 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: 315px; padding: 15px 0 0 15px; }
.layout-two-column-left #beta { width: 640px; padding: 15px 15px 0 15px; }
.layout-two-column-left #beta-inner { margin-left: 0px; }


/*---2COL-Right-------------------*/
.layout-two-column-right #alpha { width: 640px; padding: 15px 15px 0 15px; }
.layout-two-column-right #alpha-inner { margin-right: 0px; }
.layout-two-column-right #beta { width: 315px;  padding: 15px 15px 0 0;  }


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



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


#container { width: 100%; background: transparent; }

#banner-inner, #pagebody-inner, #nav, #nav-inner, #footer-inner { 
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

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

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

#pagebody-inner { margin-top: 0; }


/* Banner Container */ 

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


		/* Blog Title Positioning --------*/
		#banner-header {
			padding: 0;
			margin: 0;
			text-align: left;
			float: left;
			}



		/* Blog Description Positioning --------*/
		#banner-description {
			padding: 27px 0 0 0;
			margin: 0;
			text-align: right;
			float: right;
			}






/*============ TypePad Theme // FONT BASE ===================================*/


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

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, serif;
}


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

/* Blog Title Font */
#banner a {
font-size: 225%;
font-weight: 500;
line-height: 100%;
text-decoration: none;
}

/* Blog Description Font */
#banner-description {
font-size: 90%;
font-weight: 400;
line-height: 100%;
}



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

.entry { padding-bottom: 30px; }

/* 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: 130%;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	text-align: left;
	}

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



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

.entry-featured { 
padding: 10px 10px 15px 10px; 
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px; 
}

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

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

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

/* Blockquote */
blockquote {
	font-size: 100%;
	border: 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
	}

/* 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%;
	}

h2.comments-open-header,
h3.comments-header {
font-size: 150%;
font-style: normal;
font-weight: 500;
line-height: 100%;
border-bottom: 0;
margin: 0px 12px 5px 0;
padding: 0;
}

.comments-info {
    font-size: 100%;
    margin: 5px 0 20px 0;
}

.comments-open {
margin: 30px 0px 20px 0px;
padding: 15px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px; 
}

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

.search-results .entry {
    border-top-width: 0px;
}


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

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

/* Sidebar - Module Header */
.module-header {
	font-size: 115%;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	}

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


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

.module-category-cloud .module-content { 
padding-top: 0;
padding-bottom: 0;
margin: 0 0 20px 0; 
}

.module-search {
margin: 0 10px 20px 10px;
padding: 10px 0 10px 15px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px; 
}


/* 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%;
	}

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


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


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

/* Nav Bar - Font Size */
.nav-list-item a {
	font-size: 85%;
	font-style: normal;
	font-weight: 400;
}

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

.pager a {
	font-size: 95%;
	font-style: normal;
	font-weight: 700;
	}



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

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