/*
Theme Name: Missionvale Theme
Description: Default Theme for missionvale.ie 
Version: 1.0
Author: Mariusz Zawistowicz, Chris Poplawski
Author URI: http://www.actonweb.com
*/

body {
	background: #000 url("i/bg.jpg") 0 0 repeat-x;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 12px;
	padding: 0 0 30px 0;
}
input#wpsb_radio_option1, input#wpsb_radio_option2{
visibility:hidden;
display:none;
}
.wpsb_form_btn{
	display:block;
	width:59px;
	height:25px;
	background-image:url('i/submit-subscribe.jpg');
	background-position:center;
	border:0px;
	background-repeat:no-repeat;
	float:right;
	}
#wpsb_email_blok{
	display:block;
	width:130px;
	height:20px;
	padding:5px 0px 0px 4px;;
	background-image:url('i/subscribe-bg.jpg');
	background-position:center;
	border:0px;
	background-repeat:no-repeat;
	float:left;
	}
#wpsb_email{
	border:0px;
	font-size:10px;
	background-color:#CED5D8;
	height:15px;
	width:120px;
	display:block;
	}

.wp-caption{ padding-top: 3px;text-align:center; background-color: #EFEFED; border: 1px solid #D0D0CE; margin-top: 15px; margin-bottom: 15px; margin-right: 15px; float:left; font-size:14px; }

.wp-caption img{ margin:0 auto; padding: 5px; border: 0 none;}

.wp-caption-text{}
.login-wraper{
	margin:20px 0px;}
.login-wraper h1{
	font-size:24px;
	padding-bottom:15px;}
.loginform{
	display:block;
	margin:20px 0px;
	padding:10px;
	background-color:#CCC;
	border:1px #999 solid;
	}
.loginform input{
	width:100px;
	padding:2px;
	margin-bottom:3px;
}
.loginform label{
	float:left;
	}
a{
	color:#EC0469;
	text-decoration:none;
	
	}
strong{
	font-weight:bold;
	}
i{
	font-style:italic;
}
em{
	font-style:italic;
	margin: 10px 10px;
	
}
#container  img{
	float:left;
	margin: 0px 10px 10px 0px;
}
table{
	margin-bottom: 15px;
	font-size: 13px;
}	
table tr td{
	padding:5px;
	margin:0px;
	vertical-align:top;
	font-size: 13px;
	line-height: 18px;
}	
table tr td ul li{
padding:0px;
margin:0px;
list-style-type:disc;
list-style-position:inside
}	

#container ul, #container ol{
padding:0px;
margin-left:20px;
margin-bottom:10px;
}	 

#container ul li{
padding:3px 0px;;
margin:0px;
font-size: 13px;
list-style-type:disc;
list-style-position:outside;
}	

#container ol li{
font-size: 13px;
padding:3px 0px;
margin:0px;
list-style-position:outside;
}	

#shaddow {
	width: 910px;
	margin: 0 auto;
	background: url("i/shaddow.jpg") top center repeat-y;
}

#wrapper {
	width: 898px;
	background: #fff;
	padding: 0 1px;
	margin: 0 auto;
	background: #fff url("i/line.png") 100% 0 repeat-y;
}

#top-bar {
	position: relative;
	background: #ec0469;
	color: #f4c7db;
	height: 20px;
	text-align: right;
	font-size: 10px;
	text-align: right;
}

	#top-bar ul {
		height: 12px;
		position: absolute;
		top: 4px;
		right: 20px;
	}
	
		#top-bar ul li {
			float: left;
			padding: 0 0 0 18px;
		}
		
			#top-bar ul li a {
				text-decoration: none;
				color: #f4c7db;
			}
		
			#top-bar ul li a:hover {
				color: #fff;
			}
			
			
