/* mah custom css reset */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent}
body{margin-left:auto; margin-right:auto; margin-top: 15px; margin-bottom: 15px;}
img{max-width:800px; /*border:1px solid #727272;*/ margin-right:auto; margin-left:auto; display: block}
ol{margin-bottom:15px}
blockquote, q{quotes:none}
blockquote:before, blockquote:after, 
q:before, q:after{content:''; content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse; border-spacing:0; margin:auto;}
li{margin-left:15px}
p{margin-bottom:10px}

/* end CSS reset */

body {background: #121212; color:#666; font:12.4px/1.67em "georgia"; text-decoration:none; letter-spacing:1pt; margin-left:15px; margin-top:20px;}

#left, #right, #farright {float:left;}
 
#left {width:20%; height: 450px;}
#right {width:600px; margin-right: 40px}
#farright {width:100px;}

#right img {max-width:100%;}

#main img {
	border: 1px solid #727272;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 80%;
}

h1, h3, h4{text-align:left; color:#666; font:12.4px/1.67em "georgia"; text-decoration:none; letter-spacing:1pt}

h2{font-family:Georgia,serif; font-size:20px; font-style:normal; font-weight:normal; text-transform:normal; letter-spacing:normal; text-decoration:normal; line-height:1.4em; margin-bottom:15px; margin-top:15px; margin-left: 5px}

.zitem {width:100%; height: 200px; border:1px solid #727272; margin-bottom: 35px; overflow:hidden; position:relative; float:left;}

.zitem img {height: 200px;}

.zitem .caption {width:100%; height:60px; background: #000; position:absolute; bottom:-1px; left:0;   filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.6; }

.zitem .caption a {color:#999; font:16.3px/1.67em "georgia"; text-decoration:none; letter-spacing:1pt; display:block; text-align:center; margin-top:15px;}