* {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 10px;
}
#cobwebs {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999;
	width: 400px;
	height: 340px;
	background-image: url(../images/cobwebs.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#spider {
	position: absolute;
	bottom: 0;
}
.QOverlay {
	background-color: #CC9966;
	z-index: 9999;
	width: 960px;
	position: relative;
	margin-top: 15px;
}

.QLoader {
	background-color: #FFF;
	opacity: .5;
	height: 1px;
}
.QAmt {
	color:#fff;
	font-family:"Permanent Marker",Arial,Helvetica,sans-serif;
	font-size:50px;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}
#overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: rgba(0,0,0,.75);
	z-index: 998;
}
#email-info {
	width: 280px;
	height: 130px;
	padding: 10px;
	position: absolute;
	top: 50%;
	margin-top: -75px;
	right: 50%;
	margin-right: -150px;
	line-height: 24px;
	font-size: 16px;
	background-color: #FFC;
	z-index: 999;
}
#email-info #close {
	position: absolute;
	right: 0;
	margin-right: 5px;
	bottom: 0;
	margin-bottom: 5px;
	float: right;
	color: #F33;
	font-size: 20px;
}
#portfolio h1 {
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 24px;
	color: #630;
	padding-left: 5px;
	line-height: 40px;
	margin-bottom: 10px;
	text-shadow: #fc9 0px 1px 0, #963 0 -1px 0;
}
h1 a:hover {
	color: #c96;
}
h2 {
	margin-bottom: 5px;
	text-align: left;
	color: #900;
	font-size: 16px;
	font-weight: bold;
}
h2 a {
	border: 0;
	color: #333;
}
a,a:active{
	color: #900;
	text-decoration: none;
	border: 0;
}
a:hover{
	color: #999;
	text-decoration: none;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Verdana;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#wrapper {
	clear: both;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	position: relative;
}
a.antiSOPA {
	width: 375px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 555;
	top: 50%;
	margin-top: -20px;
	background-image: url(http://americancensorship.org/images/stop-censorship-small.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#header h1 {
	font-family: 'Permanent Marker', cursive;
	border: 0;
	font-size: 24px;
	margin-top: 10px;
	width: 500px;
	float: right;
	opacity: 0.7;
	margin-bottom: 0px;
	color: #000;
}
#movember {
	top: 90px;
	position: absolute;
	margin-left: -20px;
	z-index: 999;
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);)
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
}
#logo  {
	top: 10px;
	position: absolute;
	margin-left: 10px;
	z-index: 1;
}
#logo_home {
	display: none;
	top: 60px;
	position: absolute;
	margin-left: 300px;
}
#spill  {
	top: 5px;
	position: absolute;
	margin-left: 800px;
}
#inner {
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	height: auto !important;
}
#home {
	overflow: hidden;
	padding: 0px;
	width: 960px;
	height: 400px;
	font-size: 12px;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 5px #333, -2px -2px 5px #333;
    -webkit-box-shadow: 2px 2px 5px #333, -2px -2px 5px #333;
    box-shadow: 2px 2px 5px #333, -2px -2px 5px #333;
}
ul.slider{
	height:400px;
	margin-left:0px;
	position:relative;
	display:block;
	width:960px;
	list-style: none;
	z-index: 10;
}
ul.slider li{
	margin: 0;
	float:left;
	display: block;
	position: relative;
}
ul.slider li .outer {
  display: block;
  overflow: hidden;
  height: 400px;
  width: 100px;
  position: relative;
  font-family: 'Architects Daughter', cursive;
  font-size: 16px;
  -moz-box-shadow: -1px 0 5px #333;
  -webkit-box-shadow: -1px 0 5px #333;
  box-shadow: -1px 0 5px #333;
}
ul.slider li .outer a.antiSOPA {
	display: none;
	width: 310px;
	height: 350px;
	margin-top: -175px;
	left: 10px;
	z-index: 1;
}
#open a.antiSOPA {
	display: block;
}
ul.slider li .outer img {
	position: absolute;
	z-index: 1;
}
#open {
  width:760px;
}
.clickme {
	font-family: 'Permanent Marker', cursive;
	font-size: 14px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	display: block;
	line-height: 25px;
	position: absolute;
	width: 40px;
	height: 40px;
	bottom: -35px;
	left: -55px;
	margin: 0;
	padding: 5px 40px 40px;
	color: #fff;
	text-align: center;
	background-color: #900;
}
.clickme:hover {
	background-color: #800;
	color: #ccc;
	/*background-position: -120px 5px;*/
	box-shadow: inset 0px 1px 2px #333;
}
#open .clickme {
	display: none;
}
.desc {
	position: absolute;
	left: 320px;
	width: 400px;
	height: 360px;
	padding: 20px;
	background-color:transparent;
	z-index: 2;
	color: #222;
	text-shadow: 0px 1px 3px #999;
}
.desc a {
	height: 22px;
	display: block;
	overflow: visible;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.desc a:hover {
	color: #900;
	border-bottom: dashed 2px #ccc;
	bottom: 18px;
}
#message {
	width: 940px;
	float: left;
	background: rgba(255,204,153,0.5);
	padding: 10px;
}
/*Polaroid effect*/
ul.polaroids { width: 880px; margin-left: 30px;}
ul.polaroids li { display: inline; }
ul.polaroids a { font-family: 'Permanent Marker', cursive; color: #003; font-size: 16px; background: #fff; display: inline; float: left; margin: 0 -2px 30px; width: auto; padding: 10px 10px 15px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transition: -moz-transform .15s linear; -moz-transform: rotate(-2deg); -ms-transition: -ms-transform .15s linear; -ms-transform: rotate(-2deg); text-align: center; }
ul.polaroids a:after { content: attr(title); }
ul.polaroids img { width: 200px; display: block; margin-bottom: 12px;}
ul.polaroids li:nth-child(1n) a { margin-left: 0px; }
ul.polaroids li:nth-child(even) a { -webkit-transform: rotate(2deg);  -moz-transform: rotate(2deg); -ms-transform: rotate(2deg); }
ul.polaroids li:nth-child(3n) a { -webkit-transform: none; position: relative; top: -5px;  -moz-transform: none; -ms-transform: none; }
ul.polaroids li:nth-child(5n) a { -webkit-transform: rotate(5deg); position: relative; right: 5px;  -moz-transform: rotate(5deg); -ms-transform: rotate(5deg); }
ul.polaroids li:nth-child(8n) a { position: relative; right: 5px; top: 8px; }
ul.polaroids li:nth-child(11n) a { position: relative; left: -5px; top: 3px; }
ul.polaroids a:hover { color: #003; -webkit-transform: scale(1.25) !important; -moz-transform: scale(1.25) !important; -ms-transform: scale(1.25) !important; position: relative; z-index: 5 }
/*New portfolio styles*/
#portfolio {
	width: 940px;
	padding: 10px;
	position: relative;
	margin-top: 10px;
}
#cust-info {
	width: 880px;
	position: relative;
	display: inline-table;
	padding-bottom: 6px;
	margin-left: 30px;
}
#specs-wrap {
	background-image:url(/portfolio/images/specs_bg.gif);
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-left: 10px;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-transform: rotate(2deg);  -moz-transform: rotate(2deg); -ms-transform: rotate(2deg);
}
#features, #tech {
	width: 180px;
	padding: 10px 10px 10px 30px;
	margin-bottom: 10px;
	-webkit-transform: rotate(-2deg);  -moz-transform: rotate(-2deg); -ms-transform: rotate(-2deg);
	font-family: 'Architects Daughter', cursive;
	font-size: 14px;
}
#features h2, #tech h2 {
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 20px;
}
#tech {
	margin-bottom: 0;
}
#features ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#features li {
	background-image: url(/portfolio/images/features.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 20px;
}
#tech ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#tech li {
	background-image: url(/portfolio/images/technology.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 20px;
}
#text-wrap {
	float: left;
	width: 640px;
	margin-left: 10px;
}
#text {
	font-family: 'Architects Daughter', cursive;
	color: #000;
	font-size: 14px;
	width: 640px;
	text-align: justify;
	display: block;
	text-shadow: #fc9 0px 1px 0, #963 0 -1px 0;
	margin-bottom: 30px;
}
#like {
	position: absolute;
	bottom: 0px;
}
#customer {
	font-family: 'Architects Daughter', cursive;
	box-shadow: #fc9 0px 1px 0, #963 0 -1px 0;
	font-size: 16px;
	line-height: 20px;
	color: #630;
	font-weight: bold;
	padding: 5px 5px 5px 45px;
	background-image: url(/images/speech.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-radius: 4px;
	background-color: #c96;
	background-position: 5px center;
}
.portfolio-nav {
	color: #630;
	position: absolute;
	display: block;
	width: 30px;
	height: 180px;
	font-family: 'Dorsa', sans-serif;
	font-size: 200px;
	line-height: 180px;
	top: 50%;
	margin-top: -90px;
	text-align: center;
	text-shadow: #fc9 0px 1px 0, #963 0 -1px 0;
}
.portfolio-nav:hover {
	color: #c96;
}
.portfolio-nav#prev {
	left: 0px;
}
.portfolio-nav#next {
	right: 0px;
}
#contact {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#important {
	background-color: #FCC;
	color: #900;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #F9C;
}
a.close {
	height: 15px;
	width: 15px;
	background-color: #FCC;
	text-align: center;
	font-size: 12px;
	float: right;
	line-height: 15px;
	border: solid 1px #f99;
	display: block;
}
a.close:hover {
	color: #FCC;
	background-color: #900;
}
.bullet {
	height: 20px;
	width: 20px;
	margin-right: 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
a#more {
	float: right;
	margin-top: 5px;
	padding: 3px;
	background-color: #EEE;
	border: solid 1px #CCC;
	color: #09F;
}
a#more:hover {
	color: #999;
}
#contact_txt {
	height: auto;
	width: 330px;
	margin-right: 10px;
	float: left;
	background-image: url(../contact/images/notepaper.gif);
	background-repeat: repeat-y;
	box-shadow: 0px 2px 5px #000;
	padding: 8px 10px 12px 10px;
	line-height: 32px;
	font-family: GregsHand;
	font-size: 26px;
}

