/**
 * Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

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


input, select { vertical-align: middle; }


/**
 * Font normalization inspired by YUI Library's fonts.css: developer.yahoo.com/yui/
 */

body { font:13px/1.231 sans-serif; *font-size:small; } /* Hack retained to preserve specificity. */
select, input, textarea, button { font:99% sans-serif; }


/**
 * Base styles.
 */
 
html { overflow-y: scroll; }

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

a:hover, a:active { outline: none; }

a, a:active{ color: #1c7393; text-decoration: none; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
a:hover { color: #9e242d;}

::-moz-selection{ background: #000; color:#ddd; text-shadow: none; }
::selection { background:#000; color:#ddd; text-shadow: none; }

a:link { -webkit-tap-highlight-color: #1c7393; }

.ie7 img { -ms-interpolation-mode: bicubic; }

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.vhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.wf-loading h1,.wf-loading #main p,
.wf-loading li,.wf-loading footer p {
	visibility: hidden;
}

/**
 * End 
 * Base styles.
 */

/**
 * styles.
 */ 

body{
	color: #444;
	background-color: #333;
	font-family: "gesta-1","gesta-2","Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,sans-serif;
	margin-top: 150px;
}

#container{
	width: 412px;
	margin: 0 auto;
	padding: 20px 20px 10px;
	position: relative;
	background-color: #E1E1E1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0px 1px 4px #000; 
	-webkit-box-shadow: 0px 1px 4px #000; 
	box-shadow: 0px 1px 4px #000; 
}

.wf-inactive #container,
.no-js #container{
	width: 422px;
	background: red
} 

.wf-inactive h1,
.no-js h1{
	font-size: 26px;
	letter-spacing: -1px;
	top:-53px;
}

h1,.wf-active h1 {
	font-family: "tandelle-1","tandelle-2","Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,sans-serif;
	font-size:50px;
	text-transform:uppercase;
	line-height:.9;
	text-align:right;
	position:absolute;
	left:20px;
	top:-100px;
}

h1 span{
	display: block;
}

h1 a{
	color: #E1E1E1;
	text-shadow: 0 1px 0 #000;
}

h1 a:hover{
	color: #bcbcbc;
}

#main{
	width: 315px;
	float: left;
}

.wf-inactive #main,
.no-js #main{
	width:325px;
}

img{
	float: left;
	display: block;
	margin: 0 20px 8px 0;
}

.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 1px 2px #333; 
	-webkit-box-shadow: 0px 1px 2px #333; 
	box-shadow: 0px 1px 2px #333; 
	float: left;
	display: block;
	margin: 0 20px 8px 0;
}

.rounded img{
	opacity: 0;
}

.no-js #main p,.no-js aside,
.wf-inactive #main p,.wf-inactive aside{
	font-size: 13px;
}

.wf-inactive #main p,
.no-js #main p{
	line-height: 1.35;
}

#main p,aside {
	font-size:14px;
	text-shadow: 0 1px 0 #fff;	
}

aside{
	float:right;
	text-transform: uppercase;
}

li{
	list-style: none;
}

.networks li{
	margin-bottom: 5px;
}

.networks img{
	margin: -2px 5px 0 0;
	
}

.wf-inactive .mysites,
.no-js .mysites{
	margin-top: 18px;
}

.mysites{
	margin-top: 10px;
	text-transform: none;
}

.mysites ul{
	margin-top: 35px;
}

.mysites a{
	background-color: #fff; 
	display: block; 
	margin:3px -20px 0 0; 
	padding: 1px 5px;
	text-shadow: none
}

.mysites a:hover{
	background: #1c7393;
	color: #fff;
}

footer{
	margin-top: 10px;
	text-align: right;
	clear: both;
	position: absolute;
	bottom: -20px;
	right: 0;
	width: 100%;
}

.wf-inactive footer p,.wf-inactive footer a,
.no-js footer p,.no-js footer a{
	font-size: 9px;
}

footer p, footer a{
	color: #555;
	font-size: 10px;
}

footer a{
	padding-right: 20px;
}

footer span{
	float: left;
	padding-left: 20px;
}

footer a{
	text-decoration: underline;
}

footer a:hover{
	color: #777;
	text-decoration: none;
}

/**
 * IE
 */

.ie8 .wf-active h1{
	font-size: 56px;
} 

.ie8 .wf-active #main p,.ie8 .wf-active aside {
	font-size:14px;
	text-shadow: 0 1px 0 #fff;
	line-height: 1.231;	
}

.ie6 h1{
	font-family: "Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	top:-53px;
}

/*
.ie7 body{
	margin-top: 150px;
}
*/

.ie6 body{
	margin-top: 100px;
	font-family: "Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,sans-serif;
}

.ie6 #main p{
	line-height: 1.35;
}

.ie6 #main p,.ie6 aside{
	font-size: 13px;
}

.ie6 aside li,
.ie7 aside li{
	font-size: 11px;
}

.ie6 .mysites,
.ie7 .mysites{
	margin-top: 20px;
}

.ie6 .mysites li{
	height: 0;
}

.ie7 .networks img{
	margin-top: -1px;
}

.ie8 .networks img{
	margin-top: 0;
}

/**
 * Media queries for responsive design.
 */
 

@media screen and (max-device-width: 480px) {
	html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }
	.wf-inactive body{margin-top: 100px;}
}


/**
 * Print styles.
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links. */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

