/* 
Theme Name: Fayetteville RWB
Theme URI: http://beardedbaby.net/
Version: 1.0
Description: history, heroes & a hometown feeling
Author: John Stephens
Author URI: http://www.beardedbaby.net/

blue:
#309

red:
#c03

*/

/* HTML elements -------------------------------------------------------------*/
	body { 
	color: #333; 
	font-family : "Trebuchet MS", Verdana, Geneva, SunSans-Regular, sans-serif; 
	background :  #ccc url(http://fayetteville-peace-rally.org/theme/body-bg-top2.png) repeat-x; 
	position: relative; 
	margin-top: 0;
	font-size: 90%;

}

	h1, h2, h3, h4, h5, h6 {
	font-family : Georgia, "Times New Roman", Times, serif;
	color: black;

}

	a, a:link, a:active {
	color : #F03;
	text-decoration : none;

}
	a:visited {
	color : #c03;
	text-decoration : none;

}
	a:hover {
	color : #039;
	text-decoration : none;

}

/* Layout --------------------------------------------------------------------*/
	#bg-art {
		background: url(http://fayetteville-peace-rally.org/theme/bg-art-bottom.png) repeat-x fixed bottom left;
}
	#container {
	background : white !important;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	display : block;
	font-size : 0.9em;
	margin: 0 auto;
	padding: 15px;
	text-align : left;
	width : 800px;

}
	/*#wrap {
		display : block;
		width : 800px;
		float : left;

	}*/
/*	#wrap h1, #wrap h2, #wrap h3, #wrap h4 {
	color : #666;

}

	#wrap a:link, #wrap a:visited, #wrap a:active {
	color : #CC3300;
	text-decoration : none;

}
	#wrap a:hover {
	color : #FAE596;
	text-decoration : none;

}*/


#col {
	background-color: #99f;
	background-image: url(http://fayetteville-peace-rally.org/theme/top-right-col-corner.png);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: #63c 1px solid;
	border-left: #63c 1px solid;
	display : block;
	float : left;
	margin: 15px 0;
	padding: 0 15px 15px 15px;
	width : 120px;

}
	#col h1, #col h2, #col h3, #col h4, #col h5, #col h6 {
	color: #309;
}

	#content {
	display : block;
	float : left;
	margin : 15px 0 0 15px;
	width: 619px;
}
	#content img {
	margin: 15px auto;
}
	#content h2 {
	color: #309;
	text-shadow: #666 4px 4px 4px;
}


#banner {
	display: block;
	margin: 15px;
	height: 140px;
	background: url(http://fayetteville-peace-rally.org/theme/fpr-masthead.png) center no-repeat;
}

#banner h1 {
	display: none;
}
#banner h2 {
	display: none;
}

	#title a:hover {
	color : white;

}
	#footer {
	display: block;
	border-top: 1px solid #c03;
	border-bottom: 1px solid #c03;
	background: #f9c;
	text-transform: uppercase;
	font-size: 80%;
	margin: 50px -30px;
	color: black;
	text-align: center;
	clear: both;
	vertical-align: middle;
	padding: 5px;
}


/* Navigation ----------------------------------------------------------------*/
	#nav {
	display: none;
	color: #999;
	margin: 5px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 90%;
	vertical-align: middle;
}
	#nav ul {
	margin: 0 auto;
	padding: 0;
}
	#nav li {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	
}
/*	.navbar { 
	display : block; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	margin : 0; 
	width : 151px;  
	text-align : center; 
	color : black; 
	position: inherit; 
	float: left;
}
	a.navbar:link, a.navbar:visited, a.navbar:active {
	color : black;
	text-decoration : none;
	border-right: solid #BF8F60;
	background : #BF8F60;

}
	a.navbar:hover { background: #F30; color: white; border-right: solid black; }

	#menu {
	font-size : 0.8em;
	height : 2.7em;
	line-height : 2.7em;

}
	#menu ul {
	margin : 0;
	padding : 0;

}
	#menu li {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	border-right : 1px solid #330A0A;
	border-top : 1px solid #330A0A;
	border-bottom : 1px solid teal;
	border-left : 1px solid #d2a8ff;
	width : 150px;

}
	#menu li a {
	display : block;
	padding : 0 9px;
	font-size : 0.8em;
	text-align : center;
	text-transform : uppercase;
	letter-spacing : 1px;

}
	#menu a:link, #menu a:visited, #menu a:active {
	background : #004444;
	color : white;

}
	#menu a:hover {
	border-bottom : none;
	background : #730075;

}*/

/* I practice many styles ----------------------------------------------------------------*/

.post {
	background-color: #ccc;
	background-image: url(http://fayetteville-peace-rally.org/theme/top-left-content-corner.png);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: #999 1px solid;
	border-right: #999 1px solid;
	float: left;
	line-height: 1.5em;
	margin : 0 0 15px 0;
	padding: 0 15px 15px 15px;
}
	.post-body {
	border-bottom: #999 1px dashed;
}