/*  
Theme Name: Allison
Theme URI: http://wordpress.org/
Description: Allison's custom blog theme.
Version: 1.0
Author: Skunkworks Creative Group
Author URI: http://skunkworks.ca/
*/



body {
background-color: #615A56;
margin-top: 20px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}


a:link {text-decoration: none; color: #a9b228; font-weight: normal;}
a:visited {text-decoration: none; color: #a9b228; font-weight: normal;}
a:hover {color: #59361e; text-decoration: underline; font-weight: normal;}
a:active {color: #a9b228; text-decoration: none; font-weight: normal;}   


.body-text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #381402;
	line-height: 16px;
	text-align:justify;
	}
	
.body-heading { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #a9b228;
	font-weight: normal;
	padding-bottom: 5px;
	}
	
.body-heading-alternative { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #381402;
	font-weight: normal;
	padding-bottom: 5px;
	}
	
.body-highlight { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #381402;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 13px;
	}
	
.footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #615A56;
	padding-top: 6px;
	padding-bottom: 8px;
	background:#EAEAEA;
	}
	
.footer a:link {text-decoration: none; color: #a9b228; font-weight: normal;}
.footer a:visited {text-decoration: none; color: #a9b228; font-weight: normal;}
.footer a:hover {color: #a9b228; text-decoration: underline; font-weight: normal;}
.footer a:active {color: #a9b228; text-decoration: none; font-weight: normal;} 

.credit { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #a49d9a;
	line-height: 16px;
	text-align:justify;
	padding-top: 5px;
	text-align: center;
	}
	
.pullquote { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #a9b228;
	line-height: 16px;
	margin-left: 32px;
	margin-right: 32px;
	margin-top: 30px;
	margin-bottom: 16px;
	padding-top: 12px;
	padding-left: 22px;
	padding-right: 26px;
	padding-bottom: 16px;
	text-align:justify;
	font-style: italic;
	border: 1px dotted #CCCCCC;
	}
	
.side { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4b4b4b;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align: left;
	}
	
.side a:link {text-decoration: none; color: #a9b228; font-weight: normal;}
.side a:visited {text-decoration: none; color: #a9b228; font-weight: normal;}
.side a:hover {color: #565656; text-decoration: underline; font-weight: normal;}
.side a:active {color: #a9b228; text-decoration: none; font-weight: normal;}  

.side-heading { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a9b228;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom: 0px solid #EAEAEA;
	}
	
.side-no-padding { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4b4b4b;
	line-height: 14px;
	}
	
.side-list { 
	padding-bottom: 4px;
	}
