body {
	color:            #375565;
	background:       url('http://www.craigspaeth.com/tumblr/jandetravelblog/images/bg.png');
	margin:           0px;
	font-family:      'Lucida Grande', Helvetica, sans-serif;
}

#content {
	width:            619px;
	margin:           auto;
	padding-left:     20px;
	background:       url('http://www.craigspaeth.com/tumblr/jandetravelblog/images/body.png');
}

a {
	color:            #ff6767;
}

h1 {
	padding:          0px;
	margin:           0px;
	font:             Normal 30px Helvetica, sans-serif;
	line-height:      33px;
	letter-spacing:   -1px;
}

h1 a {
	color:            #4d6f83;
	text-decoration:  none;
}

div#header {
	padding:          50px 30px 20px 30px;
}

div#headerbg {
	background:       url("http://www.craigspaeth.com/tumblr/jandetravelblog/images/header_bg.jpg");
	width:            100%;
}

div#headerimg1 {
	background:       url("http://www.craigspaeth.com/tumblr/jandetravelblog/images/header1.jpg");
	width:            800px;
	height:           314px;
	margin:           auto;
}

#headerimg1 .home {
	margin-left: 26px; 
	margin-top: 62px; 
	width: 66px; 
	height: 62px; 
	position: absolute;
	cursor: pointer;
}

#headerimg1 .archive {
	margin-left: 9px;
	margin-top: 146px;
	width: 40px;
	height: 70px;
	position: absolute;
	cursor: pointer;
}

#headerimg1 .rss {
	margin-left: 35px;
	margin-top: 250px;
	width: 50px;
	height: 40px;
	position: absolute;
	cursor: pointer;
}

div#headerimg2 {
	background:       url("http://www.craigspaeth.com/tumblr/jandetravelblog/images/header2.jpg");
	width:            800px;
	height:           118px;
	margin:           auto;
}

div#description {
	font-size:        15px;
	color:            #90b3c7;
}

div#description a {
	color:            #90b3c7;
	text-decoration:  underline;
}

.date {
	font:             Normal 16px Helvetica, sans-serif;
	color:            #375565;
	line-height:      32px;
	height:           28px;
	padding-top:      7px;
	margin-bottom:    10px;
	text-transform:   uppercase;
}

.post {
	width:            480px;
	position:         relative;
	background:       url('http://www.craigspaeth.com/tumblr/jandetravelblog/images/post_mid.jpg');
	padding-left:     100px;
	padding-right:    20px;
}

.post_header {
	width:            570px;
	height:           43px;
	padding-top:      100px;
	padding-right:    30px;
	text-align:       right;
	background:       url('http://www.craigspaeth.com/tumblr/jandetravelblog/images/post_top.jpg');
}

.post_footer {
	width:            600px;
	height:           38px;
	background:       url('http://www.craigspaeth.com/tumblr/jandetravelblog/images/post_bottom.jpg');
}

.post h2 {
	font-weight:      Normal;
	font-size:        20px;
	color:            {color:Post Title};
	margin:           0px 0px 10px 0px;
}

.post h2 a {
	color:            {color:Post Title};
	text-decoration:  none;
}

/* Regular Post */
.post .regular {
	font-size:        12px;
	line-height:      17px;
}

.post .regular blockquote {
	font-style:       italic;
}

/* Photo Post */
.post .photo {
	margin:          0px 20px 0px -55px;
}

.post .photo img {
	border:           solid 17px #315061;
}

.post .photo .caption {
	font-size:        13px;
	margin-top:       17px;
	text-align:       right;
}

.post .photo .caption a {
	color:            #375565;
}

/* Quote Post */
.post div.quote {
}

.post div.quote span.quote {
	font-size:        28px;
	letter-spacing:   -1px;
	color:            #375565;
}

.post div.quote span.quote a {
	color:            #375565;
}

.post div.quote span.quote big.quote {
	font-weight:      bold;
	font-size:        60px;
	line-height:      0px;
	vertical-align:   -28px;
	opacity:          0.5;
	-moz-opacity:     0.5;
	filter:           alpha(opacity=50);
}

.post div.quote .source {
	font-size:        16px;
	color:            #5d8094;
}

.post div.quote .source a {
	color:            {color:Quote Source};
}

/* Link Post */
.post .link a.link {
	font:             Bold 30px Helvetica, sans-serif;
	letter-spacing:   -1px;
	color:            {color:Link Post};
	text-decoration:  none;
	border-bottom:    dotted 1px {color:Link Post};
	line-height:      36px;
}

.post .link .description {
	font-weight:      normal;
	font-size:        14px;
	margin-top:       5px;
}

/* Conversation Post */
.post .conversation ul {
	list-style-type:  none;
	margin:           0px 0px 5px 0px;
	padding:          1px;
	border:           solid 5px #315061;
}

.post .conversation ul li {
	font-size:        12px;
	padding:          4px 0px 4px 8px;
	color:            #365363;
}

.post .conversation ul li span.label {
	font-weight:      bold;
}

.post .conversation ul li.odd {
	background-color: #d1e9f6;
}

.post .conversation ul li.even {
	background-color: #cddfea;
}

/* Audio Post */
.post .audio .caption {
	margin-top:       5px;
	font-size:        11px;
}

/* Video Post */
.post .video {
	width:            500px;
	margin:           auto;
	padding:          35px;
	background-color: #315061;
}

.post .video .caption {
	margin-top:       15px;
	font-size:        13px;
	color:            {color:Text};
}

.post .video .caption a {
	color:            {color:Text};
}

/* Footer */
#footer {
	margin:           20px 0px 0px 0px;
	text-align:       center;
	font-size:        18px;
}

#footer_graphic {
	margin:           auto;
	background:       url('http://www.craigspaeth.com/tumblr/jandetravelblog/images/bottom.jpg');
	height:           113px;
	width:            800px;
}

#footer a {
	text-decoration:  none;
	color:            {color:Text};
}

#footer a:hover {
	text-decoration:  underline;
}

#footer p.tiny {
	margin:           30px 0px 0px 0px;
	font-size:        11px;
}

#footer p.tiny a {
	text-decoration:  underline;
	color:            {color:Text};
	font-weight:      bold
}

#footer p.tiny .dim {
	filter:           alpha(opacity=50); 
	-moz-opacity:     0.5; 
	opacity:          0.5;
}

/* Permalinks */
.post a.permalink,
.post .audio .caption a.permalink,
.post .quote .source a.permalink {
	font-size:        10px;
	font-weight:      bold;
	color:            {color:Permalinks};
}