/*
Theme Name: Gest8-Pheonix
Theme URI: http://www.gest8.com/
Description: rising from the flames.
Version: 1.1
Author: Quentin Dewhurst
Tags: 
*/

* {
	margin: 0;
	padding: 0;
}
.c {
	height: 0;
	display: block;
	clear: both;
	float: none;
}

/*turn off the annoying dotted lines for active links:*/
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

p {
	margin-bottom: 10px;
}

p .more-link{
text-align:right;
float:right;		
}

body {
	padding: 75px 0 0 0;
	/*color: #959697;*/
	/*color:#7f8286;*/
	color:#c0c5cf;
	background: #18191a url(images/bg.gif) top left repeat;
	/*font-family: Constantia, ‘Lucida Bright’, Lucidabright, ‘Lucida Serif’, Lucida, ‘DejaVu Serif’, ‘Bitstream Vera Serif’, ‘Liberation Serif’, Georgia, serif;*/
	/*font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	*/
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif; 
	font-size: 1.0em;
	/*height: 100%;*/
	text-align:center;
	
}
table {
	background: #202122;
}
table td, table th {
	padding: 5px;
}
table td {
	background: #18191a;
}
table th {
	background: #161618;
}
a {
	color: #89c1ff;
	border-bottom: 1px solid #252527;
	text-decoration: none;
}
a:hover {
	color: #31a5ff;
}
a img {
	border: 0 none;
	margin: 0 0 -4px 0;
}
hr {
	color: #2f3032;
	background: #2f3032;
	height: 1px;
	border: 0 none;
	margin: 10px 0;
}
ul {
	list-style: none;
}
ul li {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	/*background: url(images/bullet.gif) 0 3px no-repeat;*/
}
#wrap {
 padding: 50px 0 0 0;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	clear:both;
	/*border:1px solid #ff0000;*/
}
#header_wrap {
text-align:center;
width:100%;
/*clear:left;*/
height;200px;
/*border:1px solid #ff0000;*/
background: url(images/banner_gradient.png) repeat;
/*border-top:1px solid #ff0000;
border-bottom:1px solid #ff0000;*/
}
#header {
	margin: 0 auto;
	padding: 0;
	height: 200px;
	width: 950px;
	overflow: visible;
	/*border:1px solid #ff0000;*/
	background: url(images/banner.png) bottom left no-repeat;
}
#header .col1, #header .col2 {
	/*padding-top: 40px;*/
}
#header .col2 {
	/*width: 200px;*/
}

blockquote#me, #header .buttons {
	margin: 0 0 0 100px;
}

#header_left{
display:inline-block;
 width:445px;
 height:150px;
 
/*border:solid 1px #ff0000;*/

 float:left;
}
#navigation{
display:inline-block;
 width:500px;
 height:150px;
 
/*border:solid 1px #ff0000;*/

 float:right;
 vertical-align:baseline;
}

#logo {
	margin: -50px 0 0 12px;
	position: absolute;
}
#logo a {
	width: 144px;
	height: 80px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	border: 0 none;
	background: url(images/logo.gif) center center no-repeat;
}
blockquote#me {
	width: 552px;
	height: 64px;
	text-indent: -10000em;
	overflow: hidden;
	background: url(images/bioline.gif) top left no-repeat;
	vertical-align: baseline;
	font-size: 15px;
	color: #636466;
	line-height: 20px;
}

#carousel{
	display:block;
	float:left;
	/*margin:0 auto;*/
	padding: 15px 25px 0px 15px;
	width:455px;
	height:125px;
	overflow: hidden; 
	text-align:left;
	display: none;
	/*border:1px solid #ff0000;*/
}

.karmic_flow_container {
	overflow: hidden; 
	position: relative;
	/* optional */
	width: 475px; 
	height: 130px;
	/*border:3px solid #FFF;*/
}

#carousel p{
font-size:12px;
margin-top:10px;
word-spacing:normal;
width:475px;
}
#carousel ul {
width:2375px !important;
}
#carousel li {
	/* optional */
	/*overflow:auto;*/
	float: left;
	position: relative;
	overflow:hidden;
	height:130px !important;
	width:475px !important;
	padding:0px;
}

#carousel .karmic_flow_slide_overflow {
	/* optional */
	/*overflow:auto;*/
