/* 
	Creomagic - Main Stylesheet - main.css
	Last Modified 06/09/09
*/

/* Layout */

body {
	background: url("../images/main_bg.gif") repeat top left;
	font-family: Verdana, Geneva, sans-serif;
}
div#wrapper {
	margin: 0 auto;
	height: 390px;
	width: 1000px;
}
div#header {
	float: left;
}
div#project {
	float: right;
	width: 622px;
	margin: 27px 20px 0 0;
	border-left: 1px solid #262626;
}
div#nav_wrapper {
	clear:left;
	background: url("../images/nav_bg.gif") #ffffff repeat-x top left;
	height: 395px;
	margin: 0 auto;
}
div#nav {
	margin: 0 auto;
	width: 1000px;
}
div#message {
	float: left; clear: left;
	width: 100%;
}
div#twitter {
	float: right;
	width: 371px; height: 315px;
	background: url("../images/twitter_bg.gif") no-repeat bottom right;
	border-left: 1px solid #f3f3f3;
	padding: 0px 0 0 32px;
	margin: 23px 10px 0 0;
}
div.tweet {
	float: left; clear: left;
	background: url("../images/tweet_bg.gif") repeat-y top left;
	width: 270px;
	margin: 4px 0;
}
div#team_wrapper {
	height: 817px;
	clear:left;
	background-color: #d1d1d1;
	margin: 0 auto;
}
div#team {
	margin: 0 auto;
	width: 1000px;
}
div.member {
	float: left; clear: left;
	width: 987px;
	background: url("../images/profile-pic_bg.gif") no-repeat top right;
	margin: 0 0 16px 7px;
}
div#clients_wrapper {
	height: 617px;
	clear:left;
	background-color: #4a4a4a;
	margin: 0 auto;
}
div#clients {
	margin: 0 auto;
	width: 1000px;
}
div.port {
	float: left; clear: left;
	width: 900px;
	margin: 0 0 30px 27px;
}
div#contact_wrapper {
	height: 329px;
	clear:left;
	background: url("../images/contact_bg.gif") repeat top left;
	margin: 0 auto;
	border-top: 5px solid #363636;
}
div#contact {
	margin: 0 auto;
	width: 1000px;
}
div#left {
	float: left;
	width: 300px;
	margin: 15px 0 0 70px;
}
div#right {
	float: left;
	width: 560px;
	margin: 15px 0 0 25px;
}
div#footer_wrapper {
	height: 137px;
	clear:left;
	background-color: #000000;
	margin: 0 auto;
}
div#footer {
	margin: 0 auto;
	width: 1000px;
}
div#images {
	float: right;
	width: 602px; height: 237px;
}
div#project-nav {
	float: left;
	margin: -20px 0 0 33px;
}

/* Typography */

div#header h1 {
	float: left;
	width: 196px; height: 42px;
	margin: 85px 0 0 69px;
	background: url("../images/logo.png") no-repeat top left;
	text-indent: 1000px;
	overflow: hidden;
}
div#project h2 {
	float: left;
	margin: 16px 0 0 20px;
	color: #00a2ff;
	font-weight: normal;
	font-size: 14px;
	width: 386px;
	padding: 6px 17px 0 0;
	border-right: 1px solid #262626;
}
div#project p {
	color: #d4d4d4;
	float: left;
	font-size: 12px;
	width: 386px;
	padding: 13px 17px 10px 20px;
	line-height: 20px;
	border-right: 1px solid #262626;
}
div#message h2 {
	color: #00a2ff;
	width: 565px;
	font-size: 16px;
	font-weight: normal;
	margin: 24px 0 5px 4px;
}
div#message p {
	float: left;
	padding: 10px 0;
	font-size: 12px;
	width: 565px;
	color: #808080;
	line-height: 20px;
	margin: 0 0 0 4px;
}
div#message p span { color: #15a5ec; }
div#message p a.contact { color: #15a5ec; }
div#message p a.contact:hover { text-decoration: none; }
div#twitter h2 {
	width: 200px;
	margin: 0;
	font-size: 15px;
	padding-bottom: 10px;
}
div#twitter p {
	height: auto;
	float: left;
	width: 250px;
	padding: 8px 0;
}
div#twitter a.follow {
	float: right;
	font-size: 15px;
	color: #00a2ff;
	margin: 273px 12px 0 0;
}
div#twitter a.follow:hover { text-decoration: none; }
div.tweet p {
	color: #2b4249 !important;
	padding: 0 10px !important; margin: 0;
	width: 250px !important;
	line-height: 18px !important;
}
div.tweet p a {
	color: #33b5ff;
	text-decoration: none;
}
div.tweet p a:hover { color: #0d75b0; }
div#team h2,
div#clients h2,
div#contact h2 {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	color: #363636;
	font-weight: normal;
}
div.member p.twitter {
	float: right;
	width: 216px; height: 28px;
	background: url("../images/profile-twitter_bg.gif") no-repeat top left;
	margin-top: 8px;
}
div.member p.twitter a {
	color: #36aae9;
	font-size: 12px;
	padding: 7px 39px 0 0;
	float: right;
}
div.member p.twitter a:hover { text-decoration: none; }
div.member h2{
	width: 500px !important;
	color: #00abff !important;
	text-align: left !important;
	float: left;
	padding-left: 40px !important;
	padding-top: 13px !important;
	padding-bottom: 0 !important;
}
div.member p.desc {
	float: left;
	color: #868686;
	width: 680px; height: 135px;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0 0 41px;
}
div.member p.quote {
	float: left;
	font-size: 12px;
	color: #868686;
	padding: 0 0 0 41px;
	font-style: italic;
}
div.member p.quote span {
	font-weight: bold;
	font-style: normal;
	color: #36aae9;
}
div#clients h2 {
	color: #ffffff;
	padding-bottom: 35px;
}
div.port h3 {
	float: left;
	color: #ffffff;
	font-weight: normal;
	margin: 10px 0 0 40px;
}
div.port p {
	float: left;
	color: #d4d4d4;
	font-size: 12px;
	width: 580px;
	line-height: 20px;
	margin: 10px 0 0 40px;
}
div#contact h2,
div#footer p span { color: #00a5ff; }
div#footer p {
	float: left; clear: left;
	color: #ffffff;
	font-size: 10px;
	width: 350px;
	margin: 15px 0 0 30px;
}
div#contact p.submit {
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}
div#footer p.phone {
	float: right;
	width: 310px;
	margin-top: 60px;
}

