.clear {
	clear:both;
}
body {
	margin-top: 10px;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #996699;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#663366;
	font-weight:normal;
	text-align: left;
	background-image: url(../images/title.gif);
	padding-left: 95px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

/**removes the background from the twitter api */
#twitter h1,h2,h3 {
	background-image:none;	
}

p, ul, ol {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
}

p.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #663366;
	float:none;
	background-color: #FFFFFF;
}

ul, ol { }

blockquote { }

a { color:#996699;
	text-decoration:none;
	font-weight:bold; }

a:hover { color:#663366; }

a img {
	border: none;
}


img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 35px;
	margin: 0 auto;
	background: #996699;
}



/* #menu {
	float: left;
	padding: 70px, 0;
	width: 900px;
	height: 90px;
}

#menu ul {
	margin: 0;
	padding: 70px, 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 12px 5px 28px;
	background: url(images/img06.png) no-repeat left 50%;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}Menu */

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	background: #FFFFFF;
}

/* LOGO */

#logo {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: #996699;
}

/*#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 170px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

 Content */
#scroller {
	width:850px;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
}
#content1 {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#content2 {
	float: left;
	width: 420px;
	margin-left: 10px;
}
#content3 {
	float: left;
	width: 460px;
	margin-left: 10px;
}

/* Post 

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 12px 0px 0px 10px;
}

.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #F1B566;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color:#996699; }

.post .entry {
	padding: 25px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}
*/
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/*  Footer */

#footer {
	width: 900px;
	background: url(../images/footer.jpg) no-repeat left top;
	height: 67px;
}
p.footer {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	line-height:normal;
}
