/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
}

body {
margin: 0 auto;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
margin-top: 10px;
margin-bottom: 10px;
}

#footer {
clear: both;
padding-top: 10px;
}


/* standard helper classes */

.clr {
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
position: relative;
margin: 0 auto; /* center on everything else */
width: 752px;
text-align: left;
padding:10px 0 0 0;
}
#container-inner { position: static; width: auto; }

#header { position: relative; }
#header-inner { position: static; }

#content { position: relative; width: 100%; }
#content-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta {
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
position: static;
}


/* banner user/photo */

.banner-user {
float: left;
overflow: hidden;
width: 64px;
margin: 0 15px 0 0;
border: 0;
padding: 0;
text-align: center;
}

.banner-user-photo {
display: block;
margin: 0 0 2px 0;
border: 0;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
text-decoration: none !important;
}

.banner-user-photo img {
width: 64px;
height: auto;
margin: 0;
border: 0;
padding: 0;
}


/* content */

.content-nav {
margin: 10px;
text-align: center;
}

.date-header,
.entry-content {
position: static;
clear: both;
}

.asset,
.trackbacks,
.comments,
.archive {
position: static;
overflow: hidden;
clear: both;
width: 100%;
margin-bottom: 20px;
}

.asset-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
clear: both;
}

.asset-excerpt,
.asset-body,
.asset-more-link,
.asset-more {
clear: both;
}

.asset-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
clear: both;
margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
width: 240px;
}

#comment-bake-cookie {
margin-left: 0;
vertical-align: middle;
}

.comments-open-header {
clear: both;
}

#comment-post {
font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
float: left;
width: 115px;
margin: 0 10px 10px 0;
}

.image-thumbnail img {
width: 115px;
height: 115px;
margin: 0 0 2px 0;
}


/* modules */

.module {
position: relative;
overflow: hidden;
width: 100%;
}

.widget-content {
position: relative;
margin: 5px 10px 20px 10px;
}

.widget-list,
.archive-list {
margin: 0;
padding: 0;
list-style: none;
}

