/*

Theme Name:Canyon

Theme URL: http://www.web2feel.com/canyon/

Description: Free WordPress theme released by web2feel.com

Author: Jinsona

Author URI: www.web2feel.com

Version: 1.0.0

Tags: Magazine, News, jQuery, Blue, green, Brown,Red , Grey, White, right-sidebar, fixed-width, theme-options, threaded-comments, banner ads, adsense,fab themes.



*/



/* RESET */

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, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

    border: 0;

    font-style: inherit;

    font-weight: inherit;

    margin: 0;

    outline: 0;

    padding: 0;

    vertical-align: baseline;

}



:focus {

/* remember to define focus styles! */

    outline: 0;

}

ol, ul {

    list-style: none;

}
.divbstodd1 {float: left; width: 290px; text-align: center; padding-left: 20px;}
.divbstoddclear {clear: both;}



table {

/* tables still need 'cellspacing="0"' in the markup */

    border-collapse: separate;

    border-spacing: 0;

}

.halfwidth {
	float: left;
	width: 430px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.col1nuwave	{
	float: left;
	width: 115px;
	padding-right: 5px;
	padding-top: 25px;
	text-align:center;
}
.col2nuwave	{
	float: left;
	width: 330px;
	padding-left: 5px;
	padding-right: 20px;
}
.col3nuwave	{
	float: left;
	width: 330px;
	padding-left: 5px;
}
	
	

caption, th, td {

    font-weight: normal;

}



blockquote:before, blockquote:after,

q:before, q:after {

    content: "";

}



blockquote, q {

    quotes: "" "";

}



a img {

    border: 0;

}



article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section {

    display: block;

}



/* BASIC */



body {

    font-family: Verdana,Tahoma,Arial,Century gothic, sans-serif;

    color: #333;

    font-size: 12px;

    background: url(images/body.png);

    margin: 0 auto;

    padding: 0px 0px;

}


.threequarter	{
	width: 600px;
}
img {

    border: 0;

    margin: 0;

}



a {

    color: #15899A;

    text-decoration: none;

    outline: none;

}



a:hover {

    color: #000;

    text-decoration: none;

}



blockquote {

    color: #59666f;

    font-style: italic;

    font-family: Georgia;

    padding: 10px;

}



.clear {

    clear: both;

}

.nuwave2	{
	border-collapse: collapse;
    border-spacing: 0;
    border: 0px solid #000;
    margin: 10px 0;
}
.nuwave2 td {
    border: 0px solid #000;
    padding: .4em .8em;
	background: #fff;
    color: #555;
}
.nuwave	{
	border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #000;
    margin: 10px 0;
}
.nuwave td {
    border: 1px solid #fff;
    padding: .4em .8em;
	background: #339933;
    color: #fff;
	text-shadow:none;
}
.nuwave td.t_bottom {
    border: 1px solid #fff;
    padding: .4em .8em;
	background: #0772b7;
    color: #fff;
	text-shadow:none;
}
.nuwave td.t_bottomc {
    border: 1px solid #fff;
    padding: .4em .8em;
	background: #0772b7;
    color: #fff;
	text-shadow:none;
	vertical-align:middle;
	height: 70px;
}
.nuwave th {
	background: #0772b7;
	text-shadow:none;
}
img.imagenormal	{
	border: 1px solid #000;
}
	

table {

    border-collapse: collapse;

    border-spacing: 0;

    border: 1px solid #fff;

    margin: 10px 0;

}



table td,table th {

    border: 1px solid #fff;

    padding: .4em .8em;

}



table th {

    background: #000; /*was ddd*/

    color: #fff;

    text-transform: uppercase;

    font-weight: 400;

    border: 1px solid #fff;

}



table td {

    border: 1px solid #fff;

    background: #eee;

    color: #555;

}



table tr.even td {

    background: #eee;

    border: none;

}
img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 10px;

    padding: 0;

}



img.alignnone {

    display: inline;

    background: #eee;

    margin: 0 0 10px;

    padding: 5px;

}



img.alignright {

    display: inline;

    background: #eee;

    margin: 5px 0 10px 10px;

    padding: 5px;

}



img.alignleft {

    display: inline;

    background: #eee;

    margin: 10px 15px 10px 0;

    padding: 5px;

}



.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 10px;

}



.alignright {

    float: right;

    margin: 0 0 10px 10px;

}

.alignright2 {

    float: right;

padding-right: 50px;

padding-top: 20px;

}



.alignleft {

    float: left;

    margin: 10px 15px 10px 0;

}



