/*

Theme Name: Tech Blue

Description: A sleek web 2.0 tech theme. 

Version: 1.0

Author: Theme Lab



*/



body {
      font: 13px Arial;
      margin: 0 auto;
      width:960px;
      background-color: #DBDBDB;
}

img {
  border: none;
}

#topbarbg {
	float:left;
	width:960px;
	height:39px;
}


/* Logo */



#logo {

   padding-left: 30px;

   margin-top: 30px;

}



#logo h1 {

   color: #ffffff;

}



#logo h1 a {

   color: #ffffff;

   text-decoration: none;

}



#logo h1 a:hover {

   text-decoration: underline;

   color: #ffffff;

}



#logo h2 {

   margin-top: -20px;

   color: #ffffff;

}



/* Search*/



#searchbg {
 background-color:#000000;
 height:30px;
 width: 220px;
 float: right;
}



.searchsubmit {
 cursor: pointer;
 background-color: #05395b;
 float: right;
 color: #ffffff;
 margin-top: 5px;
 margin-right: 10px;
 font: 12px Arial;
 background-image:url(images/search_button.png); /*modified search button*/
 background-repeat:no-repeat;
 vertical-align:top;
 height: 20px;
 width: 69px;
 border:none;
}



.searchform {
 margin-top: 5px;
 float: left;
 border: 1px solid #b0c8d8;
}



h1, h2, h3 {

	font-family: Arial, Helvetica, sans-serif;

}



h1 {

	font-size: 3em;

}



h2 {

	font-size: 1.3em;

}



h3 {

	font-size: 1em;

}



/* Header */



#header {

       float:left;

      /*background: url('images/header.gif');*/
      
      background: url('images/TheBrainHeader.png');

      /*width:960px;*/
	  width:960px;

      /*height:111px;*/

	  /*my inserted header height*/
      /*height:160px; */
      height:120px;
}



/* Top Menu */



#menubg {

	float: left;

	/*background: url('images/menubg.gif') repeat-x;
	make background of menu be the same as sidebar*/
    /*background-color:#999999;*/
    background-color:#000000;
	width:960px;

	/*height:35px*/
	height:30px

}




.menulinks {

    font: 14px Arial;

    font-weight: bold;

    float:left;

    width: 650px;
	
	height: 30px;

    color: #ffffff;

}



.menulinks ul {

    list-style: none;

    margin:0;
    padding:0;

    text-align: center;

}



.menulinks li {

    float:left;
      
    /*default themes divider between menu buttons ie home, about etc..*/
    background: url(images/img05.gif) no-repeat right top;
 
    /*line-height:40px;*/
	line-height:30px;

    padding: 0 20px 0 20px;

	
	/*height: 40px;*/
	height: 30px;

}  

.menulinks a {

    /*color: #055183;*/
    /*color: #0066CB;*/
	/*color: #092C73;*/
	color: #FFFFFF;
    text-decoration:none;

    /*text-transform: uppercase;*/

}

.menulinks .current_page_item a {

    background:none;
    
    /*color: #0066CB;*/
	/*color: #092C73;*/
	color: #FFFFFF;
}



.menulinks a:hover {

    /* color: #092C73; */
    color: #40B5FE;

    text-decoration: none;

}



/* Content */



#content1bg {

	float: left;

      background:#ffffff;

	/*width:619px;*/
    //width:675px;
	width:750px;
}



.post {
/*margin-bottom:25px;*/
  margin-top:30px;
}



.post .title {

      margin: 0;
	       
      /*original theme divider between post title and post*/
      /*border-bottom: 1px dashed #D6C9BF;*/

      border-bottom: 1px dotted #D6C9BF;

      margin-top: 15px;
      
      /*original theme font*/
      /*font: 20px Trebuchet MS;*/
      
     /*added to make font titles Arial*/
      font: 20px Arial;
      
      /*added to make post titles bold*/
      font-weight: bold;     

	  /*color: #0066CB;*/
	  color: #092C73;
}



.post h2.title {

      /*font-size: 2.4em;*/
	  
	  font-size: 1.8em;

      /*inserted to make titles of post bold*/
      font-weight: bold;

      margin: 20px 50px 0px 10px;
}



.post p, .post ul {
       /*our post entry font*/
       font: 13px Arial;
       
       /*original post entry color for font from theme*/
       /*color: #737373;*/

	   color: #000000;
       padding-left: 0px;

       padding-right: 0px;
       /*inserted to make distance between sentences larger*/
       line-height: 14pt;	

}

.post ul {
	padding-left: 40px;
}

.post .title a:hover {

	text-decoration: none;

}



.post .title a {

	text-decoration: none;
      /*our custom color added to post titles*/
      /*color: #0066CB;*/
	  color: #092C73;

}



.post .entry {
	margin: 0px;
	padding: 0px 30px;
	margin-left: 100px;
}

.post .meta {

	height: 35px;

	/*margin: 15px 50px 20px 15px;
	bottom margin set to greater than 20px to 
	take into account a large number of categories*/
	margin: 15px 50px 10px 15px;
	
	padding: 15px 0 0 30px; 
 
	line-height: normal;

      background: url(images/post_icon.gif) no-repeat left;

      background-position: 10px;
    
	margin-left:122px;
}



