/*
Theme Name: Boogie Bodies Best
Theme URI: http://www.boogiebodiesbest.com
Description: WordPress theme created for the triple B.
Version: 0.1
Author: Myles O'Reilly
Author URI: http://www.creativecompulsions.com
Tags: Boogie Bodies Best
*/

#TopPhone {text-align:center; width:300px; float:right; height: 35px; margin:0; clear: all; color: #FFFFFF;}
.alignleft {float: left;}
.alignright {float: right;}

a.posthead {
font-family: "Comic Sans MS", Arial, sans-serif; 
color: #FF00FF;
font-size: 18pt;
text-decoration: none;
}

a.posthead:hover {
font-family: "Comic Sans MS", Arial, sans-serif; 
color: #6B8E23;
font-size: 18pt;
text-decoration: underline;
}

.comments-template {margin: 0px;}
/***************************Layout**************************/
body {background: #27408B url('images/bg.jpg') repeat-x top center;
color: #000000;
FONT-SIZE: 12px;
FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; 
margin: 0;
padding: 0;
text-align: center; /* Stupid IE */
}

#wrapper {width:974px; margin: auto; text-align: left;}

#poster {width: 550px; margin-left: 120px; vertical-align:top;}

#header {background: Transparent url('images/header.png') no-repeat top center; height: 232px; width: 974px; margin: 0px;}

#content{background: Transparent url('images/body.png') repeat-y top center; width: 974px; margin:0px;}

#footer{background: Transparent url('images/footer1.png') no-repeat top center; width: 974px; height: 106px; text-align: center;}

#footer2{background: Transparent url('images/footer2.png') no-repeat top center; width: 974px; height: 185px; text-align: center;}
 
/***************************SIDEBAR**************************/
 
#sidebar {
font-size: 12pt;
FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; 
color: #6B8E23;
padding: 0px 0 10px 0;
margin-right: 80px;
width: 160px;
float:right;
}

#sidebar a{
color: #3300ff;
font-weight: bolder;
font-size: 12pt;

}
#sidebar a:hover{
color: #7F00FF;
font-weight: bolder;
font-size: 12pt;

}

h4.sdb {
font-family: Courier;
font-size: 15pt;
font-weight: bold;
color: #7F00FF;
margin: 5px 0 0 0;
padding: 0;
}
 
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
 
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
 
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
 
 
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
 
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
 
ol li, #sidebar ul ol li {
	list-style-type: none;
	}
 
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
 
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
 
#sidebar #searchsubmit {
	padding: 1px;
	}
 
#sidebar form {
	margin: 0;
	}
 
/* End Sidebar Entries */
 
/***************************TYPESETTERS DREAM**************************/
 
#content {
font-size: 12px;
FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; 
color: #000000;
}
 
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	/* End of typography */
 
/***************************CLINKS - Yes I said CLINKS. So What? You Wanna Fight About It?**************************/
 
a, h3 a:hover {
	color: #7F00FF;
	text-decoration: none;
	}
 
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
 
.entry p a:visited {
color: #7F00FF;
text-decoration: none;
border-bottom: 1px dashed #7F00FF;
}
 
/* End links */
 
/***************************POSTS**************************/
 
/* Begin post structure. essentially the structure of our posts. The alignment of them, the postions, etc. */
.post {
	margin: 0 0 0px;
	text-align: left;
	}
 
.post hr {
	display: block;
	}
 
.postmetadata {
	clear: both;
margin: 0px;
Padding: 15px;
}
 
.clear {
	clear: both;
}
 
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End the post structure */
 
/***************************FOOTER**************************/
 

#footer p {
	margin: 0;
margin-right:80px;
	padding: 0px 0;
	text-align: center;
color: #000000;
font-size:.65em;
	}
/* End Da Footah! */
 
/***************************HEADERS**************************/
 
h1 {padding-top: 0px;
	margin: 0;
color:#691153;}
 
h2 {margin: 0px 0 0;color:#691153;}
 

h3 {font-size: 13pt;
	padding: 0;
	margin: 0px 0 0;}
 
h3.comments {
	padding: 0;
	margin: 0px auto 0px;}
 

 

/* End Headers */
 
/***************************FORMS**************************/
 
/* Style of form elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
 
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
 
select {
	width: 130px;
	}
 
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0px 5px 1px 0;
	}
 
#commentform textarea {
	width: 80%;
	padding: 2px;
	}
 
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
 
/***************************COMMENTS**************************/
 
/* Begin comments style. The style section used to customize how comments are displayed on your blog.*/
.alt {
	margin: 0;
	padding: 10px;
	}
 
.commentlist {
	padding: 0;
	text-align: justify;
	}
 
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
 
.commentlist p {
	margin: 0px 5px 10px 0;
	}
 
#commentform p {
	margin: 0px 0;
	}
 
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
 
.commentmetadata {
	margin: 0;
	/*display: block;*/
	}
 
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
 
.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;
	font-size: 1.1em;
	}
 
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
 
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
 
.commentmetadata {
	font-weight: normal;
	}
 
small, .nocomments, .postmetadata, blockquote, strike {
color: #666;
}
 
/* End Comments */
 
/***************************CALENDAR**************************/
 
/* Begin Calendar. If you intend to use the WP calendar in your blog's sidebar, you should edit this section so it will be a nice match to your site theme. Otherwise, ignore it. */
 
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
 
#wp-calendar a {
	text-decoration: none;
	}
 
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
 
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
 
#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 */
 
/***************************VARIOUS**************************/
 
/* Begin Various Tags & Classes. Just some last minute formatting things to make it look nice. Such as acronyms, block quotes and image links. Alter if needed. */
 
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	color: #CCCCCC;
	Padding-left: 15px;
}
 
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
 
acronym, abbr, 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: 0px 0 0;
	display: block;
	}
 
.center {
	text-align: center;
	}
 
.hidden {
	display: none;
	}
 
 
a img {
	border: none;
	}
 
.navigation {
	display: block;
	text-align: center;;
	}
/* End Various Tags & Classes*/
 
 
/***************************CAPTIONS**************************/
 
 
/* Captions. This sections deals with image captions only. If you add a capption to an image in a blog post, this is what determines how that caption will be displayed. */
.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;


}
 
.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 */
 
.searchfield {border-style:solid; border-color:#733f78; border-width:1px; background-color:#ffffff; color:#666; font-size:11px; font-family:Arial; font-weight: normal; width:110px; height:13px; padding-bottom:2px;}
.searchbutton {border-style:solid; border-color:#fff; border-width:1px; background-color:#c5aec8; color:#ffffff; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; width:32px; height:18px; padding-bottom:2px;}

 
/* End of stylesheet. 
Created by CreativeCompulsions.com. 
 
Knowledge is not information,
it is transformation.
 - Osho.
*/
