@charset "utf-8";
/* CSS Document */


body {
	background-color: #435B6F;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #CCC;
}


h2 {
	font-size: 14px;
	color: #CCC;
	margin: 0;
	padding: 10px 0 0 0;
}

p a {
	text-decoration: underline;
}

#maincontainer {
	background-image: url(http://web.archive.org/web/20060819161323/http://www.madcowblog.com/images/mainbg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 0px;
}
#top {
	background-color: #435B6F;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
}
#bg {
	background-image: url(http://web.archive.org/web/20060819161323/http://www.madcowblog.com/images/top-bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 5px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mclogo {
	float: right;
	margin-right: 10px;
	margin-top: 52px;
	margin-left: 10px;
}
#container {
	width: 485px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	clear: right;
	float: right;
	margin-right: 60px;
	display: inline;
                
                
}
#clearall {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#left {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 185px;
	padding-top: 10px;
	top: 0px;
	float: right;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 16px;
}

#left p {
	color: #CCC;
	font-size: 12px;
}

#topnav {
	width: 370px;
	font-size: 4px;
	float: right;
	text-align: right;
	margin: 0px;
	display: inline;
 } 
 
#topnav ul {
	text-align: right;
	float: right;
 } 
#topnav li {
	list-style: none;
	display: block;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	display: block;
	margin-left: 15px;
	width: 100px;
	float: left;
	padding: 0px;
}

#topnav li h6 {
	font-size: 9px;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#topnav li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
	display: 0;
	margin-top: 0px;
	text-align: right;
	padding-left: 0px;
}
#topnav li a:hover {
	color: #560000;
}
#headertop {
	background-color: #E8E8E9;
	padding: 0px;
	height: 57px;
	width: 465px;
	margin-top: 30px;
	margin-left: 10px;
	border-top: solid #CBCCCF 1px;
}
#headerbase {
	background-color: #ADADB3;
	padding: 0px;
	height: 6px;
	width: 455px;
	margin-left: 10px;
	margin-top: 2px;
	border-left: solid #560000 10px;
}
#breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #435B6F;
	padding: 0px;
	width: 450px;
	margin-left: 10px;
	margin-top: 20px;
	color: #E8E8E9;
	text-transform: uppercase;
}
#breadcrumbs a {
	color: #CCC;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #E8E8E9;
}
#mctextlogo {
	float: right;
	padding: 3px 3px 0 0;	
}
#left #pict {
	margin: 10px 0 10px 0;
	padding: 3px;
	border: 1px solid #C0C0C0;
}

#kizi {
	padding: 0px 0 10px 5px;
}

#ecollogo {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#content {
	padding: 0px;
	padding: 0px;
	width: 460px;
	margin-left: 10px;
	margin-top: 30px;
}

td {
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align:center;
	font-style: normal;
	padding: 2px 0 2px 0;
}

#popupcontent h1,
#content h1 {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #CCC;
	margin-top: 3px;
	margin-bottom: 10px;
	line-height: 19px;
	border-bottom: dotted #cccccc 1px;
	display: block;
	padding-bottom: 7px;
}

#content h2 {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #CCC;
	margin-top: 3px;
	margin-bottom: 10px;
	line-height: 19px;
	border-bottom: dotted #cccccc 1px;
	display: block;
	padding-bottom: 7px;
}

