html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* reset */

html, body { 
	width: 100%; 
}

a img { border: none; }

em { font-style: italic; }

body {
	background: #000 url(/wp-content/themes/sh8mag/images/bg_body.gif) repeat-y;
	font-family: tahoma, helvetica, sans-serif;
}


h1 {
	width: 289px; 
	height:72px;
	display: block;
	background: #000 url(/wp-content/themes/sh8mag/images/shell8.gif) 0 -17px no-repeat;
	position: absolute; 
	top:6px; 
	left:710px;
	z-index:10;	
}
h1 a {
	width: 289px; 
	display: block;
	padding: 100px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:72px;
	position: absolute; 
	top:0; 
	left:0;
	z-index:10;	
}

span#Version {
	color:#888888;
	display:block;
	font-family:tahoma,helvetica,sans-serif;
	font-size:9px;
	left:892px;
	position:absolute;
	top:84px;
	z-index:12;
}



div#main {
	width: 664px;
	float:left;	
	margin: 170px 6px 40px 49px;
	position: relative;
	z-index: 400;
}

div#main * a:hover { text-decoration: underline; }
div#main h3 a:hover { text-decoration: none; }



div#tags {
	margin: 0; padding: 0;
	list-style-type: none;
	width: 461px; 
	height: 115px;
	position: absolute;
	top:0; left:0;
	background-repeat: no-repeat;
	padding: 20px 0 0 20px;
	z-index: 200;	
		line-height: 18px;
}

div#tags a {
	/*float:left;*/ 
	padding: 2px 4px 2px 4px;
	background-color: #000;
	color: #ff9900;
	text-decoration: none;
	margin: 2px;

}


/* header dirtbag */
div#tagsBack {
	width: 261px; 
	height: 143px;
	position: absolute;
	top:0; 
	left:0;
	background-repeat: no-repeat;
	padding: 20px 0 0 20px;
	z-index: 160;	
}

html > body div#tagsBack { background-image: url(/wp-content/themes/sh8mag/images/dirt_head_1.png); }
* html div#tagsBack { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/wp-content/themes/sh8mag/images/dirt_head_1.png', sizingMethod='image'); }


div#visual {
	width: 709px; 
	height: 169px;
	position: absolute;
	top: 0px; left:0px;
	z-index: 100;	
	background: #fff;
}

div#visual img { padding: 14px 0 0 0; }

div#visual div {
	width:644px; 
	height: 160px;
	position: absolute;
	top: -2px; 
	left: 60px;
	z-index: 120;
	background-repeat: no-repeat;
}
html > body div#visual div { background-image: url(/wp-content/themes/sh8mag/images/whitedirt2.png); }
* html div#visual div	 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/wp-content/themes/sh8mag/images/whitedirt2.png', sizingMethod='image'); }

div#dirt {
	width:279px; 
	height: 229px;
	position: absolute;
	top: 0px; 
	left: 431px;
	z-index: 400;
}
html > body div#dirt { background: url(/wp-content/themes/sh8mag/images/dirt1.png) no-repeat; }
* html div#dirt	 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/wp-content/themes/sh8mag/images/dirt1.png', sizingMethod='crop'); }




/* on the headlines */
div#HeadLine {
	width: 584px;
	padding: 0 50px 20px 26px;
	background: #fff;
	margin: -15px 0 120px 0;
	position: relative;	
	font-size: 13px;
	line-height: 22px;	
}

div#HeadLine p {
	margin-bottom: 13px;
	position: relative;
	z-index: 500;
}

div#HeadLine div.brdr {
	width: 38px;
	height: 681px;
	position: absolute;
	top: -9px;
	right:-10px;
	z-index: 400;
}

html > body div#HeadLine div.brdr { background: url(/wp-content/themes/sh8mag/images/headline_border.png) no-repeat; }
* html div#HeadLine div.brdr { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/wp-content/themes/sh8mag/images/headline_border.png', sizingMethod='crop'); }

div#HeadLine div.bttm {
	width: 673px;
	height: 140px;
	position: absolute;
	bottom: -140px;
	left: -22px;
	z-index: 350;
}

html > body div#HeadLine div.bttm { background: url(/wp-content/themes/sh8mag/images/headline_bottom.png) no-repeat; }
* html div#HeadLine div.bttm { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/wp-content/themes/sh8mag/images/headline_bottom.png', sizingMethod='crop'); }

div#HeadLine a.more-link,
div#HeadLine p a.more-link {
	height: 119px;
	width: 400px;
	position: absolute;

	z-index: 360;
	bottom: -131px;
	left: -46px;
	text-decoration: none;
}
html > body div#HeadLine a.more-link,
html > body div#HeadLine p a.more-link { background: url(/wp-content/themes/sh8mag/images/headline_link.png) no-repeat; }