/* Lists */

div#header ul {
	float: left; clear: left;
	width: 155px;
	margin: 10px 0 0 69px;
}
div#header ul li a {
	float: left; clear: left;
	overflow: hidden;
	text-indent: 1000px;
	height: 11px;
	margin: 8px 0 9px 0;
}
div#header ul li a.home {
	background: url("../images/nav_home.png") no-repeat top left;
	width: 40px;
}
div#header ul li a.about {
	background: url("../images/nav_about.png") no-repeat top left;
	width: 89px;
}
div#header ul li a.clients {
	background: url("../images/nav_clients.png") no-repeat top left;
	width: 155px; 
}
div#header ul li a.contact {
	background: url("../images/nav_contact.png") no-repeat top left;
	width: 93px; 
}
div#nav ul { 
	float: left; 
	margin-left: -4px;
	width: 300px;
}
div#nav ul li {
	float: left;
	display: inline;
	list-style: none;
}
div#nav ul li a.team img {
	padding-top: 5px;
}
div#project-nav a {
	float: left;
	width: 9px; height: 13px;
	background: url("../images/project-button_bg.gif") no-repeat top left;
	color: #00a2ff;
	text-decoration: none;
	padding: 9px 11px;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
}
div#project-nav a.activeSlide {
	background: url("../images/project-button_bg-hover.gif");
	color: #ffffff;
}

/* Images */

div#project img {
	float: right;
	border: 4px solid #FFFFFF;
}
div.member img {
	float: left;
}
div.port img {
	float: left;
	border: 4px solid #ffffff;
}
div#footer img {
	float: left;
	margin: 32px 0 10px 30px;
}
div#project a img {
	float: right;
	border: 0;
	margin: -19px 3px 0 3px; padding: 0;
}

/* Forms */

div#contact form {
	float: left;
}
div#contact form label {
	float: left; clear: left;
	font-size: 12px;
	color: #ffffff;
	margin: 19px 0;
}
div#contact form label span { color: #00a5ff; }
div#contact form input {
	float: right; clear: right;
	width: 155px; height: 16px;
	font-size: 13px;
	background: url("../images/contact-input_bg.gif") no-repeat top left;
	border: 0;
	padding: 8px 15px;
	margin: 9px 0;
	color: #00a5ff;
}
div#contact form input#submit {
	background: url("../images/contact-submit.gif") no-repeat top left;
	width: 193px; height: 35px;
	margin-right: 13px;
	cursor: pointer;
}
div#contact form input#reset {
	background: url("../images/contact-reset.gif") no-repeat top left;
	width: 76px; height: 9px;
	margin-right: 13px;
	cursor: pointer;
}
div#contact form textarea {
	background: url("../images/contact-textarea_bg.gif") no-repeat top left;
	font-family: Verdana, Geneva, sans-serif;
	width: 426px; height: 117px;
	font-size: 12px;
	color: #00a5ff;
	padding: 8px 15px;
	margin: 9px 0 9px 5px;
	border: 0;
}

/* Miscellaneous */