

/*<group=Body>*/

body {
	color: #FFFFFF;
	text-align: center;
	background: #343434 url(../images/body/body-bg.gif) repeat-y center;
	padding: 0px;
	margin: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	padding-top: 140px;
}

body#comments {
	background: #495159 url(../images/body/leftgradient.png) left top repeat-y;
	font-size: 14px;
	color: #B0BAC4;
	padding: 0px 12px 5px 30px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}


#bodymargin {
	padding-right: 1px;
	padding-top: 156px;
	padding-left: 8px;
}

#contentcontainer {
	width: 880px;
	display: block;
	text-align: justify;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px;
}

img { border: none; }
	
/*</group>*/

/*<group=Links>*/

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #EAEAEA;
}

a:hover {
	color: #D7D7D7;
}

a:active {
	color: #BBBBBB;
}

#sidebar a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}

#sidebar a:visited {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	color: #262626;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:active {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

a.calendar:link {
	color: #2E2E2E;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.calendar:visited {
	color: #585858;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.calendar:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.calendar:active {
	color: #585858;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.button {
	background-color: #B0B5BA;
	border: 1px solid #e9e9e9;
	display: inline;
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

a.button:hover {
	background-color: #BDC3C8;
	border-color: #e9e9e9;
}

a.button:active {
	background-color: #A9A9A9;
	border-color: #e9e9e9;
}

a.button img {
	position: relative;
	top: 2px;
	left: 1px;
	margin-right: 6px;
	width: 12px;
	height: 12px;
	border-right: 1px solid #e9e9e9;
	padding-right: 4px;
}

a#sidebarheader {
text-decoration: none;
}

/*</group>*/

/*<group=Header>*/

#headercontainer {
	position: fixed;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 50px;
	z-index: 10;
}

#header {
	text-decoration: none;
	display: block;
	height: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
}

#fadeout {
	text-decoration: none;
	position: absolute;
	top: 101px;
	left: 364px;
	width: 480px;
	height: 62px;
	display: block;
	z-index: 0;
}

#platform {
	text-decoration: none;
	background: url(../images/header/Platform-Left.gif) no-repeat;
	width: 394px;
	height: 196px;
	display: block;
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
}

#platformshadow {
	text-decoration: none;
	display: block;
	height: 106px;
	position: absolute;
	top: 116px;
	left: 44px;
	width: 350px;
	z-index: 2;
}

#artofadambetts {
	text-decoration: none;
	display: block;
	background: no-repeat url(../images/header/theartofadambetts.gif);
	width: 325px;
	height: 144px;
	overflow: hidden;
	text-indent: -1000em;
	position: absolute;
	top: 5px;
	left: 42px;
	z-index: 4;
}

#artsweblog {
	text-decoration: none;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	background: no-repeat url(../images/header/graphicartsweblog.gif);
	width: 348px;
	height: 99px;
	position: absolute;
	top: 95px;
	left: 36px;
	z-index: 4;
}

#sidebarheader {
	position: absolute;
	top: 101px;
	right: 21px;
	display: block;
	width: 220px;
	height: 41px;
	border-width: 0px;
	text-indent: -1000em;
	background: url(../images/header/Sidebar-Header.gif) no-repeat;
}

#sidebarheadershadow {
	text-decoration: none;
	position: absolute;
	top: 108px;
	right: 18px;
	display: block;
	width: 228px;
	height: 41px;
	border-width: 0px;
}

#tabs {
	text-decoration: none;
	width: 486px;
	height: 101px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	background: url(../images/header/Platform-Right.gif) no-repeat;
}

#tabs a {
	float: left;
	display: block;
	width: 77px;
	height: 79px;
	text-indent: -1000em;
	margin: 25px 10px 0px 0px;
}

#tabs #news {
	text-decoration: none;
	background: url(../images/tabs/Tabs-News.png) no-repeat;
}

#tabs #photos {
	text-decoration: none;
	background: url(../images/tabs/Tabs-Photographs.png) no-repeat;
}

#tabs #icons {
	text-decoration: none;
	background: url(../images/tabs/Tabs-Icons.png) no-repeat;
}

#tabs #designs {
	text-decoration: none;
	background: url(../images/tabs/Tabs-Designs.png) no-repeat;
}

#tabs #graphics {
	text-decoration: none;
	background: url(../images/tabs/Tabs-Graphics.png) no-repeat;
}

/*</group>*/

/*<group=Posts>*/

#maincontent {
	position: absolute;
	width: 395px;
	top: 25px;
	left: 208px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

.date {
	background: url(../images/body/divider.jpg) no-repeat;
	width: 385px;
	height: 15px;
	color: #222222;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-shadow: white 0px 1px 1px;
	margin: 0px 0px 20px 0px;
	cursor: default;
}

h3 {
	font-size: 17px;
	text-align: left;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	line-height: 20px;
	text-shadow: #2a2f34 0px 1px 1px;
}

h3 img {
	margin-right: 5px;
	position: relative;
	top: 4px;
}

