#wpadminbar {
	display:none;
	}

a {
	color:#858577;
	}

p, li {
	font-family:Georgia, Times, Serif;
	font-size:16px;
	line-height:24px;
	}
	


ul {
	margin-bottom:24px;
	}
	
li {
	margin-left:30px;
	margin-bottom:12px;
	}

body	{
	background:url('images/Pattern_Background.jpg');
	font-size:100%;
	}
	
#wrapper	{
	width:980px;
	margin:0px auto;
	background:#fffcf8;
	}
	
.skip-link {
	display:none;
	}
	
#access {
	height:60px;
	}
	
#access ul {
	padding:24px;
	margin:0;
	float:left;
	}
	
#access li {
	display:inline;
	margin-right:40px;
	margin-left:0;
	}
	
#access li a {
	font-size:18px;
	color:#868670;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:100;
	}
	
ul#socials { 
	float:right;
	margin:15px 24px 0 0;
	padding:0;
	}
	
#socials li {
	display:inline;
	margin:0;
	padding:0;
	}
	
#socials li a {
	display:block;
	float:left;
	margin-top:2px;
	margin-left:16px;
	}
	
#fblink {
	background-image:url(images/facebook.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:25px;
	height:24px;
	}
	
#fblink:hover {
	background-image:url(images/facebook-dk.png);
	background-position:bottom center;
	}
	
#linklink {
	background-image:url(images/linkedin.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:25px;
	height:24px;
	}
	
#linklink:hover {
	background-image:url(images/linkedin-dk.png);
	background-position:bottom center;
	}
	
#skypelink {
	background-image:url(images/skype.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:25px;
	height:24px;
	}
	
#skypelink:hover {
	background-image:url(images/skype-dk.png);
	background-position:bottom center;
	}
	
#tweetlink {
	background-image:url(images/twitter.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:25px;
	height:24px;
	}
	
#tweetlink:hover {
	background-image:url(images/twitter-dk.png);
	background-position:bottom center;
	}
	
#rsslink {
	background-image:url(images/rss.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:25px;
	height:24px;
	}
	
#rsslink:hover {
	background-image:url(images/rss-dk.png);
	background-position:bottom center;
	}

	
#branding {
	background:#6d6c63;
	width:932px;
	margin-left:-35px;
	height:48px;
	padding:16px 59px;
	}
	
#brand-left {
	float:left;
	}
	
#branding h1 {
	font-size:30px;
	color:#FFFAF5;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:700;
	}
	
#branding h2 {
	font-size:20px;
	color:#FFFAF5;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:100;
	}
	
#brand-right {
	float:right;
	text-align:right;
	padding-top:8px;
	}
	
#branding h3 {
	font-size:18px;
	color:#FFFAF5;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"league-gothic";
	}
	
#sub-h3 {
	color:#D8CFC3;
	}
	
img#header-dec {
	margin-left:-35px;
	}
	
#main {
	padding-top:30px;
	}
	
.post {
	width:725px;
	margin-bottom:50px;
	}
	
.entry-meta {
	width:750px;
	height:150px;
	background:#6d6c63;
	color:#FFFAF5;
	margin-left:-35px;
	position:relative;
	}
	
	
.entry-meta .dated {
	font-size:32px;
	color:#FFFAF5;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"league-gothic";
	position:absolute;
	bottom:12px;
	left:16px;
	}
	
img.meta-dec {
	margin-left:-35px;
	}
	
h2.entry-title, h1.entry-title {
	font-size:40px;
	color:#231F20;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:100;
	padding-left:24px;
	padding-top:8px;
	}
	
#contenttag h1 {
	font-size:40px;
	color:#231F20;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:100;
	padding-left:24px;
	padding-top:8px;
	padding-bottom:20px;
	border-bottom:1px solid #EAE4DA;
	margin-bottom:40px;
	}
	
h2.entry-title a {
	color:#231F20;
	text-decoration:none;
	}
	
.entry-summary, .entry-content, .entry-utility {
	width:590px;
	padding-left:70px;
	}
	
.entry-summary p, .entry-content p, .entry-utility p {
	margin-bottom:20px;
	}
	
