/*
Theme Name: SNH Volunteer Theme
Theme URI: http://wordpress.org/
Description: SNH Volunteer WordPress theme developed by <a href="http://codeplex.asia">Codeplex Asia</a>.
Version: 0.1
Author: Codeplex Asia
Author URI: http://codeplex.asia
Tags: snh, volunteer, codeplex asia

*/ 



/*resetter*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}/*endresetter*/
body{
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family:  "Trebuchet MS, Arial";
	font-size: 13px;
	color: #000;
	font-weight:normal; 
	text-decoration:none;
	line-height: 14px;
	position: relative;
}
a{
	color: #ec4f2c;
}
a:hover{
	color: #f3ab9a;
}
.bg_top{
	position: absolute;
	left: 0px;
	top: 220px;
	height: 26px;
	width: 100%;
	background: #fff url(images/bg_top.gif) no-repeat 1100px;
}
.bg_bottom{
	position: absolute;
	left: 0px;
	bottom: 120px;
	height: 3px;
	width: 100%;
	background-color: #ff9700;
}
.body{
	background-color: #fff;
	width: 1199px;
	margin:0px auto;
}
.clear{
	clear: both;
}
.header{
	height: 220px;
}
.header img.logo{
	float: right;
	margin-right: 50px;
}
.menu{
	height: 27px;
	margin-bottom: 30px;
}
.menu ul{

}
.menu ul li{
	position: relative;
	float: left;
	z-index: 100;
}
.menu ul li a img:hover{
	/*opacity: 0.8;*/
}
.left{
	width: 297px;
	float: left;
}
.codeplex{
	margin: 0px 0px 23px 23px;
}
.joinus{
	margin: 0px 0px 16px 73px;
}
.upcoming{
	margin: 0px 0px 16px 73px;
	width: 201px;
}
.upcoming_header{
	background: #fff url(images/upcoming_head.gif) no-repeat;
	height: 32px;
}
.upcoming_content{
	padding: 11px 0px 10px 0px;
	border-left: 1px #ff4f00 solid;
	border-right: 1px #ff4f00 solid;
	border-bottom: 1px #ff4f00 solid;
}
.upcoming_item{
	margin-left: 10px;
}
.upcoming_title{
	font-weight: bold;
	font-size: 12px;
}
.upcoming_item table{
	margin: 5px 0px 15px 0px;
	font-size: 10px;
}
.right{
	float: left;
}
.main_img{
	margin-bottom: 20px;
}
.map{
	width: 382px;
	height: 313px;
	float: left;
	margin-right: 17px;
}
.map img{
	float: left;
}
.home_text{
	float: left;
	width: 382px;
}
.footer{
	margin: 20px 0px 0px 0px;
	border-top: 3px #ff9700 solid;
	height: 100px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.main2{
	background: #ffb600 url(images/bg.jpg) repeat-y;
	margin-left: 45px;
	margin-top: -15px;
	width: 1103px;
	padding-bottom: 50px;
	padding-top: 15px;
}
.main2_title{
	font-weight: bold;
	font-size: 20px;
	margin-left: 263px;
	margin-bottom: 10px;
	color: #fff;
	font-family: Verdana;
}
.main2_title2{
	font-weight: bold;
	font-size: 20px;
	margin-left: 63px;
	margin-bottom: 10px;
	color: #fff;
	font-family: Verdana;
}
.left2{
	margin: 10px 0px 0px 31px;
	width: 201px;
	float: left;
}
.left2_header{
	position: relative;
	width: 201px;
	height: 32px;
}
.left2_header img{
	position: absolute;
	top: 0px;
	left: 0px;
}
.left2_header span{
	position: absolute;
	top: 10px;
	left: 35px;
	z-index: 100;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.left2_box{
	background: #fff;
	padding: 4px 12px 12px 12px;
	border: 1px #ff6008 solid;
	margin-bottom: 20px;
}
.calendar ul{
	margin-top: -10px;
}
.left2_box ul li a, .calendar ul li a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 10px 0px 10px 0px;
	display: block;
}
.left2_box ul li a:hover, .calendar ul li a:hover {
	text-decoration: underline;
}
.left2_box ul li, .calendar ul li{
	background: #fff url(images/separator.gif) no-repeat left bottom;
}
.main2_box{
	width: 798px;
	margin-left: 22px;
	background: #fef4d4;
	float: left;
	margin-top: 10px;
	padding: 25px 15px;
	font-family: Arial;
	position: relative;
	min-height: 392px;
	line-height: 17px;
}
.main2_box2{
	margin-left: 22px;
	margin-right: 22px;
	background: #fef4d4;
	width: 1029px;
	float: left;
	margin-top: 10px;
	padding: 25px 15px;
	font-family: Arial;
	position: relative;
	min-height: 392px;
	line-height: 17px;
}
.main2_box p, .main2_box2 p{
	margin-bottom: 17px;
	line-height: 17px;
}
.main2_box p, .main2_box2 p, .main2_box ul, .main2_box2 ul, .main2_box img, .main2_box2 img{
	position: relative;
	z-index: 100;
}
.main2_box ul, .main2_box2 ul{
	list-style-type:square;
	padding-left: 15px;
	margin-bottom: 15px;
}
.main2_box h3, .main2_box2 h3{
	position: relative;
	z-index: 100;
	font-weight: bold;
	font-size: 14px;
	color: #ff9700;
}
.main2_box h2, .main2_box2 h2{
	position: relative;
	z-index: 100;
	font-weight: bold;
	font-size: 16px;
	color: #db0101;
	margin-bottom: 10px;
}
.main2_box img, .main2_box2 img{
	position: relative;
	z-index: 100;
}
.main2_box .flower, .main2_box2 .flower{
	bottom: 0px;
	right: 0px;
	position: absolute;
	z-index: 0;
}
.main2_box img, .main2_box2 img{
	margin: 0px 5px 10px 5px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.calendar{
	margin: 0px 10px;
}
caption{
	font-weight: bold;
	padding-bottom: 10px;
	
}
table.nav{
	margin-top: 10px;
}
table.nav img{
	display: none;
}

