/*  
Theme Name: ek theme
Theme URI: http://www.andrewheskinsdesign.co.uk/ek/
Description: A two-columned wordpress theme with a web 2.0ish look
Author: Andrew Heskins
Author URI: http://www.andrewheskinsdesign.co.uk

*/

/* Begin Typography & Colors */
#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 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;
	p ding-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;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style-type: none;
}

#post_sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#post_sidebar li {
	list-style-type: none;
}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	background-image: url("images/blockquote.gif");
	background-repeat: no-repeat;
	margin: 15px 0px 24px 0px; 
        padding: 0px 0px 0px 84px;
	font-family: Georgia, Times New Roman, Times, serif;
        font-weight: bold;
        text-decoration: underline;
	color: #666;
	font-size: 14px;
        text-align: left;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* 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;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 0px;
	}
	
img {
 	border: none;
	padding: 0px;
}		
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {
	background-image: url("images/background_gradent.gif");
	background-repeat: repeat-x;
        background-color: #666666;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#mainbox {
	background-color: #FFFFFF;
	margin: 0 auto;
        padding: 0;
	width: 900px;
}

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
}

a:link {
	color: #A910C5;
	text-decoration: none;
}

a:visited {
        color: #033bd2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}

/***Header Stuff***/
#header {
	width: 900px;
	height: 139px;
	margin: 0px;
        padding: 0px;
        border: 0px
}

#logo {
	width: 900px;
	height: 139px;
	float: left;
	margin: 0px;
        padding: 0px;
        border: 0px
}

#logo h1 {
	position: absolute;
        left: -2000px;
        top: 0px;
        width: 1px;
        height: 1px;
        overflow: hidden;
}

#logo h1 a:hover {
    text-decoration: none;
	
}

ul#menu {
	padding: 0px;
	margin: 0px;
}

html>body ul#menu {
	margin-top: 0px;
}

#menu {
 width: 900px;
 height: 33px;
 background: url("images/menu_items.jpg");
 margin: 0px; padding: 0px;
float: left;
}

#menu li {margin: 0px; padding: 0px; list-style-type: none; float: left; border-top: 4px solid #FFFFFF; text-indent: -5000px; 	font-size: 12px;}

#menu li, #menu a {height: 33px; display: block; }
#home {left: 0; width: 67px;}
#news {left: 67px; width: 63px;}
#reviews {left: 130px; width: 82px;}
#features {left: 212px; width: 89px;}
#actors {left: 301px; width: 70px;}
#filmmakers {left: 371px; width: 113px;}
#search_box {
         left: 484px; 
         width: 416px;
}

#home a:hover {background: transparent url("images/menu_items.jpg") 0px -44px no-repeat;}
#news a:hover {background: transparent url("images/menu_items.jpg") -67px -44px no-repeat;}
#reviews a:hover {background: transparent url("images/menu_items.jpg") -130px -44px no-repeat;}
#features a:hover {background: transparent url("images/menu_items.jpg") -212px -44px no-repeat;}
#actors a:hover {background: transparent url("images/menu_items.jpg") -301px -44px no-repeat;}
#filmmakers a:hover {background: transparent url("images/menu_items.jpg") -371px -44px no-repeat;}

#search_box input {
	position: relative;
        top: 3px;
        left: 136px;
        width: 180px;
	height: 15px;
	border: 1px solid #999;
	background-color: #FFF;
        float: left;
	font-size: 9pt;        
}

input#submit {
        background-color: transparent;
	width: 83px;
	height: 20px;
	border: 0px;
        float: left;
}


/***Main Area Stuff***/
#content {
        float: left;
	width: 440px;
	padding: 0px 0px 20px 20px;
}

#sidebar {
	float: left;
	width: 160px;
	padding: 0px 6px 10px 6px;
	margin: 36px 0px 0px 6px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#post_sidebar {
	float: left;
	width: 200px;
	padding: 0px 6px 10px 6px;
	margin: 0px 0px 0px 36px;

}

/***Footer Stuff***/
#footer {
	clear: both;
	background-image: url("images/footer.png");
	background-repeat: no-repeat;
	width: 806px;
	padding: 6px 92px 6px 12px;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#footer a {
       color: #FFFFFF;
       text-decoration: none;
 }

#footer a:link {
       color: #FFFFFF;
       text-decoration: none;
 }

#footer a:visited {
        color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/***Post Stuff***/
.post {
	margin-top: 36px;
}

