/*  
Theme Name: Kontraktmallar.se
Theme URI: -
Description: Theme for Kontraktmallar.se
Version: 1.0
Author: Jimmy Rosen
Author URI: http://www.angrycreative.se
*/

body {
	font-size: 62.5%;  /* reset 1em to 10px. */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
}
/* FLOATING TAIL --------------------------------------------------------- */

* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body { /* sets gradient background */
	height: 100%;
	background: #f5f5f5 url('images/background/bg.gif') repeat top center;
}
.wrapper { /* makes the tail float & wraps the content to a certain size */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 960px !important;
}
.wrap2 { /* here you place the header image that goes outside the wrapper. MAKE SURE this image aligns with wrap3 */
	/*
    margin: 0 auto; 
    min-height: 100%;*/
}
.wrap3 { /* sets bg of content */
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;  /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
}
.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
}
.push {
	width:100%;
	clear:both;
}
.footer {
clear: both;
	background: #ffffff;
	width:100%;
}
/* TAIL ------------------------------------------------------------------ */

.footInfo {
	width: 960px;
	margin: 0 auto;
}
.creator {
	float: right;
	margin-top: 22px;
	margin-right: 10px;
	font-size: 14px;
	text-decoration:none;
	color: #896f54;
}
.creator a:link, .creator a:visited {
	text-decoration:none;
	color: #b9b8b8;
}
.creator a:hover, .creator a:hover:visited {
	text-decoration:none;
	color: #b9b8b8;
}
.customer {
	float: left;
	margin-top: 22px;
	margin-left: 10px;
	font-size: 14px;
	text-decoration:none;
	color: #b9b8b8;
font-weight: bold;
}
.customer a:link, .customer a:visited {
	text-decoration:none;
	color: #b9b8b8;
}
.customer a:hover, .customer a:hover:visited {
	text-decoration:none;
	color: #b9b8b8;
}
/* OVERLAY HEADER -------------------------------------------------------- */

.customText {
margin-top: 17px !important;
text-align: left;
width: 940px !important;
margin: 0px 10px;
}

.loginSpace {
margin-right: 20px;
}

#overlayHead {
z-index: 30;
display: table;
position: fixed;
float: left;
	width: 100%;
	height: 58px;
	background: url('images/background/top-bg.png') repeat-x center;
}


/* HEADER ---------------------------------------------------------------- */

.logo {
	float:left;
	margin-left: 0px;
	margin-top: 13px;
}
.logo img, .logo img a {
	float: left;
	border: 0px;
}
.header {
	height: 45px !important;
	width: 940px;
padding: 75px 10px 30px 10px;
}

.breadcrumbs {
font-size: 12px;
float: left;
clear: both;
width: 940px;
padding-top: 11px;
height: 30px;

color: #a4a4a4;
}

.breadcrumbs a {
color: #a4a4a4;
text-decoration: underline;
}

.breadcrumbs a:hover {
color: #909090;
text-decoration: underline;
}

#newsletterText {
float: right;
font-size: 16px;
font-weight: bold;
color: #e4e2df;
margin-right: 15px;
margin-top: 28px;
}

#newsletterText img {
margin-left: 5px;
}

.newsletterContainer a {
margin-top: 16px;
float: right;
width: 166px;
height: 43px;
}

.newsletterContainer a {
background: url('images/newsletter.png') no-repeat top center;
}

.newsletterContainer a:hover {
background: url('images/newsletter-on.png') no-repeat top center;
}

#thumbsup {
z-index: 30;
position: relative;
float: right;
	margin-top: 5px;
	margin-left: -20px;
	width: 35px;
	height: 35px;
	background: url('images/thumbsup.png') no-repeat center;
}

/* FEATURED -------------------------------------------------------------- */

