/*
Theme Name: Cabin By The Sea Theme
Description: Custom theme for CabinByTheSea.ca
*/

 
body.blog #content { float: left; width: 500px; padding: 80px 0 0 0; background: none; }
#sidebar { float: right; width: 200px; line-height: 1.8; margin-top: 80px; background: url(../../../../_ui/images/bg-divider.jpg) repeat-y top left; padding-left: 40px; }
#sidebar li { margin-bottom: 25px; }
#sidebar li li { margin-bottom: 0; }
#sidebar h2 { font-size: 1.6em; padding-bottom: 4px; }

body.blog #content h2 { font-weight: bold; color: #069; font-size: 2.8em; padding: 0 0 20px 0; text-align: left; }
body.blog #content h3 { font-weight: bold; color: #066a38; font-size: 2em; padding: 0 0 15px; text-align: left; }
body.blog #content h3#comments { padding: 0; }

body.blog #content h2 a, body.blog #content h2 a:link, body.blog #content h2 a:visited, body.blog #content h2 a:active { text-decoration: none; }

body.blog #content h3 a, body.blog #content h3 a:link, body.blog #content h3 a:visited, body.blog #content h3 a:active { text-decoration: none; }
body.blog #content h3 a:hover { text-decoration: underline; }
 
body.blog #content h2 a:hover { text-decoration: underline; }

.addtoany_share_save_container, a.addtoany_share_save { width: 120px; overflow: hidden; }
 
.post { border-bottom: 1px solid #ccc; margin-bottom: 20px; }
 
 
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
 
  .commentlist { border-bottom: 1px solid #ccc; }
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal; 
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
 
.commentmetadata {
	font-weight: normal;
	}
 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
  
  .postmetadata { font-size: 11px; line-height: 1.5; }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
 
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption { 
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

 

.clear {
	clear: both;
}
  
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
 
 
 

/* Begin Form Elements */
#sidebar #searchform #s {
	width: 100px; float: left;
  margin-right: 5px;
	}

#sidebar #searchsubmit, #commentform #submit {
	padding: 1px;
  width: auto; padding: 4px 8px 4px; font-weight: bold; background: #069; color: #fff; cursor: pointer; border: 1px solid #fff; float: left;
	}
  
  * html #sidebar #searchsubmit { width: 62px; }

  #commentform #submit { float: right; width: auto; padding: 4px 8px 4px; clear: both; margin: 5px 0 0 0; }
  
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px; 
	margin: 5px 5px 1px 0;
	}
#commentform label { margin-top: 7px; float: left; }
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after,
#searchform:after,
#commentform p:after,
body.blog div.wrapper-blog:after, .navigation:after{
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
  #searchform { margin-bottom: 20px; }
  body.blog div.wrapper-blog, #searchform, .navigation, #commentform p{ zoom: 1; }
 
/* End Form Elements */
 

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

 
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;font-size:11px;
	display: block;
	}
/* End Comments */


 

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
 span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center; 
	}
  
  .navigation div { padding-bottom: 20px; }
   
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text { 
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
 
