/* fullcreamstudios.com */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }

#welcome {
	width:800px;
	height:800px;
	margin:auto;
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	color: #E76E34;
}

#logo {
	width:200px;
	height:203px;
	margin-top:400px;
	float:left;
	background:url(http://images.fullcreamstudios.com/logo/web/200x200/fullcreamstudios_128.gif) no-repeat bottom;
}

#logo h1 {
	display:none;
}

h2 {
	font-size: 1.2em;
	padding-top: 8px;
}

p {
	font-size:0.8em;
}

.myBox {
    color: #fff;
    padding: 20px;
    text-align: left;
    background-color: #e76e34;
    border: 3px solid #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

#note {
	width:500px;
	margin-top:400px;
	float:right;
	height: 60px;
}

#contact {
	width:500px;
	float:right;
	padding: 20px;
}

small {font-style:italic; }

.email {
	height:30px;
	font-size:0.8em;
	background:url(../images/icon_mailto.gif) no-repeat left ;
	padding-left:30px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	height:20px;
}

.twitter {
	height:40px;
	background:url(../images/twitter.png) no-repeat left top ;
	padding-left:30px;
	margin-left:10px;
	margin-top:8px;
	font-size:0.8em;
}

#tweets {
	font-size:0.8em;
	width: 400px;
	float: right;
	margin-top: -40px;
}

#tweets li {
	list-style-type:none;
	height:20px;
	padding-top: 0px;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

 a:link { text-decoration:none; color:#0066CC;}
 a:active { text-decoration:none; color:#0066CC;}
 a:hover { text-decoration:underline; color:#0066CC;}
 a:visited { text-decoration:none; color:#0066CC;}
