/* CSS Document */

body { 
	padding: 20px;
	text-align: center;
	background: url(/images/fade.gif) repeat-x #333333;
	}

#container { 
	width: 830px;
	background-color: white;
	text-align: left;
	margin: auto;
	padding: 45px;
	}

#logo {
	margin-bottom: 30px;
	display: block;
	}

#menu {
	width: 100%;
	padding: 0 0 10px 0;
	background: url(/images/blackdot.gif) repeat-x;
	background-position: 1.1em;
	height: 3.1em;
	position: relative;
	}
	
#menu span#search {
	float: right;
	}
	
#menu span#search input {
	font-size: .8em;
	}
	
#menu span#search input#search_query {
	width: 100px;
	margin-right: 5px;
	}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: black;
	letter-spacing: -.03em;
	text-decoration: none;
	}
	
#menu a.notselected {
	padding: 0 15px 0 15px;
	}
	
#menu a.selected {
	background: url(/images/tab_left.gif) left top no-repeat;
	background-color: #ededee;
	padding-left: 15px;
	padding-bottom: 20px;
	}
	
#menu a.selected span {
	background: url(/images/tab_right.gif) right top no-repeat;
	padding-bottom: 20px;
	padding-right: 15px;
	}

#menu .tl a {
	margin: 0 15px 0 15px;
	}		

#menu div.menu {
	display: block;
    position: absolute;
    top: 2.5em; 
	left: -20; 
	width: 830px;
	background-color: #ededee;
	}
	
#menu div.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
#menu div.menu div.tl {
	background: url(/images/corner_tl.gif) left top no-repeat;
	}
	
#menu div.menu div.tr {
	background: url(/images/corner_tr.gif) right top no-repeat;
	}

#menu div.menu div.br {
	background: url(/images/corner_br.gif) right bottom no-repeat;
	}
	
#menu div.menu div.bl {
	background: url(/images/corner_bl.gif) left bottom no-repeat;
	}

.pad5 {
	padding: 5px;
	}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	border-top: 1px solid black;
	margin-top: 20px;
	padding: 10px 0 0 0;
	}

#footer span {
	float: left;
	width: 15em;
	margin-right: 5px;
	display: block;
	height: 2em;
	}
	
#footer a,
#footer a:link,
#footer a:visited
#footer a:active {
	text-decoration: none;
	margin-right: 1em;
	color: #515151;
	}
	
#footer a:hover {
	color: #C42633;
	}

#footer p {
	margin-top: 10px;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -.03em;
	line-height: 1em;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	font-weight: normal;
	letter-spacing: -.03em;
	line-height: 1.2em;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: -.03em;
	line-height: 1em;
	}

a,
a:link,
a:visited,
a:active	{
	text-decoration: underline;
	color: #be2a39;
	}
	
a:hover {
	text-decoration: none;
	}

.title {
	font-size: 1.5em;
	color:#C42633;
	}
	
#container .column p,
#container .narrowcolumn p,
#container .widecolumn p,
#container .endcolumn p,
#container span p,
#container ul	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0 0 10px 0;
	}
	
#container .column {
	float: left;
	width: 380px;
	margin-right: 30px;
	}
	
#container .narrowcolumn {
	float: left;
	width: 280px;
	margin-right: 30px;
	}

#container .widecolumn {
	float: left;
	width: 620px;
	margin-right: 30px;
	}
	
#container .narrowcolumn img {
	margin-bottom: 10px;
	}

#container .endcolumn p {
	font-size: .8em;
	}	

#container .endcolumn p.link a,
#container .endcolumn p.link a:active,
#container .endcolumn p.link a:visited,
#container .endcolumn p.link a:link {
	color: black;
	font-weight: bold;
	padding-left: 15px;
	font-size: 1.1em;
	background: url(/images/circle.gif) 5px 7px no-repeat;
	}
	
#container .endcolumn p a:hover {
	text-decoration: none;
	}
	
#container .endcolumn {
	float: left;
	width: 150px;
	margin-right: 30px;
	}
	
#container .endcolumn img {
	margin-bottom: 5px;
	}
	
#container .endcolumn .divider,
#container .narrowcolumn .divider,
#container .widecolumn .divider {
	border-top: 1px dotted black;
	margin: 15px 0 25px;
	}
	
