*{
    margin:0;
    padding:0;
    list-style:none;
    border:none;
}


html{
    margin: 0;
    padding: 0;
}


body{
    font-family:Verdana,Arial,Sans-Serif;
    font-size:90%;
    color: #666;
    margin: 0;
    padding: 0;
    text-align: center;
}


p{
    margin:0 0 .5em 0;
    line-height:1.3em;
}


blockquote{
    padding: 0 10px 0 15px;
    border-left: 4px dotted #ccc;
    font-size:80%;
    margin-top:10px;
    margin-bottom:10px;
}


h1{
    font-size:20px;
    color:#16b9e4;
    text-transform:uppercase;
    font-family:Verdana,Arial,Sans-Serif;
}


h2{
    font-size:18px;
    font-weight:bold;
    font-family:Verdana,Arial,Sans-Serif;
    padding:.5em 0;
}


h3{
    font-size: 16px;
    font-weight:bold;
    font-family:Verdana,Arial,Sans-Serif;
}


h4 a{
    font-color: ff0000;
    font-size: 16px;
    font-weight:bold;
    font-family:Verdana,Arial,Sans-Serif;
}


form{
    border: 1px solid #ccc;
    background-color: #e5e5e5;
}

/* FEEDBURNER EMAIL SUBSCRIBE BOX */

div.feedburnerEmailSubscribe{
    border: 1px solid #990066;
    background-color:#79AA00;
    color: #fff;
    padding:8px 12px 8px 12px;
    margin: 0 0 10px 0;
}

form.feedburner{
    background-color: #79AA00;
    border: 0;
}

input.feedburnersubmit{
    background-color: #990066;
    border: 1px solid #fff;
    color: #fff;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 10px;
} 


#blogsearchboxlogo{
    width: 330px;
    align: right;
    float: left;
}


form#blogsearchboxlogo{
    border: 0;
    background-color: #333;
    padding: 10px 12px 7px 12px;
}


form#blogsearchform{
    border: 1px solid #ccc;
    background-color: #16b9e4;
    padding: 7px 12px 7px 12px;
}

form#screengrabsearchform{
    border: 1px solid #ccc;
    background-color: #ccc;
    padding: 7px 12px 7px 12px;
}


form#commentform{
    width:470px;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    padding: 7px 12px 7px 12px;
}


textarea#comment{
    width:400px;
    border: 1px solid #ccc;
}


input#submit{
    background-color: #16b9e4;
    border: 1px solid #fff;
    color: #fff;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}


#ebayeditorskit form, form#ebayeditorskit, .nomargin form{
    background-color: #79AA00;
    padding: 0 10px 0 0;
    border: 0;
}


.topnavcategories form{
    border: 0px;
    background-color: #00ff00;
    padding: 7px 12px 7px 12px;
}


input{
    border:1px;
}


input#text{
    border:1px;
    background-color: #fff;
    color: #000;
} 


input#submitbutton{
    background-color: #16b9e4;
    border: 1px solid #fff;
    color: #fff;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 10px;
}


a img{
    border: 0;
}


a{
    text-decoration: none;
    color: #90be00; 
}


a:link, a:visited, a:active{
    text-decoration: none;
    color: #79AA00; 
}


a:hover{
    text-decoration: underline;
    color: #333333;
}


.logotext a,.logotext a:link,.logotext a:visited,.logotext a:active,.logotext a:hover{
    text-decoration: underline;
    color: #fff; 
    font-size: 30px;
    font-weight: bolder;
}

.sitetitle a,.sitetitle a:link,.sitetitle a:visited,.sitetitle a:active,.sitetitle a:hover {
  text-decoration: none;
  color: #fff; 
  font-size: 30px;
  font-weight: bolder;
}


.bold {
font-weight: bold;
}



pre{
    font-size:1.2em;
    padding:1em;
}


#container {
	margin: 0 auto;
	width: 100%;
	background: #fff;
	text-align: left;
}

/*
#container-inner { position: static; width: auto; }
*/


#headerfullwidth {
margin: 0 auto;
width: 100%;
}



#logo {
background-repeat: repeat;
background-position: 0;
background-image: url(http://www.sigurros.co.uk/images/green-bkg.gif);
width: 100%;
height:70px;
}

#logoinner {
width:970px;
padding: 0;
margin:0 auto;
}


