/*  
Theme Name: Zio Interactive
Theme URI: http://www.ziointeractive.com
Description: This is the theme made by Victor Ching at InfoNet Digital for Zio Interactive.
Version: 1.0
Author: Victor Ching at InfoNet Digital
*/
 
body, h1, h2, h3, h4, h5, h6, blockquote, p{
  margin: 0;
  padding: 0;
}

body{
  margin: 0;
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  vertical-align: top;
  }

h1{
  font-size: 24px;
  padding: 0 0 10px 0;
}

h2{
  font-size: 24px;
  line-height: 30px;
  padding-left: 10px;
}

a:link, a:visited{
  text-decoration: underline;
  color: #000;
}

a:hover{
  text-decoration: none;
}

p{
  padding: 10px 0 0 0;
}

#wrapper{
  margin: 0 auto 0 auto;
  width: 980px;
  text-align: left;
}

/* Header ********************************/

#header{
  float: left;
  width: 980px;
}

#header h1 {
  float: left;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 36px;
}

#header h1 a {
  margin: 15px 15px 15px 10px;
  padding: 0;
  display: block;
  width: 200px;
  height: 36px;
  background: url("images/zio_logo.png") 0 0 no-repeat;
  text-indent: -1000em;
  overflow: hidden;
  text-decoration: none;
  outline: none;
}

#search {
  margin: 20px 20px 0 0;
  float: right;
}

#navbar ul {
  float: left;
  margin: 30px 0 10px 10px;
  padding: 0;
  list-style: none;
  clear: both;
  background: url("images/topmenu_bg.png") 0 0 no-repeat;
  width: 961px;
  height: 69px;
}

#navbar ul li { 
  display: inline;
}

#navbar ul li a {
  float: left;
  display: block;
  margin: 24px 20px 0 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

#navbar ul li a:hover {
  color: #e6e6e6;
}

/* Main **********************************/

#bg_top {
  float: left;
  width: 980px;
  height: 14px;
  background: url("images/box_top_bg.png") 0 0 no-repeat;
}

#container{
  float: left;
  width: 940px;
  background: url("images/box_middle_bg.png") repeat-y;
  padding: 10px 20px 0 20px;
}

#featured_project {
  width: 940px;
  height: 335px;
  background: url("images/featured_project.png") 0 0 no-repeat;
  padding: 10px 10px 10px 10px;
}

#content_right {
  width: 300px;
  height: 100%;
  float: right;
  margin: 0 5px 0 0;
}

#content {
  width: 620px;
  margin: 0 10px 0 5px;
  float: left;
}

#social_networks {
  margin: 15px 0 0 0;
  font-size: 18px;
  font-weight: bold;
}

#social_networks img {
  height: 70px;
  width: 70px;
  margin: 10px 0 0 0;
}

#hot_game img {
	float: left;
	width: 216px;
	height: 144px;
	border: 5px solid;
	margin: 10px 10px 0 0;
}

#hot_game h2 {
	background: url("images/h2_bg_content.png") 0 0 no-repeat;
	height: 32px;
}

#coming_soon {
  flaot: left;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  padding: 7px 0 7px 10px;
  background: url("images/h2_bg_content_right.png") 0 0 no-repeat;
  height: 32px;
}

#coming_soon_desc {
  margin: 0 0 10px 0;
}

#coming_soon_desc img {
  float: left;
  width: 85px;
  height: 128px;
  margin: 0 10px 0 0;
  border: 5px solid;
}

/* About *********************************/

#about_zio {
  font-size: 18px;
  line-height: 22px;
}

.about_header {
  margin: 10px 0 0 0;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0 5px 10px;
  background: url("images/h2_bg.png") no-repeat;
  height: 32px;
}

#map_zio {
  float: left;
  margin: 10px 10px 0 0;
}

#images_zio {
  float: left;
  margin: 10px 10px 0 0;
}

#images_zio img {
  width: 193px;
  height: 145px;
  margin-bottom: 10px;
}

#contact_form {
	margin: 0 0 0 515px;
}

#contact_form_faq {
	 margin: 0px;
}

/* iPhone *********************************/

#iphone_image {
  float: left;
  margin: 0 10px 10px 0;
}

#iphone_image img {
  width: 290px;
  height: 194px;
  border: 5px solid;
}

#iphone_video {
  float: left;
  margin: 0 10px 0 0;
  clear: both;
}

#iphone_itunes a {
  margin: 0 0 10px 0;
  float: left;
  width: 300px;
  height: 98px;
  clear: both;
  background: url("images/itunes.png") 0 0 no-repeat;
  text-indent: -9999em;
  display: block;
}

