/*
Theme Name: Twenty Eleven - John Doan
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: Lorelle VanFossen and the WordPress team
Template: twentyeleven
Author URI: http://wordpress.org/
Description: Edited and Added to by Lorelle - The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 0.1
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url("../twentyeleven/style.css");

/* CD discography customization */

.discog {border: 1px solid #C7C7C7; padding: 10px; margin:10px;} 
.johncd {position:relative; float:right; width:225px; padding:5px; margin:10px; border:1px solid #F0F0F0; text-align:center; font-size:90%;}
.johncd img {display: block;
    margin-left: auto;
    margin-right: auto}

/* General customization */
.clear {clear:both;}
img.noborder {border:none; margin:0px; padding:0px;}

.widget-area INPUT[type="submit"]
{
    background-color: #595964;
    color: #fff;
    font-size:90%;
    border:none;
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
.widget-area INPUT[type="text"]
{
    color: #003333;
    font-size: 90%;
}

/* To overwrite the yellow "hover" for the RPS-Include WordPress Plugin, edit plugins/rps-include-content-rps-include-content.css to match the backup copy called rps-include-content-john-doan.txt */