display:block;
width:475px !important;
height:130px !important;
padding:0px;
overflow:hidden;
}



#horizontal_nav{
width:auto;
height:auto;
margin:0 auto;
float:right;
margin-right:5px;
/*border:solid 1px #ff0000;*/
}

#nav  {
	float:left;
	list-style: none;
	margin: 0 0 0 0;
	padding: 5px 0 0 10px;
	clear:both;
	/*width:100%;*/
	height:10px;
	border:solid 1px #ff0000;
	/*background-color:#fff;*/
	vertical-align:baseline;
	white-space:nowrap;
	margin:0 auto;
}
#nav li {
	display:inline-block;
	float: left;
	margin: 0 5px 0 0;
	background: none;
}
#nav li a {
	/*text-indent: 1000em;*/
	overflow: hidden;
	display: inline-block;
	height: 30px;
	width:auto;
	/*border: 0 none;*/
	border:1px solid #000000;
	padding: 5px 5px 5px 5px;
	background:#333333;
	/*background-position: bottom left;*/
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#nav li a:hover  {
	background:#ede1e1;
	/*background:#111111;*/
	color:#111111;
	/*background-position: center left;*/
}
#nav li.selected a:hover, #nav li.selected a {
	/*background-position: top left;*/
}

#nav li.current_page_item a, #nav li.current_page_parent a{
	/*background:#ede1e1;*/
	color:#111111;
	/*background:#111111;
	color:#ffffff;*/;
}

/*#nav li.bio a { width: 62px; background-image: url(images/menu-bio.gif); }
#nav li.blog a { width: 64px; background-image: url(images/menu-blog.gif); }
#nav li.work a { width: 70px; background-image: url(images/menu-work.gif); }
#nav li.contact a { width: 94px; background-image: url(images/menu-contact.gif); }*/


#header .buttons {
	height: 23px;
	margin-top: 10px;
}
#header .buttons a.more, #header .buttons a.follow { 
	height: 23px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	border: 0 none;
}
#header .buttons a.more:hover, #header .buttons a.follow:hover {
	background-position: bottom left;
}
#header .buttons a.more { 
	background: url(images/button-more.gif) top left no-repeat;
	width: 116px;
	margin-right: 10px;
}

#header .buttons a.follow { 
	background: url(images/button-follow.gif) top left no-repeat;
	width: 124px;
}

#page{
float:left;
clear:both;
display:block;	
/*border:1px solid #ff0000;*/
padding-bottom:20px;
}

.cols {
	clear: both;
	float:left;
	width: 950px;
	overflow: visible;
	padding: 0 0 40px 0;
}
.col1 {
	width: 650px;
	float: left;
}
.col2 {
	margin: 0 0 0 0px;
	padding-left:30px;
	width: 270px;
	float: left;
}

.col2 input, .col2 textarea, .col1 input, .col1 textarea {
	color:#495a5a;
	font:bold 1.1em "helvetica neue", helvetica, Arial, sans-serif;
	padding:0 4px;	
	border: 0 none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #1c1e20;
	border-right: 1px solid #1c1e20;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*background:#ede1e1;*/
	background:#111111;
}

.col2 #s {
	width:150px;
}

.col2 input.button, .col1 input.button {
	margin: 15px 0 0 0;
	padding: 5px;
	/*font-size:1em;*/
}
.col2 input:hover, .col1 input:hover {
	color: #6889bf;
}

.col1 input.button{
font-size:1.6em;
cursor:pointer;
}

