/*  
Theme Name:Bath
Theme URI:http://bathsalt-hq.com
Description:My Tweak
Version:1
Author:Ben

/* Layout */
*							{margin:0;padding:0}
body 						{font-size:62.5%;font-family:calibri,verdana,arial;background:#ccc;color:#666;text-align:center}
#page 						{background:#fff;text-align:left;margin:10px auto;padding:0;width:760px;position:relative;font-size:1.2em;border:1px #666 solid}	
#header						{background:url(images/bath-salt.jpg) no-repeat;height:200px;margin-bottom:20px}
#content 					{float:right;width:520px;margin-right:20px}
#sidebar					{float:left;width:180px;margin:0 0 20px 20px;border:1px #ccc solid;font-size:1.1em}
#footer 					{background:#777;text-align:center;clear:both;margin-bottom:-15px}
#footer *					{font-size:0.9em;color:#fff;line-height:16px}
.post 						{text-align:justify;margin-top:20px}

/* General */
h1,h2,p						{margin-bottom:15px}
h1,h2						{font-size:1.4em;color:#609;font-weight:normal;text-align:left}
h3							{font-size:1em;margin:10px 0}
a							{color:#306;text-decoration:none}
a:hover						{color:#666;text-decoration:underline}	

/* Header */

#header h1 a				{color:#fff;text-decoration:none;font-size:2em;margin:20px}
#header p.description		{color:#fff;margin-left:20px}

/* Sidebar */
#sidebar ul					{margin-bottom:10px}
#sidebar ul li 				{clear:both;list-style-type:none;font-size:.9em}

.widget li					{margin:0 0 5px 5px}

#sidebar h2,#sidebar label	{float:left;width:180px;line-height:24px;color:#fff;background:#306;font-size:1em;font-weight:normal;text-transform:uppercase;text-indent:5px}
#sidebar label				{margin-bottom:5px}
#sidebar li#search			{padding:10px 0}
#sidebar #s					{width:115px;margin-left:5px}			
#sidebar #searchsubmit		{width:45px;font-size:0.9em;color:#fff;background:#306;border:0;-line-height:20px}
#sidebar #searchsubmit:hover{background:#666;color:#fff;cursor:pointer}

/* Home */
.entry						{margin-top:10px;color:#000}
.postmetadata 				{font-size:12px}
.postmetadata a				{color:#666}
.postmetadata a:hover		{text-decoration:underline}

/* Post */
.entrytext .alt				{background:#ccc;font-family:Arial, Helvetica, sans-serif;padding:5px}
cite						{font-style:normal;color:#306}

/* Comments */
ol li						{list-style-type:none}
ol.commentlist *			{color:#666;line-height:1.4em}
ol.commentlist li.alt		{border-top:1px #999 solid}
ol.commentlist li.alt p		{margin-top:15px}
ol.commentlist li.alt cite	{font-weight:bold}
ol.commentlist li.alt small *{color:#306}


#submit						{background:#609;color:#fff;border:0;width:120px}
#submit:hover				{background:#666;color:#fff;cursor:pointer}

.grey						{color:#ccc}

/* Respond */
#commentform textarea		{width:500px}
#commentform label			{font-size:16px}




