body {
	font: 12px "Helvetica", Arial, Verdana, sans-serif;
	line-height: 16pt;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: transparent url("../img/header-bg.png") repeat-x top left;
}

/* LAYOUT */

#page_margins {
	position: relative;
	width: 100%;
	margin: auto auto;
	background: transparent;
	text-align: left;
}

#wrapper {
	position: relative;
	margin: auto auto;
	width: 100%;
	height: 100%;
	background: transparent;
	text-align: left;
}
.header-logo {
	position: relative;
	float: left;
	height: 46px;
	width: 196px;
	padding: 30px 0px 0px 2px;
}

#header {
	position: relative;
	float: left;
	width: 100%;
	height: 420px;
	background: transparent;
}

#header .wrapper {
	position: relative;
	margin: 0px auto;
	width: 900px;
	height: 400px;
	padding: 0px 20px 0px 20px;
	background: transparent url("../img/header.png") no-repeat center bottom;
}

#header p {
	color: #eee;
	position: absolute;
	left: 350px;
	top: 42px;
	width: 300px;
	height: 74px;
	float: left;
	background: transparent url("../img/header-text.png") no-repeat center top;
}

#header p span {
	display: none;
}

#nav {
	position: relative;
	float: left;
	width: 100%;
	height: 30px;
	background: transparent;
}
#nav a {
	position: relative;
	float: left;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
	font-weight: bold;
}
#nav a#adoy-email {
	margin-left: 2px;
	padding: 4px 5px 4px 22px;
	background: transparent url("../img/letter-icon.png") no-repeat left 9px;
}
.header-share-buttons {
	position: relative;
	float: right;
	padding: 40px 60px 0 0;
	width: 110px;
	text-align: center;
}
#header a#twitter {
	float: none;
	padding: 4px 5px 4px 5px;
	margin: 0;
	color: #f2f2f2;
	font-weight: normal;
	font-size: 130%;
	text-shadow: #333 1px 1px 3px;
	line-height: 10px;
}
#header a#twitter strong {
	padding: 0px;
	margin: 0;
	font-size: 100%;
	clear: both;
}
#header a#twitter span {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0;
	font-size: 70%;
}

#academy {
	position: absolute;
	top: 170px;
	right: 25px;
	width: 370px;
}
#about-adoy {
	position: absolute;
	top: 160px;
	left: 25px;
	width: 450px;
}
#about-adoy h1 {
	position: relative;
	float: left;
	clear: both;
	color: #f2f2f2;
	font-weight: normal;
	font-size: 250%;
	text-shadow: #333 1px 1px 3px;
}
#about-adoy span {
	position: relative;
	float: left;
	clear: both;
	color: #f2f2f2;
	font-weight: normal;
	font-size: 120%;
	padding: 10px 0 0 3px;
	text-shadow: #333 1px 1px 1px;
	line-height: 16px;
	width: 430px;
}
#about-adoy ul {
	position: relative;
	float: left;
	color: #f2f2f2;
	font-weight: normal;
	font-size: 140%;
	text-shadow: #333 1px 1px 2px;
	padding: 20px 0 0 0px;
	margin: 0 0 0 29px;
	
}
#about-adoy ul li {
	position: relative;
	float: left;
	clear: both;
	padding: 0px 0 3px 2px;
	width: 350px;
	display: list-item;
	list-style-image: url("../img/tick-icon.png");
	list-style-type: disc;
}


#menu {
	position: relative;
	float: left;
	width: 100%;
	height: 80px;
	background: #fff url("../img/menu-bg.png") repeat-x top left;
	z-index: 10;
}

#main {
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 0px 0;
	background: #fff url("../img/content-bg.png") repeat left top;
}

#menu .arrow {
	display: block;
	position: relative;
	float: left;
	width: 450px;
	height: 39px;
	background: transparent url("../img/menu-arrow.png") no-repeat 300px bottom;
	z-index: 9;
}

.main-wrap {
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 40px 0;
	margin: 0 0 0px 0;
	/* background: transparent url("../img/main-wrap-bg.png") no-repeat bottom center; */
}