.logotext {
font-family: verdana, arial, sans-serif;
font-size: 30px;
font-weight: bolder;
color: #fff;
float: left;
width:502px;
padding: 0;
}

.headerlogoright{
	width: 468px;
	float: left;
	padding: 5px 0 0 0;
	}


#logonavigation {
background-color: #333;
height:40px;
width: 100%;
margin: 0 auto;
}

#logonavigationinner {
width: 970px;
margin: 0 auto;
}




#header {
	width: 100%;
	background: #000000;
	height: 80px;
}

#headerinner {
	width: 970px;
	background: #000000;
	margin: 0 auto 0 auto;
}

.headerLeft {
	width: 700px;
	float: left;
	background: #000000;
}

#topnav {
	width: 100%;
	background: #e5e5e5;
}

#topnavinner {
	width: 970px;
	background: #e5e5e5;
	margin: 0 auto 0 auto;
}




#contentcontainer {
  width: 100%;
  background-repeat: repeat;
  background-position: 0;
  background-image: url(http://www.sigurros.co.uk/images/bkg-tile.jpg);
}

#contentcontainerinner {
	width: 970px;
	background: #fff;
	margin: 0 auto 0 auto;
	border-left: #e5e5e5 solid 1px;
	border-right: #e5e5e5 solid 1px;
	}


#contentcontainerinnernoborder {
	width: 970px;
	background: #fff;
	margin: 0 auto 0 auto;
	}


#mainContent {
	width: 510px;
	float: left;
background-image: url(http://www.sigurros.co.uk/images/bkg-breadcrumb.gif);
background-repeat: no-repeat;
padding: 0px 10px 10px 10px;
}


#twocolumns {
	width: 600px;
	float: left;
	background: #fff;
	padding: 10px;
}


#sidebarcontainer {
	width: 440px;
	float: left;
	background: #fff;
}

#sidebar2 {
	width: 120px;
	float: left;
	background: #fff;
margin-top: 10px;
}


#sidebar1 {
	width: 300px;
	float: right;
	background: #fff;
	padding: 0 7px 10px 12px;
margin-top: 10px;
}

#footer {
clear: both;
width: 970px;
background: #f4f4f4;
}


#footerinner {
padding: 10px;
margin-bottom: 10px;
border-top: #e5e5e5 solid 1px;
border-bottom: #e5e5e5 solid 1px;
}

#footercontainer {
	margin: 0 auto 0 auto;
	width: 100%;
	background: #333;
}


#footerfullwidth {
	margin: 0 auto;
	width: 100%;
	background: #333;
}

.footerfullwidthinner {
  margin: 0 auto;
  width: 970px;
  background: #333;
  padding: 10px;
}


#disctop {
clear: both;
width: 970px;
background: #f4f4f4;
}


#disctopinner {
padding: 10px;
margin-bottom: 10px;
border-top: #e5e5e5 solid 1px;
border-bottom: #e5e5e5 solid 1px;
}



#breadcrumbnav {
  width: 510px;
  float: left;
  height: 50px;
  padding: 6px 10px 5px 14px;
}

#breadcrumbnav h1{
padding: 0;
margin: 0;
float:left;
    font-size:18px;
    color:#ccc;
    text-transform:uppercase;
    font-family:Verdana,Arial,Sans-Serif;
}

#breadcrumbnav h2{
padding: 0;
margin: 0;
float:left;
  font-size:18px;
  font-family: verdana,arial;
  font-weight: bold;
}

.shopleft {
width:120px;
padding: 0 10px 0 0;
margin: 0;
float:left;
}

.shopright {
width:730px;
padding: 0;
margin: 0;
float:left;
}





#clickstream {
  padding: 10px;
  background: #f4f4f4;
  text-align: left;
}

.clickstream {
  font-family: verdana,arial;
  font-size: 11px;
  font-weight: bold;
}







.frontpagestart {
margin: 15px 0 15px 0;
}

.clearboth {
clear: both;
}

.navigationnextprevious{
align:center;
text-align:center;
margin: 0 0 10px 0;
}

.displaytheimage{
align: center;
text-align:center;
margin: 0 auto;
}


.box300x250 {
text-align: center; /* center on ie */
}

.entryMetaDate{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/date.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}



div.domtab{
    padding:0 3em;
    width:80%;
    font-size:90%;
}

ul.domtabs{
    float:left;
    width:900px;
    margin:2em 0 0 0;
}