* html div#HeadLine a.more-link,
* html div#HeadLine p a.more-link { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/wp-content/themes/sh8mag/images/headline_link.png', sizingMethod='crop'); }

div#HeadLine a.more-link strong,
div#HeadLine p a.more-link strong {
	display: block;
	padding: 23px 0 0 178px;
	font-weight: bold;
	color: #000;
}

div#HeadLine span.date {
	width: 100px;
	height: 173px;
	display: block;
	position: absolute;
	left: -49px;	
	top: -40px;
	z-index: 350;
}
html > body div#HeadLine span.date { background: url(/wp-content/themes/sh8mag/images/headline_date.png) no-repeat; }
* html div#HeadLine span.date { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/wp-content/themes/sh8mag/images/headline_date.png', sizingMethod='crop'); }



div#HeadLine span.date span.mon {
	display: block;
	width: 62px; height: 24px;
	color: #FFF;
	font-size: 20px;
	position: absolute;
	top: 62px; left:22px;
	text-transform: uppercase;
	text-align: center;
}

div#HeadLine span.date span.day {
	display: block;
	width: 62px; height: 50px;
	color: #FFF;
	font-size: 38px;
	position: absolute;
	top: 80px; left:22px;
	text-transform: uppercase;
	text-align: center;	
	line-height: 40px;
}


div#HeadLine span.date span.posTime span { display: none; }

div#HeadLine a { color: #ff9900; font-weight: bold; }


div#Bottom {
	margin-top: 40px;
	width: 970px;
	background: #000;
	min-height: 300px;
	position: relative;
	clear: both;
	padding: 25px 0 16px 0;
	float: left;
}

div#Bottom div.top {
	position: absolute;
	left: 0;
	top: -20px;
	height: 38px;
	width: 100%;
	background: url(/wp-content/themes/sh8mag/images/bottom_top.png) top left no-repeat;
}


div#Bottom div.monthly {
	padding: 0 0 0 75px;
	width: 230px;
	float: left;
}

div#Bottom div.links {
	padding: 0 0 0 0;
	width: 660px;
	float: left;
}

div#Bottom div.links div.sep {
	width: 160px;
	overflow: hidden;

	float: left;
}


div#Bottom div.links span {
	display: block;
	width: 150px;
	float: left;
	padding: 0 30px 25px 0;
	color: #6b6b6b;
	font-size: 10px; 
	font-family: verdana, helvetica, sans-serif;
	line-height: 14px;
}

div#Bottom div.links span:hover {
	background-color: #121212;
}

div#Bottom div.links span a {
	color: #ff9900;
	display: block;
	text-decoration: none;
	padding-bottom: 4px;
}




div.post {
	width: 496px;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	padding: 23px 0 50px 87px !important;
	padding: 36px 0 50px 87px;

	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}


