/**************** body and tag styles ****************/
	body {
	  background: url('../images/blog_bg3_light.jpg');
	  margin: -20px auto 0 auto;
	  padding: 0 0 0 0 ;
	  }

	#container {
	  width: 900px;
	  margin: 0 auto 0 auto;
	  padding: 0 0 0 0 ;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #444444;
	/*  background-color: #FFFFFF; */
	  }
	  
	#container2 {
	  width: 896px;
	  margin: 0 auto 0 auto;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #444444;
	 /*   background-color: #FFFFFF; */
	 /* border-bottom: 2px solid #2763A5; */
	  }
		
	h1, h1 a, h1 a:hover  {
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #3399cc;
	  margin-bottom: 30px;
	  }
		
	h2, h2 a, h2 a:hover {
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 11px;
	  letter-spacing: 1px;
	  color: #ff6600;
	  margin-top: 30px;
	  margin-bottom: 10px;
	  text-decoration: none;
	  }
		
	a {
	  color: #3399cc;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }
	  
	  
/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	#searchForm {
	  float:right;
	  font-size: 9px;
	  }
		
	.searchinput {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
	
	 .searchsubmit submit {
	  font-family: Arial;
	  padding: 2px;
	  color: gray;
	  font-size: 14px;
	  }


/**************** header styles ****************/
	#header {
	  width: 900px;
	  margin-top: 20px;
	  border: 10px;
	  clear: both;
	  }
	  
	#header p {
	font-weight : normal;
	font-size : 10px;
	height : 2px;
	text-align : right;
	padding : 0 0 0 0;
	margin : 10px 0 0 0;
	}
	
	#header a:link {
	color : #3399cc;
	padding : 10px 0 6px 10px;
	}
	
	#header a:visited {
	color : #3399cc;
	padding : 10px 0 6px 10px;
	}

	#header a:hover {
	color : orange;
	padding : 10px 0 6px 10px;
	}

	#header a:active {
	color : #000000;
	padding : 10px 0 6px 10px;
	}
	
	#header a {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	height: 2px;
	text-align: right;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	text-decoration: none;
	}

/**************** topnav ****************/



	.topnav, .topnav:link, .topnav:active, .topnav:visited {
	font-face: Arial;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: -1px;
	color: #666;
	text-align: right;
	text-decoration: none;
	padding: 5px 10px 6px 10px;
	line-height: 30px;
	}

	.topnav:hover {
	font-face: Arial;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: -1px;
	text-align: right;
	text-decoration: none;
	color: white;
	background: #3399cc;
	padding: 5px 10px 6px 10px;
	}

	
	.bxs , .bxs:link, .bxs:active, .bxs:visited {
	font-face: Arial;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: -1px;
	color: white;
	background: #3399cc;
	text-decoration: none;
	padding: 5px 10px 10px 10px;
	line-height: 30px;
	}
	
	 .bxs:hover {
	font-face: Arial;
	font-weight: normal;
	font-size: 19px;
	color : white;
	background : #3399cc;
	padding : 5px 10px 6px 10px;
	}
	


.topnav_right {
	font-face: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #999;
	text-align: right;
	text-decoration: none;
	}

.topnav_right:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	}

.topnav_right_active {
	font-face: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-align: right;
	text-decoration: none;
	}
.topnav_right_active:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	}


/**************** menu styles ****************/
    #tabs10 {
      float:left;
      width:900px;
      font-size:93%;
	  padding-bottom: 1px;
	  border-bottom:4px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/**************** content styles ****************/
	#content {
	  width: 530px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  
	  color: black;
	  font-family: Arial;
	  font-weight: 500;
	  font-size: 14px;
	  letter-spacing: 1px;
	  line-height: 16px;
	  }
	
	#content .post_content {
	  font-family: Arial;
	  font-weight: 500;
	  font-size: 14px;
	  letter-spacing: 1px;
	  line-height: 16px;
	  }
		
 
	 #content a {
	  font-family: Arial;
	  font-weight: 200;
	  font-size: 11px;
	  color: #3399cc;
	  text-decoration: none;
	  
	  }
	  
	 #content a:hover {
	  color: #3399cc;
	  letter-spacing: 1px;
	  line-height: 16px;
	  text-decoration: underline;
	  
	  }

	 #content .post_title {
	  font-family: Arial;
	  font-weight: 200;
	  font-size: 24px;
	  color: #3399cc;
	  margin-top: 20px;
	  line-height: 25px;
	  text-decoration: none;
	  }
	  
	  #content .post_title:hover {
	  font-family: Arial;
	  font-weight: 200;
	  font-size: 24px;
	  color: #ff6600;
	  margin-top: 20px;
	  line-height: 25px;
	  text-decoration: none;
	  }
	  
	  #content .post_timestamp {
	  font-family: Arial;
	  font-weight: 200;
	  font-size: 11px;
	  color: #999999;
	  }

	  #content .comments_link {
	  font-family: Arial;
	  font-weight: 200;
	  font-size: 11px;
	  color: #3399cc;
	  text-decoration: none;
	  margin-bottom: 10px;
	  }

	  #content .comments_link:hover {
	  color: #ff6600;
	  text-decoration: none;
	  }

	  #content .readmore_link {
	  font-family: Arial;
	  font-weight: 200;
	  font-size: 11px;
	  color: #3399cc;
	  text-decoration: none;
	  margin-bottom: 10px;
	  }

	  #content .readmore_link:hover {
	  color: #ff6600;
	  text-decoration: none;
	  }
	 
	   #post_content p {
		margin: 10px 0px 0px 0px;
	 }
	 
	 
	 
	 
	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 300px;
	  padding-left: 30px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
	  text-align: left;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  
	  #sidebar li{
	margin-left: -20px;
	padding: 0;
	}
	
	#advisors-list {
	  padding-left: 50px;
	  }
	
	.blog_description {
	font-size: 11px;
	padding: 0;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 12px;
	}

	.sideBarLink {
	font-size: 16px;
	font-family: Arial;
	font-weight: lighter;
	line-height: 18px;
	color: #3399cc;
	}
	
	.sideBarLinkInactive, .sideBarLinkInactive:hover {
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	line-height: 18px;
	color: #cccccc;
	text-decoration:none;
	}
	
	.sideBarText {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	line-height: 10px;
	color: #666666;
	}
	
	.sideBarLink:hover {
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	line-height: 18px;
	color: #ff6600;
	text-decoration: none;
	}

/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 900px;
	/*  background-color:#2763A5; */
	  }
		
	#footer p {
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  font-weight:100;
	  border-top: 0px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  text-decoration: none;
	  border-top: 0px dotted #FFFFFF;
	  border-bottom: 1px dotted #FFFFFF;
	  }
	  
	  
.error {
	border: 1px solid #FC3307;
}

.message {
	border: 1px solid #7ed500;
}

p.error, p.message {
	padding: 1em;
}

.commentblock {
	margin-bottom: 1em;
}

.commentblock a {
	font-weight: normal;
}

.avatar{
	float: left;
  border: 5px solid #ccc;
  margin-right: 1em;
}	  

.next {
	float: right;	
}
