
body {
	margin: 0;
	padding: 0;
	background: #ededed url(images/stripe2.png) repeat;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
body  p{
	font-size:16px;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 24px;
	color:#666;
	text-transform:uppercase;
}

h1 a{text-decoration:none;}

h2 {
	font-size: 14px;
	color:#333;
	text-transform:uppercase;
}

h3 {
	font-size: 18px;
	font-weight:normal;
}

ul {
	list-style-image: none;
}

a {
	text-decoration: underline;
	color: #FF6600;
}



a img {
	border: none;
}

li a img {
	border: none;
	list-style-type:none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/*wrap*/
#wrap {
position:relative;
background: #fff url() repeat-y;
width:878px;
margin: 5px auto 0 auto;
text-align:left;
border:2px solid #e0e0e0;
border-top:2px solid #e0e0e0;
}

#content-wrap {
position:relative;
background: #fff url() repeat-x;
clear:both;
float:left;
width:870px;
padding:0;
margin-left:15px;
display:inline;
border-top:0px solid #fff;
border-bottom: 1px solid #e5e5e5;
border-left:1px solid #fff;
border-right:1px solid #fff;
}

/* Header Links */
#header-links {
	background-color:#333;
	height:20px;
	}
#header-links ul, #header-links li{
	text-decoration:none;
	display: inline;
	}
#header-links a{
	color:#fff;
	padding: 5px 0px;
	text-decoration:none;
	}
#header-links a:hover{
	text-decoration:underline;
	}

#header-top {
	background-color:#999;
	color:#ccc;
	font-weight:bold;
	}
#header-top  a{
	text-decoration:none;
		}


/* Header */

#logo {
	width: 878px;
	height: 95px;
	margin: 0px auto;
	background:0;
	border:0;
}

#logo h1, #logo p {
	margin: 0 auto;
	color: #999;
}

#logo h1 {
	float: left;
	padding-top: 10px;
}

#logo p {
	float: right;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight:bold;
	padding-right:30px;
}

#logo a {
	text-decoration: none;
	background:none;
	float:left;
	padding-top: 15px;
	padding-left: 10px;
}

#logo-img {
	padding-left:30px;
	padding-bottom:20px;
	border:0;
}
/* Menu */

#menu {
	width: 878px;
	height: 28px;
	margin: 0px auto;
	margin-bottom:15px;
	background: #b4b4b4 url(nav.jpg) repeat-x;
	/* border-top: dotted 2px #95cc3b;  */
}

#menu ul {
	margin: 0 auto;
	padding: 0px 0 0 26px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	
	display: block;
	float: left;
	padding: 5px 30px 5px 30px;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color: #fff;
	text-transform:uppercase;
	

}

#menu a:hover, #menu a:active {
	background:#e0e0e0 url(images/nav-hover.jpg) repeat-x;
	text-decoration: none;
	color: #fff;
		text-transform:uppercase;
}

#menu .current_page_item a {
	color: #fff;
	background:#ccc url(images/nav-current.jpg) repeat-x;
}

/* Page */

#page {
	width: 878px;
	margin: 0 auto;
	background: #FFFFFF url() repeat-y;

}

#page-bg {
	padding: 0px 10px;
	background: #FFFFFF url() no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 5px 0px 0 5px;

}



.title {
	margin: 0;
	color:#666;
}

.title a {
	text-decoration: none;
	color:#666;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry  ul li{
	list-style-type:none;
	list-style-image:none;

}
#title {
	list-style-type:none;
	list-style-image:none;
	padding-top:5px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

/*Form Stuff*/

.post {
	padding-left:15px;
	padding-bottom: 15px;
	padding-top:20px;

}
.post input{
	padding: 5px 0 0 5px;
	color: #191919;
	font-size: 14px;
} 


.textInput,textarea {background-color: #e5e5e5 !important;
	border: 1px solid #ccc !important;
	height: 20px;
	padding:5px;
	margin:0px;
}

.textInput:focus, textarea:focus, label:focus {background-color: #FFF !important;
	border: 1px solid #00ADEF !important;
	height: 20px;
	padding:2px;
	margin: 0px;
}
label.textInput:focus {background-color: #FFF !important;
	border: 1px solid #00ADEF !important;
	height: 20px;
	padding:5px;
	margin:0px;
}
form ul li {
	height:20px;
	padding:5px;
	margin:0px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	padding-right: 20px;
	margin-top:6px;
	padding-top:20px;
	
}

#sidebar ul {
	margin: 0;
	padding:0px;
	list-style-image:none;
	list-style-type:none;

}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;

}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	
}

#sidebar h1 {
	color:#9bc464;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar ul li a:hover {
	
	color:#FF6600;
	}
#sidebar.current_page_item a {
	color:#FF6600;
	text-decoration: underline;
	}

/* Footer */

#footer {
	font-size: 11px;
	width: 876px;
	margin: 0 auto;
	padding: 10px 0;
	background: #000 url() no-repeat;
	border: 2px solid #000;
	border-top: 5px solid #999;
	border-bottom:15px solid #333;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #999;
	font-size:11px;
	
}

#footer a {
	color: #999;
	text-decoration:none;

}
#footer a:hover {
	color: #999;
	text-decoration:underline;
	background-color:#000;
	
}
#footer a:active {
	color: #666;
	text-decoration:underline;
}
.strong{
	font-weight:bold;
	color:#FFF;
}
.bold{
	font-weight:bold;
	color:#333;
}
.bolder{
	font-weight:bold;
	color:#E3330E;
}
#links a{
style="font:8px; color:#666;"
}
