
html,body,div,span,applet,object,iframe,h1,h2,h5,h6,p,blockquote,pre,a,abbr,del,dfn,em,font,img,ins,kbd,q,s,samp,acronym,address,big,cite,code,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input{
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

h2 strong {font-weight:bold;
color: #ff9900;}


em {
	font-style: italic;
}

caption,th,td{
	font-weight: normal;
	text-align: left;30
}

table{
	border-collapse: separate;
	border-spacing: 0;
}

.post blockquote {
	background-color: #eee;
	color: #474747;
	padding: 2px 10px;
	width: 520px;
	position:relative;
}

.post blockquote p{
	background-color: #eee;
	color: #474747;
	margin:1em;
}

.aligncenter{
	display: block;
	margin: 0 auto!important;
}

.alignright{
	float: right;
	margin-left: 1em;
}

.alignleft{
	float: left;
	margin-right: 1em;
}

ul{
	list-style: none;
}

fieldset{
	border: 0;
}

a,a:link,a:visited,a:hover{
	color: #ff9900;
	text-decoration: none;
}

a:focus,a:hover{
	/*text-decoration: underline;*/
	text-decoration: none;
}

a img{
	border: 0px;
}

.clear{
	clear: both;
}

body{
	background: #f1f1f1;
	color: #474747;
	font: 12px Arial,Helvetica,sans-serif;
	margin: 0px 0 0;
	position: relative;
}

#header{
	font-size: 14px;
	height: 130px;
 background: url("images/header.gif") no-repeat;
 	width: 930px;
}

#header p{
	/*background-color: #fff;
	color: #525961;*/
	display: none;
	position: absolute;
	right: 18px;
}

/*#social {
	height: 24px;
	position: absolute;
	right: 225px;
	top: 35px;
	width: 175px;
}

#header .rss a{
	background: url("images/allbgs-w.png") no-repeat scroll -395px -155px transparent;
	display: block;
	float: right;
	height: 24px;
	margin-left: 5px;
	width: 24px;
}

#header .rss a:hover{
	background: url("images/allbgs-w.png") no-repeat scroll -395px -179px transparent;
}

#header .twitter a{
	background: url("images/allbgs-w.png") no-repeat scroll -440px -155px transparent;
	display: block;
	float: right;
	height: 24px;
	margin-left: 5px;
	width: 24px;
}

#header .twitter a:hover{
	background: url("images/allbgs-w.png") no-repeat scroll -440px -179px transparent;
}

#header .fb a{
	background: url("images/allbgs-w.png") no-repeat scroll -484px -155px transparent;
	display: block;
	float: right;
	height: 24px;
	margin-left: 5px;
	width: 24px;
}

#header .fb a:hover{
	background: url("images/allbgs-w.png") no-repeat scroll -484px -179px transparent;
}

#header span{
	background-color: #fff;
	color: #bababa;
}*/

#header ul{
	display: none;
	position: absolute;
	right: 2px;
	top: 0px;
}

#header ul li{
	background: url(images/header_navi_bg.gif) left bottom no-repeat;
	color: #474747;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}

/*#header ul li.no_bg{
	background: none;
}*/

/*#header ul li a{
	background-color: #fff;
	color: #888;
}*/

/*#headerlogo{
	height: 90px;
}*/

#logo {

	clear: both;
	color: #fff;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 27px;
	font-weight: 600;
	height: 50px;
	left: 137px;
	position: absolute;
	top: 42px;
	 width: 500px;
	 background: none;

}




#logo  a:hover {

	clear: both;
	color: #f9f57d;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 27px;
	font-weight: 400;
	left: 1px;
	/*position: absolute;
	top: 31px;*/
	width: 500px;
	background: none;
	text-decoration: none;

}

#logo .description {
clear: both;
	color: #f9f57d;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 400;
	left: 1px;
	width: 500px;
	background: none;
	text-decoration: none;
    position: absolute;
	top: 33px;
	height:35px;
	}



form{
	float: right;
}

form#search_form{
	position: absolute;
	right: 10px;
	top: 54px;
}

input#s{
	background: url(images/search.gif) no-repeat -34px 0;
	border: none;
	color: #a0a4a8;
	float: left;
	font-size: 12px;
	height: 17px;
	outline: none;
	padding: 6px 0 4px 10px;
	width: 165px;
}

