/*
Theme Name: BluEnergy
Version: 1.6
Author: Swati Bilgaiyan
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


@charset "utf-8";
/* CSS Document */

/* =Styling all elements
=======================================================================================================*/
* {margin: 0;padding: 0;}
a {outline: none;border: none;text-decoration: none;}
img {border: none;}
/* Body
--------------------------------------------------------------------------------------------------------*/
body {background:#101010 url(images/bg.jpg) no-repeat center 0; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#a5a9b1;}
body.int-bg {background:#101010 url(images/int-bg.jpg) no-repeat center 0;}

.logo{padding-left:19px;}
.header {background:url(images/header.jpg) no-repeat 0 0; padding:158px 22px 0 301px; height:159px;  }
.header p {padding:8px 0; color:#acacac; font-size:15px; line-height:20px; }
.htext {color:#3bcdef; font-size:16px;}
/*----- Internal Header -----*/
.int-header1 { padding:0px 22px 0 0px; height:237px; }
.int-header1 h1, .int-header h2 {color:#ecd168; font-size:30px; font-family:"Myriad Pro", Arial, Helvetica, sans-serif; font-weight:400; }
.int-header1 p {padding:8px 0; font-size:15px; color:#d2d2d2; line-height:22px; }

.int-header {background:url(images/int-header.jpg) no-repeat 0 0;padding:20px 22px 0 301px; height:237px; }
.int-header h1, .int-header h2 {color:#ecd168; font-size:30px; font-family:"Myriad Pro", Arial, Helvetica, sans-serif; font-weight:400; }
.int-header p {padding:8px 0; font-size:15px; color:#d2d2d2; line-height:22px; }

	.nav {height:34px;padding-bottom:1px;} /*----- Main Navigation -----*/
	
	ul.menu {list-style:none; }
	ul.menu * {margin:0; padding:0}
	ul.menu a {display:inline-block; }

	ul.menu li {position:relative; float:left; padding-right:2px; margin-bottom:-5px; }
	ul.menu ul {position:absolute; top:36px; left:0;
	 background:#000 url(images/subnav.gif) no-repeat 0 bottom; display:none; list-style:none; padding-left:15px;
	 filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75; }
	ul.menu ul li {position:relative; width:187px; font-size:12px;color:#fffff1; background:url(images/bullet.gif) no-repeat 0 9px; padding-bottom:10px; float:none;}
	ul.menu ul li a {display:block; padding:5px 10px; height:5px; color:#fff;width:174px; background:none;   }
	ul.menu ul ul {left:174px;}
	ul.menu .menulink {font-size:12px;color:#fffff1;}
	ul.menu .menulink:hover, ul.menu .menuhover, .nav .active {background-position:left bottom;}
	
	* html ul.menu ul li {padding-bottom:0;}
	ul.menu ul li.last {background:none; height:10px;}
	* html ul.menu ul li.last {background:none; height:0;}
	
	.home a { background:url(images/home.jpg) no-repeat 0 0; width:63px; height:34px;}
	.about-us a { background:url(images/about_us.jpg) no-repeat 0 0; width:80px; height:34px;}
	.services a { background:url(images/service.jpg) no-repeat 0 0; width:77px; height:34px;}
	.seo_blog a { background:url(images/seo_blog.jpg) no-repeat 0 0; width:81px; height:34px;}
	.faq a { background:url(images/faq.jpg) no-repeat 0 0; width:58px; height:34px;}
	.getting_started a { background:url(images/getting_started.jpg) no-repeat 0 0; width:115px; height:34px;}

.container {background:#0d0d0e url(images/cbg.jpg) no-repeat 0 0; padding:24px 22px 30px 28px;}
.content h1 {padding:0 20px 10px 0; font-weight:400;font-size:24px; color:#d3d8e2;}
.content h2, .content h3 {padding:0 20px 10px 0; font-weight:400;font-size:16px; color:#00CCFF; margin-top:15px;}

.content h2.subheading {padding:0 20px 10px 0; font-weight:400;font-size:24px; color:#d3d8e2; margin-top:0px;margin-top:10px;}

h3.ticker {padding:0 20px 10px 0; font-weight:bold;font-size:18px; color:#FFCC33; margin-top:15px;}

.content p {padding:8px 48px 8px 0; line-height:20px; text-align:justify;}
.content p strong, .box p strong {color:#fff;}
.read-more {text-align:right;}

.box {background:url(images/box-bg.gif) repeat-y 0 0; line-height:20px;}
.box p {padding:8px 22px; line-height:20px;}

.list {padding:8px 22px; list-style:none;}
.list li {background:url(images/bullet.gif) no-repeat 0 8px; padding-left:10px; font-weight:700;}

.news h3{color:#ecd168; font-size:24px; font-weight:400; padding:8px 22px 10px;}
.news dl{padding:10px 22px 0;}
.news dt{background:url(images/bullet2.gif) no-repeat 0 8px; padding-left:8px; color:#fff;}
.news dd{ padding-bottom:15px;}
.news dd strong{ display:block; color:#fac800;}


.footer {background:url(images/fbg.gif) repeat-x 0 0; padding:24px 0 0 31px; color:#484b51;}

.content ul.content { margin-left:20px; width:500px; text-align:justify;}
.content ul.content li { margin-bottom:10px;}

.content p a:link, .content p a:active, .content p a:visited { color:#FFFFFF; }
.content p a:hover { color:#FFFFFF; text-decoration:underline; }

a.ticker:link, a.ticker:active, a.ticker:visited { color:#00CCFF; }
a.ticker:hover { color:#00CCFF; text-decoration:underline; }

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 40px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

a:link, a:active, a:visited { color:#FFFFFF; }
a:hover { color:#FFFFFF; text-decoration:underline; }
