/*
Theme Name: PhasrBlog
Theme URI: http://www.phasrdesign.com
Description: A blog designed by Phasr for our personal blog.
Author: Matthew Atkins
Author URI: http://www.phasrdesign.com
Version: 1.0
.
This theme is for use by Phasr Design only. It should not be used by any other party. In other words. Don't steal it!
.
*/
html {
	width: 100%;
	height: 100%;
}

body {
	background: #202020 url(http://www.phasrdesign.com/wp-content/themes/PhasrBlog/images/glow2.png) no-repeat center top;
	width: 100%;
	height: 100%;
	margin: 0;
}

#container {
	width: 850px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	padding-bottom: 36px;
}

@font-face {
	font-family: 'EnamelBrushRegular';
	src: url('http://www.phasrdesign.com/wp-content/themes/PhasrBlog/fonts/enamel_brush-webfont.eot');
	src: url('http://www.phasrdesign.com/wp-content/themes/PhasrBlog/fonts/enamel_brush-webfont.woff') format('woff'), url('http://www.phasrdesign.com/wp-content/themes/PhasrBlog/fonts/enamel_brush-webfont.ttf') format('truetype'), url('http://www.phasrdesign.com/wp-content/themes/PhasrBlog/fonts/enamel_brush-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

h2 {
	color: #ffbd00;
	font: normal 34px 'EnamelBrushRegular', Chunkfive, Rockwell, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-top: 0;
}

h3 {
	border-style: none;
	color: #ffbd00;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

h4 {
	color: white;
	font: bold 15px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

p {
	color: white;
	font: 15px/25px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

a {border-style: none; color: #ffca00;
	text-decoration: none;
	-webkit-transition-duration: .3s; 
	-webkit-transition-property: color, background;

}

a:hover {
	border-style: none; 
	color: #027ca8; 
	background: none; 
	text-decoration: none;
}

/* @group Header */

img {
	border-style: none;
}

#header {
	width: 850px;
	height: 100px;
	display: block;
	position: relative;
	float: left;
	margin-bottom: 30px;
}

.PhasrLogo {
	margin-top: 30px;
	margin-left: 39px;
	display: block;
	position: relative;
	float: left;
}

.MainSlogan {
	margin-top: -19px;
	position: relative;
	width: 160px;
	top: 72px;
	display: block;
	float: left;
	left: 40px;
	
}

h2.MainSlogan {
	letter-spacing: -2px;
	color: white;
	font: bold 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	display: block;
	-webkit-animation-name: greenPulse;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	
}

@-webkit-keyframes greenPulse {
	from { color: #fff; -webkit-box-shadow:: 0 0 9px #333; }
	50% { color: #00aeff; -webkit-box-shadow:: 0 0 18px #91bd09; }
	to { color: #fff; -webkit-box-shadow:: 0 0 9px #333; }
}



/* @end */

/* @group Twitter */

.bird {
	border-style: none;
	display: block;
	float: left;
	position: relative;
	left: 42px;
}

#twitter {
	background-color: white;
	width: 670px;
	display: inline;
	position: relative;
	float: left;
	left: 38px;
	font: 16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #202020;
	margin-bottom: 17px;
}

#twitter a {
	color: #027cab;
}

#twitter #twitter_update_list {
	margin-top: 10px;
	position: relative;
	padding: 5px 10px 5px 20px;
}

#twitter ul#twitter_update_list {
	list-style-image: none;
}

#twitter ul#twitter_update_list li {
	opacity: 1;
	list-style-type: none;
}



/* @end */

/* @group Navigation */

#navigate {
	width: 751px;
	height: 20px;
	display: block;
	float: left;
	background-color: #7f7f7f;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 50px;
	padding-left: 13px;
	padding-bottom: 2px;
	padding-top: 3px;
	margin-left: 44px;
}

#navigate ul {
	list-style-type: none;
	display: inline;
}

#navigate ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
}

#navigate ul li a {
	color: #323232;
}

#navigate ul li a:hover {
	color: #eee;
}

#navigate ul li a:active {
	color: #027cab;
	position: relative;
}

#navigate ul li a:current {
	color: #eee;
	position: relative;
}

