/*  
Theme Name: HairTX-APPLE
Description:  The HairTX wordpress theme by <a href="http://Crosshair.net">Crosshairs</a> inspired by Apple. 
Theme URI: http://www.crosshairs.net
Version: 1.0.5
Author: George Passariello
Author URI: http://www.crosshairs.net
Tags: white, silver, light, two-columns, fixed-width
	
This version is released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/
 
body {
	color:#333333;
	font-family: sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	background: #e2ecf5 url(images/back-gradient.png) repeat-x left top;
	margin:0px;
}
a {
	color: #0088CC;
	text-decoration: none;
}

hr { 
	height: 1px; 
	background: #fff url(/wp-content/uploads/hr3.gif) scroll center;
	color:#FFFFFF;
	margin: 0;
	
	}
hr hr { display: none;}




a:visited {
	color: #0088CC;
}
a:hover {
	color: #09F;
}
p, .p {
	margin-bottom: 15px;
}
img {
	border: none;
}
ul li {
	margin: 0px;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
hr {
	border: none;
	border-bottom: 1px dotted #666;
	margin-bottom: 1em;
}
blockquote {
	background: #f7f7f7;
	padding: 10px 15px;
	margin: 0 0 1em 2.5em;
	font-size:.9em;
	border: 1px solid #ddd;
}
#wrapper {
	width: 970px;
	margin: 0px auto;
	position: relative;
}
#container {
}
#header {
	height: 47px;
} /* Height of the header */
/* site title */
.blogtitle {
	font-size: 20px;
	font-family: sans-serif;
	float:left;
	font-weight:500;
	padding-top: 15px;
}
.blogtitle a {
	color: #333;
}
.blogtitle a:hover {
	color: #0088CC;
	text-decoration: none;
}
.description {
	float: right;
	margin: -8px 0 0 10px;
	font-size:12px;
	padding-top: 15px;
	padding-right: 5px;
	display: none;
}
/* search form */
#searchform {
	width: 120px;
	float: right;
	font-size: 12px;
	padding:0;
	margin:2px 0 0 0;
	padding-top: 4px;
}
#searchform #s {
	background-image: url(images/search.png);
	width: 85px;
	color: #999999;
	border: 0px solid #888;
	margin:0;
	padding-left: 8px;
	
}
#searchform #searchsubmit {
	background: url(images/search-button.png) no-repeat center;
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	text-indent: -999%;
	line-height: 1px;
	margin:0;
	padding-top: 1px;
	padding-bottom: 3px;
}
/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-weight: bold;
	margin:0;
	padding: 0;
	line-height: 1.1em;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #333;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* ------------------------------------- main content area  */
#page #wrapper #container #left-col {
	width: 708px;
	float: right;
	margin-top: 16px;
}
#pageW #wrapperW #containerW {
	width: 970px;
	margin-top: 16px;
	float: left;
}
/* main menu */
#nav {
	border:1px solid #bbb;
	font-size: 14px;
	background: url(images/agradient-30.gif) repeat-x left top;
	margin-bottom: 5PX;
}
#nav a.home {
}
#nav ul {
	list-style: none;
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 750px;
	float: left;
}
#nav ul li {
	font-size:12px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a {
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#nav li a:visited {
	text-decoration: none;
	color: #ffffff;
}
#nav .current_page_item a, #nav .current_page_item a:hover {
	text-decoration: none;
	background: #2a2a2a url(images/agradient-30dark.gif) repeat-x top left;
	color: #fff;
}
#nav li a:hover {
	color: #fff;
	background: #2a2a2a url(images/agradient-30medium.gif) repeat-x top left;
}
#feature-bottom-right li a:hover {
	color: #fff;

}
/* sub menu */
#subnav {
	background: #fff url(images/agradient-30light.gif) repeat-x top left;
	;
	margin-top: 15px;
	border: 1px solid #ddd
}
#subnav ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 4px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #315362;
}
#subnav li a:hover {
	text-decoration: none;
	color: #315362;
}
/* content */
#content {
	clear: both;
	overflow: hidden;
}
#contentHP {
	width: 970px;
	margin-left: -262px;
	clear: both;
	margin-bottom: -240px;
	
}
.post {
	clear: both;
	overflow: hidden;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

.postHP {
	clear: both;
	overflow: hidden;
	padding-bottom: 1em;

	
}
.postHP p{
	padding-left:5px;
	padding-right:7px;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 7px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 558px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #09F;
	text-decoration: none;
}
.postdata .category {
	float: left;
}
.postdata .comments {
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 15px;
	background-color:#FFFFFF;
	clear: both;
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 1em;
	border-style:solid;
	border-width: 0.1em;
	border-color:#E4E4E4;
}
.entry2 {
	padding-left: 9px;
	background-color:#FFFFFF;
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 1em;
	border-style:solid;
	border-width: 0.1em;
	border-color:#E4E4E4;
	background-position:bottom;
	background-repeat:no-repeat;
}
/* post title */
.posttitle, h1.posttitle {

	float:left;
	display:block;
	color:#315362;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 7px 0 7px;
	line-height:28px;
	text-align:center;
	cursor:pointer;
	width: 750px;

}
#posttop {
	background:url(images/content-top.png) repeat-x top;
	float:left;
	color:#555;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	text-align:center;
	width: 708px;
}
.posttitle2, h1.posttitle2 {
	color:#315362;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 10px;
	font:12px 'Lucida Sans', sans-serif;
	background:url(images/homepage-top.png) repeat-x top;

}

