@charset "UTF-8";


DIV#search_container
{	width: 100%;
	background: url(/static/img/global/archive/background.png) no-repeat bottom left;
}

DIV#search_container H3
{	font-size: 1.25em;
	font-weight: bold;
    margin-bottom: 0;
    margin-top: 15px;
}

DIV#search_container H1
{   margin-left: 15px;
    padding-top: 15px;
}

DIV#search_container DIV#search_form
{	height: 20px;
	padding: 12px 10px 15px 20px;
	border-bottom: solid 1px #D8DFE7;
}

DIV#search_container DIV#search_form.google_like
{	height: 270px;
	padding: 0;
    border-bottom: none;
}

.google_inner {
    width: 450px;

    margin: 0 auto;
    padding-top: 70px;
}

.google_inner  input, .google_inner  p, .google_inner  div{
    float: left;
    display: block;
}

DIV#search_container DIV#search_form INPUT,
DIV#search_container DIV#search_form LABEL
{	float: left;
	display: block;
	margin-right: 5px;
}

DIV#search_container DIV#search_form INPUT.text_field
{	background: #FFFFFF url(/static/img/global/input_text_background.gif) repeat-x left top;
	border: solid 1px #BADDAD;
	color: 	#666666;
	width: 300px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	margin: 0px 5px 2px 0px !important;
}


DIV#search_container DIV#search_form INPUT.button
{	background: url(/static/img/global/button_110px.gif) no-repeat 2px 0px;
	width: 112px;
	padding: 3px 0px 5px 0px;
	margin-top: 2px;
	font-family: "Lucida grande", Arial, Helvetica;
	font-size: 1.0em;
	text-align: center;
	text-decoration: none;
	color: #990033;
	border: none;
	display: block;
}

DIV#search_container DIV#search_state
{	padding: 5px 0px 5px 20px;
	background-color: #E9ECF3;
	border-left: solid 3px #D8DFE7;
	border-right: solid 3px #D8DFE7;
/*	border-bottom: solid 1px #D8DFE7; */
}

DIV#search_container DIV#search_result
{	padding: 10px 10px 10px 10px;
	margin: 5px 15px 0px 15px;
}

DIV#search_container DIV#search_result DIV.hit
{
    height: 60px;
	background-color: #FFFFFF;	
	clear: left;
	margin-bottom: 5px;
}

div#search_result div.slice
{
    background-color: #FFFFFF;
    clear: left;
    padding: 12px;
    line-height: 160%;
    font-size: 14px;
    margin: 0 40px;
}

div#search_result .id_column_read
{
    font-size: 9px;
    height: 0;
	bottom: 7px;
	vertical-align: baseline;
	/* ie < 7 hack */
    _vertical-align: bottom;
	position: relative;
}

DIV#search_container DIV#search_result P
{	padding: 10px;
	margin: 0px;
}

DIV#search_container DIV#search_result DIV.hit A
{	text-decoration: none;
	color: #000000;
}

DIV#search_container DIV#search_result DIV.hit A:hover
{	text-decoration: underline;
}

DIV#search_container DIV#search_result DIV.hit A SPAN
{	color: #FF0000;
}

DIV#search_container DIV#search_result DIV.hit DIV.id_column
{	width: 12%;
	float: left;
	overflow: hidden;
	color: #6699CC;
}

DIV#search_container DIV#search_result DIV.hit DIV.id_column A
{	color: #6699CC;
}

DIV#search_container DIV#search_result DIV.hit DIV.text_column
{	width: 84%;
	margin-left: 2%;
	float: left;
}

DIV#search_container DIV#paging_container
{	clear: left;
	background: #E9ECF3 url(/static/img/search_page/footer_background.png) no-repeat left bottom;
	border-top: solid 1px #D8DFE7;
	padding: 8px 0px 9px 20px;
	text-align: center;
	word-spacing: 2px;
}

DIV#search_container DIV#paging_container A
{	color: #990033;
	margin-right: 3px;
	font-weight: bold;
}


/* Reading list */
DIV.create_reading_list
{
    background: transparent url(/static/img/global/archive/background.png) no-repeat scroll left top;
    padding:12px 10px 15px 20px;
}

DIV.create_reading_list_holder
{   background: url(/static/img/global/archive/background.png) no-repeat top left;
    border-bottom:1px solid #D8DFE7;
	padding:12px 10px 15px 20px;
}

DIV.create_reading_list_settings_holder
{   display: block;
}
DIV#create_reading_list_settings_holder
{   background: transparent url(/static/img/global/archive/background.png) no-repeat scroll left bottom;
}


