/*   
Theme Name: rlprj
Theme URI: http://www.rlprj.com
Description: Real-Life Projects, Inc. Theme
Author: Alex S. Brown
Author URI: http://www.alexsbrown.com
Template: 
Version: 1.0
.
Copyright 2003-2008 Alex S. Brown, All rights reserved
.
*/

/* Indented effect */
h1 {padding-left: 0.5em}
h2 {padding-left: 2em}
h3 {padding-left: 2.5em}
p, address, .post {padding-left: 4em}
ol, ul {padding-left: 5em}

.post * {padding-left: 0em}
.post ol, .post ul {padding-left: 2.5em}
.post ol li, .post ul li {padding: 0.5em 0 0.5em 0}
.post ul.testimonial, .post ul.thumbnails, .post ul.figure
	{padding-left: 0em}
.post ul.testimonial li, .post ul.thumbnails li, .post ul.figure li
	{padding: 0}

.header h1 {margin-left: 0.5em}
.header h2 {margin-left: 1.5em}
.header h3 {margin-left: 2.5em}

.header-right {position: absolute; left: 43em;
	margin-left: 170px; margin-right: 0;
	text-align: center; color: #ffff00;
	font-size: 0.8em; height: 135px; width: 16em}
.header-right img {border-style: none; width: 100px; height: 100px;
	display: block; margin-left: auto; margin-right: auto}

.header {background: #000000 url(images/red-1x35.gif) bottom left repeat-x}

.footer {text-align: center; padding-top: 35px}

#content {margin-left: 170px; clear: none; z-index: 3}

#content.no-sidebar {margin-left: 10px;}

/* Sidebar is up two pixels to eliminate a small gap problem with IE 6 */
#sidebar {float: left; left: 0; top: -2px;
	width: 170px; margin: 0; padding: 0;
	text-align: center}
#sidebar h2 {margin-top: 3em}

/* NAVT Menu Styling */
#sidebar .widget_navt {background-color: #990000; padding-top: 0.5em;
	padding-bottom: 0.5em}
#sidebar .widget_navt a, #sidebar .widget_navt a:visited,
	#sidebar .widget_navt a:link
	{color: #ffffff; font-weight: bold}
#sidebar .widget_navt li {margin: 1em 0 1em 0; padding: 0 0.5em 0 0.5em}
#sidebar .widget_navt .current_page_item
	{background: #ffffff url(images/tab-corner-top-left.gif) left top no-repeat;
	color: #000000}
#sidebar .widget_navt .current_page_item a,
	#sidebar .widget_navt .current_page_item a:visited,
	#sidebar .widget_navt .current_page_item a:link
	{color: #000000}

/* RSS Feed Styling */
#sidebar .widget_rss h2 a, #sidebar .widget_rss h2 a:visited,
	#sidebar .widget_rss h2 a:link
	{color: #ffff00; font-weight: bold}
#sidebar .widget_rss li {margin: 0.4em 0 0.4em 0; font-size: 0.8em}

/* Testimonials */
.testimonial
	{
	background: #ffff00 url("images/wy-gradient-1x30.jpg") top repeat-x;
	text-align: left;
	width: 15em;
	padding: 30px 0 0 0;
	margin: 0 0 0 1.5em;
	float: right;
	clear: right;
	}
.testimonial p, .testimonial ul {padding: 0 0.5em 0 0.5em}
.testimonial .author {font-style: italic}
.testimonial .author {padding: 0 0.5em 30px 1.5em; margin: 0;
	text-indent: -1em;
	background: #ffff00 url("images/yw-gradient-1x30.jpg") bottom repeat-x}

.testimonial li, .thumbnails li {display: block; list-style-type: none}
.testimonial .author ul li {display: list-item; list-style-type: disc;
	text-indent: 0; padding: 0.2em 0 0.2em 0}

.thumbnails 
        {
	text-align: center;
        padding: 0 0 30px 0; margin: 0;
	background: #ffffcc url("images/pyw-gradient-1x30.jpg") bottom repeat-x;
	}

/* Feedback form */
input, textarea {display: block}
form br {font-size: 0.1em}