.widget-list-item {
margin-top: 5px;
margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .widget-content { margin-bottom: 10px; }
.module-photo .widget-content { text-align: center; }
.module-wishlist .widget-content { text-align: center; }

.module-calendar .widget-content table {
border-collapse: collapse;
}

.module-calendar .widget-content th,
.module-calendar .widget-content td {
width: 14%;
text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .widget-list-item {

display: block;

clear: both;

margin: 0;

}



/* positioniseverything.net/easyclearing.html */

.typelist-thumbnailed .widget-list-item:after {

content: " ";

display: block;

visibility: hidden;

clear: both;

height: 0.1px;

font-size: 0.1em;

line-height: 0;

}

* html .typelist-thumbnailed .widget-list-item { display: inline-block; }

/* no ie mac \*/

* html .typelist-thumbnailed .widget-list-item { height: 1%; }

.typelist-thumbnailed .widget-list-item { display: block; }

/* */



.typelist-thumbnail {

float: left;

min-width: 60px;

width: 60px;

/* no ie mac \*/width: auto;/* */

margin: 0 5px 0 0;

text-align: center;

vertical-align: middle;

}



.typelist-thumbnail img { margin: 5px; }



.module-galleries .typelist-thumbnail img { width: 50px; }



.typelist-description {

margin: 0;

padding: 5px;

}



.module-featured-photo .widget-content,

.module-photo .widget-content {

margin: 0;

}



.module-featured-photo img { width: 100%; }



.module-recent-photos { margin: 0 0 15px 0; }

.module-recent-photos .widget-content { margin: 0; }

.module-recent-photos .widget-list {

display: block;

height: 1%;

margin: 0;

border: 0;

padding: 0;

list-style: none;

}



/* positioniseverything.net/easyclearing.html */

.module-recent-photos .widget-list:after {

content: " ";

display: block;

visibility: hidden;

clear: both;

height: 0.1px;

font-size: 0.1em;

line-height: 0;

}

* html .module-recent-photos .widget-list { display: inline-block; }

/* no ie mac \*/

* html .module-recent-photos .widget-list { height: 1%; }

.module-recent-photos .widget-list { display: block; }

/* */



.module-recent-photos .widget-list-item {

display: block;

float: left;

/* ie win fix \*/ height: 1%; /**/

margin: 0;

border: 0;

padding: 0;

}



.module-recent-photos .widget-list-item a {

display: block;

margin: 0;

border: 0;

padding: 0;

}



.module-recent-photos .widget-list-item img {

width: 60px;

height: 60px;

margin: 0;

padding: 0;

}





/* mmt calendar */



.module-mmt-calendar { margin-bottom: 15px; }

.module-mmt-calendar .widget-content { margin: 0; }

.module-mmt-calendar .widget-header { margin: 0; }

.module-mmt-calendar .widget-header a { text-decoration: none; }

.module-mmt-calendar table { width: 100%; }



.module-mmt-calendar th { text-align: left; }



.module-mmt-calendar td {

width: 14%;

height: 75px;

text-align: left;

vertical-align: top;

}



.day-photo {

width: 54px;

height: 54px;

}



.day-photo a {

display: block;

}



.day-photo a img {

width: 50px;

height: 50px;

}





/* basic page elements */



body {

font-size: 0.8em;

color: #666666;

line-height: 150%;

background: #FFFFFF url(blog_images/bg.gif) repeat-x;

margin:0 auto;

text-align:center;

}



a:link, a:visited {

color: #666666;

text-decoration: underline;

}

a:hover, a:active {

color: #AAAAAA;

text-decoration: underline;

}



h1, h2, h3, h4, h5, h6 {

}



p {

margin: 5px 0px;

padding: 0px;

}



blockquote {

margin: 5px 0px 5px 15px;

padding: 0px;

}



form {

margin: 0px;

padding: 0px;

}

input {

color: #666666;

font-size: 1.0em;

background-color: #FFFFFF;

border: solid 1px #DADADA;

padding: 1px;

}

.button {

border: 1px solid #CCCCCC;

background-color: #DADADA;

}

textarea {

color: #666666;

font-size: 1.0em;

}



/* page layout */

/*

#container {

width: 752px;

margin: 10px 0 0 0;

margin:0 auto;

}*/



#container-inner {

}



#header {

width: 750px; /* necessary for ie win */

height: 200px;

background: #FFFFFF url(blog_images/banner.gif) no-repeat;

border:1px solid #DADADA;

}



#header-inner {

}



.banner-user {

}



.banner-user-photo {

}



#header-name {
margin-top: .8em;
margin-left: 15px;
padding: .4em;
width: 426px;
color: #000;
font-weiht: bold;
font-size: 18px;
background-color: #ffffff;
filter: Alpha(opacity=70);
opacity: .7;
}

#banner-header a:link, #banner-header a:visited,

#banner-header a:hover, #banner-header a:active {

color: #FFFFFF;

font-weight: normal;

text-decoration: none;

}



#header-description {
margin-top: 0;
margin-left: 15px;
padding: 0 .4em .4em;
width: 426px;
line-height: 1.125;
color: #000;
font-weiht: bold;
font-size: 15px;
background-color: #ffffff;
filter: Alpha(opacity=70);
opacity: .7;
}



#alpha {

margin: 20px 18px 0px 0px;

width: 500px;

}

#beta {

margin: 20px 0px 0px 0px;

width: 230px;

}

#gamma, #delta {

}

#beta-inner,

#gamma-inner,

#delta-inner {

}

.date-header {

}

.asset {

border-top: 1px solid #DADADA;

border-right: 1px solid #DADADA;

border-left: 1px solid #DADADA;

border-bottom: 1px solid #DADADA;

background: #FFFFFF;

width: 500px;

}

