@charset "utf-8";
/* Global CSS */
body {
	background-color:#000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#ff0099;
	font-size: inherit;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#fff;
	background-color:#ff0066;
}
a:active {
	border:none;
}

a img {
	border:none;
}

p, div, ul {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	padding:0px;
	margin:0px;
}
p {
	margin:0px 0px 10px 0px;
}

ul {
	list-style:none;
}

h1,h2,h3,h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
}

h1 {
	font-size:22px;
}
h2 {
	font-size:16px;
}
h2.title a {
	color:#fff;
}
h2.title a:hover {
	text-decoration:none;
}

h3 {
	font-size:14px;
}
h4 {
	font-size:13px;
}

br {
	line-height:10px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif ;
	font-size:11px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;	
	border-radius:3px;
	color:#000;
	background:#FFFFFF url(http://media.disqus.com/images/themes/narcissus/inputshadow.gif) no-repeat scroll left top;
	border:1px solid #999999;
}

button {
	font-family:Arial, Helvetica, sans-serif ;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding:0px 12px 0px 12px;
	background-image:url(/images/blog/srch_bg.png);
	background-repeat:repeat-x;
	background-position:50% 0px;
	background-color:transparent;
	cursor:pointer;
	border:none;
	line-height:11px;
	height:20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

button:hover {
	color:#ff0099;
}

select {
	font-family:Arial, Helvetica, sans-serif ;
	font-size:12px;
}

small {
	font-size:10px;
}

h1.page_hd, h2.page_hd {
	position:relative;
	padding:0px 10px 0px 0px;
	text-align:right;
	line-height:20px;
	font-size:13px;
	background-color:transparent;
	background-image:url(/images/grad_20.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	color:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.page_hd#fb_hd {
	height:20px;
	vertical-align:middle;
}

.page_hd#fb_hd #fb_logo{
	padding-top:3px;
}
#social_nav {
	position:fixed; 
	top:170px; 
	right:0px; 
	width:58px; 
	height:189px; 
	background-image:url(../images/social_nav/bg2.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#body_wrap {
	background-image:url(/images/body_bg.png);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#0e0e0e;
}

#container {
	width:960px;
	height:auto;
	text-align:left;
	border:none;	
}

#header {
	border-bottom:1px solid #ff0099;
	width:100%;	
	height:146px;
	background-color:#000;
}
.holder {
	width:940px;
}
#top_search {
	float:left;
	background-color:transparent;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	background-image:url(/images/grad_30.png);
	background-repeat:repeat-x;
	background-position:0px 0px;	
}
#top_search #inner {
	padding:4px;
	height:20px;
}
#top_search #inner input{
	height:15px;
	line-height:15px;
	margin:0px;
	vertical-align:top;
}
#top_search #inner button {
	height:20px; 
	width:20px;
	padding:0px;
	background-image:url(/images/search_icon.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	vertical-align:top;
}
#top_search #inner button:hover {
	background-position:0px -20px;
}

#header .holder a.logo img{
	float:right;
	margin-top:43px;
	margin-bottom:12px;
	height:67px;
	width:346px;	
}
#header .holder #nav {
	text-align:left;
	height:auto;
	margin:0px 0px 4px 10px;
}
#header .holder #nav li {
	display:inline;
	height:auto;
	margin-right:15px;
}
#header .holder #nav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding:5px 18px 5px 18px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
#header .holder #nav li a:hover {
	color:#000;
	text-decoration:none;
	background-color:#131313;
}

#header .holder #contactus {
	float:left;
	font-size:16px;
	text-align:left;
	margin-top:-2px;	
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	background-color:#1b1b1b;
	padding:9px 15px 7px 15px;
	border:2px solid #222;
}

body#home_page a#home, body#blog_page a#blog, body#about_page a#about, body#jobs_page a#jobs, body#clients_page a#clients, body#eteam_page a#eteam, body#home_page a#home:hover, body#blog_page a#blog:hover, body#about_page a#about:hover, body#jobs_page a#jobs:hover, body#clients_page a#clients:hover, body#eteam_page a#eteam:hover {
	color:#fff !important;
	font-weight:bold !important;
	background-color:#ff0099 !important;
}

#main_wrapper {
	padding:10px 10px 20px 10px;
	background-color:#000;	
}

#left_column {
	width:600px;
	float:left;
}

#right_column {
	width:330px;
	float:right;
}

.module {
	padding:0px;
	margin:0px 0px 20px 0px;
}

