/*
Designed by VIVROCKS
Visit www.vivrocks.com for more Graphics Freebies

Need Something Designed?
Logos, Print Materials, Websites, Wordpress Blogs: visit www.vivrocks.com or mail me viv@vivrocks.com

*/

/* MASTER RESET
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
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,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;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;}

/* Prepare HTML5 Elements```````````````````````````````````````````````````````````````````````````````*/
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
  display: block;
  }

/* Default Styles```````````````````````````````````````````````````````````````````````````````*/
body {
	font-family:'Arial', Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	line-height:150%;
	background:url(images/dotted-bg.png);

}
p {margin:0 0 10px 0; padding:0 0 0 0;}
a:link, a:visited{text-decoration:none; color:#069;}
a:hover {text-decoration:underline;}

h1{font-size:36px; color:#fff;}
h2{font-size:24px; color:#6CF;}
h3{font-size:24px; color:#111; margin:0 0 20px 0;}

#wrapper{text-align:center;}
#sizewrap{ width:960px; margin:0 auto;}



/* Let's Design```````````````````````````````````````````````````````````````````````````````*/

#logo{margin:50px 0 0 0; font-size:90px; color:#00466a; line-height:90px; height:90px;}

#frame{display:block; background:#069 url(images/grad-overlay.png) bottom repeat-x; overflow:hidden; margin:0 auto; padding:40px 0; border-bottom:5px #00121b solid; border-top:5px solid #002b40;}

#clock{ color:#FFF; margin:20px auto 50px auto; width: 720px; overflow: hidden; text-align: center;}
#clock .block{  float: left; height: 120px; width: 120px; display:block; background:url(images/clock-bg.png);}
#clock .block span { display: block; font-size:80px; font-weight: bold; padding:10px 0 0 0; line-height:80px;}
#clock div.space { color: #ccc; display: block; line-height: 1.7em; font-size: 50px; float: left; height:120px; width: 30px; }

#social{background:url(images/social-bg.png) center no-repeat; height:32px; padding:5px 0; margin:5px 0 0 0;}
#social .fbbutton{margin:0 0 0 288px; float:left;}
#social .tweetbutton{margin:0 0 0 5px; float:left;}


#footer{margin:10px 0 30px 0; color:#555555;}
#footer a{color:#069;}