.wp-caption {

    text-align: center;

    background: #eee;

    margin: 10px;

    padding: 4px 0 5px;

}



.wp-caption img {

    border: 0;

    margin: 0 0 5px;

    padding: 0;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    font-weight: 400;

    line-height: 12px;

    color: #444;

    margin: 0;

    padding: 0;

}



.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}



.clearfix {

    display: inline-block;

}



html[xmlns] .clearfix {

    display: block;

}



* html .clearfix {

    height: 1%;

}



.rounded {

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

}



.boxshadow {

    -moz-box-shadow: 0 0 5px #000;

    -webkit-box-shadow: 0 0 5px #000;

    box-shadow: 0 0 5px #000;

}





/* FONTS */





@font-face {

    font-family: 'ExistenceStencilLight';

    src: url('fonts/Existence-StencilLight-webfont.eot');

    src: url('fonts/Existence-StencilLight-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/Existence-StencilLight-webfont.woff') format('woff'),

         url('fonts/Existence-StencilLight-webfont.ttf') format('truetype'),

         url('fonts/Existence-StencilLight-webfont.svg#ExistenceStencilLight') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'BebasNeueRegular';

    src: url('fonts/BebasNeue-webfont.eot');

    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/BebasNeue-webfont.woff') format('woff'),

         url('fonts/BebasNeue-webfont.ttf') format('truetype'),

         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');

    font-weight: normal;

    font-style: normal;

}





@font-face {

    font-family: 'AllerRegular';

    src: url('fonts/aller_rg-webfont.eot');

    src: url('fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/aller_rg-webfont.woff') format('woff'),

         url('fonts/aller_rg-webfont.ttf') format('truetype'),

         url('fonts/aller_rg-webfont.svg#AllerRegular') format('svg');

    font-weight: normal;

    font-style: normal;

}







/* OUTER  */





#wrapper {

    width: 1000px;

    margin: 50px auto;

    background:#f6f6f6;
	
 border:outset #333 1px;

}



/* HEADER */



#masthead {

}
#top {
    height: 120px;
    width: 1000px;
    margin: 0px auto;
	background:#fff;
}
#top2 {
    height: 200px;
    width: 1000px;
    margin: 0px auto;
	background:#fff;
}



#blogname {

    width: 400px;

    float: left;

    /*font-family: 'BebasNeueRegular',Arial, Tahoma, Sans-serif;*/
	font-family: 'Passion One', cursive;
}



#blogname h1 {

    font-size: 42px;

    margin: 25px 0px 0px 20px;

    font-weight: normal;

}



#blogname h1 a:link, #blogname h1 a:visited {

    color: #333;

}



#blogname h2 {

    font-size: 16px;

    margin: 0px 0px 0px 20px;

	font-family: 'AllerRegular',Arial, Tahoma, Sans-serif;

	text-transform:uppercase;	

}





/* TOP-MENU */



#botmenu {

    height: 60px;

    margin: 0px auto;

     background: url(images/menubg.png) repeat-x;

}

	

#submenu {

    margin: 0px auto;

    width: 1000px;

    padding: 0px 0px;

padding-left: 30px;

}

	

#submenu ul {

    width: 100%;

    float: left;

    list-style: none;

    margin: 0;

    padding: 0 0px;

}

	

#submenu li {

    float: left;

    list-style: none;

    margin: 0px 1px 0px 0px;

    padding: 0px;

    color: #999;

    text-shadow: 1px 1px 0px #04606E;

	font-size: 14px;

	font-weight:normal;

	font-family: 'AllerRegular', Arial,Tahoma,Century gothic,sans-serif;

	text-transform:uppercase;

}



#submenu li span.menudescription{

	display:block;

	font-size:10px;

	line-height:14px;

	color:#fff;

	font-family:verdana,Arial, Tahoma, Sans-serif;

}	



#submenu li a {

	color: #eee;

	display: block;

    margin: 0;

	padding: 20px 15px 0px 30px;

	text-decoration: none;

	position: relative;

		height:40px;

	}

	

#submenu li a:hover, #submenu li a:active{

	color: #fff;



	}

	



#submenu li a.sf-with-ul {

	padding-right: 10px;

	}	

	

#submenu li .sf-sub-indicator{

	display:none;

}	



#submenu li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 160px;

	margin: 0px 0px 0px 0px;

	padding: 5px 5px;

	background:#04606E;

	}	



