/*  
Theme Name: Silver Cross
Theme URI: http://www.silvercross.co.uk/
Description: The Silver Cross theme based on the famous <a href="http://www.silvercross.co.uk/dazzle">pram</a>.
Version: 1.0
Author: Mikkel Askjaer
Author URI: http://www.largedesign.com/

*/

@import url("../../../../styles/tools.php");

/* Begin Typography & Colors */
body {
	margin:0;
    padding:0;
	font-size: 100%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
    background: #FFF url('../../../../images/static/bg.gif') ;
	}

#page {
	text-align: left;
	}
div, p, ul, ol, h1, h2, h3, a, img, form, select, input {
    margin:0;
    padding:0;
    z-index:0;
    background:transparent;
}
input, select {
	background:#fff;
	}
#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#contentHolder {
	background:#FFFFFF url(images/buttons.jpg) no-repeat scroll right bottom;
	padding:10px 0 0 10px;
	}	

#content {
	font-size: 1.2em
	}
#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:normal;
	font-style:italic;
	border-bottom:1px dotted #999;
	/* display:inline; */
	width:400px;
	margin:0;
	padding:0;
	}
#content h2, #content h2 a {
	color:#414141;
	}
#content #h2_blog {
	background:url(images/h2_blog.gif) no-repeat;
	width:470px;
	height:35px;
	display:block !important;
	border-bottom:none;
	margin:0;
	}
#content p.intro {
	font-size:0.8em;
	color:#636466;
	border-bottom:1px solid #f3f3f1;
	padding:0 0 17px 0;
	margin:0 0 21px 0;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry {
	clear:both;
	font-size:0.55em;
	color:#797979;
	padding:15px 0 0 0;
	height:1%;
}
.entry a {
	font-weight:bold;
	}
.entry img {
	border-bottom:5px solid #f3f3f1;
	}
.entry p {
	padding:0 0 25px 0;
	line-height:1.6em;
	}
.entry p strong {
	color:#666;
}
.entry_links {
	background:url(images/entry_links_bg.jpg) no-repeat;
	width:443px;
	height:65px;
	padding:23px 0 0 32px;
	position:relative;
	}
.entry_links a {
	color:#797979;
	font-size:0.55em;
	margin:0 15px 0 0;
	}
.entry_links .post_comment_link {
	position:absolute;
	display:block;
	width:80px;
	height:60px;
	top:15px;
	right:10px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.alt_with_speech_mark {
	background:url(images/speech_mark.gif) no-repeat 435px 15px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.leave_a_reply {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:0.6em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar1 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#ae60a5;
	}
#sidebar2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
#sidebar2 #h2_search {
	background:url(images/h2_search.gif) no-repeat 0 5px;
	width:100px;
	height:29px;
}
h3 {
	font-family: Georgia,"Times New Roman",Times,serif, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style:italic;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar1 h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #ae60a5;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#AE60A5;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size:0.8em;
	}
.black {
	color:#000000;
	font-size:1.2em;
}

#sidebar1 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar2 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar1 ul ul li, #sidebar1 ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ae60a5;
	text-decoration: none;
	}

a:hover {
	color: #ae60a5;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	padding: 0;
	width:906px;
    margin:0 auto 0 auto;
    position:relative;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 30px 220px 30px;
	margin: 0px 0 0;
	width: 478px;
	}

.widecolumn {
	padding: 10px 0 220px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	clear:both;
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar1 h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar2 h2 {
	margin: 0px 0 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar1 ul, #sidebar1 ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar1 ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar1 ul p, #sidebar1 ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar1 ul ul, #sidebar1 ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 6px 0 0 25px;
	padding: 0 0 5px 0;
	}

#sidebar1 ul ul ul, #sidebar1 ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar1 ul ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar1 ul ul li, #sidebar1 ul ol li {
	margin: 0px 0 0 0;
	padding: 0 0 7px 0;
	color:#666;
	font-size:0.7em;
	line-height:1.15em;
	}
#sidebar1 ul ul li a, #sidebar1 ul ol li a {
	color:#666;
	}
#sidebar1 ul ul li a:hover, #sidebar1 ul ol li a:hover {
	color:#ae60a5;
	text-decoration:none;
	}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
ul#recentcomments, #recent-posts ul {
	margin:0 !important;
	padding:12px 0 18px 0 !important;
	}
ul#recentcomments li, #recent-posts ul li {
	background:#fff url(images/ul_dot.gif) no-repeat 0 8px;
	margin:0 !important;
	padding:0 0 1px 10px !important;
	font-size:0.7em;
	line-height:1.6em;
	}
