/*
Theme Name: Webwise Blog
Theme URI: http://webwise.com.au/
Description: The Webwise WordPress Blog theme.
Version: 2
Author: Webwise
Author URI: http://webwise.com.au/
Tags: Corporate
*/

body {
	margin: 0px; 
	font-family: arial;
	font-size:12px;
	color:#666666;
	background: #ffffff; 
	text-align: left;
	background: #ffffff;
}

a:link{ color: #ff6600;text-decoration:none; }

a:visited{ color: #ff6600;text-decoration:none; }

a:hover, a:focus{ 
	color: #000;
	text-decoration:none; }

img {border:0px;}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0px;
}
h1 {
  font-size: 24px; color: #666666;
}
h2 {
  font-size: 16px;font-weight: normal;
}
h3, h4, h5, h6 {
  font-size: 14px;
}

	
.clear {clear:both;}	

#container {
	width: 942px; position: relative; margin: 0px auto; text-align: left;
	}

#header {height: 43px; width: 942px; float: left;display: inline; height: 43px; overflow: hidden;background: #ffffff url(images/bg-body.gif) repeat-x;}
#header_new {height: 43px; width: 942px; float: left;display: inline; height: 43px; overflow: hidden;margin-top:20px}
	.logo {background: #ffffff; width: 247px;float: left;display: inline;}
	.phone {float:right;height:28px;margin-top:-5px;width:145px;}
	.navigation {float: left;display: inline;_margin-top: 0px; _margin-left: 24px;height:42px;}
	.navigation ul li {display: inline; list-style: none;color: #ffffff;text-transform: uppercase;font-size: 10.5px; }
	.navigation ul {margin-bottom: 0px;margin-top: 14px;margin-left: -22px;_margin-left: 0px;}
	.navigation li {padding: 0px; margin-right: 42px;_margin-right: 37px;}
	.navigation li:last-child{margin-right: 0px;}
	.navigation a:link {color: #ffffff;}
	.navigation a:visited {color: #ffffff;}
	.navigation a:hover {color: #cdcdcd;}
	.but-sn {float: right;display: inline;margin-top: 4px; margin-right: 0px;}
	.but-sn img {margin-right: 9px;}

#top {margin-top:35px;float: left;display: inline;}
#content {float: left;display: inline; width: 942px;margin-top: 40px}	
	.content-left {float: left; display: inline; width: 574px; margin-left: 87px; text-align: justify;_margin-top: 10px;}
	.content-left .postmetadata {margin-bottom: 40px;}
	.h2-title a:link {color: #ff6600;}
	.h2-title a:visited {color: #ff6600;}
	.h2-title a:hover {color: #000;}
		.entry p {}
		
	
	.content-right {margin-top: 1px;float: left;display: inline; margin-left: 20px; width: 221px}
	.content-right a:link {color: #666666;}
	.content-right a:visited {color: #666666;}
	.content-right a:hover {color: #000;}
		.categories {list-style-type: none;}
		.content-right h3{margin-bottom: -12px;_margin-left: -17px;text-transform: uppercase}
		.latest-post ul li{list-style-type: none;}
		.latest-post2 ul li{list-style-type: none;}
		.cat-item {display: block; background: url(images/bg-footer.gif) repeat-x bottom;margin-left: -40px; padding: 4px 0 4px 0;}
	

#footer  {float: left; width: 100%;height: 30px; color: #999999; font-size: 11px;}	
	.footer-copyright {float: left;display: inline; width: 216px;margin-top: 12px; margin-left: 4px;}
	.footer-menu {float: right;display: inline; margin-top: 12px;}
	.footer-menu a:link{ color: #999999;text-decoration:none; }
	.footer-menu a:visited{ color: #999999;text-decoration:none; }
	.footer-menu a:hover, a:focus{ 
		color: #666666;
		text-decoration:none; }

#comments-div {margin-top: 30px; margin-bottom: 40px;}	
.avatar	{float:left; margin-right: 4px; border: 1px solid #cfcfcf;}
.comment-meta {font-size: 10px;}

.blog-info {padding: 20px; background: #ffdcce; color: #000}

.alignleft {float: left;}
.alignright {float: right;}
.imgthumb {}
.imgthumb img {float: left; margin-right: 10px; border: 2px solid #f6f6f6; width: 120px; margin-top: 14px;}
#the-content-archive {margin-bottom: 30px;float: left; width: 574px;}


.menu  {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
padding-left:18px;
padding-top:15px;
float: left;
}
.menu a{color: #ffffff}
a.navcol:visited  {
color:#FFFFFF;
text-decoration:none;
}

.latest-post2 ul {
 padding:0px;
}
.lastest-post2 ul li a {
}

.article-info a:link{color: #7e7d7d}
.article-info a:visited{color: #7e7d7d}
.article-info a:hover{color: #000}

.postmetadata a:link{color: #7e7d7d}
.postmetadata a:visited{color: #7e7d7d}
.postmetadata a:hover{color: #000}

/**ANIMATED MENU**/

.nav  {
background-color:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:23px;
position:absolute;
width:942px;
z-index:1000;
top: 55px
}


.nav ul{
	margin:0;
	padding:0;
}

.nav li{
	width:246px;
	height:20px;
	float:left;
	color:#191919;
	text-align:left;
	list-style:none;
	padding:0;
    
}

.nav a{
	color:#FFF;
	text-decoration:none;
}
.nav a:hover{
	color:#666;
	text-decoration:none;
}

.nav p{
	padding:0px8px;
}
	

/*Menu Color Classes*/
.green{ height:20px; width:270px; margin-top:-5px; border-right:3px solid #fff; }

.red{ height:20px; width:288px; padding-top:5px; border-right:3px solid #fff;}

.blue{ height:20px; width:246px; padding-top:5px;}

.nav ul.subtext { width:306px; height:0px; background:#999; opacity:0.9; position:absolute; margin:25px 0 0 316px; padding:10px 0 0 0; display:none; z-index:1000;}
.nav ul.subtext li { float:none;  width:321px; padding-left:20px; padding-top:2px; text-align:left;  font-size:10px; }
.nav ul.subtext2 { width:313px; height:0px; background:#999; opacity:0.9; position:absolute; margin:25px 0 0 0; padding:10px 0 0 0; display:none; z-index:1000;}
.nav ul.subtext2 li { float:none; border-bottom:none; width:310px; padding-left:20px;  text-align:left; font-size:10px; }
.nav ul.subtext3 { width:317px; height:0px; background:#999; opacity:0.9; position:absolute; margin:25px 0 0 625px; padding:10px 0 0 0; display:none; z-index:1000;}
.nav ul.subtext3 li { float:none;  width:308px; padding-left:20px; padding-top:2px; text-align:left; font-size:10px; }
