/* 
  
    Theme Name: CLG Greeny
	Theme URL: http://www.criminallawyergroup.com/wordpress-themes.php
	Description: WP Theme made by Criminal Lawyer Group brought to you by Web Hosting Folio
	Author: Criminal Lawyer Group
	Author URI: http://www.criminallawyergroup.com/
    
*/

.date
{
font-size: 26px;
float: right;
text-transform: uppercase;
padding: 0px -10px 55px 0;
margin-top: 5px;
margin-right: 0px;
text-align: center;
color: #FFFFFF;
background: url(imagefiles/date.png) -2px 0 no-repeat;
width: 78px;
}

.postwrap
{
overflow:hidden;
width: 100%
}
.entry
{
overflow: hidden;
}


* { margin: 0; padding: 0; outline: none; }

body, html { background: #161403 url(imagefiles/background.png) repeat-x; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #dddddd; }

a:link, a:visited, a:active { color: #88C625; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

a:hover { color: #E9EF1A; }

p { padding: 15px 0 0 0; }

img { border: none; }

#wrapper { width: 700px; margin: 0 auto; }

#top { width: 700px; height: 54px; }

	a.logo { float: left; }

	.top-search { float: right; padding-top: 15px; }

		.input-search-text { height: 19px; float: left; border: none; padding: 5px 0 0px 5px; margin: 0 10px 0 0; }

#headerimage { width: 700px; height: 183px; background: url(imagefiles/greeny.png) no-repeat; }

	#headerimage span { text-indent: -9999px; float: left; }
	
#nav { width: 700px; height: 42px; }

	#nav ul { list-style-type: none; }
	
	#nav li { display: inline; float: left; }
	
	#nav li a { float: left; height: 29px; padding: 13px 15px 0 15px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; text-transform: uppercase; color: #FFF; letter-spacing: -1px; }
	
	#nav li a:hover { background: #88C625; }
	
#content { width: 700px; margin: 15px 0 15px 0; }

.post { padding: 10px 0 10px 0; }

.post h2 a { color: #88C625; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; text-decoration: none; }

.post h2 a:hover { color: #E9EF1A; }

.post blockquote { background: url(imagefiles/commentballoon.gif) #2c2c2c no-repeat; border: 1px solid #272727; padding: 15px 15px 15px 55px; margin: 15px 10px 15px 40px; font-style: italic; color: #666; }

.meta-data { padding: 5px 10px 5px 10px; border-top: 1px dotted #626262; margin: 15px 0 0 0; }

.in { width: 700px; margin: 0 auto; padding: 15px 10px 15px 10px; }

#sidebar { background: #222222; margin: 20px 0 0 0; padding: 0 0 10px 0; float: left; width: 100%; }

	#sidebar h2 { font-size: 18px; color: #88C625; font-weight: normal; padding: 0 0 5px 10px; }

	#sidebar ul { list-style-type: none; }
	
		#sidebar li { width: 310px; border-top: 1px solid #999999; }
		
		#sidebar li a { display: block; width: 300px; padding: 5px 0 5px 10px; color: #FFF; font-size: 14px; }
		
		#sidebar li a:hover { background: #88C625; }

	#sidebar .archives { width: 340px; float: left; }
	
	#sidebar .categories { width: 340px; float: left; margin-right: 20px; }
	
#footer { width: 100%; float: left; background: #171717; padding: 10px 0 10px 0; }

