/*
Theme Name: Flexiant
Theme URI: http://www.flexiant.com/
Description: A custom theme for Flexiant.
Author: Flexiant
Author URI: http://www.flexiant.com/
Version: 1.0
Tags: Flexiant, Utility Computing
.
This theme is copyright of Flexiant.
.
*/
@import url(initial.css);
@import url(global.css);


/* GENERIC PAGES */
#content {
font-size: 12px;
font-family: sans-serif;
float: left;
width: 650px;
margin-top: 25px;
margin-left: 25px;
}

#container {
background: url(/wp-content/themes/flexiant/images/body_bg.png) top center no-repeat;
}

/* BRANDING PRODUCTS FOR SECTIONS */
body.page-id-91 #post, body.parent-pageid-91 #post {
background: url(/wp-content/themes/flexiant/images/extility-logo.png) top right no-repeat;
}
body.page-id-93 #post, body.parent-pageid-93 #post {
background: url(/wp-content/themes/flexiant/images/flexiscale-logo.png) top right no-repeat;
}

/* HOME PAGE */
body.page-template-homepage-php #container {
background: url(/wp-content/themes/flexiant/images/home-bg.png) top center no-repeat;
}
body.page-template-homepage-php #interactive {
width: 480px;
float: left;
}
body.page-template-homepage-php #main_flash {
padding-left: 135px;
height: 150px;
}
body.page-template-homepage-php div.news-ticker-container {
margin-top: 230px;
padding: 20px 20px 20px 20px;
height: 150px;
}
body.page-template-homepage-php div.news-ticker-container h2 {
font-size: 23px;
color: #47acdd;
letter-spacing: -1px;
margin-bottom: 0.25em;
padding: 0;
}
body.page-template-homepage-php div.news-ticker-container li {
margin-left: 0;
list-style: none;
font-size: 13px;
}
body.page-template-homepage-php div.news-ticker-container li a {
color: #555;
}
div.someclass {
/* required for ajax ticker */
}

body.page-template-homepage-php #content {
width: 445px;
margin: 0;
padding-top: 100px;
}

body.page-template-homepage-php #content ul {
margin-left: 7px;
}
body.page-template-homepage-php #content ul li {
list-style: url(/wp-content/themes/flexiant/images/bullet.gif);
}

/* GRAPHICS AT BOTTOM OF HOMEPAGE */
body.page-template-homepage-php #subcontent {
}

body.page-template-homepage-php #subcontent ul {
margin: 0;
}
body.page-template-homepage-php #subcontent ul li {
margin: 0;
float: left;
list-style: none;
}
