/* Content styling */
/* Copyright 2008 John Allsup */

/* ============== all content =============== */

#content {
	line-height: 1.6em;
}

#content img {
	border: 0;
}

#content a {
	color: #2b3457;
}
#content a:visited {
	color: #2b3457;
}
#content a:hover {
	color: #2b3457;
}
#content a.nounderline {
	text-decoration: none;
}
#content p {
	line-height: 1.6em;
}

/* ============== main content =============== */

#maincontent div.mainimage {
	text-align: center;
}
#maincontent table.labeldata {
	margin-bottom: 25px;
}
#maincontent table.labeldata td.heading {
	font-weight: bold;
	font-size: 14px;
	padding-top: 12px;
}
#maincontent table.labeldata td.label {
	color: #2B3457;
	vertical-align: top;
	text-align: right;
	text-transform: lowercase;
	width: 6em;
}
#maincontent table.labeldata td.datum {
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
	width: 400px;
}	
#maincontent div.quotes {
	margin: 24px;
	padding-left: 12px;
	padding-right: 12px;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;	
}
#maincontent div.quotes p.quotetext {
	text-align: center;
}
#maincontent div.quotes p.quotesource {
	color: #2B3457;
	text-align: right;
	font-style: italic;
}
#maincontent div.subnav {
	text-align: center;
}
#maincontent div.subnav li {
	list-style-type: none;
}

#maincontent table.famousfaces {
}
#maincontent table.famousfaces td.bronze ,
#maincontent table.famousfaces td.face ,
#maincontent table.famousfaces td.about {
	vertical-align: top;
}
#maincontent table.famousfaces td.about p.name {
	margin-top: 0px;
	font-weight: bold;
}
#maincontent table.famousfaces td.about p {
	margin-top: 3px;
	margin-bottom: 0px;
}

#maincontent .centre {
	text-align: center;
}

#maincontent div.sig {
	text-align: right;
	padding-right: 24px;
}

#maincontent table.galtable td
{
	width: 190px;
	text-align: center;
}

#maincontent span.label {
	font-weight: bold;
}

/* ============== sidebar content =============== */

#sidebar {
}
#sidebar div.blogarchive span.date, #sidebar div.blogarchive span.separator {
	display: none;	
}
#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
}
#sidebar h3 {
	font-size: 13px;
	font-weight: bold;
}


/* =============== Gallery info pages ============ */
#galtext div.galinfo {
	margin-bottom: 12px;
}
#galtext div.galinfo p {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}
#galtext div.galinfo span.label {
	font-weight: bold;
}

/* =============== Inserted blogs ============== */

#maincontent div.blogsum h2 a {
	text-decoration: none;
}

#maincontent div.blogsum h2 a:hover {
	text-decoration: underline;
}

#maincontent div.blogsum div.summary {
	font-style: italic;
}

#maincontent div.blogsum p.entryby {
	font-weight: bold;
}

#maincontent div.blogsum span.author {
	color: #2b3457;
}

#maincontent div.blogsum span.date {
	color: #4B6487;
	font-style: italic;
	font-weight: normal;
	padding-left: 2em;
}

#maincontent div.blogsum div.blogentry {
	border: 1px solid black;
	padding: 12px;
	background-color: #eee;
	margin-bottom: 12px;
}

#maincontent div.blogsum div.blogentry :first-child {
	margin-top: 0;
}


#maincontent div.blog h2 a {
	text-decoration: none;
}

#maincontent div.blog h2 a:hover {
	text-decoration: underline;
}

#maincontent div.blog div.summary {
	font-style: italic;
}

#maincontent div.blog p.entryby {
	font-weight: bold;
}

#maincontent div.blog span.author {
	color: #2b3457;
}

#maincontent div.blog span.date {
	color: #4B6487;
	font-style: italic;
	font-weight: normal;
	padding-left: 2em;
}

#maincontent div.blog div.blogentry {
	border: 1px solid black;
	padding: 12px;
	background-color: #eee;
	margin-bottom: 12px;
}

#maincontent div.blog div.blogentry :first-child {
	margin-top: 0;
}


#maincontent div.blogarchive span.title {
	font-weight: bold;
}

#maincontent div.blogarchive span.title a {
	text-decoration: none;
}

#maincontent div.blogarchive span.title a:hover {
	text-decoration: underline;
}

#maincontent div.blogarchive span.date {
	color: #4B6487;
	font-style: italic;
	font-weight: normal;
}

/* =============== Blog entry pages ============ */

#maincontent div.blogpage div.summary {
	font-size: 14px;
	font-style: italic;
	padding-left: 2em;
	padding-right: 2em;
}

#maincontent div.blogpage p.entryby {
	font-weight: bold;
}

#maincontent div.blogpage span.author {
	color: #2b3457;
}

#maincontent div.blogpage span.date {
	color: #4B6487;
	font-style: italic;
	font-weight: normal;
	padding-left: 2em;
}

#maincontent div.blogpage div.entry {
}

/* Price list */
#maincontent table.pricelist {
	width: 90%;
}

#maincontent table.pricelist td {
	width: 30%;
}