﻿/**
 *	Cloudo - The Computer Evolved
 *	http://www.cloudo.com
 *	
 *	Global Cascading Style Sheet 
 *	© 2008 Cloudo. All rights reserved.
 *
 */

/* BASIC TAGS */
*								{cursor: default; font-size: 11px; line-height: 16px; font-family: Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Verdana; margin: 0px; padding: 0px;}
a img,
a:link, 
a:visited,
a:active						{color: #FFFFFF; cursor: pointer; text-decoration: none;}
body							{background: #000000 url(../../images/black_bg.gif) repeat-x top; color: #FFFFFF;}
img								{border: none; behavior: url(../../include/htc/iepngfix.htc);} /* IE6 PNG fix */
a span							{cursor: pointer;}
h1								{font-size: 14px;}
h2								{font-size: 13px; font-weight: bold; font-family: Arial, Verdana;}
h3								{font-size: 12px; font-weight: normal; color: #FFFFFF;}
h4								{font-size: 12px; font-weight: bold; color: #FFFFFF; margin-bottom: 10px;}

/* CONTAINER */
.container						{margin-left: auto; margin-right: auto; width: 830px;}

/* HEADER */
.header							{position: relative; background: url(../../images/glow_top.jpg) no-repeat; margin: 40px 0px 0px 0px; height: 60px; padding: 19px 0px 0px 0px;}
.header img.logo				{position: absolute; top: -17px; left: 0px; margin: 0px 17px 0px 0px;}

/* navigation bar */
.nav_bar						{list-style: none; padding: 23px 0px 0px 115px;}
.nav_bar li						{height: 20px; padding: 0px 0px 0px 8px; display: block; float:left; color: #B7B7B7;}
.nav_bar li a:link,	
.nav_bar li a:active,
.nav_bar li a:visited			{font-family: Arial, Verdana; font-weight: bold; font-size: 12px; color: #B7B7B7; text-decoration: none; padding: 2px 7px 0px 0px; height: 18px; float: left; text-align: center;}
.nav_bar li a:hover				{color: #FFFFFF; text-decoration: none;}
.nav_bar li.selected			{background: #DCDCDC url(http://www.cloudo.com/images/menu_hover_left_bg.gif) no-repeat; color: #000000;} /*live*/
.nav_bar li.selected a			{background: #DCDCDC url(http://www.cloudo.com/images/menu_hover_right_bg.gif) 100% 0% no-repeat; color: #000000;} /*live*/
.nav_bar li.selected *			{color: #000000!important;}
.nav_bar li.feed				{float: right;}
.nav_bar li.feed a				{width: 95px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.nav_bar li a img				{padding: 0px 0px -2px 4px;}


/* navigation bar - start page */
.nav_bar_white					{list-style: none; padding: 23px 0px 0px 115px;}
.nav_bar_white li				{height: 20px; padding: 0px 0px 0px 8px; display: block; float:left; color: #333333;}
.nav_bar_white li a:link,	
.nav_bar_white li a:active,
.nav_bar_white li a:visited		{font-family: Arial, Verdana; font-weight: bold; font-size: 12px; color: #333333; text-decoration: none; padding: 2px 7px 0px 0px; height: 18px; float: left; text-align: center;}
.nav_bar_white li a:hover		{color: #000000; text-decoration: none;}
/*.nav_bar_white li.feed			{float: right;}*/
.nav_bar_white li.feed a		{background: url(../../images/icon_rss.png) no-repeat 70px 1px; /*border: 1px solid red;*/  text-align: left; width: 79px; margin-left: 103px; }




/*
.nav_bar li.feed				{width: 100px; margin: 0px; padding: 0px; }
.nav_bar li.feed a				{background: url(../../images/icon_rss.gif) no-repeat right; padding: 0px 25px 0px 0px; border:1px solid red;}
*/

/* CONTENT */
/*.content						{clear: left;}*/
/*.content h3					{margin: 0px 0px 0px 0px;}*/

/* FOOTER - BLACK */
.footer							{color: #666666; border-top: 1px solid #333333; clear: left; height: 10px; /*padding: 20px 0px 30px 0px;*/ padding: 20px 0px 30px 0px; text-align: center;}
.no_border						{border: none;}
.footer a:link,
.footer a:active,
.footer a:visited				{color: #6C6565; text-decoration:none;}
.footer a:hover					{color: #FFFFFF; text-decoration:none;}
.footer .middle					{float:left; padding: 7px 0px 0px 20px; /*border:1px solid blue;*/}
.footer .right					{float:right; margin-top: 1px; padding: 4px 0px 0px 0px; /*border:1px solid red;*/}

.footer	.xindesk			 	{vertical-align: text-bottom;}
.footer	.browsers			 	{float:left; margin: 0px 0px 0px 0px;}

/* START PAGE */
.content h2						{margin: 6px 0px 10px 12px;} /* fix this later */
.content .main_movie			{width: 829px; height: 407px;}
.bottom_glow					{background: url(../../images/glow_bottom.jpg) no-repeat; height: 250px; width: 830px; float: left;}
.bottom_glow .box_arrow			{float: right; margin: 3px 3px 0px 0px;}
.bottom_glow .middle_box		{margin: 8px 5px 0px 5px;}
.bottom_glow .left_box,
.bottom_glow .middle_box,
.bottom_glow .right_box			{background: url(../../images/box_bg_no_arrow.png) no-repeat; float:left; width: 273px; height: 227px; margin-top: 8px;}
.bottom_glow span.date			{color: #A2C358; padding-right: 3px; float:left;}
.bottom_glow .item				{background: #141414 url(../../images/item_bg.gif) repeat-x; color: #999999; width: 248px; height: 50px; margin-left: 7px; padding: 4px 6px 6px 6px;}
.bottom_glow .odd				{background: none;}
.bottom_glow .middle_box .icon	{float:left; margin: 0px 4px 0px -2px;}
.bottom_glow .sign_up			{background-color: #141414; height: 50px;}
.bottom_glow .sign_up_btn		{padding: 15px 0px 0px 64px;}

/*
.content .countdown				{background-color: #272727; width: 252px; height: 53px; margin-left: 7px; padding: 1px 6px 6px 2px;}
.content .notify_field			{cursor: text; background: url(../../images/notify_form_bg.png) no-repeat left; border: none; padding: 4px 5px 0px 5px; width: 170px; height: 18px; float: left; margin: 15px 0px 0px 1px;}
.content .notify_button			{cursor: pointer; width: 63px; height: 22px; float: left; margin: 15px 0px 0px 3px;}
*/

/* LEFT NAVIGATION - BLACK */
.left_nav						{width: 253px; float: left; margin: 8px 0px 0px 0px;}
.left_nav .top					{background: url(../../images/left_nav_bg_top.png) no-repeat; width: 253px; float: left;}
.left_nav .middle				{background: url(../../images/left_nav_bg_middle.png) repeat-y; width: 253px; float: left; padding: 7px 0px 0px 0px;}
.left_nav .bottom				{background: url(../../images/left_nav_bg_bottom.png) no-repeat; width: 253px; height: 5px; float: left;}
.left_nav .top h2				{margin: 6px 0px 5px 12px;}
.left_nav .item					{position: relative; background-image: none; background-color: #0A0A0A; color: #999999; width: 230px; margin: 0px 0px 3px 7px; padding: 3px 0px 0px 10px; height: 20px;}
.left_nav .odd					{background-color: #000000;}
.left_nav .selected				{background-color: #333333;}
.left_nav .selected a			{color: #FFFFFF;}
.left_nav img.arrow				{position: absolute; left: 223px; top: 8px;}
.left_nav .cat_icon				{width: 48px; height: 48px;}
.left_nav .sub_item				{padding: 4px 0px 10px 13px;}
.left_nav .item_text			{padding: 0px 10px 4px 55px;}
.left_nav a						{width: 225px; display: block; font-size: 11px; color: #B3B3B3;}
.left_nav .item .selected		{font-weight: bold;}

/*	SUB PAGES -	apply to all sub pages */
.right_column					{float: left; margin: 40px 0px 30px 30px; width: 525px; position: relative;}
.icon_box						{width: 120px; height: 120px; position: absolute; top: 0px; right: 0px; text-align: center;}
.intro							{color: #FFFFFF; font-size: 12px; margin: 45px 0 20px 0;}
.text_container					{color: #999999; float: left;}
.left_content					{color: #999999; float: left; width: 250px;}	/*border:1px solid red;*/
.right_content					{color: #999999; float: right; width: 250px;}	/*border:1px solid blue;*/
.left_content strong,
.right_content strong			{color: #FFFFFF;}

/* THE CLOUDO COMPANY */
.left_nav .address 				{float:left; border-top: 1px solid #333333; padding: 12px 0px 0px 0px; width: 100%; margin: 646px 0px 0px 0px; height: 80px;}
.left_content .person,
.right_content .person			{width: 100%; float: left; margin: 0px 0px 20px 0px;}
.left_content .person .photo,
.right_content .person .photo	{float:left; margin: 0px 8px 0px 0px;}
.left_content .person span,
.right_content .person span		{color: #FFFFFF;}

/* DEVELOPER PAGES */
.white_bg						{background-color: #FFFFFF;}
.dev_text h4					{color: #666666;}
.dev_intro						{color: #666666; font-size: 12px; margin: 45px 0 20px 0;}
.dev_text						{color: #666666;}
.dev_intro a:link,
.dev_intro a:visited,
.dev_intro a:active				{color: #8AA64D;}
.dev_text a:link,
.dev_text a:visited,
.dev_text a:active				{color: #8AA64D;}
.dev_text ul					{padding: 0px 0px 10px 15px;}
.dev_text ul li					{margin: 0px 0px 4px 0px;}
.footer_dev						{border-top: 1px solid #CCCCCC; clear:left; text-align: center; height: 10px; color: #6C6565; padding: 20px 0px 30px 0px; /*margin: 30px 0px 0px 0px;*/}
.footer_dev a:link,
.footer_dev a:active,
.footer_dev a:visited			{color: #6C6565; text-decoration:none;}
.footer_dev a:hover				{color: #000000; text-decoration:none;}

/* tree navigation */
.tree_nav						{background:url(http://www.cloudo.com/images/tree_nav_bg_middle.gif) repeat-y; width: 253px; margin: 8px 0px 20px 0px; float:left;} /*live*/
.tree_nav_top					{background: url(http://www.cloudo.com/images/tree_nav_bg_top.gif) no-repeat; width: 253px; height: 30px; float:left; padding: 0px 0px 5px 0px;} /*live*/
.tree_nav_content				{margin: 0px 0px 0px 8px;}
.tree_nav_bottom				{background: #FFFFFF url(http://www.cloudo.com/images/tree_nav_bg_bottom.gif) no-repeat; margin: 4px 0px 0px 0px; width: 253px; height: 7px; float:left;}/*live*/

.tree_item						{position: relative; background-color: #FFFFFF; color: #8D8D8D; width: 234px; height: auto; padding: 1px 0px 0px 3px; float:left;}
.tree_nav .odd					{background-color: #F7F7F7;}

.tree_item .operator			{padding: 0px 4px 0px 0px; float: left; width: 9px; height: 9px;}

/* level 1 */
.tree_item .cat_icon			{width: 28px; height: 28px; padding: 0px 4px 0px 0px; float: left;}
.tree_item .cat_text			{float: left; margin: 6px 0px 0px 0px; font-weight: bold;}
.tree_item .cat_text a			{width: 195px; display: block;}
.tree_item .cat_content			{display: none; float: left; width: 195px; padding: 4px 0px 5px 2px;}
.tree_item .cat_content img		{margin: 4px 0px 0px 0px;}
.tree_nav .cat_content a		{padding: 0px 2px 0px 2px;}
.tree_item .cat_arrow			{position: absolute; left: 215px; top: 12px;}

/* level 2 */
.tree_item .sub_text			{font-weight: bold;}
.tree_item .sub_content			{display: none; padding: 4px 0px 10px 13px;}
.tree_nav a:link,
.tree_nav a:active,
.tree_nav a:visited				{color: #8D8D8D;}

/* PRESS */
.press_h2						{font-weight: bold;}
.jpg, .pdf, .zip, .eps			{width: 200px; display: inline; padding: 1px 0px 0px 20px; margin: 0px 0px 3px 0px;}
.jpg							{background: url(../../images/icons/jpg_16x16.gif) no-repeat left;}
.pdf							{background: url(../../images/icons/pdf_16x16.gif) no-repeat left;}
.zip							{background: url(../../images/icons/zip_16x16.gif) no-repeat left;}
.eps							{background: url(../../images/icons/eps_16x16.gif) no-repeat left;}

/* SIGN UP */
.sign_up_box					{float: left; width: 100%;}
.sign_up_box .label				{float: left; width: 130px; margin: 6px 0px 0px 0px;}
.sign_up_box label				{float: left; width: 130px; margin: 6px 0px 0px 0px;}

.sign_up_box .text				{cursor: text; background: url(../../images/notify_form_bg.png) no-repeat left; border: none; padding: 7px 5px 0px 5px; width: 170px; height: 22px;}
.sign_up_box .text_white		{cursor: text; background: url(../../images/white_form.png) no-repeat left; border: none; padding: 7px 5px 0px 5px; width: 170px; height: 22px; float:left;}
.sign_up_box .button			{cursor: pointer; margin: 10px 0px 0px 130px;}
.sign_up_box .error				{color: red;}
.sign_up_box .success			{color: green;}
.sign_up_keys					{float: left; margin: 0px 0px 0px 30px;}

/* BLOG - apply to cloudodev.blogspot.com */
.tree_nav_top h2.blog			{font-size: 13px; font-weight: bold; font-family: Arial, Verdana; letter-spacing: normal; text-transform: none; margin: 5px 0px 10px 12px; color: #FFFFFF; text-align: left;}
.content .left_column			{float: left; width: 253px;}
.entry-content ol				{padding-left: 30px;}
.entry-content ul 				{padding-left: 30px;}