body {
	background:#fcfcfc;
	color:#575757}

.container {
	/*width:px;*/
}

.post-content a, .sidebar a {
	color:#8eba9f;
}

.post-content a:hover, .sidebar a:hover {
	color:#ad3e3e;
}


.border-top, .border-bottom, .border-left, .border-right {
	border-color:#dddddd;
}


.topbar{
	background:#fff;
	color:#000;
	border-bottom: 2px solid #EAEAEA;
}

.topbar-background{
	background:#fff;
	color:#000;
}

.topbar ul li a, .topbar a {
	color:#000;
}

.topbar .cluster-divider {
	color:#000000;
	font-size:10px;
}

.cluster-blog-info{
	background:#fff;
	color:#000 !important;
}

.cluster-blog-info a {
	color:#000 !important;
}

.cluster-blog-info-description{
	background:#fff;
	color:#000 !important;
}


.post-title h2 a, .post-title h1 {
	text-transform:uppercase;
	font-family:Wire One;
	text-align:left;
	color:#050505 !important;
	font-size:65px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0px;
	display:block
}

.post-title h2 a:hover, .post-title h1 a:hover{
	color:#000000;
}

.post-date {
	font-family:Amatic SC;
	color:#000000;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	letter-spacing:2px;
	text-transform:capitalize;
}


.post-date a:hover{
	color:#000000;
}

.post-date a {
	color:#000000;
}

.post-date-category a{
	color:#999999;	
}


.post-category {
	font-family:Arial;
	color:#999999;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	text-align:left;
	letter-spacing:2px;
	text-transform:;
}

.post-catgory a {
	color:#000000;
}

.post-content {
	font-family:News Cycle;
	text-align:left;
	color:#6b6969;
	font-size:17px;
}

.post-meta {
	font-family:Flamenco;
	color:#000000;
	font-size:15px;
	text-transform:uppercase;
	background:#f7f7f7;
}

.post-meta a {
	color:#000000;
}

.post-meta a:hover {
	color:#8eba9f;
}

.post-meta-read-more {
	background:#ffffff;
}

.post-meta-read-more a {
	color:#000000;
}

.comment-list-content {
	font-family:Arial;
	color:#999999;
	font-size:18px;
}

.comment-list-content a {
	color:#999999;
}


.menu-container {
	background:#000000;
}

.menu ul {
	background:#000000;	
}

.menu li a, .icons li a{
	font-family:Wire One;
	color:#ffffff;
	font-size:25px;
	text-transform:lowercase;
	letter-spacing:2px;	
}

.menu li a:hover, .icons li a:hover {
	color:#72a399;
}

.menu .menu-divider {
	color:#72a399;
	font-size:13px;
	font-family:Wire One;	
}

.comment-form .submit {
	background:#9898a1;
}

.sidebar{
	font-family:PT Sans;
	text-align:center;
	color:#333;
	font-size:13px;	
}



.sidebar h2 {
	font-family:PT Sans;
	color:#333;
	font-size:13px;		
	text-align:center;
}

.sidebar .textwidget {
	text-align:center;
}


.related-posts a {
	text-transform:none;
	font-family:Arial;
	color:#000000;
	font-size:13px;		
}

.related-posts-headline {
	text-align:center;
}

.related-posts h3, .comments  h3, .comment-bar h3, .post-next-post h3  {
	font-family:Arial;
	color:#333;
	font-size:13px;		
}


.footer{
	background:#fff;
	font-family:Arial;
	color:#000000;
	font-size:px;		
}

.footer a{
	color:#000000;
}


    		@media (min-width: 992px) { 
			.blog-post-container {
				padding-right:17.5px !important;
			}
			.sidebar-content {
				padding-left:32.5px !important;				
			}		

			.sidebar-content {
				border-left:1px solid #ffffff;
			}				
		}