#navigate .rss {
	float: right;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	margin-right: 15px;
	color: #484848;
	border-left: 1px groove #b9b9b9;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-top: -3px;
	padding-top: 4px;
}



/* @end */

/* @group Coda Slider */

.panel h2.title { margin-bottom: 10px;
}
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px}

/* Most common stuff you'll need to change */

.coda-slider-wrapper { padding: 20px 0;
}
.coda-slider {
	padding-bottom: 13px;
}
	
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 790px;
	height: 390px;
} 
	
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px;
}
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px}
	
/* Arrow styling */
.coda-nav-left a { color: #fff; padding: 5px;
	margin-top: 175px;
	height: 28px;
	width: 20px;
	background: url(http://www.phasrdesign.com/wp-content/themes/PhasrBlog/images/left.png) no-repeat center 4px;
	position: relative;
	top: 9px;
	right: 25px;
}

.coda-nav-right a

.coda-nav-left a, .coda-nav-right a { color: #fff; padding: 5px;
	margin-top: 175px;
	height: 28px;
	width: 20px;
	background: url(http://www.phasrdesign.com/wp-content/themes/PhasrBlog/images/right.png) no-repeat center 4px;
	position: relative;
	left: 25px;
}
	
/* Tab nav */
.coda-nav ul li a.current { color: white;
	background-color: silver;
}
	
/* Panel padding */
.coda-slider .panel-wrapper {}
	
/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { overflow: hidden;
	position: relative;
	margin: 0 auto;
	display: block;
	float: right;
	right: 18px;
}
.coda-nav ul li { display: inline;
}
.coda-nav ul li a { background: white; color: #fff; text-decoration: none;
	width: 8px;
	height: 8px;
	position: relative;
	float: left;
	display: block;
	margin-left: 5px;
	right: 17px;
}
	
	/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/* @end */

/* @group Box Grid */

.boxgrid{ 
	width: 371px; 
	height: 165px; 
	margin: 10px; 
	border: 2px solid black; 
	overflow: hidden; 
	position: relative;
	float: left;
	background: url(http://www.phasrdesign.com/wp-content/themes/PhasrBlog/images/window.png) repeat 0 1px;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	display: block;
}

a{ color: #ffbd00; 
}

h3{ padding-left: 5px; margin: 10px 10px 0 10px; 
	color:#FFF;
	font:18pt Arial, sans-serif;
	letter-spacing:-1px;
	font-weight: bold; 
}

img.zoom {
	float: left;
	display: block;
	z-index: 100;
	width: 25px;
	position: relative;
	margin-bottom: -25px;
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0;
	z-index: -1;
	width: 360px;
}
.boxgrid p{ 
	padding: 0 11px; 
	color: white; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif;
	left: 10px;
	position: relative;
	bottom: 5px;
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	width: 100%; 
	opacity: .8; 
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	height: 100%;
}
.captionfull .boxcaption {
 	top: 165px;
 	left: 0px;
 }
.caption .boxcaption {
 	top: 165px;
 	left: 0px;
}
/* @end */

/* @group Structure */

#mainColumn {
	display: inline;
	float: left;
	margin-left: 42px;
	width: 500px;
	padding-bottom: 20px;
}

#mainColumn .post {
	border-top: 2px dashed #2e2e2e;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mainColumn .post h2 {
	margin-bottom: -2px;
}

.secondaryColumn {
	overflow: hidden;
	display: inline;
	position: relative;
	width: 221px;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #e6e6e6;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 45px;
}

h3.widgetTitle {
	color: #ffca00;
	font: bold 20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid white;
	display: block;
	margin: 0 0 3px;
	position: relative;
	padding-left: 14px;
	
}

.secondaryColumn ul {
	list-style-type: none;
	display: block;
	position: relative;
	margin-top: 6px;
	color: #027cab;
	margin-left: -45px;
}

.secondaryColumn ul li {
	list-style-type: none;
	display: block;
	font: 14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #027cab;
}

.secondaryColumn ul li a {
	color: #027cab;
}

.meta a {
	color: #027cab;
}

.postMeta .container {
	display: block;
	position: relative;
	float: right;
}

/* @end */



/* @group About */

#about {
	width: 850px;
	position: relative;
	display: inline;
	float: left;
	margin-top: 50px;
	margin-bottom: 11px;
	height: 200px;
}
#article {
	left: 40px;
	display: block;
	position: absolute;
	width: 794px;
	height: 220px;
	margin-bottom: 21px;
}
#photo {
	background-position: left top;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-image: url(http://www.phasrdesign.com/wp-content/themes/PhasrBlog/images/window_large.png);
	-moz-box-shadow:0px 0px 10px 20px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	height: 344px;
	width: 370px;
	position: relative;
	right: 40px;
	overflow: hidden;
}

