/*============ 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=Open+Sans+Condensed:300,300italic,700);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic);

body { position: relative;  }
#container { width: 1000px; padding: 30px 0; position: relative; }
#pagebody-inner { margin: 0; }


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

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

.layout-one-column #alpha .module {
    margin: 0 10px 20px 10px;
    width: 300px;
}
.layout-one-column #alpha .module {
    float: left;
    padding: 0;
    text-align: left;
}


/*---2COL-Left--------------------*/

.layout-two-column-left #alpha { width: 305px; padding: 20px 0 0 15px; }
.layout-two-column-left #beta { width: 630px; padding: 15px 15px 0 15px; }
.layout-two-column-left #beta-inner { margin: 0; }



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


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


/*---3COL-Right-------------------*/
.layout-three-column-right #alpha { width: 530px; margin: 0; padding: 15px 15px 0 15px; }
.layout-three-column-right #alpha-inner { margin: 0; }
.layout-three-column-right #beta { width: 195px; padding: 20px 10px 0 0;  }
.layout-three-column-right #gamma { width: 210px; padding: 20px 15px 0 10px;  }




/* Nav Bar */ 

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

#nav { margin: 0 10px; }
#nav ul { text-align:center; }
#nav a:link,a:visited { border-radius: 0; }
#nav a:link, a:visited { padding: 0 10px; }


/* Banner Container */ 
#banner {
	margin: 0 10px;
	padding: 0;
	}
		
	/* Title Strip */
	#banner-inner {
	position: relative; 
	top: 0;
	border: 0;
	padding: 20px; 
	}


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



		/* Blog Description Positioning --------*/
		#banner-description {
			padding: 5px 0 0 0;
			margin: 0;
			text-align: center;
			}


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

.entry {  margin-bottom: 30px; padding: 0; }

.entry-featured {  margin-bottom: 25px; padding: 0 10px 10px 10px; }

.entry-featured .entry-content {
    margin: 0;
    padding: 0;
}

h3.entry-header,
.entry-featured h3.entry-header {
    margin: 0;
    padding: 0 0 4px 0;
}

.entry-featured .entry-footer p { padding-bottom: 10px; }

.content-nav,
p.content-nav {
margin-bottom: 10px;
}

.content-header {
margin-bottom: 10px;
padding-bottom: 13px;
}

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

/* Archives page headers */
.archive-header {
    margin: 0;
    padding: 0 0 13px 0;
}

.photo-wrap { padding: 5px 0 12px 0; }


/*----------SEARCH RESULTS----------*/

.search-subheader p { margin: 0; }

.search-results .entry {
    border: 0;
    padding: 0;
    margin: 0 0 15px 0;
}

.search-results .comment {
margin: 0 0 15px 0;
border: 0;
padding: 0;
}

.search-results .comment h3 { margin: 0; }
.search-results .comment .comment-avatar { display: none; }
.search-results .comment .comment-content { padding: 10px 0; }


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

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

.comments .comments-header { margin-left: 0; }
.comments-info { margin: 5px 0 20px 0; }
#all-comments { margin: 10px 0px 20px 0px; }
.comments-open { margin: 30px 0px 20px 0px; }
.comments-closed { margin: 0 0 20px 0; }


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

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

.module-header,
.module-calendar .module-header,
.module-powered .module-content { padding: 0 0 3px 0; }

.module-syndicate .module-content { padding: 2px 0 3px 17px; }

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

.module-calendar .module-content { float: none; padding: 8px 8px 0px 8px; }
.module-calendar .module-content table { width: 100%; }

.typelist-thumbnailed { margin-bottom: 0; }

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

.module-galleries img { padding: 0; }


.layout-three-column .module-search input[type="search"],
.layout-three-column-right .module-search input[type="search"] {
width: 66%;
padding: 3px;
}

.layout-one-column .module-search input[type="search"],
.layout-two-column-left .module-search input[type="search"],
.layout-two-column-right .module-search input[type="search"] {
width: 78%;
padding: 3px;
}

.module-search input[type="submit"] {
border: 0;
padding: 2px 3px;
}



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


body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Open Sans Condensed', sans-serif;
}


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

/* Blog Title Font */
#banner a {
font-size: 50pt;
font-weight: 400;
line-height: 120%;
text-decoration: none;
font-family: 'Open Sans Condensed', sans-serif;
}

