/*
Theme Name: Taylor
Theme URI: http://wordpress.org/
Description: Taylor Swift Theme designed by Two Across
Version: 1.6
Author: Megan
Author URI: http://twoacross.org/
Tags: custom header, fixed width, three columns, widgets


*/



b {
	color: #92649d;
}

i {
	color: #8a6a92;
}

A:link{color:#9c7aa4; text-decoration:none;}
A:visited{color:#9c7aa4;text-decoration:none;}
A:hover{color:#864c94;text-decoration:none;background-color:transparent;}


body{

font-size: 12px;
font-family : arial, sans-serif;
color: #6e6e6e;

background-image:  url(http://taylorspreitler.net/wp-content/themes/taylor/images/bg.jpg); 
background-repeat: repeat-x;
background-color: #c5c5c5;
background-position: 0px 0px;


}

.title {
	font-family : arial, sans-serif;
	color: #9c7aa4;
	border-bottom: #cdafd4 2px solid;
	font-size: 16px;
	text-align:center;
}

.side-bar {
	font-family : arial, sans-serif;
	background: #f6f6f6;
	background-image:  url(http://taylorspreitler.net/wp-content/themes/taylor/images/table.jpg);
	color: #626262;
	font-size: 12px;
	letter-spacing: 0px;
	-moz-border-radius: 5px;
	background-repeat: repeat-x;
}

.side {
	font-family : arial, sans-serif;
	background: #f6f6f6;
	background-image:  url(http://taylorspreitler.net/wp-content/themes/taylor/images/table.jpg);
	color: #626262;
	font-size: 12px;
	letter-spacing: 0px;
	-moz-border-radius: 5px;
	background-repeat: repeat-x;
}

.side-bar img {
	border: 1px solid #b7b7b7;
        background-color: #ffffff;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;

}

.side-bar img:hover {
	border: 1px solid #dfb0a4;
        background-color: #ffffff;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;

}

.news-title {
	font-family : arial, sans-serif;
	color: #9c7aa4;
	border-bottom: #cdafd4 2px solid;
	font-size: 20px;
}
.news-bottom{
	font-family : arial, sans-serif;
	background: #d6b5de;
        border: #c6a2cf 1px solid;
	color: #585858;
	font-size: 12px;
	text-align:center;
	-moz-border-radius: 5px;
	height: 25px;
}
.news {
	font-family : arial, sans-serif;
	background: #f6f6f6;
	color: #535353;
	font-size: 12px;
	letter-spacing: 0px;
	-moz-border-radius: 5px;
	background-image:  url(http://taylorspreitler.net/wp-content/themes/taylor/images/table.jpg);
	background-repeat: repeat-x;
}

.news img {
	border: 1px solid #b7b7b7;
        background-color: #ffffff;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;

}

.news img:hover {
	border: 1px solid #dfb0a4;
        background-color: #ffffff;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;

}

.date {
	background-color: #6eb4c9;
    font-weight: bold;
	line-height: 15px;
	text-transform:uppercase;
	-moz-border-radius: 4px;
	text-align: center;
	color: #FFFFFF;
	background-image:  url(http://taylorspreitler.net/wp-content/themes/taylor/images/date.jpg);
}