div.post p { margin-bottom: 12px; }
div.post p strong { font-weight: bold; }
div.post p a { color: #ff9900; }

h2,h3 {
	width: 475px;
	background-color: #000;
	color: #FFF;
	padding: 9px 0 9px 31px;
	margin-bottom: 36px;
	position: relative;
	left: -31px;
	font-weight: normal;
	font-family: verdana, helvetica, sans-serif;
	font-size: 20px;
}
h2 {
	padding:9px 0 9px 56px;	
	width: 425px;
}
div.single h3 {
	margin-top: -30px;
	left: -54px;
	padding-left: 40px;
}

div#HeadLine h2 a,
h3 a {
	color: #FFF; text-decoration: none;
	font-weight: normal;
}
div#HeadLine h2 a:hover { text-decoration: none; }

h2 div.tr,
h2 div.br, 
h2 div.tl, 
h2 div.bl {
	background-image: url(/wp-content/themes/sh8mag/images/corner_white.gif);
}
h3 div.tr,
h3 div.br, 
h3 div.tl, 
h3 div.bl {
	background-image: url(/wp-content/themes/sh8mag/images/corner_grey.gif);
}

h3 div.tr,
h3 div.br, 
h3 div.tl, 
h3 div.bl,
h2 div.tr,
h2 div.br, 
h2 div.tl, 
h2 div.bl {
	position: absolute;
	padding: 5px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;
	height: 0px !important;
	height /**/:5px;	
}
h2 div.tr,
h3 div.tr { top: 0px; right: 0px; background-position: -4px 0; }
h2 div.tl,
h3 div.tl { top: -5px; left: 0px; background-position: -4px 0; }
h2 div.br,
h3 div.br { bottom: 0px; right: 0px; background-position: -4px -4px; }
h2 div.bl,
h3 div.bl { bottom: -5px; left: 0px; background-position: -4px -4px; }


div#HeadLine span.date span.year,
div.single div.post span.year {
	display: block;
	width: 62px; 
	height: 24px;
	color: #FFF;
	font-size: 25px;
	position: absolute;
	top: 38px; 
	left:22px;
	text-align: center;
}

div#HeadLine span.date span.year,
div.single div.post span.year {
	top: 38px; left:8px;
}

div#HeadLine span.date span.mon,
div.single div.post span.mon {
	display: block;
	width: 62px; 
	height: 24px;
	color: #FFF;
	font-size: 20px;
	position: absolute;
	top: 62px; 
	left:22px;
	text-transform: uppercase;
	text-align: center;
}
div#HeadLine span.date span.mon,
div.single div.post span.mon {
	top: 62px; 
	left: 8px;
}
div#HeadLine span.date span.day,
div.single div.post span.day {
	display: block;
	width: 62px; height: 50px;
	color: #FFF;
	font-size: 38px;
	position: absolute;
	top: 80px; left:22px;
	text-transform: uppercase;
	text-align: center;	
	line-height: 40px;
}
div#HeadLine span.date span.day,
div.single div.post span.day {
	left: 8px;
}

div#HeadLine span.date span.posTime,
div.single div.post span.posTime {
	display: block;
	width: 62px; height: 50px;
	color: #FFF;
	font-size: 11px;
	position: absolute;
	top: 95px; left:35px;
	text-transform: uppercase;
	text-align: center;	
	line-height: 40px;
}


div.single span.date {
	width: 100px;
	height: 173px;
	display: block;
	position: absolute;
	left: -49px;	
	top: -50px;
	z-index: 350;
}
html > body div.single  span.date { background: url(/wp-content/themes/sh8mag/images/headline_date.png) no-repeat; }
* html div.single span.date { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/wp-content/themes/sh8mag/images/headline_date.png', sizingMethod='crop'); }


div.single span.date span.posTime span { display: none; }

div#HeadLine div.block {
	width: 50px;
	height:40px;
	float: left;
}

div.single div.head_bg {
	position: absolute;
	top: -1px;
	right: -75px;
	background: url(/wp-content/themes/sh8mag/images/headline_bottom_single.png) top left no-repeat;
	width: 335px;
	height: 61px;	
	z-index: -1;
}






div.post div.options {
	position: absolute;
	right: 55px !important; right: 35px;
	top: 31px !important; top: 74px;
	height: 17px;
	
}

div.post div.options a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	color: #ff9900;
	display: block;
	height: 19px; float: left;
	padding-bottom: 2px;
}

div.post div.options span.user a {
	background-color: #363636;
	background-image: url(/wp-content/themes/sh8mag/images/usertag.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}

div.post div.options span.tags  {
	background-color: #363636;
	background-image: url(/wp-content/themes/sh8mag/images/tagtag.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block; float: left;
	padding-right: 5px;
}

div.post div.options span.tags a {
	/*background-color: #363636;*/
	padding-left: 5px;
}

div.post img {
	padding: 4px;
	background-color: #000;
	background-image: url(/wp-content/themes/sh8mag/images/img_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 8px;
}
div.post img.noborder {
padding:0; background: none;
}
span.commentlinks {
	background-color: #222222;
	background-image: url(/wp-content/themes/sh8mag/images/tagcomment.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block; float: left;
	padding: 0 0px 0 2px;
}

span.commentlinks a img {
	padding: 2px 0 0 2px !important;
	padding: 5px 0 3px 2px; 
	margin: -2px 0 0 0;
	vertical-align: middle;
}

span.commentlinks a {
	padding: 0 5px 0px 0;
	background-image: url(/wp-content/themes/sh8mag/images/tagsend.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}



div#TwoColumn {
	width: 594px;
	height: 380px;
	padding: 46px 0 0 26px;
	background:  url(/wp-content/themes/sh8mag/images/2col_bg.gif) 273px 0 no-repeat;
	position: relative;
	margin-top: -56px;	
	
	font-size: 12px;
	line-height: 20px;	
	color: #fff;
}
div#CenterColumn {
	width: 594px;
	padding: 26px 0 0 26px;
	position: relative;
	font-size: 12px;
	line-height: 20px;	
	color: #fff;
}

div#TwoColumn div {
	width: 280px;
	float: left;
position: relative;
	
}
div#TwoColumn div.left {
	margin-right: 30px;
}
div#TwoColumn div strong,
div#CenterColumn strong {
	display: block;
	font-weight: bold;
	color: #ff9900;
	margin: 0 0 4px 0;
}
div#TwoColumn div h3,
div#CenterColumn h3 {
	background: none;
	margin: 0 0 20px 0;
	padding:0;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	width: auto;
	display: block;
	position: relative;
	left: 0;
	top:0;
}
div#TwoColumn div h3 a,
div#CenterColumn h3 a {
	color: #fff;
	text-decoration: none;
}
div#TwoColumn div p,
div#CenterColumn p {
	margin-bottom: 19px;
}
div#TwoColumn div a,
div#CenterColumn a {
	color: #ff9900;
}

