/*
Theme Name: Outlandos_v1
Theme URI: http://wordpress.org/
Description: outlandos wordpress theme
Version: 1.0
Author: Alex Nelson
Tags: Outlandos Music


*/


/*  header   */
div#headDiv {
	position:relative;
	margin: 0 0 0 0;
	padding:1px 0 0 0;
	background:url(images/music_header.jpg) no-repeat;
	width:914px;
	height:104px;
	border: 0px;

}
#OutlandosLogo {
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;	
	position:relative;
	padding:0 0 0 0;
	margin:24px 0 0 8px;
	background:url(images/OutlandosLogo2.jpg) no-repeat;
	width:375px;
	height:56p;
	border: 0px;
	

}
#OutlandosLogo a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}



/*  Navigation Menu   */
#nav-menu{
	text-align:right;
	color:#AAABA9;
	margin:-38px 15px 0 0;
	float:right;
	display:inline;	
	text-transform:uppercase;
	font-size:13px;
	font-weight:200;
	
}
#nav-menu li {
	float: left;
	display:inline;
	margin: 0 3px;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}
#nav-menu a{
	color:#9D9D9C;
	text-decoration:none;

}
#nav-menu a:hover{
	color:#89BA1A;
	text-decoration:none;

}
/* Hide from IE5-Mac \*/

#nav-menu li a
{
float: none
}


ul.cssMenu ul{display:none
}
ul.cssMenu li:hover>ul{display:block;

	
}
ul.cssMenu ul{position: absolute;left:-1px;top:95%}
ul.cssMenu ul ul{position: absolute;left:98%;top:-1px;}
ul.cssMenu {
	float:left;
	margin:0px;
	list-style:none;
	background-color:#ffffff;
	border-color:#AAAAAA;
	border-width:0px;
	border-style:solid;
	
	
}
ul.cssMenu ul {	
	margin:0px;	
	list-style:none;
	padding:0px 2px 2px 0px;
	
	

}
#drop3 {
	padding-left:2px;
	background:url(images/dropMenus/dropMenuTop.png) no-repeat;
	width:193px;
	height:70px;
	
}
#drop3 a{
font-size:12px;
}
#drop2 {
	padding-left:2px;
	background:url(images/dropMenus/dropMenuTop2.png) no-repeat;
	width:150px;
	height:55px;
}
#drop2 a{
font-size:12px;
}
ul.cssMenu table {border-collapse:collapse}

ul.cssMenu {
	zoom:1;
	float: left;
	display:inline;
}
ul.cssMenu ul{
	width:188px;
	height:66px;
}
ul.cssMenu li{
	background:url(images/bttnHitArea.png) no-repeat;
	height:18px;
	display:inline;
	margin:2px 0px 0px 0px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}

ul.cssMenu li a {	
	display:inline;
	font:13px Arial;
	color: #9D9D9C;
	text-decoration:none;
	padding-bottom:4px;
	

}

ul.cssMenu ul a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	
	border-width:0px;
	
	
	text-align:left;
	text-decoration:none;
	padding:0px 4px 2px 4px;	
	font:13px Arial;
	color: #9D9D9C;
	text-decoration:none;
	cursor:default;
	margin-top:7px;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
	display:inline;
}
ul.cssMenu ul li {
	float:none;
	color:#89BA1A;
}
ul.cssMenu ul a {
	
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	
	padding-right:0;
	width:0;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:80%;
	height:3px;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover a{
	
	border-color:#665500;
	border-style:solid;
	font:13px Arial;
	color: #89BA1A;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	
	border-color:#665500;
	border-style:solid;
	font:13px Arial;
	color: #89BA1A;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:0px;
height:16px;
display:inline;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}
#dropMenuItem {
	display:inline;
	background-color:#ffffff;
	margin:0 -2px 0 -2px;
   	padding-right:0px;
}
/* BODY  */
div#content {
	position: relative;
	margin: 0 0 0 0;
	background:url(images/music_middle.jpg) repeat-y;
	width:914px;
	border: 0px; 

}

div#bodyDiv{
	margin-left: auto;
	margin-right: auto;
	width: 914px;
	text-align: left;
}

#mainContent{
	margin:0 0 0 19px;
        width: 500px;
font:13px Arial;
color:#9D9D9C;
}


/* FOOTER  */
#socialNet-Wrapper{
	margin:-23px 0px 0 10px;
	text-align:left;

}
#socialNet-Facebook{
	margin:-23px 0px 0 26px;
	height:23px;
	width:23px;
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;	
	background:url(http://www.outlandosmusic.com/images/linkFacebook2.jpg) no-repeat;
	background-position:top;
	
}
#socialNet-Facebook a:hover img{
	
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

#socialNet-RSS{
	margin:-23px 0px 0 52px;
	height:23px;
	width:23px;
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;	
	background:url(http://outlandosmusic.com/blog/wp-content/uploads/2010/01/rss2.jpg) no-repeat;
	background-position:top;
	
}
#socialNet-RSSa:hover img{
	
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}


