@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #CCCCCC;
}

h2 {
	margin: 0px;
	padding: 0px;
	height: 24px;
	font-size: 12px;
	color: #CCCC00;
}

blockquote {
	padding: 0px;
	margin: 4px 0px 10px 0px;
}

/* HEADER ------------------------- */

div#header {
	margin: 0px;
	padding: 147px 0px 13px 141px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
}

h1#header_title {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 465px;
	height: 63px;
	font-size: 18px;
	color: #CCCC00;
}

h1#header_title span {
	position: absolute;
	width: 100%;
	height: 100%;
    background-image: url(../images/title_text.gif);
}

/* MAIN ------------------------- */

div#main {
	margin: 0px;
	padding: 0px;
	width: 1080px;
	height: auto;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

div#close {
	margin: 0px;
	padding: 0px;
	width: 1080px;
	height: 41px;
	background-image: url(../images/bg_close.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#page {
	margin: 0px 0px 0px 141px;
	padding: 0px;
	width: 939px;
	min-height: 78px;
	background-image: url(../images/page_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* PROFILE ------------------------- */

div#profile {
	padding: 18px 0px;
	margin: 0px 0px 20px 0px;
	width: 859px;
	height: 125px;
	overflow: hidden;
	color: #CCCCCC;
}

.profileDefault {
	height: 125px;
	overflow: hidden;
}

.profileExpanded {
	height: 470px;
	overflow: visible;
}

div#profile a:visited {
	color: #CCCC33;
	text-decoration: none;
}

div#profile a:link {
	color: #CCCC33;
	text-decoration: none;
}

div#profile p {
	margin: 0px;
	padding: 0px;
	width: 640px;
}

ul#prof {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	width: 640px;
}

ul#prof li {
	margin-left: 50px;
	list-style-type: disc;
}

ul#social img {
	vertical-align: middle;
	border: none;
}

ul#social {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	width: 649px;
}

ul#social li {
	margin: 0px 2px 0px 0px;
	display: inline;
	list-style-type: none;
	font-size: 14px;
}

li#more {
	/* social spacing*/
	cursor: pointer;
	padding-right: 0px;
	color: #CCCC33;
}

div#sidebar img {
	border: none;
	margin-bottom: 15px;
}

div#sidebar {
	margin: 0px;
	padding: 0px;
	width: 190px;
	float : right;
}

/* CLIENTS + BLOG ------------------------- */

div#second {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 859px;
}

div#clients {
	margin: 0px;
	padding: 0px;
	width: 400px;
}

div#blog {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/clients_divider.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 428px;
	height: 147px;
}

h2#clients_title {
	position: relative;
	width: 264px;
}

h2#clients_title span {
	position: absolute;
	width: 100%;
	height: 100%;
    background-image: url(../images/clients_text.gif);
}

h2#blog_title {
	position: relative;
	width: 193px;
}

h2#blog_title a {
	color: #CCCC33;
	text-decoration: none;
}

h2#blog_title span {
	position: absolute;
	width: 100%;
	height: 100%;
    background-image: url(../images/blog_text.gif);
}

ul#clients {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

ul#clients img {
	border: none;
	margin: 0px 8px 8px 0px;
}

ul#clients li {
	margin:0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	font-size: 14px;
}

h3.postTitle {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	height: 15px;
	overflow: hidden;
}

p.blogPost {
	margin:0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
}

h3.postTitle a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

h3.postTitle a:link {
	color: #CCCCCC;
	text-decoration: none;
}

h3.postTitle a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

p.blogPost a:visited {
	color: #666666;
	text-decoration: none;
}

p.blogPost a:link {
	color: #666666;
	text-decoration: none;
}

p.blogPost a:hover {
	color: #666666;
	text-decoration: none;
}

/* PROJECTS ------------------------- */

div#projects {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	width: 859px;
}

div#accordion {
	margin-top:15px;
}

div#projects  a:visited {
	color: #CCCC33;
	text-decoration: none;
}

div#projects  a:link {
	color: #CCCC33;
	text-decoration: none;
}

div#projects  a:hover {
	color: #CCCC33;
	text-decoration: none;
}

h2#projects_title {
	position: relative;
	width: 383px;
}

h2#projects_title span {
	position: absolute;
	width: 100%;
	height: 100%;
    background-image: url(../images/projects_text.gif);
}

h3.toggler {
	cursor: pointer;
	color: #CCCC33;
	margin: 0px;
	padding: 6px 5px 1px 10px;
	font-weight: normal;
	background-image: url(../images/accordion_h3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 859px;
	height: 26px;
	font-size: 12px;
}

div.element  a:visited {
	color: #CCCC33;
	text-decoration: none;
}

div.element  a:link {
	color: #CCCC33;
	text-decoration: none;
}

div.element  a:hover {
	color: #CCCC33;
	text-decoration: none;
}

div.element {
	margin: 0px 0px 5px 0px;
}

div.element p{
	margin: 0px;
	padding: 5px 10px 5px 10px;
}

img.img_left {
	border: none;
	margin: 5px 10px 2px 10px;
	padding: 0px 0px 8px 0px;
	float: left;
}

img.img_center {
	border: none;
	margin: 5px 0px 2px 10px;
	padding: 0px;
}

/* OLDIES ------------------------- */

div#oldies {
	padding-top: 5px;
	height: 40px;
	overflow: hidden;
}

h2#oldies_title {
	cursor: pointer;
	position: relative;
	width: 383px;
}

span#show_oldies {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
    background-image: url(../images/oldies_text.gif);
}

span#hide_oldies {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
    background-image: url(../images/hide_oldies_text.gif);
}

table#old {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}

.oldiesDefault {
	height: 40px;
	overflow: hidden;
}

.oldiesExpanded {
	height: 510px;
	overflow: visible;
}

/* FOOTER ------------------------- */

div#footer {
	margin: 0px 0px 0px 140px;
	padding-bottom: 12px;
	background-image: url(../images/footer_divider.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333333;
}

div#footer ul {
	margin: 0px;
	padding: 10px 0px;
}

div#footer li {
	display: inline;
	list-style-type: none;
}

li#copy {
	padding-right: 294px;
}

li#comments a:visited {
	color: #666666;
	text-decoration: none;
}

li#comments a:link {
	color: #666666;
	text-decoration: none;
}

li#comments a:hover {
	color: #666666;
	text-decoration: none;
}