#main h1 {
	color: #333;
	font-size: 140%;
	font-weight: bold;
	text-shadow: #fff 1px 1px 2px;
	margin: 0 10px 0px 10px;
	border-bottom: 1px solid #ccc;
}

.wrapper {
	position: relative;
	margin: 0px auto;
	width: 900px;
	padding: 0px 20px 0px 20px;
}
#menu .wrapper {
	position: relative;
	margin: 0px auto;
	width: 900px;
	padding: 17px 0px 10px 0px;
}

.stream-container {
	width: 400px;
	background: transparent;
	margin: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 0px solid #ddd;
	font-size: 100%;
	line-height: 18px;
}

.stream-container .more-updates {
	position: relative;
	float: right;
	text-align: right;
}
.stream-container .more-updates a {
	position: relative;
	float: right;
	font-weight: bold;
	font-size: 90%;
	padding: 5px 15px;
}

/* DROPDOWN */

#dropdown {
	position: absolute;
	right: 0px;
	top: 10px;
	list-style-type: none;
	width: 50px;
	z-index: 1;
}

#dropdown li {
	width: 100%;
}

#dropdown li a {
	display: block;
	padding: 0px;
	color: #999;
	background: transparent url("../img/sprite-options.png") no-repeat 0px 0px;
	width: 60px;
	height: 40px;
}

#dropdown li a:hover {
	color: #eee;
	text-decoration: none;
	background: transparent url("../img/sprite-options.png") no-repeat -60px 0;
}

#dropdown ul li {
	width: 100%;
}

#dropdown ul li a {
	display: block;
	padding: 0px;
	color: #999;
	width: 60px;
	height: 40px;
}

#dropdown ul li a:hover {
	color: #eee;
	text-decoration: none;
}

#dropdown li a span {
	display: none;
}

#dropdown ul li#internal a {
	background: transparent url("../img/sprite-options.png") no-repeat 0px -40px;
}

#dropdown ul li#internal a:hover {
	background: transparent url("../img/sprite-options.png") no-repeat -60px -40px;
}

/* DROPDOWN */

#dropbox {
	position: absolute;
	right: 0px;
	top: 10px;
	list-style-type: none;
	width: 50px;
	z-index: 1;
}

#dropbox li {
	width: 100%;
}

#dropbox li a {
	display: block;
	padding: 0px;
	color: #999;
	background: transparent url("../img/sprite-options.png") no-repeat 0px 0px;
	width: 60px;
	height: 40px;
}

#dropbox li a:hover {
	color: #eee;
	text-decoration: none;
	background: transparent url("../img/sprite-options.png") no-repeat -60px 0;
}

#dropbox ul {
	background: #000;
	position: absolute;
	right: 0px;
	width: 300px;
	height: 200px;
	opacity: 0.8;
}

#dropbox ul li {
	width: 100%;
}

#dropbox ul li a {
	display: block;
	padding: 0px;
	color: #999;
	width: 300px;
	height: 40px;
}

#dropbox ul li a:hover {
	background: transparent;
	text-decoration: none;
}

#dropbox li a span {
	display: none;
}

#dropbox ul li#internal a {
	background: transparent url("../img/sprite-options.png") no-repeat 0px -40px;
}

#dropbox ul li#internal a:hover {
	background: #333 url("../img/sprite-options.png") no-repeat -60px -40px;
}

/* HEADERS */

#header-1 {
	position: relative;
	float: left;
	width: 400px;
	height: 17px;
	padding: 0px;
	margin: 0 0px 0 0px;
	background: transparent url("../img/sprite-menu.png") no-repeat 20px 0px;
}

#header-2 {
	position: relative;
	float: right;
	width: 400px;
	height: 17px;
	padding: 0px;
	margin: 0 0px 0 0px;
	background: transparent url("../img/sprite-menu.png") no-repeat 0px -19px;
}

#header-2 .whosthis {
	background: transparent url(../img/who-select.png) no-repeat 0 0;
	width: 270px;
	height: 17px;
	position: relative;
	float: right;
	z-index: 9;
}

