*{
	margin: 0px;
	padding: 0px;
}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#f4f4f4 url(images/body_jj.png) repeat-y center top;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size:12px;
	}
	
img {
	border:0;
	margin: 0 0;
	}
	
a {
	color:#23771E;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color:#23771E;
	}
a:hover, a:active {
	color: #214974;
	text-decoration: none;
	}
h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	}
 table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #f2f7fc;
}
ul {
	list-style: square;
	}
blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}
pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}
q {
	font-style:italic;
	font-weight:bold;
	color:#3397D0;
}
q:before, q:after {content: none;}
.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px 5px;
	background:#FFFFFF;
    border: 1px solid #ccc;
	}
	
img.alignnone {
	display: inline;
	background:#FFFFFF;
	border: 1px solid #ccc;
	float: left;
    margin-right: 30px;
	}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#FFFFFF;
    border: 1px solid #ccc;
	}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#FFFFFF;
    border: 1px solid #ccc;
	}
img.transparent {
	background-color:transparent;
	border:none;
}
img.logos  {
	display:inline-block;
	padding: 0px;
	margin: 10px;
	border: none;
	vertical-align:middle;
	float:left;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background:#FFFFFF;
    border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#777;
	}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* The Outer cover */
#masthead{
	background:url(images/mast.png) repeat-x;
}
#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;
	padding:0px 0px 20px 0px;
	}
	
#casing {
	padding:20px 0px ;
	width:950px;
	margin:0px auto;
	
	}		
/* The Header */
#top {
	height:120px;
	width:800px;
	margin:0px auto;
	
	}
#headbox{
	border-top:1px solid #464c42;
}	
.head{
	width:1000px;
	margin:0px auto;
}
.blogname {
	width:370px;
	margin:30px 0 0 170px;
	text-align:left;
	float:left;
	}
.blogname h1  {
	font-size:3.5em;
	padding:0px 0 0px 0;
	font-weight:normal;
	font-variant: small-caps ;
	letter-spacing: 0.09em;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	display:block;
	margin:0px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	}
.blogname h2 {
	margin:0px 0px 0px 0px;
	font-size:1.55em;
	font-weight:lighter;
	color: #3397D0; 
	}
#logo {
	float:left;
	left:50%;
	position:relative;
	margin:28px auto;
	clear:none;
	margin-left:-510px;
}
	
/* The Search */
#search {
	width:250px;
	padding:0px 0px ;
	margin:40px 0px 0px 0px;
	float:right;
	height:30px;
	display:inline;
	background:#060706;
	border:1px solid #3B4E64;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search p {
	margin: 0;
	font-size: 85%;
}
#s {
	width:200px;
	margin:0px 0px 0px 0px;
	padding: 5px 5px;
	height:20px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#C4DEE9;
	background:none;
	float:left;
	display:inline;
}
#searchsubmit{
	background:url(images/search.png) no-repeat;
	border:none;
	color:#fff;
	margin-left:5px;
	width:32px;
	height:27px;
	float:right;
}
#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:10px 10px 0px 10px;
}
#sform{
	width:500px;
	border:none;
	padding:4px 5px;
}
#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:3px 5px;
}
.sbox{
	padding:10px;
}
.shead{
	margin-bottom:30px;
}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#222;
}
h2.stitle{
text-decoration: underline;
	font-weight:normal;
}
.searchmeta{
	margin-top:5px; 
	color:#43873e;
}
	
	/*Page menu*/
#foxmenucontainer{
	height:40px;
	font-size: 1.2em;
	text-transform:uppercase;
	background: url(images/menu.png) repeat-x;
	}
	
#menu{	
	margin: 0px auto;
	padding: 0px;
	height:38px;
	overflow:hidden;
	width:900px;
	text-align:right;
	}
	
#menu li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height:36px;
	color:#e9f7db;	
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#e9f7db;
	margin: 0px;
	padding: 0px 10px ;
	line-height:40px;
	}
#menu li a:hover, #menu li a:active {
	background:url(images/menua.png) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:40px;
	text-decoration: none;
	}
	
#menu li:hover, #menu li.sfhover { 
	position: static;
	}
