/* @group Main Page */

html {
	height: 100%;
	margin-bottom: 0px;
}

body {
	font-family: Georgia, serif, helvetica, wingdings;
	color: #555;
	text-transform: lowercase;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background: url('http://ericahampton.com/images/EH_Background_Bottom_Right.jpg') no-repeat top right;
}

/* @end */

/* @group Link Styles */

a:link, a:visited {
	text-decoration: none;
	color: #191919;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	text-decoration: none;
	color: #10C8CD;
}

#about a:link, #about a:active, #about a:visited {
	text-decoration: none;
	color: #191919;
}

#about a:hover {
	color: #555;
}

#block a:link, #block a:active, #block a:visited {
	text-decoration: none;
	color: #191919;
}

#block a:hover {
	color: #EC1559;
}

/*

h3 a:link, h3 a:visited {
	padding: 8px;
	padding-left: 8px;
	font-weight: normal;
	-moz-outline-style: none;
}

*/

h3 a:link, h3 a:visited {
	color: #191919;
	font-weight: normal;
	margin: 8px;
	padding: 5px;
}

h3 a:hover {
	color: #10C8CD;
}

/* @end */

/* @group Content */

#about {
	font-size: 55px;
	text-transform: lowercase;
	margin-left: 69px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #e1e1e1;
	font-style: normal;
	font-weight: normal;
}

#block {
	padding: 10px;
	padding-left: 73px;
	font-size: 14px;
}

#container {
	width: 450px;
	background: url('http://ericahampton.com/MainGifs/WhiteTrans.png') repeat;
	text-align: left;
	margin: 0 auto;
	float: left;
	vertical-align: top;
	padding-left: 20px;
	font-size: 35px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#workthumbs {
	font-weight: normal;
	padding: 1px;
	border: 0px;
	float: right;
	padding-right: 20px;
}

.stretcher {
	
}

h3 {
	margin: 0px 0 0;
	cursor: pointer;
}

/* @end */

/* Code */

code {
	margin: 10px 0;
	font: 0.9em "Courier New", Courier, Monospace;
	color: #666;
	background-color: #000;
}

/* @group Misc */

#tweetshare {
       position: absolute;
       top: 10px;
       right: 96px;
       width: 100px; 
       height: 21px;
       background: rgba(255,254,255,0.8);
       color: #e5e5e5;
       border: none;
       /* Standard */
       border-top-left-radius: 5px;
       -moz-border-radius-topleft: 5px; /* Firefox 3.6 and earlier*/
       border-bottom-left-radius: 5px;
       -moz-border-radius-bottomleft: 5px; /* Firefox 3.6 and earlier*/
       padding: 3px;
}

#like {
       position: absolute;
       top: 10px;
       right: 0px;
       width: 90px; 
       height: 20px;
       background: rgba(255,254,255,0.8);
       color: #e5e5e5;
       border: none;
       /* Standard */
       -moz-border-radius: 0px;
       -webkit-border-radius: 0px;
       border-radius: 0px; /* future proofing */
       -khtml-border-radius: 0px;
       padding: 3px;
}

#bracket {
	color: #e1e1e1;
	font-size: 130%;
	font-weight: bold;
	padding-right: 5px;
}

#rss, #tumblr, #dopplr, #facebook, #twitter, #vimeo, #magma, #lastfm, #flickr, #disqus, #readernaut, #delicious, #linkedin, #krop, #kickstarter, #flavors, #buzz, #reader {
	border: 0px;
	padding-left: 23px;
	float: left;
	display: block;
	width: 120px;
	position: relative;
	margin: 5px;
}

#rss {
	background: url('http://mikeambs.com/MainGifs/rss.png') no-repeat left center;
}

#tumblr {
	background: url('http://mikeambs.com/MainGifs/tumblr_16px.png') no-repeat left center;
}

#dopplr {
	background: url('http://mikeambs.com/MainGifs/dopplr_16px.png') no-repeat left center;
}

#facebook {
	background: url('http://mikeambs.com/MainGifs/facebook_16px.png') no-repeat left center;
}

#twitter {
	background: url('http://mikeambs.com/MainGifs/twitter_16px.png') no-repeat left center;
}

#vimeo {
	background: url('http://mikeambs.com/MainGifs/vimeo_16px.png') no-repeat left center;
}

#magma {
	background: url('http://mikeambs.com/MainGifs/magma_16px.png') no-repeat left center;
}

#lastfm {
	background: url('http://mikeambs.com/MainGifs/lastfm_16px.png') no-repeat left center;
}

#flavors {
	background: url('http://mikeambs.com/MainGifs/Flavors-me.png') no-repeat left center;
}

#buzz {
	background: url('http://mikeambs.com/MainGifs/buzz.png') no-repeat left center;
}


#flickr {
	background: url('http://mikeambs.com/MainGifs/flickr_16px.png') no-repeat left center;
}

#disqus {
	background: url('http://mikeambs.com/MainGifs/disqus_16px.png') no-repeat left center;
}

#readernaut {
	background: url('http://mikeambs.com/MainGifs/readernaut_16px.png') no-repeat left center;
}

#delicious {
	background: url('http://mikeambs.com/MainGifs/delicious_16px.png') no-repeat left center;
}

#linkedin {
	background: url('http://mikeambs.com/MainGifs/linkedin_16px.png') no-repeat left center;
}

#krop {
	background: url('http://mikeambs.com/MainGifs/krop_16px.png') no-repeat left center;
}

#kickstarter {
	background: url('http://mikeambs.com/MainGifs/kickstarter.png') no-repeat left center;
}

#reader {
	background: url('http://mikeambs.com/MainGifs/gReader.jpg') no-repeat left center;
}

address {
	display: block;
	width: 180px;
	padding: 9px;
	background: rgba(255,255,0,0.1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.15);
	font-style: normal;
	margin-left: -9px;
}

#new-icon {
	color: red;
	padding: 3px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background: rgba(255,255,0,0.2);
	font-style: normal;
	text-transform: capitalize;
	margin-left: 4px;
}

/* @end */

/* @group Footer Structure */

#footer a:link, #footer a:visited {
	color: #555;
	padding: 5px;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
	color: #00ADEF;
}

#footer {
	width: 500px;
	background: url('http://ericahampton.com/images/WhiteTrans_Footer.png') repeat-x;
	padding-top: 50px;
	font-size: 100%;
	color: #555555;
	align: bottom;
	position: absolute;
	text-transform: lowercase;
	text-align: center;
}

/* @end */

