/*
THEME NAME: DocJobs
THEME URI: http://www.docjobs.ca
DESCRIPTION: Customized Wordpress theme for www.docjobs.ca
VERSION: 1.0
AUTHOR: <a href="http://www.madhattermedia.ca/">Mad Hatter Media</a> 
AUTHOR URI: http://www.madhattermedia.ca

*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('2c-l.css');

html, body, div, h1, h2, h3, h4, h5, h6, dl, li, dt, dd, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	background: #0D0E5C url('images/body_bg.jpg') repeat-x;	
	font-family: arial, verdana, sans-serif;
	font-size: 0.85em;
}

div#wrapper {
	background: url('images/wrapper_bg.jpg') repeat-y;
}


div#header {
	text-align: right;
}

div#access {
	background: url('images/access_bg.gif') no-repeat;
}

div#sub-pages {
	background-color: #D5D5E3;
	border: 1px #A0A0C2 solid;
	float: right;
	margin: 0 0 15px 15px;
	padding: 10px;
	width: 190px;
}
div#sub-pages a, div#sub-pages a:visited {
	color: #000;
	font-size: 0.8em;
}
div#sub-pages ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
div#sub-pages ul li ul li:before {
	content: "\00BB \0020";
	}

div#blog {
	background-color: #D5D5E3;
	border: 1px #A0A0C2 solid;
	float: right;
	margin: 0 0 15px 15px;
	padding: 10px;
	width: 190px;
}

div#blog h3 {
	padding-bottom: 10px;
}
div#blog a {
	font-weight: bold;
}

div#blog small {
	font-size: 0.7em;
}

div#blog .entry {
	text-align: justify;
	font-style: italic;
}
div#blog ul {
	margin:0;
	padding: 0 0 0 20px;
}
div#blog ul li {
	list-style-image:none;
	list-style-type: disc;
	line-height: 1.5em;
}

/* Just some example content */
div.skip-link {
	display: none;
	position:absolute;
	right:1em;
	top:1em;
}

div#menu {
	height:1.5em;
	margin:1em 0;
	width:100%;
}

div#menu ul,div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}

div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}

div#menu ul ul ul a {
	font-style:italic;
}

div#menu ul li ul {
	left:-999em;
	position:absolute;
}

div#content {
	padding: 15px 20px 0 10px;
}

div#menu ul li:hover ul {
	left:auto;
}

.entry-title,.entry-meta {
	clear: left;
}


.entry-content {
	text-align: justify;
	line-height: 1.25em;
}

form#commentform .form-label {
	margin:1em 0 0;
}

form#commentform span.required {
	background:#fff;
	color:#c30;
}

form#commentform,form#commentform p {
	padding:0;
}

input#author,input#email,input#url,textarea#comment {
	padding:0.2em;
}

div.comments ol li {
	margin:0 0 3.5em;
}

textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}

.alignright,img.alignright{
	float:right;
	margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
	float:left;
	margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:center;
}

div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}

p.wp-caption-text{
	font-style:italic;
}

div.gallery dl{
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}

div.gallery dl.gallery-columns-1 {
	width:100%;
}

div.gallery dl.gallery-columns-2 {
	width:49%;
}

div.gallery dl.gallery-columns-3 {
	width:33%;
}

div.gallery dl.gallery-columns-4 {
	width:24%;
}

div.gallery dl.gallery-columns-5 {
	width:19%;
}

div#nav-above {
	margin-bottom:1em;
}

div#nav-below {
	margin-top:1em;
}

div#nav-images {
	height:150px;
	margin:1em 0;
}

div.navigation {
	height:1.25em;
}

div.navigation div.nav-next {
	float:right;
	text-align:right;
}

div.sidebar h3 {
	font-size:1.2em;
}

div.sidebar input#s {
	width:7em;
}

div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}

div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}

div.sidebar ul ul {
	margin:0 0 0 1em;
}

div.sidebar ul ul li {
	list-style:disc;
	margin:0;
}

div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
	list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float:left;
}

div#footer {
	text-align:center;
	font-size: .75em;
}

input#author,input#email,input#url,div.navigation div {
	width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin:0;
	padding:0;
}

.nav a, .nav a:visited { color: #fff; font-size: 15px; text-decoration: none; font-weight: bold; }

div#test1 { display: inline; float: left; height: 135px; left: 0px; position: relative; width: 132px;}
div#test1top { position: relative; text-align: center; top: 35px; }
div#test1bot { position: relative; text-align: center; top: 90px; }
div#test2 { display: inline; float: left; height: 135px; left: 12px; position: relative; width: 132px; }
div#test2top { position: relative; text-align: center; top: 12px; }
div#test2bot { position: relative; text-align: center; top: 75px; }
div#test3 { display: inline; float: left; height: 135px; left: 24px; position: relative; width: 132px; }
div#test3top { position: relative; text-align: center; top: 8px; }
div#test3bot { position: relative; text-align: center; top: 53px; }
div#test4 { display: inline; float: left; height: 135px; left: 37px; position: relative; width: 132px; }
div#test4top { position: relative; text-align: center; top: 8px; }
div#test4bot { position: relative; text-align: center; top: 48px; }