body {
	font:small/140% "Arial", Verdana;
	text-align:center;
	color: #484848;
	background: #E8E6E7;
	}

a {
	color:#127BA8;
	text-decoration:none;
	}

a:hover {
	color:#00457C;
	text-decoration: underline;
	}

h1,h2,h3,h4,h5,h6 {
	font-size:150%;
	}

	
#header {
	width: 970px;
	margin: 0 auto;
	background: #FFF;
	text-align: left;
	height: 147px;
	overflow: hidden;
	}
	
	#header #logo {
		position: relative;
		top: -25px;
		left: 665px;
		background: url(/images/logo.gif);
		width: 289px;
		height: 108px;
		display: block;
		text-indent: -9999px;
		}
		#header .collage {
			position: relative;
			top: -100px;
			left: 20px;
			}
		
	#header h2 {
		font:1.6em "Arial", Verdana;
		color:#FFF;
		float: right;
		padding-top: 25px;
		}
.header, .wrapper {
	width: 970px;
	margin: 0 auto;
}
.wrapper {
	background: #FFF url(/images/site-bg.gif) repeat-x left top;
}	
.header {
	background: #E51A2D;
	}
	.header h1 {
		display: block;
		width: 100%;
		background: #00457c;
		padding: 13px 0;
		font-size: 1.8em;
		}
		.header h1 a {
			color: #FFF;
			font-weight: normal;
			}
	
.navWrap {
	background: #E51A2D;
	padding: 10px 0;
	}
	
	#mainNav {
		padding: 10px 0 10px 20px;
		text-align: left;
		background: #E51A2D;
		}
		
		#mainNav li {
			display: inline;
			color: #ff6f06;
			}
			
			#mainNav li a {
				margin: 0 15px 0 0;
				padding: 0;
				color: #FFF;
				font-weight: bold;
				font-size: 12px;
				}
				
				#mainNav li a:hover {
					text-decoration: underline;
					}


.navRoundbot {
	background: #B71321 url(/images/mainNav-leftBot.gif) no-repeat left bottom;
	height: 4px!important;
	font-size: 1px;
	}
	
	.navRoundbot div {
		background: url(/images/mainNav-rightBot.gif) no-repeat right bottom;
		height: 4px!important;
		}

.float_left {
	float:left;
	}

.post h1 a {
	color: #E01526;
	}

.pageTitle {
	background: #e6172a;
	color: #FFF;
	}

.navigation {
	list-style-type:none;
	margin:1px 0;
	}

	.navigation li {
		display:inline;
		font-size:1.2em;
		padding:5px 10px;
		}

		.navigation li a:active {
			border-bottom:15px solid #DCE052;
			color:#fff;
			}

		.navigation li a:hover {
			border-bottom:15px solid #5581D3;
			color:#fff;
			}

#contentwrapper {
	padding-bottom: 50px;
}
.entry {
	padding: 5px 20px 20px 0;
	}
		
.entry p {
	padding-bottom: 10px;
	}	
		
.sideTop {
	background: #f5f5f5 url(/images/sidebar-top-round.gif) no-repeat left top;
	display: block;
	width: 100%;
	}
	
	.sideTop h3 {
		color: #444;
		padding: 4px 0 4px 12px;
		letter-spacing: 0.05em;
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		}
		
.sidebarNav {
	background: #efeeee;
	}
	
	.sidebarNav h3 {
		font-size: 12px;
		color: #b71321;
		font-weight: bold;
		padding-left: 14px;
		}

	.sidebarNav li {
		background:  url(/images/icon-bullet.gif) no-repeat 10px 10px;
		}
	
	.sidebarNav a {
		color: #127ba8!important;
		}
		
		.sidebarNav a:hover {
			color: #127ba8!important;
			text-decoration: underline;
			}
		
#page {
	text-align:left;
	width:900px;
	color:#444;
	margin:auto;
	padding:20px;
	background: url(/images/clouds.jpg) no-repeat left top;
	}