input#submit-s{
	background: url(images/allbgs-w.png) no-repeat -465px 0;
	cursor: pointer;
	display: inline;
	float: left;
	height: 27px;
	margin: 0px 5px 0 0;
	width: 27px;
}

.searchio{
	background: url(images/allbgs-w.png) no-repeat -255px 0!important;
	cursor: pointer;
	display: inline;
	float: left;
	height: 27px;
	margin: 0px 5px 0 0;
	width: 27px;
}

#banner img{
	float: left;
	margin-top:px;
}

/*---------------*/






#navigation{
	background: url(images/navigation_bg.gif) no-repeat;
	height: 47px;
	width: 930px;
	display: table-cell;
	margin-bottom:1px;

}



#nav_home a{
    vertical-align: middle;
	height:47px;
    width: 84px;
    background: none;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}

#nav_home a:hover{
    vertical-align: middle;
	height:47px;
    width: 84px;
    background: #eb891e;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}

#nav_map a{
    vertical-align: middle;
	height:47px;
    width: 119px;
    background: none;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

#nav_map a:hover{
    vertical-align: middle;
	height:47px;
    width: 119px;
    background: #eb891e;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}

#nav_get a{
    vertical-align: middle;
	height:47px;
    width: 145px;
    background: none;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

#nav_get a:hover{
    vertical-align: middle;
	height:47px;
    width: 145px;
    background: #eb891e;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}

#nav_events a{
    vertical-align: middle;
	height:47px;
    width: 117px;
    background: none;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

#nav_events a:hover{
    vertical-align: middle;
	height:47px;
    width: 117px;
    background: #eb891e;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}

#nav_activities a{
    vertical-align: middle;
	height:47px;
    width: 156px;
    background: none;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

#nav_activities a:hover{
    vertical-align: middle;
	height:47px;
    width: 156px;
    background: #eb891e;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}
#nav_history a{
    vertical-align: middle;
	height:47px;
    width: 124px;
    background: none;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

#nav_history a:hover{
    vertical-align: middle;
	height:47px;
    width: 124px;
    background: #eb891e;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}

#nav_photos a{
    vertical-align: middle;
	height:47px;
    width: 92px;
    background: none;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

#nav_photos a:hover{
    vertical-align: middle;
	height:47px;
    width: 92px;
    background: #eb891e;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}

#nav_links a{
    vertical-align: middle;
	height:47px;
    width: 93px;
    background: none;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

#nav_links a:hover{
    vertical-align: middle;
	height:47px;
    width: 93px;
    background: #eb891e;
    color: #FFFFFF;
    display: table-cell;
	font-size:14px;
	font-weight:bold;
}





/*---------------*/


/* #navigation {

	background: url(images/navigation_bg.gif) repeat-x;
	color: #FFFFF;
	height: 48px;
	width: 930px;
	display: table-cell;
    vertical-align: middle;
	font-size: 15px;
}
#navigation a,a:link,a:visited,{
	background-color: transparent;
	color: #FFFFFF;

}

#navigation a:hover{
	background-color: transparent;
	color: #2a2d76;

}*/

/*.align_middle{
line-height: 48px
height:48px
}*/

#content{
	background: #fff ;
	color: #474747;
	float: left;
	width: 930px;
}

#left_column{
	float: left;
	width: 620px;
	margin-right:40px;
}

#left_column_page{
	float: left;
	width: 620px;
	margin-right:40px;
}

.post{
	float: left;
	list-style: none;
	margin: 0;
	padding: 26px 14px 30px 30px;
	width: 572px;
}

.post h2,.post h2 a{
	background-color: #fff;
	color: #ff9900;
	font-size: 24px;
	font-weight: 400;
	margin: 0px 0px 12px 0px;
}

.post h2 a:hover{
	background-color: #fff;
	color: #ff9900;
	text-decoration: none;
}

.post h3{
	color: #ff9900;
	font-size: 18px;
	font-weight: 400;
	margin: 1em 0;
}

.post ul{
	float: none;
}

.post ol{
	margin-bottom: 2em;
}