#iphone_left_column {
  float: left;
  width: 300px;
  margin-right: 10px;
}

#iphone_description {
  margin-left: 310px;
}

#iphone_description h2 {
  margin: -10px 0 0 0;
  background: url("images/h2_bg_game_description.png") 0 0 no-repeat;
  height: 32px;
}

.iphone_vert_screenshots {
  margin: 0;
}

.iphone_vert_screenshots img {
  float: left;
  margin: 0 2px 4px 2px;
  height: 300px;
  width: 200px;
  display: block;
}

.iphone_hor_screenshots {
  margin: 0;
}

.iphone_hor_screenshots img {
  float: left;
  margin: 0 2px 4px 2px;
  height: 201px;
  width: 302px;
  display: block;
}

#iphone_allgames_right {
  float: right;
  width: 456px;
  margin-right: 10px;
}

#iphone_allgames_left {
  float: left;
  width: 456px;
}

/* Games **********************************/

#game_image {
  float: left;
  margin: 0 10px 10px 0;
}

#game_image img {
  width: 290px;
  height: 350px;
  border: 5px solid;
}

#game_video {
  float: left;
  margin: 0 10px 0 0;
  clear: both;
}

#game_itunes a {
  margin: 0 0 10px 0;
  float: left;
  width: 300px;
  height: 98px;
  clear: both;
  background: url("images/itunes.png") 0 0 no-repeat;
  text-indent: -9999em;
  display: block;
}

#game_left_column {
  float: left;
  width: 300px;
  margin-right: 10px;
}

#game_description {
  margin-left: 310px;
}

#game_description h2 {
  margin: -10px 0 0 0;
  background: url("images/h2_bg_game_description.png") 0 0 no-repeat;
  height: 32px;
}

.game_screenshots {
  margin: 0 0 0 0;
}

.game_screenshots img {
  float: left;
  margin: 0 2px 4px 2px;
  height: 155px;
  width: 122px;
  display: block;
}

#games h2 {
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 30px;
  background: url("images/h2_bg.png") 0 0 no-repeat;
  height: 32px;
}

#games h3 {
  font-size: 18px;
  line-height: 24px;
}

.games_row {
  clear: both;
}

.games_row h2 {
  margin: 0 0 10px 0;
}

.games_recent_image {
  float: left;
  margin: 0 10px 20px 10px;
}

.games_recent_image img {
  width: 215px;
  height: 265px;
  border: 5px solid;
}

.games_recent_description {
  float: left;
  width: 220px;
  margin: 0 0 10px 0;
}

.games_title_image {
  float: left;
  margin: 0 10px 10px 0;
}

.games_title_image img {
  width: 136px;
  height: 165px;
  border: 5px solid;
}

.games_title_name {
  clear: both;
}

.games_recent_image_iphone img {
  width: 456px;
  height: 304px;
  border: 5px solid;
  }

.games_recent_iphone_description {
  float: left;
  width: 456px;
  margin: 10px 0 10px 0;
}

/* News ***********************************/

.post{
  padding: 10px 0 10px 0;
}

.post h2{
  font-size: 18px;
}

.entry{
  line-height: 18px;
}

p.postmetadata{
  border-top: 1px solid #ccc;
  margin: 10px 0 0 0;
}

.navigation{
  padding: 10px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}

#news h2 {
	margin-top: 10px;
	background: url("images/h2_bg.png") 0 0 no-repeat;
	height: 32px;
}

#news img {
	margin: 4px 3px 0 0;
}

/* FAQ ************************************/

.faq {
	margin-top: 1em;
	margin-bottom: 2em;
	clear: left;
}

.faq li {
  margin: 0 0 10px 0;
}

#faq_contents {
  margin: 0 0 20px 0;
}

#faq_contents h2 {
  font-size: 24px;
  line-height: 30px;
  background: url("images/h2_bg.png") 0 0 no-repeat;
  height: 32px;
}

#bg_bottom {
  margin: 0;
  width: 980px;
  height: 18px;
  background: url("images/box_bottom_bg.png") 0 0 no-repeat;
  clear: both;
}

/* Footer *********************************/

#footer{
  margin: 0;
  padding: 10px 0 0 0;
  clear: both;
  float: left;
  width: 980px;
}

#footer p{
  text-align: center;
  line-height: 18px;
  clear: both;
}

#footer ul {
  margin-left: 230px;
}

#footer ul li { 
  display: inline;
}

#footer ul li a {
  float: left;
  display: block;
  margin: 0 20px 0 20px;
}

.clear {
  clear: both;
}

/* Social *********************************/

div.sociable { margin: 10px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}