/*
Theme Name: Rose McGowan
Theme URI: http://wordpress.org/
Description: Theme is an Rose McGowan Network exclusive
Version: 1.6
Author: Megan
Author URI: http://twoacross.org/
Tags: rose mcgowan, custom header, fixed width, two columns, widgets


*/



b {
	color: #c37267;
}

i {
	color: #c36767;
}

A:link{color:#bd745e; text-decoration:none;}
A:visited{color:#bd745e;text-decoration:none;}
A:hover{color:#b15b41;text-decoration:none;background-color:transparent;}


body{

font-size: 12px;
font-family : arial, sans-serif;
color: #6e6e6e;

background-image:  url(http://r-mcgowan.net/wp-content/themes/rose/images/bg.jpg); 
background-repeat: repeat-x;
background-color: #f7f7f7;
background-position: 0px 132px;


}

.title {
	font-family : arial, sans-serif;
	background: #dfbeb6;
	width: 220px;
	color: #626262;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	text-align:center;
	-moz-border-radius: 5px;
}

.side-bar {
	font-family : arial, sans-serif;
	background: #ffffff;
	background-image:  url(http://r-mcgowan.net/wp-content/themes/rose/images/table.jpg);
	width: 220px;
	color: #626262;
	font-size: 12px;
	letter-spacing: 0px;
	-moz-border-radius: 5px;
	background-repeat: repeat-x;
}

.side {
	font-family : arial, sans-serif;
	background: #ffffff;
	background-image:  url(http://r-mcgowan.net/wp-content/themes/rose/images/table.jpg);
	width: 220px;
	color: #626262;
	font-size: 12px;
	letter-spacing: 0px;
	-moz-border-radius: 5px;
	background-repeat: repeat-x;
}

.side-bar img {
	border: 1px solid #b7b7b7;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;

}

.side-bar img:hover {
	border: 1px solid #dfb0a4;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;

}

.news-title {
	font-family : arial, sans-serif;
	width: 570px;
	color: #777777;
	border-bottom: #e4e4e4 2px solid;
	font-size: 20px;
}
.news-bottom{
	font-family : arial, sans-serif;
	background: #dfbeb6;
	width: 570px;
	color: #828282;
	font-size: 12px;
	text-align:center;
	-moz-border-radius: 5px;
	height: 38px;
}
.news {
	font-family : arial, sans-serif;
	background: #ffffff;
	width: 570px;
	color: #a6a6a6;
	font-size: 12px;
	letter-spacing: 0px;
	-moz-border-radius: 5px;
	background-image:  url(http://r-mcgowan.net/wp-content/themes/rose/images/table.jpg);
	background-repeat: repeat-x;
}

.news img {
	border: 1px solid #b7b7b7;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;

}

.news img:hover {
	border: 1px solid #dfb0a4;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;

}

.date {
	background-color: #ceaea2;
    font-weight: bold;
	line-height: 15px;
	text-transform:uppercase;
	-moz-border-radius: 4px;
	text-align: center;
	color: #FFFFFF;
	background-image:  url(http://r-mcgowan.net/wp-content/themes/rose/images/date.jpg);
}

#footer {
	width: 100%;
	float: left;
	padding: 20px 0 20px 0;
	margin: 30px 0 0 0;
	font-size: 11px;
	text-align: center;
	color: #fff;
	font-family: Trebuchet MS;
	background: #1f99b7;
}