/* 
  
    Theme Name: CLG MOON
	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: 12px;
float: left;
text-transform: uppercase;
padding: 0px -10px 12px 0;
margin-top: 5px;
margin-right: 0px;
text-align: center;
color: #FFFFFF;
background: url(imagefiles/date.png) -2px 0 no-repeat;
width: 50px;
}

.postwrap
{
overflow:hidden;
text-align: justify;

width: 100%
}
.entry
{
overflow: hidden;
}


* { margin: 0; padding: 0; outline: none; }

body, html { background: #000000; font-size: 13px; font-family: Tahoma; color: #dddddd; }

a:link, a:visited, a:active { color: #FF9900; font-family: Tahoma; text-decoration: none; }

a:hover { color: #efefef; }

p { padding: 12px 0 0 0; }

input, textarea {border: 1px solid #666666; padding:2px; background-color:#171717; color:#FFFFFF; font-family:Tahoma; font-size:9pt}

img { border: none; }

#wrapper { width: 700px; margin: 0 auto; }

#top { width: 700px; height: 54px; }
#top a,visited,active {color:#FFF}
#top a:hover {color:#FFFFF}

.top-search {padding-top: 12px; }

.input-search-text { height: 19px; float: left; border: none; padding: 5px 0 0px 5px; margin: 0 10px 0 0; }

#headerimage { width: 700px; height: 115px; background: url(imagefiles/logo.jpg) 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: right}
#nav li a { float: left; height: 25px; padding: 13px 15px 0 15px; font-family: "Tahoma", Tahoma; font-size: 9pt; font-weight:none; text-decoration: none; color: #FFF;}
#nav li a:hover { background: #475AA2; }


#content { width: 700px; margin: 15px 0 15px 0; }

.post { padding: 12px 0 12px 0; font-family:tahoma }

.post h2 {font-size: 12pt}

.post h2 a { color: #7e99ff; font-weight:bold; float: right; text-decoration: none;}
.post h2 a:hover {color:#a9c1ff}

.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 { font-size: 11px; padding: 5px 10px 5px 10px; border-top: 1px dotted #626262; margin: 12px 0 0 0; }

.in { width: 700px; margin: 0 auto; padding: 12px 10px 12px 10px; }

#sidebar { font-size: 12px; width: 200px; float: right}

#sidebar h2 { font-size: 12px; color: #7e99ff; font-weight: normal; padding: 0 0 5px 0; }
#sidebar ul { font-size: 12px;  text-align: justify;}
#sidebar li { width: 200px; border-top: 1px solid #999999; }
#sidebar li a { display: block; width: 200px; padding: 5px 0 5px 10px; color: #FFF; font-size: 11px; }
#sidebar li a:hover { background: #475AA2; }

#footer { width: 100%; float: left; }