/* Fonts */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}



/* Text elements */
p {
	margin:10px 0 12px 0;
	font-size:1.2em;
	line-height:1.6em;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}

.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/* Images */

#content img {
	margin: 0;
	max-width: 660px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}


/* Prime Styles */
h2 {
  text-transform:none;
}
.hl {
	background:#d0d0d0;
	border-bottom:1px solid #fcfcfc;
	height:1px;
	overflow: hidden;
	line-height: 1px;
	width: 100%;
	display: block;
	clear:both;
}
.post {
	position:relative;
}
	.post .post-contain {
		padding:40px 0 30px;	
		margin:0 215px 0 0;
	}
	.post h2 {
		line-height:25px !important;
		margin:0 !important;
		color:#1a7ed9 !important;
		font-size:27px;
		font-family:helvetica, arial, sans-serif;
		text-decoration:none;
	}
		.post h2 a {
			color:#272727;
			font-family:helvetica, arial, sans-serif;
			font-size:27px;
			text-decoration:none;
		}
		.post h2 span {
			color:#878787;
			font-size:.75em;
		}
			.post h2 span a {
				color:#878787;
				font-size:1em;
			}	
	.post a {
		color:#1a7ed9;
	}
	.post a:hover {
		text-decoration:underline;
	}
	.post img, .post object {
		margin:24px 0 12px;
		display:block;
		border:5px #fff solid;
		box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		position:relative;
	}
	.post .details {
		position:absolute;
		top:38px;
		left:700px;
		width:175px;
		min-height:142px;
		background:url(images/details.png) top left no-repeat;
		padding:10px 0 0 25px;
	}
		.post .details p {
			margin:3px 0;
			font-size:1.1em;
			font-family:arial, sans-serif;
		}
		.post .details .cat a {
			color:#272727;
			font-size:1.8em;
		}
		.post .details .social {
			margin:10px 0;
		}
h3 {
	font-size:18px;
	color:#272727 !important;
	padding-top:15px;
	margin:0 !important;
}				
.twitter {
	width:70px;
	height:22px;
	background:url(images/twitter.png) no-repeat;
	display:block;
	float:left;
	text-indent:-9999px;
}
.excerpt {
	margin-bottom:30px !important;
}
.single {
	margin:0 auto 20px !important;
}
	.single .post {
		background:transparent;
	}
	.single .post-contain {
		background:#fff;
		padding:35px 25px 25px;
		box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);	
		margin-bottom:30px;
		margin:0 200px 0 0;
	}
	.single h2 {
		border-bottom:1px #dfdfdf solid;
		display:block;
		padding-bottom:10px;
		margin-bottom:18px !important;
	}
	.single .post img, .single .post object {
		border:0;
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
	}
	.single .post .details {
		top:25px;
		left:715px;
		width:160px;
	}
#infscr-loading {
	font-size:1.4em;
	color:#1a7ed9;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px 18px;
	display:inline-block;
	position:absolute;
	bottom:20px;
}
	.post .gallery-contain {
		padding:30px 0 0;	
		margin:0;
	}
	.post .gallery-contain .gallery-details {
		position:absolute;
		top:40px;
		left:0;
		width:210px;
	}
	.post .gallery-contain h2 {
		line-height:25px !important;
		margin:0 !important;
		color:#1a7ed9 !important;
		font-size:27px;
		font-family:helvetica, arial, sans-serif;
		text-decoration:none;
	}
		.post .gallery-contain h2 a {
			color:#272727;
			font-family:helvetica, arial, sans-serif;
			font-size:27px;
			text-decoration:none;
		}
		.post .gallery-contain h2 span {
			color:#878787;
			font-size:.75em;
		}
			.post .gallery-contain h2 span a {
				color:#878787;
				font-size:1em;
			}	
	.post .gallery-contain a {
		color:#1a7ed9;
	}
	.post .gallery-contain a:hover {
		text-decoration:underline;
	}
	.post .gallery-contain img, .post .gallery-contain object {
		margin:0;
		display:block;
		border:5px #fff solid;
		box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		position:relative;
		float:right;
	}
	.post .gallery-contain .details {
		position:absolute;
		top:38px;
		left:700px;
		width:175px;
		min-height:142px;
		background:url(images/details.png) top left no-repeat;
		padding:10px 0 0 25px;
	}
		.post .gallery-contain .details p {
			margin:3px 0;
			font-size:1.1em;
			font-family:arial, sans-serif;
		}
		.post .gallery-contain .details .cat a {
			color:#272727;
			font-size:1.8em;
		}
		.post .gallery-contain .details .social {
			margin:10px 0;
			display:none;
		}
.c {clear:both;}	
h1 {
	font-size:60px !important;
	text-transform:uppercase;
	color:#1a7ed9 !important;
	margin:0 !important;
}	

.comments {
	padding-top:40px;
}
.comments h2 {
	margin-bottom:7px !important;
}
#dsq-global-toolbar, 
.dsq-autheneticate-copy, 
#dsq-new-post h3,
#dsq-comments-title h3,
.dsq-sharing-options,
.dsq-header-avatar,
.dsq-subscribe-email,
.dsq-popup-title button,
.powered-by,
.dsq-collapsed-comment img,
.dsq-comment-hide-thread,
.dsq-comment-footer-right,
.dsq-sub-header,
.dsq-brlink,
.dsq-options,
.dsq-login-button-disqus  {
	display:none !important
}
.dsq-login-buttons {
	margin:0 !important; 
	background:transparent !important
}
.dsq-button,
.dsq-button-small {
	border-top-right-radius: 3px 3px !important;
	border-top-left-radius: 3px 3px !important;
	border-bottom-right-radius: 3px 3px !important;
	border-bottom-left-radius: 3px 3px !important;
}
.dsq-comment-header {
	background:none !important;
	padding:3px 0 !important;
}
#dsq-content {
	position:relative;
}
.dsq-popup-container .dsq-popup-title h3 {
	color:white !important;
	padding-top:5px !important;
}
.dsq-comment-header-meta {
	padding:0 !important;
}
.dsq-comment-cite a {
	color:#272727 !important;
}
.dsq-comment-header-time, .dsq-comment-footer-left a {
	color:#aaa !important;
}
#disqus_thread {
	margin-bottom:0 !important;
}
.dsq-pagination {
	background:none !important;
	margin:0 !important;
	padding:0 !important;
}
#dsq-comments {
	padding-top:10px !important;
	padding-bottom:10px !important;
}
.dsq-textarea-wrapper {
	border:1px #ccc solid !important;
}
.dsq-comment-header {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border:none !important;
}
.screen-wrap {
  margin-left:0;
  position:relative;
  display:inline-block;
  padding-bottom:2px;
}
.screen-wrap img {
  margin:0 !important;
  -webkit-box-shadow:none !important;
  border:0px !important;
}
.screen-wrap a {
    padding:0 4px;
    border:1px #dbdbdb solid !important;
    border-bottom:0 !important;
    border-top:0 !important;
    background:#fff;
    display:inline-block;
    position:relative;
    overflow:hidden;
    margin:0 !important;
}
.screen-wrap .bottom {
  height:6px;
  position:absolute;
  bottom:0;
  width:100%;
}
#main {
  padding-bottom:50px !important;
}

/* Cufon visilbility on load */
nav li a, h1, h2, h3, .cat {
  visibility: hidden;
}
.cufon-ready nav li a, .cufon-ready h1, .cufon-ready h2, .cufon-ready h3, .cufon-ready .cat {
  visibility: visible;
}
