﻿body {
	background-color:#FFFFFF;
	margin:0;
	background-image:url("/mg/bg.gif");
	background-repeat:repeat-x;
}

body, td, div, span, input, select
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
}

div {
}

/* Main Header */
#head{
	margin:15px 25px 0 10px;
	height:100px;
}

/* Menu Descriptor */
#mdesc{
	position:absolute;

	font-size:35px;
	font-family:Georgia;

	color:#8CBB00;

	left:380px;
	top:30px;
	padding-bottom:9px;
}

/* Left Menu */
#leftmenu{
	position:absolute;
	top:130px;
	left:0;
}

/* Right Menu - Content */
#content{
	margin-left:240px;
	margin-top:-25px;
	margin-right:25px;
	padding:0;
	border-top:6px solid #DEFF79;
	padding-top:10px;
	min-height:400px;
}

.box{
	 width:57px;
	 background-color:#BCFB00;
}

.box2{
	width:67px;
	background-color:#8CBB00;
}


.boxcontainer{
    background-color:#628200;
	margin-left:230px;
	margin-top:4px;
	/*margin-top:30px;*/
}


/* App Header Box */
h1, h2{
	font-family: Georgia, Serif;
	font-size:36px;
	font-weight:lighter;
	color: #333;
	border:solid 0 #999;
	border-bottom-width :1px;

	margin-bottom:5px;
	padding-bottom:5px;
	margin-top:0;
}

h2{
	font-size:26px;
	margin:0;	
	padding:3px;
	padding-left:0;
	border:0;
	color:#628200;
	margin-top:25px;
}

.app .desc{
	color: #000;
	line-height:19px;	
}

.desc{
	font-size:14px;
	margin-bottom:15px;
/*	font-family:monospace;
	white-space: pre-wrap;       
	white-space: -moz-pre-wrap;  
	white-space: -pre-wrap;      
	white-space: -o-pre-wrap;    
	word-wrap: break-word;       
*/
}

.tags_hide, .tags{
	margin:0px;
	line-height:25px;
	border:solid 1px #CCC;
	width:300px;
	padding:10px;
	background-color:#F2FCFF;
	float:right;
	margin-right:0;
	padding-right:0;
}

.tags_hide a:link, .tags_hide a:hover, .tags_hide a:visited, .tags_hide a:hover, .tags a:link, .tags a:hover, .tags a:visited, .tags a:hover, a.tag:hover, a.tag:link, a.tag:visited{
	text-decoration:none;
	padding:4px;
}

.tags_hide a:link, .tags_hide a:visited,.tags a:link, .tags a:visited, a.tag:active,a.tag:hover, a.tag:link, a.tag:visited{
	background-color:#D9FFFF;
	color:#09AAD9;
}

.tags_hide a:hover, .tags_hide a:active, .tags_hide a.rel:hover, .tags a:hover, .tags a:active, .tags a.rel:hover,a.tag:hover, a.tag:visited{
	background-color:#7BB5FB;
	color:#FFF;
}

.tags div,.tags_hide div
{
	width:60px;
	float:left;
	
}

a img{border:0}

.ss img{
	border:1px solid #999;
	padding:2px;
	margin:2px;
}

.ss ul
{
	padding-left:18px;	
}

#rightbase .ss
{
	background-color:#FFF;
	padding:1px;
	margin-bottom:5px;
	
	border:solid 0px #CCC;
	border-bottom-width :1px;
	border-top-width :1px;
	
}

.homepage li{
	list-style:none;
}

/* Links */
a:link , a:visited , a:hover , a:active { color : #0070DF; font-weight:normal;}
a:hover, a.rel:hover, a.tag:hover { text-decoration : none;}
a.rel:link, a.rel:visited , a.rel:active { color : #F00; background-color:#FCF; font-weight:normal;}

#leftcontent {
	/*padding: 0 4% 0px 0;
	margin: 0px;
	border: 0px;
	width: 66%;*/
}

#rightbase {
	float: right; 
	padding: 2px 2% 2px 2%;
	margin: 0px;
	border: 0px;
	/*width: 25%;*/
	background-color:#F7F7F7;
/*	padding:10px;*/
	border:solid 0 #CCC;
	border-bottom-width :5px;
/*	margin-left:20px;*/
}


html>body #leftcontent {width: 64%;}
html>body #rightbase {width: 28%;}	


.intext{
	width:200px;
}

#footer{
	clear:both;
/*	background-image:url("/mg/footer-bg.jpg");
	background-repeat:repeat-x;*/
	height:95px;
	text-align:center;	

}

#footer #logo{
	margin-left:30px;
	float:left;
	margin-bottom:10px;
}

#footer #links{
	border-top:1px solid #628200;
	margin-top:40px;
	padding-top:10px;
	float:right;
	width:80%;

	height:70px;

	background-image:url("/mg/footerbg.gif");
	background-repeat:repeat-y;
	background-position:top right;
}

.ch td{
    padding:5px;
}

#update{
    color:#666;
    font-style:italic;
}

.summary
{
display:block;
color:#333;
margin-bottom:5px;
	
}

.mycontent
{
	padding:10px;
	padding-left:0;
	background-color:#FFF;
	border:1px solid #CCC;
}

.hash
{
	font-size:8px;
	color:#999;
	margin-left:-15px;
}

.tagcloud
{

	text-align:center;	
}