.feat {
	float: left;
	background: transparent;
	clear: both;
	height: 236px;
	width: 960px;
}
.featTopic {
	padding-top: 48px;
	float: left;
	padding-left: 20px;
}
.featTopic h1 {
	font-size:31em;
	font-weight:bold;
	letter-spacing:-2px;
	background: #DA1F26;
	display: block;
	padding: 5px 10px;
	color: #ffffff;
	margin-bottom: 15px;
}
.featContent {
z-index: 30;
/*	float: left;
	padding-left: 20px;*/
}
.featContent p {
	padding-bottom: 20px;
	font-size: 1.4em;
	line-height: 19px;
	color: #ffffff;
	width: 940px;
}
.featContent p a {
	color: #da1f26;
	text-decoration: underline;
}
.featContent h1 {
	font-size:3.1em;
	font-weight:bold;
	letter-spacing:-2px;
	color: #ffffff;
}
.featContent h2 {
	font-size:2.8em;
	font-weight:bold;
	letter-spacing:-2px;
	color: #ffffff;
}
.featContent h3 {
	font-size:2.2em;
	font-weight:bold;
	letter-spacing:-1px;
	color: #ffffff;
}
.featContent h4 {
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:0px;
	color: #ffffff;
}
.featContent h5 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0px;
	color: #ffffff;
}
.featContent ul {
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
	font-size: 1.4em;
	color: #ffffff;
}
.featContent ol {
	line-height: 1.6em;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #ffffff;
}
.featContent ol ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.featContent ul ol {
	margin-bottom: 0px;
	margin-top: 0px;
}

/* POSTS ----------------------------------------------------------------- */

.wppostdiv {
	clear: both;
}
.wparticle {
margin-left: 20px;
float: left;
width: 380px;
}

.maincontent { /* with sidebar */
	margin-left: 10px;
	margin-bottom: 25px;
	margin-right: 10px;
	float:right;
	width:700px;
}
.gridcontent {
border:1px solid #D6CCCC;
background: #fefefe;
padding: 5px 15px;
float: left;
margin-bottom: 20px;
width: 308px;
margin-right: 20px;
}
.lastgrid {
margin-right: 0px;
}

.maincontent-shop { /* with sidebar */
/*overflow: hidden;*/
	margin-left: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	float:right;
	width:720px;
}
.maincontent-page { /* without sidebar */
	margin-left: 20px;
	margin-bottom: 25px;
	margin-right: 20px;
	float:left;
	width:920px;
}

/* POST INFO ------------------------------------------------------------- */


.splitter {
clear: both;
height: 30px;
float: left;
width: 620px;
}

.blogExtrasContainer {
	border-bottom: #a1a19f solid 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
	/* min-height: 36px; */
	/* margin-top: 20px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; */
	float:left;
	/* margin-bottom: 20px; */
}
.blogExtrasContainer p {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	font-family: Arial, Sans-Serif !important;
	font-size:1.2em;
	text-align:left;
	color:#cccccc;
}
.blogExtrasContainer a:link, .blogExtrasContainer a:visited {
	text-decoration:none;
	color:#cccccc;
}
.blogExtrasContainer a:hover, .blogExtrasContainer a:hover:visited {
	color:#999999;
	text-decoration:none;
}
.blogExtraRight {
	color:#000000;
	float:right;
	margin-top: 7px;
	margin-right: 3px;
	text-align:right;
}
.blogExtraRight a:link, .blogExtraRight a:visited {
	text-decoration:none;
	font-size: 1.2em;
	color:#000000;
}
.blogExtraRight a:hover, .blogExtraRight a:hover:visited {
	font-size: 1.2em;
	color:#999999;
	text-decoration:none;
}
/* TEXT ------------------------------------------------------------------ */
   
blockquote {
	background:transparent url(images/quote_r.gif) no-repeat scroll right bottom !important;
	color: #646464 !important;
	float:right;
	font-weight:bold;
	letter-spacing:-1px;
	margin:10px;
	padding:0 25px 5px 0;
	text-align:left;
	width:35%;
}
blockquote p {
	background:transparent url(images/quote_l.gif) no-repeat scroll left top !important;
	border:0 none;
	font-size:1.8em !important;
	line-height:1.3em !important;
	padding:5px 2px 10px 35px !important;
	margin-bottom: 0px !important;
}

.postThumb {
float: left;
}
.postThumb img {
	border: 1px solid #d3d0d0;
	padding: 3px;
}

.maincontent-shop .postText { 
margin-top: 0px;
}