ul#recentcomments a, #recent-posts ul li a {
	font-size:1em;
	color:#797979 !important;
	}
ul#recentcomments a:hover, #recent-posts ul li a:hover {
	color:#ae60a5 !important;
	text-decoration:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0 0 0;
	}

#sidebar1 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar1 #searchsubmit {
	margin: 1px 0 0 0;
	}

#sidebar2 #searchform #s {
	width: 145px;
	border:1px solid #dadada;
	vertical-align:middle;
	padding:3px 2px;
	}

#sidebar2 #searchsubmit {
	margin: 0px 0 0 0;
	vertical-align:middle;
	}
#sidebar2 li#search, #sidebar2 li#tag_cloud, #sidebar2 li#rss_feed {
	border-top:1px solid #f3f3f1;
	margin-bottom:35px;
	}
#sidebar2 li#rss_feed {
	padding:10px 0 0 0;
}
#recent-comments .widgettitle {
	display:block;
	text-indent:-9000px;
	background:url(images/h2_most_recently.gif) no-repeat;
	width:115px;
	height:37px;
	}

#recent-posts .widgettitle {
	display:block;
	text-indent:-9000px;
	background:url(images/h2_recent_posts.gif) no-repeat;
	width:115px;
	height:17px;
	}

#tag_cloud .widgettitle {
	display:block;
	text-indent:-9000px;
	background:url(images/h2_tags.gif) no-repeat 0 10px;
	width:115px;
	height:35px;
	}

#tag_cloud a {
	color:#797979 !important;
}

#tag_cloud a:hover {
	color:#AE60A5 !important;
}

#rss_link {
	padding:0 0 0 23px;
	background:url(images/rss.gif) no-repeat;
	height:20px;
	color:#797979;
	font-size:0.8em;
	display:block;
	float:left;
}
#rss_link:hover {
	color:#AE60A5;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #DADADA
	}
	
#commentform input.send {
	width:56px;
	height:17px;
	border:none;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #DADADA
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	font-family:arial,verdana;
	font-size:0.6em;
	margin: 15px 0 3px;
	padding: 10px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:10pt;
	color:#999;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar1 */
#sidebar1
{
	float:left;
	padding: 46px 0 10px 0;
	margin-left: 0px;
	width: 146px;
	border-top:5px solid #ae60a5;
	background:url(images/title_browse.gif) no-repeat;
	}

#sidebar1 form {
	margin: 0;
	}
/* End Sidebar1 */

/* Begin Sidebar2 */
#sidebar2
{
	padding: 16px 0 220px 0;
	margin-left: 0px;
	width: 190px;
	border-top:5px solid #AE60A5;
	width:195px;
	float:left;
	}

#sidebar2 form {
	margin: 0;
	}
/* End Sidebar2 */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	height:46px;
	}
.navigation a {
	display:block;
	color:#bcbcbc;
	font-size:0.55em;
	height:18px;
	}
.navigation a.prev_post_link {
	float:right;
	background:url(images/arrow_right.gif) no-repeat right 0px;
	padding:3px 31px 0 0;
	}

.navigation a.prev_post_link:hover { 
	background:url(images/arrow_right.gif) no-repeat right -21px;
	color:#474747;
}

.navigation a.next_post_link {
	float:left;
	background:url(images/arrow_left.gif) no-repeat 0px 0px;
	padding:3px 0 0 31px;
	}
	
.navigation a.next_post_link:hover { 
	background:url(images/arrow_left.gif) no-repeat 0px -21px;
	color:#474747;
}
/* End Various Tags & Classes*/


/* Top nav/logo/toprightnav */
#logo {
    margin: 43px 0 0 0 ;
    width: 227px;
    height: 63px;
    background: url('../../../../images/static/logo.gif') no-repeat 0 0px;
    float: left;
    border-bottom: 1px solid #FFF;
    cursor:hand;
}

#topRightNav {
    float: right;
    list-style:none;
    background:url('../../../../images/static/right_nav_bg.png') repeat-x ;
    height:64px;
    padding: 11px 0 0 0 ;
}

*html #topRightNav {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../../../images/static/right_nav_bg.png', sizingMethod='scale');
}

#topRightNav li{
    display: inline;
    height: 16px;
    border-right:1px solid #DFDFDE;
}

#topRightNav li.first{
    border-left: none ;
}

#topRightNav li a {
    font-size: 0.7em;
    color: #666;
    margin: 0 15px 0 15px;
}