.section {
	margin: 0 0 50px 0;
}
h1 {
	margin: 0 0 20px 0;
}
h1, h1 a {
	border: 0 none;
	color: #f2f2f2;
}
h4 {
	margin: 20px 0 10px 0;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h5 {
	margin: 10px 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #c0c5cf;
}
h3 {
	color: #c8c8c8;
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	line-height: 1em;
	text-align:left;
}

.post {
	margin: 0 0 0 -100px;
	padding: 25px 0 50px 100px;
	background: url(images/post.gif) top left no-repeat;
	/*border:1px solid #ff0000;*/
	/*clear:both;
	float:left;*/
}
.post .title {
	/*position: absolute;*/
	/*width: 185px;*/
	width:100%;
	/*padding-bottom:25px;*/
	/*border:solid 1px #ff0000;*/
}
.post .title h2 {
	margin: 0 0 10px 0;
}
.post .title .date {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	color: #3e3e40;
}
.post .title .tags {
	margin: 10px 0 5px 0;
	font-size: 12px;
}
.post .body {
	margin: 0 0 0 200px;
	font-size: 14px;
	line-height: 20px;
	width: 440px;
	letter-spacing: -0.25px;
	/*font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
}
.post .body strong {
	color: #c2c6cc;
}
.post .body .tags {
	font-size: 0.8em;
	color: #636466;
}
.post .body p {
	line-height: 20px;
}
.post .body sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.post .body sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}
.post .body img {
	border: 3px solid #1b1c1d;
	margin: 0 0 0 -3px;
	line-height: 1px;
}
.post .body .caption {
	background: #1b1c1d;
	border: 1px dotted #313133;
	font-size: 10px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 450px;
}
.post .body .caption p {
	text-align: left;
	margin: 5px 0 0 0;
	line-height: 15px;
	text-transform: uppercase;
}
.post .body .caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.post .body ul, .post .body ol {
	margin-left: 2em;
}
.post .body li {
	margin-bottom: 15px;
}
.post h2 {
	color: #999999;
	font-size: 22px;
	text-shadow: 1px 1px 1px #000;
}
.post h2 a {
	color: #89c1ff;
	/*color: #fff;*/
	font-weight: bold;
	border: 0 none;
	text-decoration: none;
}
.post h2 a:hover {
	color: #31a5ff;
}
.post .meta-links {
	margin: 40px 0 0 0;
}
.post .meta-links a {
	font-weight: bold;
	font-size: 15px;
	color: #c8c8c8;
	background: #222224;
	padding: 5px 15px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.post .meta-links a:hover {
	background: #fff;
	color: #18191a;
}
.post .body .followme {
	display: none;	
}
.post.single .body .followme {
	display: block;	
}
.post .body .followme {
	margin-top: 30px;
	clear: both;
	background: url(images/followme.png) top left no-repeat;
	overflow: hidden;
	width: 254px;
	height: 39px;
	text-indent: -1000em;
}
.post .body .followme:hover {
	background-position: bottom left;
}
ul.icons li {
	padding-left: 32px;
	background-position: 4px 2px;
}
ul.icons li.hasicon {
	background-position: 0 1px;
}
ul.icons li a {
	border: 0 none;
	text-decoration: none;
	color: #8e9296;
}
ul.icons li a:hover {
	color: #fff;
}
ul.icons li a strong, ul.pals li a span {
	display: block;
}
ul.icons li a span {
	font-size: 0.8em;
	color: #4a4b4c;
	font-weight: bold;
}
ul.icons li a:hover strong {
	color: #fff;
}

#twitter blockquote {
	font-style: italic;
	font-size: 0.9em;
}
#twitter .aktt_tweet_time {
	display: block;
	border: 0 none;
	margin: 5px 0;
	color: #636466;
	font-size: 0.8em;
}
a.minibutton {
	float: left;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #c8c8c8;
	background: #222224;
	padding: 2px 4px;
	margin: 5px 0 0 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0 none;
}
a.minibutton:hover{
	background: #fff;
	color: #18191a;
}

/* post comments */
#comments{
	margin: 0 0 10px 0;
}
#comments p{
	/*font-size:12px;*/
	font-size:0.8em;
	text-indent:0;
	margin-bottom: 10px;
}
#comments ol.commentslist {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#comments ol.commentslist li {
	background: none;
	margin: 0;
	clear:both;
	overflow: hidden;
}
#comments ol.commentslist li.comment {
	border-bottom: 1px solid #232324;
	padding: 10px 0;
}

#comments ol.commentslist li ul.author_info {
	display:block;
	width:100px;
	position: absolute;
	list-style: none;
	background: none;
	padding: 0;
	font-size: 10px;
}
#comments ol.commentslist li ul.author_info li {
	list-style:none;
	text-align:right;
}
.author_info li.name {
	font-weight: bold;
	font-size: 1.0em;
	padding: 0 0 5px 0;
}
.author_info li.date a {
	color: #5a5b5d;
}
#comments ol.commentslist li ul.author_info a {
	margin: 0 !important;
	padding: 0 !important;
}
.comment img.avatar{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 2px 0 0 120px !important;
	width: 50px;
	height: 50px;
	position: absolute;
}
.comment .body {
	margin-left: 200px;
}