.postimage img {
        width: 440px;
        overflow: hidden;
        margin-bottom: 4px;
        border: 0px;
}

.postimage img a {
        border: 0px;
}

.noimage {
        margin-top: -5px;
        position: absolute;
}

.posttitle {
	float: left;
        width: 420px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        background-image: url("images/posttitle.gif");
	background-repeat: repeat-y;
	padding: 0px 0px 6px 20px;
}

.post h2 a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000;
	font-size: 28px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.post h3 a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000;
	font-size: 18px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.posttitle small {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	margin: 1px 0px 0px 0px;

}

.post a:link {
	text-decoration: none;
}

.post a:visited {
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
        border-top: 4px solid #FFF;
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
}

.commentsquare a:visited {
	text-decoration: none;
}

.commentsquare a:hover {
	text-decoration: underline;
}

.postcontent {
	clear: both;
        background-image: url("images/postcontent.gif");
	background-repeat: repeat-y;
	padding: 1px 0px 0px 20px;
}

.postcontent p {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666;
	font-size: 13px;
        line-height: 16pt;
        text-align: justify;
}

.postcontent h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666;
	font-size: 15px;
        line-height: 16pt;
}


.details {
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 10px;
        line-height: 10.8pt;
        margin-top: 4px;
}


.dvddetails {
        width: auto;
        border-top: 1px solid #000;
        padding: 0px;
}

.rating {
        width: auto;
        border-top: 1px solid #000;
	border-bottom: 1px solid #000;
        padding: 8px 0px;
        text-align: center;
}

#respond {
	clear: both;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666;
	font-size: 12px;
        border-left: 12px solid #666;
        margin: 36px 0px 0px 0px;
        padding: 0px 0px 0px 6px
}

#respond h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666;
	font-size: 14px;
        border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
        padding: 8px 0px 8px 0px;
}

#comment {
	border: 1px solid #666;
}


.postfoot {
	border-top: 1px solid #A910C5;
	border-bottom: 1px solid #A910C5;
	padding: 6px 0px 6px 6px;
	margin-top: 0px;
        border-left: 12px solid #A910C5;
}

.pagetitle {
	background-image: url("images/section.gif");
	width:auto;
        padding: 90px 0px 12px 6px;
	margin: 36px 0px 0px 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #A910C5;
}

.navigation {
        margin: 12px 0px;
}

/***Sidebar Items***/
#sidebar h2 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 2px 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
        line-height: 10pt;
	color: #A910C5;
}

#sidebar img {
        text-align: center;
        margin: 6px 0px;
}

#sidebar h3 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
        line-height: 12pt;
	color: #666;
}

#sidebar p {
	margin: 0px;
        padding: 0px 0px 6px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
        line-height: 11pt;
	color: #666;
}

#tag_cloud {
        width: 160px;
        font-family: Georgia, Times New Roman, Times, serif;
        line-height: 14pt;
        text-align: justify;
        overflow: hidden;
}

#sidebar ul li{
	border-bottom: 30px solid #FFF;
} 

#post_sidebar h2 {
	background-image: url("images/sideheader.gif");
	width:auto;
        padding: 6px 0px 6px 4px;
	margin: 36px 0px 0px 0px;
	font-family: Tahoma, Arial, san-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}

.ad {
        margin-top: 36px;
}

.showcase {
	background-color: #D2DE50;
	background-image: url("images/showcase-bot.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

.archivebox ul {
	padding: 0px;
	margin: 0px;
}

.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

.archivebox a {
	color: #767006;
	font-size: 12px;
}


.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
	text-decoration: underline;
	color: #C0440D;
}

#sidebar ul ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar li li{
	list-style-type: none;
	margin-top: 6px;
	margin-left: 0px;
}

#sidebar a {
	color: #A910C5;
        font-size: 11px;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:visited {
        color: #033bd2;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#post_sidebar ul ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#post_sidebar li li{
	list-style-type: none;
        width: auto;
        padding: 6px 6px 6px 6px;
        margin: 0px;
        background-color: #e3dfd7;
}

#post_sidebar ul ul ul {
	list-style-type: none;
	padding: 0px;
}

#post_sidebar li li li{
	list-style-type: none;
        width: auto;
        padding: 3px 3px 3px 3px;
        margin: 3px 3px 3px 3px;
        background-color: #eceae6;

}

