body {
	padding: 4px;
	margin: 8px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000;
	background: #66FFFF url(/images/main_bg.gif) repeat-x;
}

#sidebar {
	padding: 4px;
	margin: 8px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color: #000;
	background: #99FF00 url(/images/main_bg.gif) repeat-x;
}

#main {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}

html>main{
	width: 760px;
}

#top {
	width: 760px;
}

#top-left {
	width: 215px;
	padding-top: 10px;
	float: left;
}

#top-right {
	width: 545px;
	float: left;
	text-align: right;
}

#nav {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#nav li {
	list-style: none;
	float: right;
	text-align: center;
	width: 72px;
	display: inline;
	background: #EEEBE6 url(/images/nav_bg.gif) repeat-x;
	padding: 0;
	margin: 0px 2px 0px 0px;
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 46px 0px 0px 0px;
	background: #EEEBE6 url(/images/nav_bg.gif) repeat-x;
	color: #8A8475;
}

#nav a:hover {
	background: #EEEBE6 url(/images/nav_bg_over.gif) repeat-x;
	color: #FFF;
}

#nav a#current {
	background: #EEEBE6 url(/images/nav_bg_over.gif) repeat-x;
	color: #FFF;
}

.links {
	font-size: 11px;
	line-height: 2.0em;
}

.links a {
	color: #336699;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

.links a:hover {
	color: #3399CC;
	border-bottom: 1px dotted #E2DDD2;
	text-decoration: none;
}

.links-list {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 11px;
}

.links-list dt {
	float: left;
	padding: 0px 5px 0px 14px;
	margin: 0;
	background: url(/images/link_icon.gif) no-repeat 0 50%;
	color: #336699;
}

.links-list dd {
	padding: 0px 0px 7px 0px;
	margin: 0;
}

.links-list a {
	color: #336699;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

.links-list a:hover {
	color: #3399CC;
	border-bottom: 1px dotted #E2DDD2;
	text-decoration: none;
}

.link-title {
	padding: 0px 5px 0px 14px;
	margin: 0;
	background: url(/images/link_icon.gif) no-repeat 0 50%;
	color: #336699;
}

.link-title a {
	color: #336699;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

.links-title a:hover {
	color: #3399CC;
	border-bottom: 1px dotted #E2DDD2;
	text-decoration: none;
}

#links-list {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 11px;
}

#links-list dt {
	float: left;
	padding: 0px 5px 0px 14px;
	margin: 0;
	background: url(/images/link_icon.gif) no-repeat 0 50%;
	color: #336699;
}

#links-list dd {
	padding: 0px 0px 7px 0px;
	margin: 0;
}

#links-list a {
	color: #336699;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

#links-list a:hover {
	color: #3399CC;
	border-bottom: 1px dotted #E2DDD2;
	text-decoration: none;
}

#line {
	background: url(/images/line_bg.gif) no-repeat 0 0%;
	clear: both;
	width: 760px;
	height: 29px;
	text-align: center;
}

#header {
	width: 760px;
	text-align: center;
}

#left {
	padding-top: 10px;
	float: left;
	width: 520px;
}

#right {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 225px;
	text-align: center;
	font-size: 11px;
}

#error {
	padding-top: 10px;
	float: left;
	width: 655px;
}

#error li {
	display: inline;
}

#error a,
#error a:link,
#error a:visited,
#error a:active {
	color: #369;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

#error a:hover {
	color: #900;
}

.entry {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #666;
}

#entry-portfolio {
	width: 280px;
	padding: 0 0 10px 0;
	margin: 0;
}

.entry-left {
	float: left;
	width: 90px;
	padding: 5px;
}

.entry-left a,
.entry-left a:link,
.entry-left a:visited,
.entry-left a:active {
	color: #8A8475;
	text-decoration: none;
}

.entry-left a:hover {
	color: #990000;
	text-decoration: none;
}

.entry-nav {
	padding: 0;
	margin: 0;
	color: #8A8475;
	font-size: 11px;
	line-height: 1.2em;
}

.entry-nav li {
	list-style: none;
	padding: 0px 0px 10px 14px;
	margin: 0;
}

.entry-nav li.date {
	background: url(/images/date_icon.gif) no-repeat 0 10%;
}

.entry-nav li.category {
	background: url(/images/date_icon.gif) no-repeat 0 10%;
}

.entry-nav li.comment {
	background: url(/images/comment_icon.gif) no-repeat 0 20%;
}

.entry-right {
	float: left;
	width: 400px;
	padding: 5px 5px 0px 10px;
	border-left: 1px dotted #666;
}

.entry-archive {
	float: left;
	padding: 5px 5px 0px 10px;
	border-bottom: 1px dotted #666;
}

