/*   
Theme Name: ITinfusion
Theme URI: http://www.itinfusion.ca
Description: A clean minimal theme, partially inspired by simplebits.com
Author: Casey Woods
Author URI: http://www.itinfusion.ca
Version: 0.1
.
General comments/License Statement if any.
.
*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


/* default widths */
#logo {
	width: 60em;
}

a img {
    border: 2px #000000 solid;
}

#header {
	width: 100%;
	background-image: url(/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
	
#main_body {
	width: 60em;
	min-width: 60em;
}

#main_body #content {
	width: 38em;
}

#main_body #side_bar {
	width: 18em;
	margin-left: 0;
}

#footer_content {
	width: 60em;
}

#main_body #footer {
	width: 60em;
}

#nav {
	width: 60em;
}



/* start styling!  */
#header {
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}

#main_body {
	margin-top: 3em;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}
#main_body #content {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}


#main_body #sitemap img {
	border: none;
}

#main_body #sitemap {
	width: 70em;
	line-height: 1.5em;
}

#main_body #sitemap h2 {
	border-bottom: solid 1px #000000;
}

#main_body #sitemap h3 {
	/*border-bottom: dashed 1px #000000;*/
}


#main_body #side_bar {
	float: left;
}



#footer {
	clear: both;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	max-width: 100%;
}

#footer_content {
	border: 1px dotted #999999;
	margin-right: auto;
	margin-left: auto;
	padding: 1em 0;
}


#footer_content p {
	font-size: .8em;
	text-align:center;
}


#main_body #footer {
	clear: both;
	margin-top: auto;
}


/* logo bar and navigation */
#logo {
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	background-color: #FFFFFF;
}


#nav {
	margin: 80px auto 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	font-size: .9em;
}


#nav li a {
	display: block;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
	padding-right: .5em;
	padding-left: .5em;
	padding-top: 1em;
	padding-bottom: 0.25em;
	text-transform: uppercase;
}

#nav li.current_page_item a {
	color: #FF6600;
}

#nav li a:hover {
	color: #FF6600;
}


#nav ul:after, #main_body:after
 {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
#logo a, #logo span {
	display: block;
	height: 35px;
	width: 210px;
	border: none;
}

#logo img {
	border: none;
	margin-top: 34px;
}

#searchform {
	float: right;
	margin: 30px 0 0 0;
}

input#searchsubmit {
	color: #FFFFFF;
	background-color:#666666;
	border: solid 1px #CCCCCC;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;	
}

input#searchsubmit:hover {
	background-color:#CC6600;
	color: #000000;
}

input#q {
	background: #CCCCCC;
	font-size: 1em;
	border: solid 1px #666666;
	width: 200px;
}


ol {
	list-style-type: decimal;
}
ol li {
	list-style-type: decimal;
}


/* Default Links */

#content a:link, #side_bar a:link, #footer a:link, #sitemap a:link {
	color: #FF6600;
}
#content a:visited, #side_bar a:visited, #footer a:visited, #sitemap a:visited {
	color: #CC6600;
}
#content a:hover, #side_bar a:hover, #footer a:hover, #sitemap a:hover{
	color: #000000;
}


/* Defaults for some heading tags */

h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
}

/* Posts */

#content div.post{
	margin: 0 0 4em 0;
	clear: both;
}

#content div.entry h3{
	margin: 2em 0 0 0;
	padding; 0;
	font-size: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#content div.post p.share_this_link{
	text-align:center;
}

#content div.post p.share_this_link a{
	color: #339900;
	text-decoration: none;
}

#content div.post p.post_date{
	font-size: .90em;
	font-weight: bold;
	padding:0;
	margin:0 0 .5em 0;
	color:#999999;
}

div.post h2, div.post h3, div.post h1{
	font-size: 1.5em;
	margin: 0 0 0.25em 0;
	padding: 0px;
	clear:both;
	line-height:1.25em;
}

a.permalink:link{
	text-decoration: none;
	color: #000000;
}
a.permalink:visited{
	text-decoration: none;
	color: #333333;
}
a.permalink:hover{
	text-decoration: none;
	color: #CC6600;
}



#content p.postmetadata {
	font-size: 0.8em;
	color: #999999
	margin: 0px;
	padding: 0px;
	clear:left;
	line-height:1em;
}

#content blockquote {
	border-left: solid 5px #CCCCCC;
	margin-left: 3em;
	padding-left: .5em;
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#main_body textarea#comment {
	width: 35em;
	background-color:#CCCCCC;
	border: solid 1px #999999;
}
#main_body input#submit {
	background-color: #666666;
	border: solid 1px #000000;
	color: #FFFFFF;
}


