/*
* Theme Name : Rouse Hill Anglican Church - 2010 Style
*/
* {
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #999;
	font-size: 14px;
}

h1,h2,h3,h4 {
	font-family:Arial;
	color: #555;
	font-weight:bold;
	padding-top:6px;
}
strong { color: #777}
h2 { font-size : 18px; }
h3 { font-size : 16px; }
h4 { font-size : 12px; }
li {
	list-style-type:square;	
}
#content ul {
	margin:20px 30px;
	padding:10px;
}

#content li {
	list-style-type:square;
}

html {
	/* height:100%; */
}
body {
	background : url(./images/body-back.png) repeat-x #ccc;	
		
}

#wrapper {
	margin:0 auto;
	padding:8px 8px 0px 8px;
	width:1020px;
}

#content-back {
	background: url(./images/content-back-1.png) repeat-y;
	padding: 0px 20px;
}
#content {
	background: url(./images/content-back.png) no-repeat;
	padding:20px;
}


#site-header {
	width: 100%;
	height: 185px;	
	background : url(./images/header-back.jpg) repeat-x;	
}

#site-title {
	padding: 20px;	
	
}
#site-info-links {
	width:980px;
	margin: 0 auto;	
	position:absolute;
	top:3px;
	padding: 0 10px;
}

#site-info-links * {
	color: #ccc;
	text-decoration: none;
	font-size:10px;
	font-family: Arial;
	letter-spacing:1px;
}

#site-info-links ul {
	background-image: none;
	position: absolute;
	right: 0px;
	top: 5px;
	height: 15px;
	display: inline
}

#site-info-links li {
	padding : 0 10px 0 20px;
	float:left;
	font-size: 8px;
	text-transform: uppercase;
	list-style-type : none;
	
}

#site-info-links li a:hover {
	color:#7d7;
	text-shadow: 0px 0px 2px rgba(0, 255, 0, 0.9)
}

#navigation-menu  {
	height:23px;
	margin-top:-23px;
	padding:0 20px;
}
#navigation-menu * {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
	font-family: Arial;
}
#navigation-menu li a:hover {
	color: #7d7;	
	text-shadow: 0px 0px 5px rgba(0, 255, 0, 1)
}


#navigation-menu ul {
	
}

#navigation-menu li {
	display:inline;
	padding: 0px 20px;
	list-style-type:none;
}

#lead-article {
	float:left;
	width:645px;
}
#lead-article h3 a {
	text-decoration :none;
	color:#fff;
	font-family: Arial;
	font-size: 18px;
}


#lead-article img {
	width: 620px;
	border: solid 1px #ccc;
	padding: 10px;
	background:#eee;
}

#lead-article-text {
	height:72px;
	margin-left:11px;
	overflow:hidden;
	padding:10px;
	position:relative;
	text-align:justify;
	top:168px;
	width:600px;
}
#lead-article-text p {
	color:#ccc;
	font-size: 14px;
	font-weight:normal;	
}

#lead-article-text-background {
	background:none repeat scroll 0 0 #333333;
	border-top:1px solid #EEEEEE;
	height:75px;
	opacity:0.7;
	padding:10px;
	position:relative;
	top:270px;
	width:620px;
}
#lead-article-text h3 {
	color: #fff;
	font-size:18px;	
	font-weight:normal;
	border:0px;
	font-family: Georgia;
	margin-bottom:5px;
}
.notes {
	padding: 2px 2px;
	border-width: 1px 7px;	
}

#popups {
	background:url("./images/stripe-tile-wide.png") repeat-x scroll 0 -10px transparent;
	border:1px solid #F1F1F1;
	float:right;
	height:365px;
	margin-bottom:10px;
	padding:0 10px;
	width:260px;
}
#popups ul {
	margin-left:-20px;
	width:280px;
}

#popups li {
	display:inline;
	text-align:right;
}

#popups img {
	border:3px solid #FFFFFF;
	opacity:0.7;
	width:125px;
}
#popups img:hover {
	opacity: 1.0;	
}

