/*****************************************
    CSS file for coolinarika.com
    Copyright (c) web.burza.hr
    Media: print
*****************************************/

/** RESET **/
body, input, button, textarea, select, pre { font-family: "Trebuchet MS", Arial, Tahoma, sans-serif; }
body { color: #000; background: #fff; }


/** GRID **/
/*.container_full  { width: auto; min-width: 0; text-align: left; display: block;  }
.container       { width: auto; text-align: left; margin: 0; display: block; }
.grid_h, .g_h, .g_h_1, .g_h_2, .g_h_3, .g_h_4, .g_h_5, .g_h_6, .g_h_7, .g_h_8, .g_h_9,
.g_h_10, .g_h_11, .g_h_12, .g_h_13, .g_h_14, .g_h_15, .g_h_16, .g_h_17, .g_h_18 { display: block; float: none; position: relative; }*/


/** UTILITIES **/
.glevin /* Glider/Levin image replacement (needs an empty span); remember to set width/height when extending */
    { position: relative; overflow: hidden; display: block; zoom:1; }
    .glevin span { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; background-position: 0 0; background-repeat: no-repeat; }
.phark /* Phark image replacement; remember to set width/height when extending */
    { text-indent: -9999px; display: block; overflow: hidden; background-color: transparent; background-repeat: no-repeat; background-position: left top; }

/** CONTENT **/
/* header */
.skipper, .no_print { display: none; }
#header { height: auto !important; padding: 20px 0; }
.bg_site_no_leaderboard, .bg_page_header { background: none; }
#header form, .nav_main, .recipe_bar_wrap, #header div { display: none; }
#logo { padding: 0; width: 230px; height: 27px; position: static; }
    #logo a { display: block; height: 27px; background: url(/css/cssimg/coolinarika.png) no-repeat; }
    #logo a:before { content: "<img src='/css/cssimg/coolinarika.png' alt='Coolinarika' />" }

.invert { background: none !important; }
    .invert * { color: #000 !important; text-shadow: none !important; }

/*#content_info_container + div { display: none; }*/

/* content */
.step_nr, #add_tags, .banner_content_recipe * { display: none; }
.uaa_list_holder, .uca_container, .nav_simple, #rating_options,
#view_all_comments, #quick_reply, #btn_add_comment, #action_shots_container { display: none !important; }

.bg_recipe_comments { page-break-before: always; }


/* footer */
#footer { min-height: 0; padding-top: 0; }
#footer ul, .nav_footer, #profiling,
#cometchat_flashcontent, #cometchat, #cometchat_hidden, #cometchat_tooltip,
.nav_outgoing_holder, #logo_burza, #footer .g_h_12 { display: none !important; }
.bg_footer, .bg_footer_shade, .bg_footer_tomato { background: none; }
#footer .txt_shadow { color: black; text-shadow: none; }
#footer .brd_t_m { background: none; border-top: 1px solid #e5e5e5; }