.postText {
float: left;
margin-top: 10px;
	font-size: 14px;
	clear: both;
	width: 100%;
}
.postText h1 {
font-family: Rockwell,Helvetica,Arial,Verdana,sans-serif;
	font-size:31px;
	font-weight:bold;
	letter-spacing:-2px;
}
.postText h2 {
font-family: Rockwell,Helvetica,Arial,Verdana,sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-2px;
}
.postText h3 {
font-family: Rockwell,Helvetica,Arial,Verdana,sans-serif;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
}
.postText h4 {
font-family: Rockwell,Helvetica,Arial,Verdana,sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
}
.postText h5 {
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
}
.postText ul {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
}
.postText ul li {
	padding: 3px;
}
.postText ol {
	line-height: 16px;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.postText ol ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText ul ol {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText p {
    line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 14px;
}
.postText a:link, .postText a:visited {
	color: #f00202;
	text-decoration: none;
}
.postText a:hover, .postText a:visited:hover {
	color: #d10202;
	text-decoration: none;
}
.postText object {
border:1px solid #D6CCCC !important;
padding:3px !important;
float: left;
margin-bottom: 20px;
}

.postCategory {
margin-bottom: 5px;
height: 26px;
clear: both;
float: left;
        background: transparent url('images/cat-left.png') no-repeat top left;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
padding-left: 9px;
}
.postCategory a:link, .postCategory a:visited {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.postCategory a:hover, .postCategory a:visited:hover {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e6e6e6;
}
.postCategory span {
float: left;
line-height: 26px;
background: transparent url('images/cat-right.png') no-repeat top right;
padding: 0px 9px 0px 0px;
height: 26px;
text-align:center;
}

.archiveTopic {
	color: #000000;
	float: left;
	font-size: 3.1em;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:-2px;
	width: 100%;
	font-style:italic;
	margin-bottom: 25px;
}
.postTopic {
font-size: 28px;
letter-spacing:-1px;
	color: #000000;
	float: left;
clear: both;
	font-weight: bold;
	text-decoration:none;
	/*width: 100%;*/
margin-bottom: 5px;
}
.postTopic a:link, .postTopic a:visited {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	text-decoration:none;
}
.postTopic a:hover, .postTopic a:visited:hover {
	color: #666666;
}
.postExcerpt {
float: left;
width: 100%;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
margin-top: 3px;
clear: both;
}

.theArchiveTopic a:link, .theArchiveTopic a:visited {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration:none;
}
.theArchiveTopic {
	color: #000000;
	float: left;
	font-weight: bold;
	text-decoration:none;
	width: 100%;
}
.theArchiveTopic a:link, .theArchiveTopic a:visited {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.theArchiveTopic a:hover, .theArchiveTopic a:visited:hover {
	color: #666666;
}
.postDate {
height: 26px;
line-height: 26px;
float: left;
	color: #000000;
	font-size: 12px;
}
.archiveDate {
	color: #000000;
	font-size: 12px;
	padding-bottom: 15px;
}

.postInfo {
float: left;
clear: both;
width: 100%;
}

.postComment {
font-size: 14px !important;
font-weight: bold !important;
float: left;

margin-left: 7px;
background: transparent url('images/comments-left.png') top left no-repeat; 
padding: 0 0px 0 8px;
height: 25px;
line-height: 25px;
}

.postComment a {
text-decoration: none !important;
}

.postComment span {
height: 17px;
text-align: center;
float: left;

background: transparent url('images/comments-right.png') top right no-repeat; 
padding: 0 10px 0 0px;
height: 25px;
line-height: 25px;
}

.postComment a {
color: #000000;
text-decoration:none;
}

.more-link {
margin-bottom: 5px;
height: 26px;
clear: both;
float: right;
        background: transparent url('images/cat-left.png') no-repeat top left;
	color: #ffffff !important;
	text-decoration: none !important;
padding-left: 9px;
	font-size: 14px;
	font-weight: bold !important;
}
.more-link span {
float: left;
line-height: 26px;
background: transparent url('images/more-right.png') no-repeat top right;
padding: 0px 20px 0px 0px;
height: 26px;
text-align:center;
}

/* IMAGES ---------------------------------------------------------------- */

.size-thumbnail {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
.size-full {
	border: 0px;
}
.size-medium {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
img.wpGallery {
	border: 1px dotted #cc0000;
	background: #ffffcc no-repeat scroll center center;
	width: 99%;
	height: 250px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignnone {
	margin: 0px;
}
/* TABLES & OTHER ELEMENTS ----------------------------------------------- */

td {
	padding-bottom: 14px;
	line-height: 15px;
	color: #000000;
	/*font-size: 14px;*/
}
pre {
	font: 1.2em/1.8em "Courier New", monospace;
}
/* NEXT / PREVIOUS POST -------------------------------------------------- */

.nextPrev {
	width: 100%;
}
.prev {
	margin-top: 10px;
	float:left;
	text-align: left;
	width: 50%;
	color: #000000;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.prev a:link, .prev a:visited {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 25px;
        background: url(images/leftposts.png) no-repeat center left;
	text-decoration:none;
	font-size: 1.2em;
	color:#999999;
}
.prev a:hover, .prev a:hover:visited {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 25px;
        background: url(images/leftposts-on.png) no-repeat center left;
	font-size: 1.2em;
	color:#6b6b6b;
	text-decoration:none;
}
.next {
	margin-top: 10px;
	float: right;
	text-align: right;
	width: 50%;
	color: #000000;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.next a:link, .next a:visited {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 25px;
        background: url(images/rightposts.png) no-repeat center right;
	text-decoration:none;
	font-size: 1.2em;
	color:#999999;
}
.next a:hover, .next a:hover:visited {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 25px;
        background: url(images/rightposts-on.png) no-repeat center right;
	font-size: 1.2em;
	color:#6b6b6b;
	text-decoration:none;
}
/* SIDEBAR --------------------------------------------------------------- */

.sidebar {
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
	width: 220px;
	list-style: none;
	text-align:left;
        margin-left: 10px;
        font-size: 14px;
}

.sidebar li {
float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.sidebar #continued li {
margin-bottom: 10px;
}

.sidebar #continued li.widget_wpsc_categorisation ul li, .sidebar #continued .wpsc_categorisation_group {
margin-bottom: 0px;
}

.sidebar #continued li a:link, .sidebar li a:visited {
	color: #000000;
	text-decoration: none;
}
.sidebar #continued li a:hover, .sidebar li a:hover:visited {
	color: #000000;
	text-decoration: none;
}
.sidebar #continued p {
	margin-bottom: 10px;
}

.sidebar #continued a:hover , .sidebar a:hover:visited {
	color: #000000;
	text-decoration: none;
border: none;
}
.sidebar #continued a:link, .sidebar a:visited {
	color: #000000;
	text-decoration: none;
border: none;
}

.sidebar #continued li ul li { /* toppkategori */
background:url('images/sidebar/arrow.gif') no-repeat scroll left 7px transparent;
font-weight: bold;
padding: 3px 0px 3px 15px;
}

