A 			{ color: #303030; text-decoration: none; font-weight:bold; } 
A:link		{ color: #303030; text-decoration: none; } 
A:visited	{ color: #303030; text-decoration: none; } 
A:active	{ color: #303030;  } 
A:hover		{ color: #232323; background-color: #e5e5e5;  } 

body {
	background-color: #474747;
		background-image:url(../images/miuaiga_bgrd.jpg);
		background-repeat: repeat-x;
		background-attachment: fixed;
}

#page{
	background-color: #FFF;
}

h1, .body h1 {
	font-family:georgia,garamond,serif;
	font-size: 16px;
	font-weight: bold;
	margin: 13px 0 14px 23px;
	color: #000;
}
h2{
	font-size:16px;
	font-weight:100;
	margin:7px 12px 9px 14px;
	line-height:16px;
	border-bottom:1px dotted #ececec;
	font-family:georgia,garamond,serif;
}
#blogText .entry h1,
#blogText .entryLast h1{
	margin-top:28px;
}
#adminLinks{
	width:180px;
	float:right;
	text-align:right;
	margin-right:11px;
}
#adminLinks a{
	color:#eee;
	margin:0 2px;
}
.body {
	font-family: arial, helvetica, sans-serif; 
	font-size: .84em; 
	color: #000000; 
}
#blogText .body p{
	padding:1px 22px 2px 13px;
}
.entry .body,.entryLast Body{
padding:1px 22px 2px 20px;
}
.entry, .entryLast{
	margin-right:12px;
	margin-left:12px;
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #E7E7E7;
}
.entryLast{
	padding-bottom:26px;
}
.byline, .entryfooter, .trackbackfooter {
	font-family:georgia,garamond,serif;
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}
.byline{
	clear:both;
	margin: 13px 20px 4px 45px;
	padding:13px 13px 4px 12px;
}

.commentBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px;
	background-color:#FFFFFF;
}
#banner{
background-image:url(../images/miuaiga_header.jpg);
 background-repeat:no-repeat;
 background-color:#151515;
 background-position: right;
 height:105px;
 padding:12px 0 0 18px;
 border-bottom:6px solid #FFFFFF;
}
#banner, #banner a {
	font-family:georgia,garamond,serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #f3f3f3;
	text-transform: lowercase;
}
#banner a{
		background:none !important;
}
#bannercats, #bannercats a{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	#bannercats a:hover{
		text-decoration: underline;
	}
	#bannercats{
		margin-top:22px;
	}
input, select, textarea {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 12px;
        border:1px solid #B4B4B4;
        padding:1px 6px; 
	color: #000000; 
}
.menuTitle {
	font-family:georgia,garamond,serif;
	font-size: .7em;
	background-color: #888888;
	text-align: center;
	font-weight:900;
	text-transform: lowercase;
	letter-spacing: .1em;
	padding: 5px;
	color:#f2f2f2;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color:#C1C1C1;
}

.menuBody {
	font-family:georgia,garamond,serif;
	font-size: 14px;
	font-weight:100;
	text-align: left;
	padding: 7px 7px;
	line-height: 18px;
}

.menuBody .header {
	font-size: 1em;
	margin-bottom:4px;
}

.menuBody a {
font-weight:100;
}
.moreLink{
	margin-left:23px;
	padding:2px 8px;
	background-color:#E5E5E5;
	text-transform: lowercase;
	font-weight:100;
}
a.moreLink:hover{
	background-color:#FFFFFF;
	text-decoration:underline;
}
.date {
/*
 	font-family: "Trebuchet MS", verdana, arial, sans-serif;  
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
*/
display:none;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	border:1px solid #999;
	margin:8px 8px 8px 4px;
}

.code {
	font-family: "courier new",courier,monospace;
	font-size: 12px;
	color: black;
	border: solid thin #ececec;
	background-color: #f7fbff;
	overflow: auto;
	max-height: 340px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	margin:5px 20px 5px 25px;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 11px;
    line-height: 15px;	
}
.center{
	text-align:center;
}

a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}

div.linkBucket{
	width:30%;
	float:left;
	margin-right:13px;
}
div.linkBucket p, div.linkBucket h2{
	padding:2px 12px;
}
.commentBody, .trackbackBody{
	font-family: arial, helvetica, sans-serif; 
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000;
 }
 .recentEntry{
 	clear:both;
	margin-bottom:6px;
	font-size:12px;
 }
 .recentEntry a{
 	font-size:12px
	}
p.recentComments{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.recentCommentsTitle{
	font-family:georgia,garamond,serif;
	margin-bottom:6px;
}
.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink a, .addTrackbackLink a{
	margin-left:2px;
	padding:2px 8px;
	background-color:#E5E5E5;
	text-transform: lowercase;
	font-weight:100;
	}
#trackbacks,#comments,#tweetbacks{
	margin:8px 20px 12px 25px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}
.feedItem{
	clear:both;
	margin:0 0 5px 0;
}
.feedItem a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.smallPrint{
	font-size:.64em;
	font-family: Arial, Helvetica, sans-serif !important;
}
a.pageLink{
	margin-bottom:7px;
}
a.pageLink:link,a.pageLink:visited,a.pageLink:active{
	border-bottom:1px solid #E5E5E5;
	width:192px !important;
	display:block;
	float:left;
	padding-left:9px;
}
a.pageLink:hover{
background-color:#E5E5E5;
	border-bottom:1px solid #E5E5E5;
}
/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
width:480px;
	font-family:georgia,garamond,serif;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 16px;
font-weight: bold;
color: #434E54;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px;
text-align:right;
margin-right:6px;
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm input[type=text]{
width:240px;	
padding:2px;
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:420px;
height:220px;
overflow: auto;
padding:2px;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}

/*--- mre edit: tweetbacks! ---*/
#tweetbacks{
	margin: 20px 20px 20px 25px ;
		font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #666; 
}
#tweetbacks ul{
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
}
#tweetbacks li {
padding-bottom:5px;
list-style:none;
font-size:12px;
}
#tweetbacks li img{
	margin-right:15px;
}
#tweetbacks h3{
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size:10px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}
