/*
Theme Name: Richard Alexander Custom
Description: Custom theme for Richard Alexander blog; additions to CSS at alexanderinjury.com
Version: 1.0
Author: i2i Interactive
*/

img#wpstats{display:none}


h1 {
	font-size: 14pt;	
	font-weight: bold;
	color: #1661ac;	
	padding: 0px 0px 3px 0px;	
}

h1 .pagetitle {
	font-size: 14pt;	
	font-weight: bold;
	color: #1661ac;	
	padding: 0px 0px 3px 0px;	
}

h1 a:link, h1 a:visited  {		
	color:#1661ac;	
	font-size: 14pt;	
	font-weight: bold;
	padding: 0px 0px 3px 0px;	
	text-decoration: none;			
}

h1 a:hover, h1 a:active  {			
	color:#cc3333;	
	font-size: 14pt;	
	font-weight: bold;
	padding: 0px 0px 3px 0px;	
	text-decoration: none;			
}
	
#postmeta {
	font-size: 8pt;	
	font-weight: normal;
	color: #000;	
	padding: 3px 0px 3px 0px;
}

#postmeta a:link, #postmeta a:visited  {		
	color:#1661ac;		
	text-decoration: underline;	
	font-size: 8pt;	
	font-weight: normal;
}

#postmeta a:hover, #postmeta a:active  {			
	color:#cc3333;		
	text-decoration: underline;	
	font-size: 8pt;	
	font-weight: normal;
}

.more-link {
	font-weight: bold;
}

#blogHR {
	width:650px;
	margin: 0px;         
	padding: 4 0px 4px 0px;		
	border-bottom: 2px dotted #1661ac;	
}

#postnav {
	margin-left: 0;
	padding-left: 0;
}

#postnav .left {
	text-align: left;
}

#postnav .right {
	text-align: right;
	padding-left: 460px;
}

.sideLabel {
	font-size: 11pt;	
	font-weight: bold;
	color: #ffcc33;	
	padding: 0px 0px 0px 9px;	
}

#subLCol a:link, #subLCol a:visited  {
	border-bottom:#747b7b 1px solid; 
	padding: 0px 6px 11px 17px;
	margin: 0px;
	color:#ffffff;		
	display: block;
	line-height: 1.15em;
		
}

#subLCol a:hover, #subLCol a:active  {
	border-bottom:#747b7b 1px solid; 
	padding: 0px 6px 11px 17px;
	margin: 0px;
	color:#ffcc33;		
	display: block;
	line-height: 1.15em;
}

#subLColContactUs a:link, #subLColContactUs a:visited  {
	border: 0; 
	padding: 0px ;
	margin: 0px;
	color:#ffcc33;		
	display: inline;
}

#subLColContactUs a:hover, #subLColContactUs a:active  {
	border: 0; 
	padding: 0px ;
	margin: 0px;
	color:#ffffff;		
	display: inline;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

