﻿/*
Theme Name: Catholic Social Services...
Theme URI: http://www.ravlichconsulting.com/themes/
Author: Ravlich Consulting Ltd
Author URI: http://www.ravlichconsulting.com
Description: Catholic Social Services theme 2011. Includes templates for the various sections of the site, which automatically populate the correct category/submenus in the sidebar. Also includes a customisable banner image, which can be set to a slide transition, and variants without the banner active.
Version: 0.3
*/



body{
background-color: #000000;
font-family: Verdana, Arial, San-serif;
font-size: 12px;
line-height: 18px;
text-align: center;
margin: 0 auto;
}

#UpperBar{
position: absolute;
width: 100%;
height: 10px;
background-color: #000000;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
}

#AllWrapper{
background-color: #FFFFFF;
width: 100%;
overflow: auto;
}

#PageWrapper{
width: 965px;
margin: 0 auto;
text-align: left;
margin-top: 10px;
}

	#LogoSpace{
	position: relative;
	float: left;
	clear: none;
	width: 300px;
	height: 145px;
	}

		#LogoSpace img{
		border: none;
		}
		
	#MenuSpace{
	position: relative;
	float: right;
	width: 600px;
	text-align: right;
	clear: right;
	height: 60px;
	margin-top: 0px;
	}

		#MenuSpace ul{
		list-style-type: none;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		position: relative;
		float: right;
		}
		
			#MenuSpace ul li{
			position: relative;
			float: left;
			display: inline;
			}
			
				#MenuSpace ul li a:link, #MenuSpace ul li a:visited{
				color: #000000;
				text-decoration: none;
				padding: 10px 15px 10px 15px;
				display: block;
				}
				
				#MenuSpace ul li a:hover, #CurrentTab, .current-menu-item, .current-menu-item a:link, .current-menu-item a:visited,.current-page-ancestor,.current-page-ancestor a:link,.current-page-ancestor a:visited,.current-post-parent,.current-post-parent a:link,.current-post-parent a:visited{
				color: #FFFFFF !important;
				text-decoration: none;
				background-color: #000000;
				display: block;
				}
				
			
	#SearchSpace{
	position: relative;
	float: right;
	width: 600px;
	text-align: right;
	clear: right;
	height: 60px;
	margin-top: 0px;
	height: 20px;
	}
	
		#SearchWrapper{
		position: relative;
		float: right;
		clear: none;
		width: 340px;
		text-align: right;
		margin-top: 50px;
		margin-right: 10px;
		}
		
		
			.searchinput{
			position: relative;
			float: left;
			clear: none;
			width: 210px;
			background-color: #d2d2d2;
			height: 20px;
			padding: 0 0 0 0;
			margin: 0 0 0 0;
			border: 2px #000000 solid;
			display: inline;
			}
			
			.searchbtn{
			position: relative;
			float: left;
			clear: none;
			width: 121px;
			background-color: #d2d2d2;
			height: 24px;
			padding: 0 0 0 0;
			margin: 0 0 0 0;
			border: 2px #000000 solid;
			border-left: none;
			cursor: pointer;
			background-image: url('Img/SearchBtn.jpg');
			background-position: center top;
			background-repeat: repeat-x;
			color: #FFFFFF;
			font-size: 14px;
			padding-bottom: 2px;
			display: inline;
			}
			
			.searchbtn:hover{
			background-image: url('Img/SearchBtn_Hover.jpg');
			background-position: center top;
			background-repeat: repeat-x;
			}

	#BannerSpace{
	position: relative;
	float: left;
	clear: both;
	width: 950px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
		#LeftBanner{
		position: relative; 
		float: left;
		clear: none;
		width: 605px;
		height: 300px;
		}
		
		#RightBanner{
		position: relative; 
		float: left;
		clear: none;
		width: 335px;
		height: 300px;
		margin-left: 10px;
		background-color: #375ba9;
		color: #ffffff;
		}
		
			#RightBanner #padding{
			position: relative;
			float: left;
			display: inline;
			padding: 30px 20px 20px 30px;
			}
		
			#RightBanner blockquote{
			padding: 0 0 0 0;
			margin: 0 0 0 0;
			font-family: Georgia, Times, 'Times New Roman', Serif;
			font-size: 22px;
			font-style: italic;
			color: #FFFFFF;		
			line-height: 29px;			
			}
			
			#att{
			position: relative;
			float: left;
			font-family: Georgia, Times, 'Times New Roman', Serif;
			font-size: 12px; 
			line-height: 29px;
			clear: both;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			}
			
			#description{
			position: relative;
			width: 100%;
			float: left;
			display: inline;
			clear: both;
			font-family: Georgia, Times, 'Times New Roman', Serif;
			font-size: 14px; 
			line-height: 20px;
			margin: 20px 0 0 0;
			padding: 0 0 0 0;
			}
			
			#RightBanner img{
			position: relative;
			float: right;
			clear: both;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			border: none;
			}

		#WideBanner{
		width: 100%;
		height: 5px;
		background-color: #375ba9;
		padding: 0 0 0 0;
		margin: 10px 0 10px 0;
		}	
			
	#ContentSpace{
	position: relative;
	float: left;
	clear: both;
	width: 950px;
	z-index: 1000;
	}
	
	
		#ContentSpace a:link, #ContentSpace a:visited{
				color: #00b0f6;
				text-decoration: none;
				}
				
				#ContentSpace a:hover{
				text-decoration: underline;
				}
	
	#ContentSpace blockquote {
	margin: 5px 10px 5px 5px;
	padding: 10px 10px 10px 60px;
	background-color: #c9eaf3;
	background-image:url('Img/Blockquote.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	}
	
	/* Two content areas go in here */
		#MainCol{
		position: relative; 
		float: left;
		clear: none;
		width: 585px;
		}
		
		h1{
		color: #979797;
		font-family: Georgia, 'Times New Roman', Times;
		font-size: 23px;
		line-height: 32px;
		}
		
		h2{
		color: #979797;
		font-family: Georgia, 'Times New Roman', Times;
		font-size: 18px;
		line-height: 24px;
		}
		
		#RightCol{
		position: relative; 
		float: left;
		clear: none;
		width: 335px;
		margin-left: 30px;
		}
		
			/* Styling default unordered lists in sidebar */
			#RightCol ul{
			position: relative;
			float: left;
			clear: both;
			list-style-type: none;
			padding: 0 0 0 0;
			margin: 0 0 15px 0;
			display: block;
			width: 100%;
			}
			
				#RightCol ul li{
				position: relative;
				float: left;
				width: 100%;
				clear: both;
				margin-top: 0px;
				margin-bottom: 2px;
				}
				
				#RightCol .current_page_item, #RightCol .current_page_item a:link,#RightCol .current_page_item a:visited {
				color: #000000;
				}
	
		#RightCol textarea{
		width:335px;
		height: 280px;
		font-family: Verdana, Tahoma, Arial, Sans-serif;
		font-size: 12px;
		line-height: 16px;
		}
		
		#RightCol input{
		width: 335px;
		}
	
	#ContentFooter{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 95px;
	margin-top: -60px;
	margin-bottom: 0px;
	background-image: url('Img/ContentFooter.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 1;
	}		
	
	
	#FooterSpace{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin-top: -1px;
	background-color: #000000;
	color:#FFFFFF;
	}
	
		#FooterWrapper{
		width: 950px;
		margin: 0 auto;
		padding: 20px 0px 20px 0px;
		background-color: transparent;
		text-align: left;
		font-size: 10px;
		line-height: 16px;
		}
		
			#LeftFooter{
			position: relative;
			float: left;
			width: 400px;
			}
			
			#SocialMedia{
			position: relative;
			float: left;
			width: 170px;
			margin-left: 40px;
			}
			
				#SocialMedia img{
				border: none;
				}
			
			#RightFooter{
			position: relative;
			float: right;
			width: 300px;
			text-align: right;
			}
			
				#RightFooter a:link, #RightFooter a:visited{
				color: #71d0f7;
				text-decoration: none;
				}
				
				#RightFooter a:hover{
				text-decoration: underline;
				}
			/* WordPress img alignments */
			
			.alignright{
			position: relative;
			float: right;
			clear: none;
			padding: 5px 0px 5px 20px;
			}
			
			.alignleft{
			position: relative;
			float: left;
			clear: none;
			padding: 5px 20px 5px 0px;
			}
			
			.thumbalignright{
			position: relative;
			float: right;
			clear: none;
			padding: 2px 0px 2px 8px;
			}
			
			.sidebarimg{
			display: none;
			position: relative;
			float: left;
			clear: both;
			text-align: center;
			margin-top: 15px;
			}
			
			/* Donation form styles */
			
			
			#FormSpace{
			position: relative;
			float: left;
			font-family: Verdana, Tahoma, Arial, Sans-serif;
			font-size: 11px;
      padding: 0 0 0 30px;
      margin: 0 0 0 0;
			}

			#FormSpace input{
			width: 335px;
			}
			.OptionName{
			position: relative;
			float: left;
			}
			
			#FormSpace .FormText{
		  border: 1px #000000 solid;
  background-color: #F0F0F0;
			font-size: 12px;
			line-height: 12px;
			clear: both;
  		width: 300px;
  padding: 2px 2px 2px 2px;
  margin: 0 0 5px 0;
			}
			
			#FormSpace .FormRadio{
			position: relative;
			float: left;
			clear: none;
			display: inline;
			width: auto !important;
			}
			
			#FormSpace .FormCheck{
			display: inline;
			width: auto !important;
			}
			
			#FormSpace .FormButton{
			position: relative;
			float: right;
  display: inline;
  clear: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
			width: 120px !important;
  border: none;
  background-color: transparent;
  color: #00B0F6;
  font-size: 12px;
  font-family: Verdana, Arial, Tahoma, San-serif;
			}

#FormSpace .FormButton:hover{
  color: #00B0F6;
  cursor: pointer;
  text-decoration: underline;
}
			


/* Overlay for video banner */

#VideoBanner{
width: 605px;
height: 300px;
background-image: url('Img/CSS-VideoAppeal1.jpg');
background-position: left top;
background-repeat: no-repeat;
display: block;
padding: 0 0 0 0;
margin: 0 0 0 0;
background-color: #F0F0F0;
}

#VideoHover{
width: 605px;
height: 300px;
background-image: url('Img/CSS-VideoAppeal1b.jpg');
background-position: left top;
background-repeat: no-repeat;
display: block;
padding: 0 0 0 0;
margin: 0 0 0 0;
background-color: transparent;
}

#VideoHover:hover{
width: 605px;
height: 300px;
background-image: url('Img/CSS-VideoAppeal2b.jpg');
background-position: left top;
background-repeat: no-repeat;
display: block;
padding: 0 0 0 0;
margin: 0 0 0 0;
background-color: transparent;
}
