/*
Theme Name: April Tomi
Description: Custom theme for April Tomi Hair
Author: Zookeeper
Author URI: http://zookeeper.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #efefef url(images/bkg-pattern.gif) repeat;
	color: #000000;
}

.quote {display: block; height: 280px;}

.testi {display: block; width: 380px; float: right;}




#container {
	width: 945px;
	background: #000000;
	margin: 0 auto;
}

#content {
	background: #ffffff;
	width: 800px;
	float: right;
	min-height: 700px;
}

#content a, a:link {
	color: #961b23;
}

#content a:hover {
	color: #000000;
}

#leftcol {
	width: 210px;
	padding-left: 20px;
	float: left;
}

#rightcol {
	width: 550px;
	padding-left: 20px;
	float: right;
}

#blog {
	float: left;
	width: 320px;
	padding: 15px 15px 15px 5px;
}

#blogfull {
	padding: 15px 15px 15px 5px;
}

#sidebar {
	background: #961b23;
	color: #ffffff;
	float: right;
	width: 170px;
	padding: 15px;
	margin
}

#sidebar ul li {
	list-style: none;
}

#sidebar a {
color: #ffffff;
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}


#footer {
	background: #000000;
	padding: 15px 15px 15px 200px;
	color: #ffffff;
}

/* tags and whatnot */

p {
	padding: 5px 0;
}



a {color: #FFFFFF;text-decoration: none;}
a:visited {color: #FFFFFF;}
a:hover {color: #961b23;text-decoration: underline}
a:active {color: #333333;}

#footer a {color: #961b23;text-decoration: none;}
#footer a:visited {color: #961b23;}
#footer a:hover {color: #ffffff;text-decoration: underline}
#footer a:active {color: #ffffff;}


img {
	outline: 0;
	border: 0;
}

h1 {
	font-size: 200%;
	padding-bottom: 7px;
}

h2 {
	font-size: 150%;
	padding-bottom: 7px;
}

h3 {
	font-size: 125%;
	padding-bottom: 7px;
}

h4 {
	font-size: 110%;
	padding-bottom: 7px;
}

h5 {
	font-size: 90%;
	padding-bottom: 7px;
}

h6 {
	font-size: 85%;
	padding-bottom: 7px;
}

small {
	font-size: 80%;
	padding-bottom: 7px;
}

/* navigation */

#navigation {
	background: #000000;
	width: 800px;
	height: 37px;
	margin-bottom: 15px;
}

#navigation a, a:link {
	color: #ffffff;
}

#navigation a:hover {
	color: #961b23;
}

#navigation ul {
	width: 800px;
}

#navigation ul li {
	display: block;
	float: left;
	background: #000000;
	padding: 10px 15px;
}

/* other classes */

.header {
	background: #000000;
	color: #ffffff;
	padding: 5px 10px 15px;
	font-size: 14px;
}

.swirly {
	z-index: -1;
	margin-left: -145px;
	margin-top: 65px;
}

.posttitle a {
	color: #000000;
}

.posttitle a:hover {
	color: #961b23;
}

.metadata a {
	color: #000000;
}

.metadata a:hover {
	color: #961b23;
}

/* for captions and photos */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 15px;
   margin-bottom: 10px;
}

.alignright {
   float: right;
   margin-left: 15px;
   margin-bottom: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}
.fb {padding: 0; margin; 0; border: 0; background: #ffffff}
