
/* Default ---------------------------------------------------------------- */

/* Global */

html{
	background: url("html_bg.gif") repeat center top;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#585858;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background: url("body_bg.gif") repeat-x center top;
}

h1, h2, h3, h4, h5, h6, pF, ol, ul, pre, blockquote {
margin-bottom:0px;
margin-top:0px;
}

/* Layout */

#container {
	line-height: 1.5;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 950px;
}

#container-inner {
	margin: 0 auto;
}

#alpha,
#beta,
#gamma,
#delta {
    float: left;
}

#alpha {
    width: 1015px;
}

#beta {
    width: 550px;
}

#gamma,
#delta {
    width: 200px;
}


/* Header */

#banner {
	margin: 0;
	padding: 20px 0 0;
	width:100%;	
	min-height:90px;
 @ height: auto !important;   
  @height: 90px;  
}


#banner-header {
	width:1030px;
	margin:0 auto;
	font-size:x-large;
	font-weight: bold;
    color: #5D7A00;
}

#banner-description {
	width:1030px;
	margin:0 auto;
    padding:0 0 30px;
    font-size: small;
	color:#AB4544;
}

#banner a {
	color: #AB4544;
	text-decoration:none
}

#banner a:hover {
	color: #AB4544;
	text-decoration: underline;
}

#banner-inner {
}

#banner-inner-bottom {
}

/* Content ---------------------------------------------------------------- */


.date-header {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 20px 15px 10px;
	text-align: left;
	color:#AB4544;
}

.entry-header,
.entry-header a,
.content-header {
	color: #333333;
	font-weight:bold;
}

.entry-header {
	padding: 20px 15px 10px;
	font-size: medium;
	font-weight:bold;
	color:#AB4544;
}

.layout-two-column-left .entry-header,
.layout-two-column-right .entry-header{
}

.layout-one-column .entry-header{
}

.comments-header{
	font-weight:bold;
}


.comments-open-header,
{
	padding: 94px 35px 42px 30px;
	background: url(categories-h3.gif) no-repeat 0 0;
	font-size: medium;
	font-weight:bold;
}

.entry-header a {
    display: block;
	color:#AB4544 !important;
    text-decoration: underline !important;
}

.entry {
	margin-bottom:0;
}

.entry-header a:visited {
	color:#333333;
}

.entry-header a:hover {
    text-decoration: none !important;
}

.entry .entry-content {
	padding:7px 10px 0;
	overflow: hidden;
    background: url(entry-body-top.gif) no-repeat left top;
	_zoom:1;
	margin:0;
}

.layout-three-column-right .entry .entry-content {
    background: url(entry-body-top.gif) no-repeat 2px top;
}


.layout-calendar .entry .entry-content{
    background: url(entry-body-top.gif) no-repeat 2px top;
}

.layout-timeline .entry .entry-content{
	padding:7px 0 0;
	overflow: hidden;
    background: url(entry-body-top.gif) no-repeat center top;
	_zoom:1;
	margin:0;
}

.layout-moblog2 .entry .entry-content{
	padding:7px 0 0;
	overflow: hidden;
    background: url(entry-body-top.gif) no-repeat -8px top;
	_zoom:1;
	margin:0 10px;
}


.layout-moblog1  .entry .entry-content,
.layout-three-column .entry .entry-content,
.layout-artistic .entry .entry-content{
    background: url(entry-body-top.gif) no-repeat 2px top;
}

.layout-two-column-left .entry .entry-content,
.layout-two-column-right .entry .entry-content {
    background: url(entry-body-top-2col.gif) no-repeat center top;
}

.layout-one-column .entry .entry-content {
    background: url(entry-body-top-1col.gif) no-repeat center top;
	padding:7px 8px 0;
	
}

.entry .entry-content-inner {
	padding:10px 20px 0;
	/*font-size: 120%;*/
	font-size:small;
	margin:0 0 6px;
    background: url(entry-body_bg.gif) repeat-y left top;
	overflow: hidden;
	_zoom:1;
}


.layout-two-column-left .entry .entry-content-inner,
.layout-two-column-right .entry .entry-content-inner {
    background: url(entry-body_bg-2col.gif) repeat-y center top;
}