#page #header{
	position:relative;
	}

	#page #header #searchform {
		position:absolute;
		bottom:19px;
		left:10px;
		}

		#page #header #searchform input{
			border:none;
			height:14px;
			width:auto;
			padding:2px;
			background:#fff url(background-image.jpg) top left repeat-x;
			border-top:1px solid #909090;
			border-left:1px solid #CECECE;
			border-right:1px solid #CECECE;
			border-bottom:1px solid #E4E4E4;
			}
			
	#page #header #stylenavigator ul{
		list-style-type:none;
		position:absolute;
		top:8px;
		right:10px;
		}
		
		#page #header #stylenavigator ul li{
			display:inline;
			}

	#page #sidebox {
		width: 200px;
		float: right;
		margin: 110px 5px 10px 0;
		background: #ebf7ff;
		border: 1px solid #f1f9ff;
		padding: 10px;
		}
		#page #sidebox h2 {
		color: #00457c!important;
		font-size: 1.2em!important;
		}
		#page #sidebox h3 {
		color: #3e3e3e;
		font-size: 1.3em;
		border-bottom: 1px solid #cbd3d8;
		padding-bottom: 2px;
		}

		#page #sidebox h1 {
			display:block;
			background:#000510 url(img/bluegreen/siebar_h1_open.gif) no-repeat left top;
			color:#D7E052;
			font-size:1.1em;
			margin:6px 0 2px 0;
			}
			
			#page #sidebox h1 span{
				display:block;
				height:18px;
				padding:5px 0 5px 30px;
				}
				
		#page #sidebox ul {
			list-style-type:none;
			margin:10px 0 10px 0;
			}

			#page #sidebox ul li {
				display: block;
				padding: 5px 10px;
				margin: 2px 0;
				}
				#page #sidebox ul li:hover {
				background: #F8FDFF;
				}

				#page #sidebox ul li a {
					color: #B71321;
					}

#page #sidebox ul li a img {
					border:0;
				}
					
	#page .flickr {
		clear:both;
		background:#000C29;
		padding:25px 25px 25px 60px;
		}

		#page .flickr .flickrimg {
			border:4px #2E436B solid;
			}

		#page .flickr a {
			border:none;
			padding:0 10px;
			}

		#page .flickr h1 {
			color:#74d40c;
			font-size:1.6em;
			font-weight:400;
			font-variant:small-caps;
			padding:20px 0;
			}
			
	#page #contentbox {
	width:630px;
	float:left;
	}
	
	#page #contentbox h1 span{
		color:#97A9D3;
		}
	
		#page #contentbox h1.archives{
			color:#DCE052;
			font-size:2.1em;
			margin:30px 50px 10px 0px;
			text-align:center;
			}
			
	#page #contentbox #about {
		background:#74d40c url(img/bluegreen/aboutimg.png) no-repeat right bottom;
		color:#001342;
		margin:25px 25px 0;
		}

		#page #contentbox #about h1 {
			letter-spacing:-0.1em;
			color:#A6F551;
			font:normal 1.9em;
			padding:10px;
			}

		#page #contentbox #about hr {
			background:url(img/bluegreen/separator.gif) repeat-x left top;
			height:6px;
			border:none;
			}

		#page #contentbox #about .entry {
			line-height:150%;
			padding:10px;
			}

	#page #contentbox .post {
		line-height:130%;
		font-size:1em;
		padding:0 25px 0 0;
		}
		
		#page #contentbox .post p {
			padding-bottom: 12px;
			}
			
		#page #contentbox .post h1 {
			font-size:2.8em;
			margin: 10px 0;
			font-style: normal;
			font-weight: normal;
			padding-bottom:9px;
			color: #404040;
			line-height: 1.1em;
			}
			
			#page #contentbox .post h1 a:hover {
				color:#B71321;
				}
		
		#page #contentbox .post h2 {
			color: #00457c;
			font-size: 1.4em;
			margin-top: 1.3em;
			margin-bottom: 10px;
			font-weight: normal;
			}
			
		#page #contentbox .post h3 {
			color:#666;
			margin:10px 0;
			padding-bottom: 3px;
			font-size: 1.2em;
			}
			
		#page #contentbox .post h4 {
			font:small-caps normal 1.5em;
			margin:10px 0;
			}
			
		#page #contentbox .post a[title="comment"] {
			width:24;
			height:24px;
			padding-left:17px;
			background: url(img/bluegreen/comment_icon.gif) no-repeat left center;
			}
		
		#page #contentbox .post a[rel="category tag"] {
			width:24;
			height:24px;
			padding-left:17px;
			background: url(img/bluegreen/category.gif) no-repeat left center;
			}
		
		#page #contentbox .post .meta {
			font-size:0.8em;
			color:#1D60D5;
			text-transform:uppercase;
			padding:25px 0 0;
			}

		#page #contentbox .post .sidenotearchiv_title {
			list-style-type:none;
			margin:30px 15px;
			}

			#page #contentbox .post .sidenotearchiv_title li {
				display:inline;
				font-weight:700;
				font-size:1.1em;
				background:#000510;
				color:#D7E052;
				text-decoration:none;
				padding:10px 15px;
				}

				#page #contentbox .post .sidenotearchiv_title li a {
					text-decoration:none;
					}

		#page #contentbox .post .wp-smiley {
			border:none;
			}
		
		#page #contentbox .post hr {
			height:6px;
			background:url(img/bluegreen/separator2.gif) repeat-x left bottom;
			}

		#page #contentbox .post .date{
			margin-top:-9px;
			margin-bottom:20px;
			color:#9ce019;
			font-size:0.9em;
			font-style: normal;
			font-weight: bold;
			}


		#page #contentbox .post img {
			border:4px #2E436B solid;
			margin:5px;
			}
			
		#page #contentbox .post ul, ol {
			margin-left:25px;
			margin-top:15px;
			padding-bottom:10px;
			}
			#page #contentbox .post ul li, ol li {
			padding-bottom:10px;
			}
			
		#page #contentbox .post blockquote {
			margin:15px;
			border-left:5px solid #142651;
			padding-left:5px;
			font-style: italic;
			color:#899fff;
			}

	#page #footer {
		text-align:center;
		clear:both;
		padding:5px;
		}
		
		
