/*
Theme Name: Proto Child
Description: Child theme for the Proto theme 
Author: Your name here
Template: proto
*/

@import url("../proto/style.css");

#logo img {height:170px; width: 2px solid #000; margin: 0 auto;}

#menu .page-item-83 {display:none;}

.captain-blog {
display: block;
width: 100%;
clear: both;
height: 120px;
border-bottom:1px solid #dadada;
margin: 0 0 10px 0;
padding:10px;
}

.captain-blog:hover {
background:#F5F5F5;
}