#contact_form {
	width: 570px;
	float: left;
	background-image: url(../contact/images/contact_book.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 385px;
	box-shadow: 0px 2px 5px #000;
	position: relative;
	z-index: 2;
}
#contact_form p {
	font-family: GregsHand;
	margin-left: 25px;
	font-size: 26px;
	color: #03C;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform:rotate(-10deg);
}
#contact_form form {
	margin-top: 90px;
}
p.error {
	color: #900;
	font-style: italic;
	width: 296px;

	background-color: #FCC;
	padding: 2px;
}
textarea#msg {
	width: 240px;
	background-color: transparent;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 5px;
}
select {
	background-color: transparent;
	color: #000;
	border: 1px solid #CCC;
	padding: 5px;
}

input {
	width: 240px;
	background-color: transparent;
	color: #000;
	margin: 0;
	padding: 5px;;
	border: 1px solid #CCC;
}
input#submit {
	float: left;
	height: auto;
	border: 0;
	margin-left: 400px;
	color: #900;
	font-family: GregsHand;
	font-size: 26px;
	cursor: pointer;
	background-color: transparent;
	width: auto;
	margin-top: 25px;
}
input#submit:hover {
	color: #000;

}
#thanks {
	width: 540px;
	padding: 10px;
	background-color: #FFF;
	height: 150px;
}
#error {
	width: 940px;
	padding: 10px;
	background-color: #FFF;
	height: 150px;
}
#airmail {
	height: 250px;
	width: 400px;
	background-image: url(../contact/images/airmail.png);
	background-repeat: no-repeat;
	z-index: 99;
	position: relative;
	left: 560px;
	top: -170px;
}
#details {
	position: absolute;
	width: 300px;
	margin-left: 50px;
	margin-top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