p {
	font-size: 13px;
	line-height: 16px;
}

.postfooter {
	margin-bottom: 30px;
	font-size: 10px;
	border-top: 1px solid #6c7278;
	padding: 5px 0px 0px 0px;
	color: #B0BAC4;
}

.postfooter a {
	color: #B4BEC8;
}
	
/*</group>*/

/*<group=Left navigation>*/

#leftnavigation {
	position: absolute;
	top: 80px;
	left: 46px;
	display: block;
	width: 162px;
	text-align: left;
}

#leftnavigation p {
	margin: 0;
	padding: 0;
}

#leftnavigation a {
	display: block;
	width: 162px;
	overflow: hidden;
	text-indent: -1000em;
}

#leftnavigation #weblog {
	background: url(../images/sidebar-left/weblog.gif) no-repeat;
	height: 26px;
	margin-bottom: 19px;
}

#leftnavigation #about {
	background: url(../images/sidebar-left/about.gif) no-repeat;
	height: 20px;
}

#leftnavigation #dvdgames {
	background: url(../images/sidebar-left/abt-dvdgame.gif) no-repeat;
	height: 25px;
}

#leftnavigation #setups {
	background: url(../images/sidebar-left/abt-setups.gif) no-repeat;
	height: 23px;
	margin-bottom: 13px;
}

#leftnavigation #currprj {
	background: url(../images/sidebar-left/currprojects.gif) no-repeat;
	height: 29px;
	margin-bottom: 17px;
}

#leftnavigation #downloads {
	background: url(../images/sidebar-left/downloads.gif) no-repeat;
	height: 29px;
}

#leftnavigation #icons {
	background: url(../images/sidebar-left/dl-icons.gif) no-repeat;
	height: 21px;
}

#leftnavigation #desktopbg {
	background: url(../images/sidebar-left/dl-dbg.gif) no-repeat;
	height: 25px;
}

#leftnavigation #themes {
	background: url(../images/sidebar-left/dl-themes.gif) no-repeat;
	height: 23px;
	margin-bottom: 15px;
}

#leftnavigation #tutorials {
	background: url(../images/sidebar-left/tutorials.gif) no-repeat;
	height: 26px;
}

#leftnavigation #photoshop {
	background: url(../images/sidebar-left/tut-photoshop.gif) no-repeat;
	height: 23px;
	margin-bottom: 18px;
}

#leftnavigation #contact {
	background: url(../images/sidebar-left/contact.gif) no-repeat;
	height: 26px;
	margin-bottom: 18px;
}

#leftnavigation #thebettsbro {
	background: url(../images/sidebar-left/thebettsbro.gif) no-repeat;
	height: 34px;
}
	
/*</group>*/

/*<group=Side bar>*/

#sidebar {
	position: absolute;
	top: -8px;
	right: 21px;
	width: 227px;
	display: block;
}

#sidebar p {
	background: url(../images/sidebar-right/sidebar-frame-fill.gif);
	margin: 0px;
	color: #363636;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	padding: 4px 30px 4px 30px;
}

#sidebar h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3D3D3D;
	background: url(../images/sidebar-right/sidebar-frame-headerfill.gif);
	margin: 0px;
	padding: 1px 30px 1px 30px;
	text-align: center;
}

#sidebar .sidebartop {
	width: 100%;
	display: block;
	height: 22px;
	background: url(../images/sidebar-right/sidebar-frame-top.gif);
}

#sidebar .sidebarbottom {
	width: 100%;
	display: block;
	height: 22px;
	background: url(../images/sidebar-right/sidebar-frame-bottom.gif);
}

#sidebar .sidebardivider {
	width: 100%;
	display: block;
	height: 16px;
	background: url(../images/sidebar-right/Sidebar-Frame-Div.gif);
}

#search2 {
	display: block;
	margin: 0px;
	padding: 4px 30px 4px 30px;
}

#sidebar ul {
	background: url(../images/sidebar-right/sidebar-frame-fill.gif);
	margin: 0px;
	color: #363636;
	font-size: 10px;
	text-align: left;
	padding: 4px 30px 4px 48px;
}

.bulletentries {
	list-style: disc outside url("../images/sidebar-right/bulletentries.png");
}

.bulletarchives {
	list-style: disc outside url("../images/sidebar-right/bulletarchives.png");
}

.bulletlink {
	list-style: disc outside url("../images/sidebar-right/bullet.png");
}

p#downloadbutton {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

p#skinselection {
	border: 0;
	text-align: center;
}

p#jellycounter {
	border: 0;
	text-align: center;
}

p#badges img {
	border: 0;
	border-width: 0px;
	width: 80px;
	height: 15px;
	margin: 1px;
}

#sidebar form {
	background: url(../images/sidebar-right/sidebar-frame-fill.gif);
	margin: 0px;
	color: #363636;
	font-size: 10px;
	text-align: left;
	padding: 4px 30px 0px 30px;
	position: relative;
}

#sidebar form input {
	margin: 3px 0px 0px 0px;
}

