/*  
Theme Name: Retlaw
Theme URI: http://www.thetransactiongroup.net
Description: Silver Blue Simplicity 2.0 Blog
Version: 1.1
Author: Silver Blue Simplicity;
Author URI: http://www.thetransactiongroup.net

Last Modified on June 28, 2007
*/

/* Base Definitions */


* {
	padding: 0; 
	margin:0;
}

body {
	margin: 0; 
	color: #000000; 
	text-align: center;
	background-color: #fbfbfb;
	padding: 0px;
	font: normal 10pt Century Gothic, Verdana, Arial, sans-serif;
	color: #333333;	
	font-family:Century Gothic, Verdana, Arial, sans-serif;
	letter-spacing:.5pt;
	}


/* Wrapper Definition */
#wrapper {
	margin:0px auto 0px auto;
	padding:0px;
	width: 950px;
	/*
	border-left:20px solid #414141;
	border-right:20px solid #414141;
	*/	
	text-align: left;
		
}	


p {
	margin: 0.7em 0;
	line-height:1.6em;
}

a {
    text-decoration:none;
}

a:link, 
a:visited {

}

a:hover, a:active {
	color:#378ce9;
}
* html h1 {
	font-size: .5em;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Century Gothic, Verdana, Arial, sans-serif;
}

blockquote
{
	color:#666;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	border-top: #1B2318 1px dashed;
	border-bottom: #1B2318 1px dashed;
}


.clear {
	clear:both;
	height:20px;
}

fieldset 
{
	border:0;
}





/* Header Image Area Definition */
#headerimage {
	clear: both; 
	margin: 0px; 
	height: 250px;
	width: 950px;
	background: url(images/headerBG.gif) no-repeat top center;			
}

#titleweb{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 48px;
	font-weight: normal;
	padding: 40px 0px 0px 50px;
	color: #a8c0d8;
	line-height:48px;
	margin-bottom:-39px;
	text-decoration:none;
	
}
* html #titleweb{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 30px;
	line-height:48px;
	padding: 70px 0px 0px 30px;
}
#titleweb img
{
border-width:0px;
}
#titledes{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	padding: 30px 290px 0px 100px;
	color:#fff;
	line-height:20px;
	text-align:right;
	
}

#titleweb a, #titleweb a:link, #titleweb a:visited, #titleweb a:hover, #titleweb a:active {
	color:#a8c0d8;
}

#email a{
	background:url(images/emailicon.gif) no-repeat;
	background-position:0px 6px;
	padding-left:22px;
	padding-top:5px;
	float:right;
	padding-right:10px;
}

#navigation {
	clear: both; 
	margin: 0px; 
	height: 35px;
	width: 910px;
		
	margin: 24px 0px 0px 20px;
	padding: 0px 0px 0px 0px; 
		
	overflow: hidden; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color:#FFFFFF;	
}

#navigation ul{
	float: left;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
	color:#666;
}

#navigation ul li {
	float: left;
	width:auto;
	margin:0px;
	padding: 0px 10px 0px 0px;
	text-align:center;
	list-style-type: none;
	width: 134px;
	height: 28px;		
	
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:active,
#navigation ul li a:visited {
	font: normal 16px;
	font-weight:bold;		
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color:#666;	
	text-decoration: none;
	width:134px;
	height:28px;	
	background:url(images/navBG.gif) no-repeat top;	
	display:block;
}

#navigation ul .current_page_item a,
#navigation ul .current_page_item a:link,
#navigation ul .current_page_item a:active,
#navigation ul .current_page_item a:visited  {
	font: normal 16px;
	font-weight:bold;		
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color:#666;	
	text-decoration: none;
	width:134px;
	height:28px;	
	background:url(images/navHomeBG.gif) no-repeat top;	
	display:block;
}

#navigation #current_page_item ul li a:hover{
		
}

#navigation ul li a:hover{
	background:url(images/navHoverBG.gif) repeat-x top;	
	display: block;
	
}




/* Container Definitions */
#container {

}

/* Content Definitions */

#content {
min-height:600px;
	
	position: relative;
	float: left; 
	width: 645px; 	
	padding: 0px 15px 0px 30px;
	margin: 0px 0px 0px 0px;
	color: #292828;
}

#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#content ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ffffff 1px dashed;
}


#content h3 {
	font-size: 1.4em; 
	font-weight:bold;
	margin: 1em 0 0;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}

#content .post {
	padding:0 0 2em 0;
	border-bottom:#ffffff 1px dashed;
}

#content h2 
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight: bolder;
	font-size: 24px; 
	margin: 0px;
	margin-top:20px;	
	font-weight: bold;
	line-height:24px;	
	/*letter-spacing:0px;*/
	color: #a5b9ce;
	padding:0px;
}

