/*Theme Name: Illusional Snort-PlayIT
Theme URI: http://illusional-x.net/snort/
Description: Version 10 of iSnort.
Version: 1
Author: Soup*/

body {
text-align: center;
min-width: 800px;
background: url('hbg.jpg') repeat-x #B9B9B9;
cursor: default;
}

#whole {
margin: auto;
width: 800px;
text-align: left;
background: url('vbg.jpg') repeat-y transparent;
left: 150px;
}

#top {
background: url('top.jpg') no-repeat #B9B9B9;
width: 658px;
height: 470px;
}

#maincont {
position: relative;
top: 0px;
width: 540px;
padding: 10px 30px 0 30px;
border-bottom: 1px dotted #000;
}

#navcont {
position: relative;
float: right;
right: 0px;
width: 192px;
padding: 10px 0 0 0;
}

#maincont h1 {
font-family: verdana;
font-size: 14px;
color: #23435D;
font-weight: normal;
text-align: left;
border-bottom: 1px dotted #23435D;
}

#maincont h2 {
font-family: verdana;
font-size: 9px;
color: #515151;
font-weight: normal;
text-align: right;
margin: -10px 0 -10px 0;
}

#maincont p {
font-family: verdana;
font-size: 11px;
color: #000;
padding: 3px;
}

a {
cursor: w-resize;
}

a:link, a:visited {
display: inilne;
color: #23435D;
text-decoration: none;
border-bottom: 1px dotted #515151;
}

a:hover {
display: inilne;
color: #515151;
text-decoration: none;
border-bottom: 1px dotted #23435D;
}

i {
color: #FFD800;
font-weight: bold;
cursor: crosshair;
}

u {
color: #2183C8;
font-weight: bold;
cursor: crosshair;
}

b {
color: #E42664;
cursor: crosshair;
}

#navcont h1 {
position: relative;
top: 45px;
font-family: verdana;
font-size: 14px;
color: #23435D;
font-weight: normal;
text-align: left;
border-bottom: 1px dotted #23435D;
padding: 0 15px 0 15px;
margin: -40px 0 30px 0;
}

#navcont p {
font-family: verdana;
font-size: 11px;
color: #000;
background: url('navbg.jpg') repeat-y transparent;
padding: 15px;
border-bottom: 1px dotted #000;
border-top: 1px dotted #000;
}

#navcont a.bar:link, a.bar:visited {
display: block;
color: #23435D;
text-decoration: none;
border-bottom: 1px dotted #515151;
}

#navcont a.bar:hover {
display: block;
color: #515151;
text-decoration: none;
border-bottom: 1px dotted #23435D;
}

blockquote {
background: #E6EEF3;
border-bottom: 1px dotted #72A3C2;
}

.comment {
background: #F9EEF2;
border-bottom: 1px dotted #D57799;