#swfContainer{
	height: 288px;
	min-height: 290px;
}
body {
	font: 0.8em/ 1.3em 'georgia';
	background: #ffffff;
	color: #000000;
	text-align: center;
	margin: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

input,textarea,select {
	font: 1.0em/ 1.3em 'georgia';
	font-style: italic;
}

body,div,p,img,ul,li,h1,h2,h3,h5,h6,form {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #971012;
	text-decoration: none;
}

a:hover {
	color: #00aeef;
}
a.hilite{
        color: #00aeef;
}


.stdLink {
	color: #971012;
}

.stdLink:hover {
	color: #00aeef;
}

.error {
	color: #971012;
}
.tinytext {
	font-size: 0.7em;
	margin: 0px;
}

/* MAIN FRAME WORK */
#main {
	margin: 0px auto;
	text-align: left;
	width: 930px;
}

#header {
	height:290px;
}

#footer {
	margin: 50px 0px;
	padding-bottom:30px;
}

#contentholder {
	float: left;
	width: 610px;
}

#widecontentholder {
	float: left;
	width: 930px;
}

#content {
	width: 450px;
	float: right;
	height: 100%;
	margin: 0px;
	color: #000000;
}

#widecontent{
	width: 770px;
	float: right;
	height: 100%;
	margin: 0px;
	color: #000000;
}

#leftcolumn,.footercolumn {
	float: left;
}

.column {
	width: 130px;
	height: 100%;
}

#rightcolumn {
	float: left;
	width: 290px;
	margin-left: 30px;
}

.halfColumn{
	width:130px;
	float:left;
	}
.rightSpacing{
	margin-right:30px;
	margin-left:0px;
}

/*MAIN FRAMEWORK ELEMENTS*/
.lowerblock {
	margin-top: 30px;
}
.lowerblock.normaltext p{
	margin-bottom:10px;
}
.lowerblock.normaltext .blockheader{
	padding-bottom:4px;
	font-style:italic;
	font-size:1.2em;
}
.entry .lowerblock2 {
	margin-top: 50px;
}

#leftcolumn h2, #footer h2 {
	color: #a5afbd;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom: 0.2em;
}

#rightcolumn .blockheader, .entry .blockheader .grey, .blockheader.grey {
	border-bottom: 1px dotted #a5afbd;
}
.blockheader {
	height: 18px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 8px;
}

#entries .blockheader {
	border-bottom: 1px dotted #000000;
}

/* HEADER ELEMENTS */
#languageswitcher a {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	color: #00aeef;
}

#languageswitcher {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	width: 140px;
}

#languageswitcher a:hover {
	color: #971012;
}

#languageswitcher a,.stdLink {
	text-decoration: none;
	text-transform: lowercase;
}

#logo {
	
}

#mainmenu {
	margin: 5px 0px 55px 0px;
}

#history {
	float: left;
	width: 450px;
	margin-left: 160px;
	height:20px;
}

#menu {
	float: left;
	width: 290px;
	margin-left: 30px;
}

/* COLUMN ELEMENTS */
#searchform {
	
}

#searchlabel {
	margin-right: 4px;
}

#searchfield {
	width: 12em;
	border:none;
	background:#000000 url(hammers.png) no-repeat 3px -1px;
    width: 107px;
    padding:2px 2px 2px 23px;
	opacity:0.9;
	filter:alpha(opacity=90);
	color:#ffffff;
}

#searchimage {
	vertical-align: middle;
}

/* MAIN CONTENT */
.padded {
	padding-bottom: 30px;
}

#entries {
	width: 100%;
	clear: both;
	margin-right: -18em;
}

/* Not sure what this is */
* html #entries {
	overflow: hidden;
}

/* Entry styling */
#info {
	float: right;
}

.info a {
	color: #971012;
	text-decoration: none;
	padding-right:4px;
}

.info a:hover {
	text-decoration: none;
}

.post .tags{
	font-style:normal;
}
.post a.more{
	position:relative;
	top:-1.5em;
}
a.more {
	display: block;
	color: #971012;
	text-decoration: none;
	font-style: italic;
}

a.more:hover {
	color: #00aeef;
 }
a.showmore {
 outline: none;
 display:block;
 padding-bottom:30px;
 }

div.entry {
	margin-bottom: 30px;
	padding: 0px 0px 3px 0px;
	line-height: 1.5em;
	border-bottom: 1px dotted #000000;
}

div.entry div,div.entry p {
	margin-top: 1.2em;
}

div.entry div.nav a {
	border: 1px solid green;
}


div.entry h1.title,.profile h1 {
	font-size: 2.9em;
	line-height: 1.2em;
	font-weight: normal;
	padding-bottom: .2em;
}

div.entry h1.title a,div.entry h1.title a:visited {
	color: #000000;
	text-decoration: none;
}

div.entry h1.title a:hover {
	color: #971012;
}

div.entry h1 {
	font-size: 150%;
}

div.entry h2 {
	font-size: 140%;
}

div.entry h3 {
	font-size: 130%;
}

#projects .thumb{
        width:130px;
        float:left;
        margin-right:30px;
}
div.entry img , .thumb img{
        display:block;
        margin-bottom:0em;
}
div.entry h4,  .thumb h4 {
        display:inline;
        font-size: 0.7em;
        font-weight:normal;
        color:#ffffff;
        background-color:#000000;
        padding:3px 6px;
        margin-top:-4px;
        clear:both;
}

div.entry h5 {
	font-size: 110%;
}

div.entry h6 {
	font-size: 100%;
}

div.entry ul,div.entry ol,div.entry dl {
	margin: 10px 0;
	padding: 0;
}