/* Main Content*/	
#content {
	float:left;
	width: 650px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
	overflow:hidden;
	}	
#headbox h1{
	width:1000px;
	padding:20px 0px;
	margin:0px auto;
	color:#FFE04D;
}
.post {
	height:100%;
	color:#666;
	padding:0px 0px;
	margin-bottom:20px;
	font-size:14px;
	}
	
.title  h2 {
	margin: 0px 0 0px 0;
	padding: 8px 0px ;
	font-size: 30px ;
	font-weight:bold;
	overflow:hidden;
	font-variant: small-caps;
		}
.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#516B88;
	background-color: transparent;
	}
	
.title  h2 a:hover  {
	color: #3397D0;
	background-color: transparent;
	}	
	
.title{
}	
.postim{
	background:#fff;
	padding:5px;
	border-right:1px solid #C4DEE9;
	border-bottom:1px solid #C4DEE9;
	float:left;
	margin:10px 10px 10px 0px ;
}
.hmeta{
	color:#777;
	padding:5px 0px;
}
.author{
	color:#287622;
	font-size:10px;
	text-transform:uppercase;
	background:url(images/user.png) no-repeat;
	padding:3px 5px 3px 20px;
}
.clock{
	color:#287622;
	font-size:10px;
	padding:3px 5px 3px 20px;
	text-transform:uppercase;
	background:url(images/time.png) no-repeat;
}	
.postmeta{
	text-transform:uppercase;
	position:relative;
	padding:5px 0px;
			}
.comm{
	color:#287622;
	background:url(images/comment.png) no-repeat;
	font-size:10px;
		padding:3px 5px 3px 20px;
	text-transform:uppercase;
}
.comm a:link,
.comm a:visited {
	color:#287622;
	
}
.comm a:hover{
	color:#000;
}
.rmore{
	width:138px;
	height:34px;
	text-align:center;
	line-height:34px;
	background:url(images/more.png);
}
.rmore a:link,
.rmore a:visited {
	color:#fff;
	
}
.rmore a:hover{
	color:#000;
}
.categorys{
	color:#222;
	padding:5px 5px 5px 20px;
	font-size:10px;
	background:url(images/tag.png) no-repeat;
	text-transform:uppercase;
}
.categorys a:link,.categorys a:visited{
	color:#287622;
	}
	
.categorys a:hover{
	color:#000;
	}
	
.entry {
	margin:5px 0;
	padding: 5px 0px;
	}	
	
.entry a:link,
.entry a:visited {
	color:#3397D3;
	background-color: transparent;
}
.entry a:hover {
	color:#000;
	background-color: transparent;
	text-decoration: none;
}
.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 130%;
}
.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 24em;
}
.entry p{
	margin-bottom: 1%;
	line-height:26px;
}
.entry > h2{
	margin-top: 3%;
}
.authmeta{
	background:url(images/stripe.png);
	padding:10px;
	width:630px;
	display:inline-block;
}
.avathar{
	width:500px;
	float:left;
	color:#393F33;
	font-size:12px;
}
.avathar h3{
	color:#696d61;
	font-size:18px;
}
.avim{
	border:5px solid #fff;
	float:left;
	margin:0px 10px 5px 0px;
}
.feedlist{
	float:right;
	width:130px;
}
.feedlist ul{
	list-style:none;
	
}
.feedlist ul li{
	list-style:none;
	float:right;
	margin:5px 5px;
}
/* right column */
.right{
	
	float:right;
	width:280px;
	padding:0px 0px 0px 0;
	display:inline;
}
p.twitter-message{
	color:#555;
	font-size:12px;
	padding:10px 10px;
	border-bottom:1px solid #eee;
}
a.twitter-link{
 	color:#23771E;
}
a.twitter-user{
 	color:#4A4F45;
}
h3.sidetitl{
	background:#516B88;
	color:#fff;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	padding:10px 10px;
}
/* The Sidebar */
.sidebar{
float:left;
}
.sidebox{
	width:280px;
	margin:0px 0px 20px 0px;
	list-style:none;
	padding:0px;
	background:#C4DEE9;
	border:1px solid #fff;
	}
