/*
Theme Name: alchemediaproject.com
Theme URI: http://wordpress.org/
Description: The First alchememediaproject.com wordpress theme
Version: 1.0
Author: Thomas Rankin
Author URI: http://thealchemediaproject.com/

*/


.sideNav UL
{
	margin: 0px;
	padding: 0px;
}

.sideNav UL LI
{
	list-style: none;
}

.sideNav UL LI UL
{
	margin-left: 10px;
}

.leftColContent
{
	width: 507px;
	padding: 0;
	margin: 0;
	
}
.leftColContent .pad
{
    padding: 0 17px 0 22px;
}

.rightColContent
{
	width: 216px;
}

.post
{
	margin-top: 17px;
	width: 471px;
}

.post H2, .post H2 A
{
	color: #533f35;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 26px;
	font-weight: normal;
	margin-right: 6px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

.post .entry a
{
	text-decoration: underline;
}

p a
{
	text-decoration: underline;
}



P
{
	margin-top: 0px;
	margin-bottom: 6px;
}

#sidebar
{
	color: #000000;
	font-weight: normal;
	line-height: 180%;
}

#sidebar H4
{
	color: #D9531E;
	margin: 0px;
	
}
#sidebar li{ list-style-type: none;}
#searchform input#s{ width: 143px; _width: 140px;}
