/*** Columns ***/

#column1 {
	position: relative;
	top: 0;
	left: 0;
	width: 360px;
	margin-top: 33px;
	display: inline;
	float:left;
	z-index: 3;
}

#column1 img,   {
	border: 0px;
	margin-bottom: 0px;
}

#column1a {
	width: 180px;
	margin-top: 33px;
	display: inline;
	float:left;
}

#column2 {
	position: relative;
	top: 0;
	left: 0;
	width: 180px;
	margin-top: 33px;
	display: inline;
	float:left;
	z-index: 3;
}

#column2 h2 {
	width: 165px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	background: #BFBFBF;
	color: #FFFFFF;
	font-size: 14px;
	line-height:14px;
	padding-bottom: 1px;
	padding-left: 5px;
	letter-spacing: 0px;
	margin-bottom: 0px;
}

#column2 ul  {
	padding-bottom: 10px;
	margin: 0px;
}

#column2 li {
	list-style: none;
}

#column2 ul.box li a {
	width: 165px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	line-height:14px;
	background: #ffffff;
	color:#9f9f9f;
	display:block;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	border-bottom: 1px solid #DDDDDD;
	text-decoration: none;
	
}

#column2 ul.box li a:hover {
	color:#303030;
	border-bottom: 1px solid #000000;
	text-decoration:none;

}

#column2 ul.children li a {
	margin-left: 10px;
	color:#999999;
	width:155px;

}

/*** Blog Content ***/

#homecontent {	
	position: relative;
	top: 0;
	left: 0;
	width: 530px;
	display: inline;
	float:left;
	z-index: 3;
}

#homecontent #blog {	
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 4;
	width: 530px;
	height: 400px;
 	overflow: scroll;
	overflow-x: hidden;
}

#homecontent #blog .post {	
	width: 445px;
	padding-left: 5px;
}

#homecontent h2 a {
	width: 445px;
	font-family: Helvetica, Arial, San-serif;
	letter-spacing: 0px;
	font-weight: bold;
	font-size:18px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CACACA;
	margin: 0px;
	text-decoration: none;
	color:#505050;
	float: left;
}

#homecontent h2 a:hover {
	color:#303030;

}
/*** Collapsing menus ***/

#homecontent #rags {	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 540px;
	margin-top: 2px;
	float:left;
	display: inline-block;
	clear: both;
}

#m1, #m2, #m3, #m4 {
display: none;
}

#rags .blogmenu {
	width: 179px;
	float:left;
	display: inline;
}

#rags a h2 {
	background: #7F7F7F;
	color:#FFFFFF;
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}

#rags a:hover h2 {
	background: #303030;
	color:#FFFFFF;
	text-decoration: none;
}

#rags ul.expand {
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	font-size: 11px;
	margin:0;
	padding: 0px;
}

#rags li {
	float:left;
	list-style: none;
	width: 179px;
	padding:0;
}

#rags li a {
	background: #DFDFDF;
	color:#7F7F7F;
	height: 14px;
	display:block;
	padding-left: 5px;
	list-style: none;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#rags li a:hover {
	background:#303030;
	color:#000000;
	text-decoration:none;
}

/*** Single Blog Page / Archives etc. ***/

#singlecontent, #archivecontent, #catscontent {	
	position: relative;
	top: 0;
	left: 0;
	width: 530px;
	display: inline;
	float: left;
	border: 0;
	z-index: 3;
}

#pressarchivecontent {	
	width: 435px;
	display: inline;
	float: left;
}

#archivecontent h1, #pressarchivecontent h1 {	
	font-family: Helvetica, Arial, San-serif;
	font-weight: bold;
	font-size: 28px;
	color:#7F7F7F;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #7F7F7F;
	margin-bottom: 0px;
}

#pagecontent h1.helv65med {
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 5px;
	border-bottom: 1px solid #505050;
	margin-bottom: 0px;
	font-size: 28px;
}

#archivecontent h2 a, #pressarchivecontent h2 a {
	width:100%;
	font-family: Helvetica, Arial, San-serif;
	letter-spacing: 0px;
	font-weight: bold;
	font-size:18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	border-bottom: 2px solid #BFBFBF;
	margin: 0px;
	text-decoration: none;
	color:#505050;
	float: left;
}

#archivecontent h2 a:hover, #pressarchivecontent h2 a:hover {
	color:#303030;

}

#singlecontent h2 a {
	width: 445px;
	font-family: Helvetica, Arial, San-serif;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 24px;
	padding-top: 0px;
	border-bottom: 2px solid #BFBFBF;
	padding-left: 5px;
	margin: 0px;
	text-decoration: none;
	color:#505050;
	float: left;
}

#singlecontent h2 a:hover {
	color:#303030;
}

#singlecontent p {
	text-align: justify;
	padding-left: 5px;
	width: 445px;
}

#singlecontent img {
	padding-left: 10px;
	padding-right: 10px;
}

#singlecontent #rags {	
	border: 0px
}