#header-flickr {
	position: relative;
	float: left;
	width: 400px;
	height: 28px;
	padding: 0px 0 10px 0;
	margin: 0 0px 0 20px;
	background: transparent url("../img/sprite-menu.png") no-repeat 0px -40px;
}

#header-1 h1, #header-2 h1, #header-flickr h1 {
	display: none;
}

/* FOOTER */

#footer {
	position: relative;
	float: left;
	width: 100%;
	min-height: 400px;
	background: #eaeaea url("../img/footer-bg.png") repeat-x left -5px;
}

#footer .wrapper {
	height: 300px;
	/*background: transparent url("../img/footer-bg.png") no-repeat top center;*/
}

.foot {
	position: relative;
	float: left;
	width: 400px;
	padding: 20px 25px 5px 25px;
	line-height: 18px;
}

#footer h2 {
	color: #fff;
	text-transform: none;
	font-size: 140%;
	font-weight: bold;
	background: transparent;
	height: 17px;
	padding: 0;
	margin: 0 0 10px 0;
}

#footer h2.about {
	background: transparent url("../img/sprite-footer.png") no-repeat 0px 0px;
}

#footer h2.contact {
	background: transparent url("../img/sprite-footer.png") no-repeat 0 -20px;
}

#footer h2 span {
	border-bottom: 0px solid #CCCCCC;
	color: #555;
	font-weight: bold;
	text-shadow: 1px 1px 2px #FFFFFF;
}

.foot p {
	color: #555;
}

.foot p.support {
	font-size: 90%;
	padding: 0px;
}

.foot p.light {
	color: #eaeaea;
}


a#map-adoy, a#map-adoy:link, a#map-adoy:visited {
	border-bottom: 1px dotted #85EFEF;
}
a#map-adoy:hover {
	text-decoration: none;
	border-bottom: 1px dotted #85EFEF;
}

#copyright {
	position: relative;
	float: left;
	width: 900px;
	text-align: center;
	padding: 30px 0 10px 0;
	color: #777;
	font-size: 80%;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	position: relative;
	float: left;
	border-bottom: 1px dotted #333;
	width: 100%;
}

#footer ul li a {
	display: block;
	padding: 2px;
	color: #efefef;
}

#footer ul li a:hover {
	color: #eee;
	text-decoration: none;
}

/* FOOTER TWITTER */

#footer .avatar {
	position: relative;
	float: left;
	background: #fff;
	padding: 7px;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
}

#footer .avatar img {
	position: relative;
	float: left;
	width: 48px;
	height: 48px;
}

#footer .text {
	position: relative;
	float: left;
	width: 305px;
	margin-left: 10px;
}

#footer .info {
	position: relative;
	float: left;
	width: 305px;
	padding: 7px 0 0 0;
}

/* MAIN CONTENT */

#blogstream {
	position: relative;
	float: left;
	color: #333;
	margin: 0px 29px 0px 9px;
}

#tumblr-badge {
	position: relative;
	float: left;
	padding: 15px 0 0 0;
	width: 400px;
	background: transparent url(../img/stream-bottom.png) no-repeat center top;
}
ul.tumblr {
	position: relative;
	float: left;
	padding: 0px 0 35px 0;
	width: 400px;
	background: transparent url(../img/stream-bottom.png) no-repeat center bottom;
}

.tumblr_posts li {
	position: relative;
	float: left;
	padding: 5px 10px 20px 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}

.tumblr li {
	position: relative;
	float: left;
	padding: 5px 15px 30px 20px;
	border-bottom: 0px solid #ddd;
	border-top: 0px solid #fff;
	width: 365px;
	background: #ededed;
}

.tumblr li p {
	margin: 0;
	padding: 5px 0px;
}

.tumblr-post-date {
	font-size: 90%;
	background: transparent url(../img/blog-date.png) repeat-y 0 0;
	font-weight: bold;
	position: absolute;
	left: -51px;
	top: 8px;
	width: 50px;
	padding: 3px 0;
	text-align: center;
	line-height: 15px;

}