.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;
	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}
.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebox ul li {
	height:100%;
	line-height:20px;
	clear:left;	
	width: 250px;
	margin:5px 0px 5px 0px;
	padding: 0 0 0 15px;
	list-style-type: none;
	}
	
.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#6f6f6f;
	border-bottom:1px solid #DBDFD1;
	text-decoration: none;
	}
.sidebox ul li a:hover {
	background:#C7CFB5;
	color: #393F33;
	}
.sidebox p {
	
	margin:0;
	color:#666;
	line-height:20px;
	}
.sidebox div {
	padding: 5px 10px;
	}	
.sidebox table{
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
li.recentcomments{
	padding:5px 10px;
	width:280px!important;
}
.textwidget{
	color:#6f6f6f;
	line-height:20px;
}
.squarebanner {
	width:280px;
	margin:0px 0px 20px 0px;
	background:#C4DEE9;
	border:1px solid #fff;
	}
.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:280px;
	overflow:hidden;
		}
		
.squarebanner ul li{
	list-style-type:none;
	margin: 15px 7px 0px 7px;
	float:left;
	padding:0px;
	display:inline;
	background:#ddd;
	}
	
/*calendar*/
#wp-calendar{
	width: 100%;
	padding: 0px 5px;
}
#calendar_wrap{
	margin:0px auto;
}
#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	text-transform:uppercase;
}
#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#ccc;
}
#wp-calendar td a{
	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
	
/* --- FOOTER --- */
	
#footer {
	padding:10px 0 10px 0px;
	color:#777;
	font-size:12px;
	margin:0px auto;
	background:#212121 ;
	border-top:1px solid #272727;
	}
#footer a:link , #footer a:visited{
	color:#777;
	}
#footer a:hover {
	color:#777;
	}
.fcred{
	text-align:center;
	margin:10px 0px 10px 10px;
	line-height:16px;
}
/* The Navigation */
#navigation{	
	margin:0px 0px 0px 0px;
	padding:5px;
	width:650px;
	height:27px;
	}
	
/* The Attachment */
.contentCenter {
	text-align:center;
	}
/* The Page Title */
h2.pagetitle {
	height:40px;
	color:#759F31;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
	}
 h2.pagetitle a {
 	color:#507409;
 }
/* Comments */
#commentsbox {
	margin:0;