#submenu li ul li a, #submenu li ul li a:link, #submenu li ul li a:visited {

	color: #ddd;

	text-shadow:1px 1px 0px #890519;

	font-size:11px;

	text-shadow:none;

	width: 150px; 

	margin: 0;

	padding: 0px 5px;

	line-height:35px;

	height:35px;

	text-transform: none;

	position: relative;

	}



#submenu li ul li a:hover, #submenu li ul li a:active {

	background:transparent;

	color: #fff; 

	}

	

ul.sub-menu li a{

	border-bottom:1px solid #04515B;

}



#submenu li ul a { 

	width: 150px;

	}



#submenu li ul a:hover, #submenu li ul a:active { 

	}



#submenu li ul ul {

	margin: -41px 0 0 165px;



	}



#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {

	left: -999em;

	}



#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {

	left: auto;

	}



#submenu li:hover, #submenu li.sfHover { 

	position: static;

	}



/* SEARCH FORM	 */

	

	

#search {

    width: 270px;

    padding: 0px;

    margin: 0px 0px 20px 0px;

    display: inline-block;

    height: 31px;

    float: right;

	border: 1px solid #ddd;

	background:#fff;

}



#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: 180px;

    background: transparent;

    margin: 0px 0px 0px 3px;

    padding: 5px 5px;

    height: 20px;

    border: none;

    font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;

    color: #555;

    float: left;

    display: inline;

}



#searchsubmit {

    background: #0696AF;

    border: none;

    color: #fff;

    display: block;

    padding: 6px 7px 7px 7px;

    float: right;

    cursor: pointer;

}	

	

	

	

	

	

/* BELOW HEADER */	



#casing {

    width: 1000px;

    padding: 0px 0px 0px 0px;

}



/* HOMEPAGE WIDGETS */



#home-widget{

   width: 670px;

   float:left;

}

.blog-widget{

	overflow:hidden;

}





.hwidleft{

	width:325px;

	float:left;

	margin:0px 0px 0px 0px;



}

.hwidright{

	width:325px;

	float:right;

	margin:0px 0px 0px 0px;

}



.homwid-left{

	padding:10px 10px 20px 10px;

	background:#fff;

	border:1px solid #ddd;

	margin-bottom:20px;

		

}



.homwid-right{

	padding:10px 10px 20px 10px;

	background:#fff;

	border:1px solid #ddd;

	margin-bottom:20px;

}



h3.homhead{

    font-size: 14px;

    margin-bottom: 10px;

    padding: 10px 0px 10px 0px;

	border-bottom:1px solid #0A6875;

    color: #15899A;	

	font-family: 'AllerRegular', Arial,Tahoma,Century gothic,sans-serif;

}



.high-first-item .postmeta{

	border:none;

	padding:15px 0px 0px 0px;

	font-size:10px;

}



.high-first-item{

	padding:0px 0px 10px 0px;

	border-bottom:1px solid #ddd;

}



.high-first-item h3{

	font-family: 'AllerRegular', Arial,Tahoma,Century gothic,sans-serif;

	font-size:16px;

	margin:10px 0px;

	text-transform:uppercase;

	font-weight:normal;

}



.high-first-item h3 a:link,.high-first-item h3 a:visited {

	color:#222;

}



.high-first-item p{

	line-height:180%;



}



.high-rest-item{

	padding:10px 0px 10px 0px;

	border-bottom:1px solid #ddd;

	

}



img.restmage{

	float:left;

	margin:0px 15px 0px 0px;

}



.high-rest-item h3{

	font-family: 'AllerRegular', Arial,Tahoma,Century gothic,sans-serif;

	font-size:14px;

	margin:0px 0px 5px 0px;

	text-transform:uppercase;

	font-weight:normal;

	

}



.high-rest-item h3 a:link,.high-rest-item h3 a:visited{

	color:#333;

}



.high-rest-item .postmeta{

	border:none;

	padding:0px 0px 0px 0px;

	font-size:10px;

}

/* CONTENT AREA */



#content {

    width: 670px;

    float: left;

    margin-left: 20px;

}
#content_fullwidth {

    width: 960px;

    float: left;

    margin-left: 20px;

}



.post {

    margin: 20px 0px 20px 0px;

	padding:10px 10px 20px 10px;

	background:#fff;

	border:1px solid #ddd;

	overflow:hidden;

}





img.postimg{

	width:250px;

	height:150px;

	float:left;

	margin:15px 15px 0px 0px;

}



.title {

    margin: 0px 0px;

    padding: 0px 0px;

  	font-family: 'AllerRegular', Arial,Tahoma,Century gothic,sans-serif;

}