.post ul li{
	background-color: #fff;
	color: #444;
	font-size: 12px;
	line-height: 18px;
	list-style: circle;
	margin-left: 12px;
}

.post ol li{
	background-color: #fff;
	color: #444;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 5px 18px;
}

.post p{
	background-color: #fff;
	color: #474747;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 1em;
}

.post p.imgbg{
	text-align: center;
}

.post p strong{
	background-color: #fff;
	color: #000;
	font-weight: 700;
}

.post p code{
	background-color: #eee;
	color: #474747;
	display: block;
	font-family: "Courier New",Courier,monospace;
	font-size: 12px;
	padding: 1em;
}

.post p img,.post p a img{
	border: 0px 0;
	margin: 0px;
	padding: 0px;
}

img.wp-smiley{
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	position: relative;
	top: 3px;
}

ul.children img.wp-smiley{
	border: none!important;
	margin: 0!important;
	padding: 0!important;
}

.post a img:hover{
	border: 0px ;
	padding: 0px;
}

.post p a{
	background-color: #fff;
	color: #ff9900;
}

.post .index-meta{
	background-color: #fff;
	color: #474747;
	font-size: 12px;
}

.post .index-meta a,#postmeta a{
	background-color: #fff;
	color: #ff9900;
	padding: 0 4px;
}

.post a.continue{
	background-color: #fff;
	clear: left;
	color: #ff9900;
	float: left;
	font-size: 15px;
	margin: 10px 0 0;
	position: relative;
}

.alternative{
}

/*#right_column{
	float: left;
	font-size: 12px;
	padding: 18px 18px 0px 17px;
	width: 275px;
}

#right_column ul.children {
	margin: 0 0 0 1em;
}

.heading{
	background: none;
	float: left;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 10px 14px 2px 14px;
}

.heading h2{
	background-color: transparent;
	color: #ff9900;
	float: left;
	font-size: 22px;
	font-weight: 400;
	margin-top: 2px;
}

.heading h2 a{
	background-color: transparent;
	color: #ff9900;
}

.lookmore2{
	display: none;
}

.widget{
	clear: both;
}

.heading img{
	float: right;
	margin: 3px 0px 0px 0px;
}

.heading ul{
	margin: 25px 0 10px -12px;
}

ul{
	float: left;
	margin: 0px 0px 12px 0px;
}

#right_column ul li{
	background-color: #fff;
	color: #888;
	font-size: 12px;
	line-height: 140%;
	margin: 6px 0 6px 4px;
	psition:relative;
}

#right_column ul li a{
	background-color: #fff;
	color: #555;
}

#right_column ul li ul li,#right_column ul li ul li ul li{
	background-color: #fff!important;
	background-image: none!important;
	margin: 8px 0;
}

#right_column ul li ul li a,#right_column ul li ul li ul li a{
	background-color: #fff;
	color: #999;
}*/
#right_column{
	float: right;
	font-size: 12px;
	font-weight:normal;
	padding: 18px 18px 0px 17px;
	width: 235px;
}

#right_column ul.children {
	margin: 0 0 0 1em;
}

.heading{
	background: url(images/column_header.jpg) no-repeat;
	float: left;
	height: 29px;
	/*margin: 0px 0px 18px 0px*/
	padding: 10px 14px 2px 15px;
	width: 235px;
}

.heading h2{
	background-color: transparent;
	color: #ff9900;
	float: left;
	font-size: 18px;
	font-weight: 400;
	margin-top: 2px;
}

.heading h2 a{
	background-color: transparent;
	color: #fff;
}

.lookmore2{
	display: none;
}

.widget{
	clear: both;
}

.heading img{
	float: right;
	margin: 3px 0px 0px 0px;
}

.heading ul{
	margin: 25px 0 10px -12px;
}

ul{
	float: left;
	margin: 0px 0px 12px 0px;
}

#right_column ul li{
	background-color: #fff;
	color: #ff9900;
	font-size: 12px;
	line-height: 140%;
	margin: 6px 0 6px 4px;
	font-weight:normal;
}

#right_column ul li a{
	background-color: #fff;
	color: #474747;
	font-weight:normal;
}

#right_column ul li ul li,#right_column ul li ul li ul li{
	background-color: #fff!important;
	background-image: none!important;
	margin: 8px 0;
	font-weight:normal;
}

