/*
Theme Name: Creative-Family-Beach-Vacations
Theme URI: http://www.creative-family-beach-vacations.com/
Description: Blog Theme based upon the main site's Theme, creative-family-beach-vacations.com.
Version: 1.0
Author: KWF
Tags: two columns, widgets
*/

body {
	background: #fff;
	color: #000;
	font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

td {
	margin: 0px;
}

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

acronym, abbr {
	border-bottom: 1px dashed #333;
	cursor: help;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
}


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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
	margin-top: 10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
}

.storytitle {
	margin: 0;
}


/**********
* Comments
**********/

#commentform textarea {
	padding: 3px;
	width: 100%;
}

li.comment {
	margin-top: 15px;
}

.commentlist {
	list-style-type:  none;
	margin-left: 0;
	padding-left: 0;
}
.commentlist li ul {
	list-style-type:  none;
}

.cancel-comment-reply a {
	color:  #f00;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

.responses {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

.note {
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	padding-bottom: 10px;
}

#reply {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}

/**********
* Sidebar
**********/

#Layer1 {
	background-image: url(http://www.math-comic-strips.com/imgs/LEFT.jpg) repeat-y top left;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0;
}

.sidebar {
  margin: 0;
  padding: 0;
}

.sidebar ol, .sidebar ul {
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
}

.sidebar ol li.widget {
  margin-top: 18px;
  margin-left: 0;
  padding: 0;
  border: 2px solid #8a8666;
  background-color: #3d3d3d;
  color: #9b9b9b;

  line-height: 23px;
  list-style: none;
}

.sidebar .widgettitle {
	padding-left: 2px;
	margin: 0;
	font-style: italic;
}

.sidebar li a {
  display: inline;
  padding: 5px 0 5px 4px;
  color: #9b9b9b;
  
  text-decoration: none;
}

.sidebar li a:hover {
  color: #fcfc7f;
}

.sidebar ul li {
  display: block;
  background-color: #3d3d3d;
  border-top: 2px solid #8a8666;
  color: #fcfc7f;
  padding: 0;
  
  line-height: 23px;
  list-style: none;
}