.asset-name {

color: #4d92dd;

font-size: 1.2em;

font-weight: bold;

margin: 0px auto;

padding: 7px 0px 10px 0px;

text-indent:0px;

width: 470px;

background: url(blog_images/entry-header.gif) center bottom no-repeat;

}

.asset-name a:link, .asset-name a:visited,

.asset-name a:hover, .asset-name a:active {

color: #4d92dd;

text-decoration: none;

}

.asset-content {

margin: 0px 15px;

padding: 0px 0px 10px 0px;

background: url(blog_images/entry-content.gif) center bottom no-repeat;

}

.asset-more-link {

margin: 0px 0px 7px auto;

text-align: right;

}

.asset-more-link a:link, .asset-more-link a:visiter,

.asset-more-link a:hover, .asset-more-link a:active {

}

.asset-tags {

margin: 5px 15px;

padding: 0px;

}

.asset-tags-header {

font-size: 1.0em;

color: #666666;

}

.asset-tags-list,

.asset-tag { display: inline; }

.asset-tags-list {

list-style:none;

padding: 0px;

}

.asset-footer {

font-size: 0.8em;

text-align: right;

line-height: 125%;

margin: 0px auto;

padding: 7px 0px 10px 10px;

width: 470px;

}

.separator {

color: #AAAAAA;

}

.trackbacks,

.comments, omments-open {

border: 1px solid #DADADA;

background: #FFFFFF;

width: 500px;

}

.comment, trackbaack {

margin: 7px 0px 12px 0px;

padding: 0px;

}

.comment-notice {

margin: 0px auto 15px auto;

padding: 7px 15px 10px 15px;

width: 470px;

background: #FFFFFF;

border-right: 1px solid #DADADA;

border-bottom: 1px solid #DADADA;

border-left: 1px solid #DADADA;

}

.comment-content {

margin: 0px;

padding: 0px;

}

.comments-header,

.comments-open-header,

.trackbacks-header {

color: #4d92dd;

font-size: 1.2em;

font-weight: bold;

margin: 0px auto;

padding: 7px 0px 10px 0px;

width: 470px;

background: url(blog_images/entry-header.gif) center bottom no-repeat;

text-indent:0px;

}

.comments-content,

.comments-open-content {

margin: 0px 15px;

padding: 0px;

}

.trackbacks-content {

margin: 0px 15px;

padding: 0px;

}

.comments-open-data {

margin: 0px 5px;

padding: 0px;

}

.comments-open-footer {

text-align: center;

margin: 5px 0px 10px 0px;

width: 430px;

}

.comment-footer {

font-size: 0.8em;

line-height: 100%;

text-align: right;

margin: 0px 0px 10px 0px;

padding: 0px;

}

.trackback-footer {

font-size: 0.8em;

line-height: 100%;

text-align: right;

margin: 0px 0px 10px 0px;

padding: 0px;

}

#comment-preview,

#comment-post,

#comment-cancel {

border: 1px solid #CCCCCC;

background-color: #DADADA;

}

#trackbacks-info {

margin: 0px 15px;

padding: 0px 0px 10px 0px;

}

#trackback_url {

width: 430px;

}

#comment-author,

#comment-email,

#comment-url {

width: 250px;

}

#comment-text {

width: 430px;

}

.content-nav {

font-size: 0.8em;

text-align: center;

margin: 0px auto 10px auto;

padding: 0px;

width: 470px;

}

.paginate {

font-size: 0.8em;

color: #AAAAAA;

text-align: center;

margin: 0px auto;

padding: 0px;

width: 470px;

}

#archive-title {

color: #4d92dd;

font-size: 1.2em;

font-weight: bold;

margin: 0px auto;

padding: 7px 15px 10px 0px;

width: 485px;

background: #FFFFFF url(blog_images/entry-header.gif) center bottom no-repeat;

text-indent:20px;

border-top: 1px solid #DADADA;

border-right: 1px solid #DADADA;

border-left: 1px solid #DADADA;

}

