/*body */

.custom a {
    color: #9900cc;
    text-decoration: none;
}
/*header*/
.custom #header { }
.custom #header .logo {
    background: #ffffff url(custom/header.jpg); float:left; width:45%;
    background-repeat: no-repeat;
	margin-top: 20px;
height: 60px;
}

.custom #header .ad468x60 {
        float: right;
        padding: 16px 10px;
    }
.custom #header ol {
        list-style-type: none;
        height: 35px;
        background-color: #33cc99;
	float: left;
	width:100%'
	}
.custom #header ol li a:hover {
        background-color: white;
	color:#33cc99;
    }
.custom #header .logo p {
            color: #9900cc;
            font-weight: bold;
            padding-left: 10px;
	
        }
.custom        #header ul li a:hover {
            background-color: #9900cc;
	    color: white;
        }
.custom #header ul {
	float: right;
}
.custom #header ul li {
            
            text-transform: uppercase;
            font-size: 1em;
	    
            padding: 0 10px;
            border-left: 1px solid #ffcc33;
        }
.search {
	float:right;
	background-color: #33cc99;
	padding-top:2px;
	padding-right:5px;
}
div .categories{
	width:100%;
	background-color:#33cc99;
	height: 35px;
}
/** END header **/
/*footer*/
#footer {
    clear: both;
    background-color: #33cc99;
    color: #ffffff;
    font-family: Georgia;
    padding: 30px;
}
/** END footer **/

/*Content*/

.custom    #content .post {
        width: 259px; height: 450px;
        float: left;
        padding: 20px 15px 0 35px;
    }
.custom #content .post h1 {
	color:#9900cc;
}
.custom #content .post h2 {
	color: #9900cc;
}
.custom   #content .post h2 a {
            color: #9900cc;
        }
.custom   #content .single h2 a {
            color: #9900cc;
        }
.custom .single {
    padding-bottom: 15px;
    }
}
.custom #content .single h1 {
	color: #9900cc;
}
.custom #content .single h2 {
	color: #9900cc;
}
.custom .single h2 a{
        color: #565656;
    }
.custom   #content .post .date {
            font-size: 0.9em;
            font-family: Georgia;
            color: #cc66cc;
            margin-bottom: 15px;
        }
.custom   #content .post .continue {
            color: #000000;
            background-color: #33cc99;
            padding: 5px 10px;
            display: block;
            float: left;
            font-family: Georgia;
            font-weight: bold;
            margin-bottom: 25px;
        }
        
.custom            #content .postnav ul li a:hover {
                background-color: #ffcc33;
                border: 0 !important;
            }

/** END content **/
/** begin sidebar **/
.custom #sidebar {
    width: 304px;
    float: right;
    padding-bottom: 20px;
    padding-top: 20px;
}
.custom        #sidebar ul li a:hover {
            color: #9900cc;
}
.custom        #sidebar .tags a:hover {
            color: #9900cc;
        }

.custom    #sidebar .search {
        background: #ffffff url(custom/search.gif) no-repeat center center;
        border-width: 1px 0;
        border-color: #E8E8E8;
        border-style: solid;
        height: 52px;
    }
    
.morearchives {
    font-style: italic;
}
.custom    #sidebar .myads {
        text-align: center;
        padding: 10px 0;
    }
.custom        #sidebar .myads img {
            margin: 3px;
        }
        
.custom #sidebar div.subscribe {
	background-color: #white;
	width: 100%;
	border: 3px solid #9900cc;

}
.custom #sidebar h2.subscribe {
	font-family: Georgia;
	color:#9900cc;
	background-color:white;
	padding-left:10px;
	font-size: 1.5em;
}


/** end sidebar **/

/**The Rest of my stuff */
.FeedOrRelated{
    color:#33cc99;
    margin-bottom: 15px;
}

.bottomstuff{
    }
.bottomstuff a{
    border:none
}


.dayHR{
    color:#00ff99;
    margin-top: 10px;
    margin-bottom: 10px;
}
.openloopHR{
    color:#cc66cc;
    margin:20px 20% 20px 20%;
    }
.photo{
    float:left;
    margin:0pt 10px 10px 0px;
    padding: 0 15px 0 0;
    }

.photoby{
    font-size:65%;
}
.photoleft{
	float:left;
	margin: 0px 20px 20px 0px;
}
.photoright{
	float: right;
	margin: 0px 20px 20px 0px;
}
.wpsale {
    border-top: 2px solid #33cc99;
    border-bottom: 2px solid #33cc99;
    padding: 10px 0 10px 0;
}
textonly .sincerely {
    background: #ffffff url(custom/sincerely.jpg); background-repeat: no-repeat;
}
/*Don't know if this is used*/
.custom #code{
    color:#000000;font-family:Courier,"Courier New",monospace;line-height:1.0em
    }

.strike{
	text-decoration:line-through;
	}
.blogOfWeek{
        padding: 10px 10px 5px 200px;
        margin: 10px;
        border: 5px solid #9900cc;
	font-size: 250%;
    }
.futuredate {
	font-size:75%;
	font-style:italic;
}
.relatedposts {
	margin:10px;
	padding:10px 10px 10px 10px;
	border: 1px solid #9900cc;
}
p.buybutton {
	text-align:center;
	margin:10px;
	padding:15px;
}
a.buy{
	padding:5px;
	background:#9900cc;
	color:white;
	font-weight:bold;
	border-width:4px;
	border-style:solid;
	border-top-color:#ffffff;
	border-right-color:#666;
	border-bottom-color:#333;
	border-left-color:#858585;
	font-size:24px;
}
p.center{
	text-align: center;
}
.custom ul.openloop li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