.layout-one-column .entry .entry-content-inner{
    background: url(entry-body_bg-1col.gif) repeat-y center top;
}


.entry .entry-content p{
	overflow: hidden;
	zoom:1;
}

.entry-inner {
}

.layout-two-column-left .entry-inner,
.layout-two-column-right .entry-inner {
}

.layout-one-column .module-inner {
	margin:0 8px;
}

.entry, .trackbacks, .comments, .archive{
	margin:0;
}
.trackbacks, .comments, .archive, .comments-open {
	margin:0;
	padding-bottom:20px;
    _zoom: 1;	
}

.trackbacks, .comments, .comments-open {
/* 20130528
	margin:0 15px;
*/
	padding:0 15px;
}

.archive-user-minibio,
.archive-user-interests {
	padding-bottom:61px;
}

.archive-content {
	padding:0;
	margin:0;
}

.entry-body {
	width:100%;
	color:#585858;
}

.entry-more-link {
    font-weight: bold;
}

#beta,#alpha,#gamma,#delta{
	border:solid 1px #C5D9E3;
	background:#E9F4FA;
}

.layout-moblog2 #alpha,
.layout-calendar #gamma,
.layout-calendar #delta{
	border:none;
	background:none;
}

.entry-inner-bottom{
}

.entry-footer {
    margin: 0;
    padding: 20px 0 30px;
    font-size: small;
    color: #585858;
    text-align: right;
    clear: both;
    _zoom: 1;	
}

.entry-content-inner-bottom{
    background:#E9F4FA url(entry-body-bottom.gif) no-repeat left bottom;
	height:10px;
	margin:10px -20px 0;
}

.entry-inner-bottom{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background: url(line.gif) no-repeat center bottom;
	height:7px;
}

.layout-two-column-left .entry-inner-bottom,
.layout-two-column-right .entry-inner-bottom{
	background: url(line-2col.gif) no-repeat left bottom;
}

.layout-one-column .entry-inner-bottom{
	background: url(line-1col.gif) no-repeat center bottom;
}

.layout-two-column-left .entry-content-inner-bottom,
.layout-two-column-right .entry-content-inner-bottom{
    background:url(entry-body-bottom-2col.gif) no-repeat center bottom;
}

.layout-one-column .entry-content-inner-bottom{
    background:url(entry-body-bottom-1col.gif) no-repeat center bottom;
}

.layout-one-column .entry-footer{
}

.entry-footer .entry-footer-info{
	margin:0 15px;
	text-align:left;
}

.entry-content, .trackbacks-info, .trackback-content, .comments-info, .comments-open-content, .comments-closed {
clear:both;
margin:0px;
}

.trackback,
.comment {
	margin-bottom: 15px;
	}

.entry-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 15px 10px;
	text-align:left;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.module-widget .module-top{
	background: url(none) ;
}

.module-top{
	background: url(other-mt_bg.gif) no-repeat 0 0;
	height:7px;
}

.layout-one-column .module-top{
	background: url(entry-body-top-1col.gif) no-repeat center bottom;
}

.layout-one-column #ccax-bp-query .module-top{
	background: none!important;
}

.layout-one-column #ccax-bp-query{
	margin:0;
}

.module-bottom{
	background: url(module-bottom_bg.gif) no-repeat 0 0;
	height:15px;
}

.layout-one-column .module-bottom{
	background: url(entry-body-bottom-1col.gif) no-repeat center 0;
}


.layout-calendar #alpha .module-bottom,
.layout-artistic #alpha .module-bottom{
    background:url(entry-body-bottom.gif) no-repeat 10px 0;
	height:15px;
}

.layout-timeline #alpha .module-bottom{
    background:url(entry-body-bottom.gif) no-repeat 0 0;
	height:15px;
}

.layout-artistic #alpha .module-bottom{
}

.module-bottom{
	background: url(module-bottom_bg.gif) no-repeat 0 0 ;
    height:15px;
}

.layout-artistic #gamma .module-bottom{
	_background: url(module-bottom_bg.gif) no-repeat 2px 0 ;
}

#ccax-bp-query .module-bottom{
	background:none;
}

