/*  
Theme Name: RHCA Default
Theme URI: http://www.rhcask.ca/
Description: The default RHCA theme
Version: 0.2
Author: Michael Fedyk/Jon Fedyk
Author URI:
*/

/* General styles */
body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: white;
	min-width: 800px;
}

/* Header styles */
#header {
	clear: both;
	float: left;
	width:100%;
	max-width: 1100px;
}

/* column container */
.colmask {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	max-width: 1100px;
}

/* common column settings */
.colright, .colmid, .colleft {
	float: left;
	width: 100%;
	position: relative;
}

.col1, .col2, .col3 {
	float: left;
	position: relative;
	padding: 0 0 2em 0;
	/*overflow: hidden;*/
}

/* 2 Column (left menu) settings */
.leftmenu {
	background: white;
}

.leftmenu .colleft {
	right: 75%;
	background: #167b0e;
}

.leftmenu .col1 {
	width: 71%;
	left: 102%;
}

.leftmenu .col2 {
	width: 21%;
	left: 6%;
}

/* Footer styles */
#footer {
	clear: both;
	float: left;
	width: 100%;
}


/* Style */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
	font-size: 140%;
	margin: 0 0 30px;
	font-weight: 700;
	font-style: italic;
}

h2.tagline {
	font-size: 260%;
	line-height: 1.2;
	margin: 0;
	padding: 30px 0 0;
	font-weight: 700;
	font-style: italic;
}

#nav {
	background: #167b0e url(/wp-content/themes/rhca/images/rhca-logo.jpg) no-repeat 0 0;
	color: white;
	font-size: 160%;
	text-align: center;
	color: white;
	margin: 0;
	padding: 0 0 0 280px;
   	font-style: italic;
   	height: 12.2em;
}

#nav a:link {
	color: white;
	text-decoration: none;
}

#nav a:visited {
    color: white;
    text-decoration: none;
}
#nav a:hover {
    color: black;
    text-decoration: none;
}

#nav ul {
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav ul, #nav ul li {
    display: inline;
    font-weight: 900;
}

#nav ul li {
    margin: 0 .25em;
    padding: .2em .2em;
    list-style: none;
    color: black;
}

#nav ul li.current {
	color: black;
}

.col2 ul
{
	text-align: center;
	background-color: #167b0e;
	font-style: italic;
	font-weight: 700;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 250px;
	font-size: 250%;
	font-weight: 900;
}

.col2 ul li {
    margin: 1em 0;
    position: relative;
    padding: .25em 0;
    width: 99%;
	max-width: 250px;
    list-style: none;
}

.col2 ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background-color: #167b0e;
	color: white;
}

.col2 li ul {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 60%;
	font-weight: 900;
	background-color: #1e8417;
	text-align: left;
}

.col2 li ul li {
	width: 180px;
	margin: .5em 10px;
	padding: 0;
}

.col2 li ul li a {
	margin: 0;
	padding: 0;
	background-color: #1e8417;
}

.col2 li:hover, .col2 li:hover a {
	background-color: #1e8417;
}

.col2 li:hover ul, .col2 li.over ul {
	display: block;
}

.col2 .subscribe li {
	font-size: 60%;
}

/* Fix IE. Hide from IE Mac \*/
* html .col2 ul li {float: left; height: 1%; margin: .5em;}
* html .col2 ul li a {height: 1%; }
/* End */

.col2 a:link, .col2 a:visited {
	color: white;
	text-decoration: none;
}

.col2 a:hover, .col2 a:active {
	text-decoration: none;
}

a img {
	border: none;
}

#searchsubmit {
	margin: .5em 0;
}

/* Content */
.col1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background-color: white;
	text-align: justify;
}

.col1 h2, .col1 h3, .col1 h4, .col1 h5, .col1 h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.col1 h2 {
	font-size: 320%;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	margin: .5em 0;
	padding: 0;
	color: #167b0e;
	clear: both;
}

.col1 h3, .col1 h4 {
	font-size: 150%;
	font-weight: 700;
	margin: 0;
	padding: 5px 0 0;
	color: black;
}

.col1 h4 {
	color: #167b0e;
}

.col1 h5, .col1 h6 {
	font-size: 140%;
	line-height: 1.2;
	font-weight: 700;
	font-style: italic;
	margin: 0;
	padding: 5px 0 0;
	color: #167b0e;
}

.col1 h6 {
	color: black;
}

.post {
	margin-bottom: 1em;
}

.post h2 a {
	text-decoration: none;
	color: #167b0e;
}

.col1 p, .col1 li {
	font-size: 150%;
	line-height: 1.4;
	margin: .5em 0;
	padding: 0 1px;
}

.col1 h2#error404 {
	font-size: 260%;
	line-height: 1.2;
	color: black;
}

.col1 ol li {
	font-size: 140%;
	line-height: 1.2;
}

small {
	font-size: 120%;
	font-weight: 700;
}

.commentlist {
	font-size: 75%;
}

#comment {
	width: 650px;
}

.banner {
	margin: 1em auto;
	text-align: center;
	display: block;
}

.entry {
	overflow: auto;
	height: 100%;
}

.postmetadata {
	clear: both;
}

#image #caption {
	font-size: 120%;
	background-color: white;
	color: black;
	width: 450px;
	border-bottom: 1px solid black;
	margin: 0 auto;
	text-align: center;
}

#image #caption h3 {
	margin: .25em 0;
	padding: 0;
}

#image #caption p {
	margin: 0 0 5px;
	font-size: 90%;
	font-style: italic;
}

#image {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#image img {
    margin: 1em auto;
    padding: 5px 5px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.navigation {
	padding: 1em 0;
	font-size: 140%;
}

.alignleft {
	clear: left;
	float: left;
}

.alignright {
	clear: right;
	float: right;
	text-align: right;
}

.navigation .alignleft, .navigation .alignright {
	width: 45%;
}

img.alignleft {
	margin: 0 1em 0 0;
}

img.alignright {
	margin: 0 0 0 1em;
}

.wp-caption {
	border: 1px solid #dddddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.center, .aligncenter {
	text-align: center;
	margin: 0 auto;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding-top: 0 4px 5px;
	margin: 0;
}

div.event div.caption {
	float: left;
	margin: 0 .5em 0 0;
	width: 22%;
}

div.event div.wide {
	width: 22%;
}

div.caption img {
	/*border: 1px solid #167b0e;*/
	margin: 1em 0 0;
}

div.caption p {
	text-align: center;
}

div.event {
	clear: both;
	padding: 1em 0 0;
}

div.event:after, .navigation:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.text {
	float: left;
	width: 75%;
	display: block;
}

.contentimage {
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-left: 10px;
}

<!--[if IE]>
<style type="text/css">
  div.event, .navigation {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->