#popupcontent h1 a {
	color: #435B6F;
	text-decoration: none;
}
#popupcontent h1 a:hover {
	color: #5D7D9C;
	text-decoration: none;
}
.extended {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	padding-top: 7px;
	display: block;

}
.extended a {
	font-family: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #435B6F;
	font-weight: bold;
}
.extended a:hover {
	color: #7DA5CD;
}
.blogbody, 
#popupcontent p,
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #CCC;
	margin: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	line-height: 16px;
}
.blogbody a, 
#popupcontent p a,
#content p a {
	color: #999;
	text-decoration: underline;
}
.blogbody a:hover, 
#popupcontent p a:hover,
#content p a:hover {
	color: #7DA5CD;
}
#popupcontent h6,
#content h6 {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	color: #CCC;
	margin: 0px;
	padding-top: 3px;
}
#popupcontent h2,
#content h2 {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 1px;
}
#popupcontent h5,
#content h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #CCC;
	margin: 0px;
	padding : 0px;
	margin-bottom: 20px;
}
#popupcontent h5 a,
#content h5 a {
	color: #6A8BAD;
	text-decoration: none;

}
#popupcontent h5 a:hover,
#content h5 a:hover {
	color: #6A8BAD;
	text-decoration: underline;
}

#recententries {
	margin: 0 0 30px 0;
}

#left #recententries li {
	font-size: 9px;
	color: #CCC;
}
#left #recententries li a {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 175px;
	font-size: 11px;
	color: #560000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left #recententries li a:hover {
	color: #7BA7D3;
	text-decoration: underline;
	}
#left #externallinks li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 180px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #435B6F;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 30px;
}
#left #recententries ul,
#left #externallinks ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
 } 
#left #recententries li,
#left #externallinks li {
	padding: 7px 0px 7px 0px;
	list-style: none;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	list-style-position: outside;
	width: 180px;
	border-bottom: #2A2B34 dotted 1px;
	border-top: #4E4F5C dotted 1px;
	display: block;
	margin: 0px;
}
#left #externallinks li a {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 175px;
	font-size: 11px;
	color: #435B6F;
	text-decoration: none;
	background-image: url(http://web.archive.org/web/20060819161323/http://www.madcowblog.com/images/ela.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
#left #externallinks li a:hover {
	color: #759CC4;
	text-decoration: underline;
	background-image: url(http://web.archive.org/web/20060819161323/http://www.madcowblog.com/images/elab.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 180px;
	display: block;
}


/* Internal links */

#left #internallinks ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	border: #555663 dotted 1px;
	border-right: #2A2B34 dotted 1px;
	width: 179px;
 } 
#left #internallinks li {
	padding: 3px 3px 3px 3px;
	list-style: none;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	border: #4E4F5C dotted 1px;
	border-bottom: #2A2B34 dotted 1px;
	display: block;
	margin: 0px;
}
#left #internallinks li a {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 157px;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(http://web.archive.org/web/20060819161323/http://www.madcowblog.com/images/linkbg.gif);
	display: block;
	margin: 0px;
	padding: 3px;
	padding-left: 6px;
	border-left: 5px solid #560000;
	background-position: left;
}
#left #internallinks li a:hover {
	color: #759CC4;
	text-decoration: none;
	background-image: url(http://web.archive.org/web/20060819161323/http://www.madcowblog.com/images/linkbgb.gif);
	background-repeat: no-repeat;
	display: block;
}
#externallinks {
	margin-top: 40px;
}
#footer {
	margin: 0px;
	height: 25px;
	width: 100%;
	background-color: #303039;
	padding: 0px;
}
#footer #bg {
	background-image: url(http://web.archive.org/web/20060819161323/http://www.madcowblog.com/images/footerbg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
}
#sbwlogo {
	float: right;
	width: 67px;
	height: 69px;
	margin-right: 8px;
}
#content strong {
	color: #F90;
	font-weight: normal;
}
#clearright {
	clear: left;
}

#searchblock {
margin-top: 30px;
margin-bottom: 10px;
}
#searchblock div {
	background-color: #435B6F;
	margin: 0px;
	width: 171px;
	border: solid #2B2D36 1px;
}

#footer #copyright {
	height: 8px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-transform: uppercase;
	margin-top: 5px;
	text-align: right;
	margin-right: 20px;
	width: 200px;
	float: right;
}

#footer #container {
	float: right;
	width: 470px;
	margin-top: 3px;
	margin-bottom: 0px;
	height: 20px;
}


