
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: black ;color: grey; font: 14px/25px Arial, Helvetica, sans-serif; text-shadow: #848484 3px 3px 8px ;}

a{color: #949494; text-shadow: #848484 3px 3px 8px ; text-decoration: none;}
a:hover {color: white; text-decoration: none;}
h2{text-align:center; font-size:20px; line-height:35px; color: white; font-family: Arial,Charcoal,sans-serif; font-weight: normal;}
h3{text-align:center; font-size:12px; line-height:35px; color: grey; font-family: Arial,Charcoal,sans-serif; font-weight: normal;}
a.button{cursor: pointer;color: green; display: inline-block;padding: 6px 12px 6px 12px; font-size: 15px; background:; font-family: Arial,Charcoal,sans-serif; font-weight: normal; text-transform: ;}
a.button:hover{}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {}
header .wrap-header{height: 150px; }

header #logo {position:absolute; top: 20px; text-align:center; width: 100%; }

header #search {position: absolute;top: 80px; right:0px; width: 218px;z-index: 15;}
header .button-search {	position: absolute;	right: 0px;	background: url('../images/button-search.PNG') center center no-repeat;	width: 28px; height: 35px;cursor: pointer;}
header #search input{background: #FFF;	padding: 1px 33px 1px 5px;	width: 182px;	height: 32px;	border: 1px solid grey;	-webkit-border-radius: 3px;	-moz-border-radius: 3px; -khtml-border-radius: 3px;	border-radius: 3px;}

/* -------------------------------------------- */
/* ------------------Navigation---------------- */
nav {margin-top:10px;}
nav .wrap-nav{height: 50px;background: ; border-top:1px solid grey; border-bottom:1px solid grey;}

.menu ul {list-style: none;margin: 0;padding: 0;}
.menu ul li{position: relative;float: left;padding: 17px 10px 10px 10px; border-right:0px solid grey; border-left:0px solid grey; background:url("../images/nav-transp.png"); }
.menu ul li.first{border-left:none !important}
.menu ul li.last{border-right: !important}
.menu ul li:hover, .menu .current {/*background:url("../graphix/nav-current.jpg"); border-right: white 1px solid; border-left: white 1px solid;*/}
.menu ul li a {font-size: 18px; line-height:10px; color: grey; display: block;padding: 4px 8px;margin-bottom: 5px;z-index: 3;position: relative; text-transform:; font-family: Arial,Charcoal,sans-serif; font-weight: normal;}
.menu ul li:hover a {color: white;}

.menu ul li p {font-size: 18px; line-height:10px;color: white; display: block;padding: 4px 8px;margin-bottom: 5px;z-index: 3;position: relative; text-transform:; font-family: Arial,Charcoal,sans-serif; font-weight: normal;}

.minimenu{display:none;}
.minimenu{position: relative;margin: 0px; background: ; border-top:1px solid grey; border-bottom:1px solid grey;}
.minimenu div{overflow: hidden;position: relative;font: 18px/40px 'Arial';color: grey; text-align:center;text-transform:;font-weight:bold;}
.minimenu select{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%; opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	cursor: pointer;}

.share{ float: right;}
.share ul{list-style: none;margin: 0;padding: 0;}
.share ul li{position:relative; float:left; padding-right:5px;}

/* -------------------------------------------- */
/* ------------------Navigation---------------- */

.featured{margin:30px auto;}
.featured .wrap-featured{}
.featured .wrap-featured .slider{}

/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {}
#content .wrap-content{border-top:0px solid grey; border-bottom:1px solid grey;}

.block01 {margin:20px 10px; padding:30px; border-bottom:1px dashed #CCC; border-top:1px dashed #CCC;}
.block01 h2{text-align:center; font-size:30px; line-height:35px; color: #ffffff; font-family: Arial,Charcoal,sans-serif; font-weight: normal;}
.block01 p{font-size:20px; text-align:center; line-height:25px;}
.block01 a{color:yellow;}

.block02 {margin:20px 10px; text-align:center;}
.block02 h2{font-size:24px; line-height:30px; text-transform: uppercase; color:#ffffff; font-family: Arial,Charcoal,sans-serif; font-weight: normal;}
.block02 p{font-size:16px; margin: 20px 0px; }
.block02 a{font-size: 24px; text-transform: uppercase; color: #ffffff; font-family: Impact,Charcoal,sans-serif; font-weight: normal;}
.block02 .box1{background: yellow; color: yellow; padding: 30px; border: 3px solid yellow;}
.block02 .box1 a:hover{color:yellow;}
.block02 .box2{background: yellow; color: yellow; padding: 30px; border: 3px solid yellow;}
.block02 .box2 a:hover{color:yellow;}
.block02 .box3{background: yellow; color: yellow; padding: 30px; border: 3px solid yellow;}
.block02 .box3 a:hover{color:yellow;}

.block03 {margin:20px 10px;}
.block03 h2{font-size:24px; line-height:30px; color: #ffffff; margin-bottom: 20px; font-family: Arial,Charcoal,sans-serif; font-weight: normal;}
.block03 img{float:left; margin:0px 10px 10px 0px; border: 3px solid #691936;}
.block03 ul{list-style-type:none;}
.block03 ul li{border-left: 3px solid #E1E1E1; padding:5px; margin-bottom: 5px; padding-left: 10px;}
.block03 ul li:hover{border-left: 3px solid #4AA9C3;}

.block04 {margin:20px 10px;}
.block04 h2{font-size:24px; line-height:30px; color: #ffffff; margin-bottom: 20px; font-family: Arial,Charcoal,sans-serif; font-weight: normal;}
.block04 .partners a{display: block; float:left; margin: 0px 28px 10px 0px; position: relative;}
.block04 .partners a img{display:block; border:3px solid yellow;}


.block{ margin:10px;}

#main-content{}
#main-content article {clear: both;}
#main-content article .heading{}
#main-content article .content{}
#main-content article a{text-align:center; background:; padding:10px 0px;color:#999999; text-shadow: #848484 3px 3px 8px ;}
#main-content article a:hover{color:white;}

#main-content article {font-size:15px; line-height:20px; color: grey; text-shadow: #848484 3px 3px 8px ; margin-bottom: 5px; font-family: Arial,Charcoal,sans-serif; font-weight: normal; background:  }
#main-content article h1{font-size:20px; line-height:30px; color: grey; text-shadow: #848484 3px 3px 8px ; margin-bottom: 15px; font-family: Arial,Charcoal,sans-serif; font-weight: normal; background:  }
#main-content article h1:hover{color:white;}
#main-content article img{ float:left; margin:0px 20px 10px 10px; border: 1px solid grey; -webkit-border-radius: 3px;}
#main-content article a.comments{cursor: pointer;color: #ffffff; display: inline-block; padding: 6px 12px 6px 12px; font-size: 18px; font-family: Impact,Charcoal,sans-serif; font-weight: normal;}

#sidebar{}
#sidebar .box{margin-bottom:0px; border-left:1px solid grey; }
#sidebar .heading{}

#sidebar .heading h2{font-size:20px; line-height:30px; color: #56723d; margin-bottom: 15px; font-family: Arial,Charcoal,sans-serif; font-weight: normal; text-transform: }
#sidebar .content p{color: #585858; }
#sidebar .content{margin-left:5px; padding:5px;}
#sidebar .content img{float:left; margin:0px 10px 10px 0px; border: 3px solid #691936;}
#sidebar .content ul{list-style-type:none;}
#sidebar .content ul li{border-left: 3px solid #E1E1E1; margin-bottom: 15px; padding-left: 10px ; margin-left: 5px;}
#sidebar .content ul li:hover{border-left: 3px solid #4AA9C3;}
#sidebar .content .post { margin-bottom: 10px;}
#sidebar .content .post h4{ font-size:14px; font-weight:normal;}
#sidebar .content .post img{ float:left; border: 3px solid #691936; margin-right:1px;}
#sidebar .content .post p{color:green; font-style:italic;}
/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {}
.wrap-footer{}

.copyright {text-align:center; background:; padding:10px 0px;color:#999999; text-shadow: #848484 3px 3px 8px ;}
.copyright a{color: #949494; text-shadow: #848484 3px 3px 8px ; text-decoration: none;}
.copyright a:hover{color:white;}


/* -------------------------------------------- */
/* ------------------Components-------------------- */
.photos{}
.photos:after{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.photos a{display: block; float:left; margin: 0px 4px 10px 4px;position: relative;}
.photos a img{display:block; border:1px solid blue;}

#pagi{margin: 50px auto; padding: 30px 0px;list-style: none;width: 250px;}
#pagi li {float: left;margin-right: 10px;}
#pagi li a {display: block;	text-decoration: none; color: #717171;font: bold 16px Arial, sans-serif;padding: 10px 13px; background: #ffffff;}
#pagi li a.current, #pagi li a:hover {color: #ffffff;	background: #4AA9C3;}

.comment{font-weight:bold; margin:50px 0px; width: auto;}
.comment div{margin-bottom: 20px; vertical-align:middle; }
.comment input{border: 2px solid #999999;padding: 8px 10px;width:250px;}
.comment textarea{border: 2px solid #999999;padding: 8px 10px;width:95%;}
.comment input[type="submit"] {cursor: pointer; width:100px; float:right;
	background: -webkit-linear-gradient(top, #efefef, #ddd);background: -moz-linear-gradient(top, #efefef, #ddd);
	background: -ms-linear-gradient(top, #efefef, #ddd);background: -o-linear-gradient(top, #efefef, #ddd);
	background: linear-gradient(top, #efefef, #ddd);
	color: #333;text-shadow: 0px 1px 1px rgba(255,255,255,1);	border: 2px solid green;}
.comment input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #eee, #ccc);	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);	background: -o-linear-gradient(top, #eee, #ccc);
	background: linear-gradient(top, #eee, #ccc);	border: 2px solid #bbb;}
.comment input[type="submit"]:active {
	background: -webkit-linear-gradient(top, #ddd, #aaa);	background: -moz-linear-gradient(top, #ddd, #aaa);
	background: -ms-linear-gradient(top, #ddd, #aaa);	background: -o-linear-gradient(top, #ddd, #aaa);
	background: linear-gradient(top, #ddd, #aaa);	border: 2px solid #999;}
