/* Themify Customize Styling */
body {	background: none;
	background-color: #f2e4c4; 
}
.pagewidth {	
	width: 1000px; 
}
#content {	
	width: 1200px;
	margin: 10px; 
}
h3 {		font-weight:bold;
	font-size:20px;

	color: #050000; 
}
.timeline .post-dot, .timeline .timeline-start-dot {	background: none;
	background-color: #050505; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#content {	
	width: 900px; 
}
h3 {		font-weight:bold;
 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #f2e4c4; 
}
#content {	
	width: 900px; 
}
h3 {		font-weight:bold;

	color: #050000; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#content {	width: auto;margin: auto; 
}
h3 {		font-weight:bold;
 
}
 }
/* Themify Custom CSS */
.timeline .timeline-nav {
   display:none; 
		}
.timeline .loops-timeline {
    padding-right: 2px;
    position: relative;
}
#sidebar {
    width: 220px;
    float: right;
}
#content {
    width: 700px;
    float: left;
}