#content {
	width: 646px;
	float: left;

}

	#logo-nav {
		position: relative;
		width: 646px;
		height: 111px;
		background: #fff url("i/logo-nav-bar.png") 0 0 no-repeat;

	}
	
	a#logo-link {
		position: absolute;
		top: 12px;
		left: 20px;
		display: block;
		width: 190px;
		height: 83px;
	}
	
	#navigation {
		position: absolute;
		display: block;
		width: 420px;
		height: 111px;
		top: 0;
		left: 225px;
	}
	
	#navigation li {
		display: block;
		height: 111px;
		float: left;
	}
	
	#navigation li a {
		display: block;
		height: 111px;
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	
	#navigation li a:hover,
	#navigation li.on a {
		background-position: 0 -111px;
	}
	
		li.btn_about-us { width: 86px; }
		li.btn_about-us a { width: 86px; background-image: url("i/btn_about-us.png"); }
		
		li.btn_projects { width: 78px; }
		li.btn_projects a { width: 78px; background-image: url("i/btn_projects.png"); }
		
		li.btn_how-to-help { width: 104px; }
		li.btn_how-to-help a { width: 104px; background-image: url("i/btn_how-to-help.png"); }
		
		li.btn_contact { width: 84px; }
		li.btn_contact a { width: 84px; background-image: url("i/btn_contact.png"); }
		
		li.btn_news { width: 62px; }
		li.btn_news a { width: 62px; background-image: url("i/btn_news.png"); }
		
		
	#container {
		background: #EFEFF1 url("i/header_small-home.jpg") 0 0 no-repeat;
		padding: 170px 0 0 0;
	}
	#container-home {
		background: #FFFFFF url("i/header-1.jpg") 0 0 no-repeat;
		padding: 290px 0 0 0;
	}
	
	div.post {
		padding: 0 30px 40px 30px;
	}
	
	div.post h2 {
		font-size: 24px;
		color: #e0005e;
		background: transparent url("i/h2-line.png") 0 100% no-repeat;
		padding: 0 0 10px 0;
		margin: 0 0 15px 0;
	}
	
	div.post h3 {
		font-size: 18px;
		color: #e0005e;
		padding: 0 0 0px 0;
		margin-bottom:0px;
	}
	div.post h4 {
		font-size: 20px;
		color: #e0005e;
		padding: 0 0 5px 0;
	}
		div.post h2 a {
			color: #e0005e;
			font-size: 24px;
			text-decoration: none;
		}
		
			div.post h2 a:hover {
				color: #000;
				text-decoration: underline;
			}
			
			div.post small {
				color: #6e6e6e;
			}
			
			div.post .postmetadata {
				color: #6e6e6e;
				display: none;
			}
			
			div.post .postmetadata a {
				color: #e0005e;
				text-decoration: none;
			}
			
			div.post .postmetadata a:hover {
				text-decoration: underline;
			}
	
	.entry p {
		font-size: 13px;
		line-height: 18px;
		margin: 15px 0;
	}
	
		.entry p a {
			font-size: 13px;
			color: #ec0469;
		}
		
		.entry p a:hover {
			color: #000;
		}
	
	.entry h1 {
		font-size: 16px;
		font-weight: bold;
		color: #373636;
		margin: 15px 0;
	}
	
	div.navigation {
		margin: 0 30px 40px 30px;
		position: relative;
	}
	
		div.navigation .alignleft {
			position: absolute;
			top: 0;
			left: 0;
			width: 285px;
			text-align: right;
		}
		
		div.navigation .alignright {
			position: absolute;
			top: 0;
			right: 0;
			width: 285px;
			text-align: left;
		}
	
		div.navigation,
		div.navigation a {
			color: #ec0469;
			font-weight: bold;
		}
		
		div.navigation a:hover {
			color: #000;
		}
		
		.piclenselink {
			display: none;
		}
		


#homepage-posts {
	margin: -20px 0 30px 0;
	/*background: transparent url("i/homepage-posts-line.png") 50% 0 no-repeat;*/
}

	.hpost-more {
		display: block;
		width: 41px;
		height: 40px;
		background: transparent url("i/hpost-more.jpg") 0 0 no-repeat;
		margin: 0 0 0 auto;
	}

	.hpost {
		display: bock;
		width: 270px;
		float: left;
		padding: 0 20px 0 30px;
	}
	
	.hpost h2 a {
		font-size: 18px;
		color: #ec0469;
		text-decoration: none;
		background-color: transparent;
	}
	
	.hpost h2 a:hover {
		color: #000;
		text-decoration: underline;
	}