width:650px;
}
h3#comments{
	font-size:18px;
	color:#333;
	font-weight:bold;
	padding:10px 0px ;
	margin-top:10px;
}
ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;
}
ol.commentlist li {
	
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background:#fff;
	border:1px solid #CBCFC2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ol.commentlist li a{
	color:#EB0A0A;
}
ol.commentlist li .comment-author {
	color:#000;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{
	color:#000;
	font-weight:bold;
	text-decoration:none !important;
}
ol.commentlist li .comment-author .fn {
	color:#000;
}
cite.fn{
	color:#000;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;
}
ol.commentlist li .comment-meta .commentmetadata{
	color:#000;
}
ol.commentlist li .comment-meta a {
	color:#176011;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666;
	font-size:12px;
}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:url(images/reply.png) repeat-x;
	border:1px solid #222;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
}
ol.commentlist li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 0 0px 50px;
}
.comment-nav{
	padding:5px ;
	height:20px;
}
.comment-nav a:link,.comment-nav a:visited{
	color:#d30808;
}
.cancel-comment-reply{
margin:10px 0px 0px 20px;
}
#respond{
	padding:0px 0px ;
	margin:10px 0px;
	background:#192428;
	border:1px solid #BCBFB3;
}
#respond a{
	color:#516B88;
}
 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#FFAB06;
	font-weight:bold;
	padding:10px 10px ;
}
#commentform {
	padding:0px 20px;
}
#commentform p{
	margin:5px 0px ;
	color:#3B5262;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#3B5262;
	
}
 #respond  label small {
	font-size:10px;
}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fdfdfd;
	border:1px solid #fff;
	
	color:#555;
}
#commentform  input{
	width:50%;
}
#respond  input#commentSubmit {
	background:url(images/reply.png) repeat-x;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
	width:100px;
	margin:10px 0px;
	cursor:pointer;
}
textarea#comment{
	width:90%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
	background:#fdfdfd;
	border:1px solid #fff;
	box-shadow:inset 1px 1px 5px #bbb;
	-moz-box-shadow:inset 1px 1px 5px #bbb;
	-webkit-box-shadow:inset 1px 1px 5px #bbb;
}
.widebanner{
	height:60px;
	margin:10px 0px;
	text-align:center;
}
.postad{
	margin:10px auto;
	text-align:center;
}
.wp-pagenavi{
	font-size:12px;
	text-align: center !important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background:#FFF!important;
	border: 1px solid #ddd !important;
	color:#555 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}
.wp-pagenavi a:hover {
	color: #ffffff;
}
.wp-pagenavi span.pages {
	display:none;
}
.wp-pagenavi span.current {
	text-decoration: none;
	background:#27901e !important;
	border: 1px solid #24651F!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}
.wp-pagenavi span.extend {
	text-decoration: none;
	background:#27901e !important;
	border: 1px solid #24651F!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}	
/* bottom widgets */
	
#bottom{
	margin:0px auto;
	width:1000px;
}
.bottomcover{
	background:url(images/bottom.png);
	margin:0px auto;
}	
h3.bothead{
	font-size:20px;
	padding:10px 0px 10px 5px;
	color:#fff;
}
.botwid{
	float:left;
	width:100%;
	padding-bottom:30px;
	font-size:12px;
	list-style:none;
	margin:20px 0px 0px 15px;
	color:#ddd;
	}
.botwid ul {
	margin:  0px;
	padding: 0px 0px 0px 0px ;
	}
.botwid li{
	list-style-type: disc;
	margin: 5px ;
	padding: 0;
	display: inline;
	}
.botwid ul ul  {
	list-style-type: disc;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}
.botwid ul ul ul{
	list-style-type: disc;
	margin: 0;
	padding: 0;
	border:0;
	}
.botwid ul ul ul ul{
	list-style-type: disc;
	margin: 0;
	padding: 0;
	border:0;
	}
.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 230px;
	border-bottom:1px solid #595F53;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	color: #C8CFC2;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}
.botwid ul li a:hover{
	color: #fff;
	}
.botwid p{
	padding: 7px 10px;
	margin:0;
	}
.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
/* feature */
/* SLIDER */
#feature{
	height: 409px; 
	overflow: hidden;
	margin:0px auto ;
	position: relative; 
	width:950px;
	background:url(images/slide.png);
}
#gallerycover{
	overflow: hidden;
	margin:38px 35px 0px 35px;
	width:880px;
	
}
.mygallery ul{
	margin:0px;
	list-style:none;
}
.mygallery ul li{
	margin:0px;
	list-style:none;
	height:290px;
}
/*.slidim{
	width:880px;
	height:290px;
	display:block;
}*/
.slidim {
    display:block;
    width: 880px;
    height: auto;
}
#textcover{
	width:800px;
	margin:0px auto;
}
.mytext{
	position:relative;
	margin:0px 0px 0px 0px;
	height: 110px;
	display:inline;
	float:left;
	color:#c4c4c4;
}
.inpost{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	background:url(images/trans.png);
}
.mytext h2 {
	padding:10px 0px 5px 0px;
	font-size: 2em ;
	font-variant: small-caps;
	font-weight:normal;
}
.mytext h2 a:link,.mytext h2 a:visited{
	color: #D4EBF5;
}
.mytext p{
	padding:0px 0px;
	color:#D3EAF4;
	font-size: 12px ;
	line-height:20px;
}
	
.prevb{
	float:left;
	width:39px;
	height:36px;
	z-index:200;
	background:url(images/prev.png);
	position:absolute;
	left:20px;
	bottom:20px;
	}
	
.nextb{
    float:right;
	width:39px;
	height:36px;
	z-index:200;
	background:url(images/next.png);
	position:absolute;
	right:20px;
	bottom:20px;
	display:block;
	}
	
	