.post a {

	color: #31363B;

}



.post a:hover {

	color: #31363B;

      text-decoration: none;

}



/* sidebar*/



.sidemenu-head {

	float:right;
	background-image: url('images/sidemenu-head.gif');
	
	/*width:281px;*/
	
	/*width:245px;*/
	width:210px;
	height:40px

}

.sidebg {

	float:right;

      background-color: #ffffff;

	/*width:281px;*/
      width:210px;

}

/*class added to post entry to pad text when 
an image is inputted next to test*/
.post .entry p img {
padding: 0px 10px;
}

#box {

  background-color: #fff;
  float:left;

}



.sidemenu-head h2 {

	text-transform: uppercase;

      /*oringinal category header bullet image commented out*/
      /*background: url(images/bullet_side.gif) no-repeat 2% 2%;*/

      /*color: #0066CB;*/
	  color: #092C73;

      font-size: 13px;
      
      /*original padding applied when category header bullet point is enabled*/
      /*padding-left: 35px;*/
      
      padding-left: 10px;

      margin-top: 10px;

      padding-top: 3px;

      margin-bottom: -20px;

      padding-bottom: 20px;

}



.sidemenu-content {

	float:right;

	background: url('images/sidemenu-content.gif') repeat-y;     
       
        /*default themes sidemenu font*/
        font: 13px Arial;

        color: #737373;

	    /* 
	    width:281px; 
	    original width was set to 281 
	    we reduced to 180 to make it 
	    smaller
	   */
	width: 210px;
}


.twitter-avatar{
	width:241px;
	padding-left: 10px;
	padding-top: 5px;
}

.sidemenu-content li {

      margin-bottom: 10px;

      /*padding-left: 10px;*/
	 
      margin-top: 10px;

      /*margin-left: 10px;*/

      /*background: url(images/img04.gif) no-repeat left 50%; */     

	  /*change width to make text wrap in sidemenu widgets*/
	  width:160px;
}

.sidemenu-content ul {

    margin: 0;

	padding: 0;
	
	margin-left:20px;
	
	/*list-style: none;*/
	/*list-style-image:url('images/img04.gif');*/
	list-style-image:url('images/bullet.gif');
	
}

.sidemenu-content a {

	text-decoration: none;

      color: #000000;

}



.sidemenu-content a:hover {

	text-decoration: underline;

      color: #000000;

}



.sidemen-foot {

	float: right;

	background-image: url('images/sidemen-foot.gif');

	/*width:281px;*/
	
	/*width:245px;*/
	
	width:210px;

	height:15px;

      margin-bottom: 10px;

}



.` {

	float:right;
	
    background-color: #ffffff;

	/*width:281px;*/
     width:200px;
	 

}



#index07 {

	float:right;

      background: #ffffff;

	width:100px;

	height:27px

}



/* Navigation */



.navigation {

color: #737373;

/*default theme style*/
/*font: 11px Trebuchet MS;*/

font: 11px Arial;

padding-bottom: 20px;

padding-left: 15px;

padding-right: 15px;

width: 550px;

}



.navigation a {

color: #31363B;
/*default theme style*/
/*font: 11px Trebuchet MS;*/

font: 11px Arial;
text-decoration: none;

}



.navigation a:hover {

text-decoration: underline;

}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}





/* Footer */



#footerbg {

	float:left;

	/*background-color:#0066CB;*/
	background-color:#092C73;
         
        /*Default theme footer height*/
	/*height:80px;*/

        height:40px; 

        /*width: 960px*/
		width:960px;

}



.copyrights {

     color: #000000;

     text-align: center;

}



.copyrights p {

     font: 11px Arial;

     margin-top:10px;

     padding-bottom: 10px;

     /*width: 960px;*/
	 width: 960px;

     color: #4c9cd1;

     text-align: center;

}



.copyrights a {

     font: 11px Arial;

     color: #000000;

     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;

	}

/* entry_author_image */
.entry_author_image {
	float: left;
	/*border: outset 1px;*/
	margin: 1.2em 1.2em 0px .1em;   
   
   /*add 10px to right of the author image to indent it*/
	margin-left:10px;
	
    padding:1px;
    /*border:1px solid #021a40;*/
    /*background-color:#0066CB;*/
}



#date_post {
     text-indent:10px;
	 padding-top:2px;
	 font-size: 1.2em;
}

#tags{
    /*text-indent:10px;*/
	padding-left:130px;
}

/**
 * Twitter Widget
 */
.widget_twitter li {
	clear:both;
}
.widget_twitter li img {
	float:left;
	margin-right:.5em;
}
.widget_twitter li .clear {
	clear:both;
}

/* End Comments */
#related_posts {
   margin-left: 10px;
}

#download {
	margin-top:30px;
}

#newsletter {
	margin-top:90px;
}

#postedBy {
    margin-left:10px;
	font-family:arial;
	font-size:10px;
}
#profileposts
{
 margin-left:20px;
 margin-top:150px;
}

.downloadLink
{
	margin-top: 10px;

}

.twitterLink
{
	padding-top: 10px;

}

.newsletterlink
{
	padding-top: 10px;
}


