/*
Theme Name: RedmanNews
Description: Child Theme for Redman_One
Template: redman_one
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@import url("/wp-content/themes/redman_one/style.css");

/* ******************  general  *************** */

#wp-blog #sidebar
{
	margin-left: 731px;
	width: 190px;
	background-color: #E9E9E9;
	text-align: left;
	padding-left: 10px;
}
#wp-blog .narrowcolumn {
	width: 711px;
	margin-left: 5px;
	padding: 5px;
}
#wp-blog .postmetadata {
	margin-top: 0px;
}
#wp-blog {
	font-size: 1.1em;
}

#wp-blog .widecolumn .entry p.wp-caption-text, .wp-caption p.wp-caption-text {
	font-size: 9px;
}