#content h2 a {
    color: #a5b9ce;
    text-decoration:none;
	padding:0px;
	margin:0px;
}

#content h2 a:link, 
#content h2 a:visited {
	color: #a5b9ce;	
}

#content h2 a:hover, #content h2 a:active {
  color: #cccccc;
}


#content .entry {
    margin-top:0px;
    padding-right:1em;    
}


#content .post-info{
	font-size: 12px;
	color:#8fa0b6;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:10px;	
}

#content .post-info a ,
#content .post-info a:link, 
#content .post-info a:visited {
	color: #666;
	font-weight:normal;	
}

#content .post-info a:hover, #content .post-info a:active {
  color: #cccccc;
}

#content .post-info1{
	font-size: 12px;
	color: #1370ea;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight:bold;
	margin: 0;
	padding: 0;
	
}
 
#content .post-info1 a ,
#content .post-info1 a:link, 
#content .post-info1 a:visited {
	color: #1370ea;	
}

#content .post-info1 a:hover, #content .post-info1 a:active {
  color: #cccccc;
}


#content .postmetadata {
	font-size: 14px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#a8c0d8;
	font-weight:bold;
	margin:0;
	padding:0;	
}

#content .postmetadata a ,
#content .postmetadata a:link, 
#content .postmetadata a:visited {
	color: #a8c0d8;	
}

#content .postmetadata a:hover, #content .postmetadata a:active {
  color: #cccccc;
}






#content a:hover, a:active {
  color: #000000;
text-decoration:underline;
	}

/* Sidebar Definitions */
#sidebar {
	float: left; 
	width: 245px;
	font-size: 14px;
	font-weight:lighter;
	text-align: left;
	line-height: 25px;
	/*font-family:Arial, Helvetica, sans-serif;*/	
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#000000;
}

#sidebar h2 {
	font-size: 18px;
	font-weight:800;
	text-align: left;
	line-height:22px;
	color: #86aaca;	
	/*letter-spacing:0px;*/
	margin:0px;
	width:216px;
	min-width:216px;
	height:30px;
	
	
	padding: 4px 0px 0px 10px;
    border:0;
	/*border-bottom: 1px solid #e8e8e8;	*/
	background: url(images/sidebarHeaderBG.gif) no-repeat;
	background-position: 0;		
}

#sidebar #categories a {
	color:#000000;
  text-decoration:none;
	text-indent:15px;
	
	background: url(images/sitemapicon.gif) no-repeat;
	background-position: 4px 5px;
	font-weight:normal;
	font-size:14px;
	}

#sidebar #blogroll a {
	color:#000000;
  text-decoration:none;
	text-indent:15px;
	background: url(images/sitemapicon.gif) no-repeat;
	background-position: 4px 5px;
	font-weight:normal;
	font-size:14px;
	}

#sidebar #archives a {
	color:#000000;
  text-decoration:none;
	text-indent:15px;
	background: url(images/dateicon.gif) no-repeat;
	background-position: 4px 5px;
	font-weight:normal;
	font-size:14px;
	}

#sidebar #meta a {
	color:#000000;
  text-decoration:none;
	
	background-position: 4px 5px;
	font-weight:normal;
	font-size:14px;
	
	}

#sidebar a:link, 
#sidebar a:visited {
	color:#000000;	
}


#sidebar #categories a:hover{
	font-weight:bold;
}

#sidebar #archives a:hover{
	font-weight:bold;
}

#sidebar #blogroll a:hover{
	font-weight:bold;
}

#sidebar #meta a:hover{
	font-weight:bold;
}

#sidebar #blogroll .linkcat{
	list-style:none;
	margin:0px;
	padding:0px;
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:hover {
		
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color:#000000;
	text-decoration: none;
	display: block;
	height: 25px;
}

#sidebar ul ul li a:hover {
/*	background: url('images/left-nav-hover.gif') no-repeat left top; */
	/*background-color:#f4f4f4;*/
	color:#333333;
	display: block;
	
}



#sidebar ul {
	list-style:none;
}

#sidebar li {
  padding:0px;
	
}

#sidebar ul li ul{
  padding: 0px 0px 0px 0px;
}

#sidebar ul ul li {
  padding:3px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	height:25px;
	border-bottom: 1px solid #e8e8e8;						
}

#sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul ul li {
  padding:0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e8e8e8;	
}





/* This is to support the calendar widget properly */
#calendar_wrap {
  margin:0;
  padding:0px 0px 5px 40px;
}

/* Footer Definitions */
#footer {
	clear: both; 	
				
	width: 950px;
	height: 35px; 	
	margin:10px;
	text-align: center;
	color:#666;
}

