@charset "UTF-8";
/* Background-Styles */

#header {
	padding-top:20px;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(images/logo2.png);
	background-repeat:no-repeat;
	width:405px;
	height:114px;
}
ul#menu {
	margin:0px;
	padding:0px;
	position:absolute;
	right:4px;
}
ul#menu li {
	display:inline;
	margin-left: 12px;
}
ul#menu li a {
	text-decoration:none;
	color:#716d6a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#007de2;
}
body {
	margin:0px; padding:0px;
	background-color:#131211;
}
#main {
	background:#c4c0be url(images/background_light_slice.jpg) repeat-x;
}
#main .container {
	background-image:url(images/background_light.jpg);
	background-repeat:no-repeat;
	min-height:400px;
}
#footer {
	background-image:url(images/background_footer.jpg);
	background-repeat:repeat-x;
	color:white;
	padding:40px;
}
.container {
	width:950px;
	margin:0 auto;
	position:relative;
}
/*
	Block-Styles
*/

.block {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-bottom:20px;
	position: relative;	
}
.ribbon {
	position:absolute;
	top:-3px;
	right:-3px;
}
.block_inside {
	display:block;
	border:1px solid #ffffff;
	background: #ffffff url(images/background_block_slice.jpg) repeat-x;
	padding:15px 0px 0px 0px;
	overflow:auto;
	text-align: center;
}

.image_block {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:5px;
	float:left;
}
.image_block img {
	border:1px solid #b5b5b5;
}
.text_block {
	float:left;
	width:430px;
	margin-left:30px;
}
body {
	margin:0px;
	padding:0px;
	background-color:#131211;
	font-family:Helvetica, Arial, sans-serif;
	color:#7f7d78;
	font-size:13px;
	line-height:19px;
}

/*
	Text-Styles
*/

h2 {
	margin:0px 0px 10px 0px;
	font-size:36px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#007de2;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
p { margin: 0px 0px 10px 0px; }

a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 84px 5px 84px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}

a.button_2 {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 72px 5px 72px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;
}
a.button_2:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}
/*
	Portfolio-Home-Styles
*/

#block_portfolio {
	overflow:auto;
	margin-bottom:0px;
}
#portfolio_items {
	width:615px;
	margin-right:25px;
	float:left;
	padding-top:3px;

}
#text_column {
	float:right;
	width:310px;
}
#text_column h2#text_title {
	text-indent:-9999px;
	background-image:url(images/creatif.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:129px;
}

.mini_portfolio_item {
	border:1px solid #a3a09e;
	margin-bottom:10px;
	position:relative
}
.mini_portfolio_item .block_inside {
	background:none; background-color:#e2dddc;
	padding:25px 2px 15px 2px;
}
.mini_portfolio_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; 
}
/*
	Footer-Styles
*/

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer_column {
	float:left;
	width:225px;
	margin-right:30px;
}
#footer .long {
	width:660px;
	text-align: justify;
}
#footer .copyright {
	width:950px;
	padding-top:40px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:none;
	font-size:20px;
	text-align: left;
}
#footer h4 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
	text-align: center;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
	color: #FFF;
}
/*
	connect
*/
#social-media li {
display: block;
height: 32px;
margin: 0 0 20px 40px;
padding: 0;
position: relative;
width: 180px;
}
#social-media li a,
#social-media li a:link,
#social-media li a:visited {
background: #fff url(images/bg-gradient-nav-light.png) repeat-x 100% 0;
border: 1px solid #cbcbcb;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #2f5385;
display: block;
height: 18px;
margin: 0;
padding: 8px 0 4px 14px;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
text-transform: lowercase;
font-size:14px;
width: 164px;
}
#social-media li a:hover,
#social-media li a:active {
border-color: #999;
color: #143264;
}
#social-media li a:focus {
outline: none;
}
#social-media li a strong { font-weight: bold; }
#social-media .icon {
height: 32px;
left: -40px;
position: absolute;
width: 32px;
}
#social-media .twitter { background: url(images/twitter-32x32.png) no-repeat 0 0; }
#social-media .facebook { background: url(images/facebook-32x32.png) no-repeat 0 0; }
#social-media .newsletter { background: url(images/email-32x32.png) no-repeat 0 0; }
#social-media .feeds { background: url(images/feed-32x32.png) no-repeat 0 0; }

/*
	Block-Content-Styles
*/

#block_content {

}
#content_area {
	width:665px;
	float:left;
	padding-bottom:5px
}
#sidebar {
	float:left;
	width:281px;
	position:relative;
	left:-1px;
	margin-top:15px;
	background-color:#e2dddc;
	border:1px solid #a3a09e;
}
#sidebar .block_inside {
	background:none;
	background-color:#e2dddc;
}
#sidebar h3 {
	font-size:20px;
	line-height:23px;
}
#sidebar ul { margin:0px 0px 10px 0px; padding:0px; }
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:0px; }
#sidebar ul li a { color:fff; }
#sidebar ul li a:hover { color:#fff; text-decoration:none; }