div.entry ul li {
	margin-left: 10px;
	padding: 0 0 .4em 10px;
	list-style: none;
}

div.entry ol li {
	margin-left: 30px;
	padding: 0 0 .4em 0;
}

div.entry dl dt {
	font-weight: bold;
}

div.entry dl dd {
	margin: 0 0 .4em 0;
}

div.entry blockquote {
	margin: 10px;
	padding-left: 20px;
	background: url(asual-blockquote.jpg) no-repeat;
}

div.entry tt,div.entry pre {
        font-size: 100%;
        font-weight: normal;
        color: #333333;
}

div.entry pre {
        display:block;
        margin-top:-2px;
        overflow:scroll;
}
.blowerlink{
        display:block;
}

div.entry .post {
	font-style:italic;
	font-size: 1.1em;
}

div.entry .info {
	color: #a5afbd;
	margin-bottom: 0;
	font-size: 0.9em;
}

.commentslink{
        float:left;
}
.addthis_toolbox{
        float:right;
}


div.entry .commentslink a {
	font-style:italic;
}

.pagination {
	margin-top: 30px;
	padding-top: 5px;
	padding-top: 5px;
}

.pagination a,.footer_nav a {
	color: #971012;
	text-decoration: none;
}

.pagination a:hover,.footer_nav a:hover {
	color: #00aeef;
}

.photo-caption {
	color: #a5afbd;
	text-align: right;
	font-size: 0.8em;
}

}
/* SEARCH RESULTS */
.searchresults {
	margin: 20px 0px 10px 0px;
}

.searchresult {
	margin: 0px 0px 10px 0px;
}

.searchresult a {
	font-weight: 900;
	text-decoration: none;
}

/* USER PROFILE */
.userDescription {
	margin-top: 10px;
	color: #58CDF7;
	font-style: italic;
}
.userDescription p{
        margin-bottom:1em;
}


.profile .more{
	margin-top: 5px;
	color:#971012;
}

.profile h1 {
	color: #58CDF7;
}
.profile{
	margin-bottom:40px;
}

#rightcolumn .thumb{
	margin-bottom:5px;
}
.thumb{
        margin-bottom:30px;
}
.thumb .more {
        margin-top: 0px;
        margin-bottom:0px;
	color:#971012;
}
.contact p{
	margin-bottom:10px;
}
.contact .more{
	font-weight:300;
	color:#971012;
}
.contact{
	color:#a5afbd;
	font-style:italic;
}
.footercolumn .contact{
	}

/* ----------- twitter styles -----------------------*/
#tweets-here	{ margin:10px 0 0 0; }
	.tweet  { padding:5px 10px; height:100px; clear:both; margin:10px 0px 0px 0px; background-color:#1a1a1a;color:#ffffff;font-style:italic}
	.tweet strong	{ color:#971012; }
	.tweet span	{ font-size:11px; color:#666; }
	.clear	{ clear:both; }
#twitmoreholder{ float:left; width:100px; }
#twittertail{ float:left; width:30px; }
#twitlinkholder{ float:left; width:140px; margin-left:20px;}
	
/*----------- flashplayer ----------------------------*/
.playerwrapper{
	margin-bottom:-7px;
}
/*------------ajax support ------------------------*/
.nav{
  display:block;
}
.hiddennav, .hidden{
	display:none;
}
/*------------tool tip support ------------------------*/
.tippercontent{
	padding:8px 0px 5px 0px;
	color: #a5afbd;
	font-style: italic;
}
.flickrholder, .flickrstreamholder{
	width:100%;
	display:block;
}
.flickrholder a, .flickrstreamholder a{
	display:inline;
}
.flickrholder img.flickr, .flickrstreamholder img.flickr{
	float:left;
	display:block;
	width:30px;
	height:30px;
	margin:0px 1px 1px 0px;
}
/*----------Styles for Comment form------------*/
#commentform{
	width:450px;
	}
#commentform div label{
	display:block;
	float:left;
	width:150px;
	margin:0px 10px 0px 0px;
}
#commentform div textarea, #commentform div input{
	display:block;
	float:left;
	width:200px;
	border:1px solid #d0d0d0;
	margin:0px 0px 10px 0px;
}
#commentform div textarea{
	width:450px;
}
#commentform div input.button{
	border-width:0px;
	background-color:#ffffff;
	color: #971012;
	text-align:left;
	padding:0px;
	width: 150px;
	}
#commentform div input.button:hover{
	color: #00aeef;
}
.postMetadata{
 color:#a5afbd;
}
/*-----------Delicious Bookmarks ----------------*/
.deliciousmark{
	margin-bottom:6px;
}
.deliciousmark .description{
	margin-top:3px;
	font-style:italic;
}

.deliciousmark .date{
	margin-top:3px;
	 color:#a5afbd;
}

/*-----------Google Calendar ----------------*/
.calendar_entry{
	border-bottom: 1px dotted #a5afbd;
}

/*----------Job Banner ------------------------*/
.jobholder{
        background:#161617 url(img/thumb_jobs.jpg) no-repeat top left;
        width:130px;
        padding-top:60px;
        padding-bottom:10px;
}
.jobholder a:hover{
        color:#00aeef;
        }
.jobholder a{
        color:#ffffff;
        display:block;
        margin:5px;
}

.fblike{
  margin-top:0px;
  width:80px;
  float:left;
}
.help{
  color:#ddd;
  font-weight:900;
  border: 1px solid  #ddd;
  width:1.2em;
  height:1.2em;
  text-align:center;
}
.helptext{
  color:#666;
  padding:3px;
  background-color: #fff;
  border: 1px solid  #ddd;
  display:none;
}

