/* base css */
@import url(/.shared/themes/common/base-weblog.css);



/* portal css */


/* theme css */
@import url(/.shared/themes/walt/theme-curves_purple.css);

a
{
	text-decoration: none;
	font-weight: bold;
}

a:link { color: #013259; text-decoration: none;}
a:visited { color: #013259; text-decoration: none;}
a:hover { color: #013259; text-decoration: underline;}
a:active { color: #013259; text-decoration: none; }

/* user css */
#banner
{
background: 

url(http://www.lifeskate.com/banner_wide.jpg) no-repeat;
height: 145px;
width: 1000px;

}

#banner-inner { overflow: visible; padding: 0; }

#banner-header
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

#banner-header a
{
display: block;
left: 0;
top: 0;
height: 125px; /*put your specific banner height here*/
text-indent: -1000em;
}

#banner-description
{
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}


.module-category-cloud .module-list
{
	margin-right: 0;
	margin-left: 0;
}

.module-category-cloud .module-list-item
{
    display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.8em;
	background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 1em; }
.module-category-cloud .cloud-weight-2  { font-size: 1.2em; }
.module-category-cloud .cloud-weight-3  { font-size: 1.4em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.6em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.8em; }
.module-category-cloud .cloud-weight-6  { font-size: 2em; }
.module-category-cloud .cloud-weight-7  { font-size: 2.25em; }
.module-category-cloud .cloud-weight-8  { font-size: 2.5em; }
.module-category-cloud .cloud-weight-9  { font-size: 2.65em; }
.module-category-cloud .cloud-weight-10 { font-size: 2.8em; }


#container          {width: 1000px; /* was 940px */               }

.layout-three-column #beta { width: 520px; } /* was 460px */   

.layout-three-column #pagebody-inner {background-image:url(http://www.lifeskate.com/images/body-bg-twt-1000px.gif);


/* ph=1 */

