﻿body {
	margin: 0;
	padding: 0;
}

#header {
	padding: 0;
	margin: 0;
	height: 109px;
	width:100%;
	background:url('../../images/Version01/header_bg.gif') repeat-x top;
	}
	
#header-wrap {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
	
#logo-block {
	float:left;
	margin:0 0 0 19px;
}

* html #logo-block {
	margin:0 0 0 10px;
}

.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	top:109px;
	left:0;
	width: 100%;
	height:23px;
	background:url('../../images/Version01/greenbar_bg.gif') repeat-x;
	color:#fff;
	text-align:left;
	}

#menu-content {
	margin: 0 auto;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana;
	font-size: 7pt;
	width: 780px;
	padding-right: 20px;
}	

#menu-content a:link, #menu-content a:visited {
	color:#fff;
	text-decoration: none;
}
#menu-content a:hover {
	text-decoration:underline;
}

#main {
	padding: 0;
	margin: 22px 0 0 0;
	width:100%;
}
	
#main-wrap {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#postarea {
	width: 600px;
	vertical-align: top;
	margin: 0;
	padding: 10px 0px;
}

#rsb {
	width: 200px;
	vertical-align: top;
	margin: 0;
	padding: 10px 0px 10px 20px;
}

#post {
    margin: 0 0 40px 0;
}

#post #title 
{
    width: 100%;
    background: #D94900;
    padding: 0 10px;
}

#post #title .title 
{
    width: 100%;
}

#post #title .edit 
{
    white-space: nowrap;
	font-family: Verdana;
	font-size: 8pt;
}

#post #title .title h3 {
	color: #FFF;
	font-family: Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
	font-size: 16pt;
	margin: 0;
	font-weight: normal;
}

#post #title .title h3 a,
#post #title .title h3 a:link,
#post #title .title h3 a:active,
#post #title .title h3 a:visited {
	color: #FFF;
	text-decoration: none;
}

#post #title .title h3 a:hover {
	text-decoration: underline;
}

#post #posthead {
	width: 100%;
	font-family: Arial;
	font-size: 8pt;
	color: #505050;
	background-color: #eeeeee;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #e5e5e5;
}

#post #posthead .postdate {
    padding: 5px 10px;
}

#post #posthead .comments {
    text-align: right;
    padding: 5px 10px;
}

#post #postfoot {
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-family: Arial;
	font-size: 8pt;
	color: #505050;
	background: #eee;
}

#post #postfoot .bookmark {
    padding: 3px 5px;
    white-space: nowrap;
}

#post #postfoot .tags {
    width: 100%;
	padding: 10px;
	text-align: right;
}

#post #postcontent {
	font-family: Tahoma, Arial, Verdana, Serif;
	font-size: 10pt;
	color: #000000;
	padding: 10px;
	line-height: 1.5em;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#post #postcontent .digg {
	float: right;
	vertical-align: top;
	padding: 0 0 6px 6px;
}

.pageheader {
	color: #D94900;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
}

#rsb .title {
	width: 180px;
	height: 32px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	background:url('../../images/Version01/rsb_title_bg.gif') repeat-x;
}

#rsb .title h4 {
	font-size: 1em;
	line-height: 30px;
	vertical-align: middle;
	margin: 0 10px 2px 10px;
}

#rsb .box {
	background: url('../../images/Version01/rsb_box_bg.gif')  repeat-x bottom #ebebeb;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 168px;
	padding: 5px;
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size: 10pt;
	color: #000000;
}

#rsb .box a {
	color: #1F8D37;
	text-decoration: none;
}

#rsb .box a:hover {
	text-decoration: underline;
}

#onecol {
	padding: 10px 0;
}

#searchbox 
{
    padding-top: 45px;
    float: right;
    margin-right: 20px;
}

#searchbox .searchinput {
    font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #505050;
    padding: 1px;
    line-height: 18px;
    vertical-align: middle;
}

#BackLinks a,
#BackLinks a:link,
#BackLinks a:active,
#BackLinks a:visited {
	color: #1F8D37;
	text-decoration: none;
}

#BackLinks a:hover {
	color: #1F6D37;
	text-decoration: underline;
}

#comments {
	padding: 20px 0;
}

#comments h4 {
	padding: 5px 0;
	color: #555555;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
}

#comment {
	background: #EEEEEE;
	width: 100%;
	border: 1px solid #c0c0c0;
	margin-bottom: 15px;
}

#comment a,
#comment a:link,
#comment a:visited,
#comment a:active {
	color: #1F8D37;
	text-decoration: none;
}

#comment a:hover {
	text-decoration: underline;
}



#comments .name {
	padding: 5px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}
#comments .date {
	text-align: right;
	padding: 5px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
}
#comments .comment {
	padding: 5px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
}
#comments .email {
	padding: 5px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	border-top: 1px solid #c0c0c0;
}
#comments .ipaddress {
	text-align: center;
	padding: 5px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	border-top: 1px solid #c0c0c0;
}
#comments .functions {
	text-align: right;
	padding: 5px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	border-top: 1px solid #c0c0c0;
}
#addcomment td {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
}
#addcomment .key {
	font-weight: bold;
	padding: 5px;
}
#addcomment {
	border: 1px solid #c0c0c0;
	background: #EEEEEE;
	padding: 5px;
}
#addcomment h4 {
	padding: 0 0 5px 0;
	color: #D94900;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
}

/* ajax control toolkit modal window */
.modalwindow {
	border: 1px solid #000000;
	padding: 15px;
	background: #FFFFFF;
}
.modalbg {
	background: url('images/modalbg.png');
}

#FlickrUC 
{
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, Serif;
}

#FlickrUC .settitle
{
    font-family: Tahoma, Arial, Helvetica, Serif;
    font-size: 10pt;
    padding: 2px 0 2px 0;
    background: none;
}

#FlickrUC .photo
{
    padding-bottom: 2px;
}

#FlickrUC .info
{
    font-size: 8pt;
    padding-bottom: 8px;
    color: #404040;
}
#FlickrUC .more 
{
    padding-bottom: 2px;
}
#photoset 
{
    padding-bottom: 25px;
}

#twitter_update_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: Tahoma;
    font-size: 9pt;
    overflow: hidden;
}
#twitter_update_list li {
    margin: 15px 0 0 0;
    padding: 0 0 0 20px;
    background: url('../../images/Swallow.png') no-repeat 0 0;
}
#twitter_update_list span  a, #rsb .box #twitter_update_list span a{
	color: #1F8D37;
    display: inline;
    font-size: 9pt;
}
#twitter_update_list a, #rsb .box #twitter_update_list a{
	display: block;
    margin-top: 5px;
    font-size: 8pt;
	color: #707070;
}