body {
background-color: #404040;
font: 11.5px Verdana, Arial, sans-serif;
line-height: 18px;
}

#wrapper {
margin: 10px auto;
width: 780px;
background: #fff url(/blog/wp-content/themes/howto/images/bg.jpg) repeat-y;
}

#header {
height: 200px;
background: #dfcee3 url(/blog/wp-content/themes/howto/images/header.jpg) no-repeat center;
}

#sidebar {
width: 205px;
padding: 15px;
float: left;
}

#content {
width: 510px;
padding: 20px;
padding-left: 10px;
float: right;
}

#footer {
clear: both;
background: #dfcee3;
padding: 10px;
text-align: center;
}

h1 {
color: #7a3c89;
font: 210% orator std, arial, sans-serif;
margin: 4px 0 4px;
text-transform: lowercase;
font-weight: bold;
text-align: center;
}

h2 {
color: #7a3c89;
font: 190% orator std, arial, sans-serif;
margin: 4px 0 4px;
text-transform: lowercase;
font-weight: bold;
text-align: center;
}

#sidebar h2 {
color: #7a3c89;
font: 200% orator std, arial, sans-serif;
margin: 4px 0 4px;
text-transform: lowercase;
font-weight: bold;
}

h3 {
color: #7a3c89;
font: 190% orator std, arial, sans-serif;
margin: 4px 0 4px;
text-transform: lowercase;
font-weight: bold;
text-align: center;
}

input,password,option,select,textarea {
color:#7a3c89;
font:100% Tahoma, Verdana sans-serif;
background: #f2e7f5;
border: 1px solid #7a3c89;
padding:2px;
}

.opt-in {
border: #7a3c89 3px dashed;
padding: 5px;
}

ul {
padding-left:35px;
padding-top:4px;
padding-bottom:4px;
}

ul li {
padding-bottom: 5px;
list-style-type: disc;
}

ol {
padding-left:0;
padding-left:35px;
padding-top:4px;
padding-bottom:4px;
}

ol li {
padding-bottom: 5px;
}

.center {
display:block;
margin-left:auto;
margin-right:auto;
border-width:0;
padding:5px;
}

.left {
float:left;
display:block;
color:#fff;
padding:5px;
}

.right {
float:right;
display:block;
color:#fff;
padding:5px;
}

a {
color: #7a3c89;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #7a3c89;
text-decoration: underline;
}

a.permalink {
color: #7a3c89;
padding: 4px 0 4px;
font-weight: normal;
}

a:hover.permalink {
color: #7a3c89;
padding: 4px 0 4px;
font-weight: normal;
border: 0;
}
