/*
Theme Name: The Tam Tapir Theme
Theme URI: http://tamtapir.se/
Description: Tam Tapirs super fantastic Nordpol theme
Version: 1.0
Author: Richard Brattlund
Author URI: http://femtontre.se/
Tags: tapirer
*/

/* ############################################################################### */
/* #### STRUKTUR
/* ############################################################################### */

html,body {
	padding: 0px;
	margin: 0px;
}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color: #202020;
	font: normal 11px arial, verdana, sans-serif;
	color: #333333;
	line-height: 16px;
}

/* En centrerad ruta */
#content {
	position: absolute;
	left: 50%;
	width: 860px;
	margin: 20px 0px 0px -430px;
	padding: 0px;
}

#main {
	width: 860px;
	height: auto !important;
	height: 430px;
	min-height: 430px;
	margin: 0px 0px 25px 0px;
	background: url("images/bg_middle.gif") repeat-y center left; /* Mittersta delen */
}

#topBackground {
	width: 860px;
	height: auto !important;
	height: 260px;
	min-height: 260px;
	padding-top: 95px;
	background: url("images/bg_header.jpg") no-repeat top left; /* �versta delen*/
}

#bottomBackground {
	width: 860px;
	height: auto !important;
	height: 305px;
	min-height: 305px;
	padding-bottom: 305px;
	background: url("images/bg_footer.jpg") no-repeat bottom left; /* Nedersta delen */
}

#theText {
	width: 860px;
	height: auto !important;
	height: 382px;
	min-height: 382px;
}

.post {
	text-align: left;
	width: 480px;
	padding: 20px 20px 20px 40px;
}

.post ul {
	list-style-type: none;
	margin: 0px;
}
.post li {
 	float: left;
 	margin: 0px 10px 0px 0px;
}

.sociable {
	padding: 30px 0px 10px 0px;
}

#sidebar {
	float: right;
	margin: 100px 15px 0px 0px;
	text-align: center;
}

.navigation {
	height: 25px;
	width: 420px;
	padding: 25px 150px 0px 30px;
}


/* ############################################################################### */
/* #### FÄRG & FORM
/* ############################################################################### */


.post a:link,.post a:active,.post a:visited,.navigation a:link,.navigation a:active,.navigation a:visited {
	color: #34727F;
	border-bottom: 1px dotted #34727F;
	text-decoration: none;
}

.post a:hover,.navigation a:hover {
	color: #04424F;
	border-bottom: 1px dotted #04424F;
	text-decoration: none;
}

h2 {
	font: bold 18px arial,verdana,sans-serif;
	margin-bottom: 0px;
}

.post h2 a:link {
	border: 0px;
	text-decoration: none;
}
.post h2 a:active {
	border: 0px;
	text-decoration: none;
}
.post h2 a:visited {
	border: 0px;
	text-decoration: none;
}
.post h2 a:hoover {
	border: 0px;
	text-decoration: none;
}

.post a:link img {
	border: 0px;
	text-decoration: none;
}
.post a:active img {
	border: 0px;
	text-decoration: none;
}
.post a:visited img {
	border: 0px;
	text-decoration: none;
}
.post a:hoover img {
	border: 0px;
	text-decoration: none;
}

#widgetShopFlash {
	margin-top: 20px;
}


/* ############################################################################### */
/* #### COMMENTS
/* ############################################################################### */

#comments {
	margin: 0px 0px 0px 40px;
}

.commentlist {
	width: 400px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 30px;
	border-bottom: 1px dotted #34727F;
}


.commentlist li a:link,.commentlist li a:active,.commentlist li a:visited {
	color: #34727F;
	border-bottom: 1px dotted #34727F;
	text-decoration: none;
}

.commentlist li a:hover {
	color: #04424F;
	border-bottom: 1px dotted #04424F;
	text-decoration: none;
}

/* ### FINT FORMULÄR ### */

#comments form fieldset {
  margin: 0px 0px 10px 0px;
  padding: 10px 10px 10px 0px;
  border: 0px;
	}
#comments form legend {
  padding: 0 2px;
  font-weight: bold;
	}
#comments form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
	color: #5c5c5c;
	}
#comments form fieldset ol {
  margin: 0;
  padding: 0;
	}
#comments form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
	}
#comments form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
	}
#comments form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
	}
#comments form fieldset fieldset label {
  display: block;
  width: auto;
	}
#comments form em {
  font-weight: bold;
  font-style: normal;
	}
#comments form label {
  width: 120px; /* Width of labels */
	}
#comments form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
	}
	#comments form fieldset input {
		background-color: transparent;
		width: 200px;
		border-bottom: 1px dotted #04424F;
		border-top: 0px;
		border-right: 0px;
		border-left: 0px;
		padding: 2px 2px 3px 2px;
		font: normal 12px 'courier new',arial,sans-serif;
		}

	#comments form fieldset input:focus,#comments form fieldset textarea:focus {
		background-color: #ffffff;
		}
	#comments form fieldset textarea {
		background-color: transparent;
		width: 250px;
		border: 1px dotted #04424F;
		padding: 2px 2px 3px 2px;
		font: normal 12px 'courier new',arial,sans-serif;
	}
	#comments form fieldset #submitbox {
		width: 80px;
		margin-left: 300px;
		padding: 1px 1px 2px 2px;
		font: bold 11px arial,verdana,sans-serif;
		border: 0px;
		background-color: #5c5c5c;
		color: #f9f9f9;
	}


/* ############################################################################### */
/* #### HEADER
/* ############################################################################### */

#menu {
	width: 860px;
	margin: 5px 0px 30px 20px;
	padding: 0px;
}

#menu li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}

.lnkhem {
	margin: 0px 0px 0px 15px;
	}


/* ############################################################################### */
/* #### ÖVRIGT
/* ############################################################################### */

input {
	width: 250px;
}

img {
	border: 0px;
}

.clearer {
	clear: both;
	}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
	