#right_column ul li ul li a,#right_column ul li ul li ul li a{
	background-color: #fff;
	color: #474747;
	font-weight:normal;
}



#footer{
	background: #cbdcc0 url(images/footer_bg.gif) repeat-x;
	clear: both;
	float: left;
	margin: 0;
	padding-bottom: 1em;
	width: 100%;
}

#footer_content{
	background: url(images/footer.gif) no-repeat;
	color: #888;
	height: 136px;
	margin: auto;
	padding: 0;
	width: 930px;
}

#footer_content ul{
	float: right;
	margin: 20px 0 10px;
	padding-right: 30px;
}

#footer_content ul li{
	background: url(images/header_navi_bg.gif) left bottom no-repeat;
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
}

#footer_content ul li.no_bg{
	background: none;
}

#footer_content ul li a{
	background-color: transparent;
	color: #555;
	font-size: 12px;
}

#footer_content p{
	clear: right;
	float: right;
	font-size: 12px;
	margin: 0px;
	padding-right: 30px;
	text-align: right;
	line-height:20px;
	padding-top: 17px;
}

#footer_content p a{
	background-color: transparent;
	color: #555;
}

.replace{
	margin: 0;
	overflow: hidden; /* */
	padding: 0; /* \*/
	position: relative;
}

.replace span{
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

#wrapper{
	background: #FFF;
	color: #474747;
	margin: 0 auto;
	padding: 0;
	width: 930px;
}

/*#wrapper .tl{
	background: url(images/allbgs-w.png) no-repeat -582px 0;
}

#wrapper .tr{
	background: url(images/allbgs-w.png) no-repeat -591px 0;
}*/

/*#footer_content .bl{
	background: url(images/allbgs-w.png) no-repeat -582px -9px;
}

#footer_content .br{
	background: url(images/allbgs-w.png) no-repeat -591px -9px;
}*/

.encadre{
	margin: 0;
	padding: 0;
	position: relative;
}

.encadre .tl,.encadre .tr,.encadre .bl,.encadre .br{
	height: 9px;
	line-height: 1px;
	overflow: hidden;
	position: absolute;
	width: 9px;
}

.encadre .tl{
	background-position: left top;
	left: 0;
	top: 0;
}

.encadre .tr{
	background-position: right top;
	right: 0;
	top: 0;
}

.encadre .br{
	background-position: right top;
	bottom: 0;
	right: 0;
}

.encadre .bl{
	background-position: left top;
	bottom: 0;
	left: 0;
}

#commentlist li{
	background: #f7f7f7 url(images/comment-n.png) left bottom no-repeat;
	color: #555;
	font-size: 12px;
	line-height: 23px;
	list-style: none;
	margin: 0 10px 25px 32px;
	padding: 0 0 10px;
	width: 575px;
}

#commentlist li.thread-alt{
	background: #e5e5e5 url(images/comment-alt-n.png) left bottom no-repeat;
	color: #555;
}

#commentlist li a{
	background-color: transparent;
	color: #ff9900;
}

#commentlist .avatarbg{
	background: url(images/comment-avatar.png) no-repeat 0 0;
	float: left;
	height: 44px;
	margin: -22px 5px 0 10px;
	width: 44px;
}

#commentlist li.thread-alt .avatarbg{
	background: url(images/comment-avatar-alt.png) no-repeat 0 0;
	float: left;
	height: 44px;
	margin: -22px 5px 0 10px;
	width: 44px;
}

.avatar,.avatarbg img{
	margin: 4px 0 0 4px;
}

h3#comments{
	background: #fff url(images/allbgs-w.png) no-repeat scroll 0 -248px;
	color: #555;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 2em 30px;
	padding-top: 50px;
	width: 580px;
}

h3#comments a{
	background-color: #fff;
	color: #ff9900;
}

p.message_head{
	clear: both;
	font-weight: 700;
	height: 20px;
	margin: -2px 0 5px 74px;
}

p.message_head cite{
	float: left;
	font-style: normal;
}

.message_body p{
	margin: 0 0 0 74px;
	padding-right: 2em;
}

.message_body p a{
	background-color: #fff;
	color: #ff9900!important;
}

