/* Any edits to this page will override the system theme */

body {
    background: #64B9E0;
}

a:link {
 text-decoration: none;
}

p {
    margin-bottom: 10px;
}

img.logo {
    margin:33px 0 0 201px;
}

.art-contentLayout {
    background-image: url(files/splash-bg.jpg);
    background-repeat:no-repeat;
    background-position:65% 8%;
    min-height:350px;
    overflow: hidden;
}

.art-PostContent p {
    margin:1em 0;
}

.intro {
    overflow: hidden;
}

.intro h1{
    margin-top :10px; 
}

.intro ul {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0 0 55px;
}

.intro ul li{
    }
    
.intro span {
    float:right;
}

.intro span.art-button-wrapper {
    margin-right: 75px;
    margin-top: 15px;
}

    
#home .art-contentLayout .art-content {
    width:61%;
}

#home .art-contentLayout .art-sidebar1 {
    width:37%;
    padding:15px 15px 0 0;
    }

.profile {
    clear: both;
}

.profile img{
    width:100px;
    height:100px;
    margin-bottom:6px;
}

.profile h2{
    padding-bottom:3px;
    }
    
img.show {
    margin: 40px 0 0 20px;
}

/****** Side Menu ******/


.extra_panel ul {
    font-size: 17px;
    margin:48px 13px 30px 10px;
}

.extra_panel ul li {
    border-bottom:1px solid #AAAAFF;
    list-style-type:none;
    margin-bottom:5px;
    text-decoration:none;
}

.extra_panel ul li.active a {
    background-color: #609BB4;
    color: #FFFFFF;
    font-weight: bold;
}

.extra_panel ul li a {
    background:#EEEEEE none repeat scroll 0 0;
    color:#555555;
    display:block;
    margin-bottom:3px;
    padding:2px 8px;
    text-decoration:none;
}

/* index page stuff  */

.index_item {
    clear:both;
    margin-bottom: 15px;
    overflow:hidden;
    width:500px;
}

.index_item img {
    width:180px;
    height: 100px;
}

.index_item a h2 {
}

#contact .extra_panel{
    margin:24px 7px 7px;
}

#art-page-background-gradient {
    height:670px;
}

.art-button-wrapper .art-button {
    cursor: pointer;
}

img.left {
    margin:0 2em 1em 0;
}

.header_panel {
float:right;
width:20%;
}

#block-background_sounds {
color: #bbbbbb;
 width: 101px;
 margin-top: 88px;
float: right;
}
