/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/minimalist-red/minimalist-red.css);
/* end StyleCatcher imports */



html, body {
  margin: 0;
  background:#1F3445;
}



	A 	{ color: #003366; text-decoration: none; font-weight:bold; }
	A:link	{ color: #003366; text-decoration: none; }
	A:visited	{ color: #63030C; text-decoration: none; }
	A:active	{ color: #63030C;  }
	A:hover	{ color: #4B6D8E;  }


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
        background-color: white; 
	color: black;
	padding-top: 6px;
	padding-bottom: 0px;
}



.logo {           margin: 0;
                     background-image:url("http://www.mudvillegazette.com/beta/images/bluvill.png");
                     background-repeat: repeat-x;
                     text-align: left;
                     float: center;
                     width: 100%;
                     }

.font {           font-family:georgia, verdana, arial, sans-serif;
                     color:#ffffff;
	text-align:center;
                     font-size:small;
	font-weight:bold;    
                     background:#1F3445;
                     }


.firefox font {
                    font-family:georgia, verdana, arial, sans-serif;
                     color:#ffffff;
	text-align:left;
                     font-size:small;
	font-weight:bold;    
                     }




.blog {
  		padding: 03px;
		background:#ffffff;
                text-align: left;                           }

.blogbody {
		font-family:georgia, verdana, arial, sans-serif;
		color:#000000;
		font-size:small;
		font-weight:normal;                                           
                border:1px solid #1F3445; 
                margin-bottom: 10px;
                padding:10px;
  		background:#ECEDED;
  		line-height:150%;
                -moz-border-radius:5px; -webkit-border-radius:5px;/*css3 rounded corners*/
               &nbsp;}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}


blockquote {
                            margin: 1.5em;
                            color: #000000;
                            padding: 5px;
	                    border: 1px solid #63030C;
                            background: #E0E0E0;
                       -moz-border-radius:5px; -webkit-border-radius:5px;/*css3 rounded corners*/
                       box-decoration-break: slice;
	                    }

.title	{
		font-family: georgia, verdana, arial, sans-serif;
		font-size: large;
		color:;
		text-transform:uppercase;
		}	

.date	{ 
		font-family:georgia, verdana, arial, sans-serif; 
		font-size: small; 
		color: #63030C; 
                border-bottom:1px solid #1F3445;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #000000; 
		margin-bottom: 8px;
		}


.side {
		font-family: verdana, arial, sans-serif;
		color:#000000;
                font-size:x-small;
		font-weight:normal;
  		background:#B3B4B5; 
  		border: #63030C 3px solid;
                line-height:140%;
  		padding:2px;				
		}

		
.sidetitle {	
		font-family: Times New Roman;
		color:#ffffff;
		font-size:medium;
		font-weight:bold;
  		padding:2px;
  		margin-top:0px;
		letter-spacing: .1em;
		text-align:center;
  		background:#;				
                                          }

#leftcol {
                     float: left;
                     width: 165px;
                     background:#1F3445;
                     border-left: #1F3445 4px solid;
                     }

#main {
                     margin: 0px;
                     }

#centercol {  
                     float:center;
                     background:#ffffff;
                     border: #63030C 2px solid;
                     margin: 0 171px 0 171px;
                     }

#rightcol {
                     float: right;
                     width: 165px;
                     padding: 4px;
                     background:#1F3445;
                     }

#menu {
  		margin-bottom:10px;
		background:#E4E9ED;
		text-align:center;
		}	

#container {
		background:#E4E9ED;
		border:35px solid #1F3445;
                padding:10px;
                margin-top:10px;
  		margin-bottom:10px;		
		}

#container-inner {            
                                        position: static; width: auto;
                                        background:#FFF;
                                        padding: 3px;
                                        border:3px solid #63030C;
                                        }


.textbox {
		font-family:verdana, arial, sans-serif;
                text-align: left;
		color:#000000;
                width: 145px; 
                font-size:x-small;
		font-weight:normal;
  		background:#EDEDED;
  		line-height:140%;
  		padding:2px;
                margin-left:2px;
                margin-right:2px;				
		border: #63030C 1px solid;
                                           }

.center {                             text-align: center;
                                           margin-left:5%;
                                           margin-right:5%;
                                           }

