/*
Theme Name: Nick Simpson
Description: If you're Nick Simpson and you're running for City Council, this is your theme.
Version: v1
Author: Brock Boddie
Author URI: http://brockworld.com
*/



/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#box h2, #box h3, #boxright h2, #boxright h3 {
	font-size: 12px;
	padding:3px;
	margin: 0;
	width: 75%;
	border: 1px solid gray;
	background: #8c0000;
}

#box p, #boxright p {
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 5px;
}
a {
	color: white;
	text-decoration:none;
	font-weight:900;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	background: #FFF url('images_landing/whitebackground.jpg') repeat-x;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#centerbox {
	margin: 10px auto;
	padding: 0;
	width: 711px;
	height: 500px;
}
#landingheader {
	width: 711px;
	height: 217px;
	background: url('images_landing/header.jpg');
	
}
#centercontainer {
	background: url('images_landing/bluebackground.jpg');
	margin-top: 200px;
	margin: 0;
	float: left;
	width: 634px;
	height: 319px;
}
#subhead {
	float: left;
	width: 634px;
	height: 50px;
	margin: 0 0 0 25px;
}
#leftsidebar {
	background: url('images_landing/margin_l.jpg') repeat-y;
	width: 29px;
	height: 319px;
	float: left;
}
#rightsidebar {
	background: url('images_landing/margin_r.jpg') repeat-y;
	width: 45px;
	height: 319px;
	float: left;
}
#box {
	width: 180px;
	height: 223px;
	margin: 5px;
	padding: 10px;
	border-right: 1px double grey;
	float: left;
}
#boxright  {
	width: 130px;
	height: 223px;
	margin: 5px;
	padding: 10px;
	float: left;
}
#landingfooter {
	background: url('images_landing/footer.jpg');
	float: left;
	width: 692px;
	height: 34px;
}

/* End Structure */



/*	Begin Headers */

/* End Headers */


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* End Entry Lists */



/* Begin Form Elements */
.emailsignup {
	border: 1px solid gray;
	margin: 5px;
	padding: 5px;
	width: 100px;
	height: 10px;
	font-size: 10px;
}

/* End Form Elements */



/* Begin Comments*/

/* End Comments */



/* Begin Sidebar */

/* End Sidebar */





/* Begin Various Tags & Classes */

/* End Various Tags & Classes*/



/* Captions */

/* End captions */