.posttitle a, .posttitle a:visited {

}

.posttitle a:hover{
	color: #000;
	text-decoration: none;
}
.tags {
	float: right;
	color: #aaa;
}
.tags a {
	font-weight: bold;
	color: #09F;
}
.tags a:hover {
	color:#CAFFFF;
	text-decoration: none;
}
/* next & previous page navigation */
.page-nav {
	clear: both;
	background: #e5e5e5 url(images/agradient-30.gif) repeat-x left top;
}
.page-nav a, .page-nav a:visited {
	color: #000;
	text-decoration: none;
}
.page-nav a:hover {
	color: #00F;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}
/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}
/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #999;
}
/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li {
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #0088CC;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #0088CC;
}
img.avatar {
	float: right;
	margin: 5px;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited {
	color: #999999;
}
/* ------------------------------------- cred area  */
#cred {
	padding: 10px 0px 0px 8px;
	clear: both;
	font-weight: bold;
}
#cred .designer {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	padding-left: 25px;
	float: left;
	background: url(images/pagelines-icon.gif) no-repeat 3px 0px;
}
#cred .wordpress-link {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	padding-left: 25px;
	margin-left: 20px;
	float: left;
	background: url(images/mini-wp.gif) no-repeat 3px 0px;
}
#cred a, #cred a:visited {
	text-decoration: none;
	color: #666;
}
#cred a:hover {
	text-decoration: underline;
}
/* @ FORMS */
	legend {
	display: none;
}
fieldset {
	border:none;
	background: transparent;
}
/* commentform */
	label {
	color:#333;
	font-size: .9em;
	display: block;
}
small {
	color: #555;
	font-size: 90%;
}
input {
	font: 110% arial, helvetica;
	padding: 5px 3px 3px 5px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
}
textarea {
	font: 110% courier, arial, helvetica;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
	padding: 5px 3px 3px 7px;
}
textarea:focus, input[type="text"]:focus {
	border: solid 1px #666;
}
.button, input[type="submit"], .submit {
	border: 1px solid #aaa;
	background: #e5e5e5 url(images/agradient-30light.gif) repeat-x left top;
	margin:0;
	font-weight: bold;
	font-family: arial, helvetica;
}
.button:hover, input[type="submit"]:hover {
	color: #0088CC;
}
.button:active, input[type="submit"]:active {
	background: #e5e5e5 url(images/agradient-30.gif) repeat-x left top;
	color: #000;
}
/* sidebar */
#sidebar {
	margin-top: 16px;
	margin-right: 5px;
	float:left;
	width: 250px;
	color: #666666;
}
#sidebar p {
	margin: 0px 0px 15px;
}
#sidebar h3, #sidebar .widget_header {
	font: bold 12px/100% sans-serif;
	color: #315362;
}
#sidebar h3:hover, #sidebar .widget_header:hover {

}
#sidebar h3 a, #sidebar h3 a:visited,
#sidebar .widget_header a, #sidebar .widget_header a:visited {
	color: #666666;
}
#sidebar h3 img, #sidebar .widget_header img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:none;
	color: #09F;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	line-height: 22px;
	border-top: 1px;
	border-top-style:solid;
	border-top-color:#e9e9e9;
	padding-right: 8px;
	padding-left: 2px;
	background: url(images/arrow.png) no-repeat right top;
	
}



