/*
Theme Name: yeah no definitely theme
Description: WordPress theme customized for yeahnodefinitely.com
Author: Amy Cheng
Author URI: http://www.am3thyst.net/portfolio
*/

body
{
	background-attachment: scroll;
	background-color: #E0DFE3;
	background-image: url(images/paperback.jpg);
	background-repeat: repeat;
	padding-left: 25px;
	padding-right: 25px;
}
#header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 95%;
	clear: both;
}
#menu
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 430px;
	padding-right: 25px;
	position: absolute;
	right: -61px;
	text-align: right;
	text-transform: lowercase;
	top: 27px;
line-height: 200%;
}
#menu li a:link
{
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menu li a:visited
{
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menu li a:active
{
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menu li a:hover
{
	background-color: #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#entries {
	margin-top: 125px;
	width: 65%;
	float: left;
	margin-bottom: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#sidebar{
	margin-top: 125px;
	width: 25%;
	float: right;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 50px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#sidebar a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
#sidebar a:hover 
{
	color: #AA7E4F;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
#sidebar li {
	list-style-type: none;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	line-height: 150%;
}
#sidebar ul {
	list-style-type: none;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	line-height: 150%;
}#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 75px;
	text-align: center;
	width: 100%;
	float: right;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .25em;
	text-transform: lowercase;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
h2
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover 
{
	color: #AA7E4F;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
.present
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 18px;
}
p a 
{
	color: #AA7E4F;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu a {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 2px;
	margin: 3px;
}
#menu a:hover {

	background-color: #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