#post_sidebar a {
	font-family: Tahoma, Arial, san-serif;
	font-weight: bold;
	font-size: 11px;
        line-height: 12pt;
	color: #033bd2;
}

#post_sidebar a:link {
	text-decoration: none;
}

#post_sidebar a:visited {
	text-decoration: none;
        color: #112f7f;
}

#post_sidebar a:hover {
	text-decoration: underline;
}

#ec3_schedule {
        float: right;
}

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	text-transform: capitalize;
}

li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;
}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
}

.footbox li a {
	color: #E7EC6A;
}


ul#metafoot {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot {
	margin-left: -40px;
}

ul#metafoot2 {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot2 {
	margin-left: -40px;
}

blockquote {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666;
	font-size: 13px;
        line-height: 16pt;
        margin: 4px 0px 0px 0px;
        padding: 0px;
        text-indent: none;
        text-align: justify;
}

.entry blockquote p {
        background-image: url("images/blockquote.gif");
	background-repeat: no-repeat;
	margin: 15px 0px 0px 0px; 
        padding: 0px 0px 0px 84px;
	font-family: Georgia, Times New Roman, Times, serif;
        font-weight: bold;
        text-decoration: underline;
	color: #A910C5;
	font-size: 18px;
        text-align: left;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.classic {
background-image: url("images/classic.gif");
}


.classic li {
color: #FFF;
padding: 0 0 8px 8px;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
}

#lostclassics {
background-image: url("images/lost_classics.gif");
}

#guiltypleasures {
background-image: url("images/guilty_pleasures.gif");
}

/* Generic FormBuilder Display Configuration */
form.formBuilderForm, div.formBuilderSuccess {
	text-align: left;
	padding: 10px;
 	clear: both;
}
.formBuilderForm div{
	margin: 0;
	padding: 0;
}
div.formBuilderSuccess h4 {
	margin: 0;
	padding: 0;
}


/* The div class around each form field*/
.formBuilderForm .formBuilderField {
	padding-bottom: 4px;
	clear: both;
}

/* The div class around the error message, in the event that a required field is not filled in*/
.formBuilderForm .formBuilderError {
	font-weight: bold;
}

/* Generic Display Controls */
.formBuilderForm div.formBuilderComment {
	font-style: italic;
	padding: 4px;
	margin: 4px 0 4px 0;
	clear: both;
	float: left;
	width: 95%;
}
.formBuilderForm .formBuilderHidden {
	visibility: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}
.formBuilderForm .formBuilderSubmit {
	clear: both;
	text-align: right;
}

/* Generic Label Controls */
.formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired {
	clear: left;
	float: left;
	vertical-align: top;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.formBuilderForm .formBuilderLabelRequired {
	font-weight: bold;
}




/**** Field Type Specific Display Controls ****/

.formBuilderForm .small_text_area .formBuilderLabel
{
	width: auto;
	clear: both;
}
.formBuilderForm .small_text_area textarea
{
	width: 98%;
}
.formBuilderForm .large_text_area .formBuilderLabel
{
	width: auto;
	clear: both;
}
.formBuilderForm .large_text_area textarea
{
	width: 98%;
}
.formBuilderForm .checkbox
{
	float: left;
	width: 100%;
}

.formBuilderForm .radio_buttons
{
	position: relative;
}
.formBuilderForm .radio_buttons .formBuilderRadio
{
	display: block;
	position: relative;
	margin-left: 170px;
	padding-left: 0;
}
div.formBuilderFailure {
	border: 1px solid red;
	background-color: #FFEBEB;
	margin: 2px;
	padding: 4px;
}
div.formBuilderFailure h4, div.formBuilderFailure p {
	margin: 0 0 4px 0;
	padding: 0;
}

div.formBuilderCaptcha {
	display: block;
	width: 120px;
	float: left;
}
div.formBuilderCaptcha input {
	width: 120px;
}

div.formBuilderPageBreak {
	text-align: right;
}



table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

/** Alphabet plugin styling **/

ol.snap_nav {
	display: inline;
	float: left;
	list-style: none;
	text-indent: 0;
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;

}

ol.snap_nav li {
	display: block;
	float: left;
}

ol.snap_nav li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #ccc;
	padding: 3px 3px 3px 3px;
	margin: 0 8px 8px 8px;
	border: solid 1px #ffffff;
}

ol.snap_nav li a:visited {
	color: #ccc;
}

ol.snap_nav li.snap_selected {
	cursor: text;
	border: solid 1px #000;
	color: #000;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}