#sidebar ul li ul li {
	padding-left: 8px;
	font-weight:bold;
}

#sidebar ul li.current_page_item a{

	font-size:11px;
	font-weight:bold;
	
}


#sidebar li.current_page_item {
	font-size:11px;
	font-weight:bold;
	line-height: 22px;
	background: url(images/arrow-down.png) no-repeat right top;
}


#sidebar li.current_page_ancestor span{
	line-height: 22px;
	font-size:12px;
	font-weight:bold;


}

#sidebar ul li.current_page_item  a:hover{
	color:#06F; !important
	

	
}

.rhm1 {
	width:970px;
	height:38px;
	margin:0 auto;
	background:url(images/rhm1_bg.gif) repeat-x;
}
.rhm1-left {
	background:url(images/rhm1_l.gif) no-repeat;
	width:15px;
	height:38px;
	float:left;
}
.rhm1-right {
	background:url(images/rhm1_r.gif) no-repeat;
	width:15px;
	height:38px;
	float:right;
}
.rhm1-bg {
	background:url(images/rhm1_bg.gif) repeat-x;
	height:38px;
}
.rhm1-bg ul {
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li {
	float:left;
	list-style:none;
	
}
.rhm1-bg li a {
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 6px 0 6px;
	height:38px;
	line-height:38px;
	text-align:center;
	cursor:pointer;
}
.rhm1-bg li a span {
	float:left;
	display:block;
		padding:0 6px 0 6px;
}

.rhm1 li.current_page_item a {
	color:#ffffff;
	background:url(images/rhm1_bg_current.png) repeat-x;
	padding:0 6px 0 6px;
}




.rhm1-bg li a:hover {
	color:#fff;
	background:url(images/rhm1_bg_over.png) repeat-x;
	height:38px;
	padding:0 6px 0 6px;

}


#sidebarbottom {
	width: 708px;
	height: 40px;
	background-image:url(images/sidebar-bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	margin-top: -50px;
}
#sideboxbottom {
	width: 250px;
	height: 25px;
	background-image:url(images/sidebox-bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: -5px;
}


#archives ul li {
	background: url(images/archive.gif) no-repeat;
}
#recent-comments ul li {
	background: url(images/comment.gif) no-repeat;
}
#recent-posts ul li {
	padding-right: 5px;
}
/* meta */
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .check {
	background: url(images/comment.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.wp-caption {
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #222;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding: 4px;
	margin-bottom: 1em;
}
.wp-caption-text {
	font-size: 10px;
	margin:0;
	padding:6px 3px 2px;
	line-height: 16px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	margin-top: 5px;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* @ STANDARD ELEMENTS */	
	img#wpstats {
	width:0px;
	height:0px;
	overflow:hidden;
}
.border {
	padding: 2.5px;
	border: 1px solid #ccc;
}
.hidden {
	display: none;
	visibility: hidden;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	padding-left:10px;
}
.alignleft img{
		padding-left:10px;
		vertical-align:bottom;
}
.alignright {
	float: right;
	
}
/* FLOATING AND ALIGNMENT */
	.floatleft {
	float:left;
	margin:3px 7px 0 0;
}
.floatright {
	float:right;
	margin:3px 0 0 7px;
}
.right {
	float:right;
}
.block {
	display:block;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.center {
	text-align: center;
}
/* CLEARFIX */
	.fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fix {
	display:inline-block;
}
* html .fix {
	height:1%;
}
html {
	overflow-y: scroll;
}
.fix {
	display:block;
}
/* CSS Document */

/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 970px;
	height: 35px;
	margin: 0px auto 0px;
	padding-top: 45px;
	background-position:top;
	background-repeat:no-repeat;
	margin-top: -30px;
}
#homebottom {
	width: 970px;
	height: 30px;
	background-image:url(images/homepage-bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: -20px;
}
#footer p {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#footerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#footerright {
	width: 320px;
	float: right;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	text-align: right;
}
/*********************************************
		Feature-Top Div
		Feature-Bottom Div
*********************************************/
#feature-bottom {
	margin-right: 6px;
	float:left;
	color: #666666;
	line-height: 150%;
}
#feature-bottom p {
	margin: 0px 0px 15px;
}
#feature-bottom h4 {
	font-size:12px;
	color:#315362;
	padding-bottom: 8px;

}
#feature-bottom h4:hover {
	color: #0000CC;
}
#feature-bottom h4 a, #feature-bottom h3 a:visited {
	color: #666666;
}
#feature-bottom h4 img {
	vertical-align: middle;
}
#feature-bottom a, #feature-bottom a:visited {
	color: #000000;
	text-decoration:none;
}
#feature-bottom a:hover, #feature-bottoma:focus, #feature-bottom a:active {
	text-decoration:none;
	color: #09F;
}
#feature-bottom ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	margin-right: 5px;
}
#feature-bottom ul li {
	background: url(images/arrow.png) no-repeat right top;
	border-top: 1px;
	border-top-style:solid;
	border-top-color:#E4E4E4;
	padding: 3px;
}
#feature-bottom ul li ul li {
	padding-left: 12px;
}
#feature-bottom-left {
	float: left;
	width: 301px;
	background-image:url(images/hp-widget.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	overflow:hidden;
	height: 250px;
}
#feature-bottom-middle {
	float: left;
	width: 301px;
	background-image:url(images/hp-widget.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	overflow:hidden;
	height: 250px;
}
#feature-bottom-right {
	float: left;
	width: 301px;
	background-image:url(images/hp-widget.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	overflow:hidden;
	height: 250px;
}
#feature-bottom img {
	border: none;
	padding: 2px;
	margin-top: 15px;
	padding-left: 3px;
}

