/*------------basic stuff--------------*/
* {
	margin:0;
	padding:0;
	border:0;
}
@font-face {
font-family: "Diavlo Book";
src: url("http://www.dovla.info/images/diavlobook.otf") format('opentype');
}
body {
	font-family:Corbel, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color:#fff;
	height:100%;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.clear {
	clear:both;
	}
/*------------page backgrounds--------------*/
#aboutbg {
	background:#161917 url('http://www.dovla.info/images/aboutbg.gif') no-repeat;
	background-position:0 400px;
}
#blogbg, #nf {
	background:#161917 url('http://www.dovla.info/images/topbg.gif') repeat-x top fixed;
	}
#photosbg {
	background:#161917 url('http://www.dovla.info/images/photosbg2.gif') repeat-y top left;
}
#designbg {
	background:#161917 url('http://www.dovla.info/images/designbg.gif') no-repeat top left fixed;
}
#musicbg {
	background:#161917 url('http://www.dovla.info/images/musicbg.gif') no-repeat top left fixed;
}
/*------------wrappers--------------*/
#mainwrapper {
	width:980px;
}
#blogwrapper, #aboutwrapper, #musicwrapper, #photoswrapper{
	width:660px;
	padding: 0 10px 0 10px;
}
#blogwrapper {
	background:#BA611F;
}
#aboutwrapper {
	background:#AABF2C;
}
#musicwrapper {
	background:#901e40;
}
#photoswrapper {
	background:#5471B7;
}
#leftwrapper {
	width:300px;
	}
#designleftwrapper, #photosleftwrapper, #blogentryleftwrapper {
	width:300px;
	height:405px;
}
#designleftwrapper {
	border-bottom:10px solid #AABF2C;
}
#photosleftwrapper {
	border-bottom:10px solid #5471B7;
	background:url('http://www.dovla.info/images/designtopleft.gif') no-repeat bottom center;
}
#blogentryleftwrapper {
	border-bottom:10px solid #BA611F;
}
#header {
	background: #450e16;
	height:305px;
	width:660px;
	}
#loginbox {
	background:url('http://www.dovla.info/images/blogheader.jpg') no-repeat bottom center;
	height:290px;
	width:650px;
	padding:5px;
	text-align:right;
	font-size:1.3em;
	color:#553c27;
}
#logo img {
	margin-left:40px;
	}
#nav li {
	float:left;
	text-align:center;
	width:110px;
	height:110px;
	list-style:none;
}
#blogwrapper ul a, #aboutwrapper ul a, #blogwrapper ul a, #photoswrapper ul a, #musicwrapper ul a {
	display:block;
	font-size:2.2em;
	line-height:5em;
}
#about a, #graphics a{
	background:#50582b url('http://www.dovla.info/images/navbg.png') no-repeat top left;
	color:#aabf2c;
	border-bottom-color: #aabf2c;
}
#about a:hover, #graphics a:hover{
	background:#2d321f url('http://www.dovla.info/images/navbg.png') no-repeat top left;
	}
#photos a, #myspace a{
	background:#364155 url('http://www.dovla.info/images/navbg.png') no-repeat top left;
	color:#5471b7;
	border-bottom-color: #5471b7;
	}
#photos a:hover, #myspace a:hover{
	background:#232930 url('http://www.dovla.info/images/navbg.png') no-repeat top left;
	}
#blog a{
	background:#553c27 url('http://www.dovla.info/images/navbg.png') no-repeat top left;
	color:#ba611f;
	border-bottom-color: #ba611f;
	}
#blog a:hover {
	background:#2f271d url('http://www.dovla.info/images/navbg.png') no-repeat top left;
	}
#music a {
	background:#482831 url('http://www.dovla.info/images/navbg.png') no-repeat top left;
	color:#901e40;
	border-bottom-color: #901e40;
	}
#music a:hover{
	background:#2a1f21 url('http://www.dovla.info/images/navbg.png') no-repeat top left;
	}
