/*
Theme Name: Colorkite
Theme URI: http://colorkite.com/
Description: Craig Stubblefield's Portfolio, colorful, rainbow, subtle, reflection, #152934
Version: 1.0
Author: Jason Ware
Author URI: http://jkristos.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #152934 url('images/header.jpg');
	background-repeat:no-repeat;
	background-position: top;
	color: #77a8bd;
	text-align: center;
	}
#wrapper
{
margin-top:231px;
border-top:5px solid #21414e;
}

#page {

	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	margin-top:55px;
	}
span.hometext{
font-size:24px;
}
.greentext{
color:#91f0a0;
}
.whitetext{
color:#fff;
}
.hometext p{
margin:0;
}
#footer {

	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#a6d0ff;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}

a img{
border:none
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Nav Stuff */
#navbar{
width:100%;
display:block;
clear:both
}
#navbar li, #navbar ul{
margin-left:0;
padding-left:0;
list-style-type:none;
}
#navbar ul{
display:block;
width:100%;
position:relative
}
#navbar li
{
display:inline
}
#navbar li a{
font-size:18px;
color:#77A8BD;
}
#navbar .current_page_item a, #navbar li a:hover{
color:#fff;
text-decoration:none;
}
#navbar .page-item-17,#navbar .page-item-44,#navbar .page-item-21
{
margin-left:50px;
}
.indicator{
display:block;
position:absolute;
top:-15px;
margin:0;
padding:0;
height:5px;
width:80px;
}
body.page-id-3 .page-item-3 .indicator
{
background:#77A8BD;
left:0px;
width:60px
}
body.page-id-17 .page-item-17 .indicator
{
background:#77A8BD;
left:118px;
width:100px;
}
body.page-id-44 .page-item-44 .indicator
{
background:#77A8BD;
left:273px;
width:93px;
}
body.page-id-21 .page-item-21 .indicator
{
background:#77A8BD;
left:422px;
width:85px;
}
/* End Nav Stuff */

/* Begin front content */

a#reelimage{
display:block;
margin-top:50px;
}



/* Begin footer content */

#footer{
text-align:center;
margin-top:100px;
}
#footer li, #footer ul{
margin-left:0;
padding-left:0;
list-style-type:none;
}
#footer ul{
margin:0 auto;
height:60px;
width:560px
}
#footer li
{
display:block;
float:left
}
#footer li a
{
display:block;
height:60px;
width:138px;
}
a#facebook
{
background:url(images/facebook.gif);
}
a#twitter
{
background:url(images/twitter.gif);
}
a#linkedin
{
background:url(images/linkedin.gif);
}
a#dreamhost
{
background:url(images/dream.gif);
}
/*---------------------
PORTFOLIO STUFF
---------------------*/

.portEntry{
width:405px;
height:358;
float:left;
margin-bottom:80px;
}
.portEntry a{
display:block;
height:233;
}
.portEntry img{
padding-bottom:15px;
}
.even .portEntry{
margin-left:90px;
}
.portBox{
height:35px;
width:405px;
border-bottom:1px dotted #77a8bd;
display:block;
}
.portTitle{
float:left;
font-family:arial;
font-size:14px;
margin-top:10px;
}
.portDesc{
color:#fff;
font-family:arial;
font-weight:bold;
font-size:14px;
width:340px;
float:right;
margin-top:10px;
}

/*------------------
ABOUT PAGE
------------------*/
#about-page{
text-align:left;
height:500px;
}
#about-page #leftcolumn{
float:left;
width:460px;
padding-top:10px;
}
#about-page #leftcolumn img{
padding-bottom:20px;
}
#about-page #rightcolumn{
float:left;
width:400px;
font-size:18px;
}
h1.bigwhite{
text-align:left;
margin:0;
padding:0;
font-weight:normal;
font-size:30px;
}
#about-page #rightcolumn a{
font-weight:bold
}
.boutbox{
height:25px;
width:378px;
border-bottom:1px dotted #77a8bd;
display:block;
}
.namebox, .locbox{
display:block;
font-family:arial;
font-size:14px;
}
.namebox{
color:#fff;
font-size:18px;
font-weight:bold;
margin-top:9px;
}
.locbox{
margin-top:12px;
}

/*--------------------
CONTACT PAGE
--------------------*/
.contacttext{
font-size:24px;
margin-top:5px
}
.formBuilderField{
margin-bottom:20px;
}
.formBuilderField input, .formBuilderField textarea{
font-size:18px;
border:4px solid #587689;
font-family:arial
}
.formBuilderField input{
width:360px;
height:25px
}
.formBuilderField textarea{
width:850px
}
.formBuilderSubmit input{
float:right;
margin-right:60px
}
.formBuilderLabelRequired{
font-size:16px;
padding-bottom:5px;
}

/*----------------
editor stuff
----------------*/

body.mceContentBody {
background-image:none;
text-align:left;
}