.typelist-no-description {
	margin:0 0 10px;
}

.layout-moblog2 .module-top {
	background: url(other-mt_bg-4col.gif) no-repeat 0 0;
	height:7px;
}

.layout-moblog2 .module-bottom{
	background: url(module-bottom_bg-4col.gif) no-repeat 0 0;
	height:15px;
}

.link-note {
	font-size: small;
	font-weight:bold;
	text-align: left;
	padding: 0px 0px 40px!important;
	margin: 0;
	background: none!important;
    border:none!important;
}

.trackbacks-info {
	font-size: 114%;
	}
/*
.comments-open-footer,
.archive-content,
*/
.trackback-footer,
.comments-info,
.comment-footer {
	font-size: small;
	padding: 10px 8px ;
	margin: 0 0 40px;
	clear: both;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width: 90%;
	border:solid 1px #666666;
}

.entry-header a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}

.module-header {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 10px 5px 10px;
	margin: 0px;
	line-height: normal;
	color: #AB4544;
}

.layout-calendar #alpha .module-header,
.layout-artistic #alpha .module-header,
.layout-timeline #alpha .module-header {
	padding: 15px 15px 10px;
}

.layout-one-column .module-header {
}

.layout-moblog2 .module-header {
}

.module-header a {
	color:#AB4544 !important;
}

.module-header a:hover {
	text-decoration: none;
}

.module-content a:hover {
	text-decoration: none;
}
/* Utility */

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    _position: relative;
    width: 100%;
    w\idth: auto;
	_zoom:1;
}

.trackbacks-header,
.comments-open-header,
.comments-header{
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 30px 0px 15px;
	margin: 0px;
	line-height: normal;
	color: #AB4544;
}

.archive-header, .content-header {
	padding:22px 36px 10px 10px;
	color: #AB4544;
	border:medium none;
	font-size:medium;
	font-weight:bold;
}

.archive-date-based .archive-header,
.archive-date-based .archive-header{
	padding:22px 36px 10px 10px;
}


/* Global ----------------------------------------------------------------- */

body {
	color:#585858;
}

a:link, a:visited, a:active {
	color: #FF9000;
	text-decoration:underline;
}

a:hover {
	color: #FF9000;
	text-decoration:none;
}

#comment-preview, #comment-post {
}

#commentsForm p {
margin-bottom:24px;
text-align:center;
}

/* Layout ----------------------------------------------------------------- */


#pagebody {
}

#pagebody-inner {
	width:1050px;
    margin: 0 auto;
}


/* Artistic */

.layout-artistic #alpha {
	width:570px;
	margin: 0 15px 0 0;
	}
.layout-artistic #beta {
	width: 445px;
}

.layout-artistic #gamma {
	border:none;
	margin:0 15px 0 0;
	}
.layout-artistic #delta {
	border:none;
	}
	
.layout-artistic #beta-inner {
	padding: 10px 10px 0;
}



/* Calendar */

.layout-calendar #alpha {
	width: 570px;
	margin: 0 15px 0 0;
	} 

.layout-calendar #beta {
	width: 415px;
	padding:10px;
	} 

.layout-calendar #gamma {
	width:200px;
	margin: 0 15px 0 0;
}

.layout-calendar #delta {
	width: 200px;
	}

.layout-calendar #alpha-inner {
	}

/*
.layout-calendar #gamma-inner,
.layout-calendar #delta-inner {
    padding-top: 0;
}
*/

/* Moblog 1 */

.layout-moblog1 #alpha,
.layout-moblog1 #gamma{
    width: 200px;
	padding:0 10px;
}

.layout-moblog1 #beta {
    width:570px;
}

.layout-moblog1 #beta {
	margin: 0 15px;
}

/* Moblog 2 */

.layout-moblog2 #alpha {
    width: 70px;
	margin-right:10px;
}

.layout-moblog2 #beta {
    width: 570px;
	margin-right:10px;
}

.layout-moblog2 #gamma {
    width: 185px;
	margin-right:10px;
	_margin-right:5px;	
}

.layout-moblog2 #delta {
    width: 165px;
	padding:0 10px;
}

