/*

name: @Style Simple Style

designer: @Style

designer_url: http://atstyle.biz/

developer: @Style

developer_url: http://atstyle.biz/

*/





a

{
	text-decoration: underline;
}



a:link { color: #FF0099; }

a:visited { color: #CC00CC; }

a:active { color: #FFFF92; }

a:hover { color: #CC0033 }


/***********************************************/
/* Layout Divs matsu_tsuika                    */
/***********************************************/
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
    background:#FFFFFF;
}

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	color: #FF0099;
    background:#FFFFFF;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 75%;
	color: #FF0099;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
/***********************************************/
/* matsu_tsuika_kokomade                    */
/***********************************************/


/* layout */



body

{

	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #666A65;
	line-height: 150%;
	letter-spacing: 0.02em;
	margin: 0;
	background-image:url(img/bg_pink_line.gif);
	background-repeat:repeat-x;
	/*background: #FFFFFF;*/
}



#container { position: static; }



#container-inner

{

position: static;
border: 1px solid #CCCCCC;
background-color:#F8F8F8;

}



#banner

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #003366;

	text-align: left;

	height: 1%;

	border: 0;

	background: #FFFFFF;

}



#banner-inner { padding: 10px; }



#banner a

{

	color: #003366;

	text-decoration: none;

}



#banner a:hover 

{ 

	color: #3399CC;

}



#banner-header

{

	margin: 0.25em 0;

	font-size: 130%;

	font-weight: bold;

	

	

}



#banner-description

{

	font-size: 100%;

	margin: 0.25em 0;

}









/* content */



.content-nav { margin-top: 0; }



.date-header,

.trackbacks-header,

.comments-header,

.comments-open-header,

.archive-header

{

	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;

	font-size: 100%;

	font-weight: bold;

	color: #666666;

	text-align: left;

	margin: 0 0 10px 0;

	border: 0;

}



.entry-header

{

	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;

	font-size: 100%;

	font-weight: bold;

	color: #333333;

	text-align: left;

	margin: 1px 0 10px 0;

	border-bottom: 1px dotted #CCCCCC;

}



.entry-content,

.entry-footer,

.trackbacks-info,

.trackback-content,

.comment-content,

.comments-open-content,

.comments-open-footer,

.comments-closed,

.archive-content

{

	margin: 10px 0;

}



.entry-content p { text-align: left; }






/* fixes bug in ie win */

img.image-full

{

	width: 320px;

}





/* modules */



.module a
	{
	text-decoration: none;
	}



	.module a:link { color: #003366; }

	.module a:visited { color: #003366; }

	.module a:active { color: #003366; }

	.module a:hover { color: #3399CC; }





.module-header

{
	margin: 5px 0;
	border-bottom: 1px dotted #CCCCCC;
  	padding: 3px;
	color: #666666;
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 80%;
	line-height: normal;

	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: left;
	background-image:url(img/bg_gray.gif);

}


.module-content

{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 80%;
	line-height: 140%;
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 3px solid #EEEEEE;
}


.module-photo
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #666666;
	font-family:Arial, Tahoma, "Trebuchet MS", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 75%;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}



.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}



.typelist-thumbnail img { margin: 0; }
.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }
.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}





/* two-column-left tweaks */
	.layout-two-column-left #container
	{
		width: auto;
	}

	.layout-two-column-left #alpha
	{
		width: 200px;
					display: block;
			position: absolute;
			float: none;
			left: 0;
			top: 0;
	}

	.layout-two-column-left #alpha-inner

	{
		border: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

	.layout-two-column-left #beta
	{
					display: block;
			float: none;
			width: auto;
			margin-left: 200px;
	}

	.layout-two-column-left #beta-inner
	{
		border: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}





/* two-column-right tweaks */
	.layout-two-column-right #container
	{
		width: 990px;
	}

	.layout-two-column-right #alpha
	{
					display: block;
			float: none;
			width: auto;
			margin-right: 200px;
	}

	.layout-two-column-right #alpha-inner
	{
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

	

	.layout-two-column-right #beta
	{
		width: 200px;
		display: block;
		position: absolute;
		float: none;
		right: 0;
		top: 0;
	}

	
	.layout-two-column-right #beta-inner
	{
		border-top: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		}




/* three-column tweaks */
	.layout-three-column #container
	{
		width: 990px;
	}

	.layout-three-column #alpha
	{
	width: 200px;
	display: block;
	position: absolute;
	float: none;
	left: 0;
	top: 0;
	}


	.layout-three-column #alpha-inner
	{
		border-top: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
	}

	.layout-three-column #beta
	{
		display: block;
		float: none;
		width: auto;
		margin-left: 200px;
		margin-right: 200px;
	}

	
	.layout-three-column #beta-inner
	{
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

	
	.layout-three-column #gamma
	{
		width: 200px;
		display: block;
		position: absolute;
		float: none;
		right: 0;
		top: 0;
	}

	
	.layout-three-column #gamma-inner
	{
		border-top: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
	}