div#TwoColumn div p.more,
div#CenterColumn p.more {
display: block;
padding-left: 73px;
}
div#TwoColumn div p.comments,
div#CenterColumn p.comments
{
	position: absolute;
	padding: 35px 0 0 0;
	overflow: hidden;
	background: url(/wp-content/themes/sh8mag/images/komment_bg.gif) top left no-repeat;
	width: 73px;
	height: 0px !important;
	height /**/:35px;
	display: block;
	left: -10px;
	margin-top:8px;
}
div#TwoColumn div p.comments span,
div#CenterColumn p.comments span {
color:#000000;
font-weight:bold;
left:12px;
position:absolute;
top:9px;


}
/*hahah*/

div#ShitBanner {
	height: 90px;
	width: 594px;
	padding: 0 0 0 0;

	background: #ff9900;
	margin: 5px 0 16px 0;
	z-index: 10;
}








/* sideones */


h4 {
 	display: block;
	margin: 0 0 16px 0; padding: 25px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	width: 160px;
	height: 0px !important;
	height /**/:25px;
}

h4#akikvan 	{ background-image: url( /wp-content/themes/sh8mag/images/h4_akik.gif); }
h4#amivan 	{ background-image: url( /wp-content/themes/sh8mag/images/h4_amivan.gif);	}
div.links h4 	{ background-image: url( /wp-content/themes/sh8mag/images/h4_amimas.gif);	}
h4#restecp 	{ background-image: url( /wp-content/themes/sh8mag/images/h4_restecp.gif); }
h4#hallgass 	{ background-image: url( /wp-content/themes/sh8mag/images/h4_listen.gif); }
div.monthly h4	{ background-image: url( /wp-content/themes/sh8mag/images/h4_havibaj.gif); }
h4#yousaid { background-image: url( /wp-content/themes/sh8mag/images/h4_szerintetek.gif); }

div#right {
	width: 230px;
	float:left;
	margin-right: 16px;
	position: relative; 
	top: 150px;
	padding-bottom: 150px;
	
}
div#right * a:hover { text-decoration: underline; }


div#right ul {
	margin: 0; 
	padding:0 0 16px 0;
	list-style-type: none;
}

div#Bottom ul {
	margin-top: 15px;
}

div#right ul li,
div#Bottom ul li {
	line-height: 14px;
	padding: 0 0 9px 11px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


div#right ul li,
div#Bottom ul li { 
	background-image: url(/wp-content/themes/sh8mag/images/bullet_in.gif); 
	font-size: 10px;
	color:#6B6B6B;
}


div#Bottom ul li {
	padding: 0 0 9px 11px;
	color: #424242;
}


div#right ul li a,
div#Bottom ul li a {
	color: #ff9900;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	margin:0; padding:0;
	display: block;
}
div#left ul li a {
	padding:0 0 6px 0;
}
div#Bottom ul li a {
	display: inline;
	font-size: 11px;
}
div#Bottom div.links ul li a {
	font-size: 10px;
}

/*
div#Bottom div.links span { 
	padding: 0 0 23px 11px; 
	background-image: url(/wp-content/themes/sh8mag/images/bullet_out.gif); 
}
*/