.settings_row {
    float: left;
    margin-bottom: 20px;
}
.settings_item {
    float: left;
    width: 200px;
}
#reading_list_comment {
    height: 140px;
}

strong {
    background-color: #AF3035;
    font-weight: normal;
    padding: 1px 4px;
    color: #ffffff;
}

DIV.create_reading_list_settings_holder form
{   height: 160px;
    clear: left;
}	

DIV.create_reading_list_settings_holder input,
DIV.create_reading_list_settings_holder textarea
{   background: #FFFFFF url(/static/img/global/input_text_background.gif) repeat-x scroll left top;
	border: 1px solid #BADDAD;
	color: #666;
	height: 20px;
	margin: 0 5px 2px 0;
	padding: 3px 0 0 5px;
	width: 170px;
}

DIV.create_reading_list_settings_holder textarea
{   height: 60px;
}

.hit .button_play
{  	margin-left: 5px;
	margin-right:5px
}

DIV.create_reading_list_settings_holder input#reading_list_publish,
DIV.create_reading_list_settings_holder label#reading_list_publish_label
{   width: auto;
    clear: left;
    background: none;
    border: none;
}

DIV.create_reading_list_settings_holder label.reading_list_publish_label,
DIV.create_reading_list_settings_holder label#reading_list_keywords_label
{   position: relative;
    top: -30px;
}
DIV.create_reading_list_settings_holder label#reading_list_publish_private_label
{   left: -190px;
    top: -7px;
}

DIV#search_result DIV.hit P.add
{   padding: 0 10px !important;
}

/*******/
DIV#reading_list_holder
{   background: transparent url(/static/img/global/archive/background.png) no-repeat scroll left top;
    border-bottom: 1px solid #D8DFE7;
    padding: 20px;
}

h3.reading_list_header
{   border-right: 2px solid #6699CC;
	display: inline;
	float: left;
	font-weight: bold !important;
	padding-right: 5px;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: none !important;
}

SPAN.reading_list_header_sub
{   color: #666;
	float: left;
	margin-left: 10px;
	margin-top: 4px;
}

DIV#reading_list_holder SPAN.reading_list_creator_holder
{   color: #666;
    margin-bottom: 20px;
}

DIV#reading_list_holder DIV.reading_list_description_holder
{    margin: 10px 20px 10px 0;
}
DIV#reading_list_holder DIV.reading_list_description_holder img
{   vertical-align: top;
    margin: 0 20px 10px 0;
    float: left;
}
DIV#reading_list_holder DIV.reading_list_image_holder
{   float: right;
}


DIV.reading_list_verse_section
{   background: transparent url(/static/img/global/archive/background.png) no-repeat scroll left bottom;
    padding: 20px;
}

/* verses */

DIV.reading_list_verse_holder
{   margin: 10px 15px 10px 0;
}

DIV.reading_list_verse
{   background-color: #FFFFFF;
	clear: left;
	margin-bottom: 5px;
	overflow: hidden;
}
DIV.reading_list_verse DIV.modify_column
{   width: auto;
    overflow: visible;
    float: left;
    margin-top: 20px;
    text-decoration: none;
}
DIV.reading_list_verse DIV.modify_column a
{   display: inline;
}
DIV.reading_list_verse DIV.id_column
{   display: block;
    float: left;
    width: 12%;
    overflow: hidden;
}
DIV.reading_list_verse DIV.text_column
{   display: block;
    float: left;
    width: 67%;
}

DIV.reading_list_verse DIV.adjust_column
{   display: block;
    float: right;
    width: 20%;
}
DIV.reading_list_verse DIV.adjust_column p
{   /*font-size:1.4em;*/
    float: right;
    display: inline;
    width: 33%;
    margin: 20px 0;
    text-align: center;
}

DIV.reading_list_verse p
{   margin: 10px;
}
DIV.reading_list_verse.compact p
{   margin: 0;
}
DIV.reading_list_verse.compact
{	/*clear: left;*/
	height: auto;
	margin: 0px;
	padding: 2px 10px;
	display: block;
	width: 751px;
}
DIV.reading_list_verse.compact DIV.id_column
{   display: none;
}
DIV.reading_list_verse.compact DIV.text_column
{   width: auto;
}
DIV#readinglist_archive_wrapper
{       width: 826px;
    background: #E8ECF2 url(../../img/global/archive/background.png) no-repeat left bottom;
    padding: 0 0 60px 0;
    clear: both;
}