.entry-right a,
.entry-right a:link,
.entry-right a:visited,
.entry-right a:active,
.entry-archive a,
.entry-archive a:link,
.entry-archive a:visited,
.entry-archive a:active {
	color: #336699;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

.entry-right a:hover, #entry-archive a:hover {
	color: #003366;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

.entry-footer {
	clear: both;
}

#entry {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0;
}

#entry-portfolio {
	width: 280px;
	padding: 0 0 10px 0;
	margin: 0;
}

#entry-left {
	float: left;
	width: 90px;
	padding: 5px;
}

#entry-left a,
#entry-left a:link,
#entry-left a:visited,
#entry-left a:active {
	color: #8A8475;
	text-decoration: none;
}

#entry-left a:hover {
	color: #990000;
	text-decoration: none;
}

#entry-nav {
	padding: 0;
	margin: 0;
	color: #8A8475;
	font-size: 11px;
	line-height: 1.2em;
}

#entry-nav li {
	list-style: none;
	padding: 0px 0px 10px 14px;
	margin: 0;
}

#entry-nav li.date {
	background: url(/images/date_icon.gif) no-repeat 0 10%;
}

#entry-nav li.category {
	background: url(/images/date_icon.gif) no-repeat 0 10%;
}

#entry-nav li.comment {
	background: url(/images/comment_icon.gif) no-repeat 0 20%;
}

#entry-right {
	float: left;
	width: 400px;
	padding: 5px 5px 0px 10px;
	border-left: 1px dotted #666;
}

#entry-archive {
	float: left;
	padding: 5px 5px 0px 10px;
	border-bottom: 1px dotted #666666;
}

#entry-right a,
#entry-right a:link,
#entry-right a:visited,
#entry-right a:active,
#entry-archive a,
#entry-archive a:link,
#entry-archive a:visited,
#entry-archive a:active {
	color: #336699;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

#entry-right a:hover, #entry-archive a:hover {
	color: #003366;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

#entry-footer {
	clear: both;
}

#comments {
	border-top: 1px dotted #666666;
	padding-bottom: 15px;
}

#comment-left {
	float: left;
	width: 90px;
	padding: 5px;
	background: url(/images/comment_bg.gif) no-repeat 0 0%;
}

#comment-left.author {
	background: url(/images/comment_author_bg.gif) no-repeat 0 0%;
}

#comment-left a,
#comment-left a:link,
#comment-left a:visited,
#comment-left a:active {
	color: #8A8475;
	text-decoration: none;
}

#comment-left a:hover {
	color: #990000;
	text-decoration: none;
}

#comment-right {
	float: left;
	width: 400px;
	padding: 5px 5px 0px 10px;
	border-left: 1px dotted #666;
}

#comment-right a,
#comment-right a:link,
#comment-right a:visited,
#comment-right a:active {
	color: #336699;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

#comment-right a:hover {
	color: #003366;
	border-bottom: 1px dotted #C9C2B3;
	text-decoration: none;
}

#comment-nav {
	padding: 0;
	margin: 0;
	color: #8A8475;
	font-size: 11px;
	line-height: 1.2em;
}

#comment-nav li {
	list-style: none;
	padding: 0px 0px 10px 14px;
	margin: 0;
	background: url(/images/date_icon.gif) no-repeat 0 10%;
}

#comment-nav li#gravatar {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#comment-footer {
	clear: both;
}


#photos {
	padding: 0px 0px 10px 0px;
}

#photos-list {
	text-align: center;
	padding: 0;
	margin: 5px 0px 0px 0px;
	color: #B2AC9C;
	font-size: 11px;
	line-height: 1.2em;

}

#photos-list li {
	width: 68px;
	list-style: none;
	display: inline;
	padding: 2px;
	margin: 0;
}

#flickr {
	padding-top: 5px;
}

#flickr img {
	border: 0px;
	padding: 5px;
	margin: 3px;
	width: 58px;
	height: 58px;
	background-color: #F8F7F5;
}

#flickr a:hover img {
	background-color: #C9C2B3;
}

#music {
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0;
	border-bottom: 1px dotted #DBD7D0;
	border-top: 1px dotted #DBD7D0;
}

#music-list {
	text-align: left;
	padding: 5px 0px 0px 7px;

	margin: 0;
}

#music-list li {
	color: #8A8475;
	list-style: none;
	padding: 0;
}


#projects {
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 0;
	border-bottom: 1px dotted #DBD7D0;
}


#projects-list {
	line-height: 1.2em;
	text-align: left;
}

#projects-list dt {
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0;
	color: #8A8475;
}

#projects-list dd {
	text-align: right;
	padding: 0px 0px 5px 0px;
	margin: 0;
}


#projects-list img {
	width: 25px;
	height: 25px;
	padding: 2px;
	border: 1px solid #DBD7D0;
}

#projects-list a,
#projects-list a:link,
#projects-list a:visited,
#projects-list a:active {
	color: #369;
	text-decoration: none;
}

