/*  
Theme Name: The Glenwood Agency
Theme URI: http://www.ulanguzi.com
Description: The Glenwood Agency custom WordPress theme.
Version: 1.0
Author: Ulanguzi Creative Strategies
Author URI: http://www.ulanguzi.com/
*/

h1, h2, h3, h4 				{ text-align: left; }

#outerContent 							{ clear:both; width:100%; }
#mainContent 								{ height: 200px; width:950px; margin:0 auto; }
#blogContent 								{ width: 690px; float: left; padding: 5px 10px; background:#fff url('/lib/img/bkgr/home-mid-container.jpg') repeat-x 0 0; color: #000; }
#blogSidebar 								{ float:left; width: 240px; padding: 5px 0; background:#fff url('/lib/img/bkgr/home-mid-container.jpg') repeat-x 0 0; color: #000; }
#blogContent h2,
#blogContent h3 						{ float: left; clear: both; margin: 10px 0 0 0; padding: 0; color: #a00732; text-transform: capitalize; font-size: 16px; }
#blogContent h2 a,
#blogContent h3 a 					{ color: #a00732; text-decoration: none; text-transform: capitalize; font-size: 16px; }
#blogContent small 					{ float: left; clear: both; text-align: left; }
#blogContent p 							{ float: left; clear: both; width: 530px; margin: 5px 0 5px 0; font-size: 11px; color: #666; }
#blogContent a 							{ color: #666; }
#blogContent .postmetadata	{ padding: 0 0 15px 0; border-bottom: 1px solid #ccc; }
#blogContent a:hover 				{ color: #a40732; }

.navigation 								{ float: left; width: 500px; margin: 0 0 10px 0; text-align: left; }
.navigation a 							{ font-size: 11px; }
.navigation .alignleft,
.navigation .alignright 		{ float: left; }
.navigation .alignright 		{ margin: 0 0 0 5px; }

.intro 											{ padding-bottom: 20px; background: #eee; }

#blogContent .intro p 			{ width: 500px; margin-left: 5px; }
#blogContent .intro h2 			{ margin-left: 5px; background: #eee; }
#blogContent .entry 				{ }
#blogSidebar ul 						{ float: left; margin: 0 0 10px 0; padding: 0; list-style-type: none; text-align: left; }
#blogSidebar ul li		 			{ color:#8B8B8B; font-size: 12px; padding-top: 5px; }
#blogSidebar ul li a				{ color:#be0f34; font-size: 12px; padding-top: 5px; width: 125px;}
#blogSidebar #wordpressSidebar { float: left; clear: both; margin: 5px 10px 0 0; background-color: #E9E3DB; }

#wordpressSidebar h2 					{ border-top: 5px solid white; background-color:#bbb1a6; color:#fff; float: left; font: 13px/17px Arial,Helvetica,sans-serif; padding: 12px 22px; text-align: center; text-transform: uppercase; width: 186px; }
#wordpressSidebar li a				{ float: left; margin: 0 0 0 12px; }
#wordpressSidebar p 					{ float: left; clear: both; text-align: left; }

#searchform 						{ float: left; clear: both; width: 150px; margin: 5px 0; padding: 5px; }
#searchform label 			{ font-size: 11px; color: #000; }
#searchform input 			{ border: 1px solid #666; }
#searchsubmit 					{ float: right; margin: 5px 0; }

#contactsidebar							{float:right; width:230px; margin:0 9px 0 0; color:#e8e2dd; }
#contactsidebar h5					{float:left; width:186px; padding:12px 22px; background-color:#bbb1a6; font:normal 13px/17px Arial, Helvetica, sans-serif; text-align:center; text-transform:uppercase; }
#contactsidebar h5 span			{color:#fff; padding:5px 0 0; font:normal 24px/24px Arial, Helvetica, sans-serif;}

#relatedLinks										{float:left; clear:both; width:230px; margin:10px 0 0 0; padding:0 0 22px 0; background-color:#e9e3db;}
#relatedLinks h5								{background-color:#bbb1a6; color:#fff; float: left; font: 13px/17px Arial,Helvetica,sans-serif; padding: 12px 22px; text-align: center; text-transform: uppercase; width: 186px;}
#relatedLinks ul								{float:left; clear:both; width:190px; margin:17px 0 0 20px;}
#relatedLinks ul li							{float:left; clear:both; width:190px; margin:0 0 6px 0;}
#relatedLinks ul a							{width:190px; color:#be0f34; text-decoration:underline; text-transform:capitalize;}
#relatedLinks ul a:hover				{text-decoration:none;}

.clear {clear: both;}