.title  h2 {

    margin: 0px 0px 0px 0px;

	padding:10px 0px 15px 0px;

    font-size: 20px;

    font-weight:normal;

    color: #333;

    line-height: 120%;



}



.title  h2 a, .title  h2 a:link, .title  h2 a:visited {

    color: #333;

    background-color: transparent;

}





.post .postmeta {

	border-top:1px solid #ececec;

	border-bottom:1px solid #ececec;

	padding:5px 0px

}



.entry {

    margin: 10px 0px 10px 0px;

    padding: 0px 0px;

	text-shadow: -1px 1px 0px #fff;

}



.entry a:link,

.entry a:visited {

    color: #1D92A3;

}



.entry a:hover {

    color: #2EA4B5;

}



.entry ul, .entry ol {

    margin: .4em 0 1em;

    line-height: 150%;

}



.entry ul li, .entry ol li {

    list-style-position: outside;

    margin-left: 1.6em;

}



.entry p {

    margin: 0px 0px 0px 0px;

    padding: 10px 0px;

    line-height: 180%;

}



.titlemeta{



	padding:15px 0px;

	margin:0px 0px;

	font-size:11px;

  

}

.titlemeta a:link,

.titlemeta a:visited {

    color: #2EA4B5;

}









/* SIDEBAR */



#right {

    width: 270px;

    float: right;

    margin-right: 20px;

    margin-top: 20px;

}



/* Banners */





.squarebanner {

    margin: 0px 0px 10px 0px;

}



.squarebanner ul {

    list-style-type: none;

    margin: 0px auto;

    padding: 0px 0px 0px 0px;

    overflow: hidden;

}



.squarebanner ul li {

    list-style-type: none;

    margin: 10px 20px 20px 0px;

    float: left;

    display: inline;

}



.squarebanner ul li.rbanner {

    margin-right: 0px;

}



/* WIDGETS */

.sidebar {

    float: left;

}



h3.sidetitl {



	font-family: 'AllerRegular', Arial,Tahoma,Century gothic,sans-serif;

    font-size: 14px;

    margin-bottom: 10px;

    padding: 10px 0px 10px 0px;

	border-bottom:1px solid #0A7E8F;

    color: #0A7E8F;	

}



.sidebox {

    width: 270px;

    list-style: none;

    color: #666;

    margin: 0px 0 30px 0px;

}



.sidebox ul {

    list-style-type: none;

    margin: 0;

    padding: 0 0 5px;

}



.sidebox li {

    list-style-type: none;

    margin: 0;

    padding: 0;

    text-shadow: -1px 1px 0px #fff;

}



.sidebox ul ul {

    list-style-type: none;

    background-repeat: no-repeat;

    margin: 0;

    padding: 0;

}



.sidebox ul li {

    height: 100%;

    line-height: 18px;

    clear: left;

    width: 260px;

    list-style-type: none;

    margin: 0;

    color: #777;	

}



.sidebox ul li a:link,.sidebox ul li a:visited {

    color: #777;

    text-decoration: none;

    display: block;

    padding: 5px 0px;

}



.sidebox ul li a:hover {

    color: #0A7E8F;

}



.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.widget_meta ul li {

    border-bottom: 1px solid #eee;

}



.sidebox.widget_recent_entries ul li a {

    border-bottom: 1px solid #eee;



}



ul#recentcomments li.recentcomments {

    border-bottom: 1px solid #eee;

    padding: 5px 0px 5px 0px;

	

}



div#calendar_wrap {

    border: 1px solid #fff;

    margin: 0 auto;

    padding: 0;

}



table#wp-calendar {

    width: 100%;

    border: none;

    margin: 0!important;

    padding: 0;

}



#wp-calendar caption {

    font-size: 16px;

    color: #375752;

    font-weight: 400;

       text-transform: uppercase;

    padding: 10px 5px 5px;

	text-align:center;

}



#wp-calendar th,#wp-calendar td {

    text-align: center;

    color: #fff;

    background: #555;

    padding: 7px 5px;

}



#wp-calendar tr {

    margin: 0!important;

}



#wp-calendar td {

    background-color: #eee;

    color: #444;

    margin: 0!important;

}



#wp-calendar td a {

    border: none;

    color: #D1512A;

}



.sidebox ul ul ul,.sidebox ul ul ul ul {

    list-style-type: none;

    border: 0;

    margin: 0;

    padding: 0;

}











/* COMMENTS */

#commentsbox {

    margin: 0px 0px 0px 0px;

}