blockquote {
	margin: 0 0 16px 0;
	
	padding:42px 60px 10px 63px;
	background-image: url(/wp-content/themes/sh8mag/images/blockquote.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	position: relative; left: -20px;
	margin-top: -10px;
}

	p#comments { padding-left: 128px; color: #2d2d2d;  }
	p#comments a { color: #FF9900; text-decoration: none;  }
	
	ul.commentlist {
		margin:0; padding:0 0 0 50px;
		list-style-type:none;
	}
	
	ul.commentlist li {
		width: 338px;
		min-height: 83px; 
		height: auto !important; 
		height: 83px;
		margin:0; padding:72px 38px 16px 132px;
		background-image: url(/wp-content/themes/sh8mag/images/comment_bg.gif);
		background-repeat: no-repeat;
		position: relative;
		font-size: 11px;
		line-height: 15px;
		color: #FFFFFF;
		
		
		
	}

ul.commentlist li p a { color: #ff9900; text-decoration: none; }
	
	ul.commentlist li b.cnum {
		display: block;
		position: absolute;
		top: 35px; left: 23px;
		text-align: center;
		width: 58px; height: 48px;
		font-size: 38px;
		color: #858585;
		font-weight: normal;
	}
	
	ul.commentlist li span.commentHead {
		display: block;
		position: absolute;
		top: 28px; left: 132px;
		width: 356px;
		
	}
	
	ul.commentlist li span.commentHead a {
		color: #ff9900; text-decoration: none;
		padding-right: 10px;
	}

form { margin:0; padding:0; }
fieldset { border: none; }
label { display: block; float:left; width: 74px; }

form a { color: #ff9900; text-decoration: none;}

input, textarea {
background-color: #cbcbcb; 
background-image: url(/wp-content/themes/sh8mag/images/input_bg.gif);
background-repeat: repeat-x;
background-position: top;
border:1px solid #2d2d2d; 
}
input.button { background:#cbcbcb;  }

div.navigation { padding: 0pt 50px 50px 30px; color: #fff; font-size: 12px; }
div.alignright { float:right; } 
div.alignleft { float:left; }
div.navigation a {color: #ff9900; text-decoration: none;}

div#footer {
	clear: both; 
	width: 100%;
	font-weight: normal;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	background: #000 url(/wp-content/themes/sh8mag/images/footer_top.gif) top left repeat-x;
	padding: 15px 0 20px 0;
	color: #5e5e5e;
	position: relative;

}

div#footer span {
	width: 670px;
	display: block;
	margin-left: 245px;
}

div#footer a.scissorlink { 
	display: block; 
	padding: 19px 0 0 0;
	overflow: hidden;
	width: 27px;
	height: 0px !important;
	height /**/:19px;
		
	background: url(/wp-content/themes/sh8mag/images/footer_scissor.gif) top left no-repeat;
	position: absolute;
	left: 20px;
	top: -10px;
}

div#footer a.logo { 
	display: block; 
	padding: 31px 0 0 0;
	overflow: hidden;
	width: 154px;
	height: 0px !important;
	height /**/:31px;
		
	background: url(/wp-content/themes/sh8mag/images/footer_logo.gif) top left no-repeat;
	position: absolute;
	left: 75px;
	top: 17px;
}

div#footer span a {
	text-decoration: none;
	color: #ff9900;
}





div#odeoCast {
	width: 160px;
	height:420px;
	position: relative;
}

div#odeoCast embed {
	position: absolute;
	left: -10px; top: 0;
}





div.archive h3.pagetitle {
	margin-top: -20px;
	left: -54px;
	padding-left: 75px;
	width: 400px;
	margin-bottom: 0;
}
div.archive h3.pagetitle br { display: none; }

div.archive div.post h3.nofancy {
	background: none;
	margin: 0 0 2px 0;
	padding:0;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	width: auto;
	display: block;
	position: relative;
	left: 0;
	top:0;	
}

div.archive div.post span.date {
	display: inline;
	font-size: 10px;
	
}
div.archive div.post span.user,
div.archive div.post span.tags,
div.archive div.post span.commentlinks {
	position: relative;	;
	display: inline;
	font-size: 10px;
	background: none;
	font-size: 10px;
	padding: 0;
	float: none;
	
}
div.archive div.post span a {
	color: #ff9900;
}
div.archive div.post div.excerpt {
	padding: 10px 0 0 0;
}
div.archive div.post span.commentlinks a {
	padding: 0;
	background: none;
	
}


div.clear {
	float: none;
	clear: both;
	width: 100%;
	
}



.wp_syntax {
    color: #000;
    background-color: #eee;
    border: 3px solid black;
    margin: 0 0 1.5em 0;
    overflow: auto;
	
}

/* IE FIX */
.wp_syntax {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
    width: 100%;
}

.wp_syntax table {
    border-collapse: collapse;
}

.wp_syntax div, .wp_syntax td {
    vertical-align: top;
    padding: 2px 4px;
}

.wp_syntax .line_numbers {
    text-align: right;
    background-color: #def;
    color: gray;
    overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
    margin: 0;
    width: auto;
    float: none;
    clear: none;
    overflow: visible;
}

div#player {
	padding: 4px;
	background-color: #000;
	background-image: url(/wp-content/themes/sh8mag/images/img_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
width: 400px;
}
