/* @override http://www.adamprocter.org/index.php?css=updated_site/mystyle.v.1241379031 */

/* style the defaults */

body{
	font: 80%/150% Helvetica, Geneva, Arial, sans-serif;
	color:#777e77;
}



h1 {
	color: #4b4742;
	font-size: 250%;
	margin-top: 15px;
	margin-bottom: 30px;
	text-decoration: none;
}

h1 a:link {
	color: #4b4742;
	text-decoration: none;
	
}

h1 a:visited {
	color: #4b4742;
text-decoration:none;
}

h1 a:hover {
	color: #4b4742;
text-decoration:none;
}

h1 a:active {
	color: #4b4742;
text-decoration:none;
} 


h2 {
	color: #4b4742;
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 5px;
	
}

h2 a:link {
	font-size: 80%;
}

h2 a:visited {
	font-size: 80%;
	
}

h2 a:hover {
	font-size: 80%;

	}

h2 a:active {
	font-size: 80%;
	
}
	
#sec-story h2{
	margin-top: 10px;
}

#third-story h2{
	margin-top: 10px;
	
}

h3{
	font-size: 150%;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3.tweethead  {
	background: url(http://www.adamprocter.co.uk/imgs/twitter.png) no-repeat 75px;
}

h3.delhead  {
	background: url(http://l.yimg.com/hr/img/delicious.med.gif) no-repeat 65px;
}

h4{
	font: 100%;
}

blockquote{
	font-style: italic;
	font-size: 80%;
	padding-top: 15px;
}
a:link {
	text-decoration: underline;
	color: #000;
}

a:visited {
	text-decoration: underline;
	color: #000;
}

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

a:active {
	text-decoration: underline;
	color: #000;
	}
	
sup  {
color:#666666;
font-size:10px;
}

	
.comment-content-odd{
	width: 800px;
}

.comment-content-even{
	width: 800px;
	background-color: #d2d2d2;
}


/* layout stuff */
	
	

#container {
	width:1000px;
	margin : 0 auto;
	
}


#articles{
	width:800px;
	float: left;
}
	


#top-story{
	width:800px;
	margin-bottom: 10px;
}

#sec-story {
	float:left;
	width:400px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

#third-story{
	float:right;
	width:390px;
	margin-bottom: 10px;
}

#comments{
	width: 800px;
}
	
#comment-form{
	width:800px;
	margin-bottom: 10px;
}

#elsewhere{
	width:800px;
	}
	
#elsewhere #blogone {
	float : left; 
	width : 190px;
	padding-right: 10px;
}

#elsewhere #blogtwo {
	float : left; 
	width : 190px;
	padding-right: 10px;
 }
 
#elsewhere #blogthree {
	float : left; 
	width : 190px;
	padding-right: 10px;
 }

#elsewhere #blogfour {
	float : left;
	width : 190px;
	padding-right: 10px;
	
}

#strip .meelsewhere{
	float : left;
	width : 100px;
	padding-right: 10px;
	
}

#linkmaterials {
	width: 180px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	
}

#strip{
	clear: both;
	width:1000px;
	margin : 0 auto;
	padding-top: 30px;
	
}

#block{
	background-color: #aadbe4;
	clear: both;
	height: 200px;
}


#strip .disclaimer {
	float : left; 
	width : 190px;
	padding-right: 10px;

 }
 
#strip .contact {
	float : left; 
	width : 190px;
	padding-right: 10px;
}

#strip .vcard{
	/*background: url(http://www.adamprocter.co.uk/imgs/logo-microformats.gif) no-repeat;*/
	float : left;
}
 
#strip .licence {
	float : left; 
	width : 190px;
	padding-right: 10px;
 }

#strip .feeds {
	float : left;
	width : 190px;
	padding-right: 30px;
}

#strip .meelsewhere{
	float : left;
	width : 100px;
	padding-right: 10px;
	
}



/*#strip .rssicon {
	background: url(http://www.adamprocter.co.uk/imgs/rss.gif) no-repeat;
	float : left;
}

#strip .eeicon{
	background: url(http://www.adamprocter.co.uk/imgs/expression-engine-logo.png) no-repeat;
	float : left;

}*/