.entry-content-page p {
	width:590px;
	padding-left:70px;
	margin-bottom:20px;
	}
	
.entry-content h2 {
	font-family:Georgia, Times, Serif;
	font-size:24px;
	line-height:24px;
	margin-bottom:20px;
	}
	
.entry-content-page h3 {
	font-size:40px;
	color:#231F20;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:100;
	padding-left:24px;
	padding-top:8px;
	padding-bottom:20px;
	border-bottom:1px solid #EAE4DA;
	margin-bottom:40px;
	}
	
	
hr.post-header {
	background:#EAE4DA;
	border:0;
	height:1px;
	margin:16px 0 10px 0;
	}
	
.tag-links {
	font-family:Helvetica;
	font-size:11px;
	padding-left:24px;
	margin-bottom:30px;
	display:block;
	}
	
.entry-utility {
	font-family:Helvetica;
	font-size:11px;
	padding-left:72px;
	margin-bottom:30px;
	display:block;
	}
	
.homeSummary {
	width:260px;
	float:left;
	padding-left:72px;
	height:300px;
	border-bottom:1px solid #EAE4DA;
	margin-bottom:40px;
	}
	
.homeSummary h2 {
	font-size:18px;
	margin-left:0;
	padding-left:0;
	}
	
.homeSummary .tag-links {
	margin-left:0;
	padding-left:0;
	margin:4px 0 12px 0;
	}
	
.summary-dated {
	font-family:"league-gothic";
	color:#6d6c63;
	}
	
.homeSummary p {
	font-size:13px;
	}
	
.homeSummary .entry-utility {
	margin-left:0;
	padding-left:0;
	margin-top:12px;
	}
	
#container {
	width:725px;
	float:left;
	}	
	
#primary { 
	width:216px;
	margin-right:24px;
	float:right;
	}
	
h3.widget-title {
	font-size:20px;
	font-family:"league-gothic";
	color:#6d6c63;
	text-transform:uppercase;
	line-height:24px;
	border-bottom:1px solid #EAE4DA;
	margin-bottom:18px;
	}
	
#primary ul#recents {
	margin-left:0;
	padding-left:0;
	}
	
#primary ul#recents li {
	margin-left:0;
	padding-left:0;
	font-family:"jubilat";
	font-weight:200;
	font-size:13px;
	line-height:15px;
	text-transform:uppercase;
	padding-bottom:12px;
	border-bottom:1px solid #EAE4DA;
	margin-bottom:18px;

	}
	
	
#primary ul#recents li a {	
	text-decoration:none;
	color:#231F20;
	}
	
#primary  .twitter-stream p, .profile-link {	
	font-family:Helvetica, Sans-serif;
	font-size:12px;
	line-height:16px;
	color:#231F20;
	margin:0 0 16px 0;
	padding:0;
	}
	

	
.tiny-fractal {
	background:#000;
	display:block;
	height:16px;
	width:63px;
	margin-right:12px;
	float:left;
	background-size:contain;
	}
	
.side-dated {
	font-size:18px;
	font-family:"league-gothic";
	color:#6d6c63;
	}
	
#disqus_thread {
	width:581px;
	padding:72px;
	}
	
#disqus_thread h3 {
	font-size:20px;
	font-family:"league-gothic";
	color:#6d6c63;
	text-transform:uppercase;
	}
	
a.dsq-subscribe-email, a.dsq-subscribe-rss {
	font-size:12px;
	}
	
#dsq-reply {
	font-size:20px;
	font-family:"league-gothic";
	color:#6d6c63;
	text-transform:uppercase;
	}
	
#dsq-reply a {
	text-decoration:none;
	}
	
#dsq-reply a:hover {
	text-decoration:underline;
	}
	
#dsq-comments .dsq-comment-text {
	font-family:Helvetica, Sans-serif;
	font-size:12px;
	}
	
#footer {
	background:#6C6C64;
	padding:55px 0;
	}
	
#footer li {
	font-family:Helvetica, sans-serif;
	color:#FFFAF5;
	font-size:14px;
	line-height:23px;
	}
	
