/*
Theme Name: Ribble Valley Church "The Latest"
Theme URI: http://ribblevalleychurch.net
Description: 
Version: 0.5
Author: Rick Butterfield, James Cotton & Dave Scholes
Author URI: http://ribblevalleychurch.net
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 25px;
}

#wrapper {
	width: 958px;
	margin: 0 auto;
}

p a {
	color: #0000FF;
	text-decoration: none;
}

p a:active {
	color: #0000FF;
	text-decoration: none;
}

p a:visited {
	color: #0000FF;
	text-decoration: none;
}

p a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#nav {
	width: 938px;
	margin: 0 auto;
}

#links {
	width: 938px;
	float: left;
	height: 63px;
}

#links, #links ul {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	float: left;
	list-style: none;
	z-index: 5;
	padding: 0;
	margin: 0;
	width: 938px;
	height: 63px;
}
	
#links a, a:active, a:hover {
	color: #FFF;
	text-decoration: none;
	border: none;
}

#links a:hover {
	color: #CCC;
}

#links a:focus {
	border: 0;
	margin: 0;
	padding: 0;
}

#links li {
	float: left;
	margin: 0;
	padding: 0;
}

#links li ul {
	height: auto;
	left: -999em;
	position: absolute;
	width: 152px;
	background-color: #1F1D1D;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: -10px;
	color: #FFF;
}

#links li li {
	width: 152px;
}

#links li li a:hover {
        color: #F8D10C;
        text-decoration: none;
}

#links li ul ul {
	margin-left: 45px;
	margin-top: -6px;
	display: inline;
}

#links li:hover ul ul, #links li:hover ul ul ul, #links li.sfhover ul ul, #links li.sfhover ul ul ul {
	left: -999em;
}

#links li:hover ul, #links li li:hover ul, #links li li li:hover ul, #links li.sfhover ul, #links li li.sfhover ul, #links li li li.sfhover ul {
	left: auto;
}

#content {
	width: 958px;
	float: left;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 150%;
	padding-bottom: 5px;
}

#content img {
	border: 0;
}

p img a:hover {
	color: white;
	border: 0;
	text-decoration: none;
}

#charity {
	width: 960px;
	margin: 0 auto 25px auto;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* IMG wrap */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/* LATEST styles */

#latestheader {
	background-image: url("images/latestheader.jpg");
	height: 281px;
	margin: 0 auto;
	width: 902px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#latestheaderleft {
	width: 324px;
	height: 60px;
	float: left;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-top: 191px;
}

#latestheaderright {
	width: 230px;
	height: 231px;
	float: right;
	margin: 10px;
	padding: 10px;
	background-image: url(images/latesttweets.png);
	background-repeat: repeat;
	color: #FFFFFF;
	text-align: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

	#latestheaderright a, a:active {
	color: #CCCCCC;
	text-decoration: none;
	}
	
	#latestheaderright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	}
	
#tweetshead {
	width: 100%;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
}

#tweetsmid {
	width: 100%;
	height: 185px;
	line-height: 125%;
	overflow: hidden;
}

#tweetsfoot {
	width: 100%;
	height: 25px;
	vertical-align: bottom;
}

	#tweetsfoot a, a:active, a:hover, a:visited {
		color: #F8D10C;
		text-decoration: none;
	}
	
#latestcontent {
	width: 902px;
	margin: 0 auto;
}

#contentleft {
	width: 902px;
	float: left;
}

#contentright {
	width: 250px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 25px;
}

#post {
	width: 805px;
	margin: 20px auto;
	border: #CCCCCC 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
}

#postheader {
	width: 806px;
	font-size: 22px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom-width: thick;
	border-bottom: #CCCCCC solid;
}

	.postheadersmall {
		font-size: 12px;
		padding-top: 8px;
		font-weight: normal;
	}

#postcontent {
	width: 806px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}

	#postcontent a {
		color: #0000FF;
		text-decoration: none;
	}
	
	#postcontent a:active {
		color: #0000FF;
		text-decoration: none;
	}
	
	#postcontent a:hover {
		color: #666666;
		text-decoration: underline;
	}

#postfooter {
	width: 806px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-width: thin;
	border-top: #CCCCCC solid;
	text-align: right;
}

	#postfooter a, a:active {
		color: #555;
		text-decoration: none;
	}

	#postfooter a:hover {
		color: #333;
		text-decoration: underline;
	}

.tweets {
	font-weight: bold;
	font-size: 20px;
}

#twitter_update_list li {
	list-style-type: none;
	list-style: none;
	margin-bottom: 10px;
}

#navigation {
	margin: 10px auto;
	width: 840px;
}

	#navigation a, a:active {
		color: #555;
		text-decoration: none;
	}

	#navigation a:hover {
		color: #333;
		text-decoration: underline;
	}

#alignleft {
	float: left;
	font-size: 16px;
	padding-left: 10px;
	text-align: left;
	width: 350px;
}

#alignright {
	float: right;
	font-size: 16px;
	padding-right: 10px;
	text-align: right;
	width: 350px;
}

.dsq-brlink a, a:active, a:visited {
	color: #555555;
	text-decoration: none;
}

.dsq-brlink a:hover {
	color: #333333;
	text-decoration: none;
}