#footer p { 
	line-height: 1.2em;
	text-align: center;
	padding:10px 10px 0px 0px;
	font: normal 14px;			
}


#feeds {
	color: #000000; 	
	text-align: right;
	padding: 40px 20px 10px 10px;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}

#comments {
	margin: 0;
	padding:1em 0 0 0;
	color: #d3d1d1;
}

#comments h3{
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:14px;
	color: #d3d1d1;
}
	
#respond {
	margin: 0;
	padding:1em 0 0 0;
	color: #d3d1d1;	
}

#commentform {
	margin:20px;	
	padding:10px;
	border-top: #E0DFE4 1px solid;
	border-bottom: #E0DFE4 1px solid;
}

.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #E0DFE4 1px solid;
}

.commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
/*	border-bottom: #E0DFE4 1px solid; */
/*		background-color:#e0e0e0; */
}

.commentlist li.alt {
/*	background-color:#f2f2f2;	 */
}

.commentlist li.authorcomment {
/*    border-top:#8F8F6B 1px solid;	*/
/*	border-bottom:#8F8F6B 1px solid;  */		
}

.commentlist li .cmtinfo {
	font-size:1em;
/*		background-color:#e0e0e0; */	
}



.commentlist li #pesan.alt{
	background: #f5f5f5 url(images/commentbg.jpg) no-repeat top;  
	padding: 15px 10px 10px 10px;
}

.commentlist li #pesan{
	background: #f5f5f5 url(images/commentbg.jpg) no-repeat top; 
	padding: 15px 10px 5px 10px;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
	color: #5ddb1c;
}

#content .commentlist .cmtinfo a,
#content .commentlis  .cmtinfoa:link, 
#content .commentlist .cmtinfo a:visited {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:14px;
	font-weight:bold; 
	color: #5ddb1c; 
}

.commentlist a:hover, 
.commentlist a:active {   
	color: #5ddb1c; 
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999999;
}

#content .commentsfeed {
	background:url(images/feed.gif) no-repeat left center;
	padding-left:20px;

	}

#content .trackback {
	background:url(images/link.gif) no-repeat left center;
	padding-left:24px;
}

input.textbox, 
textarea {
	border:#CCCCCC 1px solid;
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	font:1em;
	padding:2px;
	width:150px;
}

textarea {
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	border:#AAAAAA 1px solid;
}

#submit {
	padding:3px 5px;
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	/*font-family:Verdana, Tahoma, Arial, Serif;*/
}

.post h4 em	{
	font-style:normal;
	float:right;
	font-weight:normal;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}

#header, #content, #sidebar, #sidebar2, #footer, .widget {
    overflow: hidden;
}


.cal{
  color: #fff;
  padding: 0px
  margin: 0px; 
	line-height:0px;
	margin-right:5px;
  text-align: center;
	 width:40px;
	height:40px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
  
/*  background-color:#62e01d; */
  background: url(images/datebg.gif) no-repeat;
}

#content .posttitle{
/*  float: left; */
	padding-bottom: 1em;
}

.calborder {
  display: inline;
  float: left;
  margin:0px;
	padding:0px;
	
line-height:0px;
}

.cal span { display: block; }

.cald {
	color:#fff;
  font-size: 10px;
 	padding:0px;
	margin:0px;
	text-align:center;
	line-height:12px;
}
.cald2 {
  letter-spacing: 0em;
  padding-left: 0em
}

.calm {
  font-weight: bold;
  font-size: 16px;
  line-height:22px;
	color:#666;
}

.caly {
  font-size: .8em;
  line-height: 1em;
}


/***** All Sides Fixed Width box *****/
.cB {
  background:url(images/sidebarBG.gif) top left repeat-y;
  padding:0 15px 0px 10px;
  width:220px;
	margin:0px;
	margin-top:10px;
}
* html .cB {
  position:relative; /* fix IE/win buggy bg display */
  width:245px; /* Tan hack */
  w\idth:220px;
}
.cBt, .cBb {
  background:url(images/sidebarTop.gif) top left no-repeat;
  height:10px;
	max-height:10px;
	padding:0px;
  margin:0 -15px 0 -10px;
	line-height:0px;
	
}
.cBb {
   background:url(images/sidebarBottom.gif) bottom left no-repeat;
  height:12px;
	line-height:0px;
 
}
/***** end All Sides Fixed Width box *****/

#testing {padding:15px 50px; }


.posticons{
	position:relative;
	top:3px;
}

.sidebaricon{
	position:relative;
	top:3px;
	border:0px;
	padding-right:5px;
	margin-left:-5px;
}

#site_content {position: absolute;left: -10000px;};