#me img {
	position:relative;
	bottom:28px;
}
/*------------navigation selected pages--------------*/
#about a, #graphics a, #blog a, #photos a, #music a, #myspace a {
	height:109px;
	border-bottom-width: 1px;
	border-style: solid;
}
#designbg #graphics a, #aboutbg #about a, #musicbg #music a, #blogbg #blog a, #photosbg #photos a
{
	background:url('http://www.dovla.info/images/contentbg.gif');
	border-bottom-width:0px;
	height:110px;
}
/*-------------external links---------------*/
a[href^="http:"], a[href^="https:"] {
	background: url('http://www.dovla.info/images/external.gif') no-repeat right bottom;
	padding-right:10px;
}
a[href^="http://www.dovla.info"], a[href^="http://dovla.info"], .mixcover a[href^="http:"], .mixcover a[href^="https:"], #footer a[href^="http:"], #footer a[href^="https:"], a[href^="http://www.myspace.com/djdovla"] {
	background-image: none;
	padding-right:0;
}
/*-------------typography---------------*/
a:link, a:visited {
	color:#BA611F;
	text-decoration:none;
	font-weight:bold;
	}
a:hover, a:active {
	color:#AABF2C;
	font-weight:bold;
	}
h1, h2, h3 {
font-family: "Diavlo Book";
}
p, h1 {
	padding:5px;
	}
h1	{
	color:#ba611f;
	font-size:24px;
	}
h2 {
	color:#ba611f;
	padding:5px;
	font-size:18px;
	background: #131514 url('http://www.dovla.info/images/newsbg.gif') repeat-x bottom center;
	}
h3 {
	color:#aabf2c;
	margin-left:1px;
	padding:2px;
	font-size:1.4em;
}
cite {
	font-size:1.4em;
	padding:5px;
}
blockquote {
	font-style:italic;
}
cite, blockquote, code {
	display:block;
	margin:10px;
	color:#DDE5AB;
	border-top: 1px dotted #2e302f;
	border-bottom: 1px dotted #2e302f;
}
abbr {
	text-decoration:underline;
}
#aboutme p, .downloadmixes p, .blog p, #designcontent p, .photosnav p, .photoscontainer p {
	font-size:1.5em;
}
.photosnav p {
	text-align:center;
}
.photoscontainer select {
	margin:5px;
        padding:2px;
	background:#161917;
	font-family:Corbel, Helvetica, Arial, sans-serif;
	color:#fff;
        border: 1px solid #5471B7;
}
.photosnav h2, .photoscontainer h2 {
	color:#901E40;
}
dd, .submit, .comment p, #leftwrapper p, #commentform label, #contactform label {
	font-size:1.3em;
}
/*------------footer--------------*/
#footer {
	background: #901e40;
	border-top:solid 1em #aabf2c;
	min-width:670px;
	height:80px;
	padding-top:15px;
	padding-left:13px;
	}
#twitter {
	background:#161917;
	border:1px solid #5471B7;
	width:280px;
	margin-bottom:20px;
	margin-left:13px;
}
#twitter h2 {
	color:#5471B7;
}
#twitter span {
	padding:5px;
	font-size:1.3em;
	display:block;
	}
.footerbuttons {
	width:65px;
	margin-right:13px;
}
.footerbuttons a img {
	margin-bottom:10px;
}
.footerlinks a {
	display:block;
	position:relative;
	float:left;
	overflow:hidden;
	height:59px;
	margin-left:43px;
}
.footerlinks a img {
	position:relative;
	top:-59px;
}
.footerlinks a:hover img {
	position:relative;
	top:0;
}
/*------------content--------------*/
#main, #nfmain {
	width:640px;
	height:auto;
	padding:10px;
	background:#292c2a url('http://www.dovla.info/images/contentbg.gif');
	}