.sidebar #continued li ul li ul li { /* underkategori */
background:url('images/sidebar/arrow.gif') no-repeat scroll left 7px transparent;
padding: 3px 0px 3px 15px;
font-weight: normal;
}

.sidebar #continued li ul li ul li ul li { /* under-underkategori */
background: transparent;
padding-left: 10px;
}

.sidebar #continued .item_image_container .item_image {
float: left;
padding-right: 10px;
}

.sidebar #continued .item_image_container {
clear: both;
float: left;
padding-bottom: 10px;
}

.sidebar #continued .item_image img {
padding: 3px;
border: #d6d6d6 1px solid;
}

.sidebar .widgettitle {
font-family: Rockwell,Helvetica,Arial,Verdana,sans-serif;
font-size: 18px;
font-weight: bold;
text-shadow:2px 2px 2px #f0f0f0;
padding: 3px 0px 6px 0px;
color: #000000;
}

.sidebar #leftcart {
z-index: 29;
position: relative;
float: left;
	margin-top: 10px;
        padding-right: 0px;
	margin-left: -16px;
	width: 16px;
	height: 51px;
	background: url('images/sidebar/kundvagn-left.png') no-repeat top left;
}

.sidebar #cart {
float: left;
background: url('images/sidebar/cart-bg.png') no-repeat top left;
width: 220px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 5px #000000 solid;
color: #ffffff;
}