img.matt {
	z-index: -3;
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	display: block;
	width: 368px;
}

/* @end */

/* @group Services */

#services {
	width: 377px;
	display: inline;
	margin-top: 100px;
	padding-left: 40px;
	border-right: 1px solid #2e2e2e;
	padding-right: 10px;
	float: left;
}

#services img {
	margin-right: 40px;
	margin-top: 12px;
	height: 70px;
	position: relative;
	float: left;
	clear: left;
	display: block;
}

#services h3 {
	color: #ffca00;
	font: bold 15px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display: block;
	position: relative;
	top: 9px;
}

#services p {
	color: white;
	font: 15px/16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	position: relative;
	display: block;
	text-align: left;
	margin-bottom: 43px;
}



/* @end */

/* @group Available */

.available {
	position: relative;
	display: block;
	float: right;
	z-index: 5;
	clear: right;
	top: 50px;
}

.available img {
	display: block;
	position: relative;
	float: right;
}



/* @end */

/* @group Contact */

#contact {
	width: 370px;
	margin-right: 40px;
	display: block;
	position: relative;
	z-index: -5;
	float: right;
	margin-top: -42px;
}

#contact a {
	color: #027cab;
}

.yellow {
	color: #ffca00;
	font: 30px/37px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	float: left;
	display: block;
	position: relative;
	margin-bottom: 10px;
	margin-top: -10px;
	clear: left;
	letter-spacing: 20px;
	width: 50px;
}

#contact p {
	color: white;
	display: block;
}

.ContactList {
	display: block;
	color: white;
	float: left;
	position: relative;
	bottom: 6px;
}

.ExtLinks {
	width: 370px;
	display: block;
	float: right;
}

.ExtLinks span {
	color: white;
	font: bold 19px Rockwell, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	position: relative;
	z-index: 10;
	float: left;
	margin-top: -48px;
	margin-left: 95px;
	text-shadow: #000 0 1px 2px;
}

.ExtLinks span:hover {
	display: block;
	float: left;
	top: 3px;
}

.ma {
	display: block;
	position: relative;
	float: left;
}

.ma img {
	width: 290px;
	position: relative;
	display: block;
	margin-bottom: 3px;
}

.sc {
	float: left;
	position: relative;
	display: block;
}

.sc img {
	position: relative;
	width: 290px;
	display: block;
	margin-bottom: 3px;
}

.na {
	float: left;
	position: relative;
	display: block;
}

.na img {
	position: relative;
	width: 290px;
	display: block;
}



/* @end */

/* @group Downloads */

#DLWrapper {
	display: inline;
	position: relative;
	float: left;
	width: 767px;
	margin-left: 42px;
	margin-bottom: 100px;
	border-bottom: 2px dashed #2e2e2e;
}
.DLboxgrid{ 
	width: 767px; 
	border: 2px solid black; 
	overflow: hidden; 
	position: relative;
	background: url(http://www.phasrdesign.com/wp-content/themes/PhasrBlog/images/window_download.png) repeat 0 1px;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	height: 400px;
	margin: 10px 10px 10px 0;
	display: block;
}

a{ color: #ffbd00; 
}

#DLWrapper h2 {
	margin-bottom: 1px;
}

h3{ padding-left: 5px; margin: 10px 10px 0 10px; 
	color:#FFF;
	font:18pt Arial, sans-serif;
	letter-spacing:-1px;
	font-weight: bold; 
}

.DLboxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0;
	z-index: -1;
	width: 767px;
}
.DLboxgrid p{ 
	padding: 0 11px; 
	color: white; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif;
	left: 10px;
	position: relative;
	bottom: 5px;
}
				
.DLboxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	width: 100%; 
	opacity: .8; 
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	height: 100%;
}
.DLcaptionfull .DLboxcaption {
 	top: 400px;
 	left: 0px;
 }
.DLcaption .DLboxcaption {
 	top: 165px;
 	left: 0px;
}

ul#DLlist {
	margin-top: 10px;
	padding-top: 50px;
	padding-left: 200px;
}

ul#DLlist li {
	background: url(http://www.phasrdesign.com/wp-content/themes/PhasrBlog/images/download/dl_button.png) no-repeat;
	height: 42px;
	margin-bottom: 20px;
	padding-top: 9px;
}

ul#DLlist li a {
	font: 20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-left: 50px;
	color: white;
}

ul#DLlist li a:hover {
	color: #027cab;
}

#AboutDownload {
	width: 350px;
	float: left;
}

#License {
	float: right;
	position: relative;
	display: block;
	width: 350px;
	border-left: 1px solid #2e2e2e;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 10px;
}


/* @end */

/* @group Comments */

#commentsContainer {
	margin-bottom: 30px;
}
#commentsContainer span.hook {
	position: relative;
	display: block;
}
#commentsContainer h3 {
	display: block;
	margin: 10px 0;
	padding: 7px 4px 0;
	border-top: 1px solid #2e2e2e;
	color: #ffbd00;
}

.comments {
	padding-left: 5px;
	border-left: 1px solid gray;
}

.comments a {
	color: #027cab;
}

.date {
	padding-right: 5px;
}
.cancel-comment-reply {
	position: absolute;
	top: -1px;
	right: 4px;
}
.commentlist {
	list-style: none;
	margin: 0 0 20px;
}
.commentlist .comment-author {
	padding-top: 7px;
	margin-top: 10px;
	overflow: hidden;
	display: inline;
	position: relative;
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.commentlist .comment-author a {
	color: #027cab;
}
.commentlist .comment-author img.avatar {
	display: block;
	float: left;
	margin: 0 4px 0 0;
}
.commentlist .comment-meta {
	margin: 0 0 0 20px;
	display: inline;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.commentlist .comment-meta a {
	color: #027cab;
}
.commentlist li .reply {
	text-align: right;
	padding-bottom: 10px;
}
.commentlist li .reply a {
	display:inline;
}
.commentlist li p {
	margin-left: 0;
	margin-bottom: 1em;
	margin-right: 0;
	margin-top: 2em;
	padding: 0 3px;
}
.commentlist li ul,
.commentlist li ol,
.commentlist li blockquote {
	margin: 0 20px;
}

.commentlist ol {
}

.comment-body {
	background-color: #1d1d1d;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 481px;
	margin-left: -39px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.commentlist .children {
	margin: 0 0 0 40px;
}
.commentlist .children li {
	list-style: none;
}
#commentform .contain {
	margin: 0 0 10px 0 !important;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	padding: 4px 3px;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	background: #fff;
	margin-right: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px 3px;
	width: 160px;
}
#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 98%;
	overflow: auto;
}

/* @end */

/* @group Widgets */

.widgetContainer {
	margin: 0 0 20px 0;
}
.widgetContainer ul li {
	margin: 0 3px 7px 21px;
	list-style: circle;
}
.widgetContainer ul li ul {
	margin-top: 5px;
}
.widgetContainer .textwidget {
	margin: 0 3px;
	line-height: 1.5em;
}
.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}
#wp-calendar thead {}
#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
#wp-calendar td {
	padding: 3px 0 4px 3px;
	color: #777;
}
#wp-calendar td a {
	font-weight: bold;
}

/* @end */

/* @group Footer */

#footer {
	border-top: 1px solid #2e2e2e;
	padding-top: 30px;
	margin-left: 41px;
	position: relative;
	height: 50px;
	width: 772px;
	float: left;
	margin-top: 75px;
}

.gunIcon {
	position: relative;
	left: 353px;
	background: #202020 no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	bottom: 45px;
}

#footer p {
	position: relative;
	display: inline;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	left: 93px;
}

/* @end */