/*  
Theme Name:Kirk
Theme URI:http://blog.kirklevington.co.uk
Description:My Tweak
Version:1
Author:Ben

/* Layout */
body 						{margin:0;padding:0;font-size:62.5%;font-family:Georgia, "Times New Roman", Times, serif;background:#fff;color:#666;text-align:center}
#page 						{background:#fff;text-align:left;margin:20px auto;padding:0;width:780px;position:relative}	
#header						{background:url(images/bg-header.jpg) no-repeat;margin:0;padding:0;border-bottom:4px #8F0A28 solid}
#content 					{font-size:13px;margin:10px 0 0 0;padding:0}
#sidebar					{float:right;width:240px;margin:20px 0;padding:0}
#footer 					{background:#ddd;text-align:center;clear:both}
#footer *					{font-size:13px;color:#666}
.narrowcolumn 				{float:left;width:500px;margin-right:20px}
.post 						{margin:0;padding:0;text-align:justify}

/* General */
a							{text-decoration:none;color:#666}
h2,h3						{margin-top:10px}
h2,h2 a,h3,h3 a				{font-weight:normal;font-size:26px;color:#8F0A28}
h3,h3 a						{font-size:16px}			

/* Header */
#header *					{margin:0;padding:0}
#header h1 					{background:url(images/logo-header.gif) no-repeat 20px 20px;line-height:116px;font-size:1px;color:#C0012A}
#header p.description		{background:url(images/british-horse-society.jpg) no-repeat 20px 20px;position:absolute;right:20px;top:0px;height:102px;width:130px;font-size:1px;color:#C0012A}
#header p.address			{padding-right:30px;color:#EDA0B0;font:14px "Times New Roman",Times,serif;text-align:right}
#header ul					{background:#8F0A28;color:#fff;margin:7px 0 1px 0;font-size:13px}
#header li					{display:inline;line-height:30px;margin:15px}
#header li.email			{margin-left:105px}
#header li a				{font:Georgia,"Times New Roman",Times,serif;color:#fff}
#header li em				{font-style:normal;color:#EDA0B0;margin:0 5px}

/* Sidebar */
#sidebar h2					{font-size:16px}
#sidebar a					{color:#666}
#sidebar ul,#sidebar li		{margin:0;padding:0;list-style-type:none;font-size:13px}
#sidebar li ul				{margin-left:10px}

#search input				{width:55px}
#search input#s				{width:95px}
#search label				{font-weight:bold}	

/* Home */
.entry						{line-height:20px;font-size:14px}
.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}

/* Comments */
ol.commentlist *			{color:#666}
ol.commentlist li.alt		{background:#eee;padding:5px}

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




