/* CSS Document */


/* Standard Main page */	
	
	#blogcontent {
	}
	
	.blogcontent {
	}
	
.blogcontent a:link { color: #FF3399; }
.blogcontent a:visited { color: #FF3399; }
.blogcontent a:hover { text-decoration: underline; color: #FF3399; }
.blogcontent a:active { text-decoration: underline; color: #FF3399; }
	
#blogbanner {
background-color: none;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
	padding: 0px;
width: 470px;
	height: 40px;
	}
	
.blognav {
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
height: 10px;
	text-align: right;
	font-weight: bold;
  width: 470px;
padding-top: 1px;
}

a.blognav:link { color: #000000; }
a.blognav:visited { color: #000000; }
a.blognav:hover { color: #FF3399; }
a.blognav:active { color: #FF3399; }

.blogcrumb {
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
height: 10px;
	text-align: left;
	font-weight: bold;
  width: 470px;
padding-top: 1px;
}

a.blogcrumb:link { color: #000000; }
a.blogcrumb:visited { color: #000000; }
a.blogcrumb:hover { color: #FF3399; }
a.blogncrumb:active { color: #FF3399; }


.smallblogentrydate{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 3px;
}

.normalblogentrytitle{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 6px;
}

.normalblogentrysubtitle{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 4px;
}

.extendedblogentry{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.extendedblogentry a:link { color: #FF3399; }
.extendedblogentry a:visited { color: #FF3399; }
.extendedblogentry a:hover { text-decoration: underline; color: #FF3399; }
.extendedblogentry a:active { text-decoration: underline; color: #000000; }

#blogentry {
	}
	
.blogentry {
	color: #000000;
	font-size: 11px;
	margin: 0em 0em 1.2em 0em;
	line-height: 14px;
}

.blogentry p{
	color: #000000;
	font-size: 11px;
	margin: 0em 0em 1.2em 0em;
	line-height: 14px;
	}
	


#blogentry a:link { color: #FF3399; }
#blogentry a:visited { color: #FF3399; }
#blogentry a:hover { text-decoration: underline; color: #FF3399; }
#blogentry a:active { text-decoration: underline; color: #FF3399; }

.blogentry img{
	margin-bottom: 12px;
	vertical-align: middle;
border: none;
	}

#blogentrycomments {
	}
	
.blogentrycomments {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF3399;
	}
	
.blogentrycomments a:link { color: #FF3399; }
.blogentrycomments a:visited { color: #FF3399; }
.blogentrycomments a:hover { text-decoration: underline; color: #FF3399; }
.blogentrycomments a:active { text-decoration: underline; color: #FF3399; }

#blogentryname {
	}
	
	.blogentryname {
	color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF3399;
	}

a.blogentryname:link {color: #FF3399; }
a.blogentryname:visited {color: #FF3399; }
a.blogentryname:hover {text-decoration: underline; color: #FF3399; }
a.blogentryname:active {text-decoration: underline; color: #000000; }

/* Press pages */

.smallpressblogentrytitle{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 2px;
}


.smallpressblogentrydate{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 5px;
}


.readmore{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-type: none;
 line-height: 130%;
	}
	
a.readmore:link {color: #000000; }
a.readmore:visited {color: #F000000; }
a.readmore:hover {text-decoration: none; color: #FF3399; }
a.readmore:active {text-decoration: none; color: #000000; }


.pressblogentrytitle{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 6px;
}



/* Events category */

#highlightcontent	
	{
	border: 0px;
    margin: 0px; /* center on everything else */
    width: 470px;
	float: left;
    text-align: left;
	background-color: #FFFFFF;
	}
	
.highlightcontent	
	{

}


#highlightentry	
	{

}

.highlightentry	{
	color: #000000;
	font-size: 11px;
	margin: 0em 0em 1.2em 0em;
	line-height: 14px;
}

.highlightentry a:link { color: #FF3399; }
.highlightentry a:visited { color: #FF3399; }
.highlightentry a:hover { text-decoration: underline; color: #FF3399; }
.highlightentry a:active { text-decoration: underline; color: #FF3399; }

#blog_sidebar_thumbnail {
width: 90px;
height: 90px;
	margin-bottom: 6px;
	vertical-align: left;
border: none;
}



#blog_thumbnail {
width: 125px;
height: 125px;
	margin-bottom: none;
	margin-right: 15px;
	vertical-align: left;
border: none;
float: left;
}

.blog_thumbnail {
}

.blog_thumbnail img{
width: 125px;
height: 125px;
	margin: none;
	vertical-align: left;
border: none;
	}
	
	
#highlight {
border: 0px;
	margin: 0px;
	width: 324px;
	text-align: left;
	float: right;
	}
	
/* UK Tour pages */

	#tourblogcontent {
	}
	
	.tourblogcontent {
	}
	
.tourblogcontent a:link { color: #FF0000; }
.tourblogcontent a:visited { color: #FF0000; }
.tourblogcontent a:hover { text-decoration: underline; color: #FF0000; }
.tourblogcontent a:active { text-decoration: underline; color: #FF0000; }

	#tour_location_thumbnail {
width: 125px;
	margin-bottom: none;
	margin-right: 15px;
	text-align: right;
border: none;
float: left;
}

.tour_location_thumbnail {
}

#tour_highlightcontent	
	{
	border: 0px;
    margin: 0px; /* center on everything else */
    width: 470px;
	float: left;
    text-align: left;
	background-color: #FFFFCC;
	background-repeat: repeat;
	background-image: url(http://www.ladyluckrulesok.com/journal/assets/uk_tour_texture.gif )
	}
	
.tour_highlightcontent	
	{

}

.toursmallblogentrydate{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 3px;
}

.tourblogentrytitle{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 6px;
}

.tourblogentrysubtitle{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
  padding-bottom: 4px;
}


.tourannouncetitle{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
  padding-bottom: 4px;
}

.tourannouncetext{
	color: #000000;
	font-size: 11px;
	margin: 0em 0em 1.2em 0em;
	line-height: 14px;
	text-align: center;
}



/* Stockist pages */

.stockistname{
color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-align: bottom;
	font-weight: bold;
}

#stockistlocation{

}

.stockistlocation{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
  padding-bottom: 5px;
}


/* Sidebar */

.sidebar h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
.sidebar_centred_header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	padding-top: 0px;
	padding-bottom: 6px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	}

.sidebar ul ul {
	}

.sidebar #categories ul {
	padding-left: 0px;
	}

.sidebar li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-type: none;
 line-height: 130%;
	}

.sidebar #categories li {
	list-style-type: none;
	}

.sidebar img {
padding-bottom: 5px;
	}

a.sidebar:link { color: #FF3399; }
a.sidebar:visited { color: #FF3399; }
a.sidebar:hover { color: #000000; }
a.sidebar:active { color: #FF3399; }


.sidebar_centred {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	list-style-type: none;
 line-height: 130%;
	}
	
.sidebar_centred li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	list-style-type: none;
 line-height: 130%;
	}
	
a.sidebar_centred:link { color: #FF3399; }
a.sidebar_centred:visited { color: #FF3399; }
a.sidebar_centred:hover { color: #000000; }
a.sidebar_centred:active { color: #FF3399; }

	
.photo {
	text-align: center;
	margin-bottom: 20px;
	vertical-align: middle;
	}

.link-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	padding-top: 15px;
	}

#powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	color: #000000;
	margin-top: 30px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.galleryhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.gallerytext {font-family: Arial, Helvetica, sans-serif;
font-size: 9px
}

/* Miscellaneous */


#comment_box_left {
	border-left-color: #00CCFF;
	border-left-style: solid;
	border-left-width: 2px;
	}
	
#comment_box_right {
	border-right-color: #00CCFF;
	border-right-style: solid;
	border-right-width: 2px;
	}
	
	


/