#testimonial #more {
	height: 97px;
	width: 113px;
	position: absolute;
	z-index: 3;
}
#testimonial #more a {
	text-decoration: none;
	border: 0;
}
#e404 {
	width: 540px;
	height: 240px;
	background-image: url(../images/404.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 130px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 24px;
	font-family: GregsHand;
	margin-right: auto;
	margin-left: auto;
}
#e404 h1 {
	font-family: GregsHand;
	border: 0;
	color: #FFF;
	padding: 0;
	font-size: 36px;
}
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	height: 140px;
	clear: both;
	position: relative;
}
#footer_inner {
	font-size: 12px;
	height: 140px;
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#lastfm {
	width: 106px;
	height: 114px;
	padding: 21px 27px 22px 27px;
	background-image: url(/images/ipod-nano.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#lastfm a {
	position: absolute;
	top: 9px;
	left: 17px;	
}
#lastfm dl:last-child, #lastfm dl:nth-child(2) {
	display:none;
	position: absolute;
}
.lfm_art {
	position: absolute;
	background-color: #000;
}
.lfm_art img {
	width: 106px;
	opacity: .75;
}
a.song_wrap {
	top: 21px !important;
	left: 27px !important;
	display: block;
	width: 106px;
	height: 100px;
	position: absolute;
	z-index: 2;
	padding-top: 4px;
}
.lfm_artist, .lfm_song, .lfm_album {
	text-align: center;
	width: 104px;
	font-size: 10px;
	display: block;
	color: #FFF;
	text-shadow: #333 0 1px 0;
}
.lfm_song {
	font-size: 11px;
}
#social_wrap {
	width: 312px;
	float: left;
	margin-left: 10px;
}
a.social img {
	float: left;
}
#copyright {
	float: right;
	text-align: right;
}
#fbook {
	margin-right: 20px;
}
#mo_logo {
	margin-left: 60px;
}
#footer_inner a.social {
	border: 0;
}
