/*
Theme Name: Perfect Phit
Theme URI: http://www.perfectphit.com/
Description: Theme for the Perfect Phit Blog
Version: 1.0
Author: Search Troop
Author URI: http://www.searchtroop.net

*/
BODY
{
	background-color: #F9E9C7;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}
BODY, HTML
{
	scrollbar-arrow-color: #C2D0D2;
	scrollbar-face-color: #C2D0D2;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
}
.smalltext
{
	font-size: 8pt;
	color: #000000;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
DIV
{
	text-align: center;
}
DIV.main_home
{
	width: 831px;
	margin: auto;
	white-space: nowrap;
}
DIV.main
{
	width: 831px;
	margin: auto;
}
DIV.navbar_home
{
	width: 148px;
	height: 407px;
	background-color: #3C0043;
	float: left;
}
DIV.navbar
{
	width: 148px;
	background-color: #3C0043;
	float: left;
}
DIV.glyph
{
	text-align: center;
	padding-top: 320px;
	padding-bottom: 10px;
}
DIV.maincontent_home
{
	width: 683px;
}
DIV.maincontent
{
	width: 683px;
	padding-left: 150px;
	padding-right: 15px;
	padding-bottom: 15px;
}
DIV.hometext
{
	width: 831px;
	text-align: left;
	margin: auto;
	padding-left: 6px;
	padding-top: 25px;
	padding-bottom: 10px;
	color: #43004B;
	font-style: italic;
}
DIV.form
{
	text-align: right;
}
DIV.footer
{
	font-family: "Times New Roman";
	color: #666666;
	text-align: center;
	font-size: 8pt;
	padding-top: 45px;
	padding-bottom: 20px;
}
DIV.photohead
{
	margin-left: 20px;
	width: 250px;
}
H1
{
	margin: auto;
	margin-bottom: 0;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	font-size: 14pt;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #3C0043;
	border-top: 1px solid #3C0043;
}
P, H3, .sociable
{
	text-align: left;
	padding-left: 20px;
	padding-right: 40px;
}
UL
{
	list-style: outside url(http://www.perfectphit.com/images/bullet.gif);
}
LI
{
	text-align: left;
	margin-bottom: 10px;
}
SPAN.highlight
{
	font-size: 13pt;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: italic;
	color: #3C0043;
	width: 650px;
}
SPAN.small
{
	font-size: 8pt;
}
SPAN.red
{
	color: #FF0000;
	font-weight: bold;
	font-size: 110%;
}
TD
{
	vertical-align: top;
}
TD.middle
{
	vertical-align: middle;
}
TD.bottom
{
	vertical-align: bottom;
}
TD.formsmall
{
	font-size: 85%;
	text-align: left;
}
A:link
{
	color: #006595;
	text-decoration: none;
}
A:visited
{
	color: #006595;
	text-decoration: none;
}
A:hover
{
	color: #0000FF;
	text-decoration: underline;
}
A:active
{
	color: #0000FF;
}
A.foot:link
{
	color: #666666;
	text-decoration: none;
}
A.foot:visited
{
	color: #666666;
	text-decoration: none;
}
A.foot:hover
{
	color: #666666;
	text-decoration: underline;
}
A.foot:active
{
	color: #666666;
}
B
{
	font-weight: bold;
}
#content, #content DIV, #content P
{
	text-align: left;
}
.postmetadata
{
	background: #3C0043;
	color: #FFFFFF;
	padding: 5px;
	font-size: 1em;
	line-height: 1.2em;
}
.postmetadata A
{
	color: #FFFFFF;
	text-decoration: underline;
}
.postmetadata A:hover
{
	text-decoration: none;
}
OL.commentlist LI
{
	border: 1px solid #3C0043;
	background: #FFFFFF;
	list-style-type: none;
	padding: 5px;
}
OL.commentlist LI IMG
{
	float: left;
	margin: 0 5px 5px 0;
}
OL.commentlist LI P
{
	margin: 5px;
	padding: 0;
}
/*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
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 #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#content
{
	width: 470px;
	float: left;
}
#sidebar
{
	width: 200px;
	float: right;
}
#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: decimal outside;
}
#sidebar UL UL LI, #sidebar UL OL LI
{
	margin: 3px 0 0;
	padding: 0;
}
/*End Entry Lists
Begin Form Elements*/
#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s
{
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit
{
	padding: 1px;
}
#sidebar H2
{
	color: #3B0042;
}