#sidebar form #searchsubmit {
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	right: 25px;
	top: 15px;
}
	
/*</group>*/

/*<group=PostArea>*/

.PostDate {
	font-size: 13px;
	color: #24292D;
	background-color: #CCCCCC;
	text-align: right;
	padding: 4px 12px;
	font-weight: bold;
}

.Category-Mini {
	border-right: 1px solid #6C7278;
	margin-right: 6px;
}

.PostTitle {
	font-size: 16px;
	color: #F2F2F2;
	font-weight: bold;
}

.PostBody {
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
}

.photoframe {
	background-color: #CCCCCC;
	padding: 7px;
	margin-bottom: 6px;
	margin-left: 6px;
	top: 0px;
	right: 0px;
	text-align: center;
	border: 3px double #ADADAD;
	float: right;
}

.PostFoot {
	font-size: 12px;
	margin-top: 16px;
	width: 100%;
	margin-bottom: 40px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ADADAD;
}

/*</group>*/

/*<group=Sidebar-Right>*/

#SidebarBG-Right {
	background-position: 192px;
	padding-top: 153px;
}

.header {
	font-size: 16px;
	font-weight: bold;
	color: #3D3D3D;
	background-color: #E3E3E3;
	background-position: center;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	top: 0px;
	margin-bottom: 12px;
	width: 100%;
}

.calendarreg {
	font-size: 10px;
	color: #656565;
}

.calendarreg-b {
	font-size: 10px;
	color: #3D3D3D;
	font-weight: bold;
}

.recententries {
	color: #363636;
	font-size: 11px;
	font-weight: bold;
	margin-left: 7px;
}

.tiny {
	color: #363636;
	font-size: 10px;
}

.tiny-bold {
	color: #363636;
	font-size: 10px;
	font-weight: bold;
}
.sidebar-alink {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.sidebar-right-bg {
	background-color: #C6C6C6;
}
.newsdptdashbg {
	background-image: url(../images/tabs/NewsDept-Dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.photoframe-mid {
	background-color: #CCCCCC;
	padding: 7px;
	border: 3px double #ADADAD;
	margin: 6px;
	text-align: center;
}
.PostBody-B {
	font-weight: bold;
}
.PostTitleItalics {
	font-size: 16px;
	color: #F2F2F2;
	font-weight: normal;
	font-style: italic;
}

.postsubtitle {
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 13px Verdena, Helvetica, sans-serif;
	color: #A7A7A7;
	border-bottom: 1px solid #6c7278;
}

.postindentleft {
	font: 13px Verdena, Helvetica, sans-serif;
	margin-left: 14px;
	padding-left: 5px;
	border-left: 1px solid #6c7278;
} 

.postgraphic {
	border: 0;
	margin-bottom: 6px;
}

.postgraphicmini {
	border: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

.stepnumbers {
	background: transparent url(../images/body/numberball.png) left top no-repeat;
	position: relative;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #495159;
	text-decoration: none;
	padding: 0 10px;
}

blockquote {
	background: transparent url(../images/body/leftquote.png) left top no-repeat;
	font-size: 13px;
	color: #B0BAC4;
	padding: 0 30px;
	margin-left: 18px;
	margin-right: -28px;
}

.bulletcollection {
	font: small Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: square outside;
}

.comments-body {
	background: transparent url(../images/body/comment.png) left top no-repeat;
	font-size: 14px;
	color: #B0BAC4;
	padding: 0px 12px 5px 30px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}

.comments-body2 {
	font-size: 14px;
	color: #B0BAC4;
	padding: 0px 12px 5px 30px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}

.comments-post {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 5px;
}

.comments-head {
	font-size: small;
	color: #CCC;
	border:1px solid #999;
	font-weight:normal;
	margin-top:10px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.replynumber {
	text-align: center;
	display: block;
	position: absolute;
	left: 3pt;
	top: 3px;
	width: 18px;
	height: 11px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #495159;
	text-decoration: none;
}

.comments-info {
	font-size: x-small;
	text-align: center;
	width: 200px;
}

.comment-box {
	padding-left: 26px;
	padding-top: 10px;
	padding-right: 26px;
	text-align: left;
}

.extended {
	margin-bottom: 3px;
}

#extendedfade {
	text-decoration: none;
	position: relative;
	top: -60px;
	width: 395px;
	display: block;
	z-index: 0;
	text-align: center;
}

#extendedtext {
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: -55px;
	width: 395px;
	display: block;
	z-index: 0;
	text-align: center;
}

.buttondisabled {
	background-color: #5E656C;
	border: 1px solid #696F76;
	display: inline;
	color: #4C5054;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

.buttondisimg {
	position: relative;
	top: 2px;
	left: 1px;
	margin-right: 6px;
	width: 12px;
	height: 12px;
	border-right: 1px solid #696F76;
	padding-right: 4px;
}

.alignreviewbuttons {
	font-size: 12px;
	text-align: left;
	margin-left: 12px;
}

.alignreviewbuttons img { margin: 0 3px 0 0 }

/*</group>*/