#blogstream .tumblr ul.social-media {
	background: transparent url(../img/share/share-it.png) no-repeat 80px 8px;
	padding: 10px 0 5px 0;
	width: 200px;
}

#blogstream .tumblr ul.social-media li{
	padding: 0 5px 0 0;
}

.stream-container h2 {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
}

#blogstream .tumblr li ul {
	position: relative;
	float: left;
	width: auto;
}
#blogstream .tumblr li ul li {
	position: relative;
	float: left;
	width: auto;
	padding: 0;
	border: none;
	margin: 0 5px 0 0;
}
#blogstream .tumblr li ul li a {
	position: relative;
	float: left;
	display: block;
	width: 16px;
	height: 16px;
}
#blogstream .tumblr li ul li a span {
	display: none;
}

#blogstream .tumblr li ul li.twitter a {
	background: transparent url(../img/share/twitter.png) no-repeat center center;
}
#blogstream .tumblr li ul li.facebook a {
	background: transparent url(../img/share/facebook.png) no-repeat center center;
}
#blogstream .tumblr li ul li.delicious a {
	background: transparent url(../img/share/delicious.png) no-repeat center center;
}

/* TWITTER */

#twitter {
	position: relative;
	float: right;
	color: #333;
	margin: 0px 9px 0px 29px;
}

/* menu */

#tweetmenu {
	position: relative;
	float: left;
	padding: 0;
	list-style-type: none;
	z-index: 1;
	background: transparent;
	font-size: 80%;
	font-weight: bold;
}

#tweetmenu li {
	position: relative;
	float: left;
	clear: both;
}

#tweetmenu li a {
	position: relative;
	float: left;
	display: block;
	padding: 2px 0 0 95px;
	width: 18px;
	height: 18px;
	color: #ccc;
	background: transparent url("../img/sprite-more.png") no-repeat right 0px;
	-moz-border-radius: 3px;
}

#tweetmenu li a span {
	display: none;
}

#tweetmenu li a:hover {
	text-decoration: none;
	background-position: right -20px;
}

#tweetmenu li.sfHover a {
	background-position: right -20px;
}

#tweetmenu ul {
	position: relative;
	float: right;
	width: 100px;
	margin: 20px 0px 0 -120px;
	background: #fff;
	opacity: 0.95;
	padding: 2px;
	border: 1px solid #eee;
	-moz-border-radius: 1px;
}

#tweetmenu ul li {
	position: relative;
	float: left;
	margin: 0;
	clear: both;
}

#tweetmenu ul li a {
	position: relative;
	float: left;
	display: block;
	padding: 1px 3px;
	height: 16px;
	width: 92px;
	color: #333;
	background: transparent;
	-moz-border-radius: 0px;
}

#tweetmenu ul li a span {
	display: block;
}

#tweetmenu ul li a:hover {
	color: #000;
	text-decoration: none;
}

/* juitter */

#twitter p.loading {
	padding: 15px 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 90%;
}

.user-info {
	position: relative;
	float: left;
	padding: 15px;
	border-bottom: 0px solid #ddd;
	border-top: 0px solid #fff;
}

.twittList li {
	position: relative;
	float: left;
	padding: 15px 0 0 0;
	width: 400px;
	background: transparent url(../img/stream-bottom.png) no-repeat center top;
	margin: 0 0 5px 0;
}
.twittList li .twitt-inner {
	position: relative;
	float: left;
	padding: 0px 15px 20px 15px;
	width: 370px;
	background: transparent url(../img/stream-bottom.png) no-repeat center bottom;
}

/*old*/

#twitter_update_list li {
	position: relative;
	float: left;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}

#twitter_results li {
	position: relative;
	float: left;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}

#twitter .avatar {
	position: relative;
	float: left;
	background: #fff;
	padding: 7px;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
}

#twitter .avatar img {
	position: relative;
	float: left;
	width: 48px;
	height: 48px;
}

#twitter .text {
	position: relative;
	float: left;
	width: 295px;
	margin-left: 10px;
}

#twitter .info {
	position: relative;
	float: left;
	width: 295px;
	padding: 7px 0 0 0;
}

