/*
Theme Name: Junco
Theme URI: http://buynowshop.com/themes/desk-mess-mirrored/
Description: Custom child theme of Desk Mess Mirrored for Dr. Reynol Junco
Version: 2.0
Template: desk-mess-mirrored
Author: Edward Caissie
Author URL: http://edwardcaissie.com/
Tags: brown, orange, silver, tan, light, two-columns, right-sidebar, fixed-width, threaded-comments, sticky-post
*/

/*  Copyright 2010-2011  Edward Caissie  (email : edward.caissie@gmail.com)

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License version 2,
    as published by the Free Software Foundation.

    You may NOT assume that you can use any other version of the GPL.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

    The license for this software can also likely be found here:
    http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ---- Project RJ1 & RJ2 ---- */
@import url(../desk-mess-mirrored/style.css);
#comments, #respond {background:none;} /* Removes graphic */
h4#comments, #respond h3 {display: none;} /* Removes text */
#commentform p {font-size:16px;} /* Inceases logged in user name text */
div#comments-main div#respond form#commentform p small {display: none;} /* Removes "format" text above and "moderation" text below main comment box */

/* ---- Project RJ2 ---- */
/* --- Move Header --- */
#header-container {position:relative; top:-50px; z-index:50;}
#header {height:245px;}
#logo h2 {margin:80px 0 0 24px;}

/* --- Add Book --- */
/* #wrapper{ z-index:100; } /* Raise wrapper (above header) to be above book */
#book {
    position: absolute;
    right: 201px;
    top: 360px;
}

/* ---- RPX plugin ---- */
img.rpx_provider_image {border:none;} /* Removes border around icon images */

/* ---- Remove text in footer May 30, 2011 with version 0.3 ---- */
/* Do not display Theme Version information per Rey Junco */
span#dmm-theme-version{ display:none; }
