/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

/* input, textarea { 
    background: url(../schooner/images/input-background.png);
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 15px;
    margin-top: -4px;
    padding: 5px;
}
*/

#post-author .profile-link {
    margin-top: 25px;
}

#comments {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin: 40px 0 0 15px;
    padding: 40px 0 0;
    position: relative;}
	
#respond h3 {
	margin-left:15px;	
				}

#commentform textarea{
	margin-left:15px;
	}


.button, .button:visited, .reply a, #respond .form-submit input#submit {
	margin-left:15px;
	
}

.logged-in-as{
	margin-left:15px;
		
}

.entry .wp-caption{
	margin-left:15px;
	}


#post-author {
    border-style: solid;
    font-size: 12px;
	line-height:20px;
	margin-left:15px;
	margin-right:20px;}
	
.post-entries {
	margin-left:15px;
	margin-right:15px;
	}
	
	
#post-author h4{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color:#0D5142;
	}	


.widget ul li a {
    line-height: 22px;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-indent: -25px;
}


.widget ul li a:hover  { 
	text-decoration:underline;
	 }

	.nav li ul  { 
	/*background: #FFF; */
	position: absolute; 
	left: -999em; 
	width: 140px; 
	/*border: 1px solid #dbdbdb; */
	border-width:1px 1px 0; 
	z-index:999; 
	height:25px;
	}
	
#footer-widgets.col-4 .block { 
	padding:28px 0 0 2%; 
	width:22.5%; 
	float:left; 
	}	
	
.nav li ul li a  { 
	width:140px; 
	color:#555; 
	font-size:0.8em; 
	line-height:18px; 
}	

.widget ul  {  
	padding-left:10px;
	/*padding-top: 10px; */
	}
	
	/*.nav li ul li  { background:#eee; border-top:1px solid #fff; border-bottom:1px solid #dbdbdb;}
	.nav li ul li a  { width:160px; color:#555; font-size:0.8em; line-height:18px; }
	.nav li ul li a.sf-with-ul { padding:5px 10px; }
	.nav li ul li a:hover, .nav li.sfHover ul li a.sf-with-ul { background:#eaeaea;}
	.nav li ul ul  { margin: -30px 0 0 180px; }
	.nav li ul ul li a  {  }
	.nav li ul li ul li a  {  }*/
	
.entry p  { 
	color: #555555;
    font: 12px/1.75em Verdana,Geneva,sans-serif;
	padding-left:15px;
	margin-bottom: 1.2em;
	padding-right: 15px; 
	}
	
.entry ul  { 
	margin: 0 0 15px 15px; 
	//padding: 0 0 0 345px; 
}
	
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: disc; }
.entry ul ul li  { list-style-type: circle; }

.entry h2 { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0D5142;
	margin:0 0 0.5em; 
	padding-left:15px;
	line-height:1.5em;
	}
	
.entry h3 { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0D5142;
	margin:0 0 0.5em; 
	padding-left:15px;
	line-height:1.5em;
	}	
	
	
.entry h4 { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0D5142;
	margin:0 0 0.5em; 
	padding-left:15px;
	line-height:1.5em;
	}	
		
	
.entry a {
	text-decoration:underline;
}

.entry a:hover{
	text-decoration:none;	
}

.entry h3 a:hover{
	text-decoration:underline;
		
}

/*
.entry h3 a:after:not(img) {
	content:url("/wp-content/uploads/2012/03/arrow.png");
}

.entry h3 a.arrow:after {
	content:url("/wp-content/uploads/2012/03/arrow.png");
}
*/

.entry h3 a.arrow:after {
	content:url("../schooner/images/arrow.png");
}

.entry img, img.thumbnail {
    padding: 7px;
	}

.weekday-sails img{
	border:0;
	padding: .07em; !important;	
	text-align:center;
}	