.timestamp{
	background-color: transparent;
	color: #999;
	font-size: 12px;
	font-weight: 400;
	height: 16px;
	margin-left: 5px;
}

.comments_posted_top{
	background: #fff url(images/comment.png) 0 0;
	float: left;
	height: 10px;
	width: 100%;
}

#commentlist li.thread-alt .comments_posted_top{
	background: #fff url(images/comment-alt.png) 0 0;
}

ul.children .comments_posted_top,ul.children .comments_posted_bottom{
	display: none;
}

ul.children .no-timestamp{
	display: none;
	float: none;
	letter-spacing: -1px;
	margin-left: -4px;
}

#commentblock{
	clear: both;
}

#commentblock p.nocomments,p.alert,#left_column ul p.nopost{
	background-color: #fff;
	color: #ccc;
	font-size: 16px;
	font-style: italic;
	margin: 10px 0 20px 30px;
}

#respond{
	margin: 6em 0 2em 36px;
}

#commentlist li #respond{
	margin: 1em 2em 0 6em;
}

ul.children li #respond{
	margin: 1em 2em 0 0!important;
}

#respond .form_line{
	background-color: transparent;
	color: #bababa;
	font-size: 12px;
}

#respond .form_line a{
	background-color: transparent;
	color: #ff9900;
}

#commentform{
	float: none;
}

#commentform p {
	font-size: 12px;
}

input#author,input#email,input#url,input#contactName,input#siteurl,input#c-email{
	background: #fff url(images/allbgs-w.png) no-repeat -282px -419px;
	border: none;
	color: #555;
	font-size: 12px;
	height: 17px;
	margin-bottom: 12px;
	outline: none;
	padding: 6px 0 4px 10px;
	width: 161px;
}

#comment-personaldetails small{
	background-color: transparent;
	color: #bababa;
	font-size: 12px;
	margin-left: 5px;
}

#comment{
	background: #fff url(images/allbgs-w.png) no-repeat 0 -75px;
	border: none;
	color: #555;
	font-size: 12px;
	height: 130px;
	margin-bottom: 12px;
	outline: none;
	overflow: auto;
	padding: 6px 8px 4px 10px;
	width: 303px;
}

input#submit {
	background: url("images/allbgs-w.png") no-repeat scroll 0 -460px transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 14px;
	height: 27px;
	margin: 0 0 35px;
	text-align: center;
	width: 130px;
}

#commentload{
	background: url('images/ajax-loader-w.gif') no-repeat center center;
	display: none;
	height: 28px;
	left: 110px;
	position: absolute;
	width: 28px;
}

#commentlist li #commentload{
	background: url('images/ajax-loader-wf7.gif') no-repeat center center;
	display: none;
	height: 28px;
	left: 180px;
	position: absolute;
	width: 28px;
}

#commentlist li.thread-alt #commentload{
	background: url('images/ajax-loader-we5.gif') no-repeat center center;
	display: none;
	height: 28px;
	left: 180px;
	position: absolute;
	width: 28px;
}

.nav-left{
	clear: both;
	height: 6em;
    margin: 15px  15px  25px  30px;
}

.nav-previous a{
	background: transparent url(images/allbgs-w.png) no-repeat scroll -200px -215px;
	color: #474747!important;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	height: 24px;
	padding-top: 8px;
	text-align: left;
	width: 130px;
}

.nav-previous-s {

	font-size: 12px;
	font-weight: normal;
}

.nav-next-s {

	font-size: 12px;
	font-weight: normal;
}

span.ctr-s {
	font-size: 12px;
	font-weight: normal;
	margin: 0 5px;
}

.nav-previous a:hover{
	background: transparent url(images/allbgs-w.png) no-repeat scroll -330px -215px;
	color: #ff6600!important;
	text-decoration: none;
}

.nav-next a{
	background: transparent url(images/allbgs-w.png) no-repeat scroll -200px -215px;
	color: #474747!important;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 13px;
	height: 24px;
	padding-top: 8px;
	text-align: center;
	width: 130px;
}

.nav-next a:hover{
	background: transparent url(images/allbgs-w.png) no-repeat scroll -330px -215px;
	color: #ff6600!important;
	text-decoration: none;
}

