.camera_caption a {color:#FFF}
.row-fluid .box a .title,.row-fluid .box a p{color:#333}
.row-fluid .box a:hover {text-decoration:none}
#divLogo {display: table;}
#divLogo img {width:100px}
#divSiteTitle {
    font-size: 15px;
	line-height: 15px;
    margin-left: 6px;
}
#divTagLine {
    color: #000;
    line-height: 36px;
    letter-spacing: 0px;
    font-size: 36px;
}
h3, .page-content h3 a {
    font-size: 22px;
    line-height: 29px;
}

@media (max-width: 960px) {
	.blogD {width:48% !important}
	.blogD:nth-child(3) {margin-left:0 !important}
}
@media (max-width: 640px) {
	.blogD h3 {
    height: 50px !important}
	.blogD {width:100% !important}
	.blogD .capt { height: 100px !important}
}
@media (max-width: 480px) {
	.blogD .capt { height: 130px !important}
}