#boxes1 {
	display:inline;
	margin-top:10px;
	float:left;
	padding-right:4px;
	padding-left:4px;
	background-image:url(/wp-content/themes/HairTX-APPLE/images/box1.png);
	background-repeat:no-repeat;
	height:175px;
	width:232px;
	margin-left: 8px;
	overflow:hidden;
	}
#boxes2 {
	display:inline;
	margin-top:10px;
	float:left;
	padding-right:4px;
	padding-left:4px;
	background-image:url(/wp-content/themes/HairTX-APPLE/images/box2.png);
	background-repeat:no-repeat;
	height:175px;
	width:232px;
	overflow:hidden;
	}
#boxes3 {
	display:inline;
	margin-top:10px;
	float:left;
	padding-right:4px;
	padding-left:4px;
	background-image:url(/wp-content/themes/HairTX-APPLE/images/box3.png);
	background-repeat:no-repeat;
	height:175px;
	width:232px;
	overflow:hidden;
	}
#boxes4 {
	display:inline;
	margin-top:10px;
	float:left;
	padding-right:4px;
	padding-left:4px;
	background-image:url(/wp-content/themes/HairTX-APPLE/images/box4.png);
	background-repeat:no-repeat;
	height:175px;
	width:232px;
	overflow:hidden;
	padding-top:5px;
	}
	
#image_flicker {text-align:center}
#image_flicker img {display:block; margin:auto}
#image_flicker a {text-decoration:none}
#tag_cloud2 {
	width: 210px;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
}
#tag_cloud2 a:link{
	color:#0066CC;	
	}
#tag_cloud2 a:hover{
	color:#000000;
	font-size: 120%;
	}
	
.header-widget .widget_header {
	display: none;	
}

.header-widget, .feedburner_subscription {
	float: right;
	position: relative;
	top: -20px;
	margin-bottom: -20px;	
}

.feedburner_subscription {
	top: -25px;
	margin-bottom: -26px;
	left: -125px;	
	width: 250px;
	display: block;
	text-align: right;
}

.feedburner_subscription img {
	margin-top: 5px;	
}

.header-widget img {
	margin-left: 5px;	
}

#feedburner_form {
	display: none;	
}

.dbx-handle {
	color: #555 !important; 
}
