html {
	-webkit-font-smoothing: antialiased;
}

body {
	margin: 0;
	font: 10pt/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

#footer a,#footer a:visited,#footer a:hover {
	text-decoration: none
}

td {
	margin: 0;
}

h1 {
	font-weight: bold;
	font-size: 250%;
	letter-spacing: -1px;
}

h2 {
	text-transform: uppercase;
	letter-spacing: .3em;
	font-weight: bold;
	font-size: x-small;
}

h3 {
	font: large/150% Georgia, Times New Roman, Times, serif;
}

h4 {
	color: #666;
	font-size: 22px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 24px;
	text-transform: lowercase;
}

/* @group custom */

#twitter_update_list {
	list-style-type: none;
	margin-left: -40px;
}

/*#twitter_update_list a {
	display: none;
}*/

.columnheads {
	font-size: 9px;
	letter-spacing: 4px;
}

.medium {
	
}

.headline {
	font-size: 24px;
	line-height: 26px;
}

.headlinegray {
	font-size: 24px;
	line-height: 26px;
	color: #999999;
}

div.Hot {
	margin: 0 0 12px;
}

div.Hot h1 {
	font-size: 10px;
	font-weigth: bold;
	line-height: 1.5em;
	border-bottom: none;
	margin: 0;
	padding: 0;
}

div.Hot h2 {
	font-size: 10px;
	line-height: 1.5em;
	border-bottom: none;
	margin: 0 0 1px 0;
	padding: 0;
}

div.Hot p {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.Hot img {
	padding: 1px;
	margin: 0 4px 5px 0;
	border: 1px solid #93905B;
}

#container {
	margin: 45px;
}


.neu {
	background-color: #999;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	display: inline;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

/* @end */

/* @group nav */

#menubox {
	background-color: #D7D7D7;
	width: 100%;
	height: 55px;
	position: relative;
}

#iconmenu {
	position: absolute;
	left: 45px;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 450px;
	height: 55px;
}

#iconmenu li {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 0px;
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat 0 0;
	display: block;
	list-style: none;
}

#iconmenu a {
	width: 55px;
	height: 55px;
	display: block;
	border: none;
}

#iconmenu #home {
	left: 0px;
	background-position: 0px 0;
}

#iconmenu #journal {
	left: 55px;
	background-position: -55px 0;
}

#iconmenu #things {
	left: 112px;
	background-position: -112px 0;
}

#iconmenu #travel {
	left: 168px;
	background-position: -168px 0;
}

#iconmenu #photos {
	left: 223px;
	background-position: -223px 0;
}

#iconmenu #time {
	left: 280px;
	background-position: -280px 0;
}

#iconmenu #about {
	left: 335px;
	background-position: -335px 0;
}

#iconmenu #contact {
	left: 392px;
	background-position: -392px 0;
}

#iconmenu #homeon {
	left: 0px;
	background-position: 0px -55px;
}

#iconmenu #journalon {
	left: 55px;
	background-position: -55px -55px;
}

#iconmenu #thingson {
	left: 112px;
	background-position: -112px -55px;
}

#iconmenu #travelon {
	left: 168px;
	background-position: -168px -55px;
}

#iconmenu #photoson {
	left: 223px;
	background-position: -223px -55px;
}

#iconmenu #timeon {
	left: 280px;
	background-position: -280px -55px;
}

#iconmenu #abouton {
	left: 335px;
	background-position: -335px -55px;
}

#iconmenu #contacton {
	left: 392px;
	background-position: -392px -55px;
}

#iconmenu #home a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat 0px -55px;
}

#iconmenu #homeon a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat 0px -55px;
}

#iconmenu #journal a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat -55px -55px;
}

#iconmenu #things a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat -112px -55px;
}

#iconmenu #travel a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat -168px -55px;
}

#iconmenu #photos a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat -223px -55px;
}

#iconmenu #time a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat -280px -55px;
}

#iconmenu #about a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat -335px -55px;
}

#iconmenu #contact a:hover {
	background: url(http://www.chrisglass.com/img/nav2.gif) no-repeat -392px -55px;
}

/* @end */

/* @group thickbox */

/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_window a:link {
	color: #666666;
}

#TB_window a:visited {
	color: #666666;
}

#TB_window a:hover {
	color: #000;
}

#TB_window a:active {
	color: #666666;
}

#TB_window a:focus {
	color: #666666;
}

/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/

#TB_overlay {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	text-align: left;
}

#TB_window img {
	display: block;
	margin: 15px 0 0 15px;
}

#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	padding: 5px 10px 7px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}

#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}

#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: absolute;
	display: none;
	height: 100px;
	width: 100px;
	z-index: 101;
}

#TB_HideSelect {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}

/* @end */

.mini {
	font-size: 10px;
}
