/* ---------------------------------------------------------- */
/*   THEME STYLING BEGINS HERE                                */
/* ---------------------------------------------------------- */


/* basic page element styling */

body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	color: #333;
	background-color: #fff;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg.png);
        font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
        font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

a {
	color: #555;
}

a:hover {
	color: #333;
}


/* page layout basics */

#container {
	width: 942px;
}

#alpha {
	float: left;
	margin: 0 0 0 20px;
}

#alpha-inner {
	padding: 0 0 25px;
}

#beta {
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left: 40px;
	float: left;
}

#beta-inner {
	padding: 0 0 25px;
}

#gamma {
	float: left;
	margin: 0 0 0 20px;
}

#gamma-inner {
	padding: 0 0 25px;
}


/* container styling */

#container-inner {
	border-color: #fff;
	border-width: 0 1px;
	border-style: solid;
}


/* banner styling */
#banner {
	width: 940px;
	margin: 0;
	border-top-width: 0px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: top left;
	border-top-color: #fff;
	background-color: #fff;
	background-image: url(./media/title.jpg);
	height: 353px;
}


#banner a {
	color: #fff;
	text-decoration: none;
	font-style: bold;
	height: 353px;
}

#banner a:hover {
	text-decoration: underline;
	font-style: bold;
}

#banner-inner {
	border-top-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	padding-right: 0px;
}

#banner-header {
	color: #fff;
	margin: 0;
	padding: 25px 20px 5px;
        font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
        text-shadow: #bbb 0 2px 3px;
	font-style: italic;
}

#banner-description {
	color: #fff;
	margin: 0;
	padding: 5px 20px 35px;
        font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 1.125;
}



/* navigation bar styling */

#nav {
	background: #e5e6e8 url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/nav.gif) repeat-x top left;
}

.nav-list {
	border-bottom: 1px solid #cdcdcd;
}

.nav-list-item {
	border-right: 1px solid #cdcdcd;
}

.nav-list-item a {
	font-size: 15px;
	padding: 6px 11px;
}


/* pagebody styling */

#pagebody {
	background-color: #fff;
	padding: 15px 0;
}

#pagebody-inner {
	background-repeat: repeat-y;
	background-position: top center;
}


/* entry listing and entry styling */

.content-header {
	margin: 5px 0 20px;
        font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 28px;
	color: #000;
}

.content-nav {
	margin: 40px 25px 40px 25px;
}


.date-header {
	color: #333;
	margin: 5px 0;
	font-size: 15px;
}

.entry {
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/post-ornament.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.entry-header {
	color: #000;
	margin: 5px 25px 5px;
        font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 22px;
}

.entry-header a {
	color: #000;
	text-decoration: none;
}

.entry-header a:hover {
	text-decoration: underline;
}

.entry-content {
	margin: 5px 25px;
}

.entry-more-link {
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0px 20px;
}

.entry-footer {
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 12px;
	margin: 10px 25px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	font-weight: normal;
}

.entry-footer a {
	color: #666;
}

.entry-footer a:hover {
	color: #333;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 80%;
}


.trackbacks-header,
.comments-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: 15px;
}

.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: 25px 0 5px;
	font-size: 14px;
	font-weight: bold;
}

.module-header a {
	color: #000;
}

.module-content {
	margin: 5px 0 20px;
	font-size: 15px;
}

.module-content a {
	color: #333;
}

.module-content a:hover {
	color: #333;
}

.module-footer-source{
	margin: 15px 0;
	padding: 10px;
	border-width: 1px;
	border-style: hidden;
	text-align: center;
	font-size: 13px;
}

.module-footer-source a {
	color: #333;
}

.module-footer-source a:hover {
	color: #333;
}

.module-calendar {
	font-size: 11px;
}

.module-powered {
	margin: 0;
	padding: 0;
}

.module-powered .module-content {
	margin: 15px 0;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

.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 4px 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;
	background-color: #f3f3f3;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/gradient-bg.png);
	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; }
.layout-one-column #navi { width: 940px; } /* necessary for ie win */


/* 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 #pagebody-inner { background-image: url(./media/body-bg-wt2.png); }
.layout-two-column-right #alpha { width: 660px; }
.layout-two-column-right #beta { width: 200px; }


/* 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; }



/* Custom properties */

#navi { position: static; }
#navi-inner { position: static; }

#navi
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   list-style: none;
   width: 100%;
}

#navi-inner
{
   padding: 0px 0px 0px 0px;
   border-width: 20px 0px 0px 0px;
   border-style: none;
   border-color: #ddd;
}

#menu { position: relative; }
#menu-inner { position: static; }

#menu {
   margin:  0px;
   padding: 0px 0px 0px 0px;
   list-style: none;
   float: left;
   width: 100%;
   color: #222;
}

#menu li {
   padding: 4px 0px 0px 0px;
   float: left;
   background-color:  #f0f0f0;
   border:  1px solid #000;
   font-size:  18px;
   text-align:  center;
   width:  225px;
   height:  24px;
   margin-top:  1px;
   margin-right:  0px;
   margin-left:  4px;
   color: #222;
}

#menu a {
   padding: 4px 0px 0px 0px;
   float: left;
   background-color:  #f0f0f0;
   border:  1px solid #000;
   font-size:  18px;
   text-align:  center;
   width:  225px;
   height:  24px;
   margin-top:  1px;
   margin-right:  0px;
   margin-left:  4px;
   color: #222;
}

#menu a:hover {
	color: #222;
}

#menu-inner {
   padding: 5px 5px;
   border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #fff;
}

.menu-user {
   width: 70px;
   margin-top: 5px;
   font-size: 18px;
}

.menu-user-photo { border: 1px solid #fff; }

#menu-header {
   margin: 0;
   color: #000;
   font-size: 16px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #222 0 2px 3px;
}

#menu-description {
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 15px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #222 0 1px 2px;
}

#gallery_top {
   font-size: 15px;
   font-weight: bold;
   float: left;
   margin: 0 0 0 20px;
}

#gallery_top-inner {
	padding: 0 0 25px;
}

.layout-two-column-right #gallery_top { width: 130px; }


#main_top-inner {
	padding: 0 0 5px;
}

#main_top {
   font-size: 15px;
   font-weight: bold;
   float: left;
   margin: 0 0 0 0;
   border-style: none;
   border-color: #ddd;
   border-width: 0.1px;
}

.layout-two-column-right #main_top { 
   width: 330px; 
   height: 300px; 
}

.module-main-top {
	color: #000;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 5px 0 5px;
	font-size: 14px;
	font-weight: bold;
}

.module-main-top a {
	color: #000;
}

matome_gallery li{
	padding: 0 0 0;
	font-size: 10px;
}


/* ph=1 */
