/*
Theme Name: Cross Roads Physio
Description: Cross Roads Physio is a clean and modern theme with a techy/corporate feel.
Version: 1.4
Author: Active Computer Services
Author URI: http://www.activecomp.ca

*/

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
}

#container {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #dedede;
}

#header {
	height: 110px;
	padding: 40px 50px 0 0;
	background: url(images/headerbg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#header #searchsubmit {
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	background: url(images/searchsubmit.gif);
	background-repeat: no-repeat;
	display: none;
}

#login {
	text-align: right;
}

#banner {
	margin: 0 0px 0 0px;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background-color:#ffffff;
	width: 840px;
	height: 32px;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 130px;

	}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #004E96;
	display: block;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-style:dotted;
		padding:6px 20px 6px 20px;
		border-width:0px 0px 0px 0px;
		border-color:#687a54;
		text-align:left;
		font-weight:bold;
	}

#nav a:hover {
	background-color:#0094CA;
	color: #ffffff;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background-color:#FFFFFF;
	color: #0873AA;
	border-width:1px 1px 1px 1px;
	float: none;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	border-top: 1px dotted #FFFFFF;
	}

#nav li li a:hover, #nav li li a:active {
	color: #ffffff;  
	background-color: #0094CA; 
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 100;
	}


/************************************************
*	Post     								*
************************************************/

#posts {
	width: 760px;
	padding: 0px 80px 0px 0px;
	margin: 20px 0 20px 0px;
	float: right;
	text-align: justify;
}


.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 0px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #333333;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #004E96;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #0873AA;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	text-decoration: underline;
	color: #004860;	
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}


/************************************************
*	Sidebar - Left							*
************************************************/

.sidebar {
	padding: 0 0 200px 10px;
	margin: 20px 0px 0 0;
	width: 120px;
	float: left;
	background: #B7DCFF;
}

.sidebar h2 {
	margin: 0 0 0px 0;
	font-size: 13px;
	color: #000000;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	color: #3c3c3c;
	text-decoration: none;
	font-size: 12px;
}

.sidebar a:hover {
	text-decoration:underline;
}


.sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
}

.sidebar li {
	list-style-type: disc;
	color: #000000;
	margin: 0 0 0 10px;
}

#widget li {
	list-style-type: none; 	
	margin: 0 0 0 0;
}

/************************************************
*	Footer							*
************************************************/

#footer {
	clear: both;
	height: 50px;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 18px;
}

#footer a {
	color: #0094CA;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}
