/*  
Theme Name: ClearPoint
Theme URI: http://clearpoint.clearbuilt.com/
Description: ClearPoint Newsletter Theme 
Version: 1.1
Author: Neal Berry
Author URI: http://www.clearbuilt.com/
*/

/** Misc Defaults **/
body { 
	margin: 20px; 
	padding:0;
	border: 1px solid black;
	background-color:#FFF;
}

em {
	font-style: normal;
}

a:link, a:visited {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/** Header **/
div.logoline {
	margin: 0;
	padding: 0;
	border: 0;
}

div.logoline img.logoline_left {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
 
div.logoline img.logoline_right {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}

div.yellowline {
	overflow: hidden;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0;
   height:4px;
	background-color:#F1CD34;
}

div.blueline {
	overflow: hidden;
   height:30px;
	background-color:#0067AC;
	text-align:left;
}

div.blueline p.left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#FFF;
	text-transform:uppercase;
	padding:10px 0 0 0;
	margin:0 0 0 22px;	
	display:block;
	position:relative;
	float:left;
}

div.blueline .where {
    color:#FFF;
}

div.blueline div.right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#000;
	margin: 5px 22px 0 0;
	float: right;
}

div.blueline a {
    color:#FFF;
}

div.blueline input#s {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
}

/** Footer **/
#footer {
	position:relative;
	margin:0;
	background-color:#0067AC;
	height:30px;
	border-top:3px solid #F1CD34;
	clear: both;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	text-align:center;
	color:#FFF;
	padding:10px 0 0 0;
	margin:0 0 0 22px;	
}

#footer p a:link, #footer p a:visited {
    color:#FFF;
}


/** Bottom Bar **/
#bottombarmenuwrapper {
	text-align:center;
}

#bottombarmenuwrapper {
    border-top:3px solid #F1CD34;
    padding:0 0 25px 0;
}


.barmenuright {
	position:relative;
	width:45%;
	float:right;
	vertical-align:bottom;
	margin-right:5px;
}

.barmenuleft {
	position:relative;
	width:45%;
	float:left;
	vertical-align:bottom;
	margin-left:5px;
}

#bottombarmenuwrapper h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:14px;
	color:#FFF;
	text-transform:uppercase;
	margin:25px 0 0 0;
	padding:6px 0 5px 0;
	display:block;
	/**background-image:url(pic/headerbg.gif);**/
	background-color:#0067AC;
}

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

#bottombarmenuwrapper ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
}

#bottombarmenuwrapper ul li a:link, #bottombarmenuwrapper ul li a:visited {
	display:block;
	height:24px;
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #666;
}

#bottombarmenuwrapper ul li a:hover {
	color:#000;
	background-color:#F1CD34;
}

/** Posts **/
.post {
	position:relative;
	overflow:hidden;
	margin:30px 0 0 0;
	padding:0 0 30px 0;
}

.post p, .post ul, .post ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#000;
}

.post p {
	margin:0 20px 0 0;
	padding: 0 0 20px 15px;
}

.post div.ulbox {
	margin:0 20px 0px 0px;
	padding: 0;
	/**padding: 0 0 20px 15px;**/
	border: 1px solid white;
}

.post p a:link, .post p a:visited, .post ul a:link, .post ul a:visited {
    color:#666;
}

.post a {
    text-decoration: underline;
}

.post ul, .post ol {
	margin-top: 0;
	padding-top: 0;
}

.post .posth3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:36px;
	color:#0067AC;
	text-transform:none;
	margin:0 20px 0 0;
	padding:0 0 5px 15px;
}

.post .posth3 a:link, .post .posth3 a:visited {
    color:#0067AC;
	 text-decoration:underline;
}

.post .posth3 a:hover {
    color:#888;
    text-decoration:none;
}

.post .posth2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#666;
	text-transform:none;
	margin:0 20px 0 15px;
	padding:0 0 0 0;
	border-bottom:3px solid #000
}

.post h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:24px;
	color:#0067AC;
	text-transform:uppercase;
	margin:0px 20px 0 0;
	padding:15px 0 5px 15px;
}

.post span.title {
	border-top: 1px solid #0067AC;
}

.post h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:19px;
	color:#0067AC;
	text-transform:uppercase;
	margin:0px 20px 0 0;
	padding:15px 0 5px 15px;
}

.post h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#0067AC;
	text-transform:uppercase;
	margin:0px 20px 0 0;
	padding:15px 0 5px 15px;
}

.post h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:black;
	margin:0px 20px 0 0;
	padding:2px 0 6px 15px;
}

.post .withleftline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:0 20px 0 0;
	padding: 0 0 20px 15px;
}

.quote {
	padding: 30px 0 30px 40px;
}


.post .postdata {
	color:#999;
	text-transform:uppercase;
	font-size:11px;
	line-height:11px;
	padding:0 0 0 15px;
}

.post .postdata a:link, .post .postdata a:visited {
    color:#999;
}


/** Comments **/
#commentwrapper {
    /**width:585px;**/
	 width: 80%;
    margin:-20px 0 0 0;
}

.commenteven, .commentodd {
    position:relative;
    /**width:579px;**/
    margin:25px 0 0 15px;
    border:3px double #F1CD34;
}

.commentodd {
    background-color:#EEE;
}

.commentcontent {
    margin:10px 15px 10px 15px;
}

.commentcontent p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#333;
}

.commentcontent p a:link, .commentcontent p a:visited {
    color:#666;
}

.commentcontent blockquote {
    font-style:italic;
    margin:0 0 0 10px;
    border-left:3px solid #AA0000;
    padding:0 0 0 5px;
    background-color:#DDD; 
}

.commentcontent .commentinfo {
    color:#999;
    font-size:10px;
    line-height:10px;
    text-transform:uppercase;
}

.commentcontent .commentinfo a:link, .commentcontent .commentinfo a:visited {
    color:#999;
}

#comment {
    width:405px;
}
