@charset "utf-8";
/* CSS Document */

.TopImage {
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 156px;
}
.TopImage .Inner {
	background-image: url(images/z2_single_topimage.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 975px;
	height: 156px;
}

.Side {
	padding-top: 5px;
}


/* ----- Title */

.TopTitle {
	width: 955px;
	margin-left: 10px;
	clear: both;
}
.TopInner {
	padding-bottom: 8px;
}
.TopTitle .Image {
	float: left;
	width: 86px;
}
.TopTitle .Image a {
	margin-top: 13px;
	margin-left: 10px;
	background-repeat: no-repeat;
	display: block;
	height: 87px;
	width: 62px;
	background-image: url(images/z3_newsimgbackground.png);
	background-position: 0px 0px;
}
.TopTitle .Image a img {
	padding-top: 3px;
	padding-left: 6px;
}
.TopTitle h1 {
	font-size: 27px;
	line-height: 32px;
	font-weight: normal;
	color: #BB0000;
	margin: 0px;
	padding-top: 8px;
	padding-left: 10px;
	font-family: "Trebuchet MS",Trebuchet,sans-serif;
	letter-spacing: -1px;
}
.TopTitle h1 a {
	color: #BB0000;
}
.TopTitle h4 {
	font-size: 11px;
	font-weight: normal;
	color: #337777;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 9px;
	padding-left: 11px;
}
.TopTitle h4 span {
	font-size: 10px;
	color: #448888;
	padding-left: 4px;
}
.TopTitle p {
	color: #111111;
	font-size: 14px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 275px;
	margin-bottom: 0px;
	margin-left: 86px;
	padding-bottom: 2px;
	padding-bottom: 4px;
}
.TopTitle p a {
	color: #773333;
}
.TopTitle p a:hover {
	color: #AA3333;
	text-decoration: underline;
}

.TagImage {
	top: -75px;
	position: absolute;
	height: 70px;
	width: 250px;
}

ul.PrevNext {
	list-style-type: none;
	clear: both;
	margin: 0px;
}
.TopTitle ul.PrevNext {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.Meta ul.PrevNext {
	height: 30px;
	padding: 0;
	width: 585px;
	background-image: url(images/z3_single_prevnext.png);
	background-repeat: repeat-x;
	background-position: 0 -181px;
}
ul.PrevNext li {
	height: 26px;
	width: 100px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	background-image: url(images/z3_single_prevnext.png);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
}
.TopTitle ul.PrevNext li {
	width: 100px;
}
.Meta ul.PrevNext li {
	width: 280px;
}
.Meta ul.PrevNext li.Next {
	float: left;
}
.Meta ul.PrevNext li.Prev {
	float: right;
}
ul.PrevNext li.Next {
	background-position: left -1px;
}
ul.PrevNext li.Prev {
	background-position: right -91px;
}
ul.PrevNext li a {
	height: 26px;
	width: 100px;
	background-image: url(images/z3_single_prevnext.png);
	background-repeat: no-repeat;
	display: block;
	outline: none;
	color: #FFFFFF;
}
.Meta ul.PrevNext li a {
	width: 280px;
	white-space: nowrap;
	overflow: hidden;
}
ul.PrevNext li a span {
	color: #FFFFFF;
	display: block;
}
ul.PrevNext li.Next a {
	background-position: left -31px;
}
ul.PrevNext li.Next a span {
	padding-left: 27px;
}
ul.PrevNext li.Prev a {
	background-position: right -121px;
}
ul.PrevNext li.Prev a span {
	padding-right: 27px;
	float: right;
}
ul.PrevNext li a:hover span {
	text-decoration: underline;
}
ul.PrevNext li.Next a:hover {
	background-position: left -61px;
}
ul.PrevNext li.Prev a:hover {
	background-position: right -151px;
}

/* ----- Article */

.Post {
	clear: both;
}
.Content {
	clear: both;
	padding-top: 14px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDD7D0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD7D0;
}
.Content p {
	color: #222222;
	font-size: 14px;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.Content p.Image {
	text-align: center;
}
.Content h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #BB2222;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 8px;
}
.Content h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #BB2222;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 8px;
}
.Content blockquote {
	background-color: #F7F7F7;
	padding: 20px 20px 10px 15px;
	margin-top: 18px;
	margin-right: 40px;
	margin-bottom: 18px;
	margin-left: 40px;
}
.Content blockquote p {
	font-size: 13px;
	line-height: 20px;
	color: #113344;
}
.Content .Video {
	text-align: center;
	margin: 14px auto;
}
.Content ul {
	font-size: 13px;
	line-height: 18px;
	color: #BB2222;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.Content li {
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.Post p a,.Content li a {
	color: #773333;
}
.Post p a:hover,.Content li a:hover {
	color: #AA3333;
	text-decoration: underline;
}
.Content p img {
	padding: 3px;
	border: 1px solid #bbccdd;
	margin-top: 5px;
	margin-bottom: 4px;
}
.Content p a img {
	border-color: #bbccdd;
}
.Content p a:hover img {
	border-color: #4488dd;
}

/* ----- Article */

.Meta {
	width: 688px;
	padding-top: 13px;
	padding-bottom: 15px;
	margin-right: 15px;
	margin-left: 2px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.Meta a {
	color: #226666;
}
.Meta a:hover {
	color: #337777;
	text-decoration: underline;
}
.Meta .Social {
	float: right;
	width: 150px;
	text-align: right;
}
.Meta .Social img {
	float: right;
	padding-top: 1px;
	padding-left: 7px;
	border: none;
}
.Meta .Social a:hover {
	color: #BB3333;
	text-decoration: none;
}
.Meta .Published {
	padding-bottom: 3px;
	padding-left: 32px;
	background-image: url(images/z3_single_meta_icons.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
.Meta .Categories {
	padding-top: 6px;
	padding-left: 32px;
	background-image: url(images/z3_single_meta_icons.png);
	background-repeat: no-repeat;
	background-position: 10px -21px;
}
.Meta .Ad {
	width: 585px;
	padding-top: 9px;
	padding-bottom: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF6666;
}
.Meta .Ad a {
	color: #226666;
	text-decoration: underline;
}
.Meta .Ad a.Main {
	color: #000000;
	font-weight: bold;
}


/* ----- Comments */

.Comments {
	padding-bottom: 5px;
}
.Comments .CommentsTitle {
	background-image: url(images/z3_single_comments_title.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 695px;
}

.Comments .CommentsWrap {
	background-color: #FFFFFF;
	border-left: 130px solid #FFFFFF;
	float: left;
	width: 565px;
	clear: both;
}
.Comments .Ad {
	float: left;
	width: 130px;
	margin-left: -130px;
	position: relative;
	padding-top: 10px;
}
.Comments .CommentsColumn {
	float: left;
	width: 565px;
	margin-right: -565px;
	position: relative;
}
.Comments .TheComments ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.Comments .TheComments li.even,.Comments .TheComments li.even .CommentMain,.Comments .TheComments li.even .CommentMeta {
	background-image: url(images/z3_single_comments_box.png);
}
.Comments .TheComments li.odd,.Comments .TheComments li.odd .CommentMain,.Comments .TheComments li.odd .CommentMeta {
	background-image: url(images/z3_single_comments_box_odd.png);
}
.Comments .TheComments li {
	padding: 0;
	list-style-type: none;
	clear: both;
	margin: 0;
	background-repeat: repeat-y;
	background-position: -590px 0px;
	width: 565px;
}
.Comments .TheComments li .CommentMain {
	background-repeat: no-repeat;
	background-position: 0px -37px;
	width: 565px;
	padding-top: 25px;
	padding-bottom: 3px;
}
.Comments .TheComments li .CommentMain .avatar {
	float: right;
	padding-top: 1px;
	padding-right: 17px;
	padding-bottom: 5px;
}
.Comments .TheComments li .CommentMain p {
	font-size: 13px;
	line-height: 19px;
	color: #444444;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 7px;
	margin-left: 22px;
}
.Comments .TheComments li .CommentMeta {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 565px;
	height: 35px;
}
.Comments .TheComments li .CommentMeta p {
	padding-left: 50px;
	margin: 0px;
	padding-top: 8px;
}
.Comments .TheComments li .CommentMeta p cite {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC2222;
	line-height: 17px;
}
.Comments .TheComments li .CommentMeta p cite a {
	color: #CC2222;
}
.Comments .TheComments li .CommentMeta p span {
	font-size: 10px;
	color: #777777;
	line-height: 15px;
	padding-left: 1px;
}
.Comments .TheComments li .CommentMeta p span a {
	color: #777777;
}
.Comments .TheComments li .CommentMeta p span a:hover {
	color: #555555;
	text-decoration: underline;
}

.Comments .AddComments {
	background-color: #EEEEEE;
	background-image: url(images/z3_single_comments_add.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 565px;
	clear: both;
	margin-top: 3px;
}
.Comments .AddComments .Input {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	border: none;
	outline: none;
}
.Comments .AddComments .Input label {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #AA3333;
}
.Comments .AddComments .Inputbox {
	height: 45px;
}
.Comments .AddComments .Inputbox label {
	margin-left: 14px;
	width: 191px;
	display: block;
	float: left;
	line-height: 28px;
}
.Comments .AddComments .Inputbox .Box {
	height: 20px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	margin-top: 5px;
}
.Comments .AddComments .Input label span {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #BB6666;
}
.Comments .AddComments .Comment {
}
.Comments .AddComments .Comment label {
	display: block;
	line-height: 40px;
	padding-left: 14px;
	padding-bottom: 1px;
}
.Comments .AddComments .Comment textarea {
	height: 110px;
	width: 515px;
	margin-left: 13px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.Comments .AddComments .Name .Box {
	width: 230px;
}
.Comments .AddComments .Submit {
	height: 35px;
	clear: both;
	background-image: url(images/z3_single_comments_add.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.Comments .AddComments .Submit .Button {
	background-image: url(images/z3_single_comments_submit.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 190px;
	background-position: 0px 0px;
	outline: none;
	float: right;
}
.Comments .AddComments .Submit .Button:hover {
	background-position: 0px -35px;
}
.Comments .AddComments .Submit .Button:active {
	background-position: 0px -70px;
}
.Comments p.Moderated {
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
	color: #555555;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 5px;
}

/* ----- Slimbox Lightbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(/scripts/slimbox/css/slimbox-loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 8px solid #fff;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(/scripts/slimbox/css/slimbox-prevlabel.png) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(/scripts/slimbox/css/slimbox-nextlabel.png) no-repeat 100% 15%;
}
#lbBottom {
	font-family: "Trebuchet MS", Trebuchet, "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	line-height: 1.4em;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: transparent url(/scripts/slimbox/css/slimbox-close.png) no-repeat center;
	margin: 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbNumber {
	color: #555555;
}
#lbCaption {
	font-weight: bold;
	color: #dd1111;
}