#footer-widget-area h3.widget-title {
	color:#fff;
	display:block;
	border:none;
	font-family:"jubilat";
	font-weight:700;
	color:#D8CFC3;
	}
	
#footer-widget-area ul {
	margin:0;
	}
	
#footer-widget-area li {
	margin-left:0;
	}
	
#footer-widget-area li a {
	margin-left:0;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	color:#FFFAF5;
	}	

#footer-widget-area #first {
	width:335px;
	margin-right:30px;
	margin-left:70px;
	float:left;
	}
	
#footer-widget-area #second {
	width:230px;
	margin-right:30px;
	float:left;
	}
	
#footer-widget-area #third {
	width:230px;
	float:left;
	}
	
#nav-below {
	float:right;
	margin-right:20px;
	margin-top:12px;
	}
	
#nav-below a {
	font-size:13px;
	text-decoration:none;
	}
	
#nav-below a:hover {
	text-decoration:underline;
	}
	
	
@media screen and (max-width: 639px) {

	body {
		width:100%;
		}

	#wrapper	{
	width:100%;
	background:#fffcf8;
	margin:0;
	padding:0;
	
	}
	

	
	
	#access li {
	
	margin:0;
	padding:0;
	margin-right:30px;
	}
	
	#access li#menu-item-387 {
	display:none;
	}
	
	ul#socials { 
	display:none;
	margin:0;
	padding:0;
	}
	
	#branding {
	background:#6d6c63;
	width:100%;
	margin-left:0;
	height:48px;
	padding:16px 0px;
	}
	
	#brand-left {
	float:left;
	}
	
	#branding h1 {
	font-size:30px;
	color:#FFFAF5;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:700;
	padding:0 20px;
	}
	
	#branding h2 {
	font-size:16px;
	color:#FFFAF5;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:100;
	padding:0 20px;
	}
	
	#header-dec {
	display:none;
	}
	
	#brand-right {
	display:none;
	}
	
	img.meta-dec {
	display:none;
	}
	
	.post {
	width:100%;
	margin:0;
	padding:0;
	display:block;
	margin-bottom:40px;
	}
	
	.post img {
	max-width:90%;
	margin:0;
	padding:0;
	display:block;
	margin-bottom:40px;
	}
	
	.post embed {
	max-width:90%;
	margin:0;
	padding:0;
	display:block;
	margin-bottom:40px;
	}
	
	hr.post-header {
	background:#EAE4DA;
	border:0;
	height:1px;
	margin:10px 0 10px 0;
	}
	
	.entry-meta {
	width:100%;
	height:150px;
	background:#6d6c63;
	color:#FFFAF5;
	margin-left:0px;
	position:relative;
	margin:0;
	padding:0;
	}
	
	.tag-links {
	font-family:Helvetica;
	font-size:11px;
	padding-left:24px;
	margin-bottom:30px;
	display:block;
	margin:0;
	padding:0;
	}
	
	.post h2.entry-title {
	padding:10px 20px;
	font-size:24px;
	}
	
	.post .tag-links {
		padding:10px 20px;
	}
	
	
	.entry-summary, .entry-content, .entry-utility {
	width:100%;
	padding-left:0px;
	margin:0;
	padding:0;
	}
	
	.entry-summary p, .entry-content p, .entry-utility p, .entry-summary span, .entry-content span, .entry-summary ul, .entry-content h2, .entry-summary ul, .entry-content h2  {
	margin-bottom:20px;
	margin:0;
	padding:0;
	padding:10px 20px;
	}
	
	.entry-summary span, .entry-content span, .entry-summary ul, .entry-content h2, .entry-summary ul, .entry-content h2  {
	display:block;
	}
		
	.comments-link {
		padding:10px 20px;
		}
	
	.post .entry-content-page {
	width:100%;
	padding-left:0px;
	margin:0;
	padding:0;
	
	}	
	
   .entry-content-page p {
	margin-bottom:20px;
	margin:0;
	padding:0;
	padding:10px 20px;
	display:block;
	width:85%;
	}	
	
	h2.entry-title, h1.entry-title {
	font-size:40px;
	color:#231F20;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:100;
	padding-left:24px;
	padding-top:8px;
	margin:0;
	padding:0;
	}
	
	#contenttag h1 {
	font-size:40px;
	color:#231F20;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"jubilat";
	font-weight:100;
	padding-left:24px;
	padding-top:8px;
	padding-bottom:20px;
	border-bottom:1px solid #EAE4DA;
	margin-bottom:40px;
	margin:0;
	padding:0;
	display:none;
	}
	
	.homeSummary {
	width:100%;
	float:none;
	padding-left:30px;
	padding-right:30px;
	height:auto;
	border-bottom:1px solid #EAE4DA;
	margin:0;
	padding:0;
	padding-bottom:20px;
	margin-bottom:40px;
	}
	
		
	.homeSummary h2 {
	font-size:18px;
	margin-left:0;
	padding-left:0;
	margin:5px 20px;
	}
	
	.homeSummary .tag-links {
	margin-left:0;
	padding-left:0;
	margin:4px 20px 12px 20px;
	}
	
	.summary-dated {
	font-family:"league-gothic";
	color:#6d6c63;
	}
	
	.homeSummary p {
	font-size:15px;
	margin:5px 20px;
	}
	
	.homeSummary .entry-utility {
	margin-left:0;
	padding-left:0;
	margin-top:12px;
	}
	
	.homeSummary .entry-utility span {
	margin-left:0;
	padding-left:0;
	margin-top:12px;
	margin:5px 20px;
	}
	
	#container {
	width:100%;
	display:block;
	float:none;
	margin:0;
	padding:0;
	}	
	
	#primary { 
	width:100%;
	margin-right:0;
	float:none;
	display:none;
	margin:0;
	padding:0;
	}
	
	#footer-widget-area #first {
	width:100%;
	margin-right:0px;
	margin-left:0px;
	float:none;
	display:block;
	margin:0;
	padding:0;
	margin-bottom:40px;
	}
	
	#footer-widget-area #second {
	width:100%;
	margin-right:0px;
	float:none;
	margin-right:0px;
	margin-left:0px;
	display:block;
	margin:0;
	padding:0;
	margin-bottom:40px;
	}
	
	#footer-widget-area #third {
	width:100%;
	float:none;
	margin-right:0px;
	margin-left:0px;
	display:block;
	margin:0;
	margin-bottom:40px;
	}
	
	
	#first ul, #second ul, #third ul {
	margin:10px 20px;
	}
	
	#first ul ul, #second ul ul, #third ul ul {
	margin:0;
	}
	
	
	#disqus_thread {
	width:85%;
	padding:10px 20px;
	margin:0;
	}
	