h3#comments {

    padding: 10px 0px;

    font-size: 14px;

    margin: 20px 0px 20px 0px;

    color: #222;

	font-weight:normal;

}



ol.commentlist {

    clear: both;

    overflow: hidden;

    list-style: none;

    margin: 0;

}



ol.commentlist li {

    line-height: 18px;

    background: #fff;

    margin: 0px 0 20px 0px;

    padding: 15px;

    border: 1px solid #ddd;

}



ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {

    color: #333;

    font-weight: 700;

    text-decoration: none!important;

}



cite.fn {

    color: #eee;

    font-style: normal;

}



ol.commentlist li .comment-author .avatar {

    float: right;

    border: 1px solid #eee;

    background: #fff;

    padding: 3px;

}



ol.commentlist li .comment-meta .commentmetadata {

    color: #000;

}



ol.commentlist li .comment-meta a {

    color: #2EA4B5;

    text-decoration: none!important;

}



ol.commentlist li p {

    line-height: 22px;

    margin-top: 5px;

    color: #666;



}



ol.commentlist li .reply {

    margin-top: 10px;

    font-size: 10px;

}



ol.commentlist li .reply a {

    background: #2EA4B5;

    border: 1px solid #258D9B;

    color: #fff;

    text-decoration: none;

    padding: 3px 10px;

}



ol.commentlist li ul.children {

    list-style: none;

    text-indent: 0;

    margin: 1em 0 0;

}



.comment-nav {

    height: 20px;

    padding: 5px;

}



.comment-nav a:link,.comment-nav a:visited {

    color: #E88F02;

}



#respond {

    margin: 10px 0;

    padding: 0;

}



#respond h3 {

    font-size: 14px;

    font-weight: 400;

    color: #444;

    padding: 5px 0 0;

}



#commentform {

    padding: 10px 0;

}



#commentform a {

    color: #167784;

}



#commentform p {

    color: #999;

    margin: 5px 0;

}



#respond label {

    display: block;

    color: #999;

    padding: 5px 0;

}



#respond input {

    background: #fff;

    border: 1px solid #ddd;

    color: #02070F;

    margin: 0 10px 10px 0;

    padding: 5px;

}



#commentform input {

    width: 50%;

}



#respond input#commentSubmit {

    width: 100px;

    background: #2EA4B5;

    border: 1px solid #167784;

    color: #fff;

    cursor: pointer;

    margin: 10px 0;

    padding: 3px 5px;

}



textarea#comment {

    background: #fff;

    border: 1px solid #ddd;

    width: 70%;

    color: #02070F;

    margin: 10px 0 0;

    padding: 5px;

}



ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {

    color: #333;

}



ol.commentlist li .comment-meta,#respond label small {

    font-size: 10px;

}



ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {

    margin: 0 0 0 50px;

}



/* Archive title and pagination */	

	

h1.pagetitle {

    font-size: 14px;

    margin-bottom: 20px;

    color: #777;

}	

	



/* Footer widgets */





#bottom {

    margin: 0px auto;

    width: 1000px;

}



.bottomcover {

    margin: 0px auto;

	background:#046371;

}



h3.bothead {

    font-size: 14px;

    padding: 10px 0px 10px 0px;

    color: #fff;

	font-family: 'AllerRegular', Arial,Tahoma,Century gothic,sans-serif;

    font-weight: normal;

}



.botwid {

    float: left;

    width: 217px;

    padding-bottom: 30px;

    font-size: 11px;

    margin: 20px 10px 0px 20px;

    color: #ddd;

    list-style: none;

}



.botwid ul {

    list-style-type: none;

    margin: 0px;

    padding: 0px 0px 0px 0px;

}



.botwid li {

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.botwid ul ul {

    list-style-type: none;

    margin: 0;

    padding: 0px 0px 0px 0px;

    background-repeat: no-repeat;

}



.botwid ul ul ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

    border: 0;

}



.botwid ul ul ul ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

    border: 0;

}



.botwid ul li {

    height: 100%;

    line-height: 18px;

    clear: left;

    width: 215px;

    list-style-type: none;

}



.botwid ul li a:link, .botwid ul li a:visited {

    color: #eee;

    text-decoration: none;

    padding: 5px 0px 5px 0px;

    display: block;

    border-bottom: 1px solid #0C7B89;

}



.botwid ul li a:hover {

    color: #fff;

}



.botwid p {

    padding: 7px 0px;

    margin: 0;

    line-height: 150%;

}