.archive {

margin: 0px auto;

padding: 7px 15px 0px 15px;

width: 470px;

background: #FFFFFF;

border-right: 1px solid #DADADA;

border-bottom: 1px solid #DADADA;

border-left: 1px solid #DADADA;

}

.archive-list {

background: #FFFFFF;

}

#system-title {

color: #4d92dd;

font-size: 1.2em;

font-weight: bold;

margin: 0px auto;

padding: 7px 15px 10px 15px;

width: 470px;

background: #FFFFFF url(blog_images/entry-header.gif) center bottom no-repeat;

text-indent:20px;

border-top: 1px solid #DADADA;

border-right: 1px solid #DADADA;

border-left: 1px solid #DADADA;

}

#search-results-header {

color: #666666;

font-size: 1.0em;

line-height: 150%;

margin: 0px;

padding: 0px;

}

.search-results-header {

color: #4d92dd;

font-size: 1.2em;

font-weight: bold;

margin: 20px auto 0px auto;

padding: 7px 15px 10px 15px;

width: 470px;

background: url(blog_images/entry-header.gif) center bottom no-repeat;

text-indent:20px;

/*border-top: 1px solid #DADADA;

border-right: 1px solid #DADADA;

border-left: 1px solid #DADADA;*/

}

.search-results-container {

margin: 0px auto;

padding: 7px 15px 0px 15px;

width: 470px;

background: #FFFFFF;

/*border-right: 1px solid #DADADA;

border-bottom: 1px solid #DADADA;

border-left: 1px solid #DADADA;*/

}





/* modules */



.module {

margin: 0px 0px 10px 0px;

border: 1px solid #DADADA;

background: #FFFFFF;

}



.widget-header {

color: #fe9b0e;

font-size: 1.2em;

text-align: right;

font-weight: bold;

margin: 0px auto;

padding: 7px 0px 10px 0px;

background: #FFFFFF url(blog_images/module-header.gif) center bottom no-repeat;

width: 200px;

}

.widget-header a:link, .widget-header a:visited,

.widget-header a:hover, .widget-header a:active {

color: #fe9b0e;

text-decoration: none;

}

.widget-content {

font-size: 0.8em;

line-height: 130%;

margin: 0px 15px 10px 15px;

padding: 7px 0px 0px 0px;

}

.widget-content input {

font-size: 1.0em;

}

.module-button {

font-size: 8px;

border: 1px solid #CCCCCC;

background-color: #DADADA;

}

.widget-content textarea {

font-size: 1.0em;

}



.widget-list {

line-height: 130%;

text-align: left;

margin: 0px 0px 5px 0px;

padding: 0px;

}

.widget-list-item {

list-style: none;

background: url(blog_images/module-list-item.gif) 0px 5px no-repeat;

margin: 0px;

padding: 3px 0px 0px 12px;

}



.widget-search form {

margin: 0px auto;

}

.widget-search #search {

width: 80px;

}



.module-syndicate {

text-align: right;

}



.module-mmt-calendar .widget-content table,

.module-calendar .widget-content table { font-size: 10px; }



.module-powered {

}

.module-powered .widget-content {

}



.module-photo { background: none; }

