/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 9, 2011 09:45:15 PM America/New_York */



@font-face {
    font-family: 'RalewayThin';
    src: url('raleway_thin-webfont.eot');
    src: url('raleway_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway_thin-webfont.woff') format('woff'),
         url('raleway_thin-webfont.ttf') format('truetype'),
         url('raleway_thin-webfont.svg#RalewayThin') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
	font-family:'RalewayThin', Verdana, sans-serif;
	margin:0;
	padding:0;

}


h1, h2, h3 {
	font-weight:normal;
	color:#000;
}
h1{
	font-size:1.2em;
}

h1 a {
	text-decoration:underline;
	color:#6CC;
}

h2{
	font-size:1em;
	margin:1em 0;
	margin-top:5em;
}

h3{
	font-size:.85em;
}

a {
	text-decoration:underline;
	color:#6CC;
}


#wrapper {
	margin:0 auto;
	padding:0;
	width:900px;
	margin-bottom:20px;
	
}
#header{
		margin:8px 0 5px 0;
		height:25px;
			margin-bottom:4em;

}
#name{
	width:400px;
	float:left;
	height:25px;

}
#email{
	width:250px;
	height:25px;
	float:left;
	text-align:left;
	padding-right:10px;
	margin-top:.2em;
}
#soundcloud{
	width:50px;
	height:25px;
	float:left;
	margin-top:.2em;
}

/*#soundcloud{
	clear:both;
	display:inline-block;
	width:100px;
	height:70px;
	margin-top:.2em;
	margin-right:95px;
	margin-bottom:300px;
	margin-left:760px;
	
}*/
#soundcloud.contactpage {
	clear:none;
	margin-top:.5em;
	margin-right:145px;
}

.imageholder{
	margin-bottom:2em;

}
#footer {
	color:#aaa;
	margin-top:3px;
	height:15px;
}
#copyright {
	font-size:.65em;
	width:175px;
	float:left;
	height:15px;
	margin-left:360px;
	text-align:center;
	padding-top:5px;
}
#message {
	font-size:1em;
	width:180px;
	float:right;
	height:15px;
}

#mainContent {
	margin:0 auto;
	margin-top:10px;
	padding:40px 200px;
	width:500px;
	border:#aaa solid thin;
}

/* form styling ^5f */

#contactus #MainContent{
	width:150px;
	height:auto;
}

#formcontainer {

	border:#666666 thin dotted;
	margin-top:15px;
        width:400px;

	}
	
#contactbox{
	border:#666666 thin dotted;
	height:130px;
	width:400px;
	padding:10px 10px 0 10px;
	}
	
#contactInfo{
	float:left;
	text-align: right;
	display:inline;
	width:150px;
	
}

#contactInfo1{
	float:right;
	text-align: right;
	display:inline;
	width:150px;
	
	padding-right:30px;
}
#contactInfo1 p, #contactInfo p {
	margin: 3px;
}


#contactus h3{
	color:#333;
	font-size:12px;
	}
	
#contactus h5{
	color:#333;
	font-size:11px;
	padding-top:10px;
	}

form.contactus
{
	margin:0px 20px 20px 0px;
	padding-left:20px;
}

#contactus label{
	width:100px;
	padding-right:5px;
}

#body, #from, #contactform p.msg{
	width:310px;
        margin-bottom:10px;
}

.msg {
	height: 100px;
}

.contact {
	height:500px;
}

textarea, input
{
	border:1px solid #BEDB89;
	background-color:#ebf4fb;
	border-bottom:1px solid #50affb;
	border-right:1px solid #50affb;
	border-left:1px solid #176aac;
	border-top:1px solid #176aac;
}
textarea:hover, input:hover
{
	background:#e4e8eb;	
}
textarea:focus, input:focus
{
	border:1px solid #BEDB89;
	background:#fff;
	border-bottom:1px solid #50affb;
	border-right:1px solid #50affb;
	border-left:1px solid #176aac;
	border-top:1px solid #176aac;
}
#texinputs{
	clear:both;
}
#sendbutton
{
	padding:2px 10px;
	margin-left:150px;
}

.button {
	border:1px solid #BEDB89;
	border-bottom:1px solid #50affb;
	border-right:1px solid #50affb;
	border-left:1px solid #176aac;
	border-top:1px solid #176aac;
	background:#fff;
}

.button:hover 
{
	background:#e4e8eb;
}
.contactus{
	padding-right:17px;
}
.subHead {
	margin:10px 0;
}

.number {
	font-size:1em;
}