ul.domtabs li{
    float:left;
    padding:0 2px 0 0;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
    width:87px;
    padding:5px 5px 0px 3px;
    display:block;
    background:#777777;
    color:#ccc;
    height:20px;
    font-weight:bold;
    text-decoration:none;
    border-bottom: #000000 solid 2px;
}

html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
    height:auto;
    min-height:22px;
}

ul.domtabs a:hover{
  background:#696;
}

div.domtab div{
    clear:both;
    width:auto;
    background:#696;
    color:#fff;
    padding:1em 3em;
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
    background:#696;
    color:#fff;
}

#domtabprintview{
    float:right;
    padding-right:1em;
    text-align:right;
}

#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{
    color:#fff;
}





div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active{
    color:#fff;
    display:block;
    padding:1em .5em;
    font-weight:bold;
    font-size:1.3em;
}
/* next and previous links */

div.domtab div h2 a,
div.domtab div h2 a:hover,
div.domtab div h2 a:active{
    color:#fff;
    display:inline;
    padding:0;
    font-weight:bold;
    font-size:18px;
    text-decoration: none;
}

div.domtab div p a.underline,
div.domtab div p a.underline:hover,
div.domtab div p a.underline:active{
    color:#fff;
    display:inline;
    text-decoration: underline;
}

/* other scheme! */
#other{
	font-size:12px;
	margin-left:.3em;
	width:960px;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:800px;
	background:#47ade2;
	color:#fff;
	padding:1em 3em;
}

/* above is the top border distance until text in main box */

#other ul.domtabs a:hover{
	background:#cc0000;
	color:#fff;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#47ade2;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}


a.boldvisitme,
a.boldvisitme:link,
a.boldvisitme:visited{
    color:#6699cc;
    font-weight:bold;
    font-size:16px;
    text-decoration:underline;
}

a.boldvisitme:hover,
a.boldvisitme:active{
    color:#fff;
    font-weight:bold;
    font-size:16px;
    text-decoration: underline;
}

.normal{
    font-weight: normal;
}


/* -------------------[ Navigation ]------------------- */
#zekenav {
width: 970px;
/*	width: 960px; */
/*      background: #660000 center center no-repeat; */
/*      background: #16b9e4 center center no-repeat; */
/*      background: #ff33cc center center no-repeat;  */
        background: #79AA00 center center no-repeat; 
        height:40px;
        line-height:40px;
        margin: 0 auto;
/*        padding:1px 0 0; */
/*        border-bottom:2px solid #333; */
        }




ul.nav {
        font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:40px;
        line-height:40px;
        float:left;
        list-style: none;
        padding: 0;
        margin: 0;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #fff; 
        color: #000;
/*      background: #660000;  */
/*      background: #16B9E4; */
        text-decoration: underline;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
/*      background: #660000; */
        background: #16B9E4;
        text-decoration: underline;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }



ul.nav li.topnavcategories form {
background: #79aa00
        }

ul.nav li a.logonavlink, ul.nav li a.logonavlink:link, ul.nav li a.logonavlink:visited {        
        color: #79AA00;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li.logonavlink a:hover, ul.nav li.logonavlink a:active {
        background: #fff; 
        color: #000;
        text-decoration: underline;
        }

#topnavcategories {
background: #79aa00
}




ul.sideblog {
        font-size: 12px;
        line-height:14px;
        float:left;
        list-style: none;
        padding: 0;
        margin: 0;
        }

ul.sideblog li {
        margin: 0 0 10px 0;        
        padding: 0 0 10px 0;
        list-style-type: none;
        }

ul li.sideblog {
        padding: 0 0 25px 0;
        list-style-type: none;
        }

/* ---------------------------------------------------- */
/* -------------------[ base-weblog.css ]-------------- */
/* ---------------------------------------------------- */






/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */


#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo
{
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img
{
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry {
margin-left: 0;
padding: 0px 0px 10px 0px;
border-bottom: thin dotted #ccc;
}


.entry2 {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	 margin-left: 0;
  padding: 0px 0px 15px 0px;
  border-bottom: thin dotted #ccc;

}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

.comments-open-header
{
    clear: both;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}



/* ---------------------------------------------------- */
/* -------------------[ thewonderwall-theme.css ]------ */
/* ---------------------------------------------------- */








#quickofferssection {
	margin: 0 auto;
	width: 100%;
	background: #333;
}

.quickofferssection {
margin: 0 auto 10px;
width: 960px;
}





.searchBoxLogo {
	width: 260px;
	float: right;
	background: #000000;
	margin: 10px 10px 0 0;
	}


h1#headerLogo {
  font-family: Verdana,Arial,Sans-Serif;
  font-weight: bold;
  margin: 10px 0 0 10px;
  font-size: 2.5em;
  letter-spacing: -1px;
  }

h1#headerLogo a {
  color: #fff;
  }

h1#headerLogo a:hover {
  color: #fff;
  background: none;
  }

h2#headerDescription {
	font-size: 13px;
	font-family: Verdana, Sans-Serif;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	color: #ccc;
}




#mainContent h3.entryTitle a:hover {
	color: #333;
}
#mainContent h3.entryTitle a,
#mainContent h3.entryTitle {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
	color: #6699cc;
	text-align: left;
}

#mainContent h3.entryTitle{
	color: #666;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	}

h2.module-header {
	font-size: 13px;
	font-weight: bold;
	color: rgb(85, 85, 85);
	text-transform: uppercase;
}
	h2.module-header a {
	color: rgb(68, 68, 68);
	}
#pagebody h3.module-header {
	font-size: 12px;
	font-weight: bold;
	color: rgb(85, 85, 85);
	text-align: left;
}
.module {
	margin-bottom: 10px;
}
.module ul.module-list,
.module ul.archive-list
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.module li.module-list-item {
	padding-left: 0px;
	margin-left: 0px;
}
.module .module-content {
	padding: 0;
	margin: 0;
}
.module-content .thumbnail img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
}
.entry-content {
	padding-top: 10px;
	margin-left: 0;
	line-height: 170%;
}
.entry-footer {
	color: #9C9C9C;
	text-align: left;
	margin-left: 0;
	padding: 0px 0px 10px 0px;
	border-bottom: thin dotted #ccc;
}

.entry-footer a {
	color: #9C9C9C;
}

.entry-footer a:hover {
	color: #333;
	text-decoration: underline;
}
.module-categories a {
	color: rgb(153,153,153);
	display:block;
}
.module-categories {
	text-transform: uppercase;
	font-size: 12px;
	color: rgb(153,153,153);
	line-height: 14px;
}
.module-categories li.module-list-item li.module-list-item {
	margin-left: 10px;
	font-size: 10px;
}


/*
.module-search h2.module-header {
	display: none;
}
*/

.module-categories a:hover {
     color : #000000;
     background-color : transparent;
}

img.photo {
	border-top: 1px solid #e9dece;
	border-right:1px solid #B6AD9D;
	border-bottom:1px solid #B6AD9D;
	border-left:  1px solid #e9dece;
	background-color: #fff;
	padding: 8px;
}
#pagebody h3 {
	font-size: 20px;
	font-family: "Tahoma";
	color: rgb(68,68,68);
	text-align: center;
}
.comments-content {
	padding-left: 0;
}
.comment-content {
	line-height: 175%;
	margin-left: 0;
}
p.comment-footer {
	font-family: "Tahoma";
	font-size: 14px;
	margin-left: 0;
}
p.comment-footer a {
	font-weight: bold;
}
.comments-open-content {
	margin-left: 0;
	line-height: 175%;
}
textarea#comment-text {
	width: 400px;
}
p#comments-open-text {
	clear: both;
	margin-top: 10px;
}
#comments-open-data label {
	float: left;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	text-transform: lowercase;
	margin-right: 10px;
	text-align: right;
}
.comments-open-data p {
	margin-top: 10px;
}
#pagebody .search-results-container h3 {
	text-align: left;
}
#pagebody .entry-content h2
{
        font-size: 13px;
        font-weight: bold;
        color: #525252;
        text-align: left;
        font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
        border-bottom: 1px solid #CCCCCC;
}

#sidebar1 ul.newlists{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#sidebar1 ul.newlists li{
margin-bottom:4px;
}

#sidebar1 ul.newlists li.rssFeed a{
padding-left: 33px;
background-image: url(http://www.sigurros.co.uk/images/icons/rss.png);
background-repeat: no-repeat;
background-position: 0;
}

