/*COLORS:
	Background = FFFFDB
	Blue = C2EBE5
	Green = D1FFCE
	*/
	
/*****LAYOUT********/

body {
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #FFFFDB;
	}
	
.introback {
	background: #FFFFDB url('http://arianalenarsky.com/wp-content/themes/default/images/intro.png') top center no-repeat;
	}
	
#intro ul {
        list-style-type: none;
        width: 100%;
        min-width: 870px;
} 

#intro li {
       height: 600px;
}

#intro li a { 
        color: #990000;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
        background-color: transparent;
}

#intro li a:focus {-moz-outline: none;
/* fx 1.07*/ outline:none; /* fx 1.05, 
Safari, Mac IE*/}


 * html #intro li a {  /* make hover effect work in IE */
	width: 100%;
}

#intro li a:hover {
        background: transparent;
}

#intro a span {
		color: #FFFFDB;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 600px;
}
	
#container {
	width: 960px;
	margin: auto;
	}
	
#header {
	height: 230px;
	}
	
#title {
	height: 120px;
	width: 490px;
	background: transparent url('http://arianalenarsky.com/wp-content/themes/default/images/title.gif') top right no-repeat;
	position: relative;
	left: 2px;
	z-index: 13;
	}
	
#nav {
	height: 100%;
	width: 555px;
	margin-left: 400px;
	}
	
#pagecontainer {
	position: relative;
	}

#sidebar {
	position: relative;
	top: -75px;
	float: left;
	width: 200px;
	z-index: 7;
	margin-left: 20px;
	background: transparent url('http://arianalenarsky.com/wp-content/themes/default/images/green.png') top right;
	}
	
#content {
	position: relative;
	z-index: 8;
	width: 600px;
	min-height: 410px;
	margin-left: 240px;
	background: transparent url('http://arianalenarsky.com/wp-content/themes/default/images/blue.png') top right;
	}
	
#footer {
	clear: both;
	position: absolute;
	bottom: -430px;
	height: 950px;
	width: 100%;
	z-index: 1;
	background: transparent url('http://arianalenarsky.com/wp-content/themes/default/images/footerback.png') top right no-repeat;
	}
	
#footercontent {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 195px;
	}
	
#footercontent td {
	border-right: 1px dashed #838383;;
	width: 700px;
	height: 195px;
	}
	
#footercontent span {
	display: none;
	}
	
#podPress_footer {
	display: none;
	}
	
td#lastcell {
	border: none;
	}
	
#wpcf7-f1-p40-o1 {
	width: 50px;
	border: 2px solid #DCDAC9;
	padding-left: 20px;
	}
	
.wpcf7-form-control-wrap your-email {
	width: 20px;
	}
	
.wpcf7-validates-as-email wpcf7-validates-as-required {
	size: 20px;
	width: 20px;
	}
	
#text-183838781 input {
	width: 175px;
	}

/*****END LAYOUT********/

/*****NAV********/

ul#navlist {
	list-style: none;
	height: 230px;
	z-index: 6;
	position: absolute;
	top: -50px;
	}

ul#navlist li {
	padding-right: 30px;
	display: block;
	float: right;
	width: 53px;
	height: 230px;
	}

ul#navlist li a {
	display: block;
	height: 230px;
	width: 53px;
	text-decoration: none;
	background: transparent url('http://arianalenarsky.com/wp-content/themes/default/images/balloon.gif') top right no-repeat;
	}

ul#navlist li a:hover {
	background: transparent url('http://arianalenarsky.com/wp-content/themes/default/images/balloon_hover.gif') top right no-repeat;
	}
	
#navlist span a {
	text-align: center;
	padding-top: 230px;
	}
	
#mainnav {
	position: absolute;
	top: -5px;
	}
	
#bionav {
	position: absolute;
	top: -30px;
	margin-left: 75px;
	}
	
#listennav {
	position: absolute;
	top: -50px;
	margin-left: 155px;
	}
	
#picsnav {
	position: absolute;
	top: -40px;
	margin-left: 235px;
	}
	
#showsnav {
	position: absolute;
	top: -30px;
	margin-left: 320px;
	}
	
#contactnav {
	position: absolute;
	top: -60px;
	margin-left: 397px;
	}
	
#linksnav {
	position: absolute;
	top: -20px;
	margin-left: 490px;
	}

/*****END NAV*****/

/*****TYPE********/

body {
	font-family: Arial, Georgia, Verdana, sans-serif;
	}
	
a {
	color: #333;
	text-decoration: underline;
	background-color: #D1FFCE;
	}
	
a:focus {-moz-outline: none;
/* fx 1.07*/ outline:none; /* fx 1.05, 
Safari, Mac IE*/}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
h1 {
	font-family: 'Comic Sans MS', Helvetica, Georgia, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 40px;
	padding-top: 10px;
	}
	
h2 {
	font-family: 'Comic Sans MS', Geneva, Georgia, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 25px;
	padding-top: 5px;
	}
	
#bottomnav h3 {
	font-family: Arial, 'Trebuchet MS', Georgia, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	padding-top: 6px;
	color: #838383;
	}
	
#bottomnav h3 a {
	color: #838383;
	text-decoration: none;
	background-color: transparent;
	}
	
#bottomnav h3 a:hover, #lastcell a:hover {
	color: #000;
	text-decoration: none;
	}
	
#bottomnav {
	color: #838383;
	}
	
h4 {
	text-align: center;
	}
	
#lastcell a {
	color: #838383;
	text-decoration: none;
	background-color: transparent;
	}
	
p {
	font-family: Arial, 'Trebuchet MS', Georgia, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px;
	font-size:18px;
	}
	
hr {
	border: 0;
	color: #c3c3c3;
	background-color: #c3c3c3;
	height: 2px;
	width: 90%;
	text-align: center;
	}
	
#nav li span a {
	font-family: 'Comic Sans MS', Georgia, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 26px;
	display: block;
	}
	
 * html #nav li span a {  /* make hover effect work in IE */
	width: 53px;
}

	
#nav li span a:hover {
	color: #838383;
	}
	
#footercontent {
	color: #838383;
	}
	
.wpcf7-form input, .wpcf7-form textarea {
	font-family: 'Trebuchet MS', Georgia, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size:18px;
	}
	
#podPressPlayerSpace_1 {
	padding-left: 10px;
	}
	
.entry ul {
	display: block;
	list-style-type: disc;
	padding-left: 30px;
	font-size:18px;
	}
	

/*****END TYPE********/