html {
}

body {
    background: #019edb;
}

#header {
    width: 365px;
    height: 150px;
    background: url(../images/sprites.jpg) no-repeat;
}

    #header #primary_nav {
        position: absolute;
        left: 370px;
        width: 600px;
        height: 39px;
        background: url(../images/sprites.jpg) -365px 0 no-repeat;
        padding: 5px 0 0 36px;
    }
        #header #primary_nav li {
            float: left;
            margin: 0 3em 0 0;
        }
            #header #primary_nav li a {
                color: #d3eef9;
                text-decoration: none;
                font-size: 1.7em;
                font-weight: bold;
            }
            #header #primary_nav li a.selected {
                color: #fff;
            }
            #header #primary_nav li a:hover {
                color: #fff;
            }
	#wrapper {
		height: 550px;
		padding-right: 100px;
		_padding-right: 0px;
	}
	#wrapper #skyfade {
		_display: none;
		width: 100px;
		height: 100%;
		position: absolute;
		right: 0px;
	}
	#slider {
		position: absolute;
		width: 9999px;
	}
    #main {
        width: 960px;
        padding: 0 0 0 90px;
        clear: none;
        overflow: hidden;
    }
	.page {
		width: 960px;
		clear: none;
		overflow: hidden;
	}
	.columnportfolio {
		float: left;
		width: 200px;
		height: 154px;
		margin-right: 68px;
		overflow: hidden;
	}
	.columndescription {
		padding: 3px 100px 0 0;
	}
	.columndescription p {
		color: #222;
		font-size: 1.4em;
	}
	#portfolio_controls {
		clear: both;
		padding-left: 270px;
		display:none;
	}
		#portfolio_controls a {
			margin: 0 10px 0 0;
			font-size: 2em;
			color: #222;
			
		}
	#portfolio_wrapper {
		position: relative;
		overflow: hidden;
		height: 370px;
		width: 960px;
	}
	#portfolio {
		list-style: none;
		clear: both;
		width: 100%;
		display: block;
	}
	#portfolio .item {
		clear: both;
		float: none;
		display: block;
	}
	#portfolio .item h3 {
		color: #fff;
	}

    #main h3 {
    }

    #logo {
        width: 197px;
        height: 169px;
        background-position: -687px -47px;
        float: left;
        margin: 10px 0 0 0;
    }
    #info {
        width: 570px;
        float: left;
        margin: 0 0 0 70px;
    }
    #info h2 {
        font-size: 7.0em;
        color: #a8def3;
        margin: 0 0 .1em 0;
        letter-spacing: -.015em;
    }
    #info h2 strong {
        color: #fff;
    }
    #info p {
        font-family: Georgia, serif;
        font-size: 3.2em;
        color: #222;
    }
    #info #primary_cta {
        width: 166px;
        height: 46px;
        margin: 15px 0 5px 0px;
        background-position: -508px -44px;
        clear: both;
        float: right;
    }
	#copy_jobs {
        width: 960px;
        clear: both;
        float: left;
        list-style: none;
        margin: 10px 0 0 100px;
    }
    #copy {
        width: 960px;
        clear: both;
        float: left;
        list-style: none;
        margin: 10px 0;
    }
    #copy .column {
        float: left;
        margin: 0 0px 0 15px;
        width: 275px;
    }
	 #copy .column1 {
        float: left;
        margin: 0 0px 0 15px;
        width: 236px;
    }
    #copy h3 {
        color: #a8def3;
        font-weight: bold;
    }
    #copy p {
        font-size: 1.9em;
        margin: .5em 0;
        color: #222;
        font-family: Georgia, serif;
    }

#footer {
    width: 100%;
    background: url(../images/footer_bg.jpg) top repeat-x;
}

#secondary_nav {
    width: 884px;
    height: 143px;
    background: url(../images/sprites.jpg) 0 -213px no-repeat;
    padding: 100px 0 0 270px;
    color: #ccc;
}

#secondary_nav .column {
    float: left;
    width: 200px;
}
#secondary_nav .column h3 {
    color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    padding-left: 10px;
    clear: both;
}

#secondary_nav ul li {
    font-size: 1.5em;
    color: #a8def3;
}

#secondary_nav ul li a {
    color: #a8def3;
    font-size: inherit;
    text-decoration: none;
}

#secondary_nav #contact_nav {
    margin-top: 50px;
}

#secondary_nav #go_email {
    width: 60px;
    height: 58px;
    background-position: -562px -107px;
}

#secondary_nav #go_twitter {
    width: 52px;
    height: 58px;
    background-position: -622px -107px;
}

#secondary_nav #contact_nav li {
    float: left;
}

#contact_ctnr {
    width: 350px;
    _width: 300px;
    height: 250px;
    _height: 250px;
    position: absolute;
    left: 65px;
    top: -350px;
    background: url(../images/contact_bg.png) no-repeat;
    _background: none #eee;
    _border: 1px solid #333;
    color: #ffe;
	_color: #111;
    font-size: 12px;
    padding: 25px;
    font-weight: bold;
}

#contact_ctnr td {
    text-align: right;
    vertical-align: top;
}

#contact_ctnr textarea {
    font-size: 1.2em;
    font-family: Georgia, serif;
    width: 275px;
    margin-bottom: 10px;
}