/* comment form */

#comments {
	background: url(images/commentbg.gif) bottom left no-repeat;
	/*padding-bottom: 350px;
	margin-bottom: -350px;*/
}
#comment_form {
	font-size: 12px;
	/*border:1px solid #ffffff;*/
	/*margin-left:-100px;*/
}
#comment_form label {
	font-weight: bold;
	/*font:bold 1.2em  "helvetica neue", helvetica, Arial, sans-serif;*/
	color: #cccccc;
	display: block;
	margin: 0.5em 0;
}
#comment_form .left input {
	width: 160px;
	height: 25px;
	/*background: url(images/comment-input-single.gif) no-repeat;*/
}
#comment_form textarea {
	width: 200px;
	height: 150px;
	/*background: url(images/comment-input-multi.gif) no-repeat;*/
}
#comment_form .left input, #comment_form textarea, #comment_form .right input {
	color:#495a5a;
	font:bold 1.3em "helvetica neue", helvetica, Arial, sans-serif;
	padding:0 4px;	
	border: 0 none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #1c1e20;
	border-right: 1px solid #1c1e20;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background:#111111;
}

#comment_form_wrap{
 	float:left;
	clear:both;
	display:block;
	/*border:1px solid #ff0000;*/
}

#comment_form .left {
	float: left;
	width: 200px;
}
#comment_form .right {
	float: left;
	width: 200px;
}
#comment_form .right .note {
	width: 200px;
	line-height: 150%;
	font-size: 11px;
	float: left;
	margin-top: 0.5em;
}
#comment_form .right input:hover {
	color: #6889bf;
}

#comment_form input.button {
	margin: 10px 0 0 0;
	font-size:1.6em;
	padding: 5px;
	cursor:pointer;
}

#comments {
	margin-left: 200px;
}
#recaptcha-submit-btn-area{
display:block;
float:left;
clear:both;	
/*border:1px solid #ff0000;*/
}
.form_submit{
padding-top:10px;
display:block;
float:left;
clear:both;	
/*border:1px solid #ff0000;*/
}
input.submit{
font-size:1.6em;
cursor:pointer;
}	
#searchsubmit{
font-size:1.1em;
cursor:pointer;	
}
#send{
font-size:1.6em;
cursor:pointer;	
}





/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	text-align:left;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin-right:5px;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	position:relative;
	/*left:-1px;*/
	/**border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;*/
	border-left:1px solid #4f4f4f;
	border-bottom:1px solid #4f4f4f;
	border-top:1px solid #4f4f4f;
	border-right:1px solid #4f4f4f;
	
	/*-moz-border-radius-topleft: 17px;
	-webkit-border-top-left-radius: 17px;*/
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	
		
	/*margin-right:5px;*/
	padding: .75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
}
.sf-menu li {
	background:		#191717;
	/*-moz-border-radius-topleft: 17px;
	-webkit-border-top-left-radius: 17px;*/
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	
}
.sf-menu li li {
	background:		#191717;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}
.sf-menu li li a{
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
}
.sf-menu li li li {
	background:		#191717;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:	#121212;
	outline: 0;
}

.sf-menu li.current_page_item, .sf-menu li.current_page_parent{
	/*background:#ede1e1;*/
	color: #31a5ff;
	background: #121212;
	/*background:#111111;
	color:#ffffff;*/;
}
.sf-menu li.current_page_item a, .sf-menu li.current_page_parent a{color: #31a5ff;}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



.karmic_flow_slider, .karmic_flow_slider li {
	list-style:none;
	margin: 0;
	padding: 0;
	/*border:1px solid #ffffff;*/
}

.karmic_flow_slider p{

/*border: 1px solid #ff0000;*/	
	
}

.karmic_flow_slider {
	overflow: hidden; 
	position: relative;
	/* optional */
	margin-left: 0;
	/*height:200px;*/
}

.karmic_flow_slider li {
	float: left;
	position: relative;
	overflow:hidden;
	/*height:300px;*/
}


.karmic_flow_sliding .karmic_flow_slide_overflow {
	overflow:hidden;
}

.karmic_flow_sliding object, .karmic_flow_sliding embed {
	display: none;
}
