/*
	Theme Name: Fun With Amelia and Jane
	Theme URI: http://www.pearweed.com
	Description: Amelia Jane Grunge.
	Version: 1.0
	Author: Sherri Schaefer Bagby
	Author URI: http://www.pearweed.com
*/

/* .............................. */
/* Basic */
/* .............................. */
html{background-color:#FEFEF3;border-top:0.2em solid #588A6D;overflow-y:scroll;}
body  { color: #333333; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #FEFEF3; letter-spacing: 0.5px; margin: 0 0 0px; padding: 0 }




/* .............................. */
/* Links */
/* .............................. */

a  { color: #607174; text-decoration: none }

a:hover   { text-decoration: none }




/* .............................. */
/* Content*/
/* .............................. */

	 
table {
		font-family: Arial, Helvetica, sans-serif;
		color: #474540; 
		font-size: 11px;
        text-align: left;
		line-height:150%;
		font-weight: normal;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}

table a 	     { color: #474540; text-decoration: none }
				
table a:link 	 { color: #474540; text-decoration: none }
				
table a:active 	 { color: #474540; text-decoration: none }
				
table a:visited  { color: #b89681; text-decoration: line-through }

table a:hover    { color: #5a696c; text-decoration: overline }


.table_cellpadding {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 50px;
		padding-right: 5px;
}
		
		
		
.table_border_one {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
	border-right-color: #F1F1F1;
}


.table_border_two {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
	border-right-color: #F1F1F1;
}


.table_border_logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-bottom-color:#FFFFFF;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;

}

.table_nav {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		color: #607174; 
		font-size: 11px;
        text-align: right;
		line-height:100%;
		font-weight: normal;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}

.table_nav a 	     { color: #414c4e; text-decoration: none }
				
.table_nav a:link 	 { color: #414c4e; text-decoration: none }
				
.table_nav a:active  { color: #414c4e; text-decoration: none }
				
.table_nav a:visited { color: #b89681; text-decoration: line-through }

.table_nav a:hover   { color: #5a696c; 	border-left: 1px solid #414c4e; border-right: 1px solid #414c4e; text-decoration: none }



.table_footer {
		font-family: Arial, Helvetica, sans-serif;
		color: #555555; 
		font-size: 10px;
        text-align: center;
		line-height:150%;
		font-weight: normal;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}

.table_footer a 	     { color: #607174; text-decoration: none }
				
.table_footer a:link 	 { color: #607174; text-decoration: none }
				
.table_footer a:active 	 { color: #607174; text-decoration: none }
				
.table_footer a:visited  { color: #b1aea4; text-decoration: line-through }

.table_footer a:hover    { color: #5a696c; text-decoration: overline }




ul {
margin: 10px 0; 
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px;
padding: 0 0 0 15px;
background: url(http://www.pearweed.com/elements/bullet.gif) no-repeat 0 6px;
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0;
line-height: 18px;
}
	 

.thumb {
	background: #f5f5ef;
    padding: 4px;
	border: 1px solid #000000;

}


.thumb_right_offbalance {
    width: 120px;
    padding: 0px 6px 6px 0px;
    background-color: #b89681;
    border-top-width: 2px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 2px;
    border-style: solid;
    border-color: #588A6D;
}


/* ---------------------------- Headings */



h1	{ color: #607174; font-size: 12pt; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 120%; text-align: center; letter-spacing: 1px; padding-top: 5px; padding-bottom: 5px }
			
h1 a			 { color: #414c4e; text-decoration: none }

h1 a:link		 { color: #414c4e; text-decoration: none }
				
h1 a:active		 { color: #414c4e; text-decoration: none }
				
h1 a:visited	 { color: #b89681; text-decoration: none }

h1 a:hover 		 { color: #5a696c; text-decoration: none }



h2	{ color: #607174; font-size: 9pt; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 120%; text-align: center; letter-spacing: 1px; padding-top: 5px; padding-bottom: 5px }

h2 a			 { color: #607174; text-decoration: none }

h2 a:link		 { color: #607174; text-decoration: none }
				
h2 a:active		 { color: #607174; text-decoration: none }
				
h2 a:visited	 { color: #607174; text-decoration: none }


h3 	{ color: #858A67; font-size: 10px; font-family: Verdana, Arial, sans-serif; text-align: left; text-transform: none; letter-spacing: 2px; margin-right: 2px; margin-left: 2px; padding-top: 4px; padding-bottom: 4px; border-top: 1px solid #858A67; border-bottom: 1px solid #858A67 }


h3 a			 { color: #607174; text-decoration: none }

h3 a:link		 { color: #607174; text-decoration: none }
				
h3 a:active		 { color: #607174; text-decoration: none }
				
h3 a:visited	 { color: #83ec67; text-decoration: none }

h3 a:hover 	     { color: #999999; text-decoration: none }

h4 	{ color: #858A67; font-size: 11px; font-family: Verdana, sans-serif; font-weight: normal; text-align: center; letter-spacing: 1px; padding-top: 20px }

h5 	{ color: #858A67; font-size: 11px; font-family: Verdana, Arial, sans-serif; text-align: center; text-transform: uppercase; letter-spacing: 2px; padding-top: 4px; padding-bottom: 4px }


h5 a			 { color: #607174; text-decoration: none }

h5 a:link		 { color: #607174; text-decoration: none }
				
h5 a:active		 { color: #607174; text-decoration: none }
				
h5 a:visited	 { color: #7f7f7f; text-decoration: none }

h5 a:hover 	     { color: #999999; text-decoration: none }


 

/* --------------------- Footercontent */
.footertext {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #555555; 
		font-size: 10px;
		font-style: normal;
        text-align: center;
		line-height:150%;
		font-weight: normal;
		padding-top: 5px;
		padding-bottom:20px;
}

.footertext a 	      { color: #555555; line-height: 180%; text-decoration: none }
				
.footertext a:link 	  { color: #555555; line-height: 180%; text-decoration: none }
				
.footertext a:active  { color: #555555; line-height: 180%; text-decoration: none }
				
.footertext a:visited { color: #555555; line-height: 180%; text-decoration: line-through }

.footertext a:hover   { color: #555555; text-decoration: overline }

/* The End */