/*
Theme Name: Truffleberries
Theme URI: http://BayAreaEntertainment.com/
Description:
Version: 1.0
Author: Bay Area Entertainment
Author URI: http://BayAreaEntertainment.com/
Text cc3300
Text Hover ff3300
Background 330000
*/

h1,h2,h3,h4 {
	margin: 0;
}

body {
	text-align:center;
	background: none;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #300;
	background: url(/images/) top center no-repeat;


}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear {
	clear: both;
}

.postmetadata {
	display: none;
}

#wrapper {
	margin-left: 10%;
margin-right: auto;
width: 90%;
text-align: left;
}

#header {
	height:280px;
	position: relative;
	background: url(http://www.weddingandeventloft.com/truffle/images/header2.jpg) top center no-repeat;
width:100%;
margin:0;
	}
	
	.header-home-link {
		width: 350px;
		height: 125px;
	}
	
	#header a {
		color: #300;
		text-decoration: none;
	}
	
	#navigation {
		width: 100%;
		position: absolute;
		bottom: 0px;
		height: 40px;
		left: 0;
		line-height: 40px;
		background: #330000;
	}
	
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
		#navigation ul li {
			float: left;
		}
		
		#navigation ul li a {
			display: block;
			padding: 0 15px 0 15px;
			text-decoration: none;
			color: #fff;
			text-transform: capitalize;
	-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
}
		
		
		#navigation ul li a:hover {
			background: #000;
			color: #fff;
	

-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
		
#container {
	background-color:none
	height: 100%;

}

#content {
	float:left;
	width:560px;
	padding: 10px;
	}
	
	#content h2 a {
		text-decoration: none;
		color: #300;
	}
	
	#content h2 a:hover {
		text-decoration: underline;
		color: #ff3300;
	}
	
	#content a {
		text-decoration: none;
		color: #300;
	}
	
	#content a:hover {
		text-decoration: underline;
		color: #ff3300;
	}

#commentform textarea {
	width: 100%;
	}

#sidebar {
	float: right;
width: 30%;
margin-bottom: 25px;
background: #CCC;
padding-bottom:20px;
	}
	
	#sidebar a {
		text-decoration: none;
		color: #300;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
		color: #f21010;
	}
	
	#sidebar ul {
		margin: 0;
		padding: 0;
	}
	
	#sidebar li {
		list-style: none;
		margin: 0 0 0 14px;
		padding: 0;
	}
	
	#sidebar h2 {
		font-size: 16px;
		padding: 0;
		display: block;
		color: #300;
border-bottom:1px dotted white;
margin:10px 0 5px 5px;
		
	}

#footer {
	clear: both;
text-align: center;
line-height: 20px;
height: 60px;
border-top: 3px solid #2D2D2D;
background-image:url(http://www.weddingandeventloft.com/truffle/images/footer.jpg);
width: 100%;
position: absolute;
left: 0;
color:#FFF;
font-weight:bold;
	}
	
	#footer a {
		text-decoration: none;
		color: #FFF;
font-weight:bold;
	}
	
	#footer a:hover {
		text-decoration: underline;
		color: #FFF;
	}
	
	#footer li {
		list-style: none;
		text-align: right;
		display: inline;
		margin-right: 15px;
	}

#wrappernav {
width:900px;
margin:auto;
}