.layout-moblog2 #beta-inner {
}

.layout-moblog2 #gamma-inner {
	padding:0 10px;
}


/* Timeline */

.layout-timeline #alpha {
    width: 570px;
	margin-right:10px;
}

.layout-timeline #beta {
    width: 445px;
}

.layout-timeline #gamma {
    margin-right: 25px;
}

.layout-timeline #gamma,
.layout-timeline #delta {
    width: 200px;
	border:none;
}

.layout-timeline #beta-inner {
	padding: 0 10px;
}

.layout-timeline #alpha-inner {
	padding: 0 11px 0 10px;
}


/*
.layout-timeline #beta-inner {
	padding: 0;
}

.layout-timeline #gamma-inner,
.layout-timeline #delta-inner {
    padding-top: 0;
}
*/
/* Two Column (Right) */

.layout-two-column-right #alpha {
    width: 775px;
	margin: 0 15px 0 0;
}

.layout-two-column-right #beta {
    width: 200px;
	padding:0 10px;
}

.layout-two-column-right #alpha-inner {
}

/* Two Column (Left) */

.layout-two-column-left #alpha {
    width: 200px;
	margin: 0 15px 0 0;
	padding:0 10px;
}

.layout-two-column-left #beta {
    width: 775px;
}

.layout-two-column-left #beta-inner {
}


/* Three Column */
.layout-three-column #alpha,
.layout-three-column #gamma {
    width: 220px;
}

.layout-three-column #alpha-inner,
.layout-three-column #gamma-inner{
	padding:0 10px;
}

.layout-three-column #alpha-inner {
}

.layout-three-column #beta {
    width:570px;
}

.layout-three-column #beta {
    margin: 0 15px;
}

.layout-three-column #comments-open-data input {
	border:solid 1px #5D7A00;
	width: 494px;
	}
.layout-three-column #comments-open-data input#comment-bake-cookie {
	border: none;
	width: 20px;
	}
.layout-three-column #comments-open-text textarea {
	border:solid 1px #5D7A00;
	width: 494px;
	}

#comments-open-footer {
	width: 494px;
	text-align: center;
	}

#comment-preview {
	margin: 0 20px 0 0;
	}

.trackback-footer, .comments-open-footer, .archive-content {
clear:both;
margin:5px 10px 0;
}

/* Three Column (Right) */

.layout-three-column-right #alpha {
    width:570px;
	margin: 0 15px 0 0;
}

.layout-three-column-right #beta,
.layout-three-column-right #gamma {
    width: 220px;
}

.layout-three-column-right #beta-inner,
.layout-three-column-right #gamma-inner{
	padding:0 10px;
}

.layout-three-column-right #gamma{
	margin-left:15px;
}

/* One Column */

.layout-one-column .comments,
.layout-one-column .comments-open,
.layout-one-column .trackbacks {
}

.layout-one-column .comments-open #comment-author,
.layout-one-column .comments-open #comment-email,
.layout-one-column .comments-open #comment-url,
.layout-one-column .comments-open #comment-text {
	width:500px;
	}

/*
.layout-one-column #container,
.layout-one-column #banner,
.layout-one-column #alpha {
    width: 780px;
}

.layout-one-column #alpha-inner {
    padding-right: 20px;
    padding-left: 20px;
}

*/


/* "Fullwidth" (Header) */

#container,
#container-inner,
#banner,
.layout-one-column #container {
    position: relative;
    width: 100%;
	line-height:1.5;
}

.layout-one-column #banner {
    position: relative;
    width: 100%;
	line-height:normal;
}


#pagebody-inner {
    position: relative;
    margin: 0 auto;
}

.layout-one-column #banner-inner,
.layout-one-column #pagebody-inner {
}


/* Header ----------------------------------------------------------------- */
/*
#banner {}

#banner a {}

#banner-inner {}

#banner-header {}

#banner-description {}
*/



/* Widget ----------------------------------------------------------------- */
/*
.module-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #737373; 
    padding: 0;
    margin-bottom: 8px;
    padding-bottom: .3em; 
}
*/


