@import url(reset.css);

body {
    font: 12px Arial, sans-serif;
    color: #454545;
    background: url(../images/background.gif);
}
#top {
    background: #0f0f0f;
    height: 30px;
    padding-top: 5px;
	margin-bottom:20px
}
#top .logos {
    margin: 0 auto;
    width: 920px;
}
#wrapper {
    width: 920px;
    margin: 0 auto;
}
#header {
    background: url(../images/top.png) no-repeat bottom right;
    height: 170px;
    position: relative;
}
#header a {
    position: absolute;
    bottom: -3px;
    left: 8px;
}
#menu {
    background: url(../images/right.png) no-repeat top right;
    height: 205px;
    position: relative;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu ul.main {
    width: 710px;
    height: 205px;
    background: #fff;
    position: relative;
	}
#menu ul.main li {
    float: left;
    margin: 18px 18px 18px;
}
#menu ul.main li a {
    font-size: 16px;
    text-decoration: none;
    color: #434343;
}
#menu ul.main li a:hover, #menu ul.main li a:active, #menu ul.main li a.selected {
    color: #b50071;
}
#menu ul.main li ul {
    display: none;
    position: absolute;
    top: 35px;
    padding: 10px;
    padding-left: 0;
}
#menu ul.main li ul li {
    float: none;
    margin: 2px 0 0;
}
#menu ul.main li ul li a {
    font-size: 14px;
}

#main a {
color:#c10071;
border-bottom:dotted 1px;
text-decoration:none;
}
#main .linkage a:visited {
color:#c10071;
border-bottom:dotted 1px;
text-decoration:none;
}
#main .linkage:hover {
color:#fff;
background:#c10071;
}

#main p {
color:#333333;


}
#main img {
float:left;
padding-right:15px;
}
h1 {
    font: 33px Tahoma, Arial, sans-serif;
    line-height: 30px;
	
}
h2 {
    font: 18px Tahoma, Arial, sans-serif;
	margin-bottom:4px;
}
h3 {
    font: 13px Tahoma, Arial, sans-serif;
	margin-top:5px;
}


.line {
    height: 3px;
    background: url(../images/line.gif);
    margin-bottom: 15px;
}
.clear {
    clear: both;
}
#main {
    background: #fff;
    padding: 0 20px;
    position: relative;
    margin-bottom: 20px;
}

#content {
    padding-top: 5px;
    width: 630px;
}

#content.wide {
    width: 880px;
}
#main.home #content {
    width: 400px;
}

#main.home #sidebar {
    width: 420px;
}
#main.home #sidebar img {
    border: 1px;
}

#main .title {
    position: absolute;
    top: -25px;
}

#sidebar {
    width: 190px;
	height:auto;
    float: right;
}
#footer {
    padding-top: 20px;
    text-align: center;
    color: #363636;
    padding-bottom: 10px;
}

/*Side Bar Elements*/

#sidebar p {
    padding: 5px 10px;
}

#sidebar .thumb {
float: left;
display:inline;
margin:3px;
width: 69px;
height: 69px;
border: 4px solid #454545;
}

#sidebar .thumb:hover {
border: 4px solid #cf0071;
}


#content p {
    margin-bottom: 15px;
    line-height: 18px;
}

/* LOGO's Top */

.facebook. {
margin-top: 5px;
}

.twitter {
margin: 5px 0px 0px 20px;
}


.flickr {
margin: 5px 0px 0px 20px;
}

.deviantart {
margin: 5px 0px 0px 20px;
}

.dailybooth {
margin: 5px 0px 0px 20px;
}

.formspring {
margin: 5px 0px 0px 20px;
}

/*Table Properties */
.tablestyler {
border-top:dotted 1px;
border-bottom:dotted 1px;
margin-bottom:10px;
}

/*Image Slider Script */
#cu3er-container {
width:629px;
margin-bottom:15px;
outline:0;
}

/*Simpled Viewer Styling */

#flashContent {
margin-left:150px;
border:solid 0px #FFFFFF;
}

/*Misc*/
.sidebar_ad {
margin-left:12px;
}

/*Contact Page Styling */
p .label {
margin-bottom:10px;
}

.textarea {
border:solid 2px #cf0071;
width:300px;
padding:6px 0px 6px 6px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#313131;
background:url(../images/txtarea_bg.jpg) repeat-x;
}

.textarea_comments{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#313131;
border:solid 2px #cf0071;
margin-bottom:15px;
width:306px;
background:url(../images/txtarea_bg.jpg) repeat-x;


}


