body {
	margin:0;
	padding:0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCFFCC;
	font-size:13px;
	background:#2A3322;
}

hr  {
	display:none;
}

ul {
	margin: 5px 0 0 10px;
        padding:0;
}


li {
	margin: 0px;
}


.title, h2 {
	font-size: 16px;
	margin: 10px 0 7px 0 ;
	font-weight:normal;
}

#container {
	width:100%; 
	background: url(http://blogs.ugidotnet.org/images/blogs_ugidotnet_org/forlando/3244/o_header_landscape.jpg) top center no-repeat;
	float:left;
}

#header {
	width:100%;
	float: left;
}

#header .title a {
	/*color:#FFFF00;*/
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	dispay:block;
	float:left;
	margin: 0 0 10px 20px;	
	text-decoration:none;
	font-weight:normal;
}
 
#header .title a:hover {
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	dispay:block;
	float:left;
	margin: 0 0 10px 20px;
	text-decoration:none;
	font-weight:normal;
}


#header .subtitle {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	dispay:block;
	clear:left;
	margin: 0 0 0 20px;
}

#header ul li  {
	list-style:disc;
}


#header a {
	color:black;
	text-decoration:none;
}

#header a:hover {
	color:black;
	text-decoration:underline;
}

#navigation {
	PADDING-RIGHT: 0px; 
	MARGIN-TOP: 0px; 
	PADDING-LEFT: 20px; 
	/*
	BACKGROUND: url(http://www.virtualspot.info/gdm_images/topLeft.gif) black no-repeat left top; 
	*/
	FLOAT: right; 
	PADDING-BOTTOM: 30px; 
	WIDTH: 200px; 
	PADDING-TOP: 120px
}

#navigation ul li, #left ul li {
	font-style: italic;
	list-style:none;
}

#navigation ul li a, #navigation a, #left ul li a, #left a {
	font-style: italic;
	/*color:white;*/
	color:#FF9900;
	text-decoration:none;
}

#navigation ul li a:hover, #navigation a:hover, #left ul li a:hover, #left a:hover {
	font-style: italic;
	color:white;
	text-decoration:none;
}

/* #left {
	float:left;
	width:200px;
	background:url(http://www.virtualspot.info/gdm_images/topLeft.gif) top left no-repeat black;
	padding:90px 5px 0px 15px;
	margin-top:40px;	
}

*/

.title {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px; 
	MARGIN: 10px 0px 7px
}
#content {
	float:right;
	width: 72%;
	margin:100px 20px 0px 0px;
	}

.post a {
	color:yellow;
	text-decoration:underline;
}

.post a:hover {
	color:yellow;
	text-decoration:none;
}

#content a {
	/*color:yellow;*/
	color:#FF9900;
	text-decoration:underline;
}

#content a:hover {
	color:yellow;
	text-decoration:none;
}

#content .title a {
	/*color:#FBFE00;*/
	color:#FF9900;
	text-decoration:none;
}

#content .title a:hover {
	color:#FBFE00;
	text-decoration:underline;
}

#footer {
	float:left;
	width:100%;
	font-size: 100%;
	text-align:center;
}

.day {
	float:left;
	margin-top: 25px;
}

.post {
	clear:left;
}

.date {
	MARGIN: 20px 0 0px 0; 
	FLOAT: right;
	color:yellow;
}

.date a {
	color:yellow;
} 

.date a:hover {
	color:yellow;
} 

.info {
	FLOAT: left; 
	MARGIN: 10px 0px 50px; 
	font-size:11px
}

div.share {
	display:none;
}

.comments {
	clear:left;
}

.comments .avatar { 
	float:left; 
	margin-right: 7px;
}

dl.Input input {
	width: 300px;

}

TEXTAREA {
	WIDTH: 400px; 
	HEIGHT: 200px;
}

dl.Input dt{
	height: 18px;
	margin-top: 5px;
}

dl.Input dd {
	margin-left: 0;
}

.BlogStats {
	FLOAT: right; 
	TEXT-ALIGN: right; 
	margin-top: 10px;
	font-style:italic;
    font-size: 80%;
}

.BlogStats DT {
	FLOAT: left; 
	MARGIN: 0px; 
}

.BlogStats DD {
	FLOAT: left; 
	MARGIN: 0px;
	text-align:left;
	width: 100px;
}

.BlogStats DT {
	PADDING-RIGHT: 2px; 
	MARGIN-RIGHT: 2px
}

.BlogStats DD {
	MARGIN-RIGHT: 7px
}

DL.BlogStats {
	MARGIN: 10px 0 20px 10px;
	padding:0; 
	FLOAT: left; 
	FONT-STYLE: italic; 
	TEXT-ALIGN: left
}

#recentComments ul li, #recentPosts ul li  {
	list-style: disc;
}

#search 
{
	top:20px;
	right:20px;
	position:absolute;
	WIDTH: 300px; 
	POSITION: absolute; 
	TEXT-ALIGN: right
}

#search-box {
	padding: 0;
	margin: 0 0 5px 0;
	width: 100%;
	float: none;
}

#search input.searchterm {
	width: 125px;
	border: solid 1px white;

}

#search-results {
	width: 300px;
	min-width: 300px;
	position: absolute;
	top: 35px;
	right: 35px;
	z-index: 10;
	text-align: left;
	color: #000000;
}

#search-results h5 {
	font-size: 1em;
	color: #000000;
	margin: 0;
	padding: 0;
	width: 300px;
}

#search-results ul {
	padding: 0;
	margin: 0 0 0 8px;
	width: 100%;
	color: #000000;
}

#search-results ul li {
	padding: 0;
	margin: 0: 
	color:red;
	list-style:disc;
}

#search-results div.innerbox{
	background-color: yellow;
	padding:10px;
}

#search a.close{
	position:absolute;
	top:0;
	right: 4px;
	display:block;
}

#search-progress{
	position:absolute;
	top: -8px;
	left: 80px;
}

.day UL LI {
	list-style:disc;
	margin-left:5px;
}

#news .title, #myLinks .title{
	display:none;
}