#twitter .info a, #twitter .info span {
	font-weight: bold;
	font-size: 90%;
	padding: 0 10px 0 0;
}

/* FLICKR */

#flickr-photos {
	position: relative;
	float: left;
	clear: both;
	padding: 20px 0 0 0px;
	width: 900px;
}
#work {
	border-top: 1px solid #eee;
	padding: 10px 0 0 0px;
	width: 880px;
	margin: 0 0 0 10px;
}
#flickr-photos ul {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 880px;
}

#flickr-photos ul li {
	position: relative;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0 0px 0 0px;
	width: 160px;
	height: 130px;
	background: transparent url("../img/assignment-box.png") no-repeat left center;
}
#flickr-photos ul li.last {
	padding: 0px 0px 0px 0px;
}

#flickr-photos ul li a {
	position: relative;
	float: left;
	display: block;
	width: 150px;
	height: 110px;
	margin: 5px 0px 0px 5px;
	background: #ddd;
	-moz-border-radius: 2px;
}
#flickr-photos ul li a img {
	position: relative;
	float: left;
}

#flickr-photos ul li a:hover {
	text-decoration: none;
}

#flickr-photos ul li a:hover img {
	opacity: 0.9;
}

#work-info {
	padding: 10px 0 0 0px;
	width: 880px;
	margin: 0 0 0 10px;
}
#flickr-photos #work-info ul {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 880px;
}

#flickr-photos #work-info ul li {
	position: relative;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0 0px 0 0px;
	width: 160px;
	height: auto;
	background: transparent;
}
#flickr-photos #work-info ul li h2 {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	text-shadow: #fefefe 1px 1px 1px;
}
#flickr-photos #work-info ul li p {
	padding: 3px 0px 0px 5px;
	font-weight: normal;
	color: #444;
	line-height: 14px;
	font-size: 95%;
	text-shadow: #fefefe 1px 1px 1px;
}
#flickr-photos #work-info ul li.last {
	padding: 0px 0px 0px 0px;
}

/* TEXT */

a, a:link, a:visited {
	text-decoration: none;
	color: #1462c1;
	outline: none;
}

a:hover {
	text-decoration: underline;
	outline: none;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h3, h5, h6 {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

h1 {
	color: #222;
	font-size: 1.2em;
	font-weight: normal;
}

h2 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
}

h3 {
	color: #333;
	font-size: 0.9em;
	font-weight: normal;
}

h4 {
	color: #333;
	font-size: 0.8em;
	font-weight: normal;
}

body p {
	margin: 0px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
}

/* RESET */

html {
	color: #000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,textarea,select {
	*font-size: 100%;
}

legend {
	color: #000;
}

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;


/* le

ft offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
/

* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em;
	

/* 

match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em;
	/

* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em;
	/

* match ul width */
	top: 0;
}

/* MODAL */

/* DN */

.dialog .content, .dialog .t, .dialog .b, .dialog .b div {
	background: transparent url('../img/overlay_1000px.png') no-repeat scroll right top;
}

.dialog .content {
	position: relative;
	padding: 80px 80px 0 0;
}

.dialog .t {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	margin-left: -80px;
	height: 100%;
	background-position: top left;
}

.dialog .b {
	position: relative;
	width: 100%;
}

.dialog .b, .dialog .b div {
	height: 80px;
	font-size: 1px;
}

.dialog .b {
	background-position: bottom right;
}

.dialog .b div {
	position: relative;
	width: 80px;
	margin-left: -80px;
	background-position: bottom left;
}

.dialog .wrapper {
	position: static;
	max-height: 1000px;
	overflow: auto;
}

.dialog h1, .dialog p {
	margin: 0;
	padding: .5em 0 .5em 0;
}

.modalie6 {
	background: #20201e;
	padding: 80px 80px 80px 80px;
}

#dnseOverlay {
	line-height: 1.1em;
}

#dnse-modal {
	font-family: Helvetica, Arial, sans-serif!important;
}

#dnse-modal #nyroModalContent {
	background: #fff;
}