.ed_comm_arc {
	color:#707070;
	text-decoration: none;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.ed_comm_arc a {
	color:#606060;
	text-decoration: none;
}

.ed_comm_arc a:visited {
	color:#606060;
	text-decoration: none;
}

.ed_comm_arc a:hover {
	color:#303030;
	text-decoration: none;
}




/*** Comments Form ***/

h3 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	color: #303030;
	border-bottom: 1px solid #7f7f7f;
	margin-bottom: 10px;
}

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	height: 20px;
	border:1px solid #b0b0b0;
}

#email {
	height: 20px;
	border:1px solid #b0b0b0;
}

#url {
	height: 20px;
	border:1px solid #b0b0b0;
}

#submit {
	background:#ffffff;
	font-size:9px;
	letter-spacing: 1px;
	padding: 2px;
	color:#303030;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	color: #303030;
	border: 1px solid #303030;
	cursor: pointer;
}



/* Search Form */

.searchform {
	background:#DFDFDF;
	width:163px;
	margin: 0;
}

#searchbox {
	background:#ffffff;
	border:1px solid #BFBFBF;
	padding-left: 5px;
	margin:10px 4px 2px 0;
	width:163px;
}

#searchbutton {
	background:#ffffff;
	font-size:9px;
	letter-spacing: 1px;
	color:#303030;
	border:1px solid #BFBFBF;
}

#searchbutton a {
	background:#ffffff;
	font-size:9px;
	letter-spacing: 1px;
	color:#303030;
	border:1px solid #BFBFBF;
}

#searchbutton:hover {
	background:#ffffff;
	color:#303030;
	border: 1px solid #7f7f7f;
	cursor: pointer;
}



/*** Comments Display ***/

#content h3, #project h3 {
	font-family: Helvetica, Arial, Sans-serif;
	line-height: 18px;
	font-weight: normal;
	font-size:18px;
	color: #606060;
	padding-bottom: 10px;
	text-decoration: none;
}

.postmetadata {
	font-size: 10px;
	color: #909090;
	line-height: 12px;
	border-top: 1px dotted #b0b0b0;
	border-bottom: 1px dotted #b0b0b0;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 20px;
}

.postmetadata a {
	color: #707070;
	line-height: 12px;
	text-decoration: none;
}

.postmetadata a:visited {
	color: #707070;
	line-height: 12px;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #F14950;
	line-height: 12px;
	text-decoration: none;
}

ol.commentlist li {
	padding: 10px;
	font-weight:normal;
	margin-bottom: 20px;
}

ol.commentlist li cite {
	font-style: normal;
	font-weight:bold;
	text-transform: uppercase;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#e9e9e9;
}



/*** Other text formatting ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

.small {
	font-size:9px;
}

.large {
font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	font-size: 10px;
	margin-top: -14px;
	color:#707070;
}

.category a {

	color:#707070;
	text-decoration: none;
}

.category a:visited {
	color:#707070;
	text-decoration: none;
}

.category a:hover {
	color:#303030;
	border-bottom: 1px solid #707070;
	border-top: 1px solid #707070;

}


.ed_comm {
	color:#707070;
	text-decoration: none;
	padding-bottom: 12px;
	border-bottom: 2px solid #CACACA;

}

.ed_comm a {
	color:#606060;
	text-decoration: none;
}

.ed_comm a:visited {
	color:#606060;
	text-decoration: none;

}

.ed_comm a:hover {
	color:#303030;
	text-decoration: none;
}

p.limited {
	max-width: 530px;
	width:expression( 
    	document.body.clientWidth > (530/12) * 
    	parseInt(document.body.currentStyle.fontSize)?
        "530px":
        "auto" );
}

p.credit {
	font-size: 9px;
	color: #afafaf;
}

p.credit a {
	font-size: 9px;
	color: #afafaf;
}

p.credit a:hover {
	font-size: 9px;
	color: #303030;
}

.date {
	font-size: 10px;
	color:#303030;
	line-height: 12px;
	margin-top: 0px;
	padding-top: 0px;

}

/* Previous/Next Page Navigation */

.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #bfbfbf;
	text-decoration: none;
	margin: 15px 0 20px 0;
	padding: 0px 0 10px 0;
}


.navigation a {
	color: #bfbfbf;
	text-decoration: none;
}

.navigation a:visited {
	color: #bfbfbf;
	text-decoration: none;
}

.navigation a:hover {
	color: #303030;
}


.bottomnavigation {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #bfbfbf;
	margin: 30px 0 0 0;
	padding: 5px 0 10px 0;
	text-decoration: none;
}

.bottomnavigation a {
	color: #bfbfbf;
	text-decoration: none;
}

.bottomnavigation a:visited {
	color: #bfbfbf;
	text-decoration: none;
}

.bottomnavigation a:hover {
	color: #bfbfbf;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	display: inline;
	padding-bottom: 10px;
	margin-top: 0px;
	width: 100%;
	float: left;
}

.post img {
	border: 0px;
}

.post img.border{
	border: 4px solid #ffffff;
}

.entry img {
	border: 0px;
}


/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}

.entry a:link, a:visited {
	color : #505050;
	text-decoration: underline;
}

.entry a:hover, a:active {
	color : #303030;
	background: none;
	text-decoration: none;
}

* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

