/*Reset styles*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}

ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}

/*Begin styles*/

/*--------------------------*/
/*      General Styles      */
/*--------------------------*/

body{
	background: url(../img/bodybg.png) repeat-x 0 0;
	font-size: 62.5%;
	font-family: Georgia, Times, serif;
}

a{
	color: #0085de;
	text-decoration: none;
}

a:hover{
	color: #0069af;
}

h2, legend{
	color: #0085DE;
	font-weight: normal;
	letter-spacing:1px;
}

#wrapper{
	width: 960px;
	margin:0 auto;
	position: relative;
}

#outer-wrapper{
	background: url("../img/wrapperbg.png") no-repeat center 6px;
	height:100%;
	margin:0 auto;
}

#header{
	height:654px;
	margin:0 auto;
	position:relative;
	width:960px;
}

#header a{
	background:url("../img/contactbg.png") no-repeat scroll 0 0 transparent;
	color:#eee;
	font-size:2em;
	height:40px;
	line-height:40px;
	position:absolute;
	right:30px;
	text-align:center;
	text-decoration:none;
	width:120px;
}

#header a:hover{
	color: #0087e1;
}

#intro{
	bottom:0;
	font-size:3em;
	line-height:47px;
	overflow:hidden;
	right:0;
	width:422px;
}

#intro p{
	bottom:143px;
	color:#666666;
	position:absolute;
	right:9px;
	width:422px;
}

#intro p a{
	background:none repeat scroll 0 0 transparent;
	color:#0087E1;
	font-size:1em;
	height:auto;
	position:static;
}

#intro a{
	background:url("../img/buttonbg.png") no-repeat scroll 0 0 transparent;
	color:#eee;
	font-size:0.6em;
	height:36px;
	line-height:36px;
	overflow:hidden;
	position:absolute;
	right:15%;
	text-align:center;
	text-decoration:none;
	top:81%;
	width:162px;
}

#intro a:hover{
	color: #0069af;
}

#intro a#portfolio:hover{
	background:url("../img/buttonbghover.png") no-repeat scroll 0 0 transparent;
	color: #eee;
}

#wrapper-slider{
	background: #5b5b5b;
}

#slider{
	position:relative;
	overflow: hidden;
	margin: 0 auto;
	height: 350px;
}

#slider ul{

}

#slider ul li{
	height:551px !important;
}

.anythingSlider .forward{
	background:url("../img/arrows.png") no-repeat scroll 0 0 transparent;
	height:49px;
	position:absolute;
	right:37px;
	top:50%;
	width:59px;
}

.anythingSlider .forward:hover{
	background:url("../img/arrowshover.png") no-repeat scroll 0 0 transparent;
}

#nextBtn a{
	text-indent: -99999px;
	display: block;
	height: 49px;
}

#slider ul li img{
	position:relative;
}

#slider ul li .projects{
	background:url("../img/titles-border.png") no-repeat scroll 0 0 transparent;
	padding-top:26px;
	overflow: hidden;
}

#slider ul li .projects a{
	float:left;
}

#slider ul li .projects img{
	float: left;
	-moz-box-shadow: 3px -3px 3px #1a1a1a;
	-webkit-box-shadow: 3px -3px 3px #1a1a1a;
}

#slider ul li .projects span{
	color:#EEEEEE;
	float:left;
	font-size:1.8em;
	padding-top:10px;
}

#slider ul li .projects a{
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #333333;
	display:block;
	height:190px;
	margin-bottom:10px;
	margin-right:14px;
	overflow:hidden;
	padding:8px;
	text-decoration:none;
	width:201px;
}

#slider ul li .projects a:hover{
	background: #454545;
}

#prevBtn{
	display: none;
}

#wrapper-footer{
	padding-bottom: 1px;
	background:url("../img/wrapper-footerbg.png") repeat-x center 0;
}

#footer{
	font-size:3.5em;
	height:254px;
	margin:0 auto;
	padding-bottom:15px;
	padding-left:33px;
	padding-top:32px;
	position:relative;
	width:960px;
}

#social{
	float:left;
	margin:0 5px;
	width:340px;
}

#social h2{
	color:#0085DE;
	font-weight:normal;
}

#social ul li{
	font-size: 0.45em;
	line-height: 37px;
}

#tweets-feed{
	
	float:left;
	height:260px;
	margin-top:40px;
	overflow:hidden;
	width:250px;
}

#social #twitter_update_list{
	color:#666666;
	float:left;
	font-size:0.45em;
	margin:26px 3px 20px 50px;
	width:60%;
}

#social #twitter_update_list li{
	list-style-type: none;
}

#social #twitter_update_list li span{
	line-height: 18px;
}

#social ul{
	float:left;
	margin-top:7px;
}

#social a{
	color: #000;
}

#social a:hover{
	color: #0087e1;
}

#contactform{
	float: left;
	width: 280px;
	margin-left: 70px;
}

input{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#888888;
	font-family:georgia;
	font-size:17px;
}

p.input{
	background:url("../img/inputbg.png") no-repeat scroll 0 8px transparent;
	height:35px;
	line-height:27px;
	padding:0 0 5px 10px;
	width:280px;
}

textarea{
	background:url("../img/textareabg.png") no-repeat scroll 0 8px transparent;
	border:medium none;
	color:#888888;
	font-family:georgia;
	font-size:17px;
	height:80px;
	width:350px;
	padding:10px 0 0 10px;
}

p.textarea{
	height:80px;
	width:350px;
}

#sendbtn{
	background:url("../img/sendbg.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	float:right;
	height:34px;
	margin-top:10px;
	width:100px;
}

#sendbtn:hover{
	background:url("../img/sendhover.png") no-repeat scroll 0 0 transparent;
}

#stickybits{
	float: left;
	margin-left:70px;
	margin-top: 49px;
}

#copyright{
	background:url("../img/copybg.png") no-repeat scroll 0 0 transparent;
	bottom:0;
	color:#EEEEEE;
	font-size:0.5em;
	height:35px;
	position:absolute;
	width:361px;
}

#copyright p{
	font-size:0.9em;
	line-height:35px;
	text-align:center;
}
