body {
	background-image: url(../images/blog/blog-bkgrnd-body2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.stay-connected {
	background-image: url(../images/header/stay-connected.jpg);
	
}


.col-left {
	margin-top: 80px;
	text-transform: capitalize;	
}

.col-mid {
	margin-top: 80px;
	
}
.col mid p{
height: auto;
}

.col-right {
	margin-top: 0px;
	
}
.col-right p {
	margin-top: 0px;
}
.col-right li {

border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #999999;
list-style-type: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;

}

.blog-archives {
	background-image: url(../images/sidebars/blog-archives.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.blog-categories {
	background-image: url(../images/sidebars/blog-categories.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.col-mid {
	float: left;
	margin-right: 10px;
	width: 525px;
	min-height:1050px !important;
	background-image: url(../images/blog/blog-bkgrnd-col-mid.png);
	background-repeat: no-repeat;
	text-align: left;
}

.col-mid img {
	margin-right: 0px;
	display: inline;
	}

.wp-caption {
	background-image: url("");
	background-repeat: no-repeat;
	line-height: 18px;
	margin: 0px 20px 0 0;
	max-width: 250px !important; /* prevent too-wide images from breaking layout */
	padding: 10px 10px 10px 10px;
	text-align: center;
	display: block;
	float: left;
}
.wp-caption img {
	
	display: inline;
	padding-left: 10px;
	float: left;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	float: left;
	
}

h4 {
	color: #030;
	font-family: "museo-1", "museo-2", serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: -5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;

}


.col-mid iframe{
	width:485px;
	
	}

.avatar {
	background-image: url(../images/blog/blog-bkgrnd-imgbox.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 60px;
	margin: 10px 20px 20px 0;
	display: inline;
	padding-bottom: 0px;
	padding-left; 3px;	
	
}
.avatar img {
	border: 1px solid #CFEBF4;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	
}

.blog-content {
	width:525px;
	text-align: left;
	padding-top: 5px;
	display: inline;
	
}

.blog-content img {
	
background-image: url("../images/blog/blog-bkgrnd-imgbox.jpg");
background-repeat: no-repeat;
float: left;
max-width: 200px;
height: auto !important;
width: auto;
margin-right: 20px;
margin-left: 10px;
margin-bottom: 10px;
padding: 10px;
display: inline;

}


.rss-subscribe {
	font-size: 95%;
	line-height: 1.2em;
	color: #030;
}

.col-mid li {

border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #999999;
list-style-type: disc;
padding: 2px;
margin-left: 35px;

}
.col-mid ul { margin-left: 35px;
padding-top: 10px;
padding-right: 20px;

}
.col-mid li:last-child {border-bottom:0px; }
.navigation {padding: 5px 20px 15px 20px;margin-bottom: 10px; }
.smallergray {margin-top: 3px;}
.alignleft {float: left; margin: 15px 25px 15px 15px; display:inline; padding: 0 10px 0px 0px;}

.col-right-nav li{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
list-style-type: none;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
}
.col-right-nav li:last-child{border-bottom:0px; }

.bloggers li{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
list-style-type: none;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 30px;
padding-right: 20px;
}
.bloggers li:last-child{border-bottom:0px; }
.sharebar {
background-image: url("../images/backgrounds/blog-share-bar.png");
background-repeat: no-repeat;
height: 45px;
margin-top: 10px;

}
.tip {
margin-left: -20px;
margin-top: -20px;
}
.event-special {
margin-left: -20px;
}
.previous { float: left; padding-bottom: 5px;}
.next {float: right; padding-bottom: 5px;}
.blog-logo {z-index: 5; position: absolute; top: 150; left: 80; height: 70px; width: 700px;}

input[type=checkbox] {
    display:none;
  }

input[type=checkbox] + label
   {
       background: url("../images/checkbox-bg.png") no-repeat 0 0;
       height: 24px;
       width: 12px;
       display:block;
       padding: 0 0 0 0px;
   }