﻿/*
Theme Name: GoudMarkt
Theme URI: http://goudmarkt.nl
Description: GoudMarkt Theme
Version: 1.0.0
Author: 
Tags: 

*/

/* static START */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#E8E8E8 url(img/bg_body.gif) repeat-x;
	color:#555;
	/*font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif; */
	font-family: "Trebuchet MS","Lucida Sans unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:12.5px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing: 0em;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:150%; margin-bottom:4px;}
h5 {font-size:120%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
blockquote, pre {
	background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;

}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.field, 
textarea {
	background:#FFF url(img/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.boxcaption {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#wrap {
	/* background:url(img/light.png) center top no-repeat; */
	padding:0px 0;
}
#container {
	margin:0 auto;
	width:970px;
}
/* layout END */

/* header START */
#header {
	/* backgroud:url(img/header_footer.jpg) 0 0 no-repeat; */
	background:url(img/bg_body.gif) repeat-x;
	height:127px;
	padding: 6px 0px 0px 0px;

}
#caption {
	height:90px;
	padding:0px 8px 0px 5px;
}
#title a {
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:30px;
	display:block;
	font-family: Verdana, "Trajan Pro";
	letter-spacing:0;
}

#logo
{
	/*background: url('img/logo_goudmarkt.png'); */
	display: block;
	width: 318px;
	height: 76px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

/* image blog title */
/*
#title a {
	background:url(img/title.gif) no-repeat;
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:30px;
	text-indent:-999em;
	display:block;
}
*/
#tagline {
	color:#FFF;
	text-decoration:none;
	font-family: Verdana,Arial;
	font-size:10px;
    position:relative;
    top: -15px;
	left: 80px;
	padding:0 3px;
}
#navigation {
	margin:0px;
	font-size:14px;
}

.headermenu
{
    font-family: Verdana, Arial,"Trebuchet MS","Lucida Sans unicode",Helvetica,sans-serif;
	color: #222;
	padding: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-bottom: 0px;
	background: #f0f0f0 url(img/bg_menu_hover.gif) repeat-x -1px;
	height: 35px;
	border-top: solid 1px #888;
	border-bottom: solid 1px #888;
}

.headermenu ul
{
	padding: 0;
	margin: 0px 0px 0px 0px;
	float: left;
}

.headermenu li
{
	list-style: none;
	display: inline;
	vertical-align: middle;
}

.headermenu a
{
	color: #313131;
	text-decoration: none;
	text-transform:none;
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 15px;
	display: inline-block;
	height: 27px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left:4px;
	letter-spacing: -0.03em;
}

.headermenu img
{
    padding-bottom:2px;
}

.headermenu a:hover
{
	color: #313131;
	text-decoration: underline;
	text-transform: none;
	font-size: 1.0;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 15px;
	display: inline-block;
	height: 27px;
	padding-left: 4px;
	padding-top: 7px;
	margin-top: 0px;
	background:  #f0f0f0 url(img/bg_menu.gif) repeat-x -2px;
}

#searchbox {
	width:280px;
	float:right;
	padding:4px 10px;
}
#searchbox .textfield {
	line-height:16px;
	width:180px;
	float:right;
}
#searchbox .switcher {
	background:url(img/icons.gif) 0 0 no-repeat;
	float:right;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-999em;
	float:right;
	padding:0 2px;
	height:16px;
	margin-top:3px;
}
/* header END */

/* content START */
#content {
	background:#FFF url(img/sidesep.gif) right repeat-y;
	min-height:400px;
}
/* content END */