/*
.layout-moblog2 .module-header,
.layout-moblog2 .module-content {
    margin-right: 0;
    margin-left: 0;
}
*/
.module-powered .module-content {
	margin: 15px 0;
    border: 1px solid #767676;
    background-color: #5d5d5d;
}

/*
.typelist-thumbnailed .module-list-item {
}

.typelist-thumbnail {
}
*/

.module-mmt-calendar .module-header {
	text-align: center;
	background:url(none);
	font-size: small;
	font-weight: bold;
	padding: 2px 0 10px;
	color:#AB4544;
} 

.module-mmt-calendar .module-header a{
	text-decoration: underline;
}

.module-mmt-calendar .module-header a:hover{
	text-decoration: none;
}

.module {
	margin: 10px 0 30px;
}

.module-list, .archive-list {
	padding:5px 0 1px;
}

.layout-artistic #beta .module-list{
	padding:5px 0 1px;
}

.layout-artistic #gamma-inner .module-list,
.layout-artistic #delta-inner .module-list {
	padding: 10px 0 0;
}

.module-list li, .archive-list li {
	font-size: small;
	text-align: left;
	line-height: 1.3;
	padding: 0px 0px 0px 15px;
	margin:0 0 15px;
	background: url(side-icon.gif) no-repeat left 2px;
}	

.module-content {
	margin: 0;
	padding:0 10px;
	background: #FFF;
	border-left:1px solid #C5D9E3;
	border-right:1px solid #C5D9E3;
}

.module-mmt-calendar .module-content {
	padding:0;
}

#layout-moblog2 .module-content {
	margin: 0;
	padding:0;
	background: #FFF;
	border-left:1px solid #C5D9E3;
	border-right:1px solid #C5D9E3;
}

.module-recent-photos .module-content {
	background:none;
	border-left:none;
	border-right:none;
	padding:0;
}

.layout-one-column .module-content {
	padding:10px 10px 1px;
}

.layout-one-column .module-inner {
	margin:0;
}

.layout-one-column .module {
	width:998px;
	padding:10px 0 1px;
	margin: 0 10px;
}

.module-widget .module-content {
	background: none;
	border-left:none;
	border-right:none;
	margin:0 -10px;
}

.layout-one-column .module-widget .module-content {
	padding:10px 0 1px;
	background: none;
	border-left:none;
	border-right:none;
}

.layout-calendar #alpha .module-content,
.layout-artistic #alpha .module-content {
	padding-top:7px;
	margin:0 11px 0 10px;
	background: #FFF;
	border-left:1px solid #C5D9E3;
	border-right:1px solid #C5D9E3;
}

.layout-artistic #beta .module-featured-photo .module-content{
	border-left: none;
	border-right:none;
	background:none;
}

.layout-artistic #beta .module-body{
	padding:0 10px 1px;
}

.layout-timeline #alpha .module-content{
}

/*
.module-content li {
	}
*/

.module-header a:hover {
}
/*
.module-content {
}
*/
.layout-artistic .module-header,
.layout-artistic .module-content,
.layout-calendar .module-header,
.layout-calendar .module-content,
.layout-timeline .module-header,
.layout-timeline .module-content,
.layout-one-column .module-header,
.layout-one-column .module-content,
.layout-artistic #alpha .module-list,
.layout-calendar #alpha .module-list,
.layout-timeline #alpha .module-list{
    margin-right: 0;
    margin-left: 0;
}



/* "Powered By" Module */

.module-powered .module-content {
    padding: 10px 0;
    text-align: center;
}

.module-powered .module-content,
.module-powered .module-content a {
    color: #333;
}


/* Calendar Module */

#calendar {
	width:200px;
	font-size: small;
	margin-bottom: 15px;
	background: url(calendar_lower.gif) no-repeat 0 bottom;
	text-align: center;
	visibility: visible;
	padding-bottom:10px;
}	

#calendar table {
	font-size: small;
	}

#calendar .module-header {
	background: #6C9CB5;
	color:#FFF;
	margin: 0 0 8px;
	padding:10px 10px 7px;
	text-align: center;
	font-weight: bold;
	border-top:1px solid #C5D9E3;
	border-bottom:1px solid #C5D9E3;
}