.blank15{
	clear: both;
	height: 1em;
	margin: 0;
}

.fspace{
	height: 10px;
}

.commentlist li.thread-alt ul.children li .message_body{
}

#comment-personaldetails label{
	margin: 6px 0 0;
	position: absolute;
}

p.archiveh{
	font-size: 16px;
	margin: 30px;
}

label{
	cursor: pointer;
}

#wp-calendar{
	background-color: #FFF;
	clear: both;
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
	width: 270px;
}

#wp-calendar td{
	text-align: center;
}

#wp-calendar tbody td a{
	background-color: #fff;
	color: #ff6600;
	font-weight: 700;
	text-decoration: underline;
}

#wp-calendar td#prev{
	text-align: left;
}

#wp-calendar td#today{
	background-color: #ffffcc;
}

#wp-calendar caption,#wp-calendar th,#wp-calendar td{
	padding: 2px 0;
	text-align: center;
}

#right_column {
	float: right;
	margin-bottom: 10px;
}

ul#pinglist{
	margin: 0 0 30px 30px;
	width: 500px;
}

.pinglisth{
	background-color: #fff;
	color: #474747;
	font-size: 16px;
	margin: 0 0 10px 30px;
}

ul#pinglist li{
	background-color: #FFF;
	color: #888;
	font-size: 12px;
	margin: 4px 0;
}

ul#pinglist li a{
	background-color: #FFF;
	color: #ff9900;
}

a.more-link {
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0;
}

.wp-smiley-select {
	margin: 0 0 8px;
}

ul.children {
	float: none;
	margin: 0 0 0 6em;
}

ul.children li .depth-3, ul.children li .depth-4, ul.children li .depth-5, ul.children li .depth-6 {
	margin-left: -46px !important;
}

ul.children li,#cancel-comment-reply {
	background: #f7f7f7 url(images/ul-c-t-b.png) no-repeat scroll top right !important;
	margin: 0!important;
	width: auto!important;
}

li.thread-odd ul.children li,li.thread-odd #cancel-comment-reply {
	background: #e5e5e5 url(images/ul-c-t-b-alt.png) no-repeat scroll top right !important;
}

.reply a {
	float: right;
	margin: -32px 20px 0 0;
	text-align: right;
	width: 30px;
}

.reply a:hover{
	background-color: transparent;
	color: #ff6600!important;
}

#commentlist ul.children .avatarbg {
	background: none;
	clear: both;
	height: 18px!important;
	margin: -20px 20px 0 0;
	width: 18px!important;
}

#commentlist ul.children .avatarbg img {
	background: none;
	height: 18px;
	margin: 0;
	width: 18px;
}

ul.children li .message_body p {
	background-color: transparent;
	color: #666;
	line-height: 18px;
	margin: 4px 0 1em 0px;
}

ul.children p.message_head {
	margin: 0 0 0 24px;
}

#respond h3{
	background-color: transparent;
	color: #474747;
	font-size: 20px;
	margin: 0 0 10px;
}

#cancel-comment-reply {
	font-weight: 700;
	margin: 0 0 5px 0;
}

DIV.container {
    height: 48px;
    display: table-cell;
    vertical-align: middle }

	/* widgets */
h3.sub {margin-bottom:7px;font-weight: bold}
.item ul li {display: block;list-style:none;margin:0;padding:0px 0;}
.item ul li.cat-post-item{padding: 0px 0px 6px 0px;}
.item ul li a {display: block;border: none;font-weight: bold;}
.item ul li .post-date a{display:inline;}
.item dt {font-weight: bold;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.portfolio p {margin: 0;padding: 0;font-family:Georgia,Times; font-style: italic;font-size: 12px;}
.item h4 {color:#666;margin-bottom: 10px}
.textwidget {margin-bottom:30px}
#wp-calendar  {width: 100%}
#wp-calendar td {text-align: center;}
#wp-calendar thead {font-weight: bold;background: #eee}
#wp-calendar td#prev {text-align: left}
#wp-calendar td#next {text-align: right}



#info {
    background: #FFFFFF url(images/info_bg.jpg) no-repeat;
	color: #474747;
	margin: 0px auto;
	height:218px;
	    padding-top:22px;
	    padding-left:22px;
		padding-right:22px;
	line-height: 18px;

}
#info a,a:link,a:visited,a:hover{

	color: #ff9900;
	font-size:12px;
	font-weight:bold;

}