/* main START */
#main {
	background:#FFF;
	width:605px;
	padding:5px 15px 10px 15px;
	float:left;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post h2 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px;
	font-size:18px;
}
.post h2 a.title {
	text-decoration:none;
	color: #9a1818;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .tags, 
.post .categories, 
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.post .addcomment, 
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -16px;
}
.post .categories {
	background-position:0 -32px;
}
.post .date {
	background-position:0 -48px;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -176px;
}
.post .content {
	font-size: 12.5px;
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p {
	margin-bottom:10px;
}
.post .content .under {
	height:16px;
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
	border-bottom:1px solid #CCC;
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
#postpath {
	background:url(img/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar {
	background:#F7F7F7;
	width:300px;
	float:right;
	font-size:95%;
	background:#F7F7F7;
	line-height:145%;
	overflow:hidden;
}
#sidebar li {
	/*background:url(img/icons.gif) 0 -320px no-repeat;*/
	background:url(img/bullet_red.gif) 0 0 no-repeat;
	padding-left:16px;
	list-style:none;
	margin-top:4px;
	/*font-size:95%;*/
}
#sidebar .content {
	font-size:12.5px;
}
#northsidebar .widget {
	background:url(img/widgetsep.png) bottom no-repeat;
	padding: 10px 15px 19px 15px;
}
#southsidebar .widget {
	background:url(img/widgetsep.png) top no-repeat;
	padding:15px 15px 17px 15px;
}
#centersidebar {
	padding:12px 15px 0px 15px;
}
#northsidebar, #southsidebar {
	font-size:95%;
}
#northsidebar .widget h2, 
#southsidebar .widget h2 {
	margin-bottom:10px;
}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	margin-bottom:15px;
}
#sidebar #feedrss, #sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding-left:31px;
	float:left;
	text-decoration:none;
}
#sidebar #feedrss {
	background:url(img/feeds.gif) 0 0 no-repeat;
	margin-left:5px;
}
#sidebar #feed_readers {
	margin-top:15px;
}
#sidebar #feed_readers .reader {
	padding-left:6px;
}
#sidebar #feed_readers .first {
	padding-left:0;
}
#sidebar #feedemail {
	background:url(img/feeds.gif) 0 -25px no-repeat;
	margin-left:25px;
}
#tag_cloud a {
	line-height:130%;
}
/* sidebar END */

/* footer START */
#footer {
	/* background:url(img/header_footer.jpg) 0 -132px no-repeat; */
	display:block;
	height:150px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright 
{
    clear:both;
    padding-top: 10px;
	margin-left:0px;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	background:url(img/wp-logo.png) no-repeat;
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(img/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
	padding:0 15px 15px;
}
#commentlist ol, #commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}
#commentlist .comment, #commentlist .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .photo {
	padding:1px;
	border:1px solid #999;
}


.comment .thumb 
{
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	padding:2px;
    width:32px;
    }
    
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0 15px;
	width:494px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px 15px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(img/box.gif) 0% 0% no-repeat;
	padding:10px 15px 0px 15px;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px 15px;
	width:575px;
	margin:0 -15px;
}
.commentForm {
	padding:10px 0;
	font-size:11px;
}
.commentForm label
{
    width:65px;
    float:left;
    
}
.commentForm input {
	margin-bottom:5px;
	background:#FFFFFF url(img/textfield.gif) repeat-x scroll center top;
    border:1px solid #A6A6A6;
    padding:2px 1px;
	/*position:relative;*/
}

.commentForm select{
background:#FFFFFF url(img/textfield.gif) repeat-x scroll center top;
border:1px solid #A6A6A6;
padding:2px 1px;
}
.commentForm .textfield {
	width:200px;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
	padding-top:10px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}
.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}
#submit {
	font-size:10px;
}
#submitbox a.feed {
	background:url(img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:601px;
}
/* comment END */

/* archives STRAT */
#archives {
	list-style-position:inside;
}
.postspermonth {
	margin:5px 0;
	list-style:none;
}
.srg_switcher {
	margin-bottom:10px;
}
/* archives END */

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(img/icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* image switcher START */
.imageswitcher {
	background:#EDEFF0;
	padding:5px;
	font-size:11px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #BABABA;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#999;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#BCCCD3;
	border-top:1px solid #BCCCD3;
	border-right:1px solid #BABABA;
	border-bottom:1px solid #BABABA;
	border-left:1px solid #BCCCD3;
	color:#2970A6;
}
a.imageswitcher_button:hover {
	background:#ACBCC3;
	border-top:1px solid #AAA;
	border-right:1px solid #ACBCC3;
	border-bottom:1px solid #ACBCC3;
	border-left:1px solid #AAA;
	text-decoration:none;
}
/* image switcher END */

/* related posts START */
/* when related posts with title */
#relatedPosts {
	padding-bottom:10px;
	margin-top:15px;
}
#relatedPosts h1 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#relatedPosts div {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
	display:block;
}
#relatedPosts span {

	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}

#relatedPosts span {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */
/*
#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
*/
/* related posts END */




