/*
Theme Name: Find My Self Storage
Theme URI:
Description: Find My Self Storage
Version: 1.0
Author: IRELLC
Author URI:
Tags:
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f2f1ed url('images/bg.jpg');
	background-repeat: repeat-x;
	text-align: center;

}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#header {
/*
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
*/
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	height: 200px;
}

#content {
	font-size: 11px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	margin-top:0px;
}

.narrowcolumn .entry, .widecolumn .entry {
    padding: 0px 20px 20px 20px;
	line-height: 1.3em;
	color: #666;
	min-height:500px;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
        padding-left: 20px;
        color: #207acb;
	font-size: 2.3em;
	border-bottom: 2px dotted #dbdbdb;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 2.4em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
        color: #207ACB !important;
	font-size: 2.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;	
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #114477;
	text-decoration: none;
}
h2 a, h2 a:hover {
	color: #22640F !important;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	border: 1px solid #959596;
}

#header {
	background-color: #FFFFFF;
	margin: 0 0 0 1px;
	padding: 0;
	height:200px
	width: 999px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0 0 0 25px;
	width: 950px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 10px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size:9px;
	color:#999;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
}

h2 {
	color: #f95908;
	margin: 2px 0 0;
        padding-top: 2px;
	padding-left:5px;
}

#locationscity h2, #zipresults h2 {
	margin: 10px 0 10px;
	font-size: 1.7em;
	
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
       
        width:900px;	
        
        padding: 5px 0 5px 20px;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 15px;
	margin: 0 0 2px 25px;
	display: inline;
}

img.alignleft {
	padding: 15px;
	margin: 0 25px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	
	padding-left: 10px;
	text-indent: -3px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020";*/
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
/* End Calendar */



/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#navwrap {
	height:32px;
	margin:0 auto;
	padding:0;
	width:1000px;
}

#navbar {
	background:#333333 url(images/navbg.gif) repeat scroll 0 0;
	color:#FFFFFF;
	height:34px;
	margin:0 auto;
	padding:0;
	width:997px;
}

#nav a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:11px 10px 8px;
}

#nav a .parent-item-73 {
	padding:8px 10px 8px;
}

#nav li {
	background:transparent url(images/navbardividers.gif) no-repeat scroll right center;
	float:left;
	margin:0;
	padding:0;
}

.navbarleft {
	background:transparent url(images/navbarleft.gif) no-repeat scroll 0 0;
	float:left;
	height:34px;
	margin:0;
	padding:0;
	width:10px;
}

.navbarright {
	background:transparent url(images/navbarright.gif) no-repeat scroll 0 0;
	float:right;
	height:34px;
	margin:-34px 0;
	padding:0;
	width:10px;
}

#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 1000px;
}

	
/************************************************
*	Drop Down Nav 		     		* 
************************************************/
#nav li ul li {
	background:#358ce4;
	min-width: 150px;
}

#nav a:hover {
	display: block;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index:1;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}


/************************************************
*	End Drop Down Nav		        * 
************************************************/

#logo {
	/*width: 995px;*/
	margin: 15px 1px 1px 10px;
	overflow:hidden;
}

#quote {
	margin: 50px 0  0 200px;
}

#property {
	width: 391px;
	height: 95px;
	float: right;
	overflow:hidden;
	margin: 22px 2px 0px 1px;
}

#post-58 {
	background-color: #FFF;
}

#post-58 a, h3 a:hover, small {
	padding: 0px 10px 10px 30px;
	margin: -10px 0px 0px 0px;
}

small {
	display:none;
}

#rightside {
	float: right;
	margin: -420px 0px 10px 0;
}

#coupon {
	width: 450px;
	float: left;
	margin: -75px 0 0 20px;
}

#features {
	margin: 20px 1px 0px 0px;
	width: 524px;
	height: 336px;
	background: url('images/features.gif');
}

#features ul {
	color:#666;
	width: 450px;
	padding: 40px 0 0 90px;
	list-style-image: url('images/button.png');
}

.entry p {
	padding: 0px;
}

#post-58 h2 {
	background-color: #8f262b !important;
	height:32px;
}
#post-58 h2 a {
	color: #FFF !important;
}

#truck {
	padding-left: 30px;
}

.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
}
.arialsmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
}
.ARIALBIG {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.BOLD {
	font-weight: bold;
}

#featureslist {
	padding: 45px 0 0 10px;
}

