/*  
Theme Name:Tracks
Theme URI:http://www.tracksntrails.co.uk
Description:BJD Default Theme
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.3em;border:1px #666 solid}	
#header						{background:url(images/background.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;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:#960;font-weight:normal;text-align:left}
h2							{font-size:2.2em}
h3							{font-size:1em;margin:10px 0}
a							{color:#666;text-decoration:none}
a:hover						{color:#960;text-decoration:underline}	

/* Header */

#header h1 a				{color:#ccc;text-decoration:none;font-size:26px;margin-left:-180px;padding-right:350px}
#header p.description		{color:#ccc;line-height:0px;font-size:0px;margin-left:-200px}

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

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

#sidebar h2,#sidebar label	{float:left;width:180px;color:#960;font-size:1em;font-weight:bold;text-indent:5px}
#sidebar h2,
#sidebar label				{margin-bottom:5px}
#sidebar li#search			{padding:10px 0}
#sidebar #s					{width:110px;margin-left:5px}			
#sidebar #searchsubmit		{width:50px;font-size:0.9em;color:#fff;background:#960;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:#c60}

/* 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:#c90}


#submit						{background:#960;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}