#topNav {
	width: 679px;
	display: block;
	list-style:none;
	float:right;
	position: relative;
	z-index: 1000;
}

#topNav li{
	display: inline;
	float:left;
	height: 31px;
	border-bottom:1px solid #fff;
}

#topNav li a{
	display: block;
	width: 112px;
	height: 16px;
	border-left: 1px solid #FFF;
	outline:none;
}
#topNav li a:hover, #topNav li.over a, #topNav li.selected a, #topNav li:hover a, #topNav li.selected:hover {
	background-position: center -53px;
}
#topNav li a.last {
	border-right: 1px solid #FFF;
	width: 112px;
}

#topNav li ul {
	position:absolute;
	top: 31px;
	display: none;
	padding: 0;
	width: 116px;
}



#topNav #col1 ul li.first {
	background:url(../../../../images/static/topnav/col1_top.png) no-repeat;
}

*html #topNav #col1 ul li.first {
	background:url(../../../../images/static/topnav/col1_top_IE.gif) no-repeat;
}

#topNav #col1 ul li.last {
	background:url(../../../../images/static/topnav/col1_bot.png) no-repeat 0 bottom;
}

*html #topNav #col1 ul li.last {
	background:url(../../../../images/static/topnav/col1_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col2 ul li.first {
	background:url(../../../../images/static/topnav/col2_top.png) no-repeat;
}

*html #topNav #col2 ul li.first {
	background:url(../../../../images/static/topnav/col2_top_IE.gif) no-repeat;
}

#topNav #col2 ul li.last {
	background:url(../../../../images/static/topnav/col2_bot.png) no-repeat 0 bottom;
}

*html #topNav #col2 ul li.last {
	background:url(../../../../images/static/topnav/col2_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col3 ul li.first {
	background:url(../../../../images/static/topnav/col3_top.png) no-repeat;
}

*html #topNav #col3 ul li.first {
	background:url(../../../../images/static/topnav/col3_top_IE.gif) no-repeat;
}

#topNav #col3 ul li.last {
	background:url(../../../../images/static/topnav/col3_bot.png) no-repeat 0 bottom;
}

*html #topNav #col3 ul li.last {
	background:url(../../../../images/static/topnav/col3_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col4 ul li.first {
	background:url(../../../../images/static/topnav/col4_top.png) no-repeat;
}

*html #topNav #col4 ul li.first {
	background:url(../../../../images/static/topnav/col4_top_IE.gif) no-repeat;
}

#topNav #col4 ul li.last {
	background:url(../../../../images/static/topnav/col4_bot.png) no-repeat 0 bottom;
}

*html #topNav #col4 ul li.last {
	background:url(../../../../images/static/topnav/col4_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col5 ul li.first {
	background:url(../../../../images/static/topnav/col5_top.png) no-repeat;
}

*html #topNav #col5 ul li.first {
	background:url(../../../../images/static/topnav/col5_top_IE.gif) no-repeat;
}

#topNav #col5 ul li.last {
	background:url(../../../../images/static/topnav/col5_bot.png) no-repeat 0 bottom;
}

*html #topNav #col5 ul li.last {
	background:url(../../../../images/static/topnav/col5_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col6 ul li.first {
	background:url(../../../../images/static/topnav/col6_top.png) no-repeat;
}

*html #topNav #col6 ul li.first {
	background:url(../../../../images/static/topnav/col6_top_IE.gif) no-repeat;
}

#topNav #col6 ul li.last {
	background:url(../../../../images/static/topnav/col6_bot.png) no-repeat 0 bottom;
}

*html #topNav #col6 ul li.last {
	background:url(../../../../images/static/topnav/col6_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col1 ul {
	left:-1px;
}

#topNav #col2 ul {
	left:112px;
}

#topNav #col3 ul {
	left:225px;
}

#topNav #col4 ul {
	left:338px;
}

#topNav #col5 ul {
	left:451px;
}

#topNav #col6 ul {
	left:564px;
}

#topNav #col1.over, #topNav #col1.selected, #topNav #col1:hover {
	border-bottom: 1px solid #0097e2;
}

#topNav #col2.over, #topNav #col2.selected, #topNav #col2:hover {
	border-bottom: 1px solid #251f7f;
}

#topNav #col3.over, #topNav #col3.selected, #topNav #col3:hover {
	border-bottom: 1px solid #683c8f;
}

#topNav #col4.over, #topNav #col4.selected, #topNav #col4:hover {
	border-bottom: 1px solid #9c4894;
}

#topNav #col5.over, #topNav #col5.selected, #topNav #col5:hover {
	border-bottom: 1px solid #e65a9c;
}

