/*
Theme Name: 1_skateatl
Theme URI: 
Description: Artisteer-generated theme
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/
body {
	background-color:#121212;
	background-image:url(images/Page-BgTexture.jpg);
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:top left;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#242424;
	margin:0 auto;
	padding:0;
}
#art-main {
	position:relative;
	width:100%;
	left:0;
	top:0;
}
.cleared {
	float:none;
	clear:both;
	border:none;
	font-size:1px;
	margin:0;
	padding:0;
}
form {
	margin:0!important;
	padding:0!important;
}
.art-Sheet {
	position:relative;
	z-index:0;
	width:814px;
	min-width:61px;
	min-height:61px;
	margin:30px auto 0!important;
}
.art-Sheet-body {
	position:relative;
	z-index:1;
	padding:7px;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl {
	width:76px;
	height:76px;
	background-image:url(images/Sheet-s.png);
}
.art-Sheet-tl {
	top:0;
	left:0;
	clip:rect(auto,38px,38px,auto);
}
.art-Sheet-tr {
	top:0;
	right:0;
	clip:rect(auto,auto,38px,38px);
}
.art-Sheet-bl {
	bottom:0;
	left:0;
	clip:rect(38px,38px,auto,auto);
}
.art-Sheet-br {
	bottom:0;
	right:0;
	clip:rect(38px,auto,auto,38px);
}
.art-Sheet-tc, .art-Sheet-bc {
	left:38px;
	right:38px;
	height:76px;
	background-image:url(images/Sheet-h.png);
}
.art-Sheet-tc {
	top:0;
	clip:rect(auto,auto,38px,auto);
}
.art-Sheet-bc {
	bottom:0;
	clip:rect(38px,auto,auto,auto);
}
.art-Sheet-cr, .art-Sheet-cl {
	top:38px;
	bottom:38px;
	width:76px;
	background-image:url(images/Sheet-v.png);
}
.art-Sheet-cr {
	right:0;
	clip:rect(auto,auto,auto,38px);
}
.art-Sheet-cl {
	left:0;
	clip:rect(auto,38px,auto,auto);
}
.art-Sheet-cc {
	position:absolute;
	z-index:-1;
	top:38px;
	left:38px;
	right:38px;
	bottom:38px;
	background-color:#121212;
}
div.art-Header {
	position:relative;
	z-index:0;
	width:800px;
	height:188px;
	text-align:center;
	margin:0 auto;
}
div.art-Header-png {
	position:absolute;
	z-index:-2;
	top:0;
	left:0;
	width:800px;
	height:188px;
	background-image:url(images/Header.png);
	background-repeat:no-repeat;
	background-position:left top;
}
div.art-Header-jpeg {
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	width:800px;
	height:188px;
	background-image:url(images/Header.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.art-contentLayout {
	position:relative;
	margin-bottom:3px;
	width:800px;
}
.art-Block {
	position:relative;
	z-index:0;
	min-width:1px;
	min-height:1px;
	margin:10px;
}
.art-Block-body {
	position:relative;
	z-index:1;
	padding:0;
}
.art-BlockHeader {
	position:relative;
	z-index:0;
	height:30px;
	margin-bottom:0;
	padding:0 7px;
}
.art-BlockHeader .t {
	height:30px;
	color:#F2F2F2;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	white-space:nowrap;
	line-height:30px;
	padding:0 6px;
}
.art-BlockHeader .l, .art-BlockHeader .r {
	display:block;
	position:absolute;
	z-index:-1;
	height:30px;
	background-image:url(images/BlockHeader.png);
}
.art-BlockHeader .l {
	left:0;
	right:4px;
}
.art-BlockHeader .r {
	width:800px;
	right:0;
	clip:rect(auto,auto,auto,796px);
}
.art-header-tag-icon {
	height:30px;
	background-position:left top;
	background-image:url(images/BlockHeaderIcon.png);
	background-repeat:no-repeat;
	min-height:10px;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}
.art-BlockContent {
	position:relative;
	z-index:0;
	min-width:11px;
	min-height:11px;
	margin:0 auto;
}
.art-BlockContent-body {
	position:relative;
	z-index:1;
	color:#1C1C1C;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	padding:8px;
}
.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl {
	width:10px;
	height:10px;
	background-image:url(images/BlockContent-s.png);
}
.art-BlockContent-tl {
	top:0;
	left:0;
	clip:rect(auto,5px,5px,auto);
}
.art-BlockContent-tr {
	top:0;
	right:0;
	clip:rect(auto,auto,5px,5px);
}
.art-BlockContent-bl {
	bottom:0;
	left:0;
	clip:rect(5px,5px,auto,auto);
}
.art-BlockContent-br {
	bottom:0;
	right:0;
	clip:rect(5px,auto,auto,5px);
}
.art-BlockContent-tc, .art-BlockContent-bc {
	left:5px;
	right:5px;
	height:10px;
	background-image:url(images/BlockContent-h.png);
}
.art-BlockContent-tc {
	top:0;
	clip:rect(auto,auto,5px,auto);
}
.art-BlockContent-bc {
	bottom:0;
	clip:rect(5px,auto,auto,auto);
}
.art-BlockContent-cr, .art-BlockContent-cl {
	top:5px;
	bottom:5px;
	width:10px;
	background-image:url(images/BlockContent-v.png);
}
.art-BlockContent-cr {
	right:0;
	clip:rect(auto,auto,auto,5px);
}
.art-BlockContent-cl {
	left:0;
	clip:rect(auto,5px,auto,auto);
}
.art-BlockContent-cc {
	position:absolute;
	z-index:-1;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background-color:#CCCCCC;
}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {
	color:#4D4D4D;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}
.art-BlockContent-body ul {
	list-style-type:none;
	color:#383838;
	margin:0;
	padding:0;
}
.art-BlockContent-body ul li {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	text-decoration:none;
	line-height:1.25em;
	background-image:url(images/BlockContentBullets.png);
	background-repeat:no-repeat;
	padding:0 0 0 14px;
}
.art-Post {
	position:relative;
	z-index:0;
	min-width:19px;
	min-height:19px;
	margin:5px;
}
.art-Post-body {
	position:relative;
	z-index:1;
	padding:15px;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl {
	width:26px;
	height:26px;
	background-image:url(images/Post-s.png);
}
.art-Post-tl {
	top:0;
	left:0;
	clip:rect(auto,13px,13px,auto);
}
.art-Post-tr {
	top:0;
	right:0;
	clip:rect(auto,auto,13px,13px);
}
.art-Post-bl {
	bottom:0;
	left:0;
	clip:rect(13px,13px,auto,auto);
}
.art-Post-br {
	bottom:0;
	right:0;
	clip:rect(13px,auto,auto,13px);
}
.art-Post-tc, .art-Post-bc {
	left:13px;
	right:13px;
	height:26px;
	background-image:url(images/Post-h.png);
}
.art-Post-tc {
	top:0;
	clip:rect(auto,auto,13px,auto);
}
.art-Post-bc {
	bottom:0;
	clip:rect(13px,auto,auto,auto);
}
.art-Post-cr, .art-Post-cl {
	top:13px;
	bottom:13px;
	width:26px;
	background-image:url(images/Post-v.png);
}
.art-Post-cr {
	right:0;
	clip:rect(auto,auto,auto,13px);
}
.art-Post-cl {
	left:0;
	clip:rect(auto,13px,auto,auto);
}
.art-Post-cc {
	position:absolute;
	z-index:-1;
	top:13px;
	left:13px;
	right:13px;
	bottom:13px;
	background-color:#E8E8E8;
}
a img {
	border:0;
}
.art-article img, img.art-article {
	border:solid 1px #ABABAB;
	margin:1em;
}
.art-PostHeader {
	letter-spacing:normal;
	word-spacing:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-indent:0;
	line-height:inherit;
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#363636;
	margin:.2em 0;
	padding:0;
}
.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#363636;
	margin:0;
}
.art-PostHeader a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	text-align:left;
	color:#424242;
}
.art-PostHeader a:visited, .art-PostHeader a.visited {
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	text-align:left;
	color:#595959;
}
.art-PostHeader a:hover, .art-PostHeader a.hovered {
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	text-align:left;
	color:#4F4F4F;
}
.art-PostMetadataHeader {
	background-color:#CCCCCC;
	border-color:#ABABAB;
	border-style:solid;
	border-width:1px;
	padding:1px;
}
.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#474747;
}
.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color:#4D4D4D;
}
.art-PostContent p {
	margin:.5em 0;
}
.art-PostContent, .art-PostContent p {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	color:#242424;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#4F4F4F;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#696969;
}
ol, ul {
	color:#363636;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	margin:1em 0 1em 2em;
	padding:0;
}
li {
	margin:.2em 0;
	padding:0;
}
ul {
	list-style-type:none;
}
.art-PostFooterIcons, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:none;
	color:#595959;
}
.art-button-wrapper .art-button {
	width:auto;
	outline:none;
	border:none;
	background:none;
	overflow:visible;
	cursor:default;
	z-index:0;
	vertical-align:middle;
	display:block;
	height:33px;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
	line-height:33px;
	text-decoration:none!important;
	color:#F2F2F2!important;
	margin:0!important;
	padding:0 16px!important;
}
.art-button-wrapper {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	height:33px;
	overflow:hidden;
	white-space:nowrap;
	width:auto;
	z-index:0;
}
input, select {
	vertical-align:middle;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
}
.art-button-wrapper.hover .art-button, .art-button:hover {
	color:#EBEBEB!important;
	text-decoration:none!important;
}
.art-button-wrapper .l, .art-button-wrapper .r {
	display:block;
	position:absolute;
	z-index:-1;
	height:99px;
	background-image:url(images/Button.png);
}
.art-button-wrapper .l {
	left:0;
	right:14px;
}
.art-button-wrapper .r {
	width:417px;
	right:0;
	clip:rect(auto,auto,auto,403px);
}
.art-Footer {
	position:relative;
	z-index:0;
	overflow:hidden;
	width:800px;
	margin:5px auto 0;
}
.art-Footer .art-Footer-inner {
	height:1%;
	position:relative;
	z-index:0;
	text-align:center;
	padding:20px;
}
.art-Footer .art-Footer-background {
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image:url(images/Footer.png);
	width:800px;
	height:150px;
	bottom:0;
	left:0;
}
.art-rss-tag-icon {
	position:relative;
	display:block;
	float:left;
	background-image:url(images/rssIcon.png);
	background-position:center right;
	background-repeat:no-repeat;
	height:30px;
	width:19px;
	margin:0 5px 0 0;
}
.art-Footer .art-Footer-text {
	display:inline-block;
	color:#C7C7C7;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:12px;
}
.art-Footer .art-Footer-text a {
	color:#CCC;
}
.art-contentLayout .art-content {
	position:relative;
	border:0;
	float:left;
	overflow:hidden;
	width:544px;
	margin:0;
	padding:0;
}
.art-contentLayout .art-sidebar1 {
	position:relative;
	border:0;
	float:left;
	overflow:hidden;
	width:254px;
	margin:0;
	padding:0;
}
.commentlist, .commentlist li {
	background:none;
}
.commentlist li cite {
	font-size:1.2em;
}
#commentform textarea {
	width:100%;
}
.navigation {
	display:block;
	text-align:center;
}
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignleft img, img.alignleft {
	margin:1em 1em 1em 0;
}
.hidden {
	display:none;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc, .art-Sheet-cr, .art-Sheet-cl, .art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc, .art-BlockContent-cr, .art-BlockContent-cl, .art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc, .art-Post-cr, .art-Post-cl {
	position:absolute;
	z-index:-1;
}
.art-BlockContent-body a:link, .art-BlockContent-body a:visited, .art-BlockContent-body a.visited {
	color:#4D4D4D;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration:underline;
}
.art-PostHeaderIcons, .art-PostFooterIcons {
	padding:1px;
}
.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover, .art-PostContent, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover, .art-button img, .art-button-wrapper img, .art-Footer .art-Footer-text p {
	margin:0;
}
.art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration:underline;
	color:#4D4D4D;
}
a, a:link, a:visited, a.visited, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a.visited {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration:underline;
	color:#4F4F4F;
}
a:hover, a.hover, .art-PostFooterIcons a:hover, .art-PostFooterIcons a.hover {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color:#4F4F4F;
}
