/*

Theme Name: Tech Blue



Description: A sleek web 2.0 tech theme. 

Version: 1.0

Author: Theme Lab



*/



body {

      font: 11px arial;

      margin: 0 auto;

      width:800px;

      background: #F7F7F7 ;
	  background-image:url("images/margin.gif");
	  
	  font-family:Verdana,Sans-Serif;
	  height:100%;

}



#topbarbg {

	float:left;

	width:800px;

	height:39px;

      background: url('images/topbarbg.gif') repeat-x;

}



/* Logo */



#logo {

   //padding-left: 10px;

   margin-top: 30px;
height:80px;

}



#logo h1 {

   color: #ffff99;

}



#logo h1 a {

   color: #ffff99;

   text-decoration: none;

}



#logo h1 a:hover {

   text-decoration: none;

   color: #ffff99;

}



#logo h2 {

   margin-top: -20px;

   color: #ffffff;
   font-size:13px;

}



/* Search*/



#searchbg {

 background: #055183 url(images/searchbg.gif);

 height:40px;

 width: 250px;

 float: left;

}



.searchsubmit {

 background-color: #05395b;

 float: right;

 color: #ffffff;

 margin-top: 7px;

 margin-right: 10px;

 font: 12px arial;

 background-image:url(images/search_but.gif);

 background-repeat:no-repeat;

 vertical-align:top;

 height:25px;

 width:58px;

 border:none;

 

}



.searchform {

 background-color: #b0c8d8;

 margin-top: 10px;

 margin-left: 45px;

 float: left;

 border: 1px solid #b0c8d8;

}



h1, h2, h3 {

	font-family: Verdana,Sans-Serif;

}



h1 {

	font-size: 2.1em;

}



h2 {

	font-size: 1.3em;

}




h3 {

	font-size: 1em;

}



/* Header */



#header {

	float:left;

	background:#000000;

      width:750px;

	height:111px

}



/* Top Menu */



#menubg {

	

	

      width:500px;

	height:120px;

}



.menulinks {

    font: 14px arial;

    font-weight: bold;

    float:left;

    width: 550px;

    color: #ffffff;
height:25px;

background:#114C86;

padding-top:4px;

}



.menulinks ul {

    list-style: none;

    margin:0;

    padding:0;

    text-align: center;

}



.menulinks li {

    float:left;

    background: url(images/img05.gif) no-repeat right top;

    line-height:40px;

    padding: 0 20px 0 20px;

    height: 40px;

}  



.menulinks a {

    color: #ffffff;

    text-decoration:none;

    text-transform: uppercase;

}



.menulinks .current_page_item a {

    background:none;

    color: #4da2d9;

}



.menulinks a:hover {

    color: #4da2d9;

    text-decoration: none;

}



/* Content */



#content1bg {

	float: left;

      background:#ffffff;
	  background-image:url("images/main.gif");

	width:500px

}



.post {

}



.post .title {

	margin: 0;

	

      margin-top: 15px;

      font: 20px Trebuchet MS;

      color: #737373;

}



.post h2.title {

	height: 40px;

      font-size: 25px;

	padding: 0px 0px 5px 0px;   

      margin: 20px 50px 0px 10px;

font-weight:bold;

}



.post p {

	 



font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;

}



.post .title a:hover {

	text-decoration: none;

}



.post .title a {

	text-decoration: none;

}



.post .entry {

	margin: 0px;

	padding: 0px 20px;

}



.post .meta {

	height: 35px;

	margin: 15px 50px 20px 15px;

	padding: 15px 0 0 30px; 

	line-height: normal;

      background: url(images/post_icon.gif) no-repeat left;

      background-position: 10px;

}



.post a {

	color: #31363B;

}



.post a:hover {

	color: #31363B;

      text-decoration: none;

}



/* sidebar*/



.sidemenu-head {

	float:right;



	width:220px;

	height:900px;

}
.sidemenu-head  a{
color:#000000;
font-size:12px;
text-decoration:none;
}


#box {

  background-color: #ffffff;

  float:left;

border:#CCCCCC solid 1px;

width:750px;




}



.sidemenu-head h2 {

	

      

      color: #CC0000;

      font-size: 15px;

      padding-left: 35px;

      margin-top: 10px;

      padding-top: 3px;

      margin-bottom: -20px;

      padding-bottom: 20px;

}



.sidemenu-content {

	float:right;


	
        

        font: 12px Trebuchet MS;

        color: #737373;

	width:140px;

}



.sidemenu-content li {

      margin-bottom: 10px;

      padding-left: 10px;

      margin-top: 10px;

      margin-left: 15px;

      

}



.sidemenu-content ul {

      margin: 0;

	padding-left: 2px;

	list-style: none;

}



.sidemenu-content a {

	text-decoration: none;

      color: #0000FF;

}



.sidemenu-content a:hover {

	text-decoration: underline;

      color: #000000;

}



.sidemen-foot {

	float: right;

	

	width:140px;

	height:100%;

      margin-bottom: 10px;

}



.sidebg {

	float:right;

      background-color: #556B2F;

	width:230px;
	height:100%;

}



#index07 {

	float:right;

      

	width:140px;

	height:27px;

}



/* Navigation */



.navigation {

color: #737373;

font: 11px Trebuchet MS;

padding-bottom: 20px;

padding-left: 15px;

padding-right: 15px;

width: 550px;

}



.navigation a {

color: #31363B;

font: 11px Trebuchet MS;

text-decoration: none;

}



.navigation a:hover {

text-decoration: underline;

}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}





/* Footer */



#footerbg {

	float:left;

	background-color:#000000;

	height:80px; 

      width: 750px;

}



.copyrights {

     color: #ffffff;

     text-align: center;

}



.copyrights p {

     font: 11px arial;

     margin-top:10px;

     padding-bottom: 10px;

     width: 800px;

     color: #ffffff;

     text-align: center;

}



.copyrights a {

     font: 11px arial;

     color: #ffffff;

     text-decoration: none;

}



.copyrights a:hover {

      color: #ffffff;

      text-decoration: underline;

}



/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	background-color: #F7F7F7;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

#seper{
height:20px;
}

#second-banner{
height:120px;
float:left;
width:500px;
//padding-left:20px;
padding-top:10px;
}
#second-banner img{
padding-top:5px;
padding-left:15px;
width:115;
height:115;
}

#page-links ul{
margin: 0; 
padding: 0; 
list-style-type: none; 
list-style-image: none;
}
#page-links li{
display:inline;
}

#page-links li a{
color:#ffffff;
}
/* End Comments */
