/*
Theme Name: Topfinish
Theme URI: #
Description: The Topfinish theme.
Version: 1.2
Author: Topfinish
Author URI: #
Tags: left sidebar, fixed width, two columns, widgets
*/

body
{
  margin: 0;
  padding: 0;
  background: url(images/bg.gif) repeat-x;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #444;
}
.center
{
  text-align: center;
}
.margin_right
{
  margin: 0 45px 0 0;
}
a, a:link, a:active, a:visited
{
  color: #444;
}
img
{
  border: 0;
}

div
{
/*  border: 1px solid #FF0000;*/
}

#container
{
  width: 950px;
  background: url(images/left_bg.gif) no-repeat left top;
  margin: 0 auto;
  padding: 0 0 0 24px;
  min-height: 700px;
}
#header
{
  width: 625px;
  height: 205px;
  background: url(images/header.gif) no-repeat;
}
#footer
{
  text-align: center;
  background: url(images/footer.gif) repeat-x;
  padding: 20px 0 50px 0;
}

#content{ padding: 30px 0 0 40px; line-height: 1.5;}
#content h1{ margin: 0 0 10px 0; padding: 0; font-size: 17px; font-weight: normal; color: #0b0b0b; }
#content .box{ float: left; width: 245px; background: #fafafa; border: 1px solid #e6e6e6; margin: 0 25px 0 0; padding: 10px; font-size: 11px; }

#left
{
  float: left;
  width: 301px;
}
#left #top{ background: url(images/shoes.gif) no-repeat; height: 268px; padding: 5px 0 0 15px; word-spacing: 5px; }

  #menu ul{ list-style: none; margin: 0 0 0 1px; padding: 0; }
  #menu ul li{ background: url(images/menu_bg.gif) no-repeat; margin: 0; padding: 0; }
  #menu ul li a{ padding: 18px 0 19px 60px; display: block; font-size: 10px; text-transform: uppercase; color: #434343; text-decoration: none; width: 200px; }
  
  #menu ul li a.home{ background: url(images/hand-point.png) no-repeat bottom left; }
  #menu ul li a.news{ background: url(images/hand-point.png) no-repeat bottom left; }
  #menu ul li a.contact{ background: url(images/hand-point.png) no-repeat bottom left; }
  #menu ul li a.route{ background: url(images/menu_route.gif) no-repeat bottom left; }

  #menu .current_page_item a, #menu .current_page_item li, #menu ul li#current{ background: url(images/menu_arrow.gif) no-repeat; color: #fff}

#address
{
  background: url(images/address.gif) no-repeat;
  width: 301px;
  height: 181px;
}
#news{ padding: 10px 20px; line-height: 1.4; background: url(images/news_bg.gif) repeat-x bottom; }
#news h1{ margin: 0 0 5px 0; padding: 0; font-weight: normal; text-transform: uppercase; font-size: 15px; color: #171717; }
#news .date{ font-size: 9px; }

#right
{
  float: left;
  width: 625px;
}
#tabs ul{ margin: 0; padding: 0; list-style: none; }
#tabs ul li{ background: url(images/tab_sep.gif) right bottom no-repeat; float: left; }
#tabs ul li a{ display: block; padding: 16px 30px 19px 30px; color: #444; text-transform: uppercase; text-decoration: none; font-weight: bold; font-size: 9px; }
#tabs .current_page_item a, #tabs .current_page_item li, #tabs ul li a#selected{ background:url(images/tab-hover.jpg) bottom center repeat-x; border-right: 1px solid #fafafa; }

#right .h1{ background: url(images/h1.gif) no-repeat center left; padding: 0 0 12px 45px; margin: 0 0 10px 10px; }
#right .h1 .head{ margin: 0; padding: 0; font-size: 23px; color: #364056; font-weight: normal; }
#right .h1 .sub{ color: #364056; font-size: 11px; }


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear
{
  float: none;
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 10px;
	max-width: 100%;
clear:both;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img
{
	background-color: #fff;
	padding: 20px;
clear:both;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
#top  ul{ margin: 0; padding: 0; list-style: none; }
#top  ul li{list-style: none; float: left; }
#top  ul li a{ display: block; padding: 6px 6px 6px 6px; color: #444; text-transform: uppercase; text-decoration: none; font-weight: bold; font-size: 9px; }



	
/* End Various Tags & Classes*/
