/* CSS Document */

/* =LAYOUT */

#page { 
*width:72.00em;/* IE */ 
}


#branding{
*width:70.50em;/* IE */
}


#brandingThankyou{
*width:70.50em;/* IE */
}


#content {
*width:70.50em;/* IE */
}

#contentThankyou {
*width:70.50em;/* IE */
}



#social{
*width:10.50em;/* IE */
}

#workServices{
*width:27.00em;/* IE */
}

#streams{
*width:10.50em;/* IE */
}

#blogPreview {
*width:18.00em;/* IE */
}

#footer { 
*width:70.50em;/* IE */ 
}

/* =LAYOUT */


/* =CONTENT */

	/* =BRANDING */
	
#branding p {
filter: alpha(opacity=60); /* internet explorer */
-khtml-opacity: 0.6;      /* khtml, old safari */
-moz-opacity: 0.6;       /* mozilla, netscape */
opacity: 0.6;           /* fx, safari, opera */
}

#brandingInfo ul{ 

}


	/* =BRANDING */
	
		/* =SOCIAL */
	
#social #dummy{ 
*width:9.00em;/* IE */
}

#social #twitter{ 
*width:9.00em;/* IE */
}

	/* =SOCIAL */
	
		/* =WORK */

#workServices #display{ 
*width:24.00em;/* IE */ 
}


#workServices #display img:hover{
filter: alpha(opacity=80); /* internet explorer */
-khtml-opacity: 0.8;      /* khtml, old safari */
-moz-opacity: 0.8;       /* mozilla, netscape */
opacity: 0.8;           /* fx, safari, opera */
}


#workServices #services{ 
*width:24.00em;/* IE */ 
}

	/* =WORK */
	
		/* =BLOGPREVIEW */

#blogArticle {
filter: alpha(opacity=70); /* internet explorer */
-khtml-opacity: 0.7;      /* khtml, old safari */
-moz-opacity: 0.7;       /* mozilla, netscape */
opacity: 0.7;           /* fx, safari, opera */
}


		/* =BLOGPREVIEW */
		
		/* =STREAMS */

#streams:hover{
*width:10.50em;/* IE */
}


	/* =STREAMS */



/* =FOOTER */

	/* =LINKS */
#footer #links { 
*width:31.50em;/* IE */
}


#footer #links form input{
filter: alpha(opacity=50); /* internet explorer */
-khtml-opacity: 0.5;      /* khtml, old safari */
-moz-opacity: 0.5;       /* mozilla, netscape */
opacity: 0.5;           /* fx, safari, opera */	
}

	/* =LINKS */
	
	/* =CONTACT */
#footer #contactMe{
*width:37.50em;/* IE */
}


#footer #contactMe form  {
*width:31.50em;/* IE */
}


#footer #contactMe form label {
border-top: 1px dashed #272725;
color: #d1d1d1;
display:block;
font-family:"Courier New", Courier, mono;
font-size: 93%;
line-height:1.5;
margin:9px 0px 0px 0px;
width:400px;
padding-top:9px;
}

#footer #contactMe form input{
filter: alpha(opacity=50); /* internet explorer */
-khtml-opacity: 0.5;      /* khtml, old safari */
-moz-opacity: 0.5;       /* mozilla, netscape */
opacity: 0.5;           /* fx, safari, opera */	
}

#footer #contactMe form textarea{
filter: alpha(opacity=50); /* internet explorer */
-khtml-opacity: 0.5;      /* khtml, old safari */
-moz-opacity: 0.5;       /* mozilla, netscape */
opacity: 0.5;           /* fx, safari, opera */
}

input#submitContact{
filter: alpha(opacity=100) !important; /* internet explorer */
-khtml-opacity: 1 !important;      /* khtml, old safari */
-moz-opacity: 1 !important;       /* mozilla, netscape */
opacity: 1 !important;           /* fx, safari, opera */
}



input#submitContact:hover{
filter: alpha(opacity=80) !important; /* internet explorer */
-khtml-opacity: 0.8 !important;      /* khtml, old safari */
-moz-opacity: 0.8 !important;       /* mozilla, netscape */
opacity: 0.8 !important;           /* fx, safari, opera */

}

	/* =CONTACT */