#bottom-content h2 {
	margin-bottom:55px;
	margin-left:100px;
	margin-top:25px;
	font-size:16px;
}
	.column {
		width: 30%;
		float:left;
		padding: 0px 10px;
	}
	#bottom-content ul {
		margin-top:22px;	
	}
	#bottom-content ul li * {
		text-decoration:none;	
	}
	
	#bottom-content ul li strong {
		margin-top: 5px;
	}
		
	#bottom-content #column-1 {
		background: url("./images/blog_icon_sml.png") no-repeat;
		width: 375px;
	}
	#bottom-content #column-2 {
		background: url("./images/calendar_icon_sml.png") no-repeat;
		width: 290px;
	}	
	
	#bottom-content #column-3 {
		background: url("./images/listen_icon_sml.png") no-repeat;
		width:270px;
	}	

	#bottom-content img {
		float:left;	
		margin-right:10px;
		padding-top: 10px;
		height:100px;
	}
	#bottom-content *,
	#bottom-content ul {
		font-family:Arial;
		font-size:12px;
		margin:0;
		padding:0;
	}

	#bottom-content ul {
		margin-left:15px;
	}

	#bottom-content li {
height:19px;
line-height:18px;
list-style-type:none;
margin:11px 0;
overflow:hidden;
width:100%;
	}

.break {
	clear:both;	
	height:0px;
}

#footer {
	background:url("./images/footer-back.png") repeat-y scroll 50% 50% #6f6f6f;
	margin:0 auto;
	width:100%;
	height: 200px;	
	border-top:solid 1px #eee;
}
#footer-content {
	width: 940px;
	margin:0 auto;
	padding:20px 0px ;
	font-style:italic;
}
#footer-content * {
	color:#ccc;
	font-size:18px;
}
#footer-content h4 {
	color:#fff;	
	font-size:18px;
	font-style:normal;
	margin-bottom: 10px;
}

#footer-column-1 {
	width:200px;
	background:#999;
	
}
#footer-column-2 {
		width:200px;
	background:#aaa;
}
#footer-column-3 {
		width:200px;
	background:#bbb;
}
#footer-column-4 {
		width:200px;
	background:#ccc;
}


div.entry p {
	font-size:14px;
	line-height:150%;
	margin-bottom: 20px;	
}


/******
OVERLAY
******/
/* the overlayed element */ 
.apple_overlay { 
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* growing background image */ 
    background:#000; 
     
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    swidth:580px;         
     
    /* some padding to layout nested elements nicely  */ 
    padding:35px; 
 
    /* a little styling */     
} 
 
/* default close button positioned on upper right corner */ 
.apple_overlay div.close { 
    background-image:url(http://static.flowplayer.org/img/overlay/close.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.info, .info * {
	color: #fff;
	font-size:14px;
}
.info img {
	margin:0 auto;
}

.info h1 {
	color:#ccc;
	font-size:28px;
	margin: 10px 0px;
	font-weight:normal;
}
.info p {
	margin : 10px 0px;
}

.navi { 
    margin-left:328px; 
    width:200px; 
    height:20px; 
} 
 
 
/* items inside navigator */ 
.navi a { 
    width:8px; 
    height:8px; 
    float:left; 
    margin:3px; 
    background:url(http://static.flowplayer.org/tools/img/scrollable/arrow/navigator.png) 0 0 no-repeat; 
    display:block; 
    font-size:1px; 
} 
 
/* mouseover state */ 
.navi a:hover { 
    background-position:0 -8px;       
} 
 
/* active state (current page state) */ 
.navi a.active { 
    background-position:0 -16px;      
}

ul#flowtabs {
	margin:0;
	padding:0;
}
ul#flowtabs li {
	display:inline;
	width:15px;
	height:15px;
	border:solid 1px #fff;
	border-width:1px 1px 1px 0px;
	background:#eee;
	display:block;
	float:left;
	text-align:center;
	cursor:pointer;
}
ul#flowtabs li.current {
	background:#ccc;
}

/* override the root element to enable scrolling */ 
#flowpanes { 
    position:relative; 
    overflow:hidden; 
    clear:both; 
    width:640px;
    height: 380px;
    float:left;
} 
 
/* override single pane */ 
#flowpanes div { 
    float:left; 
    display:block; 
    cursor:pointer; 
    font-size:14px; 
} 
 
/* our additional wrapper element for the items */ 
#flowpanes .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
    margin:0; 
    padding:0; 
} 
 
#flowpanes .less, #flowpanes .less a { 
    color:#999 !important; 
    font-size:11px; 
}