.sidebar #cart .empty {
margin-bottom: 20px;
}

.sidebar #cart #shopping-cart .widgettitle {
z-index: 29;
position: relative;
float: left;
	padding-top: 10px;
        padding-right: 15px;
	margin-left: 0px;
	width: 191px;
	height: 39px;
	background: url('images/sidebar/kundvagn.png') no-repeat top left;
        text-align: right;
}
.sidebar #cart #shopping-cart #sliding_cart {
width: 200px;
float: left;
padding: 10px;
}
.gocheckout a { margin:12px 0px 5px 5px; }

.wpsc_empty_the_cart a { margin:12px 5px 5px 0; }

.sidebar #cart #shopping-cart #sliding_cart a, .sidebar #cart #shopping-cart #sliding_cart a:visited {
font-family: Rockwell,Helvetica,Arial,Verdana,sans-serif;
font-size: 16px;
font-weight: bold;
text-align: center;
text-decoration: none;

-moz-border-radius:3px 3px 3px 3px;
background-color:#dbdbdb;
clear:none;
color:#000000;
display:block;
float:left;
padding:10px 4px;
width:87px;
}

.sidebar #cart #shopping-cart #sliding_cart a:hover, .sidebar #cart #shopping-cart #sliding_cart a:visited:hover {
background-color:#ffffff;
clear:none;
color:#000000;
}

.sidebar #cart #shopping-cart #sliding_cart table {
background-color:transparent;
border:1px dashed #ffffff;
border-collapse:collapse;
margin:6px 0;
padding:0;
width:200px;
color: #ffffff;
}

.sidebar #cart #shopping-cart #sliding_cart table th, .sidebar #cart #shopping-cart #sliding_cart table td {
border:1px dotted #ffffff;
font-size: 12px !important;
padding: 3px;
color: #ffffff;
}

.sidebar #cart #shopping-cart #sliding_cart table th#product, .sidebar #cart #shopping-cart #sliding_cart table th#quantity, .sidebar #cart #shopping-cart #sliding_cart table th#price {
font-size: 14px !important;
}

.sidebar #cart #shopping-cart #sliding_cart table tr {
text-align:center;
}
.sidebar #cart #shopping-cart #sliding_cart span.items {
font-size: 12px;
margin:0 0 10px;
}

.sidebar #continued {
float:left;
padding: 10px 10px 0px 10px;
width: 200px;
background: url('images/sidebar/continued-bg.png') no-repeat bottom left; 
margin-bottom: 20px;
}

.sidebar #outside {
float: left;
width: 200px;
margin: 0px 10px;
}

/*

#commercial {
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
	width: 220px;
	list-style: none;
	text-align:left;
	margin-top: 30px;
        margin-left: 10px;
font-size: 16px;
}

#sidebar {
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
	width: 220px;
	list-style: none;
	text-align:left;
	margin-top: 30px;
        margin-left: 10px;

font-size: 16px;
}
#sidebar li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color: #302826;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #302826;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:hover:visited {
	color: #000000;
	text-decoration: none;
}
#sidebar p {
	margin-bottom: 10px;
}

#sidebar a:hover , #sidebar a:hover:visited {
	color: #302826;
	text-decoration: none;
border: none;
}
#sidebar a:link, #sidebar a:visited {
	color: #000000;
	text-decoration: none;
border: none;
}

#sidebar h4 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
}

#sidebar h2 {
	font-size:16px;
	color:#ffffff;
	font-weight: bold;
}
#sidebar ul li ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	background: transparent;
	padding:2px 0px 8px 0;
}
#sidebar img {
	border: 0px;
}
#sidebar .widget {
float: left;
width: 100%;
clear: both;
margin-bottom: 20px;

}

#sidebar .textwidget {
background: transparent url('images/sidebar-bottom.gif') no-repeat left bottom;
	list-style-type:none;
padding: 5px 10px 10px 10px;
float: left;
width: 200px;
}

#sidebar .widget ul {
background: transparent url('images/sidebar-bottom.gif') no-repeat left bottom;
	list-style-type:none;
padding: 5px 10px;
float: left;
width: 200px;
}

#sidebar .widget ul ul {
background: transparent;
	list-style-type: katakana;
padding: 5px 10px;
float: left;
width: 200px;
}

#sidebar .widgettitle {
background: transparent url('images/sidebar-top.png') no-repeat left top;
padding: 10px;
width: 200px;
float: left;
}

#sidebar #searchGlass {
z-index: 29;
position: relative;
margin-left: 225px;
	margin-bottom: -10px;
margin-top: -46px;
	width: 56px;
	height: 58px;
	background: url('images/search-glass.png') no-repeat center;
}

.listSubpages .page_item a:hover{
background: transparent !important;
}
*/
/* SEARCH BOX ------------------------------------------- */


