/*
Theme Name: WordPress Theme9
Theme URI: http://wordpress.org/
Description: The Theme9 WordPress theme based on the famous <a href="http://webbyguru.com">Webbyguru.com</a>.
Version: 1.6
Author: WebbyGuru.com
Author URI: http://webbyguru.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Saima v1.5
	 Saima@logodesignguru.com

	This theme was designed and built by WebbyGuru.com,
	whose blog you will find at http://blog.logodesignguru.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
	






	body{
		font-family: Tahoma, Arial, Verdana;
		font-size:11px;
		background-color:#0e0e0e;
		margin:0;
		background-image: url(images/body_bg.jpg);
		background-repeat: repeat-x;
		color: #0e0e0e;
	}
	
	div#wrapper
	{
		width:963px;
		margin:0 auto;
		height:1026px;
	}
	div#top
	{
		height:123px;
		width:963px;
		float:left;
	}
	div#logo
	{
		height:83px;
		width:492px;
		float:left;
		padding: 40px 0 0 33px;
		color: #7ad1f6;
		font-size: 24px;
		font-family: Arial, Tahoma, sans-serif;
	}
	div#logo span
	{
		color:#e5e5e5;
		font-size:12px;
		text-align: left;
		padding: 0;
	}
div#logo a:link , #logo a:active,#logo a:visited, #logo a:hover{
	text-align:center;
	font-size:25px;
	color:  #7ad1f6;
	text-transform: uppercase;
         text-decoration: none;
}

	div#searchForm
	{
		height:123px;
		width:438px;
		float:left;
		background-image: url(images/form_bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
		
	div#searchForm form
	{
		width:206px;
		padding:8px 0 0 45px;
		margin:0;
		float: left;
	}	
	
	div#searchForm input.text_field
	{
		width:159px;
		height:14px;
		margin:0;
		font-size:11px;
		color:#a30909;
		padding:1px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		float:left;
	}	
	div#searchForm ul
	{
		list-style-type: none;
		list-style-position: inside;
		padding: 0 0 0 21px;
		margin: 0;
		display: block;
		float: left;
		width: 164px;
	}
	
	div#searchForm li
	{
		margin:0 19px 0 0;
		padding: 0 25px 0 0;
		display: block;
		float: left;
		height: 30px;
	}
	
	div#searchForm li#rss
	{
		background-image: url(images/rss.jpg);
		background-position: right 4px;
		background-repeat: no-repeat;
	}
	
	div#searchForm li#signin
	{
		background-image: url(images/sign_in.jpg);
		background-position: right 2px;
		background-repeat: no-repeat;
		margin:0px !important;
		width:40px !important;
	}
	
	div#searchForm a:link,div#searchForm a:visited,div#searchForma:active
	{
		color:#FFFFFF;
		text-decoration:none;
		float: left;
		padding: 7px 0 0 0;}
		div#searchForm a:hover{
		color:#CCCCCC;
	}
	
	div#menu
	{
		float:left;
		height:32px;
		width:697px;
		padding: 17px 0 0 266px;
	}
	
	div#menu ul{
		list-style-type: none;
		padding: 0 2px 0 0;
		margin: 0;
		float: left;
		width: 650px;
	}
	div#menu li{
		margin:0;
		padding: 0 15px 0 0;
		background-image: url(images/menu_sep.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		display: inline;
		float: left;
		text-transform: uppercase;
	}
	
	div#menu li#last
	{
	background:none !important;
	
	}
	div#menu a:link,div#menu a:visited,div#menu a:active
		{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		padding: 1px 9px 7px 14px;
		float: left;
		}
	div#menu a:hover
		{
		color:#dbdbdb;
		}
	div#header
	{
		float:left;
		height:210px;
		width:963px;
		background-image: url(images/business_world.jpg);
		background-repeat:no-repeat;
		padding: 0 0 30px 0;
	}
	div#main
	{
		float:left;
		width:963px;
		background-image: url(images/main_bg.jpg);
		background-repeat:repeat-y;
	}
	div#left_nav
	{
		float:left;
		width:191px;
		margin-right: 66px;
		padding: 0 0 0 24px;
	}
	div#right_content
	{
	width:640px;
	float:left;
	clear:right;
	}
	
	div#content
	{
	width:640px;
	float:left;
	}
	div#title
	{
	width:640px;
	float:left;
	padding: 16px 0 11px 0;
	background-image: url(images/title_line.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

	div#date
	{
	width:640px;
	float:left;
	padding: 0;
	margin-bottom: 14px;
	}
	div#date .posted_on
	{
	padding:4px 10px 4px 10px;
	margin: 0;
	background-image: url(images/posted_on.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#373534;
	color: #e5e5e5;
	display: inline;
	float: left;

	}
	
	div#date .posted_by
	{
	padding:0;
	clear: right;
	float: right;
	display: inline;
	margin: 0;
	}

   	div#content .para
	{
	margin:0;
	padding:0 0 20px 10px;
	clear: left;
	text-align: left;
	color: #333131;
	}
	div#content p img
{
	float:right !important;
	padding: 4px 0px 12px 12px;
}

div#content ul
		{
	margin:0px;
	padding:0 0 14px 7px;
	float: left;
	width: 149px;
		}
div#content li
		{
	width: 157px;
	margin: 0;
	background-image: url(images/sm_round.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0 0 5px 12px;
	list-style:none;
	display:block;
	float: left;
		}

div#content span
{
	padding:0 0 10px 10px;
	color: #bcb8b8;
	float: left;
}
div#content span a:link, div#content span a:active, div#content span a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #625903;
}
div#content  span a:hover
{
	color: #666666;
}

	div#title h2
{
	color:#0e0e0e;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0 0 0 10px;
	clear: left;

}
	
	div#category
	{
	width:190px;
	float:left;
	padding: 11px 0 17px 0;
	background-image: url(images/nav_seperator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
		div#category h2
		{
		margin:0;
		padding:7px 0 18px 46px;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		text-transform: uppercase;
		background-image: url(images/category_icon.jpg);
		background-repeat: no-repeat;
		}
		div#category h3
		{
		margin:0;
		padding:7px 0 18px 46px;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		text-transform: uppercase;
		background-image: url(images/archive_icon.jpg);
		background-repeat: no-repeat;
		}
		div#category h4
		{
		margin:0;
		padding:7px 0 18px 46px;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		text-transform: uppercase;
		background-image: url(images/posts_icon.jpg);
		background-repeat: no-repeat;
		}
		div#category ul
		{
		margin:0px;
		padding:0 0 0 7px;
		float: left;
		width: 149px;
		}
		div#category li
		{
	width: 157px;
	margin: 0;
	background-image: url(images/sm_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0 0 5px 12px;
	list-style:none;
	display:block;
	float: left;
		}
		div#category li a, div#category li a:link, div#category li a:active, div#category li a:visited{
		float: left;
		color:#2b2012;
		text-decoration:none;
					
		}
		div#category li a:hover
		{
		color:#135EA2;
		background-color: #E0E0E0;
		}
div#footer
	{
	margin:0 auto;
	width:928px;
	color: #a0a0a0;
	padding: 0 0 20px 35px;
	float: left;
	}
div#footer a:link,div#footer a:active,div#footer a:visited
{
	text-decoration:none;
	color:#a0a0a0;
	font-weight:bold;
}
div#footer a:hover
{
color:#CCCCCC;
}

div#footer .left_para
{
	display: inline;
	float: left;
	padding:12px 0 0 0;
	width: 420px;
	margin: 0;
}



div#heading
{
align:left;
}
div#heading h2
{
		
	
	color:#000000;
	font-weight:bold;
	font-size:16px;
	margin:0;
	text-transform: uppercase;
}

div#footer .right_para
{
	padding:12px 35px 0 0px;
	clear: right;
	float: right;
	display: inline;
	margin: 0;
	width: 318px;
}


A:Link,A:active,A:visited
 {

FONT-WEIGHT: bold;	
FONT-SIZE: 11px;	
COLOR: #625903;	
TEXT-DECORATION: underline;
}
A:hover
{
color: #666666;


}
#heading h3{
padding:0px 0 30px 50px;
}


