<!--

/*

Theme Name: Christmas Edition
Theme URI: http://www.slowmedown.org
Description: AshleyTisdae.org designed by Slow Me Down
Author: Xavi
Author URI: http://www.slowmedown.org



=============================================================================================================*/

.welcome {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #d7e3e8;
	text-align: justify;

}

.footer {
	font-size: 11px;
	padding: 20px;
	margin: 0px;
	color: #ffffff;
	text-align: justify;

}

a:link{
	color: #cecfce;
	text-decoration: none;

}
a:visited{
	color: #cecfce;
	text-decoration: none;

}
a:active{
	color: #707186;
	text-decoration: none;

}
a:hover{
	color: #000000;
	text-decoration: none;
}

b, strong	{
	color: #e8488a;
	}
 
i,em	{
	color: #e8488a;
	}
 
u	{
	color: #ffffff;
	}
	
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
float: left;
}

img.alignright {
padding: 4px;
margin: 0px 0px 2px 7px;
float: right;
}

h1 {
font-size: 30px;
text-transform: uppercase;
letter-spacing: 3px;

}

h2 {
font-size: 22px;
text-transform: uppercase;
margin: 0px;
letter-spacing: 3px;

}

h3 {
font-size: 18px;
text-transform: uppercase;
letter-spacing: 3px;
}

h4 {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 3px;

}


h5 {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 3px;

}

h6 {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 3px;

}


blockquote { 
	padding: 10px;
	text-transform: none;
	border-left: 0px solid #f2f2f2;

}

#sidetitle { 
width:100%;
color:#cecfce;
font-size: 14pt;
font-family: Futura Lt;
text-transform: uppercase;
letter-spacing:1px;
line-height: 25px; 
text-align: center;
font-weight:bold;
background-color: #ECEFEE;
clear:both;
font-style:none;
}

 
 
#sidecontent { 
color:#303030;
font-family: Tahoma;
font-size: 12px;
text-align: left;
text-transform: none;
        background-color: #ee93b9;
        
	margin-top: 0px;
padding-top: 5px;
}

#sidecontent img {
	padding: 0px;
	border: 0px;
}

#sidecontent a img {
	padding: 5px;
	background: #edf3f4;
	border: 1px solid #707186;
}
#sidecontent a:hover img{
	padding: 5px;
	background: #edf3f4;
	border: 1px solid #FA6A85;
}


#title {
	font-family: Futura Lt;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 10px 20px;
	color: #e8488a;
	border-bottom: 5px dotted #cbcbcb;
	text-align: left;
	

}

#content {
	font-size: 12px;
	padding: 0px 0px 20px 0px;
	margin: 0px 20px 20px 20px;
	color: #000000;
	background-color: #ECEFEE;
	text-align: justify;
	font-family: Corbel;


}

#content img {
	padding: 0px;
	border: 0px;
}

#content a img {
	padding: 4px;
	background: #edf3f4;
	border: 1px solid #707186;
}
#content a:hover img{
	padding: 4px;
	background: #f6f6f6;
	border: 1px solid #FA6A85;
}

form { 
	background-color: transparent;
	
} 

input, textarea, option, select {
    background: #dcd0c3;
	text-align: justify;
	font-weight: normal;
	padding: 6px;
	border: 0px;
	color: #9a644f;
	font-size:12px;
	margin-bottom: 8px;
	font-family: Tahoma;

}


/* MENU
-----------------------------------------------------------------------------------------------*/
.top {	

	text-align: left;
	background-image:url('images/menu.jpg');
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
	font-family: 'Arial Narrow', sans-serif;
	text-transform: uppercase
	}
	
	
.top a:link{
	color: #ffffff;
	display: inline-block;
	border-right: 1px solid #b7e7ed;
    margin: 0px;
	padding: 16px 18px 17px 18px;
	}
	
	
.top a:visited{
	color: #ffffff;
	display: inline-block;
	border-right: 1px solid #b7e7ed;
    margin: 0px;
	padding: 16px 18px 17px 18px;
	}
	
.top a:active{
	color: #ffffff;
	display: inline-block;
	border-right: 1px solid #b7e7ed;
    margin: 0px;
	padding: 16px 18px 17px 18px;
	}
	
	
.top a:hover{	
	background: #000000;
	border-right: 1px solid #b7e7ed;
	color: #d5e7e9;
	}
