/*
Theme Name: Good Vibrations Chiropractic*/
/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/*the main div containers*/
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%; margin: 0; padding: 0; color: #000; background-image: url(../../../../images/spring_background.jpg); background-repeat: no-repeat; background-position: left top; }
#wrapper {
	width: 828px;
	margin: 12px auto 20px;
	padding: 0;
}
#header { background-image: url(../../../../images/top.png); background-repeat: no-repeat; background-position: center bottom; height: 188px; width: 828px; margin: 0; padding: 0; }
#main { background-image: url(../../../../images/body_slice.png); background-repeat: repeat-y; background-position: center top; width: 828px; float: left; }
#page_main { display: inline; width: 800px; float: left; margin-left: 15px; padding: 0; }
#content {
	width: 600px;
	padding: 10px 10px 10px 30px;
	float: left;
	line-height: 1.3em;
}
#sidebar {
	width: 150px;
	float: right;
	margin: 10px 15px 0 0;
}
/*page_content is the div for the single column pages*/
#page_content { line-height: 1.3em; padding: 0; width: 300px; float: left; min-height: 500px; margin: 0 15px 10px 30px; }
#footer { height: 50px; clear: both; text-align: center; font-size: 0.8em; background-image: url(../../../../images/footer.png); background-repeat: no-repeat; background-position: center top; width: 828px; padding: 13px 0 0; }

/*some general classes */
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
/*style for menu and submenu, pages and sub-pages in the header*/
#menu{ text-align: right; padding: 165px 0 0; white-space: nowrap; margin: 0 15px 0 0; }
#menu ul { margin: 0; padding: 0; }
#menu li { margin: 0; padding: 0 5px 0 0; display: inline; list-style-type: none; }
#menu li a:link, #menu li a:visited { color: black; font-size: 12px; font-family: verdana, tahoma; text-decoration: none; text-align: right; margin: 0; padding: 3px; }
#menu li a:hover { border-bottom: 3px solid #5b7a03; }
#menu .current_page_item a { color: black; font-weight: bold; background-repeat: no-repeat; background-position: center bottom; text-decoration: none; min-width: 93px; padding-bottom: 30px; border-bottom: 3px solid #5b7a03; }
#menu .current_page_parent a { color: black; font-weight: bold; text-decoration: none; }


/*style the headings*/
h1 { color: #5b7a03; font-size: 1.5em; font-family: Tahoma, verdana; line-height: 1.5em; }
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 { color: #5b7a03; font-size: 1.1em; }
.post h2 { color: #5b7a03; font-size: 1.8em; margin: 45px 0 10px; padding: 0; }
.post h3 { color: #5b7a03; font-size: 1.8em; margin: 0; padding: 0; }

/*style the post date*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}

/*style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited { color: #474200; font-family: verdana, tahoma; text-decoration: none; }
#footer a:hover {
	text-decoration: none;
}

#footer_menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0;
	
}
#footer_menu ul {
	margin: 0px;
	padding: 0px;
}
#footer_menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#footer_menu li a:link, #menu li a:visited { font-family: verdana, tahoma; padding: 3px; }
#footer_menu li a:hover {
	text-decoration: underline;
}
#footer_menu .current_page_item a { font-weight: bold; text-decoration: underline; }
#footer_menu .current_page_parent a { font-weight: bold; text-decoration: underline; }


/*style sidebar links*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited { color: #555; display: block; text-decoration: none; margin-bottom: 0.1em; padding: 1px; }
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li { color: #777560; font-size: 0.9em; margin-left: 10px; }

/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}

/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}


/*oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}



/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}
/*for the Links Page styling*/
.linkcat { color: #555; font-size: 12px; margin-left: 0; padding-left: 0; list-style-type: none; }
.linkcat h2 { color: #5b7a03; font-size: 15px; font-family: verdana, tahoma; margin-left: 0; padding-left: 0; list-style-type: none; }
.linkcat ul { margin-left: 0; padding-bottom: 10px; padding-left: 0; }
.linkcat li, .linkcat li a { color: #555; list-style-type: circle; list-style-image: none; }
/*for the "share this" functionality*/
.stbuttontext { margin-left:18px; }

.cw6-video {
  float:right;
  width:360px;
  margin-top:600px;
  padding:0 0 0 40px;
}