/* top and bottom navigation */
.alignleft {
	float: left;
	font-size: 1em;
	font-weight:bold;
}
.alignright {
	float: right;
	font-size: 1em;
	font-weight:bold;
}
.navigation_bottom {
	padding: 0 0 2em 0;
}
.navigation_top {
	margin:0;
	padding: 0 0 2em 0;
}


/* sidebar */
#side_bar a{
	text-decoration:none;
}

#side_bar img{
	border:none;
}

#side_bar ul li {
        list-style-type:none;
	margin:0;
	padding:0;
}

#side_bar ul li ul {
	margin:0 0 0 1.5em;
	padding: 0;
}

#side_bar ul li ul li {
        list-style-type:circle;
        font-size:0.9em;
}

h2.widgettitle {
	font-size: 1.1em;
	border-bottom: 1px solid #000;
}
 /* comments */

#comment_section{
	margin: 2em 0 0 0;
}

#comment_section h3#respond{
	font-size: 1.4em;
}

#comment_section h3#comments{
	font-size: 1.4em;
}






div#tag_cloud{
	border-bottom: dashed 1px #666666;
	margin-bottom: 2em;
	padding-bottom: 1em;
}
/*
a.more-link{
	float:right;
	margin: 1em 0;
}*/

div#the_authour img{
	border: solid 1px #000000;
}

img.portrait{
	float:left;
	margin: 0 0 10px 0;
	width:100%;
}

div.post_meta_block{
	border-top: dashed 1px #999999;
	padding: .25em 0;
	margin:1em 0;
	clear:both;
	color:#999999;
}

ol.commentlist li{
	border: dashed 1px #CCCCCC;
	padding: 1em;
	margin: 1em 0;
}

ol.commentlist li.alt{
	background-color: #F0F0F0;
}

div#nofollow_disabled{
	border: dashed 1px #999999;
	padding: 0 1em;
	margin: 1.5em 0;
}

div#related_posts{
	border: dashed 1px #999999;
	padding: 0 1em;
	margin: 1.5em 0;
}

.crumbtrail {
	font-size: 0.85em;
	border-bottom: solid 1px #999999;
	margin-bottom: 2em;
}

h1.pagetitle{
	font-size: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


div#we_rent h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1 em;
	font-weight: normal;
	color: #000000;
	border: solid 1px #000000;
	padding: 15px;
	background-color: #99FF00;
}

div#we_rent dl {
	width: 220px;
	margin: 0 0 1em 0;
	background-image: url(/img/grey_box_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
 div#we_rent dt {
	margin: 0;
	padding: 10px;
	background-image: url(/img/grey_box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.25em;
	font-weight: bold;
 }
 
 div#we_rent dd {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 1.1em;
 }
 
  div#we_rent dd.bottom {
	background-image: url(/img/grey_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
 
 div#we_rent dd a {
 	font-size: 1.25em;
 }

div#why_us h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1 em;
	font-weight: normal;
	color: #000000;
	border: solid 1px #000000;
	padding: 15px;
	background-color: #99FF00;
}

div#why_us dl {
	width: 220px;
	margin: 0 0 1em 0;
	background-image: url(/img/grey_box_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
 div#why_us dt {
	margin: 0;
	padding: 10px;
	background-image: url(/img/grey_box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.25em;
	font-weight: bold;
 }
 
 div#why_us dd {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 1.1em;
 }
 
  div#why_us dd.bottom {
	background-image: url(/img/grey_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
 
 div#why_us dd a {
 	font-size: 1.25em;
 }
 


.rental_rates th {
	text-align: right;
	font-size: .8em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
.rental_rates {
	width: 100%;
}
#calc_form td.label {
	font-weight: bold;
	text-align: right;
	padding: 5px;
}
#calc_form td.field {
	padding: 5px;
	text-align: left;
}
#calc_form td {
	font-size: 0.85em;
}

#calc_results td.label {
	font-weight: bold;
	text-align: right;
	padding: 5px;
}
#calc_results td {
	font-weight: normal;
	text-align: right;
	padding: 5px;
}
#calc_results th {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#calc_results td.sub {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#calc_results td.savings {
	font-style: italic;
	font-weight: bold;
	color: #009900;
}



.rental_rates td {
	text-align: right;
	padding: 3px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	border-top-style: none;
	border-left-style: none;
}

.boat_img {

border: solid 1px #000000;
margin: 0 0 5px 0;
}
#calc_results td.grand {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#calc_notes{
	font-size:0.8em;
	color: #666666;
	}#main_body #wide_content {
	width: 100%;
}

span.slashdigglicious img {
	border: none;
}

