/*
Theme Name: Marketing Alchemist
Version: 1.0
Author: Keshia Tolentino
*/

* {
margin: 0;
padding: 0;
}

p {
padding-top:6px;
padding-bottom:6px;
}

body {
background: url(images/bgm.jpg) repeat-y center 0;
color: #282828;
font: 13px/19px Trebuchet MS, Tahoma sans-serif;
}

#wrapper {
margin: 25px auto;
width: 920px;
margin-bottom: 30px;
}

#sidebar {
float: right;
width: 295px;
padding-right: 15px;
padding: 0;
background: url(images/header.png) no-repeat center 0;
padding-top: 220px;
}

#content {
float: left;
width: 600px;
padding-left: 15px;
background: url(images/top.png) no-repeat 0 0;
padding: 0;
padding-top: 118px;
}

#content2 {
float: left;
width: auto;
background:url(images/bg.png) repeat-y;
padding-left: 33px;
padding-right: 37px;
width: 540px;
}

#clear2 {
clear: both;
}

#content-foot {
background: url(images/bottom.png) no-repeat center 0;
height: 127px;
}

#footer {
text-align: center;
clear: both;
padding: 10px;

}

img {
border: 0;
}

#navcontainer {
text-align: center;
padding: 20px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.one
{
color: #000;
font-weight: normal;
}

.two
{
color: #00;
font-weight: normal;
}

#navcontainer a:hover
{
color: #000;border-bottom: 1px solid #000;
font-weight: normal;text-decoration: none;background-color: none;
}

#navcontainer ul li { display: inline; padding: 4px; font: 220% orator std, arial, sans-serif; letter-spacing: -3px; text-transform: lowercase; font-weight: normal;}

li.widget {
list-style-type: none;
}

input,password,option,select,textarea {
color:#5b5b5b;
font:100% Trebuchet MS, Verdana sans-serif;
background: #f7f4f0;
border: 0px solid #cbc5ae;
padding:2px;
}

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;
}

h1 {
color: #000;
font: 230% Georgia, serif;
padding: 4px 0 4px;
}

h2 {
color: #000;
font: 210% Georgia, serif;
margin: 4px 0 4px;
}

#sidebar h2 {
color: #000;
font: 200% Georgia, serif;
padding: 4px 0 4px;
}

h3 {
color: #000;
font: 190% Georgia, serif;
padding: 4px 0 4px;
}

a.permalink {
color: #000;
padding: 4px 0 4px;
font-weight: normal;
}

a:hover.permalink {
color: #000;
padding: 4px 0 4px;
font-weight: normal;
border: 0;text-decoration: underline;
}

a {
color: #25127a;
font-weight: normal;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #1f0f63;
}

.datewrap {
padding-right: 5px;
}

.dateblock {
text-align: center;
width: 66px;
color: #000;
display: block;
float: left;
padding: 5px;
background: url(images/date.png) no-repeat center;
margin-left: -60px;
margin-top: 20px;
}

.day {
font-size: 20px;
position: relative;
padding: 2px;
padding-top: 5px;
}

.month {
padding-bottom: 1px;
text-transform: uppercase;
}

.year {
position: relative;
padding-top: 3px;
}

.post-meta {
font-size: 92%;
}
#comm {width: 90px;height: 60px;background-color: #000;float: right;padding: 5px;font-size: 120%;font-family: Georgia;text-align: center;padding-top: 20px;margin-left: 5px;}#comm a {color: #fff;}#comm a:hover {color: #fff;text-decoration: underline;}

.side {background: url(images/sidetop.png) top no-repeat;width: 305px;padding-top: 11px; padding-bottom: 0;}

.side2 {background: url(images/sidebg.png) center repeat-y;padding-left: 15px;padding-right: 15px; padding-top: 0;}

.side-foot {background: url(images/sidebottom.png) center no-repeat;height: 18px;padding-top: 0px;}

.clearside {clear: both;}