/* ---------------------------------------------------------- */
/*   THEME STYLING BEGINS HERE                                */
/* ---------------------------------------------------------- */


/* basic page element styling */

body {
	color: #000;
	background-color: #dbfaff;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}

.header {
  width: 1000px;
  padding-top: 24px;
}

.header .logo {
  width: 425px;
  height: 106px;
  position: relative;
  float: left;
}

.header .logo .welcome {
  position: absolute;
  top: 40px;
  left: 270px;
  font-weight: bold;
  font-size: 16px;
  color: #ff0080;
}

.header .navigation-incoming {
  float: right;
  margin-right: 20px;
  margin-top: 55px;
  width: 300px;
}

.header .navigation-incoming a {
  font-size: 20px;
  background-color: #ffe466;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #ff9600;
  padding: 12px 30px;
  font-weight: bold;
  text-decoration: none;
  float: right;
}

.header .navigation-incoming a:hover {
  color: #FF0080;
  background-color: #fcff00;
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, sans-serif;
}

a {
	color: #009cff;
}

a:hover {
	color: #009cff;
}


/* page layout basics */

#container {
	width: 960px;
padding-top: 40px;
clear: both;
}

#alpha {
	float: left;
	margin: 0 0 0 20px;
}

#alpha-inner {
	padding: 0;
}

#beta {
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left: 40px;
	float: left;
}

#beta-inner {
	padding: 0;
}

#gamma {
	float: left;
	margin: 0 0 0 20px;
}

#gamma-inner {
	padding: 0;
}


/* container styling */

#container-inner {

}


/* banner styling */

#banner {
	width: 960px;
	padding: 218px 0 0 0;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/mlkshk_blogheader.png);
}


#banner a {
	color: #000;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}

#banner-inner {
}

#banner-header {
	color: #000;
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
}

#banner-description {
	color: #333;
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 1.125;
	font-style: italic;
}


/* navigation bar styling */

#nav {
	background: #e5e6e8 url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/nav.gif) repeat-x top left;
}

.nav-list {
}

.nav-list-item {
}

.nav-list-item a {
	font-size: 11px;
	padding: 6px 11px;
}


/* pagebody styling */

#pagebody {
	background-color: #fff;
}

#pagebody-inner {
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0 0 0 10px;
}


/* entry listing and entry styling */

.content-header {
	margin: 0 0 20px;
	font-family: helvetica, arial, sans-serif;
	font-size: 28px;
	color: #000;
}

.content-nav {
	margin: 0 0 20px;
}


.date-header {
	color: #7234ef;
        background: #bda0f8;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
width: 120px;
}

.entry {
width: 550px;
}

.entry-header {
	color: #ff0080;
	margin: 45px 0 5px 20px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
}

.entry-header a {
	color: #ff0080;
	text-decoration: none;
}

.entry-header a:hover {
	text-decoration: underline;
}

.entry-content {
	margin: 20px 25px;
}



.entry-more-link {
	font-size: 13px;
	font-weight: bold;
}

.entry-footer {
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 11px;
	margin: 10px 25px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	font-weight: normal;
}

.entry-footer a {
	color: #009cff;
}

.entry-footer a:hover {
	color: #009cff;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 80%;
}


.trackbacks-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 5px 0;
}

.trackbacks-info,
.trackback-footer,
.comments-info,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 5px 0 20px;
}


.trackback-footer,
.comment-footer {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 11px;
}

.comments-header {
	font-size: 24px;
font-weight: bold;
}
.comment-footer a {
	color: #666;
}

.comment-footer a:hover {
	color: #333;
}


/* sidebar module styling */

.module-header {
	color: #000;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.module-header a {
	color: #000;
}

.module-content {
	margin: 5px 0 20px 0;
	font-size: 13px;
	border-style: none;

}

.module-content a {
	color: #009cff;
}

.module-content a:hover {
	color: #009cff;
}


.module-calendar {
	font-size: 11px;
}


.module-powered {
	margin: 0;
	padding: 0;
}

.module-miniprofile {
margin: 40px 0 40px 0;
background-color: #d9caf8;
border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
font-family: helvetica, arial, sans-serif;
font-size: 12px;
}

.module-miniprofile a {
color: #7234ef;
}

.module-powered .module-content {
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top left;	border-color: #e5e5e5;
	color: #333;
	background-color: #f3f3f3;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/gradient-bg.png);
}

.module-powered .module-content a {
	color: #333;
}

.module-photo {
	border: 0;
	background: none;
}

.module-photo .module-content {
	margin: 10px;
}

.module-photo img {
	border: 0;
}


.module-featured-photo {
	width: 415px;
}

.module-featured-photo .module-content {
	margin: 15px 0 5px;
}

.module-featured-photo img {
	width: 415px;
}


.module-recent-photos {
	border: 0;
	margin-left: 2px;
}

.module-recent-photos .module-header {
	background-image: none;
}

.module-recent-photos .module-list {
	margin: 0;
}

.module-recent-photos .module-list-item {
	width: 64px; /* mac ie fix */
	margin: 0 5px 6px 0;
	padding: 0;
	background-image: none;
}

.module-recent-photos .module-list-item a {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #ccc;
	background-color: #eee;
}

.module-recent-photos .module-list-item a:hover {
	border-color: #000;
}


.archive-list-item {
	margin-bottom: 5px;
}

.typelist-thumbnailed {
	margin: 0 0 20px;
}

.typelist-thumbnailed .module-list-item {
	margin: 1px 0;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	background-repeat: repeat-x;
	background-position: top left;
	border-color: #e5e5e5;

	font-size: 11px;
}

.typelist-thumbnail {
	background: #f3f3f3;
}


/* one-column tweaks */

.layout-one-column #container { width: 782px; }
.layout-one-column #banner { width: 780px; }
.layout-one-column #alpha { width: 740px; }
.layout-one-column #banner { background-position: right bottom; }


/* two-column-left tweaks */

.layout-two-column-left #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-tw.png); }
.layout-two-column-left #alpha { width: 300px; }
.layout-two-column-left #beta { width: 560px; }


/* two-column-right tweaks */
.layout-two-column-right #alpha { width: 560px; }
.layout-two-column-right #beta { width: 300px; }


/* three-column tweaks */

.layout-three-column #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-twt.png); }
.layout-three-column #alpha { width: 120px; }
.layout-three-column #beta { width: 400px; }
.layout-three-column #gamma { width: 300px; }


/* three-column-right tweaks */

.layout-three-column-right #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-wtt.png); }
.layout-three-column-right #alpha { width: 400px; }
.layout-three-column-right #beta { width: 120px; }
.layout-three-column-right #gamma { width: 300px; }

/* ph=1 */
