/* 
Theme Name: Gala in a Box 2010
Theme URL: http://clutchcreative.com
Description: A Theme for Gala in a Box 2010
Author: Mark Phillip
Author URI: http://clutchcreative.com
Version: 1.0


*/

body {	background: #EE2B7A;
	padding: 20px 0 0 0;
	margin: 0;
	line-height: 1.3;
	font-family: Arial, sans-serif;}
.left {
	float: left;
}.right {
	float: right;
}.clear {
	clear: both;
}

img {
	border: 0;
}

p {	margin-top: 0;
	font-size: 12px;}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#container {	background: url('images/background.png') repeat-y;	width: 975px;
	padding: 0 13px;	margin: 0 auto;
	position: relative;}
	body.page-template-template-main-php #container {		padding-top: 59px;	}#logo {
	position: absolute;	top: 10px;	left: 34px;
}

#topNav {	height: 60px;}
	#topNav li {
		display: block;		float: right;
	}	#topNav li a {		margin: 5px 0 0 0;
		padding: 15px 23px;
		display: block;
	}	body.page-template-template-splash-php #topNav {		background: url('images/home-navigation-background.png') repeat-x;	}		
	body.page-template-template-main-php #topNav {
		background: #b2b2b2;
		margin: 0 0 25px 35px;	}
	
	
	#content {
	padding: 0 35px;}
	
	body.page-template-template-splash-php #content {		float: left;		width: 310px;
	}
		body.page-template-template-splash-php #content a {
		}
		body.page-template-template-splash-php #content a img {			padding-left: 48px;		}
			body.page-template-template-main-php #content {
		padding-bottom: 35px;	}