#contact_ctnr input {
    width: 270px;
}

#contact_ctnr h2 {
    font-size: 1.8em;
    font-weight: normal;
    font-family: Georgia;
    text-align: center;
    margin: 0 0 10px 0;
}

#contact_ctnr .submit {
    width: 63px;
    height: 26px;
    background-position: 0 0;
    float: right;
    margin-right: 20px;
}
#contact_ctnr .cancel {
    float: right;
    margin-right: 5px;
}

#contact_frm input {
    
}

#projector {
    width: 520px;
    height: 320px;
    background: url(../images/projector.png) no-repeat;
    _background: url(../images/projector-8.png) no-repeat;
    position: absolute;
    top: -560px;
    left: 330px;
    padding: 30px 40px 180px 50px;
    text-align: center;
}

#projector .content {
    height: 320px;
    width: 100%;
    overflow: auto;
    text-align: left;
}

#projector #primary_nav {
    margin-top: 26px;
    padding: 3px 0px;
}
#projector #primary_nav li {
    float: left;
    margin: 0 1em;
}
#projector #primary_nav li a {
    font-size: 1.3em;
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
}
#projector #primary_nav li a.selected {
    color: #fff;
}
#projector #primary_nav li a:hover {
    color: #fff;
}

#projector #pages {
    display: block;
    position: relative;
    height: 50px;
    overflow: hidden;
}

#projector #pages li {
    width: 100%;
    float: left;
}

#projector #portfolio_preview {
    background: transparent no-repeat;
    width: 100%;
    height: 250px;
    _height: 260px;
    margin-bottom: 10px;
    overflow: hidden;
}

#projector #portfolio_preview #work_title {
    padding: .25em 20px;
    background: #222;
    color: #fff;
    display: inline-block;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
    font-size: 2.1em;
    float: left;
}

#projector #portfolio_preview #go_desc, #projector #portfolio_preview #go_open {
    float: right;
    padding: .25em .5em;
    background: #000;
    color: #fff;
    margin: .25em .5em 0 0em;
    font-weight: bold;
    font-size: 1.4em;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
    text-decoration: none;
	display: inline-block;
	text-align: center;
}

#projector #portfolio_preview #go_desc:hover, #projector #portfolio_preview #go_open:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#projector #portfolio_preview #work_desc {
    clear: both;
    padding: 20px;
    font-size: 1.6em;
    background: #019edb;
    color: #fff;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
    height: 100%;
}

#projector .go_left {
    position: absolute;
    bottom: 200px;
    left: 15px;
}
#projector .go_right {
    position: absolute;
    bottom: 200px;
    right: 15px;
}

#projector .thumb_small {
    width: 50px;
    margin: 0 1px;
    cursor: pointer;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#projector .thumb_small:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#projector .thumb_small.selected {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#wrapper #slider .page #copy .column #twitter_div #twitter_update_list li span{
	list-style:none;
	font-family:Arial,serif;
	font-size:1.5em;
	color:#222222;
	}
#wrapper #slider .page #copy .column #twitter_div #twitter_update_list li  {
	list-style:none;
	padding-bottom:18px;
}
#wrapper #slider .page #copy .column #twitter_div #twitter_update_list li a{
	text-decoration:underline;
	color:#000;
}
#wrapper #slider .page #copy .column #twitter_div #twitter_update_list li a:hover{
	text-decoration:none;
	color:#000;
}
#twitter-link {
	text-decoration:underline;
	color:#000;
	}
#twitter-link a:hover{
	text-decoration:none;
	color:#000;
	}
.fan_box .connect_action .name{
	color:#333;}
.social li{
	list-style:none;
	float:left;
	padding-right:9px;}
.facebook{
	width:35px;
	height:34px;
	background-position: -514px -100px;
	}
.twitter{
	width:35px;
	height:35px;
	background-position: -475px -99px;}
.posterous{
	width:36px;
	height:35px;
	background-position: -434px -100px;}
.delicious{
	width:35px;
	height:36px;
	background-position: -394px -99px;}
#wrapper #slider .page #copy .column p.under{
	font-size:1.2em;
	line-height:0px;
	text-indent:9px;}
#copy .under {
	font-size:1.2em;
	line-height:10px;
	text-indent:12px;}

#wrapper #slider .page p.birdy{
	background:url(../images/twitter-bird-1.jpg) no-repeat;
	width:50px;
	height:50px;
	text-indent:-9999px;
	position:absolute;
	margin:200px;
	}
.jobs{
	padding-left:265px;}

#wrapper #slider .page #portfolio_wrapper #portfolio .item .columndescription h3 a.portfolio{
	text-decoration:underline;
	font-size: .95em;
    font-weight: normal;
    margin: 1em 0 .25em 0;
	color: #fff;
	}
#wrapper #slider .page #portfolio_wrapper #portfolio .item .columndescription h3 a:hover.portfolio{
	text-decoration:none;
}

a.portfolio{
	text-decoration:underline;
	font-size: .95em;
    font-weight: normal;
    margin: 1em 0 .25em 0;
	color: #fff;
	}
a:hover.portfolio{
	text-decoration:none;
}
