/*  
Theme Name: ISC
Theme URI: http://www.isc.co.uk/
Description: ISC theme.
Version: 1.0
Author: Fresh Egg
Author URI: http://www.freshegg.com/
*/
	
#blog h2{
	clear:left;
	color:#09C;
	font-size:1.3em;
	font-weight:bold;
	margin:15px 0 8px;
	padding:0;
	}
#blog h2 a{
	text-decoration:none;
	font-weight:bold;
	padding:0;
	margin:0;
	}
#blog h2 a:hover{
	color:#000;
	}

#blog small{
	display:block;
	clear:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 0 5px 0;
	margin:-6px 0 10px;
	}
#blog small a{
	text-decoration:none;
	}
#blog small a:hover{
	color:#000;
	}
	
#blogcomments{
	margin-top:30px;
	}
	
#blogcomments form{
	display:block;
	margin:20px auto 0;
	width:510px;
	}
	
.AuthorProfiles h5{
	font-weight:bold;
	margin:10px 0 0;
	}
.AuthorProfiles h5 a{
	font-weight:bold;
	text-decoration:none;
	}
.AuthorProfiles h5 a:hover{
	color:#000;
	}	
.AuthorProfiles p{
	margin:0;
	}

.AuthorProfiles img{
	float:right;
	padding:2px; 
	display:block;
	clear:both;
	border:1px solid #ccc;
	background:#fff;
	margin:10px 0 0;
	}
.AuthorProfiles img.top{
	margin-top:5px;
	}
	
input,
textarea{
	border:1px solid #ccc;
	}
ul#NavigationMain li ul li.twitter{ width:120px; padding:5px 0 10px 15px;}	
ul#NavigationMain li ul li.twitter a{ background:none !important; border:none !important; display:inline !important; padding:0 !important; color:#0099CC;}
