<!--

/*

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



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

body {
        background-color: #f2f2f2;
        background-image:url('images/bg.jpg');
		background-repeat:repeat-y;
		background-attachment:fixed;
		background-position:center; 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #969696;
        margin-top: 0px;
        margin-bottom: 0px;
}

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

}

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

}

a:link{
	color: #83adb8;
	text-decoration: none;
}
a:visited{
	color: #83adb8;
	text-decoration: none;
}
a:active{
	color: #83adb8;
	text-decoration: none;
}
a:hover{
	color: #568490;
	text-decoration: none;
}

b, strong	{
	color: #469fcc;
	}
 
i,em	{
	color: #94bace;
	}
 
u	{
	color: #7e9baa;
	}
	
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: uppercase;
	border-left: 3px solid #f2f2f2;
	margin: 10px 20px 10px 20px;
}


#sidetitle {
	font-family: 'Arial Narrow', arial, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 22px 10px 22px 10px;
	margin: 0px 0px 0px 0px;
	background-image:url('images/sidet.jpg');
	color: #323e43;
	text-align: center;

}

#sidecontent {
	font-size: 12px;
	padding: 0px 20px 35px 20px;
	margin: 0px 0px 20px 0px;
	background-image: url(images/sidebg.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	color: #7ea3ad;
	text-align: justify;

}

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

#sidecontent a img {
	padding: 5px;
	background: #edf3f4;
	border: 1px solid #9ccbd8;
}
#sidecontent a:hover img{
	padding: 5px;
	background: #edf3f4;
	border: 1px solid #83adb8;
}


#title {
	font-family: 'Arial Narrow', arial, sans-serif;
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 10px 20px;
	color: #313b3f;
	border-bottom: 3px solid #f2f2f2;
	text-align: justify;

}

#content {
	font-size: 12px;
	padding: 0px 0px 20px 0px;
	margin: 0px 20px 20px 20px;
	color: #898989;
	text-align: justify;

}

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

#content a img {
	padding: 5px;
	background: #edf3f4;
	border: 1px solid #9ccbd8;
}
#content a:hover img{
	padding: 5px;
	background: #edf3f4;
	border: 1px solid #83adb8;
}

#ctitle {
	font-family: 'Arial Narrow', arial, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 10px 20px;
	color: #313b3f;
	border-bottom: 3px solid #f2f2f2;
	text-align: justify;

}

form { 
	background-color: transparent;
	
} 

input, textarea, option, select {
    background: #c0dde3;
    font-family: Georgia, Times, Times New Roman, serif;
	text-align: justify;
	font-weight: normal;
	padding: 6px;
	border: 0px;
	color: #6f90a1;
	font-size:12px;
	margin-bottom: 8px;

}


/* 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;
	}