.infoBoxSearch {
float: left;
	height: 40px;
	font-size:14px;
width: 280px;
margin-top: 5px;
margin-bottom: 10px;
}
#search {
float: left;
	color: #595959;
	background:transparent url('images/search-bg.png') no-repeat scroll 0 0;
	padding: 0px 0px 0px 37px;
}
#search #s {
float: left;
	background: transparent;
	border: 0px;
	width: 170px;
padding: 12px 4px 12px 0px;
}

#search #btn {
float: right;
padding: 0px !important;
border: 0px;
height: 40px;
}

/* COMMENTS --------------------------------------------- */

.commentsWrap {
float: left;
clear: both;
}

ol.commentlist {
	/*font-size:1.2em;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 20px;
	padding:0;
	color:#000000;
	text-align:justify;
}
ol.commentlist cite {
	font-size: 1.6em;
	font-weight:bold;
}
ol.commentlist a {
	text-decoration: none;
	color:#000000;
}
ol.commentlist li.alt {
	background:#efefef none repeat scroll 0 0;
	padding:18px 18px 5px !important;
}
ol.commentlist li {
	padding:20px 10px 10px 18px;
}
.avatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DEDEDE;
	float:left;
	padding:4px;
	margin:0 10px 10px 0;
}
.commentlist img {
	border:1px solid #999999;
}
ol.commentlist p {
	margin-bottom:5px;
	color:#000000;
	font-size:1.2em;
	text-align:justify;
}
.commentmetadata {
	line-height:9px;
	margin: 0 0 5px 0;
}
.commentmetadata a {
	color:#898989;
	font-size:1em;
	line-height:1em;
}
textarea#comment {
	width: 605px;
	height: 150px;
	padding: 5px;
border: 1px solid #000000;
}
#commentform {
	color: #000000;
	font-size:1.4em;
}
#commentform p {
	padding: 0 0 10px;
}
#commentform a:link, #commentform a:visited {
	/*font-size: 1.4em;*/
	color: #000000;
	text-decoration: none;
}
#commentform a:hover, #commentform a:visited:hover {
	/*font-size: 1.4em;*/
	color: #000000;
	text-decoration: underline;
}
#commentName a:link, #commentName a:visited {
	font-size: 1.8em;
	color: #000000;
	text-decoration: none;
	line-height:1.6em;
	font-weight: bold;
}
#commentName a:hover, #commentName a:visited:hover {
	font-size: 1.8em;
	color: #000000;
	text-decoration: underline;
	line-height:1.6em;
	font-weight: bold;
}
#respond {
	margin-bottom: 5px;
	font-size:2.8em;
}
#comments {
	margin-top: 5px;
	font-size:2.8em;
}

input { 
border: 1px solid #000000;
padding: 3px;
}

.wp-smiley {
border: none !important;
}

.addthis_toolbox {
clear: both;
margin-top: 15px;
float: left;
}

.at300bs.at15t_expanded, .at300bs.at15t_compact {
margin-right: 0px!important;
}

.mapp-poweredby {
display: none;
}

/* frontpage stuff */

.splashMessage {
width: 960px;
margin: 0px 10px;
float: left;
}

.splashMessage ul {
float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.splashMessage .postText {
width: 940px;
}

.splashMessage .postText h1, .splashMessage .postText h4 {
font-family: Rockwell,Helvetica,Arial,Verdana,sans-serif;
}

.splashMessage .frontpageAd {
width: 728px;
margin: 40px 106px 20px 106px;
}

/* late additions */

fieldset.wpsc_registration_form label {
width:115px !important;
height: 38px;
}