#socialNet-Twitter{
	
	margin:0px 0px 0 0px;
	position: relative;
	height:23px;
	width:23px;
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;	
	background:url(http://outlandosmusic.com/images/linkTwitter2.jpg) no-repeat;
	background-position:top;
	
}
#socialNet-Twitter a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
/* Hide from IE5-Mac \*/
#socialNet-Wrapper{
	float: none
}
/* End hide */





/* sidebar */
#sidebar
{
	position: absolute;
	left: 560px;
	top: 30px;
	width: 320px;
        border-style; none;

	}


#searchform
{

left: 400px;


}


.narrowColumn {
        /*float: left;  remove this */
        padding: 0px 5px 0px 5px;
        margin-left: 192px; /* to make room for sidebar2 */
        margin-top: 10px;
        margin-bottom: 10px;
        width: 220px;
        /* background-image: url(images/postbg.png); */
        /* background:url(images/Outlandos_box.jpg) no-repeat; */
        /* background-repeat: repeat-y repeat-x; */
        background: #fff;
        border-style: none;


}


.searchBox {
/* background:url(images/Outlandos_box2.jpg) no-repeat; */
}



.homeBuckets p{
	overflow:hidden;
	letter-spacing:0px;
	margin:20px 20px 0px 18px;
	line-height:16px;
	color:#7C7C7A;
        padding-left: 15px;
}
.homeBucketsSearch {
	display:inline;
	line-height:18px;
	float:left;	
	position: relative;
	padding:0;
	width:285px;
	height:90px;
	border: 3px;
        margin: 15px 4px 0px 3px;
	background:url(images/Outlandos_box2.jpg) no-repeat;
}

.homeBucketsDose {
	display:inline;
	line-height:18px;
	float:left;	
	position: relative;
	padding:0;
	margin: 15px 4px 0px 3px;
	background:url(images/Outlandos_box3.jpg) no-repeat;
	width:285px;
	height:400px;
	border: 0px;
}

.homeBuckets {
	display:inline;
	line-height:18px;
	float:left;	
	position: relative;
	padding:0;
	margin: 15px 4px 0px 3px;
	background:url(images/Outlandos_box.jpg) no-repeat;
	width:285px;
	height:259px;
       	border: 0px;
}

.homeBuckets a{
	font-size:12px;
}
	
	
.bucketTitle{
	overflow:hidden;
	margin:0px;	
	line-height:1.25em;
	letter-spacing:0px;
	padding:11px 0 0 48px;
	font-size:14px;
	font-weight:bold;

}
.bucketTitle a{
	
	color:#9D9F98;
	text-decoration:none;
	font-size:14px;
}
.bucketTitle a:hover{
	color:#8CBB22;
	text-decoration:none;
}

#Search{
padding: 20px 0 0 80px;
}

.dailyDoseFrame {
padding: 18px 0 0 20px;
}


a {
color:#89BA1A;

}

#postTitle a  {
 color:c3c4bf; 
 text-decoration: none;

}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


.widget {

        font:13px Arial;
	color: #9D9D9C;
	text-decoration:none;


}




#nav-bottomWrapper{
	
	hieght:15px;
	padding:0 0 0 3px;

}
#nav-bottom{
	text-align:left;
	color:#AAABA9;
	margin:-17px 15px 0 65px;
	float:left;
	display:inline;
	text-transform:uppercase;
	font-size:11px;
	font-weight:200;
	
}
#nav-bottom li {
	float:left;
	display:inline;
	margin: 0 3px;
}
#nav-bottom ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-bottom a{
	color:#A8A7A7;
	text-decoration:none;

}
#nav-bottom a:hover{
	color:#89BA1A;
	text-decoration:none;

}
/* Hide from IE5-Mac \*/
#nav-bottom li a
{
float: none
}
/* End hide */



ul.cssMenuBot ul{display:none
}
ul.cssMenuBot li:hover>ul{display:block;

	
}
ul.cssMenuBot ul{position: absolute;left:-1px;top:-68px;}
ul.cssMenuBot ul ul{position: absolute;left:98%;top:-1px;}
ul.cssMenuBot {
	margin:0px;
	list-style:none;
	background-color:#ffffff;
	border-color:#AAAAAA;
	border-width:0px;
	border-style:solid;
	
	
}
ul.cssMenuBot ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;

}

#botdrop3 {
	padding-top:2px;
	padding-left:2px;
	background:url(images/dropMenus/dropMenuBot.png) no-repeat;
	width:193px;
	height:70px;
	
}
#botdrop3 a{
	font-size:11px;
	text-decoration:none;
	color:#7F7F7E;
}
#botdrop3 a:hover{
	color:#89BA1A
	
}

#botdrop2 {
	margin-top:20px;
	padding-top:2px;
	padding-left:2px;
	background:url(images/dropMenus/dropMenuTop2.png) no-repeat;
	width:145px;
	height:50px;
}
#botdrop2 a{
font-size:11px;
}
#botdrop2 a{
	font-size:11px;
	text-decoration:none;
	color:#7F7F7E;
}
#botdrop2 a:hover{
	color:#89BA1A
	
}

ul.cssMenuBot table {border-collapse:collapse}