#sidebar {
	width: 250px;
	float: right;
	background: #fff url("i/sidebar-bg.png") 0 0 repeat-x;
	padding: 1px 0 20px 0;
}

	#sidebar-navigation {
		width: 250px;
		margin: 0;
		border-top: 1px solid #fff;
	}
	
		#sidebar-navigation li {
			display: block;
			width: 250px;
			float: left;
		}
		
			#sidebar-navigation li.lastli {
				width: 150px;
				height: 0;
				font-size: 0;
				clear: both;
				padding: 0;
				margin: 0;
			}
	
		#sidebar-navigation a {
			display: block;
			width: 220px;
			padding: 15px;
			color: #fff;
			background: #373636;
			border-bottom: 1px #fff solid;
			text-decoration: none;
			font-size: 14px;
		}
		
		#sidebar-navigation a:hover {
			background: #5b5c5c;
		}
		
		#sidebar-navigation a.on,
		#sidebar-navigation li.current_page_item a {
			background: #5b5c5c url("i/sidebar-nav-on.jpg") 93% 50% no-repeat;
			font-weight: normal;

		}

	a#make-donation {
		display: block;
		width: 250px;
		height: 85px;
		background: url("i/make-donation-btn.png");
	}
	a#gift-donation {
		display: block;
		width: 250px;
		height: 85px;
		background: url("i/gift-donation-btn.jpg");
		border-bottom:1px #FFF solid;
	}
	a#blog {
		display: block;
		width: 250px;
		height: 85px;
		background: url("i/blog-btn.jpg");
	}
	.sidebar-box {
		background: transparent url("i/sidebar-box-line.png") 50% 100% no-repeat;
		padding: 20px 0;
	}
	
	#quota {
		position: relative;
		padding: 7px 30px;
		line-height: 16px;
		font-size: 14px;
		font-style: italic;
	}
	
		#quota  p {
			line-height: 16px;
			font-size: 14px;
			font-style: italic;
		}
	
	q-top,
	q-bottom {
		display: block;
	}
	
#sidebar h2 {
	color: #111111;
	font-size: 18px;
	margin: 0 0 5px 0;
}

	input#subscribe-text {
		display: block;
		float: left;
		width: 124px;
		height: 25px;
		padding: 7px 5px 0 5px;
		background: transparent url("i/subscribe-bg.png") 0 0 no-repeat;
		border: 0;
		margin: 0 5px 0 0;
		font-size: 11px;
	}
	
	#pink-link {
		display: block;
		width: 180px;
		color: #d74c86;
		line-height: 14px;
		text-decoration: none;
		margin: 5px 0 0 0;
		background: transparent url("i/btn-1.jpg") 98% 3px no-repeat; 
	}
	
	#pink-link:hover {
		text-decoration: underline;
	}
	
	#gallery-img {
		display: block;
		border: 1px solid #fff;
		margin: 10px 0;
	}
	
	#gallery-img img {
		display: block;
	}
	
	#see-gallery {
		color: #ec0469;
		text-decoration: none;
		/* background: transparent url("i/btn-1.png") 100% 0 no-repeat; */
		padding: 5px 0px 0 0;
		display: block;
		width: 70px;
		margin: 0 0 0 auto;
		height: 24px;
		line-height: 14px;
	}
	
	#see-gallery:hover {
		text-decoration: underline;
	}

#footer {
	position: relative;
	width: 900px;
	margin: 10px auto 0 auto;
	height: 100px;
	background: #000 url("i/footer-bg.png") 0 0 repeat-x;
}

	#footer #footer-links {
		text-align: center;
		padding: 20px 0 0 0;
	}
	
		#footer #footer-links a {
			color: #b8b8b8;
			text-decoration: none;
			padding: 4px 19px;
			font-size: 11px;
			background: transparent url("i/footer-link-line.png") 0 3px no-repeat;
		}
		
		#footer #footer-links a:hover {
			color: #fff;
		}
		
			#copyrights, #actonweb {
				position: absolute;
				top: 65px;
				color: #636363;
			}
			
				#copyrights a, #actonweb a {
					color: #636363;
					text-decoration: none;
				}
				
				#copyrights a:hover, #actonweb a:hover {
					color: #fff;
				}
			
			#copyrights {
				left: 20px;
			}
			
			#actonweb {
				right: 20px;
			}
		
		
		
		
