@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*end css reset*/

body {
	font-family: Tahoma, Geneva, sans-serif !important;
	font-size:14px;
	background-color: #fff;
}

div#wrapper {
	margin: 0 2%;
	width:1000px;
	position: relative;
	min-width:1000px;
}

header {
	position:fixed;
	padding-top: 10px;
	width: 100%;
	min-width: 1100px;
	height: 40px;
border-bottom:thin solid #999;
position: fixed;
background: white;
z-index:9999999999999999999 !important;
}

nav {
	color:#999;
	margin-left: 0px;
	position:relative;
	z-index: 9999999999999999 !important;
}

nav ul li {
	float: left;
	text-decoration: none;
	margin-left: 1%

}

nav ul li a {
	color:#999;
	text-decoration: none;
	padding-bottom:15px;
}
nav ul li a:hover {
	border-bottom: 4px solid #03C;
	color:#03C;
}
/*form formatting*/
span#messageArea {
	display:block;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:102 !important;
	
}
span#nameArea {
	display:block;
	position:absolute;
	top: 78px;
	left: 0px;
	z-index:102 !important;
	
}
span#emailArea {
	display:block;
	position:absolute;
	top: 100px;
	left: 0px;
	z-index:102 !important;
	
}

#movebutton {
	display:block;
	position:absolute;
	left: 133px;
	top: 78px;
	z-index:102 !important;
	
}
section#formy {
	position:absolute;
	top: 246px;
	left: 5%;
	z-index:102 !important;
}
article#formyposition{
	position:relative;
	margin-left: 10px;
	z-index:102 !important;
}
	div#twitterDesign {
	position: absolute;
	top: 60px;
	left: 5%;
	height: 315px;
	width: 250px;
	background-image: url(../images/blouke-bg.png);
	background-repeat: no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin #ccc solid;
	background-color: #fff;
	z-index: 101;
}
	
	img#avatar {
		position: absolute;
		top: 50px;
		left: 10px;
		-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:2px #fff solid;
	}
	
	p#twitterInfo {
		border-top: thin #ccc solid;
		border-bottom: thin #ccc solid;
		height: 85px;
		margin-top: 88px;
		background: #fff;
	}
		span#blouke {
			padding-left: 100px;
			font-size: 20px;
			font-weight: bold;
		}
		span#cate {
		padding-left: 100px;
		color:#999;
		}
		
		ul#tweets {
		margin-top: -40px;
		}
		ul#tweets li {
			float: left;
			padding-left: 12px;
			color:#CCC;
			font-size: 10px;
		}
		span.numbers {
			color: #03C;font-size: 14px;
		}
		/*scroller*/
	iframe {
		width:400px;
		margin-left: 330px;
		margin-top: 100px;
			border: thin #ccc solid;position: relative;
		border-radius: 3px; 
		padding:5px;
		height: 887px;
		z-index: 99999999999999 !important;
	
	}
article#videoArea {
	position: absolute;
	top: 60px;
	left: 770px;
	height:280px;
	width: 375px;
	border: #ccc solid thin;
	border-radius: 3px;
	z-index: 9999999999 !important;
}
span#countmessageTextArea {
		color: #000 !important;
	font-size: 8px important;
}
h1 {
	color: #fff;
	position: absolute;
	top: 55px;
	left: 332px;
	font-size:34px;
	font-weight:bold;
	text-shadow:
   -3px -3px 0 #53A8E9,  
    3px -3px 0 #53A8E9,
    -3px 3px 0 #53A8E9,
     3px 3px 0 #53A8E9;
}
aside#widgets {
	position: absolute;
	top: 390px;
	left: 5%;
	height: 160px;
	width: 250px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin #CCC solid;
	background-color: white;
	z-index: 10;
}
aside#widgets iframe{
	border: none !important;
	float: left;
	margin:5px;
	padding:0;
	background:white;
}
h2 {
	margin: 5px;
	font-size:18px;
	font-weight:bold;
}
#searchTwitter  {
	position: absolute;
	top: 250px;
	left: 435px;
	z-index:1 !important;
}
#newsearchTwitter  {
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 1 !important;
	width: 413px;
	margin-bottom: 10px;
}


div#bottom {
	 position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background-color:#fff;
   border-top: thin solid #999;
   z-index: 10000000000;
}
	

.info1 {
	color: inherit;
	text-decoration: none;
}
a.info1:hover {
	text-decoration: underline;
}
ul#tweets li a {
	color:inherit;
	text-decoration:none;
}
ul#tweets li a:hover {
	color: #03C;
	text-decoration:none;
}
aside#instructions {
	position: absolute;
	top: 564px;
	left: 5%;
	height: 80px;
	width: 250px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin #CCC solid;
	background-color: white;
	z-index: 10;
}
aside#instructions h2{
	font-size: 14px !important;
	color: #fff !important;
	text-shadow:
   -1px -1px 0 #53A8E9,  
    1px -1px 0 #53A8E9,
    -1px 1px 0 #53A8E9,
     1px 1px 0 #53A8E9;
}

article#credits {
	width:400px;
		margin-left: 330px;
			border: thin #ccc solid;position: relative;
		border-radius: 3px; 
		padding:5px;
		top: 100px;
		margin-bottom: 165px;
		z-index: 9999 !important;
}
h4 {
	margin-top:10px;
}
h4 a{
	color:#53A8E9;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 5px;
	font-weight:normal;
}
h4 a:hover {
	text-decoration: underline;
}
i {
	font-style:italic;
}
p a {
	color: #53A8E9;
	text-decoration:none;
}
p a:hover {
	text-decoration:underline;
}
#altpart {
	position: absolute;
	top: 610px;
	left: 5%;
	height: 135px;
	width: 250px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin #CCC solid;
	background-color: white;
	z-index: 10;
}
	h3 {
		margin: 5px;
	font-size:14px;
	font-weight:bold;
	}
	
aside#trends {
	position: absolute;
	top: 392px;
	left: 770px;
	height: 190px;
	width: 375px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin #CCC solid;
	background-color: white;
	z-index: 10;
}
aside#trends h3 {
	color: #999;
	font-weight:normal;
	font-size: 20px;
}
	
	h2#transcript {
	position: absolute;
	top: 342px;
	left: 765px;
	height: 20px;
	padding: 5px;
	padding-left: 14px;
	width: 356px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin #CCC solid;
	background-color: white;
	z-index: 1000000001;
	font-size: 15px !important;
	color: #fff !important;
	text-shadow:
   -1px -1px 0 #53A8E9,  
    1px -1px 0 #53A8E9,
    -1px 1px 0 #53A8E9,
     1px 1px 0 #53A8E9;
}
	h2#transcript a {
		color:white;
		text-decoration:none;
	}
	h2#transcript a:link {
		color:white;
		text-decoration:none;
	}
	h2#transcript a:hover {
		color: white;
		text-decoration:underline;
	}
	div#transcriptText {
		position: absolute;
		left: 750px;
		top: 345px;
		width: 520px;

	padding: 10px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin #CCC solid;
	background-color: white;
	z-index: 1000000001;
	font-size: 13px;
	line-height: 16px;
	visibility: hidden;
	margin:0;
	
}
div#transcriptText p {
	padding:3px;
}
span.italic {
	font-style:italic;
}

#searchTwitteragain  {
	position: absolute;
	top: 358px;
	left: 441px !important;
	z-index: 1 !important;
	width: 377px;
}
.return {
	margin-left:80px;
	margin-top: 5px;
	font-size: 11px;
}
.return a {
	color:#53A9EA;
}
.return a:hover {
	text-decoration:none;
}