/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#secondnav {
  display: none;
}

input[type="submit"], input[type="reset"] {
  background-color:#329900;
}

#header {
  background-color: #329900;
}

.page-id-310 #sidebar {
	display: none;
}

.page-id-310 #main {
	width: 100%;
}

.page-id-310 #main .post-content {
    
}
