/* @override http://192.168.1.105/wp-agencyintheclouds/wp-content/themes/agencyintheclouds/style.css */
/* @override http://www.agencyinthecloud.com/wp-content/themes/agencyintheclouds/style.css */

/*   
Theme Name: Agency in the Clouds
Theme URI: www.agencyintheclouds.com
Description: Custom theme for AITC
Author: Mark de Jong
Author URI: http://www.eggplantdigital.cn
Version: 1.0
Tags: client name, eggplant, custom theme
*/


/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	 background: url(http://www.agencyinthecloud.com/wp-content/uploads/2009/11/Background_gradient.jpg) repeat-x left top; */
}

div.clearall {
	padding: 0 !important;
	margin: 0 !important;
	clear: both;
}

/* =Structural elements
-------------------------------------------------------------- */

#main, #colophon {
	width: 960px;
	padding: 0 12px;
	background: url(images/background-spacer.gif) repeat-y center top;
	clear: both;
}
#menu-wrap {
	width: 960px;
	height: 35px;
	padding: 4px 12px 0;
	clear: both;
	background: url(images/background-top.jpg) no-repeat center top;
}
* html #menu-wrap {
	background-position: center top;
	width: 960px;
}
#container {
	border-top: 10px solid rgb(79,145,207);
}

#content {
	background: url(images/content-background.jpg) no-repeat right top;
}
#footer {
	background: url(images/background-bottom.gif) no-repeat center bottom;
	padding-bottom: 15px;
}
#site-info {
	padding: 5px 10px;
	text-align: center;
}



/* =Header
-------------------------------------------------------------- */

#branding {
	margin: 0;
	padding: 10px 12px;
	position: relative;
}
#blog-title {
	float: left;
	width: 366px;
}
#blog-title a {
	background: url(http://www.agencyinthecloud.com/wp-content/uploads/2009/11/Logo_gradient.jpg) no-repeat left top;
	width: 375px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#description-skype {
	position: absolute;
	top: 75px;
	right: 25px;
}
#skypebutton {
	float: right;
}
#blog-description {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 20px;
	line-height: 30px;
	color: #fff;
	clear: both;
	text-align: left;
}
#skypebutton {
	background: url(http://www.agencyinthecloud.com/wp-content/uploads/2009/11/skype-button.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 252px;
	height: 37px;
}

#clientsLogin {
	position: absolute;
	right: 25px;
	top: 10px;
}
#clientsLogin, #clientsLogin ul {
	width: 280px;
}
* html #clientsLogin, #clientsLogin ul {
	width: 320px;
}
#clientsLogin ul, #clientsLogin li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#clientsLogin li {
	float: left;
	color: #fff;
	margin-left: 2px;
}
#clientsLogin li, #clientsLogin li label, #clientsLogin a, #clientsLogin input[type="text"], #clientsLogin input[type="password"] {
	font-size: 11px !important;
}
#clientsLogin input[type="text"], #clientsLogin input[type="password"] {
	padding: 1px 0;
	border: 0;
}
#clientsLogin input[type="submit"] {
	background-color: #555;
	padding: 0 5px;
	color: #fff;
	border: none;
}
#clientsLogin a {
	color: #fff;
	float: right;
}


/* =Menu
-------------------------------------------------------------- */

#menu-wrap ul a, #menu-wrap ul a:visited,
#menu-wrap ul a.trigger, #menu-wrap ul a.trigger:visited {
	background-image: url(images/menu-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	width: 118px;
	border-right: none;
	font-size: 14px;
	color: #000;
	line-height: 35px;
	display: block;
}
#menu-wrap a.trigger, #menu-wrap a.trigger:hover, #menu-wrap a.trigger:visited {
    background-image: url(images/menu-background.jpg);
    background-repeat: no-repeat;
    background-position: center -35px;
}
#menu-wrap ul li.icl_first a {
	background-position: left top;
}
#menu-wrap ul a:hover, #menu-wrap ul a:focus, #menu-wrap ul a:active {
	background-image: url(images/menu-background.jpg);
	background-position: center -35px;
	background-repeat: no-repeat;
}
#menu-wrap ul li.icl_first:hover a, #menu-wrap ul li.icl_first a:focus, #menu-wrap ul li.icl_first a:active {
	background-image: url(images/menu-background.jpg);
	background-position: left -35px;
	background-repeat: no-repeat;
}
#menu-wrap ul li.selected_page.icl_first a {
	background-image: url(images/menu-background.jpg);
	background-position: left -35px;
	background-repeat: no-repeat;
}
#menu-wrap ul li.selected_page a, #menu-wrap ul li.selected_page a:visited {
	background-image: url(images/menu-background.jpg);
	background-position: center -35px;
	background-repeat: no-repeat;
}

#menu-wrap ul ul {
	/*visibility: visible;*/
	top: 35px;
}
#menu-wrap ul ul li:hover a, #menu-wrap ul ul a {
	background-image: none;
	background-color: #b3d9ff;
}


/* =Content
-------------------------------------------------------------- */