.entry {
	border-bottom: 2px dotted #dbdbdb;
}

.leads {
	width: 515px;
}
.leads .label{
	margin:0 10px;
	float:left;
	width:100px;
}
.leads .input {
	clear:left;
	text-align:left;
	margin: 8px 10px 8px 10px;
	width: 495px;
}

.fieldnotes{
	margin:0 115px 10px;
	float:left;
	width:340px;
}
label.error { 
	float: none; color: red;
	padding-left: .5em;
	vertical-align: top; 
}
div.submit {
	width: 555px;
	margin-top:20px;
}
#reserveunitsubmit {
	width: 300px;
	margin:20px;
}
.reserveunit .label{
	width: 120px;
}
#unitsizestable {
	border-spacing:0px;
	border-collapse:collapse;
}
#unitsizestable td {
	margin-bottom:5px;
	min-height:55px; 
}
#unitsizestable tr {
	margin-bottom:5px;
	min-height:55px; 
}
.us_reserveimg{
	float: right;
}
.us_leftcol, .us_centercol{
	border-right:#CCC 2px solid;
}
.us_rightcol, .us_centercol{
	border-left:#CCC 2px solid;
}
.us_rightcol, .us_centercol, .us_leftcol{
	padding:5px 15px;
}
.us_pricing{
	min-height:15px;
	margin:5px 0 5px 0;
}
.us_pricing, .us_size{
	font-size:10px;
	font-weight: bold;
}
.us_dincc {
	font-size:10px;
	clear:both;
}
.th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFF;
}
.tableheading {
	background: #8F262B;
	padding: 10px 0 10px 0;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
}
.hr {
	width:585px;
	margin:2px 0 2px;
	border-bottom:#ccc 2px dashed;
}
#choosecc{
	width: 650px;
	margin:0 auto;
}
.choosecc{
	margin:0 50px;
	float:left;
}
.chooseccy, .chooseccn {
	font-size:18px;
}
#coupon{
	min-height:111px;
	width: 516px;
	margin: 10px;
	background:#fff url(/wp-content/themes/IRELLC_branded/images/coupon.gif);
}

#couponcontents{
	width: 320px;
	height:90px;
	font-size:14px;
	margin:10px 10px 0px -57px;
	overflow:hidden;
	line-height:15px;
}

#couponcontents h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-stlye: bold;
	text-transform:uppercase;
	margin-bottom: 10px;
	margin-top: 39px;
}
.coupon{
	min-height:100px;
	width: 435px;
	margin: 10px 5px 5px 5px;
	padding: 10px 0 0 80px;
	background:#fff url(/wp-content/themes/IRELLC_branded/images/coupon.gif);
}

.couponcontents{
	width: 420px;
	height:90px;
	font-size:14px;
	margin:0px;
	overflow:hidden;
	line-height:15px;
	text-align:center;
}

.couponcontents h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-stlye: bold;
	text-transform:uppercase;
	margin-bottom: 0;
	margin-top: 0;
}


#locationspacing {
	background:#fff url(/wp-content/themes/IRELLC_branded/images/locationspacing.gif);
	height:13px;
	width:996px;
	margin-left:-23px;
}

#mapheader {
	background:#fff url(/wp-content/themes/IRELLC_branded/images/chooselocation.gif);
	width: 502px;
	height: 33px;
}

.clLocImg {
	float:left;
	width:150px;
	margin-bottom:5px;
	text-align:center;
}
.clAddress {
	float:left;
	margin-left:20px;
	margin-top:0px;
	width:280px;
}

.clUL li{
	list-style-type:none;
	list-style-image:none;
}
.clLi{
	margin-top:8px;
}

.clLi, .clUL{
	width:495px;
	text-indent:0px;
}
.clDirectionsLink {
	width:150px;
	text-align:center;
}
.clHR {
	width:465px;
	padding-right:10px;
	margin-top:20px;
	border-bottom:#ccc 2px solid;
}
.chooselocation {
	font-weight:bold;
	font-size:12px;
}
#showlocation {
	clear:both;
	width:360px;
	float:right;
}
.slAddress {
	width:170px;
}
.slLi, .slUL {
	width:350px;
}
#featureslist{
	width:500px;
}
#hpfeatures{
	height:280px;
	width:506px;
	overflow:auto;
}
#hpclpop{
	min-height:50px;
	width:470px;
	margin:5px auto;
	padding:5px;
	border:#8F262B 2px solid;
	text-align:center;
}
#hpclpop p{
	font-size: 16px;
	font-weight: bold;
}
.homeoh {
	font-size: 14px;
}
.grayborder {
	width:367px;
	border:#888 2px solid;
	padding:5px;
}

