body {
	
}

#title {
	/* textarea for blog title */
	width:600px;
}

h3{
	/* used for main page breaks .. has underline */
	font-size:1.5em;
	border-bottom:1px solid;
	text-align:left;
	padding-bottom:2px;
	padding-top:8px;
	width:700px;
	
}

h4 {
	padding-top:5px;
	border-bottom:1px solid #e0e0e0;
}

#files {
	width:600px;;
	border:1px solid #a0a0a0;
	height:180px;
}

#hideframe {
	display:block;
	width:100%;
}

#editme {
	width:600px;
	height:400px;
	font-size:1.1em;
}

#tags {
	width:600px;
	height:60px;
	font-size:1.1em;
}

.mceContentBody {
    font-size: 10px;
}

#blogwrapper {
	float:left;
	width:610px;
	
	font-size:1.0em;
	color:#606060;
	
}

#blogpanel {
	width:200px;
	height:300px;
	
	float:left;
}

.blogviewtitle {
	font-size:1.5em;
	padding-top:20px;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:3px;
	
}

.sidepaneltitle{
	font-size:1.4em;
	border-bottom:2px solid #a4a111;
	padding-top:5px;
	padding-bottom:3px;
	margin-bottom:5px;
}

.blogviewedit {
	font-size:0.7em;
}

.blogviewbody {

}

.blogviewtags {

}

.blogviewrecent  {

	
	
	
	
	
}

.blogviewfooter {
	
	border-bottom:2px solid #a4a111;
	width:600px;
	font-size:0.9em;
	color:#606060;
	
	padding-bottom:10px;
	padding-top:10px;
	margin-top:10px;
	
}

#searchbutton {
	margin-top:5px;
}


.scc {
	background:#c0c0c0;
	color:#000000;
}

#uploadframe{
	width:580px;
	height:140px;
	
}

.hideme{
	display:none;
}

.subbutton {
	margin-top:5px;
}