#sidebar1 ul.newlists li.feed a{
height: 20px;
padding: 4px 0px 4px 24px;
background-image: url(http://www.sigurros.co.uk/images/icons/feed.png);
background-repeat: no-repeat;
background-position: 0;
}



#sidebar1 ul.newlists li.twitter a{
height: 20px;
padding: 4px 0px 4px 24px;
background-image: url(http://www.sigurros.co.uk/images/icons/twitter.gif);
background-repeat: no-repeat;
background-position: 0;
}

#sidebar1 ul.newlists li.listitem a{
height: 20px;
padding: 4px 0px 4px 24px;
background-image: url(http://www.sigurros.co.uk/images/icons/list-item-16x16.gif);
background-repeat: no-repeat;
background-position: 0;
}


#sidebar1 ul.newlists li.tags a{
height: 20px;
padding: 4px 0px 4px 24px;
background-image: url(http://www.sigurros.co.uk/images/icons/tag_red.png);
background-repeat: no-repeat;
background-position: 0;
}

#sidebar1 ul.newlists li.tv a{
height: 20px;
padding: 4px 0px 4px 24px;
background-image: url(http://www.sigurros.co.uk/images/icons/tv.png);
background-repeat: no-repeat;
background-position: 0;
}

#sidebar1 ul.newlists li.babes a{
height: 20px;
padding: 4px 0px 4px 24px;
background-image: url(http://www.sigurros.co.uk/images/icons/babes.png);
background-repeat: no-repeat;
background-position: 0;
}

#sidebar1 ul.newlists li.babesbold a{
height: 20px;
padding: 4px 0px 4px 24px;
background-image: url(http://www.sigurros.co.uk/images/icons/babes.png);
background-repeat: no-repeat;
background-position: 0;
font-weight: bold;
}

#sidebar1 ul.newlists li.freemoney a{
height: 20px;
padding: 4px 0px 4px 24px;
background-image: url(http://www.sigurros.co.uk/images/icons/icon_money.gif);
background-repeat: no-repeat;
background-position: 0;
}


.entry-tags{
margin-left: 0;
padding: 0px 0px 10px 0px;
border-bottom: thin dotted #ccc;
}

.entryMetaTags{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/tag_red.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}