.address {
	width: 550px;
	margin-bottom: 25px;
	font-style: normal!important;
	border-bottom: 1px solid #E8E6E7;
	}
	.address img{
		float: right;
		border: 1px solid #E8E6E7!important;
		padding: 5px;
		background: #FFF;
		margin: 0!important;
		}
		.address p {
			padding: 0 0 10px 0;
			margin: 0;
			}
			.address h3 {
				font-size: 1.2em!important;
				color: #00457C!important;
				padding: 0!important;
				margin: 0!important;
				}
#calculator {
	list-style: none;
	}
	#calculator li {
		padding: 0!important;
		margin: 7px 0;
		border-bottom: 1px solid #EAF7FF;
		}
		#calculator label {
			padding: 0!important;
			margin: 0!important;
			color: #00457C;
			font-size: 1em;
			font-weight: bold;
			}
			#calculator select {
				width: 256px;
				padding: 1px 2px!important;
				margin: 4px 0 8px 0;
				}
				#calculator input {
					margin: 4px 0 8px 0;
					padding: 3px 2px!important;
					}
					#calculator li.last{
						margin-top: 20px;					
						}
						#calculator li.last label{
							font-size: 1.3em;
							color: #444;
							}
							#calculator li.last input{
								margin-top: 10px;
								background: #f8f8f8!important;
								border: 1px solid #7d7d7d!important;
								color: #444;
								font-weight: bold;
								font-size: 1em;
								}
								#calculator li input.inputButton {
									width: 95px;
									height: 30px;
									background: url(/images/btn-start-again.gif) no-repeat 0 3px;
									border: 0!important;
									display: block;
									float: left;
									display: block;
									padding-bottom: 4px;
									margin-top: 20px;
									}
									#calculator li.formButton {
										border: 0!important;
										}



#footer {
	background: url(/images/footer-top.gif) no-repeat left top;
	}
	
.footerNav {
	padding-top: 5px;
	}

	.footerNav li {
		display: inline;
		color: #ff6f06;
		}
		
		.footerNav li a {
			margin: 0 5px;
			font-size: 12px;
			color: #336a96;
			}
			
			.footerNav li a:hover {
				text-decoration: none!important;
				border-bottom: 1px dotted #00457c;
				}
				
#footer p {
	padding-top: 10px;
	color: #6f6f6f;
	}
	#footer p a{
	color: #585858;
	text-decoration: none!important;
	}
		#footer p a:hover{
		border-bottom: 1px dotted #6f6f6f;
		text-decoration: none!important;
		}
* {
	outline:none;
	margin:0;
	padding:0;
	}

*html #page #contentbox {
	width:600px;
	float:left;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}