#calendar .module-content {
	padding:0 0 5px;
}

#calendar table th {
	font-weight: bold;
}


.module-calendar .module-content table {
	border-collapse:separate;
}

#calendar td a {
	display: block;
	}

/* Featured Photo Module */

.module-featured-photo,
.module-featured-photo img {
    width: 415px;
}



/************************** Recent Photos Module **********************************/


.module-recent-photos .module-list-item a {
    border: 1px solid #e2dccd;
    padding: 4px;
    background-color: #fff;
}

#gamma-inner .module-recent-photos .module-content {
    background: none;
    border-left:none;
    border-right:none;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #b9ab80;
}

.module-recent-photos .module-list-item {
    width: 70px; /* mac ie fix */
    margin: 0 4px 0 0;
    padding: 0;
    background-image: none;
}

.module-list-item, .archive-list-item {
    word-wrap: break-word;
}

.layout-calendar #alpha .module-header,
.layout-artistic #alpha .module-header,
.layout-timeline #alpha .module-header{
}

.layout-calendar #alpha .module-top,
.layout-artistic #alpha .module-top{
	overflow: hidden;
    background: url(entry-body-top.gif) no-repeat 2px top;
	_zoom:1;
	margin:0;	
}

.layout-timeline #alpha .module-top {
	overflow: hidden;
    background: url(entry-body-top.gif) no-repeat center top;
	_zoom:1;
	margin:0;	
}

.layout-calendar #alpha #recent-comment .module-top{
}

.layout-calendar #alpha #recent-comment .module-bottom{
}


/*timeline*/
/*
.layout-timeline .module-recent-photos {
    margin-top: 0;
}
*/
.layout-timeline .module-recent-photos .module-list-item {
    margin: 0px 15px 10px 0;
}

/*moblog1*/
.layout-moblog1 .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}


/*moblog2*/
.layout-moblog2 .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}

/*artistic*/
.layout-artistic .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}

/* Photo Module */

.module-photo {
    border: 0;
    background: none;
}

.module-photo .module-content {
    margin: 10px;
    text-align:left;
    background:none;
    border-left:none;
    border-right:none;
}

.module-photo img {
    border: 0;
}

.layout-moblog2 .module-photo img {
    width: 100px;
    height: auto;
}


/* Mixed Media Template Calendar Module */

.module-mmt-calendar {
    width: 415px;
    margin: 0;
}

/*
.module-mmt-calendar .module-header,
.layout-timeline .module-recent-photos .module-header {
    margin: 0;
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    text-align: right;
    background-color: #000;
}
*/


.module-mmt-calendar .module-content {
    margin: 0 0 15px;
}

.module-mmt-calendar table {
    width: 414px;
	font-size: 85%;
    border-right: 1px solid #C5D6DE;
}

.module-mmt-calendar th {
    border-top: 1px solid #C5D6DE;
    border-right: 1px solid #C5D6DE;
    border-bottom: 1px solid #C5D6DE;
	background:#6C9CB5;
    padding: 2px;
    font-weight: bold;
	color:#FFF;
	text-align:center;
}

.module-mmt-calendar td {
    border-right: 1px solid #C5D6DE;
    border-bottom: 1px solid #C5D6DE;
    padding: 2px;
    font-weight: normal;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
    border-right: none;
}

.day-photo a {
    border: 1px solid #767676;
    padding: 1px;
    background-color: #fff;
}

.day-photo a:hover {
    border-color: #ddd;
}


/* Module Thumbnailed */

blockquote {
	font-size: small;
	line-height: 1.5;
	border: 1px dashed #5D7A00;
	padding: 8px;
	margin: auto;
}
body.layout-one-column .typelist-no-description{
text-align:left;
margin-left:10px;
}

/* 20130528 */
.entry, .trackbacks, .comments, .archive {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/******************************* adsense *******************************/
.adsense {font-size: small;}/*fixed*/
.adsense .ad_url a{color : green; font-weight:normal;}/*fixed*/
.adsense .ad_txt a{color:#333;}/*entry same color*/


/* 2013/08/20 fix for free ads */
body{background-image:url(body-bg_2.gif);background-position:50% 24px!important;}