#content h1 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 15px;
}
#content h2 {
	font-size: 20px;
	line-height: 24px;
	background: url(images/header-pointer.jpg) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 5px;
}
#content h3 {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(79,145,207);
	margin: 0; padding: 0;
}
a, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}
#content p a, #content li a, #content td a {
	color: rgb(0,90,186);
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#footer p {
	margin: 0;
	font-size: 10px;
}

.clientsPassword {
	margin: 0;
	list-style: none;
	width: 260px;
}
.clientsPassword li {
	float: left;
	line-height: 28px;
}
.clientsPassword label {
	margin-right: 10px;
}
.clientsPassword input[type="submit"] {
	padding: 0;
	margin: 0;
	width: 125px;
	border: 1px solid #999;
	background-color: #ddd;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}

#footer-links {
	text-align: center;
	margin: 0 10px;
	padding-top: 15px;
}
#footer-links ul {
	margin: 0 auto;
	list-style: none;
	width: 630px;
}
#footer-links li {
	float: left;
	padding: 0 10px;
}
#footer-links li a {
	color: rgb(79,145,207);
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
#footer-links li a:hover {
	border-bottom: none;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style-image: url(images/list-bullit.jpg);
	margin-left: 20px;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

.widget-area {
	padding-right: 15px;
	padding-top: 20px;
}
.widget-area .xoxo {
	width: 215px;
	padding: 10px;
	background-color: rgb(240,240,240);
	margin: 0;
	float: left; clear: both;
}
.widget-area h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.widget-area li a {
	line-height: 22px;
}
.widget-area li a {
	color: #333;
	font-weight: bold;
}

div#request-demo.widget-area .xoxo, div#video-tutorial.widget-area .xoxo,
div#request-demo.widget-area li, div#video-tutorial.widget-area li {
	background: transparent;
	padding: 0; margin: 0
}
div#request-demo.widget-area a, div#video-tutorial.widget-area a {
	display: block;
	padding: 5px 10px;
	border-top: 2px solid rgb(220,220,220);
	border-left: 2px solid rgb(220,220,220);
	border-right: 2px solid rgb(162,162,162);
	border-bottom: 2px solid rgb(162,162,162);
	background: url(images/sidebar-links-arrow.jpg) no-repeat 215px center rgb(192,192,192);
}
div#request-demo.widget-area li, div#video-tutorial.widget-area li {
	line-height: normal;
	float: left; clear: both;
	width: 237px;
}
div#request-demo.widget-area a, div#video-tutorial.widget-area a {
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
div#request-demo.widget-area a:hover, div#video-tutorial.widget-area a:hover {
	background-color: rgb(172,172,172);
	border-top: 2px solid rgb(210,210,210);
	border-left: 2px solid rgb(210,210,210);
	border-right: 2px solid rgb(142,142,142);
	border-bottom: 2px solid rgb(142,142,142);
}
div#video-tutorial.widget-area {
	padding-top: 10px;
}
#video-tutorial-specs {
	padding: 5px 10px;
	background: url(images/videotut-background.jpg) no-repeat right top;
	background-color: rgb(245,245,245);
}
#video-tutorial-specs span {
	color: #666;
}

.home.page .widget-area blockquote {
	margin: 10px;
	font-style: italic;
	line-height: 120%;
	font-size: 13px;
	text-align: justify;
}
.home.page .widget-area blockquote cite {
	font-weight: bold;
	display: block;
	text-align: right;
}


/* Overwriting Fancy Box styles */

div#fancy_overlay {
	z-index: 900;
}
div#fancy_outer {
	z-index: 999;
}


/* Overwriting Cforms styles */

.cform {
	width: auto;
}
.cform legend {
	letter-spacing: 0px;
	color: #000;
}
.cform label, .cform label span {
	width: 150px;
	color: #333;
}
.cform input, .cform textarea, .cform select,
.cform input:focus, .cform textarea:focus, .cform select:focus {
	color: #333;
}
span.reqtxt, span.emailreqtxt {
	margin-left: 160px;
	color: #666;
}
ol.cf-ol {
	padding: 5px 0 0 !important;
}
ol.cf-ol li.textonly {
	color: #333;
	padding: 0;
	letter-spacing: 0;
	margin: 6px 0 !important;
}
p.cf-sb {
	text-align: left;
	padding: 10px 0 !important;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	font-size: 14px;
}
.linklove {
	display: none;
}
.entry-content img.captcha-reset, .entry-content img.captcha {
	margin: 0 5px;
	vertical-align: text-bottom;
}


/* Tipping point login form */
#tp_login ul, #tp_login li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#tp_login label {
	display: block;
}
#tp_login li {
	line-height: 18px;
	margin-bottom: 5px;
}
#tp_login input[type="text"], #tp_login input[type="password"] {
	width: 120px;
	padding: 2px;
}
#tp_login input[type="submit"] {
	padding: 0;
	margin: 0;
	width: 125px;
	border: 1px solid #999;
	background-color: #ddd;
}
#tp_login a {
	color: #666;
	font-size: 10px;
}