.module-photo img { border: solid 1px #fff; }





.typelist-thumbnailed .widget-list {

margin: 0 0 10px 0;

list-style: none;

}



.typelist-thumbnailed .widget-list-item {

margin: 1px 0;

padding: 0;

background: #f3f6f9;

}



.typelist-thumbnail {

background: #fff;

}



.module-photo img { border: 1px solid #fff; }



.module-featured-photo { width: 398px; }

.module-featured-photo .widget-content {

margin: 0;

border-width: 0;

padding: 0;

}

.module-featured-photo img { width: 398px; }



.module-recent-photos .widget-content { padding: 10px 0 0 19px; }

.module-recent-photos .widget-list { margin: 0; }

.module-recent-photos .widget-list-item {

width: 64px; /* mac ie fix */

margin: 0 10px 10px 0;

padding: 0;

background: none;

}



.module-recent-photos .widget-list-item a {

border: #cfd4d9 1px solid;

padding: 1px;

background: #fff;

}



.module-recent-photos .widget-list-item a:hover {

border-color: #36414d;

background: #fff;

}



.module-tagcloud .widget-list {text-align: center; }

.module-tagcloud .widget-list { list-style: none; }

.module-tagcloud .widget-list-item { display: inline; }

.module-tagcloud li.taglevel1 { font-size: 19px; }

.module-tagcloud li.taglevel2 { font-size: 17px; }

.module-tagcloud li.taglevel3 { font-size: 15px; }

.module-tagcloud li.taglevel4 { font-size: 13px; }

.module-tagcloud li.taglevel5 { font-size: 11px; }

.module-tagcloud li.taglevel6 { font-size: 9px; }





/* calendar tweaks */



.layout-calendar #alpha { width: 260px; }

.layout-calendar #beta { width: 420px; }



.layout-calendar #gamma,

.layout-calendar #delta {

width: 190px;

}



.layout-calendar #gamma-inner,

.layout-calendar #delta-inner {

border: 0;

padding: 0;

}



.module-mmt-calendar { width: 398px; }

.module-mmt-calendar .widget-content {

margin: 0;

border-width: 0;

padding: 10px;

}



.module-mmt-calendar table {

width: 378px;

background: #a3b8cc;

}



.module-mmt-calendar th {

color: #fff;

border-top: 1px solid #fff;

border-right: 1px solid #f3f6f9;

border-bottom: 1px solid #cfd4d9;

padding: 2px;

text-align: right;

font-weight: bold;

}



.module-mmt-calendar td {

border-top: 1px solid #fff;

border-right: 1px solid #f3f6f9;

border-bottom: 1px solid #cfd4d9;

padding: 2px;

text-align: right;

font-weight: normal;

background: #e6ecf2;

}



th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {

border-right: none;

}



.module-mmt-calendar td { height: 70px; }



.day-photo {

width: 49px;

height: 49px;

}



.day-photo a {

border: #cfd4d9 1px solid;

padding: 1px;

background: #fff;

}



.day-photo a:hover {

border-color: #36414d;

background: #fff;

}



.day-photo a img {

width: 45px;

height: 45px;

}



.blog-feeds {

list-style-type: none;

text-align: right;

}



a.hidden_link, a.hidden_link:hover{

color: #666666;

cursor: text;

text-decoration: none;

}



div.adsense_728x90{

margin: 20px 0px;

}



div.adsense_468x60{

margin: 70px 0px 20px 0px;

}



div.copyright{

margin: 15px;

text-align: center;

}



/* New Custom Styles (ver.2008-04-14) -------------------------------------



#alpha {

	float: right;

	width: 230px;

}



#beta {

	float: right;

	width: 500px;

}



#alpha-inner {

	margin: 20px 0 0 18px;

}



#beta-inner {

	margin: 20px 0 0 0;

}



.mt-archive-index #alpha {

	float: left;

	width: 500px;

}



.mt-archive-index #beta {

	float: right;

	width: 230px;

}



.mt-archive-index #alpha-inner {

	margin: 20px 18px 0 0;

}



.mt-archive-index #beta-inner {

	margin: 20px 0 0 0;

}



.content-nav {

	clear: both;

}



#alpha .widget-tags,

#alpha .widget-cloud {

	display: none;

}



#alpha .widget-content dd,

#beta .widget-content dd {

	margin-bottom: 1em;

	margin-left: 1em;

} */



.entry-categories li {

	list-style: none;

}



#icon {

	margin-bottom: 10px;

	text-align: center;

}

/* 1page site Style (2009-03-27) ------------------------------------------ */

.page-asset .asset-footer {
	visibility: hidden;
}

.content-nav ul {
	text-align: center;
}

.content-nav ul li {
	margin-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #666666;
	display: inline;
	list-style: none;
}