#container .endcolumn ul,
#container .widecolumn ul {
	padding-left: 0px;
	font-size: .8em;
	}
	
#container .endcolumn li,
#container .widecolumn li {
	list-style: none;
	margin-bottom: 5px;
	}
	
#container .endcolumn li:before,
#container .widecolumn li:before {content:"\00BB \0020"}
	
#imgcontainer {
	margin-top: 60px;
	text-align: center;
	}

#prevarrow {
	margin-top: 25%;
	margin-right: -3em;
	}
	
#nextarrow {
	margin-top: 25%;
	margin-left: -3em;
	}

#prevarrow a,
#nextarrow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-top: 30px;
	width: 50px;
	display: block;
	}

#prevarrow a,
#nextarrow a,
#prevarrow a:active,
#nextarrow a:active,
#prevarrow a:visited,
#nextarrow a:visited,
#prevarrow a:link,
#nextarrow a:link {	
	color: black;
	}
	
#prevarrow a:hover,
#nextarrow a:hover {	
	font-weight: bold;
	}
	
#prevarrow  {
	float: left;
	background: url(/images/left_arrow.gif) top no-repeat;
	}
	
#nextarrow {
	float: right;
	background: url(/images/right_arrow.gif) top no-repeat;
	}

#description {
	width: 615px;
	margin: auto;
	margin-top: 25px;
	text-align: left;
	border-top: 1px solid black;
	}
	
#description {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	}

#description .column {
	width: 290px;
	margin-right: 10px;
	}
	
#description h1 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 80px;
	}	
	
#description h2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	text-align: right;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	font-size: .7em;
	float: left;
	font-weight: normal;
	padding-top: 2px;
	line-height: 1.2em;
	}
	
#description .column p {
	padding-left: 80px;
	line-height: 1.4em;
	font-size: .8em;
	}

#description .column div {
	margin-top: 10px;
	}
	
#container p {
	line-height: 1.3em;
	}
	
div.thumbnail,
div.thumbnail_wide {
	height: 160px;
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: -.03em;	
	}
	
div.thumbnail {
	width: 160px;
	margin: 20px;
	}
	
div.thumbnail img {
	margin-bottom: 5px;
	vertical-align: middle;
	}
		
div.thumb img {
	border: 5px solid white;
	}
	
.landscape {
	width:188px;
	height:116px;
	float:left;
	margin: 30px 5px 40px 5px;
	}
	
.portrait {
	width:134px;
	height:170px;
	float:left;
	margin: 0px 32px 16px 32px;
	}
	
.square {
	width:188px;
	height:170px;
	float:left;
	margin: 0px;
	}
	
.fivefour {
	width:188px;
	height:150px;
	float:left;
	margin: 20px 6px 10px 6px;
	}

.pano3 {
	width:188px;
	height:90px;
	float:left;
	margin: 35px 5px 35px 5px;
	}
	
.pano2 {
	width:188px;
	height:90px;
	float:left;
	margin: 40px 5px 56px 5px;
	}
	
.pano1 {
	width:188px;
	height:50px;
	float:left;
	margin: 60px 5px 76px 5px;
	}
	
.shad_topleft,
.shad_topright,
.shad_bottomleft,
.shad_bottomright {
	width:9px;
	height:9px;
	background-repeat:no-repeat;
	overflow: hidden;
	}

.shad_top,
.shad_bottom {
	height:9px;
	background-repeat:repeat-x;
	overflow:hidden;
	}
	
.shad_left,
.shad_right {
	width:9px;
	background-repeat:repeat-y;
	overflow:hidden;
	}

.shad_topleft {
	background-image:url('images/shad_tlt.gif');
	float:left;
	}

.shad_top {
	background-image:url('images/shad_t.gif');
	float:left;
	}
	
.shad_topright {
	background-image:url('images/shad_trt.gif');
	float:left;
	}

.shad_right { 
	background-image:url('images/shad_rt.gif');
	float:left;
	}
	
.shad_bottomright {
	background-image:url('images/shad_brt.gif');
	float:left;
	}
	
.shad_bottom {
	background-image:url('images/shad_b.gif');
	float:left;
	}
	
