/*
Theme Name: VictoriaPilates.ca
Theme URI: http://www.victoriapilates.ca/
Description: A custom design revamped for Susan @ Victoria Pilates Inc.
Version: 1.0
Author: Nick Loveridge
Author URI: http://www.fusemedia.ca/
*/

*{
	margin:0px;
	padding:0px;
}

body {
	font-size:14px;
	font-family: Times,Georgia,serif;
	background:#fff url(images/background-second.jpg) repeat-x 0% 0%;
	line-height:22px;
	color:#333;
}

a:link { color: #9B5127;}
a:visited { color: #004122;}
a:hover { color: #FF0000;}

#container {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	width:1000px;
	height:291px;
}

#header1 {
	width:237px;
	height:291px;
	background:url(images/header1.jpg) no-repeat 0% 0%;
	float:left;
}

#header2 {
	width:181px;
	height:123px;
	background:url(images/header2.jpg) no-repeat 0% 0%;
	float:left;
	padding-top:168px;
}

#header3 {
	width:582px;
	height:91px;
	background:url(images/header3.jpg) no-repeat 0% 0%;
	float:right;
	padding-top:200px;
}

#header-change {
	width:166px;
	height:91px;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#000;
	float:left;
	background:url(images/header-change.jpg) no-repeat 0% 0%;
}

#header4 {
	width:414px;
	height:91px;
	float:right;
	background:url(images/header4.jpg) no-repeat 0% 0%;
}

#header-staff {
	width:181px;
	height:123px;
	background:url(images/header-staff.jpg) no-repeat 0% 0%;
}

#navigation {
	clear:both;
	background:#000 url(images/navback-second.jpg) repeat-y 0% 0%;
	height:23px;
}

#navbox {
	font-family: Times,Georgia,serif;
}

#nav-rightfade {
	font-family: Times,Georgia,serif;
	background:url(images/menu-right-second.jpg) no-repeat 0% 0%;
	width:100px;
	height:23px;
	float:right;
}

#main {
	clear:both;
	padding-left:112px;
	padding-right:112px;
	padding-top:38px;
	width:800px;
	background:url(images/sidebarback-about.jpg) no-repeat 20px 38px;
}

h1 {
	font-family:Georgia, Times, serif;
	font-size:24px;
	color:#325848;
	line-height:16px;
	margin-bottom:35px;
	font-weight:normal;
}

h2 {
	font-family:Georgia, Times, serif;
	font-size:18px;
	color:#325848;
	line-height:16px;
	margin-bottom:15px;
	font-weight:normal;
}

h3 {
	font-family:Georgia, Times, serif;
	font-size:16px;
	color:#325848;
	line-height:18px;
	margin-bottom:5px;
	font-weight:bold;
}

h4 {
	font-family:Georgia, Times, serif;
	font-size:16px;
	color: rgb(255, 0, 0);
	line-height:18px;
	margin-bottom:5px;
	font-weight:bold;
}

h5 {
	font-family:Georgia, Times, serif;
	font-size:16px;
	line-height:18px;
	margin-bottom:5px;
	font-weight:bold;
}

h6 {
	font-family:Georgia, Times, serif;
	font-size:14px;
	line-height:16px;
	margin-bottom:1em;
	margin-top:-5px;
	font-weight:bold;
}

p {
	//padding-left:5px;
	margin-bottom:18px;
}

ul {
	list-style:disc outside;
	padding-left:25px;
	padding-bottom: 1em;
}

	ul li.hd { font-size: 16px; color: rgb(0, 100, 0); font-weight: normal; margin-left:-20px; line-height: 2em; list-style:none; }
	
ul.dates {
	list-style:none;
	padding-left: 0;
	padding-bottom: 1em;
}

#copyright {
	font-size:11px;
	text-align:right;
	margin-bottom: 5px;
	width:98%;
}

#copyright a {
	color:#325848;
	text-decoration:underline;
}

#copyright a:hover {
	color:#8e5122;
}


/* custom.css */
body {
background:#fff url(images/background.jpg) repeat-x 0% 0%;
}
#main {
background:none;
}
#navigation {
background:#000 url(images/navback.jpg) repeat-y 0% 0%;
}
	#navigation ul {
		list-style: none;
		color: #fff;
		width: 800px;
		margin: 0 auto;
	}
	
	#navigation  ul li {
		/*display: inline-block;*/
		display:block;
		float: left;

		text-align: center;
		position: relative;
		padding: 0 25px;
	}
		
		#navigation ul li a {
			color: #fff;
			text-decoration: none;
		}
	
		#navigation  ul li ul {
			position: absolute;
			margin-left: -50px;
			display: none;
			width: 100px;
		}
	
			#navigation  ul li ul li {
				display: block;
				width: 100%;
				text-align: left;
				float: none;
				background: #000;
				padding: 5px 10px 5px 10px;
			}
			
			.hover, .current_page_item { background-color: #1B3720 !important; }
			
h1 + .meta { margin: -2em 0 1em 0; }
p.important { color: red; font-weight: bold; }

.staff { display: block; padding-bottom: 3em; clear:both; }
.quest { font-style: italic; font-weight: normal; }
blockquote { margin: 0 1em 2em 1em; font-style: italic; }
.group { margin-bottom: 3em; }
hr.footer { margin-top: 3em; }
ul { margin-bottom: 1em; }


img.right, img.alignright { float: right; margin: 0 0 10px 10px; }
img.left, img.alignleft { float: left; margin: 0 10px 10px 0;}
.soon { display: block; float: right; width: 100px; height: 147px; text-align: center; margin-left: 10px; }

.workshops h2 { color: rgb(0,100,0); }
.workshops h6 { color: rgb(0,141,0);}

table.calendar {
	width: 100%;
	text-align: center;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

table.calendar thead { font-size: 1.2em; font-weight: bold; }

table.calendar tr td { 
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding:5px; 
	width: 20%;
	height: 60px;
}

table.calendar.equip tr td {
	width: 14.285%;
	font-weight: bold;
	font-size: 1.2em;
}

td.highlight {
	background-color: rgb(27,136,27);
}

table.calendar tr td.last { border-right: none; }