#main {
	min-height:150em;
}
#nfmain {
	min-height:50em;
}
#main p {
	padding:5px;
	line-height:1.3em;
}
#main q {
	background:url('http://www.dovla.info/images/contentbg.gif') repeat;
	font-size: 2em;
	font-style:italic;
	border:1px solid #000;
	max-width:270px;
	padding:10px;
	margin:10px;
}
#main ul, #blogentrymain ul {
	background:url('http://www.dovla.info/images/dottedline.gif') repeat-x bottom left;
	margin:5px 15px;
	clear:both;
	color:#dde5ab;
	list-style-type:none;
	font-size:1.5em;
	line-height:1.5em;
}
#top10 ul {
	margin:-1px 0 0 5px;
	clear:both;
	color:#dde5ab;
	list-style-type:none;
	font-size:1.3em;
	line-height:1.5em;
}
#photosmain {
	background:#292c2a url('http://www.dovla.info/images/contentbg.gif');
	width:970px;
	min-height:50em;
	padding:10px 0 10px 0;
	border-right:10px solid #5471B7;
}
#photosmain .blog {
	border:1px solid #5471B7;
	margin:0 10px 0 10px;
}
#blogentrymain {
	background:#BA611F url('http://www.dovla.info/images/contentbg.gif');
	width:950px;
	padding:10px;
	border-right:10px solid #BA611F;
}
#photoscontent {
	margin-bottom:10px;	
	border:1px solid #5471B7;
	width:670px;
	background:#161917 url('http://www.dovla.info/images/pagebg.gif') no-repeat bottom right;	
}
#photoscontent h1, .photoscontainer h1 {
	color: #5471B7;
	text-align:center;
}
.photosnav {
       margin:0 0 10px 10px;
	width:225px;
	float:left;
}
.photosnav, .photoscontainer {
	border:1px solid #5471B7;
	background:#161917 url('http://www.dovla.info/images/pagebg.gif') no-repeat bottom right;	
}
.photoscontainer{
       margin:0 10px 10px 10px;
       text-align:center;
}
.photosnav img:hover {
      background:#2A1F21;
}
#thumbnails {
	width:660px;
	border:1px solid #5471B7;
	background:#161917 url('http://www.dovla.info/images/pagebg.gif') no-repeat bottom right;	
	margin-bottom:10px;
	padding:5px;
}
#designmain {
	background:#292c2a url('http://www.dovla.info/images/contentbg.gif');
	width:970px;
	padding:10px 0 10px 0;	
	border-right:10px solid #AABF2C;
}
.designnavigation a{
	width:40px;
	height:40px;
	background:url('http://www.dovla.info/images/designitem.gif') no-repeat;
	margin:0 0 10px 10px;
	padding:5px;
	font-size:3.4em;
	text-align:center;
	float:left;
}
.designnavigation a:hover {
	background:url('http://www.dovla.info/images/designitem2.gif') no-repeat;
}
#designheader {
	height:50px;
	width:948px;
	text-align:center;
	background: #131514 url('http://www.dovla.info/images/newsbg.gif') repeat-x bottom center;
}
#designcontent {
	margin:0 10px 10px 10px;
	border:1px solid #AABF2C;
	background:#161917 url('http://www.dovla.info/images/pagebg.gif') no-repeat bottom right;
}
#designheader h1 {
 	color: #AABF2C;
	text-align:center;
	float:left;
	height:30px;
	width:500px;
	margin-left:200px;
 }
#designheader a.previous, #designheader a.next, #designheader a.previous2, #designheader a.next2 {
	width:24px;
	height:50px;
	display:block;
}
#designheader a.next {
	background:#131514 url('http://www.dovla.info/images/continue.gif') no-repeat center center;
	float:right;
	border-left:1px solid #AABF2C;
	border-bottom:1px solid #AABF2C;
}
#designheader a.previous{
	background:#131514 url('http://www.dovla.info/images/continue2.gif') no-repeat center center;
	float:left;
	border-right:1px solid #AABF2C;
	border-bottom:1px solid #AABF2C;
}
#designheader a.next2 {
	background:#131514 url('http://www.dovla.info/images/continue4.gif') no-repeat center center;
	float:right;
	border-left:1px solid #5471B7;
	border-bottom:1px solid #5471B7;
}
#designheader a.previous2{
	background:#131514 url(http://www.dovla.info/images/continue3.gif) no-repeat center center;
	float:left;
	border-right:1px solid #5471B7;
	border-bottom:1px solid #5471B7;
}
.blog li, #top10 li {
	background:url('http://www.dovla.info/images/li.gif') no-repeat 0 0;
	padding-left:20px;
	letter-spacing:1px;
}
.blog h1, .downloadmixes h1, #aboutme h1 {
	background: #131514 url('http://www.dovla.info/images/newsbg.gif') repeat-x bottom center;
}
.blog, #aboutme{
	clear:both;
	margin-bottom:10px;
	}