#topNav #col6.over, #topNav #col6.selected, #topNav #col6:hover {
	border-bottom: 1px solid #eb6e20;
}

#topNav li.over ul, #topNav li:hover ul {
	display: block;
}

#topNav li ul li {
    clear: both;
	display: block;
	border:none;
	padding: 0 0 0 1px;
	height: auto;
	width: 116px;
	background:url(../../../../images/static/topnav/bg_tile.png) repeat-y;
}

*html #topNav li ul li {
	background:url(../../../../images/static/topnav/bg_tile_IE.gif) repeat-y;
}

#topNav li ul li.first {
	padding-top:6px;
}

#topNav li ul li.last {
	padding-bottom:13px;
}


#topNav li ul li a {
	color: #666;
	font-size: 0.7em;
	display: block;
	padding: 2px 5px 2px 9px;
	margin: 0 0 0 1px;
	border: none;
	height: auto;
	width: 98px;
}

#topNav li ul li a:hover {
    text-decoration:none;
    background: #fff !important;
}

#collection {
    background:url('../../../../images/static/topnav/collections.gif') no-repeat center -3px ;
}

#heritage {
    background:url('../../../../images/static/topnav/heritage.gif') no-repeat center -3px ;
}

#about {
    background:url('../../../../images/static/topnav/about.gif') no-repeat center -3px ;
}

#news {
    background:url('../../../../images/static/topnav/blog_news.gif') no-repeat center -3px ;
}

#your_sc {
    background:url('../../../../images/static/topnav/your_sc.gif') no-repeat center -3px ;
}

#stores {
    background:url('../../../../images/static/topnav/where_to_buy.gif') no-repeat center -3px ;
}


#topNavDivider {
    width: 906px;
    clear: both;
    height: 19px;
	background: url(../../../../images/static/topnav/divider_bg.png) repeat-x ;
}

*html #topNavDivider {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/static/topnav/divider_bg.png', sizingMethod='scale');
}
/* END Top nav/logo/toprightnav */

/* footer */

#footer {
    float: left;
    list-style:none;
    margin: 13px 0 0 0;
    height: 50px;
    padding:0;
}

#footer li {
    float:left;
    background: url('../../../../images/static/footer_bg.gif') no-repeat 4px 5px;
    color: #666;
    font-size: 0.7em;
    padding: 0 2px 0 12px;
    margin:0;
}

#footer li.copy {
    padding: 0 7px 0 0;
    background: none;
}

#footer li.first {
    background: none;
}

#footer li.large {
    padding: 0 0 0 13px;
    background: none;
}
#wordpress {
    float:right;
    font-size:0.7em;
    color:#666;
    margin:13px 0 0 0;
    height:50px;
}
#wordpress a {
	color:#666;
}

#footer li a {
    color: #666;
}
/* END footer */

/* countrySelector */

#countrySelector {
    float: right;
    color: #666;
    font-size: 0.7em;
    padding: 10px 10px 0 13px;
    background:url('../../../../images/static/right_nav_bg.png') repeat-x ;
    height:65px;
}
*html #countrySelector {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../../../images/static/right_nav_bg.png', sizingMethod='scale');
}

#countrySelector div.flag {
	width:44px;
	height:30px;
	float:left;
}
#countrySelector div.usa {
	background: url('../../../../images/static/countries/usa.gif') no-repeat;
}

#countrySelector label {
    float: left;
    display: block;
    width: 98px;
    padding:0 0 0 5px;
}

#countrySelector select {
    width: 130px;
}

/* END countrySelector */

/* Comment Date */
.commentDate {
	float:left;
	background:url(images/bg-date.gif) no-repeat;
	text-align:center;
	width:44px;
	padding:0 0 7px 0;
}

.commentDate .month {
	text-transform:uppercase;
	color:#797979;
	font-weight:bold;
	font-size:0.5em;
	display:block;
	padding:6px 0 0 0;
}
.commentDate .day {
	text-transform:uppercase;
	color:#f174ac;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	line-height:0.9em;
}
.commentDate .year {
	text-transform:uppercase;
	color:#797979;
	font-weight:bold;
	font-size:0.5em;
	display:block;
}
/* END Comment Date */

.commentTitle {
	float:left;
	padding:4px 0 0 15px;
	width:400px;
}
.commentTitle h2 {
	float:left;
	width:auto !important;
}
.commentTitle small {
	clear:both;
	display:block;
	font-size:0.55em;
	padding:7px 0 0 0;
	float:left;
	width:400px;
}
.commentTitle small a {
	color:#f174ac;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
