/* CSS Document For DJWonder.com */

body {
	background-image:url(/wp-content/themes/default/images/layout/topbg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c6c6c6;
}

#wrapper {
	background-image:url(/wp-content/themes/default/images/layout/mainbg.jpg);
	background-repeat:no-repeat;
	width:966px;
	margin:0 auto;
}

.post {
        padding-bottom: .5em;
        margin-bottom: 1.5em;
        border-bottom: 3px solid #9c4995;
}

.photos {
	height:197px;
	border:1px solid #3b1038;
	padding:7px;
	margin-bottom:15px;
}

	.photos img {
		border:0px;
	}

#content {
	width:513px;
	margin-left:165px;
	margin-top:160px;
	padding:17px;
	line-height:20px;
	overflow:hidden;
}

a:link, #content a:visited {color:#9c4995;}
a:hover {color:#2787eb;}

h1 ,
h2 {
	margin:0;
	font-size:20px;
	font-weight:normal;
	background-image:url(/wp-content/themes/default/images/layout/dotteddiv.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#fff;
	padding-bottom:5px;	
}

	h2 a {
		color:#fff;
		text-decoration:none;
	}

        .post h2 {
                font-size: 2em;
                font-weight: bold;
        }

#footer {
	clear:both;
	background-color:#0f050f;
	padding:15px;
}

#footerlinks {
	width:610px;
	margin:0 auto;
}

#footerlinks a:link,
#footerlinks a:visited {
	color:#fff;
}


#Inclind {
	font:10px/15px Arial, Helvetica, sans-serif;
	color:#666;
	text-align:right;
	padding:10px;
	margin:0 auto;
	width:400px;
}

#Inclind a:link,#Inclind a:visited,#Inclind a:hover {
	color:#fff;
	text-decoration:none;
}

#Inclind a:link span.InclindInc,#Inclind a:visited span.InclindInc {
	color:#C00;
}

#Inclind a.valid:link,#Inclind a.valid:visited {
	font-size:9px;
	color:#CCC;
	border:1px solid #FFF;
	background:url(/wp-content/themes/default/images/validIcon.gif) no-repeat top left #666;
	padding:0 5px 0 15px;
}

#Inclind a.valid:hover {
color:#333;
}

/* BEGIN MENU */

#menujs {
	height:46px;
	margin-left:165px;
}

.float {
	float:left;
}

.menu {
    font: 11px tahoma;
}

.menu .main, .menu .main:hover, .menu .main-active, .menu .main-active:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700;
    border: 0px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
	height:46px;
}

.menu .main {
	background-position:top right;
    color: #ffffff;
}

.menu .main:hover, .menu .main-active, .menu .main-active:hover {
	background-position:bottom right;
    color: #ffffff;
}

.menu .sub, .menu .sub:hover {
    padding: 6px 6px 6px 10px;
    text-decoration: none;
	text-align:left;
    display: block;
    white-space: nowrap;
	font-size:12px;
}

.menu .sub {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#035dae;
    color: #fff;
	border-bottom:1px solid #08488c;
}
.menu .sub:hover {
	background-repeat:repeat;
	background-color:#fff;
    color: #035dae;
}
.menu .section {
    border:1px solid #08488c;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}

.menu .left, .menu .left:hover {
	border-style: solid none solid solid;
}

.menu .right { 
	border-style: solid solid solid none;
	background-position:top left;
}

.menu .right:hover {
	border-style: solid solid solid none;
	background-position:bottom left; 
}

.accomodations {
	width:200px;
	background:#fff;
	padding:10px;
	height:100px;
}

/* END MENU */

/* START BLOG SPECIFIC TAGS */

	div#content div#panelRight {
		float:left;
		width:360px;
		padding:5px;
		margin:0px 0px 0px 5px;
		overflow:hidden;
	}
	
	div#content div#sidebar {
		float:left;
		width:125px;
		padding:5px;
		margin:0px;
		overflow:hidden;
	}
	
		div#content div#sidebar input#s {
			width:100px;
			padding:3px 5px;
			margin:0px auto;
		}
		
		input#searchsubmit {
			margin:5px 0px 0px;
			padding:5px;
			text-decoration:underline;
			font-weight:bold;
			color:#ffffff;
			background:#000000 url(/wp-content/themes/default/images/buttonBackground.jpg) top left repeat;
			border:1px solid #53264f;
		}
	
		div#content div#sidebar ul {
			margin:0px;
			padding:0px;
		}
	
		div#content div#sidebar li {
			list-style:none;
			margin:0px 0px 10px 0px;
			padding:0px;
		}
		
			div#content div#sidebar ul ul li {
				padding:0px 0px 0px 10px;
				margin:0px;
			}
				
	div#content div.widecolumn {
		width:490px;
	}
	
	input,
	textarea {
		border:1px solid #53264f;
		padding:3px;
	}
	
	div#footer div#footerlinks ul {
		margin:0px;
		padding:5px 5px 15px;
	}
	
	div#footer div#footerlinks li.page_item {
		float:left;
		list-style:none;
		margin:0px 5px 0px 0px;
		padding:0px;
	}
	
/* START BLOG SPECIFIC TAGS */