.shad_bottomleft {
	background-image:url('images/shad_blt.gif');
	float:left;
	}
	
.shad_left {
	background-image:url('images/shad_lt.gif');
	float:left;
	}

img.thumbnail {
	float:left;
	}
	
div.thumbnail a {
	color: black;
	text-decoration: none;
	}
	
div.pad img {
	margin-top: 26px;
	}
	
.blogpost h1 a {
	color: black;
	text-decoration: none;
	}
	
.blogpost h1 a:hover {
	color:#C42633;
	}
	
.blogpost .date {
	font-size: .8em;
	color: #666666;
	}

.blogpost .footer {
	color: #666666;
	float: right;
	font-size: .8em;
	margin-top: 10px;
	}

.blogpost ol.commentlist {
	padding-left: 0;
	}
	
.blogpost ol.commentlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
.blogpost a.readon,
.blogpost a:link.readon,
.blogpost a:visited.readon,
.blogpost a:active.readon {
	background: url(/images/readon_off.gif) right no-repeat;
	padding-right: 33px;
	display: block;
	float: right;
	color: black;
	font-size: .9em;
	text-decoration: none;
	font-weight: bold;
	}
	
.blogpost a:hover.readon {
	background: url(/images/readon_on.gif) right no-repeat;
	color: #C42633;
	}
	
.blogpost ol.commentlist li a,
.blogpost ol.commentlist li a:link,
.blogpost ol.commentlist li a:visited,
.blogpost ol.commentlist li a:active {
	color: #C42633;
	}
	
.blogpost ol.commentlist li .author {
	font-weight: bold;
	}	
	
.blogpost ol.commentlist li .saidon {
	font-size: .7em;
	float: right;
	}
	
.blogpost ol.commentlist li .commenttext {
	margin-top: 10px;
	}	

.blogpost ol.commentlist li {
	list-style: none;	
	padding: 5px;
	border: 1px solid #EDEDED;
	margin-top: 10px;
	}
	
.blogpost .commentform {
	width: 500px;
	border: 1px solid #EDEDED;
	padding: 5px;
	padding-bottom: 40px;
	margin-top: 20px;
	}
	
.blogpost .commentform h3 {
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 5px 0 4px 25px;
	font-size: 1.1em;
	background: url(/images/quote.gif) 0px 4px no-repeat;
	}
	
.blogpost .footer {
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-top: 5px;
	}
	
h2.commentlist {
	border-top: 1px solid black;
	padding: 5px 0 4px 25px;
	font-size: 1.1em;
	margin: 40px 0 20px;
	background: url(/images/quote.gif) 0px 4px no-repeat;
	}

.blogpost .postedon {
	font-size: .8em;
	font-style: italic;
	}

input#submit {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	}
	
.commentform input,
.commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}
	
.commentform textarea {
	width: 490px;
	}

.blogpost .alt {
	background-color: #EDEDED;
	}

.blogpost .footer a,
.blogpost .footer a:link,
.blogpost .footer a:active,
.blogpost .footer a:visited
.blogsidebar a,
.blogsidebar a:link,
.blogsidebar a:active,
.blogsidebar a:visited {
	color: black;
	}
	
.blogpost .footer a:hover,
.blogsidebar a:hover {
	text-decoration: none;
	color: #C42633;
	}
	
.blogsidebar,
.blogsidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
	
.blogsidebar h2 {
	margin: 20px 0 7px;
	}

.blogsidebar li {
	list-style:none;
	margin-top: 5px;
	}

.blogsidebar li li {
	list-style:none;
	padding-top: 2px;
	}
	
.blogsidebar li li:before {content:"\00BB \0020"}

.blogsidebar ul {
	margin: 15px 0 0 0;
	padding: 0;
	}
	
.blogsidebar ul ul {
	margin: 0;
	padding: 0;
	}

.blogsidebar h2 {
	font-size: 1.1em;
	font-weight: bold;
	}
	
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	}
	
#page a,
#page a:link,
#page a:active,
#page a:visited {
	color: black;
	text-decoration: none;
	}
	
#page a:hover {
	color: #C42633;
	}
	
#page a.selected {
	font-weight: bold;
	}