
/* @group Meyer Reset */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 14px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Pretty */

body {
	background-image: url('http://www.toofabulousforwords.com/images/common/background-gradient.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height:17px;
}

a {
	color: #cc0066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p, li {
	line-height: 17px;
}

/* @end */

/* @group Structure */

#wrap {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 960px;
	height: 60px;
	padding-top: 40px;
	position: relative;
	float: left;
}

#logo {
	width: 260px;
	height: 25px;
	position: relative;
	float: left;
}

#navigation {
	width: 450px;
	height: 20px;
	position: relative;
	float: right;
	text-align: right;
}

.nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.nav li {
	display: inline;
	padding: 8px;
	background-color: #FFFFFF;
	margin-left: 15px;
	cursor: pointer;
	height:16px;
}

.nav a {
	color:#666666;
	text-decoration:none;
}

.nav a:hover {
	color:#cc0066;
	text-decoration:none;
}

li.nav_current {
	background-color:#cc0066;
	color:#FFFFFF;
}

li.nav_current a, li.nav_current a:hover {
	color:#FFFFFF;
}

#main {
	width: 960px;
	height: auto;
	position: relative;
	float: left;
}

#homepage_welcome {
	width: 960px;
	height: 210px;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 34px;
	line-height: 52px;
	position: relative;
	float: left;
	color:#333333;

}

#homepage_bottom {
	width: 960px;
	height: auto;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	position: relative;
	float: left;
	clear: both;
}

#portfolio_frame {
	width: 960px;
	height: 500px;
	position: relative;
	float: left;
	clear: both;
}

#loading_frame {
	width: 960px;
	height: 500px;
	position: relative;
	float: left;
	clear: both;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align:center;
}

#homepage_news {
	width: 320px;
	height: auto;
	position: relative;
	float: left;
}

#homepage_news h2, #homepage_feature h2 {
	font-size: 26px;
	line-height:27px;
	font-family: Georgia, Times New Roman, serif;
	color: #cc0066;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.datetime, .featuretitle {
	font-weight: bold;
	color: #666666;
	display: block;
}

.hp_news {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.hp_news li {
	padding-bottom: 15px;
}

#homepage_feature {
	width: 580px;
	height: auto;
	position: relative;
	float: right;
}

#featured {
	height:250px;
	width:580px;
	position:relative;
	float:right;
	padding-right:2px;
}

.feature_preview {
	padding-bottom: 10px;
}

.client_quotes {
	width: 960px;
	height: 180px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 50px;
	line-height: 52px;
	position: absolute;
	color:#333333;
}

.quotes_container {
	width: 960px;
	height: 180px;
	position: relative;
	float: left;
	padding-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
}

.quote_highlight {
	color: #cc0066;
}

.client_column {
	width:310px;
	height:auto;
	position:relative;
	float:left;
	line-height:14px;
}

.client_column_space {
	padding-right:15px;
}

.client_type {
	display: block;
	font-family:Georgia, Times New Roman, serif;
	color: #cc0066;
	padding-bottom:10px;
	font-size:18px;
}

.client_list {
	padding-bottom:10px;
}

.client_list li {
	padding-bottom: 6px;
}

.client_name {
	font-size:16px;
	color:#666666;
	display:block;
	font-style: italic;
}

#footer {
	width: 960px;
	height: 40px;
	position: relative;
	float: left;
	font-size: 10px;
	line-height:12px;
	color: #666666;
	text-align: right;
	border-top: 1px solid #999999;
	padding-top: 20px;
}

#footer a {
	color: #333333;
}

/* @about page */

.kylejer_bg {
	background-image:url('http://www.toofabulousforwords.com/images/kylejer_bg.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.about_welcome {
	padding-top:70px;
	font-size:40px;
	line-height:41px;
}

.kyle_col {
	width:470px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
}

.kyle_col p, .jer_col p {
	padding-bottom:10px;
}

.jer_col {
	width:470px;
	height:auto;
	position:relative;
	float:right;
	text-align:left;
}

.about_name {
	display: block;
	font-family:Georgia, Times New Roman, serif;
	color: #cc0066;
	font-size:22px;
	line-height:22px;
	padding-bottom:3px;
	padding-top:2px;
}

.about_function {
	font-size:16px;
	line-height:16px;
	font-family:Georgia, Times New Roman, serif;
	color:#666666;
	display:block;
	font-style: italic;
	padding-bottom:10px;
}

.avatar {
	width:40px;
	height:40px;
	padding-right:10px;
	position:relative;
	float:left;
}

.contact_subtitle {
	font-size:16px;
	line-height:16px;
	font-family:Georgia, Times New Roman, serif;
	color:#666666;
	display:block;
	font-style: italic;
	padding-top:10px;
}

/* @end */


/* @portfolio */

.thumb {
	width:111px;
	height:100px;
	background-color:#191919;
	position:relative;
	float:left;
}

.thumb_left {
	margin-right:10px;
}

.thumb_top {
	margin-bottom:10px;
}

.info {
	width:340px;
	height:auto;
	position:relative;
	float:left;
}

.info p {
	margin-bottom:10px;
}

.job_title {
	display: block;
	font-family:Georgia, Times New Roman, serif;
	color: #cc0066;
	font-size:22px;
	padding-bottom:5px;
}

.job_client {
	font-size:16px;
	line-height:16px;
	font-family:Georgia, Times New Roman, serif;
	color:#666666;
	display:block;
	font-style: italic;
	padding-bottom:15px;
}

#examples {
	width:595px;
	height:425px;
	position:relative;
	float:right;
	padding-right:2px;
}

.portfolio_welcome {
	font-size: 26px;
	line-height:27px;
	font-family: Georgia, Times New Roman, serif;
	color: #cc0066;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display:block;
	padding-bottom: 10px;
}

.contact_item {
	font-size: 18px;
	line-height:19px;
	font-family: Georgia, Times New Roman, serif;
	color: #cc0066;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display:block;
	padding-bottom: 10px;
}

.contact_box {
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #333333;
	background:transparent;
	margin-bottom:5px;
}

#envelope {
	width:350px;
	height:275px;
	position:absolute;
	bottom:0px;
	right:-15px;
	background-image: url('http://www.toofabulousforwords.com/images/common/envelope.png');
	background-image-repeat:repeat-none;
	background-image-position:top left;
}

/*@end */

/* twitter */

ul#twitter_update_list {
	list-style:none;
}

ul#twitter_update_list li {
	padding-bottom:15px;
}

/*@end */

/* @crossfader */

div.cf_wrapper {
  	position: relative;
  	cursor:default; 
}
	
div.cf_element {
	width: 960px;
}
	
/*div.cf_element div.content {
	padding: 10px;
}*/

/* @end */