.blog {
	border:1px solid #ba611f;
	background:#161917 url('http://www.dovla.info/images/blogbg.gif') no-repeat bottom right;
}
#aboutme {
	background:#161917 url('http://www.dovla.info/images/pagebg.gif') no-repeat bottom right;
	border:1px solid #AABF2C;
}
#aboutme h1{
	color: #AABF2C;
}
.downloadmixes {
	background:#161917 url('http://www.dovla.info/images/pagebg.gif') no-repeat bottom right;
	clear:both;
	margin-bottom:10px;
	border:1px solid #901E40;
}
.downloadmixes h1{
	color: #901E40;
}
.downloadmixes ol{
	font-size:1.3em;
	margin:0 5px 10px 5px;
	list-style:decimal-leading-zero;
	list-style-position: inside;
	width:345px;
}
.mixdetails, .designdetails, .photosdetails {
	clear:both;
	height:35px;
}
.designdetails, .photosdetails {
	clear:both;
	height:35px;
}
.photosdetails {
	margin-top:10px;
}
.designdetails span, .photosdetails span {
	font-size:1.3em;
	vertical-align:top;
	margin-left:10px;
	margin-right:10px;
	padding-left:20px;
	display:block;
	height:35px;
	float:left;
}
.mixdetails span {
	background: url('http://www.dovla.info/images/mixdetailblock.gif') no-repeat;
	font-size:1.3em;
	vertical-align:top;
	margin-left:10px;
	margin-right:10px;
	padding-left:20px;
	display:block;
	height:35px;
	float:left;
}
.designdetails span {
	background: url('http://www.dovla.info/images/designdetailblock.gif') no-repeat;
}
.photosdetails span {
	background: url('http://www.dovla.info/images/photosdetailblock.gif') no-repeat;
}
.slicka, .slicka2{
	background:#ba611f;
	border:1px solid #000;
	padding:5px;
	}
.slicka {
	margin:10px 5px 5px 10px;
	float:left;
}
.slicka2 {
	margin:10px 10px 5px 5px;
	float:right;
}
#designcontent img{
	margin:10px 10px 0 10px;
	padding:5px;
}
.slicka4{
	border:1px solid #000;
	background:#901E40;
	margin:10px 10px 0 10px;
	padding:5px;
}
.slicka5 {
	border:1px solid #000;
	margin:5px;
	padding:5px;
	vertical-align:top;
}
.mixcover {
	width:280px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
/*------------comments--------------*/
.comment {
	background:url('http://www.dovla.info/images/commentbg.gif') repeat-y top left;
	float:right;
}
.commentnumber, .commentnumber-alt, .commentnumber-p, .commentnumber-d {
	font-size:2.6em;
	font-style:normal;
	font-weight:bold;
	float:left;
	width:50px;
	height:47px;
	padding-top:3px;
	text-align:center;
	margin-right:8px;
}
.commentnumber {
	background:url('http://www.dovla.info/images/designitem.gif') no-repeat top left;
}
.commentnumber-alt {
	background:url('http://www.dovla.info/images/designitem2.gif') no-repeat top left;
}
.commentnumber-p {
	background:url('http://www.dovla.info/images/designitem3.gif') no-repeat top left;
}
.commentnumber-d {
	background:url('http://www.dovla.info/images/designitem4.gif') no-repeat top left;
}
.commentbox, .commentbox-alt, .commentbox-d, .commentbox-p {
	background:#161917;
	width:580px;
	float:right;
	margin-bottom:10px;
}
.commentbox {
	border:1px solid #BA611F;
}
.commentbox-alt {
	border:1px solid #AABF2C;
}
.commentbox-d {
	border:1px solid #901E40;
}
.commentbox-p {
	border:1px solid #5471B7;
}
.commentbox h3, .commentbox-alt h3, .commentbox-d h3, .commentbox-p h3 {
	background: #1c201e url('http://www.dovla.info/images/newsbg.gif') repeat-x bottom center;
	height:20px;
}
.commentarticle {
	height:20px;
	background:#131514 url('http://www.dovla.info/images/commentarticlebg.gif') repeat-x bottom center;
}
#main .commentarticle span.right {
	background:url('http://www.dovla.info/images/continue.gif') no-repeat left center;
	padding-left:15px;
}
#contactform, #stats {
	border:1px solid #901E40;
	background:#161917 url('http://www.dovla.info/images/pagebg.gif') no-repeat bottom right;
	margin-bottom:10px;
	padding-bottom:10px;
}
#stats.right {
	width:300px;
	margin-left:5px;
}
#commentform {
	border:1px solid #ba611f;
	background:#161917 url('http://www.dovla.info/images/pagebg.gif') no-repeat bottom right;
	width:638px;
	padding-bottom:10px;
}
#commentform p, #contactform p, #stats p {
	letter-spacing:0.1em;
	color:#DDE5AB;
}
#commentform strong {
	color:#901E40;
}
.input, #form textarea {
	width:290px;
	clear:both;
	margin-bottom:10px;
	padding:2px;
	font-family:Corbel, Helvetica, Arial, sans-serif;
	font-size:1.3em;
	border:1px solid #BA611F;
}
.statsinput {
	width:250px;
	clear:both;
	margin:0 0 10px 5px;
	padding:2px;
	font-family:Corbel, Helvetica, Arial, sans-serif;
	font-size:1.3em;
	border:1px solid #BA611F;
}
#form {
	padding:0 5px 0 5px;
}
.button {
	width:60px;
	font-family:Corbel, Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#DDE5AB;
	padding:2px;
	margin:0 5px 0 0;
	background:#2e302f;
}
#designcomments, #blogcomments, #photoscomments {
	background: #292C2A url(http://www.dovla.info/images/contentbg.gif) repeat;
	width:640px;
	min-height:700px;
	padding:0 10px 10px 10px;
}
#designcomments {
	border-right:10px solid #AABF2C;
	border-left:10px solid #AABF2C;
}
#blogcomments {
	border-right:10px solid #BA611F;
	border-left:10px solid #BA611F;
}
#photoscomments {
	border-right:10px solid #5471B7;
	border-left:10px solid #5471B7;
}
/*------------small crappy columns--------------*/
#columncrap {
	background:url('http://www.dovla.info/images/leftframebg.gif') no-repeat top right;
	width:11px;
	height:443px;
	position:relative;
	right:0;
	top:620px;
	}
