/*
Theme Name: mBLog monochrome1100 Mod
Theme URI: http://www.mono-lab.net
Description: A child theme for monochrome1100
Author: mono-lab
Author URI:monochrome1100
Template: monochrome1100
Version: 1.0
License: GPL
*/

@import url("../monochrome1100/style.css");

/* My Mods


/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */



/* ----- layout -------------------------------------------------------------------------------------------------------------------------------- */

/*blogtitle*/


/*description*/


/* ----- layout -------------------------------------------------------------------------------------------------------------------------------- */




/* ----- left_col ------------------------------------------------------------------------------------------------------------------------------ */

/* post contents */
.post_content_wrapper {
	float:right;
	width:680px;
	padding:50px 15px;
	background: url(img/postmark.gif) no-repeat left top;
}

/* post meta */

/* odd post color */

/* even post color */

/* == img background on google maps fix == */
.gmap img {background-color: transparent;}


/* ----- right_col ----------------------------------------------------------------------------------------------------------------------------- */

/* == h3 was #999 in org. - new color rgb(51, 168, 229) OR ffcc00 == */
#right_col h3 { font-size:11px; color:rgb(51, 168, 229); font-weight:normal; text-transform:uppercase; line-height:100%; margin:0 0 1em 0; padding:0; }

/* search area */

/* calendar */

/* recent post date (for non widget user) */


/* ----- footer ------------------------------------------------------------------------------------------------------------------------------- */



/* ----- page ---------------------------------------------------------------------------------------------------------------------------------- */



/* ----- archive/category/tag/search/ ---------------------------------------------------------------------------------------------------------- */



/* ----- page navi ----------------------------------------------------------------------------------------------------------------------------- */



/* ----- header-menu --------------------------------------------------------------------------------------------------------------------------- */




/* ---------- clearfix hack ---------- */