#content_area h2 { font-size:32px; line-height:31px; }

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}
h4 {
	color:#007de2;
	margin:0px 0px 0px 0px;
}

/* ask */

#boxBorder {
	position: absolute;
	background-image:url(../images/table.png);
	width: 7px;
	height: 251px;
	top: 181px;
	left: 775px;
}

#answer {
    bottom: 20px;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #53535C;
}
#questionBubble{
	padding-bottom:5px;
}
.helpBox {
	border: 1px solid #666;
	width: 105px;
	height: 28px;
	position: absolute;
	left: 706px;
	top: 142px;
	}
#petitionText{
	background-color:#333;
	color:#CCCCCC;
}
#questionText{
	background-color:#333;
	color:#CCCCCC;
}
.helpBox div {
	margin: 4px;
	font-size: 10px;
	color: #ccc;
	text-align: center;
	background: #666;
	height: 20px;
	}

.helpBox div p {
	padding-top: 1px;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	}
	
/* Begin Text Box Styles */

#petition
{
	position: absolute;
	top: 265px;
	left: 490px;
	margin-left: -250px;
	width: 508px;
	font-size: 30px;
	border: 1px solid #C4C4D9;
}

#petition label
{
	position: absolute;
	top: -28px;
	font-size: 24px;
	color: #666;
	left: 0px;
	font-weight: bold;
}

#petition input
{
    width: 500px;
    font-size: 22px;
    border: none;
    margin: 4px;
}

#question
{
	position: absolute;
	top: 345px;
	left: 490px;
	margin-left: -250px;
	width: 508px;
	font-size: 30px;
	border: 1px solid #C4C4D9;
}

#question label
{
	position: absolute;
	top: -27px;
	font-size: 24px;
	color: #666;
	left: 0px;
	font-weight: bold;
}

#question input
{
    width: 500px;
    font-size: 22px;
    border: none;
    margin: 4px;
}

#terminalText
{
    font-size: 16px;
    position: absolute;
    left: 20px;
    top: 30px;
    width: 500px;
    color: white;
}

#askQuestion
{
    width: 190px;
    height: 40px;
    bottom: 20px;
    left: 20px;;
    text-align: center;
    position: absolute;
    pointer: cursor;
    color: white;
    border-bottom: 3px solid #C4C4D9;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 30px;
    cursor: pointer;
}

#judsReply
{
    position: absolute;
    top: 450px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    text-align: center;
}

#contentContainer
{
    width: 500px;
    position: absolute;
    top: 650px;
    left: 50%;
    margin-left: -250px;
}
.first
{
    margin-top: 0px;
}

.content 
{
    display: none;
}

.content h1
{
	margin-top: 60px;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #53535C;
}

.content p
{
	padding: 5px;
	font-size: 14px;
	color: #000;
}


#extraSpace
{
    margin-top: 0px;
    margin-bottom: 0px;
}

/* Start psuedo terminal css */
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
	width: 100%;
	background-color: #000;
}

#theAnswer{
    position: absolute;
    left: 50%;
    top: 5%;
    margin-left: -126px;
    width: 250px;
    height: 250px;
    font-size: 40px;
    text-align: center;
	line-height: 40px;
    padding: 0;
}

#newQuestion{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    text-decoration: underline;
    text-align: left;
    width: 207px;
}

#newQuestion p {
    cursor: pointer;
}

#infoSlider {
	position: absolute;
	left: 442px;
	top: 233px;
	margin-left: -275px;
	color: black;
	background: white;
	width: 639px;
	font-size: 16px;
	z-index: 80;
	height: 350px;
}

#slideWrapper {
    margin: 15px;
    text-align: left;
}

#slideWrapper ul {
    margin: 10px;
}

#ads {
    bottom: 100px;
    position: absolute;
    left: 50%;
    margin-left: -355px;
    width: 720px;
    text-align: center;
}

#linkUnits {
	top: 385px;
	width: 600px; 
	left: 50%; 
	margin-left: -300px; 
	position: absolute; 
	z-index: 200; 
	text-align: center;
	}

div#intro {
	border-bottom: 1px solid #ccc;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	background: #999;
	opacity: .2;
	filter: alpha(opacity=20);
	text-align: center;
}

div#intro h1 {
	font-size: 12px;
	color: #fff;
	margin: 0 0 5px 0;
}

div#intro p {
	display:  none;
}

