/* I Am Tyce | Online CV  		 */
/* ----------------------------- */
/* Template: Standard v1.0		 */
/* Author: I Am Tyce 			 */
/* URL: http://www.iamtyce.com	 */
/* Created: June 2009		 	 */
/* Updated: March 2010		 	 */
/* ----------------------------- */

/* Reset CSS Values */

body {
	padding: 0;
	margin: 0;
	font: 11px Helvetica, Arial, Tahoma;;
	font-size: small;
}

h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	font-family: Helvetica, Arial, Tahoma;
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
}

table {
	font-size: inherit;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

p {
	margin: 1em 0;
	font-family: Helvetica, Arial, Tahoma;
	font-size: 12px;
	color: #5a5a5a;
}

/* Define Basic CSS Values */

html {
	background-image: url(http://www.iamtyce.com/images/bg.jpg);
}

body {
	background: url(http://www.iamtyce.com/images/cv/body-bg.png) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.container {
	margin: 0px auto;
	padding: 30px 20px 5px 20px;
	width: 680px;
	min-height: 500px;
}

/* Header */
/* */

.header {
	height: 260px;
	border-bottom: 6px solid #c6c6c6;
}

.header h2 {
	padding: 0px;
	float: left;
	font-size: 130px;
	text-transform: uppercase;
	color: #6f6f6f;
	width: 400px;
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-weight: 700;
	position: relative;
	top: -10px;
}

.header h3 {
	float: right;
	font-size: 90px;
	color: #8e8e8e;
}

.header h4 {
	clear: right;
	float: right;
	font-size: 25px;
	color: #8e8e8e;
}

.details {
	float: right;
	position: relative;
	top: 20px;
	width: 180px;
	background-color: #8e8e8e;
	padding: 10px;
	text-align: center;
}

.details p {
	margin: 0px;
	padding: 1px;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	font-family: "museo-slab-1","museo-slab-2",serif;
}

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

.details a:hover {
	color: #fff;
	text-decoration: underline;
}

/* General Content */
/* */

.content {
	margin: 20px 0px;
}

.content h2 {
	padding: 20px 0px;
	font-size: 46px;
	text-transform: uppercase;
}

.content h3 {
	padding: 3px 0px;
	font-size: 26px;
	color: #222222;
	font-family: "museo-slab-1","museo-slab-2",serif;
}

.content h4 {
	padding: 4px 0px 8px 0px;
	font-size: 15px;
	color: #5a5a5a;
}

.content h5 {
	padding: 4px 0px;
	font-size: 12px;
	color: #a1a1a1;
}

.content h5 a {
	color: #a1a1a1;
	text-decoration: none;
}

.content h5 a:hover {
	color: #666;
	text-decoration: underline;
}

.content ul {
	margin: 0px;
	padding: 8px 0px 4px 0px;
	width: 300px;
	position: relative;
	left: 20px;
}

.content .long {
	width: 100%;
}

.content li {
	padding: 4px 0px 2px 19px;
	list-style: none;
	background: url(http://www.iamtyce.com/images/cv/arrow.png) no-repeat center left;
	display: block;
	font-size: 12px;
	color: #5a5a5a;
}

.content p {
	line-height: 16px;
}

.content p a {
	color: #5a5a5a;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.content p a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #5a5a5a;
}

/* Latest Work */
/* */

.latest-work {
	width: 100%;
}

.latest-work a {
	margin: 2px 7px;
	padding: 2px;
	float: left;
	border: 1px solid #f1f1f1;
	outline: none;
	position: relative;
}

.latest-work a:hover {
	border: 1px solid #ddd;
}

.latest-work a:active {
	border: 1px solid #bbb;
	top: 1px;
}


/* Headers */
/* */

h2.work-experience {
	color: #0988d1;
}

h2.skills {
	color: #06b202;
}

h2.other {
	color: #ebac03;
	clear: left;
}

h2.contact {
	color: #b20202;
	clear: left;
}

h4.contact {
	margin: 0px;
	padding: 8px 0px 2px 0px;
	font-size: 16px;
}

p.contact {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 13px;
}

/* Columns */
/* */

.column-left {
	width: 44%;
	float: left;
}

.column-right {
	width: 48%;
	float: right;
}

.column-float {
	float: left;
	margin-right: 20px;
}

p.list {
	line-height: 7px;
}

.inactive {
	color: #bbb;
}

img.bullet {
	clear: left;
	float: left;
	padding: 0px 6px 0px 0px;
	position: relative;
	top: -5px;
}

img.star {
	float: right;
	padding: 0px 3px 0px 0px;
	position: relative;
	top: -5px;
}

h4.extra {
	padding: 8px 0px 2px 0px;
}

/* Footer */
/* */

.footer {
	padding: 5px 0px;
	clear: both;
	text-align: center;
}

.footer p {
	color: #666;
	padding: 3px 0px 3px 0px;
}

.footer p a {
	text-decoration: none;
	color: #666;
}

.footer p a:hover {
	text-decoration: underline;
}

.footer img {
	padding-left: 2px;
	position: relative;
	top: 2px;
}

/* Misc */
/* */

.clear {
	clear: both;
	padding: 10px 0px;
}

.email-image {
	position: relative;
	top: 4px;
	padding-right: 2px;
}
