@import url("http://machine-gun-talk.net/mt/mt-static/themes/style-bazooka/0-import.css");
  @import url(http://machine-gun-talk.net/mt/mt-static//plugins/ActionStreams/css/action-streams.css);

/*======================================

	Global Navigation Module
	
=======================================*/

/*--------------------------------------
	1.Structure
---------------------------------------*/

ul#globalNavi {
	margin: 0.1em 5px -2px; /* 出現時にheaderの下の余白を詰める */
	padding: 0.2em 0 0 0;
	background-image: url(http://machine-gun-talk.net/mt/mt-static//themes/style-bazooka/images/interface/bg_break01.gif);
	background-position: left 0.3em;
	background-repeat: no-repeat;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 9em;
	background-image: url(http://machine-gun-talk.net/mt/mt-static//themes/style-bazooka/images/interface/bg_break01.gif);
	background-position: right 0.1em;
	background-repeat: no-repeat;
	list-style-type: none;
}

/*--------------------------------------
	2.ボタン通常時
---------------------------------------*/

ul#globalNavi li a {
	margin: 0 1px;
	padding: 0.3em 0.5em; /* ボタンの厚みはここで調整 */
	border: none;
	display: block;
	position: relative; /* IE6でマウス反応領域がおかしいのをFix */
	line-height: 1;
	font-size: 92%;
	color: #aec7e8;
	text-align: center;
	text-decoration: none;
}

/*--------------------------------------
	3.ボタン反応時
---------------------------------------*/

ul#globalNavi li a:hover {
	color: #fff;
	background-color: #001628;
}


/*======================================

	Calendar Style Module
	
=======================================*/

/*--------------------------------------
	1.Structure
---------------------------------------*/

div#utilities dl dd table.calendar {
	margin: 0.3em 0 0.3em 8px;
	font-size: 85%;
	border: none;
	width: 300px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	vertical-align: middle;
}

body.double div#utilities dl dd table.calendar {
	margin: 0.3em 0 0.3em 15px;
	width:200px;
}

/*--------------------------------------
	2.前後の月へのリンク
---------------------------------------*/

div#utilities dl dd table.calendar caption {
	color: #000;
}

body.double div#utilities dl dd table.calendar caption {

}

div#utilities dl dd table.calendar caption a {
	padding: 0 5px;
	height: 1px;
	color: #000;
	background-color: #eee;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

div#utilities dl dd table.calendar caption a:hover {
	color: #fff;
	background-color: #000;
}

/*--------------------------------------
	3.セル
---------------------------------------*/

div#utilities dl dd table.calendar th,
div#utilities dl dd table.calendar td {
	padding: 0;
	border: none;
	line-height: 20px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
}

div#utilities dl dd table.calendar th {
	color: #333;
	background-color: #fff;
	background-image: url(http://machine-gun-talk.net/mt/mt-static//themes/style-bazooka/images/common/grad01.gif);
	background-repeat: repeat-x;
}

div#utilities dl dd table.calendar td {
}

/*--------------------------------------
	4.土日
---------------------------------------*/

div#utilities dl dd table.calendar th.sun {
	color: #fff;
	background-color: #7b808e;
	background-image: url(http://machine-gun-talk.net/mt/mt-static//themes/style-bazooka/images/common/grad02.gif);
	background-repeat: repeat-x;
}

div#utilities dl dd table.calendar th.sat {
	color: #fff;
	background-color: #7b808e;
	background-image: url(http://machine-gun-talk.net/mt/mt-static//themes/style-bazooka/images/common/grad02.gif);
	background-repeat: repeat-x;
}

/*--------------------------------------
	5.セル内のリンク
---------------------------------------*/

div#utilities dl dd table.calendar td a {
	display: block;
	line-height: 2;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
}

div#utilities dl dd table.calendar td a:link {
	color: #fff;
	background-image: url(http://machine-gun-talk.net/mt/mt-static//themes/style-bazooka/images/common/circle02.gif);
}

div#utilities dl dd table.calendar td a:visited {
	color: #666;
	background-image: url(http://machine-gun-talk.net/mt/mt-static//themes/style-bazooka/images/common/circle01.gif);
}

div#utilities dl dd table.calendar td a:hover {
	color: #fff;
	background-image: url(http://machine-gun-talk.net/mt/mt-static//themes/style-bazooka/images/common/circle03.gif);
}


/*--------------------------------------
	000.added
---------------------------------------*/
ul.activity-stream-list li{
list-style-type:none;
}

h3.widget-header{
margin:10px 0 0 15px;
padding:0;
background-color:transparent;
font-size:90%;
color:black;
}

ul.activity-stream-list{
margin:0 0 0 10px;
font-size:85%;
}

div.activity-stream hfeed{
margin:0;
padding:0;
}

div#main a img{
border:none;
}

div#comments.comments{
padding:20px;
}
