*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #000;
	background: url(/mapleleaf/white60.png) no-repeat top right;
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
	visibility: hidden;
}

#outerwrap
{
	width: 99%;
	max-width: 1000px;
	min-width: 500px;
	margin: 0 auto;
	padding: 0;
	color: #000;
	background: url(/mapleleaf/logo.png) no-repeat 0px 78px;
}

#wrap1
{
	width: 90%;
	margin: 0 auto;
	color: #000;
}

#wrap2
{
	width: 90%;
	margin: 0 auto;
	color: #000;
}

#wrap3
{
	width: 100%;
	margin: 0 auto;
	color: #000;
	border-top: 5px solid #6699CC;
	border-bottom: 1px solid #6699CC;	
}

#banner
{
	width: 90%;
	margin: 0 auto;
}

#content
{
	width: 90%;
	margin: 30px auto 10px;
	text-align: left;
}

#sidebar
{
	width: 48%;
	float: right;
}

#blog
{
	width: 48%;
	float: left;
}

#latest
{
	width: 98%;
	float: right;
}

#justin
{
	width: 48%;
	float: left;
}

#lastword
{
	width: 48%;
	float: right;
}

#links
{
	width: 98%;
	float: right;
}

#services
{
	width: 48%;
	float: left;
}

#linklove
{
	width: 48%;
	float: right;
}

#footer
{
	width: 90%;
	margin: 0 auto;
	padding: 3px 3px 3px 0px;
	text-align: left;
	border-bottom: 1px solid #b8b9b4;
}

#banner h1
{
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 4em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
	float: right;
	width: 90%;
	color: #6666FF;
	background: repeat-y top left;
	text-decoration: none;
}

#banner h1 a
{
	color: #6699CC;
	text-decoration: none;
}

#banner h1 a:hover
{
	color: #6666FF;
	text-decoration: none;
}

h2
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	margin: 16px 0 0 10px;
}

h3
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	padding: 3px 3px 3px 16px;
	color: #6699CC;
	background: transparent url(/mapleleaf/images/4.gif) no-repeat 0% 50%;
	display: block;
}

h4
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding: 3px 3px 3px 0;
	color: #6699CC;
	background: transparent;
	display: block;
}

h5
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 10px 0 0 10px;
	padding: 3px 3px 3px 0;
	color: #6699CC;
	background: transparent;
	display: block;
}

#txpCommentInputForm .commentform
{
	font-size: 1.2em;
}

#content label
{
	font-size: 1.2em;
	margin: 0;
}

#content input
{
	font-size: 1.2em;
	margin: 4px 0 10px 0;
}

textarea
{
	font-size: 1.6em;
	margin: 4px 0 10px 0;
}

fieldset
{
	padding: 10px;
	margin: 0 0 0 10px;
}

legend
{
	font-size: 1.4em;
}

#searchform input
{
	margin: 40px 0 0 0;
	padding: 2px 2px 2px 20px;
	float: right;
	border: 1px solid #6699CC;
	width: 200px;
	font-size: 1.2em;
	background: url(/mapleleaf/mag_glass60.png) no-repeat scroll 2px center;
}

#searchform input:focus
{
	background-color: #fff;
	border: 1px solid #6699CC;
}

img
{
	border: 1px solid black;
}

.image
{
	margin: 10px 0 0 10px;
	float: right;
	clear: left;
}

p.footertext
{
	margin: 0;
	color: #666;
}

#content ul li
{
	font-size: 1.4em;
	line-height: 1.5em;
	list-style: none outside;
	margin: 0 0 6px 4px;
	padding: 0;
}

#content .meta
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 10px 0 0 10px;
}

#content p
{
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px 0 10px 10px;
}

#content a
{
	color: #6600FF;
	background: transparent;
	text-decoration: none;
}

#content a:link
{
	text-decoration: none;
}

#content a:visited
{
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
	color: #6666FF;
	background: transparent;
}

#content a:active
{
	text-decoration: underline;
	color: #F7331E;
	background: transparent;
}

.category_list li
{
	display: inline;
	font-size: 0.9em;
	line-height: 1.2em;
}

.category_list a
{
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #6699CC;
	background: transparent;
	padding: .3em 7px;
}

.category_list li:hover a
{
	text-decoration: underline;
	color: #6699CC;
	background: transparent;
}

.category_list a.active
{
	color: #fff;
	background: #6699CC;
}

.category_list a.active:hover
{
	color: #fff;
	background: #6699CC;
}



#latest a
{
	font-size: 0.9em;
        line-height: 0.1em;
}


#home .navhome
{
	color: #fff;
	background: #6699CC;
}

.list1 {
    list-style:none;
}
.list1 li {
    float:left;
    padding-right:4px;
}