/*  
Theme Name: Banff
Theme URI: http://holewinskigroup.com
Description: Banff is a travel guide theme created by The Holewinski Group
Version: 1.0
Author: The Holewinski Group
Author URI: http://holewinskigroup.com

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form{
	margin: 0;
	padding: 0;
}
 
p, br {
	margin: 0;
	padding: 10px 0 0 0;
}
 

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size:18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #328AB2;
}

a:hover{ text-decoration: none; color: #D54E21; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl {padding: 5px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #e5e5d4;
	color: #000;
        text-align: center;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #d0d0b1;
	color: #d0d0b1;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 10px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #000;
	background-color: #fff;
	padding: 3px;
	color: #000;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 0 0 0px;
	width: 958px;
	padding: 0 0 0;
	text-align: left;
	vertical-align: top;

}

#menu{
	float: left;
	width: 745px;
        background: #0061a6;
        height: 25px;

}

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

#menu ul li{
	float: right;
	margin: 3px 10px 0 0;
	text-align: left;
	vertical-align: top;
	background: #306599;
}

#menu ul li h1{
	font-family: Arial;
	font-size: 15px;
        font-weight: bold;
       font-style: italic;
        color:#fff;
}

#menu ul li a{
	display: block;
	padding: 8px 8px 8px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background: #000;
	color: #fff;
}

#menu ul li a:hover{
	display: block;
	padding: 8px 8px 8px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background: #726a6a;
	color: #fff;
}

#wrapper{
	clear: both;
	float: left;
	width: 745px;
	
	color: #a98a7b;
     
}

#navbar{
	
	float: left;
	width: 745px;
	background: #0061a6;
	height:25px;
       
}

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

#navbar ul li{
	float: left;
	margin: 3px 2px 0 0;
	text-align: left;
	vertical-align: top;
	color: #fff;
}

#navbar ul li h1{
	font-family: sans-serif;
	font-size: 9px;
        font-weight: bold;
}

#navbar ul li a{
	display: block;
	padding: 8px 8px 8px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	
	color: #fff;
}

#navbar ul li a:hover{
	display: block;
	padding: 8px 8px 8px;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
	
	color: #fff;
}

#navbar li.alignright{
	float: right;
	margin: 3px 10px 0 0px;
}

#navbar li.alignright1{
	float: right;
	margin: 0px 10px 0 0px;
}

#page-wrapper{
	float: left;
	margin: 0px 0 0 0px;
	padding: 0 0 0px;
	display: inline; /* prevent margin doubling in IE 6 */
	width: 745px;
	background: #fff;
	color: #000;
}

#page{
	float: left;
	padding: 0 0px;
	overflow:hidden;
       
        
}

#banner{
	float: left;
	margin: 0px 0 0;
	width: 745px;
	height: 150px;
	background: #fff url(images/banner.jpg) no-repeat;
}


.narrowcolumn-wrapper{
	float: right;
	width: 560px;
	margin: 0px 0 0;
	background: #fff;
        
}

.narrowcolumn{
	float: right;
	width: 560px;
	
}

.posts-wrapper{
	margin: 0px;
	background: #fff;
}



.posts{
	padding: 10px 10px 0px 0px;
	
}

.posts h2{
	border-bottom: 1px solid #fff;
	padding: 0px 0 5px;
        font-size: 16px;
        font-weight: bold;
	color: #000;

}

.sections h2{
	border-bottom: 1px solid #fff;
	padding: 5px 0 5px;
        font-size: 18px;
        font-weight: bold;
	color: #000;

}


.posts h2 a{
	text-decoration: none;
        color: #374b5f;
}

.posts h2 a:hover{
	text-decoration: underline;
}

.entry{
	padding: 0 0 10px;
        margin: 0 0 10px;
	line-height: 16px;
        display: inline;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e2e2c7;
	padding: 5px;
      
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 0px 10px 10px 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 3px 10px;
}

.entry p.postinfo{
	color: #9d9d77;
}


.entry2{
	padding: 0 0 10px;
        margin: 0 0 10px;
	line-height: 16px;
        
}

.entry2 h1, .entry2 h2, .entry2 h3, .entry2 h4, .entry2 h5, .entry2 h6{
	border: 0;
	padding: 15px 0 0;
}

.entry2 h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry2 h2{
	font-size: 18px;
	color: #000;
}

.entry2 h3{}

.entry2  h4{ font-size: 16px; }

.entry2 h5{ font-size: 14px; }

.entry2 h6{ font-size: 11px; font-weight: normal; }

.entry2 img{
	border: 1px solid #e2e2c7;
	padding: 5px;
	background-color: #fff;
}

.entry2 img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry2 img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry2 img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry2 p.postinfo{
	color: #9d9d77;
}