#projects-list a:hover {
	color: #900;
	text-decoration: none;
}

#friends {
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

.friends-list {
	text-align: left;
	padding: 10px 0px 0px 7px;
	margin: 0;
}

.friends-list li {
	padding: 1px 0px 2px 0px;

	margin: 0;
	border-bottom: 1px dotted #C9C2B3;
	color: #8A8475;
	list-style: none;
}

.friends-list a {
	display: block;
	color: #8A8475;
	text-decoration: none;
}

.friends-list a:hover {
	padding-left: 5px;
	color: #900;
	background: url(/images/link_bg_over.gif) repeat-x 0 0%;
	text-decoration: none;
}


#friends-list {
	text-align: left;
	padding: 10px 0px 0px 7px;
	margin: 0;
}

#friends-list li {
	padding: 1px 0px 2px 0px;

	margin: 0;
	border-bottom: 1px dotted #C9C2B3;
	color: #8A8475;
	list-style: none;
}

#friends-list a {
	display: block;
	color: #8A8475;
	text-decoration: none;
}

#friends-list a:hover {
	padding-left: 5px;
	color: #900;
	background: url(/images/link_bg_over.gif) repeat-x 0 0%;
	text-decoration: none;
}

#friends-left {
	float: left;
	width: 50%;
}

#friends-right {
	float: left;
	width: 50%;
}

#misc {
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 0;
}

#search {
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 0;
	border-top: 1px dotted #DBD7D0;
}

#search li {
display: inline;
list-style: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0px 0px 1.2em 0px;
	padding: 0;

}


h1 {
	font-family: Georgia, Verdana, Arial;
	font-size: 18px;
#	color: #E3A200;
	color: #663300;
	padding: 0px 0px 7px 30px;
	margin: 5px 0px 3px 0px;
	border-bottom: 1px dotted #666666;
	background: url(/images/entry_icon.gif) no-repeat 0 0%;
}

h2 {
	font-family: Georgia, Verdana, Arial;
	font-variant: small-caps;
	font-size: 14px;
#	color: #336699;
	color: #663300;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #666666;
}

h3 {
#	color: #E3A200;
	color: #663300;
}

h4 {
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
#	color: #E3A200;
	color: #663300;
	padding: 0px 0px 7px 30px;
	margin: 5px 0px 3px 0px;
	border-bottom: 1px dotted #666666;
	background: url(/images/entry_icon.gif) no-repeat 0 0%;
}

h4 a,
h4 a:link,
h4 a:visited,
h4 a:active {
	color: #E3A200;
	text-decoration: none;
}

h4 a:hover {
	color: #B78300;
	text-decoration: none;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:active {
	color: #E3A200;
	text-decoration: none;
}

h1 a:hover {
	color: #B78300;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 100%;
	background: url(/images/pattern_bg.gif) repeat-x 0 0%;
	text-align: left;
}

#footer-content {
	padding: 20px;
	color: #8A8475;
}

#footer-content ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#footer-content li {
	display: inline;
	list-style: none;
}

#footer-content a,
#footer-content a:link,
#footer-content a:visited,
#footer-content a:active {
	color: #8A8475;
	text-decoration: underline;
}

#footer-content a:hover {
	color: #900;
	text-decoration: none;
}

#cform { width : 36em;}

#cform label {
	float:left; clear:both;
	width:9em;
	vertical-align : top;
	line-height : 1.8em;
	text-align:right;
	padding-right : 1em;
}
	

#cform p.expl {
	font-size:0.9em;
	padding : 0 0 0 1.5em;
	border-left: 1px dotted #ccc;
}

.rssCcat {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #666;
}

.rssCart li {
	list-style: none;

}


.rssCcat a,

.rssCcat a:link,

.rssCcat a:visited,
.rssCcat a:active {
	color: #8A8475;
	text-decoration: none;
}

.rssCart a,
.rssCart a:link,
.rssCart a:visited,
.rssCart a:active {
	color: #369;
	text-decoration: underline;
}

.rssCcat a:hover,
.rssCart a:hover {
	color: #900;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
}

select {
	font-size: 11px;
	color: #00;
	font-family: "Trebuchet MS", Tahoma, Verdana, serif;
	width: 270px;
}

input {
	padding: 3px;
	border: 1px 1px 1px 1px;
	color: #00;
	font-family: "Trebuchet MS", Tahoma, Verdana, Georgia;
	font-size: 11px;
}

textarea {
	padding: 3px;
	border: 1px 1px 1px 1px;
	color: #00;
	font-family: "Trebuchet MS", Tahoma, Verdana, Georgia;
	font-size: 11px;
}

button {
	color: #000;
	padding: 10px;
}

blockquote {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	padding: 10px 10px 5px 45px;
	background: url(/images/quote.gif) no-repeat;
	background-color: #FFF;
	color: #369;
	border: 1px dotted #CCC;
}
