/*   
Theme Name: Company Simple
Theme URI: http://companywake.com
Description: By <a href="http://companywake.com">The Agency</a>
Author: The Agency
Author URI: http://companywake.com/
Version: 1
*/



body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_pattern.gif) ;
	height: 100%;
	width:100%;
	min-width: 1200px;

	background-color:#000000;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, Helvetica, "sans serif";
	font-size: 10pt;
	color: #eee;
	text-align: justify;
	font-weight: normal;
}

img{
	border: none;
}

.bg {
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	
	z-index: 0;
}


.wrapper{

margin: auto;
width: 1000px;
display: block;
}

#container {
	z-index: 1000;
}

#nav2 {

padding:5px 20px 0pt 0pt;
position:fixed;
text-align:right;
top:162px;
width:150px;
z-index:1;
}


#nav2 p{
font-size: 12px;
text-align: right;
}

#nav2 a{
color: #44ecaa;
text-decoration: none;
font-weight: normal;
}

#nav2 a:hover{
color: #ffffff;
}


#wrap{
	z-index: 2000;
}

a{
	text-decoration: none;
	color: #44ecaa;
	font-weight: bold;

}

a:hover{
	text-decoration: underline;
	color: #ffffff;
}

a:active
{
  outline: none;
}


/* MAIN BODIES   -------------------------*/

#headimg{
	background: url("images/logo.png") no-repeat;	
	_background: url("images/ie_logo.jpg") no-repeat;
	margin-top: 30px;
	width: 162px;
	height: 123px;
	float: left;
	margin-left: 20px;
	_margin-top: 60px;
}
a p.link{
	width: 162px;
	height: 123px;
}
#headimg a img{
	padding:0;
	margin: 0;
}
#logo{
	width: 79px;
	height: 23px;
	float: left;
	margin-top: 130px;
	margin-left: 10px;
	background: url("images/header.png") no-repeat;	
	_background: url("images/ie_header.jpg") no-repeat;
	_margin-top: 160px;
}
#main_top{
	clear: both;	
	height: 27px;
	width: 611px;
}
#main{
	float: left;
	padding-bottom: 40px;
	width: 700px;
	clear: both;
	margin-top: -20px;
	padding-top: 10px;
}
.entry{
	width: 700px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 0px;
	border-bottom: 2px solid #000;
	margin-top: 14px;	
}
.date{

	margin-top: -55px;
	width: 126px;
	height: 45px;

	_margin-top: -50px;
}
.entry h2.when{	
	color: #44ecaa; 
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 9pt;
}

.entry h2{
	margin-top: 0px;
	margin-bottom: 2px;
}


.entry h2 a, h3 a{
	color: #fff;
	text-decoration: none;
	font-family: "Arial";
	text-transform: capitalize;
	font-weight: normal;
	font-size: 23pt;
}
.excerpt{
	margin-top: -5px;
}
.excerpt img{
	padding: 2px;
}

h4.by{
	color:#999999;
	font-size:11pt;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:4px;
	padding:0pt;

}
#footer{
	clear: both;
	
	float:center;
	width: 700px;
	
	margin-top: -35px;
}
.insidefooter{
   	margin:0 auto;
	width:98%;
	padding:5px;
	}
#footer p{
	margin:0;
	font-size: 8.5pt;
	text-align:center;
	color:#fff;
}
#footer a{
	text-decoration:none;
	font-weight: bold;
	color:#fff;
}
#footer a:hover{
	color:#44ecaa;
}
#footer_bottom{
	clear: both;
	
	height: 27px;
	width: 611px;
	margin-bottom: 10px;
}
.alignright a, .alignleft a, a.more-link{
	color:#44ECAA;
	font-weight:bold;
	text-decoration:none;
}
.alignright{ 
	
}
.alignleft{ 

}
.editlink a{
	margin:0;
	font-size: 8.5pt;
	text-decoration:none;
	color:#000;
	font-weight: bold;
}
p.info{
	text-align: right;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

img.pngfix {
	behavior: url(pngHack.htc);
}

.previous a{
	margin-left: 20px;	
}
.next a{
	float:right;
	margin-right:20px;
}

.myhr{
display: block;
background-color: #666666;
height: 1px;
width: 700px;
margin-top: 14px;
}

#lightwindow, #lightwindow_overlay{
	display: none;

}

#sidebar{
	float:left;
	left:50px;
	position:relative;
	width:230px;
}

#sidebar ul{
	padding-left:0px;
	width:230px;
	margin-left: 0px;
}

#sidebar ul li{
	list-style-type: none;
	font-size: 12px;
		width:230px;
			margin-left: 0px;
}

h2.widgettitle{
	color:#FFFFFF;
	font-family:"Arial";
	font-size:18pt;
	font-weight:normal;
	text-decoration:none;
	text-transform:capitalize;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#twitter_update_list li{
	padding-bottom: 10px;
		margin-left: 0px;
		padding-left: 0px;
}