.entryMetaCategories{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/tag_blue.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

.entryMetaCategories a{
font-weight: bold;
}

.entryMetaCategories2{
list-style: none;
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

.entryMetaCategories2 a{
font-weight: bold;
}


.entryMetaComments{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/user_comment.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

.entryMetaPermalink{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/link.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

.entryMetaDate{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/date.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}


.exclamation{
margin-left: 0;
padding: 4px 0px 4px 23px;
background-image: url(http://www.sigurros.co.uk/images/icons/exclamation.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .9em;
}

.imdb{
margin-left: 0;
padding: 4px 0px 4px 23px;
background-image: url(http://www.sigurros.co.uk/images/icons/imdb.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .9em;
}

.cake{
margin-left: 0;
padding: 4px 0px 4px 23px;
background-image: url(http://www.sigurros.co.uk/images/icons/cake.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .9em;
}

.female{
margin-left: 0;
padding: 4px 0px 4px 23px;
background-image: url(http://www.sigurros.co.uk/images/icons/female.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .9em;
}

.screengrabicon{
margin-left: 0;
padding: 4px 0px 4px 23px;
background-image: url(http://www.sigurros.co.uk/images/icons/image.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .9em;
}

.linkicon{
margin-left: 0;
padding: 4px 0px 4px 23px;
background-image: url(http://www.sigurros.co.uk/images/icons/link.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .9em;
}


.youtube{
margin-left: 0;
padding: 4px 0px 4px 44px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/youtube-logo-40x16.gif);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}


.rated18 {
margin-left: 0;
padding: 4px 0px 4px 28px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/18-rating.gif);
background-repeat: no-repeat;
background-position: 0;
}

.dottedlist{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

.relatedpostlistitem{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/bullet_green.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

.randompostlistitem{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

.mostpopularpostlistitem{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

.norelatedpostlistitem{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}


.mostcommentedpostlistitem{
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}



/* Rounded Cornr */

.roundedcornr_box {
   background: #f4f4f4;
}
.roundedcornr_top div {
   background: url(http://www.sigurros.co.uk/images/roundedcornr/top-left.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(http://www.sigurros.co.uk/images/roundedcornr/top-right.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(http://www.sigurros.co.uk/images/roundedcornr/bottom-left.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(http://www.sigurros.co.uk/images/roundedcornr/bottom-right.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }



/* Rounded Cornr (Searchbox) */

.roundedcornr_box_searchbox {
   background: #f4f4f4;
}
.roundedcornr_top_searchbox div {
   background: url(http://www.sigurros.co.uk/images/roundedcornr/roundedcornr_searchbox_tl.png) no-repeat top left;
}
.roundedcornr_top_searchbox {
   background: url(http://www.sigurros.co.uk/images/roundedcornr/roundedcornr_searchbox_tr.png) no-repeat top right;
}
.roundedcornr_bottom_searchbox div {
   background: url(http://www.sigurros.co.uk/images/roundedcornr/roundedcornr_searchbox_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_searchbox {
   background: url(http://www.sigurros.co.uk/images/roundedcornr/roundedcornr_searchbox_br.png) no-repeat bottom right;
}

.roundedcornr_top_searchbox div, .roundedcornr_top_searchbox, 
.roundedcornr_bottom_searchbox div, .roundedcornr_bottom_searchbox {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_searchbox { margin: 0 20px; }



/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #ccc;
    text-decoration: none;
}

.pages a:hover {
    border-color: #6699cc;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}


.newiconleft{
margin-left: 0;
padding: 4px 0px 4px 23px;
background-image: url(http://www.sigurros.co.uk/images/icons/new.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .9em;
}

.padded{
padding: 4px 4px 4px 4px;
background: #e5e5e5;
}

.paddedtop{
padding: 15px 0px 0px 0px;
}

.paddedtop20{
padding: 20px 0px 0px 0px;
}

.paddedtop30{
padding: 30px 0px 0px 0px;
}

.previousentry {
font-weight: bold;
}
.nextentry {
text-align:right;
font-weight: bold;
}


.smallfooterlinks {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 0.8em;
	color: #ccc;
}

.smallfooterlinks a {
	text-decoration: none;
	color: #ccc;
	}

.smallfooterlinks a:hover {
	text-decoration: underline;
	color: #666;
	}

a.smallfooterlinksbold {
	text-decoration: none;
	color: #6699cc;
	font-weight: bold;
	}

a.smallfooterlinksbold:hover {
	text-decoration: underline;
	color: #6699cc;
	font-weight: bold;
	}

.footer2 {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 0.9em;
	color: #ccc;
	padding: 10px;
	text-align: center;
}


#bottombandlist {
	width: 100%;
	background: #333;
}

#bottombandlistinner {
	width: 970px;
	background: #333;
	margin: 0 auto;
	text-align: left;
}


#bottombandlistinner ul{
margin: 0;
padding-left : 0;
list-style-type: none;
margin-bottom: 10px;

}

#bottombandlistinner li{
font-weight: bold;
font-size: 11px;
line-height: 200%;
padding-top: 10px;
margin-right: 0px;
margin-bottom: 4px;
display: inline;
}


#bottombandlistinner li.star a{
padding-left: 20px;
padding-top: 3px;
color: #16b9e4;

background-image: url(http://www.sigurros.co.uk/images/silk-icons/bullet_black.png);
background-repeat: no-repeat;
background-position: 0;

}

#bottombandlistinner li.star a:hover{
padding-left: 20px;
padding-top: 3px;
color: #fff;
background-image: url(http://www.sigurros.co.uk/images/silk-icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
}


p.randomscreengrab {
font-family: verdana,arial;
font-weight: normal;
font-size: 11px;
padding: 0 0 10px 0;
}

.showcategories,.showcategories table, .showcategories table table{
font-family: verdana,arial;
font-weight: normal;
font-size: 11px;
}

.maincat {
font-weight: bold;
}








#contentcontainerclickstream {
	width: 100%;
	background: #fff;
}

#contentcontainerinnerclickstream {
	width: 970px;
	background: #fff;
	margin: 0 auto 0 auto;
	border-left: #e5e5e5 solid 1px;
	border-right: #e5e5e5 solid 1px;
	}



.imagetitle h1{
		padding: 10px 0 10px 0px;
		background: #f4f4f4;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		text-align: center;
		color: #333;
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 2em;
		font-weight: bold;
}




.floatleftbasic {
float: left;
width: 210px;
}

.imagenavfloatleftone {
float: left;
width: 210px;
}


.floatmiddlebasic {
float: left;
width: 494px;
padding: 15px;
}

.imagenavfloatmiddleone {
float: left;
width: 494px;
/* padding: 15px; */
padding: 5px; 
}


.floatrightbasic {
float: right;
text-align: right;
width: 210px;
}


.imagenavfloatrightone {
float: right;
width: 210px;
text-align: right;
}





.floatleft {
float: left;
width: 50%;
}

.floatright {
float: right;
width: 50%;
text-align: right;
}










.topnewmap {
font-family: verdana,arial;
font-size: 11px;
font-weight: bold;
text-align: center;
align: center;
padding: 0 0 10px 0;
}

.centered {
text-align: center;
align: center;
}


.strictlybroadband{
padding: 10px 0px 10px 0px;
}


.finditemsonebay{
text-align: center;
align: center;
font-weight: bold;
padding: 10px 0 10px 0;
}


#creditfooter{
align:right;
text-align:right;
display: none;
}


div.strictlybroadbandblock {
border:2px solid #ddd;
background-color:#ffe9e9;
padding:12px;
margin: 0 0 10px 0;
}




.categoryimage{
  background-color: #79AA00;
  text-align: center;
  align: center;
  padding: 0px 0 4px 0;
}

.categoryimage h3{
color: #fff;
}


#paginationtop {
padding: 0 0 10px 0;
}

#paginationbottom {
padding: 0 0 10px 0;
}

#pagination {
padding: 0 0 10px 0;
}

#pagination-alpha li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}
#pagination-alpha a{
border:solid 1px #9aafe5
margin-right:2px;
}
#pagination-alpha .previous-off,
#pagination-alpha .next-off {
border:solid 1px #DEDEDE
color:#888888
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#pagination-alpha .next a,
#pagination-alpha .previous a {
font-weight:bold;
}
#pagination-alpha .active{
background:#2e6ab1;
color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-alpha a:link,
#pagination-alpha a:visited {
color:#0e509e
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-alpha a:hover{
border:solid 1px #0e509e
}




.photocreditsmalltext{
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 10px;
    color: #999;
    text-align: right;
    padding: 0 5px 0 0;
}

.important{
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}



.chunk table tr td {
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 12px;
    color: #333;
}

.chunk table tr td a{
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #79AA00;
    text-decoration: underline dashed 1px #000000;
}

.footnote {
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 11px;
    color: #666;
}




.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}
.tool-title{
font-weight:bold;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url('http://www.sigurros.co.uk/images/tips-trans.png') top left;
text-align:left;
}
.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url('http://www.sigurros.co.uk/images/tips-trans.png') bottom right;
text-align:left;
} 

.floatleftboxtypea{
	float: left;
  width:280px;
  padding: 0 50px 0 0;
	}

.floatleftboxtypeb{
	float: left;
  width:280px;
  padding: 0;
	}

.feedboxtypec{
  width:280px;
  padding: 0 0 15px 0;
	}




div.feedburnerFeedBlock {
border:2px solid #ddd;
background-color:#ffe;
padding:12px;
margin: 0 0 10px 0;
width: 270px
text-align:left;
}

div.feedburnerFeedBlock ul li {
margin-left: 0;
padding: 4px 0px 4px 23px;
list-style: none;
background-image: url(http://www.sigurros.co.uk/images/icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
text-align:left;}

div.feedburnerFeedBlock p.feedTitle {
font-weight:bold;
text-align:left;}




.feedboxtyped{
  width:600px;
  padding: 0 0 15px 0;
	}

.feedboxtyped div.feedburnerFeedBlock {
border:2px solid #999;
background-color:#ffe;
padding:12px;
margin: 0 0 10px 0;
width: 590px
text-align:left;
}







#hobbsycenter{
width: 100%;
margin: 0 auto;
}

#hobbsyfeed{
	width: 970px;
margin: 0 auto;
	background: #fff;
	
  }

.hobbsycontent{
width:970px;
}

#leftcontent {
width: 670px;
float: left;
text-align:left;

}

#rightcontent {
width: 300px;
float: left;
}

hr.dotted {
margin: 0 0 10px 0;
border-bottom: thin dotted #ccc;
}

.paddedbottom {
padding-bottom: 15px;
}

.paddedtop50 {
padding-top: 50px;
}
.paddedtop100 {
padding-top: 100px;
}