/*------------secondary left column--------------*/	
#top10, #gigs, #latestphotos, #latestgraphics {
	background:#161917;
	border:solid 1px #ba611f;
	width:280px;
	margin-bottom:20px;
	margin-left:13px;
	}
#gigs h2, #contact h2, #buyreleases h2 {
	color: #901e40;
	}
#latestphotos h2, #otherinfo h2, #latestphotos dt{
	color: #5471b7;
	}
#latestgraphics h2, #latestgraphics dt {	
	color: #AABF2C;
	}
#contact, #downloads, #otherinfo {
	background:#161917;
	border:solid 1px #901E40;
	width:200px;
	margin-bottom:20px;
	margin-left:93px;
}
#downloads p {
	height:60px;
}
#downloads .img {
 	background: #AABF2C;
}
#buyreleases, #bookinginfo {
	background:#161917;
	border:solid 1px #AABF2C;
	width:280px;
	margin-bottom:20px;
	margin-left:13px;
}
#buyreleases li {
	clear:both;
	list-style:none;
	font-size:1.3em;
	line-height:1.5em;
	padding:0 10px 0 10px;
}
/*------------definition lists secondary navigation--------------*/	
dl {
  	margin:10px;
  	}
dl:after { /* self-clear floats */
	content: "."; 
	display: block; 
	height: 0; 
    clear: both; 
    visibility: hidden;
    }
dt {
  	width: 100%;
	float:right;
	font-size:1.6em;
	font-weight:bold;
  	}
dd.img img, #downloads .img{
  	float: left;
  	margin-right:8px;
  	padding: 4px;
	border:1px solid #000;
  	}
#latestphotos img {
  	margin: 10px;
}
#latestphotos img, .slicka5 {
 	background: #5471B7;
  	padding: 4px;
  	border:1px solid #000;
  	}	
#latestphotos img:hover, .slicka5:hover {
	background: #364155;
   	}
#latestgraphics dd.img img {
 	background: #AABF2C;
}	
#latestgraphics dl dd.img img:hover, #downloads .img:hover {
	background: #2D321F;
   	}
/* reverse float */
.alt dt {
  	float: left;
	text-align:right;
  	}
.alt dd {
	text-align:right;
  	}
.alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}
.alt2 {

}
#smilies {
        width: 300px;
  	margin-right: 10px;
}
#smilies p, #stats.right p {
        font-size: 1.3em;
}
#smilies table {
        border:0;
}
#googleads1, #googleads2, #googleads3 {
        width:170px;
        height:680px;
        padding:10px 0 0 130px;
	clear:right;
}
#googleads1 {
	border-top:10px solid #BA611F;
}
#googleads2 {
	border-top:10px solid #AABF2C;
}
#googleads3 {
	border-top:10px solid #5471B7;
}