div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}


/*----------------------------
					Star rater
----------------------------*/

.rating{
	margin-bottom: 10px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	white-space: normal;
}

.tagcloud li 
{
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 20px;
}

.tagcloud a.big {
	font-size: 18px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12.5px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

.rssButton, .xoxo img
{
 margin-right:4px;   
 }
 
 #contact label{
	display: block;
	padding-top: 5px;	
}

/*----------------------------
					Archive
----------------------------*/

#archive {

}

#archive h1 {
border-bottom:1px solid #CCCCCC;
display:block;
font-family:Verdana,"BitStream vera Sans";
font-size:16px;
margin-top:10px;
padding:0 5px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top:20px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
	vertical-align:top;
}

#archive .date{
	width: 85px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage h1
{
border-bottom:1px solid #CCCCCC;
display:block;
font-family:Verdana,"BitStream vera Sans";
font-size:16px;
margin-top:10px;
padding:0 5px;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	padding: 5px 10px;
	margin-bottom: 20px;
}

#searchonsearch h3 {
border-bottom:1px solid #CCCCCC;
display:block;
font-family:Verdana,"BitStream vera Sans";
font-size:16px;
margin-top:10px;
padding:0 5px;
}

#searchonsearch ol li {
	margin: 2px 0 0 50px;
}

#recentPosts 
{
    font-size: 11px;
    line-height: 14px;
}

.recentPostComments 
{
	background:url(img/icons.gif) no-repeat;
	background-position:0 -96px;
	display:inline;
	height: 14px;
	line-height: 14px;
	font-size:11px;
	padding: 0px 0px 0px 20px;
}

.linkblock
{
	clear: both;
	padding: 4px 0px 4px 3px;
	font-size: 11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.linkblock .x1 
{
    width: 220px;
}

.linkblock .col 
{
    float:left;
    margin: 0px 20px 0px 0px;
    padding: 0px;
}

.linkblock h4 
{
    color: #222222;
    font-weight: bold;
    font-size: 13px;
    padding: 0px 0px 4px 0px;
    margin:0px;
}

.linkblock ul 
{
    list-style: none outside none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 130%;
}

.linkblock ul li 
{
    color: #555555;
}

.linkblock a
{
	text-decoration: none;
	color: #555555;
}

.linkblock a:hover 
{
    text-decoration: underline;
    color: #000000;
}

.actualgoldprice
{
    padding: 0px;
    margin: 0px;
    width:260px;
}

.actualgoldprice .title h4
{
	font-size: 12.5px;
	font-weight: bold;
	padding: 5px 0px 5px 2px;
	margin: 0px 0px 0px 0px;
	background-color: #9a1818;
	color: #EEEEEE;
	line-height: 110%;
}


.actualgoldprice .lastupdate
{
	font-size: 12.5px;
	font-weight: normal;
	padding: 0px;
	color: #9a1818;
	line-height: 120%;
	text-align: center;
}


.actualgoldprice .prices
{
	font-size: 12.5px;
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	margin: 0px;
	color: #313131;
	line-height: 150%;
	border: solid 1px #AAAAAA;
}

.actualgoldprice .prices .footer
{
	font-size: 11px;
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	height:auto;
	margin: 0px;
	color: #444444;
	line-height: 150%;
}


.actualgoldprice .prices .green 
{
    color: #00AA00;
}

.actualgoldprice .prices .red 
{
    color: #FF0000;
}

.advertisement 
{
    padding: 10px 0px 10px 0px;
    text-align: center;
    width: 100%;
}

.productadbox
{
    width: 300px;
    padding: 0px;
    margin: 0px;
    margin-left:auto;
    margin-right:auto;
}

.productadbox .title h4
{
	font-size: 12.5px;
	font-weight: bold;
	padding: 10px 0px 10px 2px;
	margin: 0px 0px 0px 0px;
	background-color: #9a1818;
	color: #EEEEEE;
	line-height: 110%;
	width: 258px;
}


.content 
{
    margin: 0px 20px 0px 20px;
}

.sitetitle
{
    text-align:center;
    padding: 10px 0px 10px 0px;
}

.goto 
{
    padding: 10px 0px 10px 0px;
    text-align: center;
}

.goto a 
{
    font-size: 20px;
    font-weight: bold;
}



