/* 
Theme Name: urban buddha
Theme URL: http://www.austinwelch.com
Description: Hair salon of Michael Krempel
Author: Christopher Austin
Author URI: http://www.austinwelch.com
Version: 1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/
/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

body {
	background-color:#d5bc59;
}

a {
	color:#663300;
}

p {
	margin-bottom:10px;
	text-align:justify;
	font-size:13px;
}

td {
	text-align:justify;
}

.clear {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

#container1 {
	width:711px;
	margin:auto;
	background:transparent url(./images/containerBackground.jpg) scroll repeat-y top left;
}

#headerImages {
	width:711px;
	height:225px;
	background:transparent url(./images/salonHead2.jpg) scroll no-repeat top left;
}

#salonShow {
	width:360px;
	height:222px;
	float:left;
	margin-left:17px;
}

#content1 p {
	color:#663300;
}

#content1 {
	width:465px;
	float:right;
	margin:0px 30px 0px 0px;
	padding-top:10px;
}

#content1 h2 {
	margin-bottom:10px;
	background-color:#bb7e13;
	text-transform: uppercase;
	letter-spacing:10px;
	color:#d5bc59;
	text-align:center;
	font-weight:bold;
	font-family:"Times New Roman",Georgia,Serif;
	font-style:italic;
}

#content1 h3 {
	color:#af5b04;
	font-weight:bold;
}

#content1 h4 {
	color:#af5b04;
	font-size:13px;
}

#content1 ul li {
	margin-left:20px;
	text-size:12px;
}

div.recentNews, #content1 blockquote {
	width:435px;
	margin:10px;
	border:1px solid #cc9966;
	background-color:#ffff99;
	padding:5px;
	font-size:11px;
	font-style:italic;
}

#footer {
	width:465px;
	float:right;
        margin:20px 30px 0px 0px;
	border-top:1px solid #c0c0c0;
	text-align:center;
	font-size:11px;
}

#sidebar {
	width:175px;
	float:left;
	margin:10px 0px 0px 30px;
}

#sidebar ul {
	list-style-type:none;
	margin:0;
}

#sidebar a {
	letter-spacing:4px;
	text-decoration:none;
	font-size:18px;
        font-family:"Times New Roman",Georgia,Serif;
}

#sidebar a:hover {
	color:#993300;
}

#sidebar ul li ul li ul li {
	margin-left:10px;
}

#sidebar ul li ul li ul li a {
	font-size:14px;
	letter-spacing:1px;
}

h2.widgettitle {
	color:#d5bc59;
	font-weight:bold;
	font-size:14px;
}

.widget {
	margin-bottom:15px;
}

div.textwidget {
	width:164px;
}

#text-4 div.textwidget span {
	color:#000000;
	font-size:12px;
}

