/* 
Theme Name: High Pointe
Theme URL: http://www.pascodata.com
Description: A Theme Created For High Pointe Tours by Pasco Data, LLC
Author: Scott Kurland
Author URI: http://www.pascodata.com
Version: 1.0.0

*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/*
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
*/

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

a:link{
	color:#2f4266;
	text-decoration:underline;
	}
a:visited{
	color:#2f4266;
	text-decoration:underline;
	}
a:hover{
	color:#4d6da9;
	text-decoration:underline;
	}
a:active{
	color:#4d6da9;
	text-decoration:underline;
	}
body{ 
    line-height:130%; 
	font-face: Georgia, Times New Roman, Times, serif; 
	font-size: 15px;
}

h1{
	line-height:100%;  
	font-face: Georgia, Times New Roman, Times, serif; 
	font-size: 24px;	
	
}

h2{
	line-height:100%;  
	font-face: Georgia, Times New Roman, Times, serif; 
	font-size: 18px;	
	
}

h3{
	line-height:100%;  
	font-face: Georgia, Times New Roman, Times, serif; 
	font-size: 16px;	
	
}

#commentsform{
	padding: 5px;
	line-height:100%;  
	font-face: Georgia, Times New Roman, Times, serif; 
	font-size: 12px;
	background-color:#DDD;
}

#commentlist{
	line-height:100%;  
	font-face: Georgia, Times New Roman, Times, serif; 
	font-size: 12px;
	background-color:#EEE;
}

#container{}
#post{}
#postmeta{}
#postnavigation{}
#searchform{}
#sidebar{
	font-size: 12px;
	text-align: left;
	line-height:130%;
	width: 150px;
	padding: 5px;
	border: solid 1px black;
	
}

.pb{
	margin-left:1px; 
	line-height:130%; 
	margin-right:10px; 
	font-face: Georgia, Times New Roman, Times, serif; 
	font-size: 15px;	
}

.ptour{
	line-height:130%;  
	font-face: Georgia, Times New Roman, Times, serif; 
	font-size: 14px;	
}