.botwid table {

    width: 100%;

    text-align: center;

    color: #787d7f;

}			



.botwid  ul#recentcomments li.recentcomments {

    border-bottom: 1px solid #0C7B89;

    padding: 5px 0px 5px 0px;

	

}		

	

	

/* --- FOOTER --- */



#footer {

    width: 1000px;

    padding: 20px 0px;

    margin: 0px 0px 0px 0px;

    color: #777;

    font-size: 11px;

    float: left;

}



#footer a:link , #footer a:visited {

    color: #777;

}





.fcred {

    text-align: center;

    margin: 0px auto;

    line-height: 16px;

}



/* Pagenavi */

#navigation {

    padding:0px 0px 20px 0px;

}



.wp-pagenavi {

    font-size: 12px;

    text-align: center !important;

}



.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

    text-decoration: none;

    background: #666!important;

    border: 1px solid #333 !important;

    color: #fff !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: #0696AF !important;

    border: 1px solid #087687!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: #0696AF !important;

    border: 1px solid #087687 !important;

    color: #fff !important;

    padding: 3px 7px !important;

    display: block;

    text-align: center;

    float: left;

    margin-right: 4px;

}	



/* Banner*/



.topad{

	margin:35px 20px 0px 0px;

	float:right;

	background:#fff;

	border:1px solid #ddd;

	padding:3px; 

}







/* Slider */



#slide {

	background:#fff;

	width:648px;

	height:280px;

	padding:10px 10px;

	margin-bottom:20px;

    margin-top: 20px;	

	border:1px solid #ddd;

}



img.slideimg {

    width: 650px;

    height: 280px;

}

	



/* FlexSlider Necessary Styles

*********************************/ 

.flexslider {

    width: 100%;

    margin: 0;

    padding: 0;

}



.flexslider .slides > li {

    display: none;

} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {

    max-width: 100%;

    display: block;

}



.flex-pauseplay span {

    text-transform: capitalize;

}



/* Clearfix for the .slides element */

.slides:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}



html[xmlns] .slides {

    display: block;

}



* html .slides {

    height: 1%;

}



/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {

    display: block;

}





/* FlexSlider Default Theme

*********************************/

.flexslider {

    background: #fff;

    position: relative;

    zoom: 1;



}



.flexslider .slides {

    zoom: 1;

    margin: 0px;

}



.flexslider .slides > li {

    position: relative;

}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */

.flex-container {

    zoom: 1;

    position: relative;

}



/* Caption style */

/* IE rgba() hack */

.flex-caption {

    background: none;

    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);

    zoom: 1;

}



.flex-caption {

    width: 96%;

    padding: 2%;

    position: absolute;

    left: 0px;

    bottom: 0px;

    background: rgba(0,0,0,.3);

    color: #fff;

    text-shadow: 0 -1px 0 rgba(0,0,0,.3);

    font-size: 10px;

    line-height: 14px;

}



.flex-caption p {

    margin: 0px 0px;

}

/* Direction Nav */

ul.flex-direction-nav {

    margin: 0px 0px;

}



ul.flex-direction-nav li {

    margin: -10px 0px 0px 0px;

    padding: 0px;

    float: left;

}



ul.flex-direction-nav li a {

    width: 30px;

    height: 38px;

    margin: -20px 0 0 0px;

    padding: 0px 0px;

    background: url(images/bg_direction_nav.png) no-repeat 0 0;

    position: absolute;

    top: 50%;

    cursor: pointer;

    text-indent: -9999px;

}



ul.flex-direction-nav li .next {

    background-position: -30px 0;

    right: -25px;

}



ul.flex-direction-nav li .prev {

    left: -25px;

}



ul.flex-direction-nav li .disabled {

    opacity: .3;

    filter: alpha(opacity=30);

    cursor: default;

}







/* Control Nav */

.flex-control-nav {

    width: 100%;

    position: absolute;

    bottom: -40px;

    text-align: center;

}



.flex-control-nav li {

    margin: 0 0 0 5px;

    display: inline-block;

    zoom: 1;

    *display: inline;

}



.flex-control-nav li:first-child {

    margin: 0;

}



.flex-control-nav li a {

    width: 10px;

    height: 10px;

    display: block;

    background: url(images/bg_control_nav.png) no-repeat 0 0;

    cursor: pointer;

    text-indent: -9999px;

}



.flex-control-nav li a:hover {

    background-position: 0 -10px;

}



.flex-control-nav li a.active {

    background-position: 0 -20px;

    cursor: default;

}