/* Blog Description Font */
#banner-description {
font-size: 96%;
font-weight: 400;
line-height: 120%;
font-family: 'Source Sans Pro', sans-serif;
}


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

/* Date Header */
h2.date-header {
	font-size: 80%;
	font-style: normal;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	}

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

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

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

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

/* 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: 94%;
	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;
	text-transform: uppercase;
	}


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


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

h2.comments-open-header,
h3.comments-header {
font-family: 'Open Sans Condensed', sans-serif;
font-size: 140%;
font-style: normal;
font-weight: 400;
line-height: 100%;
border-bottom: 0;
text-transform: uppercase;
}

.comments .comments-header { font-size: 140%; }

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

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

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

/* Prev/Next link for Pagination */
.pager { border: 0; }


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

/* Sidebar - Module Header */
.module-header,
.module-email {
	font-size: 120%;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	}

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

.module-syndicate .module-content,
.module-powered .module-content {
	font-size: 100%;
	font-style: normal;
	font-weight: 300;
	line-height: 100%;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	text-transform: uppercase;
	}


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

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

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

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

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

.module-search .module-header {
display: none;
}

.module-search input[type="search"] {
font-size: 10px; 
}

.module-search input[type="submit"] {
font-size: 10px; 
text-transform: uppercase;
}


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

/* Nav Bar - Font Size */
.nav-list-item a {
	font-size: 94%;
	font-style: normal;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

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

.pager a {
	font-size: 110%;
	font-style: normal;
	font-weight: 400;
	}

/* Category & Monthly Archive Page - Header */
.content-header {
	font-size: 150%;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	text-align: left;
	}

/* Archives.html Page - Headers */
.archive-header {
	font-size: 150%;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	}


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

.footer-list-item {
	font-size: 80%;
	font-style: normal;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}


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

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

#banner { background: transparent; border-bottom: 1px solid #aaa; }

/* Blog Title Font */
#banner a { 
color: #000; 
text-shadow: 2px 2px 3px #c2c2c2;
filter: dropshadow(color=#c2c2c2, offx=2, offy=2);
}

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

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

/* Nav Bar Color */
#nav  { 
background:rgba(255,255,255, 0.7);
border-bottom: 1px solid #aaa; 
}

#nav-inner, .nav-list, .nav-list-item a {
	background: transparent;
	color: #000;
	}

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

.entry { background: transparent; }

/* Date Header */
h2.date-header { olor: #000; }

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

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

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


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

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

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

/* Sidebar Module header */

.module-header { border-bottom: 1px solid #aaa; }

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

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

.module-calendar .module-content table th,
.module-calendar .module-content table td {
border-bottom: 1px solid #bbb;
} 
 
.module-powered {
border-bottom: 1px solid #aaa;
color: #000;
}

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

.module-search input[type="search"],
.module-search input[type="submit"] {
background: #fff;
border: 1px solid #aaa;
color: #000;
}

.typelist-thumbnail img,
.module-photo img,
.module-galleries img {
border: 1px solid #000;
}

/* --- ARCHIVES & COMMENTS ------------------------------------*/

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

.search-results-highlight { background: #EFEFEF; }

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

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

/* --- OTHER ACCOUNTS MODULE --------------------------------------*/

/* Other Accounts - List Mode */
.module-elsewhere .typelist-plain img { 
	display: inline !important; /* force original icons to appear in List mode and line up with links */
	height: auto; 
	width: auto; 
	}

.module-elsewhere .typelist-plain a { 
	padding: 0 !important; 
	display: inline !important; /* force links to line up with original icons */
	clear: right; 
	}

/* Counteract custom background images for Grid mode by setting background:none for List mode */
.module-elsewhere .typelist-plain a[href*="twitter.com"], 
.module-elsewhere .typelist-plain a[href*="flickr.com"],
.module-elsewhere .typelist-plain a[href*="facebook.com"], 
.module-elsewhere .typelist-plain a[href*="pinterest.com"], 
.module-elsewhere .typelist-plain a[href*="plus.google.com"],
.module-elsewhere .typelist-plain a[href*="atom.xml"], 
.module-elsewhere .typelist-plain a[href*="profile.typepad.com"],
.module-elsewhere .typelist-plain a[href*="instagram.com"] { background: none; }


/* Other Accounts - Grid Mode */
.module-elsewhere img { display: none; }

.module-elsewhere a { 
	padding: 22px!important; 
	display: inline-block; 
	}