.nyroModalClose {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../img/closebox.png) 0 0 no-repeat;
	z-index: 150;
	padding: 0;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif!important;
	font-size: 12px;
	line-height: 1.4;
	outline: none;
}

.nyroModalClose strong, .nyroModalClose span {
	display: none;
}

.nyroModalClose:hover {
	color: #fff;
}

h1#nyroModalTitle {
	position: absolute;
	top: 60px;
	left: -80px;
	z-index: 149;
	color: #333!important;
	font-family: Arial,Helvetica,sans-serif!important;
	font-size: 100%;
}

/* form */

.foot form p {
	color: #969696;
}

input, select, textarea {
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-x-system-font: none;
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #222;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 3px;
}

form input {
	display: block;
	width: 60%;
}

form textarea {
	display: block;
	width: 98%;
}

form input#submit-button {
	display: block;
	width: auto;
	font-size: 90%;
}

form .error {
	color: #df698e;
}



#show-tweet {
	position: absolute;
	padding: 0;
	list-style-type: none;
	z-index: 99;
	background: transparent;
	font-size: 80%;
	font-weight: bold;
}

#show-tweet li {
	position: relative;
	float: left;
	clear: both;
}

#show-tweet li a#tweet-show {
	position: relative;
	float: left;
	display: block;
	padding: 2px 0 0 95px;
	width: 18px;
	height: 18px;
	color: #ccc;
	background: transparent url("../img/sprite-more.png") no-repeat right 0px;
	-moz-border-radius: 3px;
	cursor: pointer;
}

#tweet-show span {
	display: none;
}

/* @group tweet-list */

#tweet-list {
	display: none;
	position: absolute;
	top: -15px;
	left: 80px;
	height: 100%;
	width: 100%;
	font: 10px "Helvetica", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: none;
	z-index: 100;
}

#tweet-list ul {
	width: 192px;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	z-index: 101;
}

#tweet-list ul li {
	padding: 0 11px;
	width: 180px;
	background: url(../img/tweet-menu-bg.png) repeat-y center -20px;
	float: none;
}

#tweet-list ul li.first { 
	background: url(../img/tweet-menu-bg.png) no-repeat center 0;
	padding-top: 15px;
}

#tweet-list ul li.last { 
	background: url(../img/tweet-menu-bg.png) no-repeat center bottom;
	padding-top: 10px;
	padding-bottom: 6px;
}

#show-tweet li#tweet-ppl #tweet-list ul li a {
	display: block;
	float: none;
	padding: 4px 15px; 
	background: transparent;
	color: #333;
	outline: none;
}

#show-tweet li#tweet-ppl #tweet-list ul li a:hover,
#show-tweet li#tweet-ppl #tweet-list ul li a:focus {
	background-color: #eee;
	color: #000;
	text-decoration: none;
}

#show-tweet li#tweet-ppl #tweet-list ul li a:active {
	background-color: #eee;
}

/* @end */

#flickr-photos .hover {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: none;
	width: 150px;
	height: 110px;
	background: #fff;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
}
#flickr-photos .hover em {
	display: block;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 150px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

span.old-address {
	color: #444;
	text-decoration: line-through;
}
span.new-address {
	color: #333;
	font-weight: bold;
}

.external_link {
	position: relative;
	float: right;
	border: none;
	padding: 0;
	margin: 0;
	width: 12px;
	height: 12px;
}

#work-info a.tipsylink {
	background: transparent url(../img/icons/external_page.png) no-repeat bottom center;
	position: relative;
	float: right;
	border: none;
	padding: 4px 0 0 0;
	margin: 0;
	width: 12px;
	height: 12px;
	opacity: 0.8; filter: alpha(opacity=80);
}
#work-info a.tipsylink span {
	display: none;
}

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
  .tipsy-inner { padding: 1px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-north { background-image: url(../img/tipsy/tipsy-north.gif); background-position: top center; }
  .tipsy-south { background-image: url(../img/tipsy/tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(../img/tipsy/tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(../img/tipsy/tipsy-west.gif); background-position: left center; }