#disqus_thread h3 {
	font-size:20px;
	font-family:"league-gothic";
	color:#6d6c63;
	text-transform:uppercase;
	}
	
a.dsq-subscribe-email, a.dsq-subscribe-rss {
	font-size:12px;
	}
	
#dsq-reply {
	font-size:20px;
	font-family:"league-gothic";
	color:#6d6c63;
	text-transform:uppercase;
	}
	
#dsq-reply a {
	text-decoration:none;
	}
	
#dsq-reply a:hover {
	text-decoration:underline;
	}
	
#dsq-comments .dsq-comment-text {
	font-family:Helvetica, Sans-serif;
	font-size:12px;
	}

	img.meta-dec {
	display:none;
	}
	
}


/* Images in h5 */
a img {
border: none;
}
h5 { 
margin: 10px;
padding: 0;
line-height: 1.3em;
font-size: 0.85em;
font-weight: normal;
text-align: center;
}
h5 img {
padding: 5px;
background-color: white;
border: 1px solid silver;
}
h5.right {
margin: 2px 0 2px 10px;
text-align: center;
font-weight: normal;
float: right;
}
h5.left {
margin: 2px 10px 2px 0;
text-align: center;
font-weight: normal;
float: left;
}
h5.center {
text-align: center;
font-weight: normal;
}
h5.center img {
margin: 0 auto;
}
h5 a {
text-decoration: none !important;
color: #696969;
}
h5.noborder img {
border: none;
}