#parent122 {
	display:none;
}

.coupontitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height:1em;
	font-stlye: bold;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom: 10px;
	margin-top: 39px;
	font-weight:bold;
}

.columns_four {
		padding: 4px;
		margin: 0;
		width: 820px;
}
.columns_four li {
		float: left;
		width: 22%;
		list-style: none;
		background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
		margin-bottom: 8px;
		padding-left: 15px;
}

#states {
	width: 722px;
	margin:0px auto;
}
.home {
	margin:10px 0 20px 0;
}
#states a {
	font-size: 12px;
}
#locations {
        font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	float:left;
	width: 200px;
	padding: 0 20px;
	font-size:14px;
	margin-right:50px;
	margin-top:20px;
	background: transparent url(images/fmss.gif) no-repeat;
}
#locations div {
	color:#fff;
	width:175px;
	margin: 15px 0px 30px 0px;
}
#zipsearch, #emailoffer, #lead{
	float:left;
	height:340px;
	width:310px;
}
#zipsearch input {
	/* width: 60px; */
}
/* Zip search form */
#zipspacer {
	height:292px;
}
#f1zipdiv {
	float:left;
}
#f1godiv {
	float:left;
}
.submit1 {
	margin:0 0 0 5px;
	width: 40px !important;
}
.zipcode {
	margin:1px 0 0 125px;
	width: 60px !important;
}
/* Zip search form */

#zipsearch label {
	margin:0 0 0 110px;
}
#zipsearch .error {
	position:absolute;
	top:10px;
	right:10px;
}

#emailform {
	margin-top:140px;
	margin-left:50px;
}
#leadform {
	margin-top:140px;
	margin-left:50px;
}
#emailoffer .label, #lead .label {
	float: left;
	width:75px;
	margin-right:10px;
}
#emailoffer .input, #lead .input {
	float: left;
	width: 120px;
}
.formrow {
	clear: both;
	margin-top:5px;
	min-height:24px;
	width: 250px;
	text-align:center;
}
.submit2, .submit3 {
	margin-top:12px;
}

.errorMessage {
	clear: left;
	margin-left: 40px;
}

#tagline {
float: right;
width: 390px;
margin-top: 20px;
margin-right:20px;
}

#statesweserve {
	float: left;
	width: 950px;
}

.homeh1 {
 font-size:2.8em;
 border:none;
 margin:20px 0 0;
 padding:5px 0 5px 5px;
}

#post-19 h1 {
	 margin:0;
   padding:0;
}

#post-19 h2 {
 margin:20px 0 20px;
}

#post-19 p {
	line-height:1.9em;
}

#post-19 .entry {
	min-height:300px;
}

.ddsg-wrapper {
   margin-top:20px;
}

#citieslist {
	margin-left:-10px;
	width:200px !important;
	max-height:750px;
	overflow:auto;
}

.entry2 h2 { 
   margin-top: 10px; 
   line-height: 1.3em;
   width:619px;
}
.entry2 h3 { 
   line-height: 1.3em;
   width:619px;
   padding:0px !important;
}

.entry2 h4 { 
	line-height: 1.4em;
	font-size:12px;
}

.entry2 {
   width:619px;
   float:right;
}

.company {
   text-align: left;
}

#content p.copy, #content div.copy p {
  font-size: 14px;
  line-height: 20px;
  
}
/* jw wpfx additions for blog */
.narrowcolumn.blog {
  width: 750px; margin-top:20px;
}
#blog-sidebar #sidebar {
    margin-left: 795px;
    
}

.blog .entry .readon { display:block; margin-bottom:10px; }
.blog .entry h3, .blog .entry h2, .blog .entry h4, .blog .entry h5 { width: inherit;  padding-left: 0; margin-left: 0; line-height: 24px; font-size: 1.5em; }
.blog h2 a { color: #F95908 !important; } 
.archive .post h3 { width: inherit;  }
.archive .post h3 a { color: #22640F !important;  }
.archive .post h3 a:hover { padding: 0; }
#commentform { width: 480px; }
#commentform label small { display: inline; }