.postdate{
	color: #000;
}

.browse{
	padding: 15px 0 0;
	font-family: Georgia;
	font-size: 16px;
	border-top: 1px solid #e6eecb;
	line-height: 24px;
}

#sidebar{
	float: left;
	margin: 0px 0 0;
	width: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia;
	font-size: 12px;
	background: #fff url(images/bkgd.jpg) no-repeat left top;
}

#sidebar a{
	color: #D54E21;
}

#sidebar ul{
	margin: 0;
	padding: 0px 10px 10px 20px;
	list-style: none;
}

#sidebar ul li{
	padding: 20px 0 0;
}

#sidebar ul li h2{
	padding: 0 0 9px;
	color: #374b5f;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	padding: 8px 0 0;
	line-height: 18px;
}

#sidebar li#search{
	padding: 15px 0 0;
}

#sidebar li#search input{
	margin: 0 0 5px;
}

#sidebar ul ul ul li{
	padding: 8px 0 0 15px;
}

#sidebar img{
	border: 1px solid #e2e2c7;
	padding: 5px;
	background-color: #fff;
}

#sidebar2{
	float: left;
	margin: 0px 20px 0 0px;
	width: 160px;
	height: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia;
	font-size: 12px;
	background: #0061a6;
}

#sidebar2 a{
	color: #fff;
        display: block;
        background: #0061a6;
        padding: 5px;
        text-decoration: none;
}


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

#sidebar2 ul li{
        position: relative;
	padding: 0 0 0 10px;
        font-family: Georgia;
        font-size:12px;
        font-weight: bold;
       }


#sidebar2 ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#sidebar2 ul ul ul,
div#sidebar2 ul ul li:hover ul ul
{display: none;}

div#sidebar2 ul ul li:hover ul,
div#sidebar2 ul ul ul li:hover ul
{display: block;}

#sidebar2 ul li h2{
	padding: 0 0 9px 10px;
        font-family: Georgia;
	font-size:14px;
        font-weight: bold;
	color: #fff;
}

#sidebar2 ul ul{
	padding: 0;
}



#sidebar2 ul ul li{
	padding: 0;
        
}

#sidebar2 ul ul li a:hover{
     color:#99979b;
        
}




#sidebar2 li#search{
	padding: 15px 0 0;
}

#sidebar2 li#search input{
	margin: 0 0 5px;
}

#sidebar2 ul ul ul li{
	padding: 0;

}

#footer{
	margin: 0 0 10px;
	float: left;
	width: 858px;
	font-size: 11px;
	background: #fff url(images/bg_footer.gif) no-repeat left bottom;
	color: #000;

        
}

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

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

#footer p{
	padding: 10px 20px 0px 20px;
	line-height: 16px;
}


/* comments template */

.comments-template{
	padding: 0 0 20px;
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #d0d0b1;
}


.comments-template h2, .comments-template h3{
	padding: 20px 0 0;
}

.comments-template h2{
	border: 0;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 20px 0 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #2c231f;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

.roundedcornr_box_brownoutline {
	width: 200px;
	float: right;
    margin: 5px;
	background: url(http://www.canadianrockies.net/images/global/roundedcornr_brownoutline_tl.png) no-repeat top left;
}

.roundedcornr_box_brownoutline a{
  clear:both;
  color: #0000EE;
  text-decoration:underline;
}

.roundedcornr_box_brownoutline a:hover{
  color: #0000EE;
  text-decoration: none;
}

.roundedcornr_box_brownoutline p{
  text-align: center;
  font-size: 90%;
  padding: 2px 4px;
}

.roundedcornr_top_brownoutline {
	background: url(http://www.canadianrockies.net/images/global/roundedcornr_brownoutline_tr.png) no-repeat top right;
}
.roundedcornr_bottom_brownoutline {
	background: url(http://www.canadianrockies.net/images/global/roundedcornr_brownoutline_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_brownoutline div {
	background: url(http://www.canadianrockies.net/images/global/roundedcornr_brownoutline_br.png) no-repeat bottom right;
}
.roundedcornr_content_brownoutline {
	background: url(http://www.canadianrockies.net/images/global/roundedcornr_brownoutline_r.png) top right repeat-y;
}

.roundedcornr_content_brownoutline img{
	border: none;
}

.roundedcornr_content_brownoutline p{
	font-size: 11px;
}

.roundedcornr_top_brownoutline div,.roundedcornr_top_brownoutline,
.roundedcornr_bottom_brownoutline div, .roundedcornr_bottom_brownoutline {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_brownoutline, .roundedcornr_bottom_brownoutline {
	margin-top: -2px;
}
.roundedcornr_content_brownoutline { padding: 0 5px; }

/* end calendar */