/*
Theme Name: Roller Girl (v. 1)
Author: Emma Stone Source

*/

/* BODY & BASE */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#efe8d8 url(/news/wp-content/themes/Roller_Girl/images/back.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
}

.td, tr {
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 11px; 
	line-height: 16px; 
	color: #1a1a1a; 
	text-align: justify;}

.base {
	border: 0px solid #C4C4C4;
	background: url(/wp-content/themes/v8/images/newsback.jpg);
	background-position: top;
	margin: 0px;
	padding: 10px;}

.welcome { 
	font-family: arial;
	line-height: 17px;
	font-size: 11px; 
	color: #464240; }

.topsmall { 
	text-transform: uppercase;
	text-align: right;
	font-size: 10px; 
	font-family: arial;
	font-style: none;
	color: #ffffff; }

.navigation { 
	letter-spacing: 8px;
	margin: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Rockwell;
	color: #c272ca; }

.navigation a:link, .navigation a:visited, .navigation a:active {
	letter-spacing: 0px;
	color: #c272ca;
	font-weight: normal;
	text-decoration: none;}

.navigation a:hover {
	letter-spacing: 0px;
	color: #f34687;
	font-weight: normal;
	text-decoration: underline;}

.navigation, .navigation em{
	color: #c272ca;
	font-style: italic;}

.navigation2 { 
	text-transform: uppercase;
	text-shadow: #e591a2 1px 1px 1px;
	text-align: left;
	font-size: 9px; 
	font-family: Arial;
	color: #ffffff; }

.navigation2 a:link, .navigation2 a:visited, .navigation2 a:active {
	text-shadow: #e591a2 1px 1px 1px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;}

.navigation2 a:hover {
	text-shadow: #e591a2 1px 1px 1px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;}

blockquote {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  7px;
	background: #f5f0e5;
	line-height: 16px;
	color: #3a3a3a;
	padding: 10px;}

.quotebig{
	font-family: Georgia; 
	font-size: 26px; 
	color: #dbbfd5;
	font-style:italic;  }

input, textarea, option, select {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  7px; 
	background: #ffffff;
	background-repeat: repeat; 
	border: 1px solid #653D2E;
	font: 11px Arial;
	line-height: 15px;
	color: #887751;
	text-align: justify;
	letter-spacing: 0px;
	padding: 5px;
	margin: 0px;}



/* NEWS AND UPDATES */


.news {
	border: 1px solid #e8dec7;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  7px; 
	background: #fbf9f5;
	margin: 0px;
	padding: 10px;}


.newstitle {
	border-bottom: 1px dotted #d0d3da;
	text-shadow: #ffffff 1px 1px 1px;
	line-height: 17px;
	font-family: Arial;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding:2px;
	color: #c272ca;
	letter-spacing:-1px;}

.newstitle a:link, .newstitle a:visited {
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 1px;
	color: #c272ca;}

.newstitle .selected, .newstitle a:hover {
	text-decoration:none;
	text-shadow: #ffffff 1px 1px 1px;
	color: #9c5ba2;}

.newsunder {
	padding:5px;
	line-height: 11px;
	background: transparent;
	font-style: italic;
	margin: 1px;
	text-align: left;
	color: #495056;
	font-family: Georgia; 
	font-size: 10px;
	padding-left:5px;
	font-weight:none;}

.newsunder a:link {
	text-decoration: none;
	color: #495056;}

.newsunder a:visited {
	text-decoration: none;
	color: #495056;}

.newsunder .selected, .newsunder a:hover {
	text-decoration:none;
	color: #495056;}

.newscontent {
	padding: 6px;
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 11px; 
	line-height: 16px; 
	color: #1a1a1a;
	text-align: justify;}

.newscontent a img {
	padding: 5px;
	background: #f5f0e5;
	border: 1px solid #efe8d8;
	margin:1px;}

.newscontent a img:hover {
	padding: 5px;
	background: #fbd2da;
	border: 1px solid #f7c1ce;
	margin:1px;}

.newssmall {
	padding-top: 7px;
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS; 
	font-size: 11px; 
	color: #C7B481;
	text-transform: uppercase;
	margin-top: 2px;
	border-top: 1px solid #B19E6A;}


.news-mini {
	background: #f2f8f8;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
 	padding-top:5px;
	padding-bottom:5px;
	padding-right:6px;
	padding-left:6px;
	color: #fbb54e;
	border: 1px solid #e6f2f4;}

.news-mini a:link, .news-mini a:active, .news-mini a:visited {
	font-weight:normal;
	text-decoration: none; 
	cursor: hand;
	color: #fbb54e;
	letter-spacing:0px; 
	text-align: justify;}
	
.news-mini a:hover {
	font-weight:normal;
	text-decoration: underline; 
	cursor: hand;
	color: #fbb54e;
	letter-spacing:0px; 
	text-align: justify;}

.newsbottom {
	font-family: Georgia; 
	font-size: 10px;
	color: #495056;
	font-style: italic;
	background: #f5f0e5;
	padding: 5px;}

.newsbottom a:link {
	text-decoration: none;
	color: #495056;}

.newsbottom a:visited {
	text-decoration: none;
	color: #495056;}

.newsbottom .selected, .newsbottom a:hover {
	text-decoration:none;
	color: #495056;}


.related {
	padding:10px;
	background: #f7f7f7;
	font-style: italic;
	margin: 1px;
	text-align: left;
	color: #495056;
	font-family: Georgia; 
	font-size: 10px;
	font-weight:none;}

.date {	width:78px;
	height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-shadow: #000000 1px 1px 1px;
	color:#626262;
	letter-spacing:-2px;
	font-weight:bold;
	text-align:center;
	padding-left:485px;
	margin-top:5px;}



.commentimg {
	background-image: url(/wp-content/themes/version5/images/comment.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 92px;
	height: 40px;
	padding-top: 30px;
	padding-left: 20px;
	font-family: Arial;  
	font-size: 18px;
	text-align: center;
	vertical-align:middle;}

.commentimg a:link, .commentimg a:visited, .commentimg a:active {
	color: #FFFFFF;
	text-decoration: none;}

.commentimg a:hover {
	color: #425B09;
	text-decoration: underline;}


.comment {
	border: 0px solid #ffffff;
	background: url(/wp-content/themes/sexyleather/images/newsback.jpg);
	background-position: top;
	margin: 0px;
	padding: 20px;}


.commenttitle {
	margin-top: 25px;
	text-shadow: #ffffff 1px 1px 1px;
	line-height: 17px;
	font-family: Georgia;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color: #7a5a8d;
	letter-spacing:-2px;}


.commenttitle a:link, .commenttitle a:visited, .commenttitle a:active {
	color: #7a5a8d;
	font-weight: normal;
	text-decoration: none;}

.commenttitle a:hover {
	color: #7a5a8d;
	font-weight: normal;
	text-decoration: undertitle;}

.commentbottom {
	background: url(/wp-content/themes/sexyleather/images/newsfooter.jpg);
	background-position: bottom;
	margin: 0px;}





/* SIDEBAR */



.sidetitle {
	margin-bottom: 10px;
	background: url(/wp-content/themes/sexyleather/images/sidetitle.jpg);
	border:2px solid #944825;
	text-shadow: #7b381d 1px 1px 1px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius:  12px;
	line-height: 17px;
	font-style: italic;
	font-family: Arial;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 11px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color: #ffffff;
	letter-spacing:-1px;}

.sidetitle2 {
	font-size: 11px;
	text-shadow: #ffffff 1px 1px 1px;
	color: #d54563;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;}


.side {
	background: url(/news/wp-content/themes/Roller_Girl/images/sback.jpg);}

.side2 {
	font-size: 11px;
	padding: 10px;
	font-family: Arial;
	line-height: 16px;
	color: #ffffff;}

.noborder{
	border: 0px solid #aabdd0;}


.sideborder a img {
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius:  12px;
	padding: 2px;
	background: #aabdd0;
	border: 1px solid #aabdd0;
	margin:1px;}

.sideborder a img:hover {
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius:  12px;
	padding: 2px;
	background: #aabdd0;
	border: 1px solid #aabdd0;
	margin:1px;}

.side2 i, .side2 em{
	font-size: 11px;
	font-family: georgia;
	color: #ffffff;
	font-style: italic;
	font-weight: none;}

.side2 a:link, .side a:visited, .side a:active {
	text-shadow: #ffffff 1px 1px 1px;
	color: #c272ca;
	font-weight: bold;
	text-decoration: none;}

.side2 a:hover {
	color: #9c5ba2;
	text-shadow: #ffffff 1px 1px 1px;
	font-weight: bold;
	text-decoration: none;}





/* CONTENT */

.base {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	background:#fbf2ed;
	border-right: 1px solid #ede0d9;
	border-bottom: 1px solid #ede0d9;
	padding:15px;
	}

.content {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #695e49;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 5px;
}

.title {
	margin-left: 5px;
	margin-bottom: 5px;
	line-height: 17px;
	font-family: Rockwell;
	text-align: left;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	line-height: 11px;
	text-transform: none;
	padding: 10px;
	color: #c55317;
	letter-spacing:-2px;
}

.title a:link {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #c55317;
	letter-spacing:-2px; 
	text-align: justify;}

.title a:visited {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #c55317;
	letter-spacing:-2px; 
	text-align: justify;}

.title a:hover {
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-2px;  
	color: #e08149;}


.title2 {
	margin-top: 6px;
	line-height: 15px;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #596C7A;
	letter-spacing: normal;
	line-height:15px;
	font-weight:normal;
	text-align: left;
	padding-left: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 5px;
	border-top: 0px dotted #3D0D04;
}


.title-info {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #B0AF88;
	letter-spacing: normal;
	font-weight:normal;
	text-align: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 13px;
}

.page-base {
	background-color: #ffffff;
    border: 1px solid #A2B9C9;
	padding: 4px;
	text-align:justify;
	color: #616D72;
}


.cat-line {
	border-top: 1px dotted #a39275;
	padding-top:3px;
	padding-bottom:3px;	
}

.cat-line2 {
	border-top: 1px dotted #D7B19C;
	padding-top: 2px;
	padding-bottom:2px;	
}

.cat-content {
	background: #f5ead7;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  7px; 
	font-family:Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	color: #514044;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
}


.cat-title {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #464647;
	letter-spacing: normal;
	font-weight:bold;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 13px;
}

.cat-title a:link, a:active {
	font-weight:bold;
	text-decoration: none; 
	cursor: hand;
	color: #6a8894;
	letter-spacing:0px; 
	text-align: justify;}

.cat-title a:visited {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #6a8894;
	letter-spacing:0px; 
	text-align: justify;}

.cat-title a:hover {
	font-weight: bold;
	text-decoration: underline; 
	color: #89a7b1;}
	
.title-cat {
	font-weight:bold;
	}

.film-title {
	margin-left: 0px;
	margin-bottom: 15px;
	background: #8ca8b3 url(img/titlebg.jpg);
	-moz-border-radius:10px;
	border-bottom:1px solid #c4c1bf;
	border-right:1px solid #c4c1bf;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	padding: 7px;
	color: #f8f1e9;
	letter-spacing:2px;}


.film-content {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	color: #695e49;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}


.links-title {
	background:#ffffff;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	letter-spacing: 1px;
	text-align: left;
	padding: 5px;
	font-family: Arial;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	padding: 10px;
	color: #596C7A;
	margin-bottom:10px;
	margin-top:30px;}




/* FOOTER FOOTER FOOTER */


.footer {
	width: 100%;
	background: #FFFFFF url(/wp-content/themes/v6/images/footer.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	font: 12px Arial;
	line-height: 12px;
	color: #504118;
	text-align: right;
	padding-left: 5px;
	padding-top: 100px;
	padding-right: 15px;
	padding-bottom: 10px;}

.footer a {
	color: #504118;
	text-decoration: none;}

.footer a:link, .footer a:visited {
	color: #504118;
	text-decoration: none;}

.footer a:hover {
	color: #EF7162;
	text-decoration: underline;}




/* LINKS, TEXT AND OTHER */



a:link, a:visited, a:active {
	text-shadow: #ffffff 1px 1px 1px;
	color: #c272ca;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	color: #9c5ba2;
	text-shadow: #ffffff 1px 1px 1px;
	font-weight: bold;
	text-decoration: none;}


i,em{
	font-family: Georgia; 
	font-style: italic;
	color:#eb7f96;
	font-weight: none;}

.font_big{
	font-family: Arial; 
	font-size:13px;
	text-transform: uppercase;
	line-height: 11px; 
	text-align: justify;
	color:#ACB30B;}


.catimage{
align: left;
float: left;
border: none;
background-color: transparent;
}