@charset "UTF-8";

/* STRUCTURE */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#fff;
	font-weight:normal;
	line-height:1.5;
	font-size: 100%;
	height: 100%;
}
#body
	{
	padding-bottom: 60px;
	display:block;
}

#center{
	margin-left:50px;
	margin-right:auto;
	width:960px;
}

.leftBox{
	width:403px;
	float:left;
}
.rightBox {
	width:447px;
	float:left;
	margin-left:50px;
	margin-top:25px;
}

#container {
	width: 1000px;
	padding-top:15px;
	min-height:100%;
	position:relative;
}
#left{
	padding-left:25px;
	width: 565px;
	float:left;
	}
#full{
	padding-left:25px;
	float:left;
	}
#right{
	padding-left:130px;
	width: 262px;
	float:left;
	}
#arearight{
	padding-left:130px;
	width: 244px;
	float:left;
	background-image: url(../images/headlines/AreaStudioCityisaWalkersParadise.png);
	background-repeat: no-repeat;
	height: 314px;
	padding-top: 47px;
	background-position: 115px;
	}
#footer {
	/*position:absolute;*/
    bottom:0;
	width:100%;
	height:60px;   /* Height of the footer */
	clear: both;
	margin-top: 60px;
}
#footeritems {
	padding-left: 0;
}
#footeritems li {
	display: inline;
	list-style-type: none;
	padding-right: 50px;
	text-align: center;
	padding-left: 50px;
}
#clearboth {
	clear:both;
}

/* ELEMENTS */

.logo {
	float:right;
	margin-top:5px;
}

.form {
	float:left;
	width: 500px;
	padding-top: 25px;
	padding-left: 25px;
	font-size:14px;
	clear:both;
	position:relative;
}
.formrightbox{
	float:left;
	width:300px;
	margin-left:50px;
	margin-top:75px;
	}


/* TEXT */
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	line-height: 50px;
	color: #0084D0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F6A727;
	font-size: 14px;
	line-height: 50px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#right p {
	padding-left: 40px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15px;
}

#twitter_update_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	list-style-type: none;
}
#twitter_update_list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	width: 220px;
	padding-left: 26px;
}

a:link   	{
	color:#0084D0;
}
a:visited	{
	color:#0084D0;
}
a:active	{
	color:#0084D0;
}
a:hover		{
	color:#0084D0;
}

blockquote {
	margin-left:20px;
}

.blueFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #469AC7;
}

a.captionLink:link {
color:#0084D0;	
}
a.captionLink:visited {
color:#0084D0;	
}
a.captionLink:hover {
color:#000000;	
}
a.captionLink:active {
color:#0084D0;	
}

}
.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	float:left;
}
#footernav {
	color: #0084d0;
	text-decoration: none;
	text-align: center;
}

/* NAVIGATION */

#navHolder {
	width:1000px;
	min-height:120px;
}

.nav {
	float:left;
	margin: 85px 0 0 15px;
	width:250px;
	height: 20px;
}

#navigation {
	display:inline;
	height:15px;
	margin-top:85px;
	float:left;
	margin-left: 35px;
}
#navigation li {
	display:inline;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#navigation a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0084D0;
}
body#href1 #navHolder ul .href1, 
body#href2 #navHolder ul .href2,
body#href3 #navHolder ul .href3,
body#href4 #navHolder ul .href4,
body#href5 #navHolder ul .href5,
body#href6 #navHolder ul .href6,
body#href7 #navHolder ul .href7,
body#href8 #navHolder ul .href8 {border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #F6a727; }