.inner {
	padding:0px 5px 0px 5px;
}
.clear {
	clear:both;
}
.clearRight {
	clear:right;
}
.clearLeft {
	clear:left;
}

#footer {
	width:100%;
	height:140px;
	background-color:#000;
	border-top: 1px solid #333333;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#footer .holder #ft_wrapper {
	padding:10px 0px 10px 0px;
	font-size:11px;
	text-align:left;
}

#footer_nav {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#footer_nav li {
	display:inline;
	margin-right:5px;
	font-size:10px;	
	color:#333333;
}

#footer #ft_wrapper #tag {
	color:#333;
	font-size:10px;
}

#footer #iab{
	float:right;
	font-size:10px;
	color:#fff;
}

#footer #iab img {
	margin-left:10px;
	vertical-align:top;
}
#social_nav #s_nav {
	position:relative;
	top:2px;
}
#social_nav #s_nav li {
	margin-top:5px;
	margin-left:11px;
}

#social_nav #s_nav li a {
	display:block;
	width:40px;
	height:40px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#social_nav #s_nav li a:hover {
	background-position:0px -40px;
}
#social_nav #s_nav li a span {
	display:none;
}
#social_nav #s_nav li a#fb {
	background-image:url(../images/social_nav/fb.png);
}
#social_nav #s_nav li a#lk {
	background-image:url(../images/social_nav/lk.png);
}
#social_nav #s_nav li a#tw {
	background-image:url(../images/social_nav/tw.png);
}
#social_nav #s_nav li a#ms {
	background-image:url(../images/social_nav/ms.png);
}
#social_nav #s_nav li a#fs {
	background-image:url(../images/social_nav/fs.png);
}
#social_nav #s_nav li a#yt {
	background-image:url(../images/social_nav/yt.png);
}

a.mail {
	height:16px;
	padding-left:20px;
	background-image:url(/images/about/mail_icon.png);
	background-repeat:no-repeat;
	display:inline;
	background-position:0px 50%;
}
	
a.hd_icon {
	position:absolute;
	top:3px; 
	left:3px;
	height:14px;
	width:14px;
	background-image:url(/images/blog/rss_icon.png);
	background-repeat:no-repeat;
	display:block;
	background-position:0px 0px;
}
a.hd_icon:hover {
	background-position:0px -14px;
}
a.hd_icon span {
	display:none;
}

.module #about, .module #recruit {
	padding:5px;	
}
.module #recruit p {
	font-size:15px;
}
.module #about #bullets li {
	font-size:12px;
	padding:0px 0px 5px 0px;
	margin-left:25px;
	list-style:disc;	
}
.bullet_header {
	color:#ff0099;
}

.module .quote {
	padding:0px 5px 0px 5px;
	margin-bottom:20px;
	border-bottom:1px solid #131313;
}
.module .quote .first {
	text-indent:15px;
	font-size:11px;
}
.module .quote .name {
	margin-bottom:0px;
	color:#ff0099;
}

.module #contact_mini {
	padding:0px 5px 0px 5px;
}

#extra {
	text-align:right;
}
a#btn {
	float:right;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	height:20px;
	padding:0px 12px 0px 12px;
	background-image:url(/images/blog/srch_bg.png);
	background-repeat:repeat-x;
	background-position:50% 0px;
	background-color:transparent;
	cursor:pointer;
	border:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

a#btn:hover {
	color:#ff0099;
	text-decoration:none;
}
.module #cGroup {
	padding:0px 5px 0px 5px;
	text-align:center;
	border-bottom:1px solid #131313;
	padding-bottom:0px;
	margin-bottom:20px;
}
.module #cGroup img {
	margin-right:9px;
	margin-bottom:10px;
}

.module #contact {
	padding:0px 5px 5px 5px;
}
.module #contact #info {
	width:100%;
	padding:5px;
	float:right;
}
.module #contact #info textarea {
	width:100%;
}
.module #contact #info #form_labels {
	width:30%;
	text-align:right;
	float:left;	
}
.module #contact #info #form_labels p {
	line-height:18px;	
	margin-right:10px;
	font-weight:bold;
}
.module #contact #info #form_utils {
	width:70%;
	text-align:left;
	float:right;
}
.module #contact #info #form_utils p {
	line-height:18px;
}
.module #contact #info #form_sub {
	clear:both;
	text-align:right;
}
.module #contact #info #form_sub button {
	line-height:20px;
	height:20px;
}

.module #featured{
	padding:0px 5px 0px 5px;
	margin-bottom:20px;
	text-align:center;
}