#info_wrapper{
	background: #FFF;
	clear:both;
	margin: 0px auto;
	width: 930px;
	padding: 0px 0px 17px 0px;
}

.small_header {
    color: #ff9900;
	font-size:18px;
	margin-bottom:10px;
	border-bottom:
	}

.large_header {
    color: #ff9900;
	font-size:25px;
	margin-bottom:10px;
	border-bottom:
	}


	hr.thin {
	height: 1px;
	border: 0;
	color: #d7d7d7;
	background-color: #d7d7d7;
	margin-bottom:12px;
}


	#footer_wrapper{
	clear: both;
	float: left;
	margin: 0;
	padding-bottom: 1em;
	width: 100%;
}

#top_nav{
	height: 48px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	list-style: none;
	width: 100%;
	display: block;
	background:transparent url(images/navigation_bg.gif) no-repeat scroll 0 0;
}

#top_nav li{
	float: left;
	height: 47px;
	text-align: center;
	margin: 0px;
	padding:0px;
	list-style: none;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}

#top_nav li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#top_nav li a:hover{
	background: #eb891e;
}

#top_nav li a span{
	display:table-cell;
	vertical-align: middle;
	height: 46px;
	text-align: center;
}

.top_nav_1,
#top_nav li.top_nav_1 a span{
	width: 83px;
}
.top_nav_2,
#top_nav li.top_nav_2 a span{
	width: 120px;
}
.top_nav_3,
#top_nav li.top_nav_3 a span{
	width: 145px;
}
.top_nav_4,
#top_nav li.top_nav_4 a span{
	width: 117px;
}
.top_nav_5,
#top_nav li.top_nav_5 a span{
	width: 156px;
}
.top_nav_6,
#top_nav li.top_nav_6 a span{
	width: 124px;
}
.top_nav_7,
#top_nav li.top_nav_7 a span{
	width: 92px;
}
.top_nav_8,
#top_nav li.top_nav_8 a span{
	width: 93px;
}

.new_banner{
	height: 130px;
	width: 930px;
	clear: both;
}

.new_banner_7{
	background: url('images/banner_links.jpg') top left no-repeat;
}

.new_banner_10{
	background: url('images/banner_map.jpg') top left no-repeat;
}

.new_banner_12{
	background: url('images/banner_get_to.jpg') top left no-repeat;
}

.new_banner_14{
	background: url('images/banner_group_activities.jpg') top left no-repeat;
}

.new_banner_16{
	background: url('images/banner_history.jpg') top left no-repeat;
}

.new_banner_46{
	background: url('images/banner_vistor_centre.jpg') top left no-repeat;
}

.new_banner_49{
	background: url('images/banner_activity_zone.jpg') top left no-repeat;
}

.new_banner_51{
	background: url('images/banner_countryside.jpg') top left no-repeat;
}

.new_banner_288{
	background: url('images/banner_countryside.jpg') top left no-repeat;
}


.new_banner_642{
	background: url('images/banner_countryside.jpg') top left no-repeat;
}

#fadeshow1 {width:930px;height:329px;
clear:both;
background: url(http://sunnysummerhill.com/slideshow_images/image3.jpg) left top no-repeat;}


#map_table {text-decoration:none
width:621px; height:523px;
margin:0px; padding:0px; border:0px;
}




#left_column_home{
	float: left;
	width: 620px;
	margin-right:40px;
}

#right_column_home{
	float: right;
	margin-bottom: 10px;
}

#homepage_table {padding:30px;
}

#homepage_table_wrap {
background-color:#FFFFFF;}

h4 {font-weight:bold}

#home_news {font-size:36px;}



/* cleaner gallery CSS*/

.gallery {border: 1px
	/* Style rules for the entire gallery */
	}
.gallery-item {
	/* Style rules for each item (image and caption) in the gallery */
	}
.gallery-icon {
	/* Style rules for images within the gallery */
	}
.gallery-caption {
	/* Style rules for captions within the gallery */
	}