.tabox{
	width:280px;
	overflow:hidden;
	margin:0px 15px 10px 0px;
	padding:0px 0px 0px 0px;
	background:#C4DEE9;
}
.tabox a {
	color: #222;
	text-decoration: none;
	}
	
.tabox a:hover {
	text-decoration: underline;
	}
img.boximage{
	width:80px;
	height:60px;
	float:left;
	margin-right:10px;
	background:#ccc;
	
}	
ul.tabsnav{
	padding:10px 15px 0px 15px;
	height:31px;
	margin:0px 0px;
	background:#516B88;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}	
	
.tabsnav li {
	display: inline;
	list-style: none;
	float:left;
	font-size:11px;
	text-align:center;
	margin-right:2px;
	width:80px;
	text-transform:uppercase;
	}
.tabsnav li a {
	text-decoration: none;
	font-weight: normal;
	line-height:31px;
	font-weight:bold;
	padding:0px 0px;
	font-size: 12px; 
	color:#C4DEE9;
	text-decoration: none;
	display:block;
	background:#393F33;
	}
		
.tabsnav li a:hover, .tabsnav li a:active, .tabsnav li.ui-tabs-selected a {
	text-decoration:none;
	color:#41463C;
	background:#C4DEE9;
	}
.tabsdiv {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;	
	padding:0px;
	}
.tabsdiv a:link,.tabsdiv  a:visited {	
	color:#52483e;
	}
.tabsdiv a:hover{
		color:#52483e;
	}
.tabsdiv ul{
	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
	
		}
		
.tabsdiv ul li{	
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	color:#333;
}
.tabsdiv li a:link,.tabsdiv li a:visited{
	display:block;
	margin-left:5px;
	overflow:hidden;
	line-height:24px;
	padding:2px 5px ;
	margin:2px 5px;
	color:#666;
	font-size:13px;
		}
.tabsdiv li a:hover {
	color:#47587A;
	text-decoration:none;
		}
.tabsdiv embed{
	width:320px;
	height:270px;
}		
.tagbox{
	padding:10px;
}
.ui-tabs-hide {
	display: none;
		}
		
.fblock{
	display:block;
	border-bottom:1px solid #DBDBDB;
	padding:10px 15px!important;
}
.fblock:hover{
	background:#C7CFB5;
	display:block;
}
.fblock h3{
	font-size:14px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
}
.fblock h3 a:link,.fblock h3 a:visited{
	font-weight:bold;
	color:#414754;
}
.fblock p{
	color:#4D5362;
	margin:0px !important;
	padding:3px 0px !important;
}
.tagsbox{
	padding:10px 15px;
}


.links {
	width:auto;float:left;text-align:center;border:1px solid silver;margin:5px;padding:8px
}

.links img {
    display: inline-block;
    height: 50px;
    width: auto;
}

.links > a {
    display: block;
}
	
td.event a {
	background-color:yellow;
}
hr{
	margin-top:25px;
	color:#C4DEE9;
}


/* Galerie photos */
.gallery{
	width: 100%;
	float:left;
	margin-bottom: 15px!important;
	margin-left:5px;
}
.gallery img {
	border: 2px solid #C4DEE9!important;
}
.gallery .gallery-item:nth-of-type(4n+4){
    margin-right: 0!important;
}
.gallery-item img {
    height: auto;
    width: 100%;
}
.gallery .gallery-item {
    margin : 5% 4% 0% 0%!important;
    margin-top: 4%!important;
    width: 20%!important;
    float:left;
}
.gallery .gallery-icon a {
	display: block;
}
.gallery .gallery-icon b {
	color:#7FA2C9;
}
.gallery .gallery-caption{
	margin-top: 5px;
}
.gallery img:hover {
-webkit-box-shadow: 0px 0px 15px 5px #516B88;
box-shadow: 0px 0px 15px 5px #516B88;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.gallery strong {
	color:#516B88;
	text-decoration: underline;
	text-decoration-color: #516B88;
}
.gallery dd{
	width:100%;
	font-size: 70%;
}
#gallery-1 br{
    display:none;
}
.gallery .gallery-item:nth-of-type(4n+5) {
    clear: left;
}