@import url(http://fonts.googleapis.com/css?family=Droid+Sans:bold);

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, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, figure, header, footer, hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

header{
	/*text-shadow: 2px 8px #b5c1b8, -1px -1px #fff;*/
	position: relative; 
	z-index: 20;
	top: 50px;
	font: 8em 'Droid Sans', sans-serif;
	font-weight: bold;
	color: transparent;
	text-shadow: rgba(245,245,255,0.25) 0 0px 0px, rgba(0,0,30,0.08) 0px 0.05em 0.05em;	
	background: -webkit-gradient(linear, 0% 0%, 0.5% 58%, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) ), color-stop(0.75, rgba(255,255,255,0) ), color-stop(0.98, rgba(255,255,255,0.6) ) ), -webkit-text-stroke: 5px rgba(255,255,255,0.07);
	text-align: center;
}

footer{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 60;
	overflow: visible;
	text-align: left;
	color: #fff;
	padding: 10px;
	background-color: rgba(0,0,0,0.3);  
	text-shadow: 0.1em 0.1em 0.2em #000;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

body { width: 100%; margin: 0px auto; /* center */ padding: 0px; font:13px Georgia, serif; *font-size:small; *font:x-small; line-height:1.22; background-color: #5faedd;}
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 
body, select, input, textarea { color:#444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#607890; }
a:hover { color:#036; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 

a:link { -webkit-tap-highlight-color: #FF5E99; } 

html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.hidden { display:none; visibility:hidden; } 
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.txtBig{ font-size: 1.9em; }

.txtHeader{
	float:left;
	display:block;
	padding:8px 20px 12px;
	margin-left:-20px;
	font: 2em 'Droid Sans', sans-serif;
	color: transparent;
	text-shadow: rgba(245,245,255,0.35) 0 0px 0px, rgba(0,0,30,0.08) 0px 0.05em 0.05em;	
	background: -webkit-gradient(linear, 0% 0%, 0.5% 58%, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) ), color-stop(0.75, rgba(255,255,255,0) ), color-stop(0.98, rgba(255,255,255,0.6) ) ), -webkit-text-stroke: 5px rgba(255,255,255,0.07);
}

.frm-search{
	float:right;
	margin-left:10px;
	margin-right:30px;
}

 /* Primary Styles
 */
#container{ width: 100%; min-height: 100%; height: auto; margin-top: 40px;}

#landscape{ z-index:1; position: absolute; }

#main{ text-align: center; -moz-border-radius: 15px; border-radius: 15px; margin: 0 auto; top: 90px; width: 50%; height: auto; -webkit-box-shadow: 5px 5px 10px rgba(0,0,30,0.3); -moz-box-shadow: 5px 5px 10px rgba(0,0,30,0.3); box-shadow: 5px 5px 10px rgba(0,0,30,0.3); background-color: rgba(255, 255, 255, 0.5); z-index:10; position: relative; padding: 30px; }

#change-weather{ position: absolute; margin-top: 0px; z-index: 15; color: rgba(255, 255, 255, 0.25); width: 100%;	padding: 10px; background: rgba(0, 0, 0, 0.3); }
#change-weather a{ color: #dde8de; text-shadow: 0.1em 0.1em 0.2em #000; }
#change-weather a:hover { color: #b0c9b1; }

#stt{ position: absolute; z-index: 40; right: 10px; }

#twitter{ position: absolute; left:-40px; top: -10px; width:320px; height: auto; background: rgba(255, 255, 255, 0.5); z-index:21; -moz-border-radius: 15px; border-radius: 15px; }

#svg_bird{ text-align: right; z-index:19; }
#bird{ position: absolute;	left: -280px; top:200px; width:320px; height: auto;	background: transparent; z-index:20; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
#bird:hover{ z-index:20; position: absolute; width:320px; height: auto;	-moz-transform:translate(310px, 0px); -webkit-transform:translate(310px, 0px); -o-transform:translate(310px, 0px); transform:translate(310px, 0px); }

.twStatus{ background: rgba(255,255,255,0.7); padding: 5px; margin: 8px; padding-left: 15px; }
.twDate{ color: #797979; }

.chCulture{ float: right; text-align: right; margin-right: 10px; }
.chCulture a { color: #dde8de; text-shadow: 0.1em 0.1em 0.2em #000; }
.chCulture a:hover { color: #b0c9b1; }

.aboutMe{ font-size: 1.3em; text-align: center;   line-height: 1.7em;  margin-bottom: 0px;}
.aboutMe a { color: #444; background: rgba(255,255,255,0.5); padding: 3px; }
.aboutMe a:hover { background: rgba(255,255,255,0.8); }

.sttc, li{ list-style:none; }
.sttc{ overflow:hidden; padding:3em; }
.sttc li a.stkr{  text-decoration:none; color:#000; background:#ffc; display:block; height:10em; width:10em; padding:1em; -moz-box-shadow:5px 5px 7px rgba(33,33,33,0.3); -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,0.3); box-shadow: 5px 5px 7px rgba(33,33,33,0.3); -moz-transition:-moz-transform .15s linear; -o-transition:-o-transform .15s linear; -webkit-transition:-webkit-transform .15s linear; }
.sttc li{ margin:1em; float:left; }
.sttc li h2{ font-size:1em; font-weight:bold; padding-bottom:10px; }
.sttc li p{ font-size:1em; }
.sttc li a.stkr{ -webkit-transform: rotate(6deg); -o-transform: rotate(6deg); -moz-transform:rotate(6deg); }
.sttc li:nth-child(even) a.stkr{ -o-transform:rotate(-4deg); -webkit-transform:rotate(-4deg); -moz-transform:rotate(-4deg); position:relative; top:5px; background:#cfc; }
.sttc li:nth-child(3n) a.stkr{ -o-transform:rotate(3deg); -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); position:relative; top:-5px; background:#ccf; }
.sttc li:nth-child(5n) a.stkr{ -o-transform:rotate(-5deg); -webkit-transform:rotate(-5deg); -moz-transform:rotate(-5deg); position:relative; top:-10px; }
.sttc li a.stkr:hover, .sttc li a.stkr:focus{ box-shadow:10px 10px 7px rgba(0,0,0,0.3); -moz-box-shadow:10px 10px 7px rgba(0,0,0,0.3); -webkit-box-shadow: 10px 10px 7px rgba(0,0,0,0.3); -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); position:relative; z-index:5; }


/* 
 * print styles
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


@media all and (orientation:portrait) { 
  
}

@media all and (orientation:landscape) { 
  
}

/* Grade-A Mobile Browsers */
@media screen and (max-device-width: 480px) {
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 

} 