ul.cssMenuBot {
	zoom:1;
	float: left;
	display:inline;
}
ul.cssMenuBot ul{
	width:180px;
}
ul.cssMenuBot li{
	display:inline;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.cssMenuBot a:active, ul.cssMenuBot a:focus {
outline-style:none;
}

ul.cssMenuBot li a {
	margin-top:-6px;
	border-width:0px;
	display:block;
	
	border-color:#665500;
	border-style:solid;
	font:11px Arial;
	color: #89BA1A;
	text-decoration:none;
	padding-top:7px;
	

}
ul.cssMenuBotm li a {
	margin-top:0px;
	border-width:0px;
	display:block;
	
	border-color:#665500;
	border-style:solid;
	font:11px Arial;
	color: #89BA1A;
	text-decoration:none;
	padding-top:1px;
	margin-left:3px;
	

}

ul.cssMenuBot ul a, ul.cssMenuBot li.dis a:hover, ul.cssMenuBot li.sep a:hover {
	display:block;
	vertical-align:middle;
	
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	padding-left:0;
	font:11px Arial;
	color: #9D9D9C;
	text-decoration:none;
	cursor:default;
}
ul.cssMenuBot span{
	overflow:hidden;
}
ul.cssMenuBot li {
	float:left;
	display:inline;
}
ul.cssMenuBot ul li {
	float:none;
}
ul.cssMenuBot ul a {
	
	text-align:left;
	white-space:nowrap;
}
ul.cssMenuBot li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenuBot li.sep span{
	float:none;	
	padding-right:0;
	width:0;
	height:12px;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
	
ul.cssMenuBot ul li.sep span{
	width:80%;
	height:3px;
}
ul.cssMenuBot li:hover{
	position:relative;
}
ul.cssMenuBot li:hover a{
	
	font:11px Arial;
	color: #89BA1A;
	text-decoration:none;
}
ul.cssMenuBot li a:hover{
	position:relative;
	
	font:11px Arial;
	color: #89BA1A;
	text-decoration:none;
}
ul.cssMenuBot li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenuBot img {border: none;float:left;_float:none;margin-right:4px;width:0px;
height:14px;
display:inline;
}
ul.cssMenuBot ul img {width:16px;
height:14px;
}
ul.cssMenuBot img.over{display:none}
ul.cssMenuBot li.dis a:hover img.over{display:none !important}
ul.cssMenuBot li.dis a:hover img.def {display:inline !important}
ul.cssMenuBot li:hover > a img.def  {display:none}
ul.cssMenuBot li:hover > a img.over {display:inline}
ul.cssMenuBot a:hover img.over,ul.cssMenuBot a:hover ul img.def,ul.cssMenuBot a:hover a:hover img.over{display:inline}
ul.cssMenuBot a:hover img.def,ul.cssMenuBot a:hover ul img.over,ul.cssMenuBot a:hover a:hover img.def{display:none}
ul.cssMenuBot a:hover ul{display:block}
ul.cssMenuBot span{
	display:block;
   	padding-right:0px;
   margin:0 -1px 0 -1px;
}


#socialNet-Wrapper{
	margin:-23px 0px 0 10px;
	text-align:left;

}
#socialNet-Facebook{
	margin:-23px 0px 0 26px;
	height:23px;
	width:23px;
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;	
	background:url(http://outlandosmusic.com/images/linkFacebook2.jpg) no-repeat;
	background-position:top;
	
}
#socialNet-Facebook a:hover img{
	
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#socialNet-Twitter{
	
	margin:0px 0px 0 0px;
	position: relative;
	height:23px;
	width:23px;
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;	
	background:url(http://outlandosmusic.com/images/linkTwitter2.jpg) no-repeat;
	background-position:top;
	
}
#socialNet-Twitter a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
/* Hide from IE5-Mac \*/
#socialNet-Wrapper{
	float: none
}
/* End hide */

#sWatermarkContainer{
	overflow: hidden;
	margin-top:-190px;

}
#spindleWatermark{	
	
	
	background:url(images/spindleBottom.png) no-repeat;
	width:222px;
	height:190px;
	border: 0px;
	float:right;
	display:inline;
	
	
}
div#footerDivHome {
	position: relative;
	margin: 0 0 0 0;
	background:url(images/music_bottomHome.jpg) no-repeat;
	width:914px;
	height:18px;
	border: 0px;

}
div#footerDiv {
	position: relative;
	margin: auto;
	background:url(images/music_bottom.jpg) no-repeat;
	width:914px;
	height:18px;
	border: 0px;

}
.tag_bott{
	/* margin-left:18px; */
	font-size:10px;
	color:#8FC11E;
        text-align: center;
        margin: auto:
        position: relative;
	
}
.tag_bottB{
	font-size:10px;
	color:#8FC11E;
text-align: center;
	
}
.copyright{	
	
	display:inline;
	width:800px;
	text-align:right;
	margin-top:-3px;
	margin-left:426px;
	font-size:10px;
	color:#CCCCCC
}
.copyright a{
color:#CCCCCC
}
.copyright a:hover{
color:#8FC11E
}