.label {
		font-family: times new roman, verdana, arial, sans-serif;
		color:#000000;
                width: 145px; 
                font-size: medium;
		font-weight: bold;
  		background:#C2C2C2;
  		border: #63030C 2px solid;
                line-height:140%;
  		padding:2px;				
		}


#leftcontent {	
		float: left;
                width: 175px;
                top:158px;
		padding:2px:
		background:#000000;
		}

#centerleftcontent {	
		float: center;
		left:180px;
		width:318px;
		top:220px;
		padding:2px;
		background:#ffffff;
		}

#centerrightcontent {	
		float: center;
		right:180px;
		width:318px;
		top:220px;
		padding:2px;
		background:#ffffff;
		}
#rightcontent {	
		float: right;
                width: 175px;
                padding: 4px;
                top:158px;
                padding:2px;
		background:#c2c2c2;
		}
	

		
	
		
.h1 {
		font-size:14px;
		padding-top:10px;
		font-weight: bold;
           }
	
	
.h4 
		font-size:14px;
		font-weight: bold;


.adstrip {
   border: ;
   background: #C2C2C2;
   width: 130;
}

.adstrip_link {
   font-face: Helvetica, Arial;
   font-size: 9pt;
   font-weight: bold;
   text-decoration: none;
   color: #ffffff;
}

a.adstrip_link:hover { 
   background: blue;
}

.blogad {
   border: thin solid black;
   background-image: url('semi.gif');
   text-align: center;
   width: 100%;
   cursor: pointer
}

.blogad_headline {
    text-align: center;
    font-family: Times; 
    font-size: 11pt; 
    font-weight: bold;
    color: #000000;
}

.blogad_thumbnail {
    border: none;
}

.blogad_text {
    font-family: Helvetica,Arial; 
    font-size: 10pt; 
    color: #000000; 
}

.blogad_link {
    font-family: Helvetica,Arial; 
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: blue;
}

a.blogad_link:hover {
    text-decoration: underline;
}




.adstrip {
   border: ;
   background: #D3D4D4;
   width: 130;
}

.adstrip_link {
   font-face: Helvetica, Arial;
   font-size: 9pt;
   font-weight: bold;
   text-decoration: none;
   color: #ffffff;
}

a.adstrip_link:hover { 
   background: blue;
}

.blogad {
   border: thin solid black;
   background-image: url('semi.gif');
   text-align: center;
   width: 100%;
   cursor: pointer
   color: #000000;
}

.blogad_headline {
    text-align: center;
    font-family: Times; 
    font-size: 11pt; 
    font-weight: bold;
    color: #000000;
}

.blogad_thumbnail {
    border: none;
}

.blogad_text {
    font-family: Helvetica,Arial; 
    font-size: 10pt; 
    color: #000000; 
}

.blogad_link {
    font-family: Helvetica,Arial; 
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: blue;
}

a.blogad_link:hover {
    text-decoration: underline;
}

.blogrollmain{
	width:145px;
	margin:5px;
	padding:1px;
	border-top:1px solid #aaa;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	border-left:1px solid #aaa;
	background:#EDEDED;
	font-family:Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;

}
.blogrollmain a{
	display:block;
	margin:1px;
	padding:3px;
	border-top:1px solid #cde;
	border-left:1px solid #cde;
	background:#63030C;
	color: #9E9FA2;
	text-decoration: none;
}
.blogrollmain a:hover{
	border-top:1px solid #def;
	border-left:1px solid #def;
	background:#abc;
	color: #9C1D24;
	text-decoration: underline;
}
.blogrollmain a:active{
	border-top:1px solid #def;
	border-left:1px solid #def;
	background:#abc;
	color: #f3f3f3;
	text-decoration: underline;
}
.blogrollmain a:visited{
	border-top:1px solid #def;
	border-left:1px solid #def;
	background:#63030C;
	color: #f3f3f3;
	text-decoration: underline;


}
.blogrollmain br{
	display:none;
}


.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#CCC;  		
 		}

.powered {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:xx-small;
		font-weight:bold;
  		border:1px dotted #999;			
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;					
  		background:#FFF;		
		}

.footer {
                font-family:georgia, verdana, arial, sans-serif;
		color:#FFF;
                background:#1F3445;
                }





	
</style>

