﻿/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


a, a:link, a:visited {
	color: #a3001b;
	text-decoration: underline;
}

a:hover {
	color: #710909;
}

#multi-sidebar .tabs li {
	background-color: #a3001b;
}

.navigation a:link {
	background-image: url("../images/postbar.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: white;
	text-decoration: none;
}

.navigation a:hover {
	background-image: url("../images/topnav.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: black;
	text-decoration: none;
}


.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {
	background: url(userimages/redgrad.jpg) repeat-x top #b70616; color: #FFF;
}

#translation_bar a {
	margin: 2px;
}

#translation_bar img {
	padding-bottom: 1px;
	background-color: rgb(200,200,200);
	border-bottom: 1px solid rgb(240,240,240);
	
	padding-right: 1px;
	background-color: rgb(200,200,200);
	border-right: 1px solid rgb(240,240,240);
}

div.aktt_tweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

div.aktt_tweets ul li {
	background-image: url(userimages/tweet.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.aktt_tweets ul li p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 110%;
	font-weight: light;
	line-height: 130%;
	color: rgb(120,80,80);
	background-color: rgb(255,203,203);
	background-image: url(userimages/redgrad.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 3px 10px 7px 10px;
	margin-left: 35px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 2px solid rgb(240,240,240);
	border-right: 2px solid rgb(240,240,240);
}

div.aktt_tweets ul li p a[href ^='http://twitter.com/derbywomen/statuses'] {
	display: block;
	width: 100%;
	font-size: 80%;
	margin-top: 3px;
	line-height: 1em;
	font-style: italic;
	font-weight: normal;
}

div.aktt_tweets ul li p a[href ^='http://twitter.com/derbywomen/statuses']:before {
	content:'( ';
}

div.aktt_tweets ul li p a[href ^='http://twitter.com/derbywomen/statuses']:after {
	content:' )';
}


div.aktt_tweets ul li p a[href ^='http://twitter.com/derbywomen/statuses']:hover {
	border: none;
}

div.aktt_tweets ul li.aktt_more_updates {
	margin-left: 0;
	border: none;
	background-color: transparent;
	background-image: none;
}

#footer-sidebar .widgetcontainer {
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer .widgetcontainer h5.widgettitle {
	background-image: url(userimages/comment.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
}

#footer-sidebar .widgetcontainer .textwidget p {
	background-image: url(userimages/quote.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0 0 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer-sidebar .widgetcontainer .textwidget q {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1em;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 250%;
	font-weight: light;
	color: rgb(190,190,190);
}

#searchform input[type="submit"] {
	height: 26px;
}

#searchform #searchsubmit {
	padding-top: 2px;
}

