body {
	font: 12px/1.5em Lucida Grande, Arial, Tahoma, Verdana;
	background: url("http://thepanoramapress.com/images/background_main.jpg");
	color: #333;
}
img {
	border: none;
	margin: 0 auto;
	display: block;
	text-align:center;
}
a {
	font-weight: bold;
	text-decoration: none;
}
h2 {
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h6 {
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

blockquote {
	color: #777;
}
#header {
	top: 20px;
	right: 50px;
	width: 125px;
	height: 125px;
	z-index: 1000;
	text-align: right;
	position: absolute;
}
#container {
	text-align: center;
	padding: 129px 0 0;
	margin-right: auto;
	margin-left: auto;
	width: 55%;
}

/*------- Tab Menu ---------*/
#nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	width: 525px;
	font: x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
}
#nav li {
	display: inline;
}
#nav a {
	margin: 0;
	float: left;
	padding: 0 0 0 24px;
	font-weight: normal;
	border-bottom: 1px solid #e6e6e6;
	background: url("http://thepanoramapress.com/images/background_main.jpg");
}
#nav a span {
	color: #777;
	float: left;
	padding: 5px 36px 4px 11px;
	background: url("http://thepanoramapress.com/images/background_main.jpg");
}
#nav #current a {
	border-width: 0;
	font-weight: bold;
	background-position: 0 -80px;
}
#nav #current a span {
	color: #555;
	padding-bottom: 4px;
	background-position: 100% -80px;
}
#nav a:hover { background-position:0% -40px; }
#nav a:hover span { background-position:100% -40px; }

/*------- Posts ---------*/
#content {
	margin-right: 50px;
	padding: 0;
        text-align: left;
}
#content a, .entry a, .commentlist a{
	color: #75a8a2;
}

#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {
	border-bottom: 1px dashed;
}
.entry {
	padding: 10px 0;
	text-align: justify;
	margin: 0;
	width: 475;
}
.entry li {
	list-style: none;
	margin: 10px 0 0;
	list-style-image: url("images/bullet.gif");
}
.pie {
	color: #777;
	font-size: 12px;
	text-align: right;
}
.date {
	padding-left: 15px;
	background: url("images/arrows.png") center left no-repeat;
}

.comments {
	padding-left: 17px;
	background: url("images/comments.gif") center left no-repeat;
}
	

/* --- Comments template --- */
#comments {
	margin: 30px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #e6e6e6;
}
#comments li {
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0 -30px;
}
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footer {
	padding: 0 30px 10px;
	text-align: center;
}

/*---- Flickr code----*/
#flickr_www { color:#3993ff; }
#flickr_badge_wrapper { width: 500px;}
#flickr_badge_wrapper a:hover, #flickr_badge_under_wrapper a:hover { border-bottom:0px; }
#flickr_badge_under_wrapper { text-align:right; } 