/*
Theme: Thinkalink
Theme URI: http://www.rifedesign.co.uk
Description: Thinkalink theme created by Rife Design.
Version: 1.0
Author: Rife Design
Author URI: http://www.rifedesign.co.uk/

*/

#page
{
background:	url('/images/bg_cloud_blog.png') no-repeat;
}

form#search .submit
{
width:		72px;
background:	transparent url(/images/search_blog_submit.png) no-repeat scroll 0 0;
}

form#search input
{
margin-bottom:	.85em;
}


#wp-calendar
{
width:		180px;
}

#wp-calendar td
{
padding:	2px;
}

ul#top-ten,
ul#top-ten ul
{
margin:		0;
padding:	0;
list-style:	none;
}

ul#top-ten h2,
ul#top-ten h3,
ul#top-ten h4,
ul#top-ten th,
ul#top-ten caption
{
color:		#333;
}
#right-nav ul#top-ten li,
#right-nav ul#top-ten ul li
{
margin-left:	0;
}

#blog-search form
{
background:	none;
padding:	0;
}

#blog-search form input
{
width:		auto;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
}

.commentmetadata{
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
}

