/*
Theme Name: Zen2n
Theme URI:
Author: s2n
Author URI: 
Description:
Version: 
License: 
License URI:
Tags: fixed-width
*/

body  { margin:0; padding:0; font-size:90%; background-color:#ddd; font-family:Verdana,Arial,Helvetica,sans-serif; color:#000; }

/* 2 COLUMN */
#container  { float:left; margin:0 -240px 0 30px; width:670px; }
#primary    { float:left; overflow:hidden; width:220px; }
#secondary  { float:left; overflow:hidden; width:220px; clear:right; }
/* 1 COLUMN, NO SIDEBAR */
.one-column #content { margin:0 auto; width:900px; }
/* FULL WIDTH, NO SIDEBAR - for attachment pages */
.single-attachment #content { margin:0 auto; width:900px; }

/* MAIN */
#shell    { margin:0; padding:0;
background: #fafafa;
background: -moz-linear-gradient(top,  #fafafa 0%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: -o-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: -ms-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: linear-gradient(to bottom,  #fafafa 0%,#dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dddddd',GradientType=0 );
 }
#wrapper  { width:960px; margin:0 auto; padding:0; clear:both; background-color:#fff;
 box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); -moz-box-shadow:0px 8px 20px rgba(0,0,0,0.3); -webkit-box-shadow:0px 8px 20px rgba(0,0,0,0.3); }
#main     { margin:0 auto; padding:0; clear:both; overflow:hidden; background:#fff url('i/mid.png') repeat-x top left; }
#bot      { margin:0 auto; padding:10px 0; border-top:2px dashed #69c; background-color:#205284; clear:both; }
#access .menu-header, div.menu, #colophon, #main  { margin:0 auto; }

/* TOP */
#top    { width:960px; height:32px; margin:0 auto; background-color:#2766a4; clear:both; }
#top div.topblock { float:right; display:inline; margin:4px 10px; padding: 0; }
#top a:link, #top a:visited { color:#eee; text-decoration:none; }
#top a:hover, #top a:active { color:#ddd; }
#top form, #top img { display:inline; }

div#slidebox { margin-top:-12px; }

#top form input.submit { font-size:12px; margin-top:1px; padding:1px 7px 3px 7px; color:#259; text-shadow:1px 1px 0px #bdf;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border:1px solid #225588; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-spacing:0;
background: #ddeeff;
background: -moz-linear-gradient(top,  #ecf5ff 0%, #6699cc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf5ff), color-stop(100%,#6699cc));
background: -webkit-linear-gradient(top,  #ecf5ff 0%,#6699cc 100%);
background: -o-linear-gradient(top,  #ecf5ff 0%,#6699cc 100%);
background: -ms-linear-gradient(top,  #ecf5ff 0%,#6699cc 100%);
background: linear-gradient(to bottom,  #ecf5ff 0%,#6699cc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf5ff', endColorstr='#6699cc',GradientType=0 );
 }
#top form input.submit:active { position:relative; top:1px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }

/* TOP SEARCH */
#top div #search { margin:0; padding:1px; width:155px; height:20px; background-color:#ecf5ff;
 border:1px solid #225588; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-spacing:0; }
#search input { width:130px; height:16px; border:none; background-color:#ecf5ff; vertical-align:middle; }
#searchform input#searchsubmit { margin:0; padding:0; width:15px; height:15px; }
#searchform input#searchsubmit:active { position:relative; top:1px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }

/* HEADER */
#header { width:960px; height:155px; margin:0 auto; padding:5px 0; }
#header a:link, #header a:visited { text-decoration:none; color:#444; }
#header a:hover, #header a:active { color:#777; }

img.logo1       { float:left; }
#header a img  { border-bottom:1px dashed #fff; }
#header a img:hover  { border-bottom:1px dashed #2766a4; }
div.logo2       { float:left; width:495px; margin:40px 0 0 40px; }
div.logo2 h1    { margin:0; padding:0; }
div.logo2 div   { margin:0; padding:0; font-size:16px; color:#2766a4; font-weight:bold; text-align:center; }
div.logo3       { float:right; width:270px; margin-top:40px; }
div.logo3 img   { padding-left:75px; } /* 25 year image */
#signup img     { float:left; padding:7px 7px 0 30px; vertical-align:middle; }
.started        { padding-top:10px; font-size:24px; }
#signup a:link,#signup a:visited { color:#c00; }
#signup a:hover,#signup a:active { color:#f00; border-bottom:1px dashed #f00; }
.phone          { float:right; padding:2px 20px 0 0; color:#2766a4; font-size:28px; font-family:Arial, Helvetica, sans-serif; }

/* MENU */
#access-wrap  { font-family:Arial,Helvetica,sans-serif; clear:both; width:940px; margin:0 auto; }
#access { height:35px; color:#369; font-size:13px; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0px #444; clear:both; }
#access .menu-header, div.menu { font-size:12px; margin-left:3px; }
#access .menu-header ul, div.menu ul { list-style:none; margin:0; padding:0; }
#access .menu-header li, div.menu li { list-style:none; float:left; }
#access a { color:#eee; white-space:nowrap;
 /* main menu spacing */
 display:block;
 padding:0 9px 0 9px;
 line-height:35px;
 text-decoration:none;
 text-shadow:1px 1px 0px #225599;
}
#access ul > li { margin:0 5px;
  border:1px solid #369; border-radius:7px 7px 0 0; -moz-border-radius:7px 7px 0 0; -webkit-border-radius:7px 7px 0 0; border-spacing:0;
background: #5891bc;
background: -moz-linear-gradient(top,  #5891bc 0%, #025c9b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5891bc), color-stop(100%,#025c9b));
background: -webkit-linear-gradient(top,  #5891bc 0%,#025c9b 100%);
background: -o-linear-gradient(top,  #5891bc 0%,#025c9b 100%);
background: -ms-linear-gradient(top,  #5891bc 0%,#025c9b 100%);
background: linear-gradient(to bottom,  #5891bc 0%,#025c9b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5891bc', endColorstr='#025c9b',GradientType=0 );
}
#access ul ul > li { width:100%; background:none; filter:none; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; }
#access a:active { position:relative; top:1px; }

/* dropdowns */
#access ul ul { box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 display:none; top:35px; left:0; float:left; padding:5px;
 border:1px solid #69c; border-top:0px; border-radius:0 5px 5px 5px; -moz-border-radius:0 5px 5px 5px; -webkit-border-radius:0 5px 5px 5px; border-spacing:0;
background: #aaddff;
background: -moz-linear-gradient(top,  #ddeeff 0%, #aaddff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddeeff), color-stop(100%,#aaddff));
background: -webkit-linear-gradient(top,  #ddeeff 0%,#aaddff 100%);
background: -o-linear-gradient(top,  #ddeeff 0%,#aaddff 100%);
background: -ms-linear-gradient(top,  #ddeeff 0%,#aaddff 100%);
background: linear-gradient(to bottom,  #ddeeff 0%,#aaddff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddeeff', endColorstr='#aaddff',GradientType=0 );
 }

#access ul ul li { clear:both; /*chrome fix*/ min-width:200px; background-image:none; border:none; color:#369; }
#access ul ul a  { line-height:.9em; padding:10px; text-shadow:none; color:#259; }
#access ul ul ul { left:100%; top:0; border-top:1px solid #69c; } /* grandchild dropdown */

#access li:hover > a { color:#bdf; }
#access ul ul li:hover > a { background-color:#ecf5ff; } /* dropdown */
#access ul li:hover > ul { display:block; }
#access ul ul li:hover > ul { display:block; }

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a { color:#fff; font-weight:bold; background-color:#548eba; }

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover { color:#bdf; }
#access ul ul a:hover { color:#369; }

#menu-item-190 ul.sub-menu { margin-left:-120px;  }

div#access-wrap   { position:relative; z-index:1000; }
#access .menu-header li, div.menu li { position:relative;}
#access ul ul { position:absolute; }

/* GLOBAL */
h1, h2, h3, h4, h5, h6 { margin:0; letter-spacing:1pt; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; color:#333; }
h1  { font-size:30px; }
h2  { font-size:26px; margin-top:24px; }
h3  { font-size:22px; margin-top:30px; }
h4  { font-size:16px; margin-top:30px; font-weight:bold; }
h5  { font-size:14px; font-weight:bold; }
h6  { font-size:12px; font-weight:bold; }
li h4 { margin-top:8px; }
ul.v11 li { font-size:11px !important; margin-left:-10px !important; }

.blue{ color:#2766a4; }
.grey { color:#444; }
.red  { color:#c00; }
.ccc  { color:#ccc; }
.fff  { color:#fff; }
.v10  { font-size:10px; }
.v11  { font-size:11px; }
.v13  { font-size:13px; }
.v14  { font-size:14px; }
.v16  { font-size:16px; }
.v18  { font-size:18px; }
.v20  { font-size:20px; }
a:link,a:visited  { color:#333; text-decoration:underline; }
a:hover,a:active  { color:#c00; text-decoration:none; }
a.fff:link,a.fff:visited { color:#fff; text-decoration:underline; }
a.fff:hover,a.fff:active { color:#330000; text-decoration:none; }
a.blue:link,a.blue:visited { color:#2766a4; text-decoration:underline; }
a.blue:hover,a.blue:active { color:#c00; text-decoration:none; }
.blue a:link,.blue a:visited { color:#2766a4; text-decoration:underline; }
.blue a:hover,.blue a:active { color:#c00; text-decoration:none; }
a.red:link,a.red:visited { color:#c00; text-decoration:underline; }
a.red:hover,a.red:active { color:#900; text-decoration:none; }
.red a:link,.red a:visited { color:#c00; text-decoration:underline; }
.red a:hover,.red a:active { color:#900; text-decoration:none; }

hr        { border:0; border-bottom:1px dashed #444; margin:35px 0; clear:both; }
.clear    { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
ol, ul { list-style:none; }
blockquote { quotes:none; }
blockquote:before, blockquote:after { content: ''; content:none; }
del { text-decoration:line-through; }
a img { border:none; }
a:hover img { filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
.font2, .font2 p,.font2 div,.font2 span { font-family:Georgia,"Times New Roman",Times,serif; }
ul { list-style:square; margin:0 0 18px 1.5em; }
ol { list-style:decimal; margin:0 0 18px 1.5em; }
ol ol { list-style:upper-alpha; }
ol ol ol { list-style:lower-roman; }
ol ol ol ol { list-style:lower-alpha; }
ul ul,ol ol,ul ol,ol ul { margin-bottom:0; }
dl { margin:0 0 24px 0; }
dt { font-weight:bold; }
dd { margin-bottom:18px; }
strong  { font-weight:bold; color:#444; }
b,.bold { font-weight:bold; }
cite,em,i { font-style:italic; }
big { font-size:131.25%; }
ins { background:#ffc; text-decoration:none; }
blockquote { /*font-style:italic;*/ padding:0 3em; }
blockquote cite,blockquote em,blockquote i { font-style:italic; }
pre { background:#f7f7f7; color:#222; line-height:18px; margin-bottom:18px; padding:1.5em; }
abbr,acronym { border-bottom:1px dotted #666; cursor:help; }
sup,sub { height:0; line-height:1; position:relative; vertical-align:baseline; }
sup { bottom:1ex; }
sub { top:.5ex; }
input[type="text"],textarea,select { background:#f9f9f9; border:1px solid #ccc; box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1); padding:2px; }
.hid, .kword, #kword, .special    { visibility:hidden; height:1px; margin:0; padding:0; }
.normal { font-weight:normal; }
.left   { text-align:left; }
.center { text-align:center; }
.right  { text-align:right; }
.float-left  { float:left; }
.float-right { float:right; }
form    { margin:0; padding:0; }
.link-list h3   { margin:30px 0; border-bottom:1px dashed #444; }
.link-list h3 a { font-weight:normal; cursor:pointer; }
.link-list a    { font-weight:bold; }
.link-list .dis { display:none; }

a.but:link,a.but:visited  { font-weight:bold; line-height:23px; color:#666; text-decoration:underline; border:1px solid #666; padding:2px 6px 2px 6px; background:#ccc url('i/gnv.gif'); }
a.but:hover,a.but:active  { color:#c00; border:1px solid #09c; background:#ccc url('i/gnvd.gif'); }
.but2   { font-weight:bold; color:#c00; line-height:23px; padding:2px 6px 2px 6px; border:1px solid #c00; background:#ccc url('i/gnv.gif'); }

table.table-style1      { border-top:1px solid #555; margin:20px 0; }
table.table-style1 td   { border-bottom:1px solid #555; padding:10px 0; }

/* NOTE */
.note   { padding:20px 10px;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border:1px solid #ddd; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0;
background: #fafafa;
background: -moz-linear-gradient(top,  #fafafa 0%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: -o-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: -ms-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: linear-gradient(to bottom,  #fafafa 0%,#dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dddddd',GradientType=0 );
 }

.note-red   { padding: 20px 10px; color:#eee;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border:1px solid #ddd; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0;
background: #ff1919;
background: -moz-linear-gradient(top,  #ff1919 0%, #ad181f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff1919), color-stop(100%,#ad181f));
background: -webkit-linear-gradient(top,  #ff1919 0%,#ad181f 100%);
background: -o-linear-gradient(top,  #ff1919 0%,#ad181f 100%);
background: -ms-linear-gradient(top,  #ff1919 0%,#ad181f 100%);
background: linear-gradient(to bottom,  #ff1919 0%,#ad181f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1919', endColorstr='#ad181f',GradientType=0 );
 }

.note-green   { padding: 20px 10px; color:#eee;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border:1px solid #ddd; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0;
background: #97ba40;
background: -moz-linear-gradient(top,  #97ba40 0%, #618926 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97ba40), color-stop(100%,#618926));
background: -webkit-linear-gradient(top,  #97ba40 0%,#618926 100%);
background: -o-linear-gradient(top,  #97ba40 0%,#618926 100%);
background: -ms-linear-gradient(top,  #97ba40 0%,#618926 100%);
background: linear-gradient(to bottom,  #97ba40 0%,#618926 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97ba40', endColorstr='#618926',GradientType=0 );
 }

.note-blue   { padding: 20px 10px; color:#eee;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border:1px solid #ddd; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0;
background: #0079f2;
background: -moz-linear-gradient(top,  #0079f2 0%, #18336e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0079f2), color-stop(100%,#18336e));
background: -webkit-linear-gradient(top,  #0079f2 0%,#18336e 100%);
background: -o-linear-gradient(top,  #0079f2 0%,#18336e 100%);
background: -ms-linear-gradient(top,  #0079f2 0%,#18336e 100%);
background: linear-gradient(to bottom,  #0079f2 0%,#18336e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0079f2', endColorstr='#18336e',GradientType=0 );
 }

.note-bblue   { padding:20px 10px; border:1px solid #a0c0e0;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0;
background: #ecf5ff;
background: -moz-linear-gradient(top,  #ecf5ff 0%, #bbddff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf5ff), color-stop(100%,#bbddff));
background: -webkit-linear-gradient(top,  #ecf5ff 0%,#bbddff 100%);
background: -o-linear-gradient(top,  #ecf5ff 0%,#bbddff 100%);
background: -ms-linear-gradient(top,  #ecf5ff 0%,#bbddff 100%);
background: linear-gradient(to bottom,  #ecf5ff 0%,#bbddff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf5ff', endColorstr='#bbddff',GradientType=0 );
 }

.note-orange   { padding:20px 10px; border:1px solid #a0c0e0;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0;
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: linear-gradient(to bottom,  #ffa84c 0%,#ff7b0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
 }

.note-purple   { padding:20px 10px; border:1px solid #a0c0e0;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0;
background: #9e2471;
background: -moz-linear-gradient(top,  #9e2471 0%, #7c0057 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e2471), color-stop(100%,#7c0057));
background: -webkit-linear-gradient(top,  #9e2471 0%,#7c0057 100%);
background: -o-linear-gradient(top,  #9e2471 0%,#7c0057 100%);
background: -ms-linear-gradient(top,  #9e2471 0%,#7c0057 100%);
background: linear-gradient(to bottom,  #9e2471 0%,#7c0057 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e2471', endColorstr='#7c0057',GradientType=0 );
 }

.note-red h4, .note-green h4, .note-blue h4, .note-orange h4, .note-purple h4   { color:#fff; font-size:16px; }

.note-button { margin:0.5em auto; color:#444; font-weight:bold;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 text-shadow:1px 1px 0px #eee; letter-spacing:1px; text-align:center; color:#259; background-color:#ddeeff;
 text-shadow:1px 1px 0px #bdf; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-spacing:0;
background: #ecf5ff;
background: -moz-linear-gradient(top,  #ecf5ff 0%, #6699cc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf5ff), color-stop(100%,#6699cc));
background: -webkit-linear-gradient(top,  #ecf5ff 0%,#6699cc 100%);
background: -o-linear-gradient(top,  #ecf5ff 0%,#6699cc 100%);
background: -ms-linear-gradient(top,  #ecf5ff 0%,#6699cc 100%);
background: linear-gradient(to bottom,  #ecf5ff 0%,#6699cc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf5ff', endColorstr='#6699cc',GradientType=0 );
}

.note-button a      { text-decoration:none; color:#259; display:block; /*width:95%;*/ padding:10px 0; }
.note-button:active { position:relative; top:1px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }
.note-button a:hover{ color:#c00; }

.noteboxed { margin:0 auto; padding:20px; background-color:#a6dacc;
 border:1px solid #3d5d5d; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0; }

.notebox        { text-align:center; }
.notebox div    { float:left; margin:20px 10px; padding:10px 10px 20px 10px;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-spacing:0;
background: #fafafa;
background: -moz-linear-gradient(top,  #fafafa 0%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: -o-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: -ms-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
background: linear-gradient(to bottom,  #fafafa 0%,#dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dddddd',GradientType=0 );
 }

.notebox h3     { font-size:18px; }
.notebox h6      { font-size:14px; line-height:20px; letter-spacing:normal; height:70px; margin:10px 0; }
.notebox a:link,.notebox a:visited { color:#2766a4; text-decoration:none; }
.notebox a:hover,.notebox a:active { color:#69c; }
.notebox h3 a:link,.notebox h3 a:visited   { font-weight:bold; color:#c00; text-decoration:underline; }
.notebox h3 a:hover,.notebox h3 a:active   { color:#2766a4; text-decoration:none; }

div .note.alist { margin:auto; padding:0px 10px 180px 10px; }
.note.alist div { float:left; margin:3px; text-align:center; }
.note.alist img { margin:0 auto; padding:10px; background-color:#f1f1f1;
 border:1px solid #ddd; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0; }
.note.alist h3  { margin-bottom:20px; text-align:center; color:#366; font-weight:bold; font-style:italic; }
.alist a:link,.alist a:visited  { color:#366; font-weight:bold; text-decoration:none; }
.alist a:active,.alist a:hover  { color:#5fafae; }
.alist a:active                 { position:relative; top:1px; }
img.note-image { margin:15px 0; border:1px solid #777; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; border-spacing:0;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2); }

/* CONTENT */
#content .boxed { margin:0 auto; padding:20px; background-color:#f1f1f1;
 border:1px solid #ddd; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0; }
#content img.boxleft { float:left; padding:10px; margin:15px 15px 15px 0; background-color:#f1f1f1;
 border:1px solid #ddd; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0; }
#content img.boxright { float:right; padding:10px; margin:15px 0 15px 15px; background-color:#f1f1f1;
 border:1px solid #ddd; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-spacing:0; }

img.shadow { margin:0;
-webkit-box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 10px 5px rgba(50, 50, 50, 0.75);
box-shadow:         0px 10px 5px rgba(50, 50, 50, 0.75); }

img.shadowright { float:right; margin:15px 0 15px 15px;
-webkit-box-shadow: -8px 6px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -8px 6px 5px rgba(50, 50, 50, 0.75);
box-shadow:         -8px 6px 5px rgba(50, 50, 50, 0.75); }

img.shadowleft { float:left; margin:15px 15px 0 15px;
-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75); }

#content { margin:0 0 20px 0; }
#content, #content input, #content textarea { }
#content ul,#content ol,#content dd,#content pre { margin:10px 0 24px 0; }
#content ul ul,#content ol ol,#content ul ol,#content ol ul { margin-bottom:0; }
#content pre,#content kbd,#content tt,#content var { font-size:15px; line-height:21px; }
#content code { font-size:13px; }
#content dt,#content th { color:#000; }
#content li { list-style-image:url('i/bullet.png'); line-height:1.6em; font-size:14px; }
#content li span { font-size:14px; }
#content ul.check li { list-style-image:url('i/checkmark.png'); line-height:1.6em; }
#content ul.ball li { list-style-image:url('i/ball.png'); line-height:1.6em; }

.hentry { margin:0 0 48px 0; }
.home .sticky { background:#f2f7fc; border-top:4px solid #000; margin-left:-20px; margin-right:-20px; padding:18px 20px; }
.single .hentry { margin:0 0 36px 0; }

.page-title       { color:#444; font-size:14px; font-weight:bold; margin:0 0 36px 0; }
.page-title span  { color:#444; font-size:16px; font-style:italic; font-weight:normal; }
.page-title a:link, .page-title a:visited { color:#444; text-decoration:none; }
.page-title a:active, .page-title a:hover { color:#777; }

#content .entry-title { font-size:28px; margin:20px 0 0 0; padding:0 10px 5px 10px; /*border-bottom:1px solid #2766a4;*/ color:#2766a4; font-weight:bold; } /* entry-title */
.entry-title a:link, .entry-title a:visited { color:#2766a4; text-decoration:none; }
.entry-title a:active, .entry-title a:hover { color:#6699cc; }

.entry-meta { color:#888; font-size:12px; }
.entry-meta abbr, .entry-utility abbr { border:none; }
.entry-meta abbr:hover, .entry-utility abbr:hover { border-bottom:1px dotted #666; }
.entry-content, .entry-summary { clear:both; padding:12px 0 0 0; }
#content .entry-summary p:last-child { margin-bottom:12px; }
.entry-content fieldset { border:1px solid #e7e7e7; margin:0 0 24px 0; padding:24px; }
.entry-content fieldset legend { background:#fff; color:#000; font-weight:bold; padding:0 24px; }
.entry-content input { margin:0 0 24px 0; }
.entry-content input.file, .entry-content input.button { margin-right:24px; }
.entry-content label { color:#888; font-size:12px; }
.entry-content select { margin:0 0 24px 0; }
.entry-content sup, .entry-content sub { font-size:10px; }
.entry-content blockquote.left { float:left; margin-left:0; margin-right:24px; text-align:right; width:33%; }
.entry-content blockquote.right { float:right; margin-left:24px; margin-right:0; text-align:left; width:33%; }
.page-link { color:#000; font-weight:bold; margin:0 0 22px 0; word-spacing:0.5em; }
.page-link a:link, .page-link a:visited { background:#f1f1f1; color:#333; font-weight:normal; padding:0.5em 0.75em; text-decoration:none; }
.home .sticky .page-link a { background:#d9e8f7; }
.page-link a:active, .page-link a:hover { color:#ff4b33; }
body.page .edit-link { clear:both; display:block; }
#entry-author-info { background:#f2f7fc; border-top:4px solid #000; clear:both; font-size:14px; line-height:20px; margin:24px 0; overflow:hidden; padding:18px 20px; }
#entry-author-info #author-avatar { background:#fff; border:1px solid #e7e7e7; float:left; height:60px; margin:0 -104px 0 0; padding:11px; }
#entry-author-info #author-description { float:left; margin:0 0 0 104px; }
#entry-author-info h2 { color:#000; font-size:100%; font-weight:bold; margin-bottom:0; }
.entry-utility { clear:both; color:#888; font-size:12px; line-height:18px; }
.entry-meta a, .entry-utility a { color:#888; }
.entry-meta a:hover, .entry-utility a:hover { color:#ff4b33; }
#content .video-player { padding:0; }
.contact1 { float:left; width:400px; }
.contact2 { float:right; width:400px; margin:-20px 0 20px 0; }

/* MAINBOX */
table#mainbox td  { padding:5px; vertical-align:top; }
table#specials    { border:3px double #444; background-color:#baa3c5; margin:0 auto; }
#specials td      { background-color:#e7ddeb; border-color:#e7ddeb; }
#specials td.sp1  { text-align:center; background-color:#816890; color:#fff; }

/* ASIDES */
.home #content .category-asides p { font-size:14px; line-height:20px; margin-bottom:10px; margin-top:0; }
.home .hentry.category-asides { padding:0; }
.home #content .category-asides .entry-content { padding-top:0; }

/* GALLERY LISTING */
.category-gallery .size-thumbnail img { border:10px solid #f1f1f1; margin-bottom:0; }
.category-gallery .gallery-thumb { float:left; margin-right:20px; margin-top:-4px; }
.home #content .category-gallery .entry-utility { padding-top:4px; }

/* ATTACHMENT PAGES */
.attachment .entry-content .entry-caption { font-size:140%; margin-top:24px; }
.attachment .entry-content .nav-previous a:before { content:'\2190\00a0'; }
.attachment .entry-content .nav-next a:after { content:'\00a0\2192'; }

/* IMAGES */
#content .attachment img { max-width:900px; }
#content .alignleft, #content img.alignleft { display:inline; float:left; margin-right:24px; margin-top:4px; }
#content .alignright, #content img.alignright { display:inline; float:right; margin-left:24px; margin-top:4px; }
#content .aligncenter, #content img.aligncenter { clear:both; display:block; margin-left:auto; margin-right:auto; }
#content img.alignleft, #content img.alignright, #content img.aligncenter { margin-bottom:12px; }
#content .wp-caption { background:#f1f1f1; line-height:18px; margin-bottom:20px; padding:4px; text-align:center; }
#content .wp-caption img { margin:5px 5px 0; }
#content .wp-caption p.wp-caption-text { color:#888; font-size:12px; margin:5px; }
#content .wp-smiley { margin:0; }
#content .gallery { margin:0 auto 18px; }
#content .gallery .gallery-item { float:left; margin-top:0; text-align:center; width:33%; }
#content .gallery .gallery-caption { color:#888; font-size:12px; margin:0 0 12px; }
#content .gallery dl { margin:0; }
#content .gallery img { border:10px solid #f1f1f1; }
#content .gallery br+br { display:none; }
#content .attachment img { display:block; margin:0 auto; }

/* NAVIGATION */
.navigation { color:#555; font-size:13px; font-weight:bold; line-height:18px; overflow:hidden; }
.navigation a:link,.navigation a:visited { color:#555; text-decoration:none; }
.navigation a:active,.navigation a:hover { color:#888; }
.nav-previous { float:left; width:50%; }
.nav-next { float:right; text-align:right; width:50%; }
#nav-above { margin:0 0 18px 0; }
#nav-above { display:none; }
.paged #nav-above,.single #nav-above { display:block; }
#nav-below { margin:-18px 0 0 0; }

/* COMMENTS */
#comments { clear:both; }
#comments .navigation { padding:0 0 18px 0; }
h3#comments-title, h3#reply-title { color:#333; font-size:14px; font-weight:bold; margin-bottom:0; }
h3#comments-title { padding:24px 0; }
.commentlist { list-style:none; margin:0; }
.commentlist li.comment { border-bottom:1px solid #e7e7e7; line-height:24px; margin:0 0 24px 0; padding:0 0 0 56px; position:relative; }
.commentlist li:last-child { border-bottom:none; margin-bottom:0; }
#comments .comment-body ul, #comments .comment-body ol { margin-bottom:18px; }
#comments .comment-body p:last-child { margin-bottom:6px; }
#comments .comment-body blockquote p:last-child { margin-bottom:24px; }
.commentlist ol { list-style:decimal; }
.commentlist .avatar { position:absolute; top:4px; left:0; }
.comment-author { }
.comment-author cite { color:#000; font-style:normal; font-weight:bold; }
.comment-author .says { font-style:italic; }
.comment-meta { font-size:12px; margin:0 0 18px 0; }
.comment-meta a:link,.comment-meta a:visited { color:#888; text-decoration:none; }
.comment-meta a:active,.comment-meta a:hover { color:#ff4b33; }
.commentlist .even { }
.commentlist .bypostauthor { }
.reply { font-size:12px; padding:0 0 24px 0; }
.reply a, a.comment-edit-link { color:#888; }
.reply a:hover, a.comment-edit-link:hover { color:#ff4b33; }
.commentlist .children { list-style:none; margin:0; }
.commentlist .children li { border:none; margin:0; }
.nopassword,.nocomments { display:none; }
#comments .pingback { border-bottom:1px solid #e7e7e7; margin-bottom:18px; padding-bottom:18px; }
.commentlist li.comment+li.pingback { margin-top:-6px; }
#comments .pingback p { color:#888; display:block; font-size:12px; line-height:18px; margin:0; }
#comments .pingback .url { font-size:13px; font-style:italic; }

/* COMMENTS FORM */
input[type=submit] { color:#333; }
#respond { border-top:1px solid #e7e7e7; margin:24px 0; overflow:hidden; position:relative; }
#respond p { margin:0; }
#respond .comment-notes { margin-bottom:1em; }
.form-allowed-tags { line-height:1em; }
.children #respond { margin:0 48px 0 0; }
h3#reply-title { margin:18px 0; }
#comments-list #respond { margin:0 0 18px 0; }
#comments-list ul #respond { margin:0; }
#cancel-comment-reply-link { font-size:2px; font-weight:normal; line-height:18px; }
#respond .required { color:#ff4b33; font-weight:bold; }
#respond label { color:#888; font-size:12px; }
#respond input { margin:0 0 9px; width:98%; }
#respond textarea { width:98%; }
#respond .form-allowed-tags { color:#888; font-size:12px; line-height:18px; }
#respond .form-allowed-tags code { font-size:11px; }
#respond .form-submit { margin:12px 0; }
#respond .form-submit input { font-size:14px; width:auto; }

/* WIDGET AREAS */
.widget-area ul     { list-style:none; margin-left:0; }
.widget-area ul ul  { list-style:square; margin-left:1.3em; }
.widget-container   { margin:0 0 18px 0; }
.widget-container li { list-style-image:url('i/bal.png'); line-height:1.6em; }

.widget-title       { color:#444; font-size:14px; font-weight:bold; }
.widget-area a:link,.widget-area a:visited { text-decoration:underline; color:#444; font-size:11px; }
.widget-area a:active,.widget-area a:hover { text-decoration:none; color:#c00; }
.widget-area .entry-meta  { font-size:11px; }
#wp_tag_cloud div         { line-height:1.6em; }

#wp-calendar { width:100%; }
#wp-calendar caption { color:#222; font-size:14px; font-weight:bold; padding-bottom:4px; text-align:left; }
#wp-calendar thead { font-size:11px; }
#wp-calendar thead th { }
#wp-calendar tbody { color:#aaa; }
#wp-calendar tbody td { background:#f5f5f5; border:1px solid #fff; padding:3px 0 2px; text-align:center; }
#wp-calendar tbody .pad { background:none; }
#wp-calendar tfoot #next { text-align:right; }

.widget_rss a.rsswidget { color:#000; }
.widget_rss a.rsswidget:hover { color:#ff4b33; }
.widget_rss .widget-title img { width:11px; height:11px; }
.widget_search  { vertical-align:middle; }
.widget_search input#s  { width:100px; font-size:13px; }
.widget_search input#searchsubmit { font-size:11px; }

/* MAIN SIDEBARS */
#main .widget-area ul { margin-left:0; padding:0 0 0 20px; }
#main .widget-area ul ul { border:none; margin-left:1.3em; padding:0; }
#primary { }
#secondary { }

/* FOOTER */
#footer       { color:#eee; padding:15px 0; margin:auto; width:910px; clear:both; }
#colophon     { margin:auto; overflow:hidden; width:910px; }
#footer a:link,#footer a:visited  { color:#eee; text-decoration:none; }
#footer a:hover,#footer a:active  { color:#ccc; border-bottom:1px dashed #ccc; }
#footer h3  { color:#eee; font-size:20px; margin:0; font-weight:normal; }
#footer h3 a:link,#footer h3 a:visited { color:#eee; font-size:20px; text-decoration:underline; }
#footer h3 a:hover,#footer h3 a:active  { color:#ccc; border-bottom:1px dashed #aaa; text-decoration:none; }
#footer-widget-area               { width:900px; margin:0 auto; text-align:center; }
#footer-widget-area .widget-area  { float:left; margin-right:20px; /* width:210px; */ text-align:left; }
#footer-widget-area #fourth       { margin-right:0; }
#footer-widget-area .widget-area ul     { list-style:none; margin:10px 0; padding:0; } /* title */
#footer-widget-area .widget-area ul ul  { color:#ccc; list-style:square; margin-left:1.3em; padding:0; }

#copyright h3 { text-align:center; }
#copyright    { font-size:11px; clear:both; text-align:center; }

#copyright ul   { width:400px; margin:auto; text-align:center; }
#copyright li   { list-style:none; }
#copyright li a { float:left; display:block; border-left:1px solid #eee; padding:0 10px; text-decoration:none; }

img#wpstats   { display:block; margin:0 auto 10px; }

/* Text meant only for screen readers */
.screen-reader-text { position:absolute; left:-9000px; }

/* Mobile Safari ( iPad, iPhone and iPod Touch ) */
pre { -webkit-text-size-adjust:140%; }
code { -webkit-text-size-adjust:160%; }
#access,.entry-meta,.entry-utility,.navigation,.widget-area { -webkit-text-size-adjust:120%; }

/* PRINT STYLE */
@media print { 
body { background:none !important; }
#wrapper { clear:both !important; display:block !important; float:none !important; position:relative !important; }
#header { border-bottom:2pt solid #000; padding-bottom:18pt; }
#colophon { border-top:2pt solid #000; }
#site-title, #site-description { float:none; line-height:1.4em; margin:0; padding:0; }
#site-title { font-size:13pt; }
.entry-content { font-size:14pt; line-height:1.6em; }
.entry-title { font-size:21pt; }
#access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area { display:none !important; }
#container, #header, #footer { margin:0; width:100%; }
#content, .one-column #content { margin:24pt 0 0; width:100%; }
.wp-caption p { font-size:11pt; }
#copyright, #site-generator { float:none; width:auto; }
#colophon { width:auto; }
img#wpstats { display:none; }
#site-generator a { margin:0; padding:0; }
#entry-author-info { border:1px solid #e7e7e7; }
#main { display:inline; }
.home .sticky { border:none; }
 }

/* FRP */
form.frp { /*width:600px;*/ margin:20px auto; padding:20px; color:#333;
 border:1px solid #a0c0e0; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; border-spacing:0;
background: #ddeeff;
background: -moz-linear-gradient(top,  #ddeeff 0%, #bddffb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddeeff), color-stop(100%,#bddffb));
background: -webkit-linear-gradient(top,  #ddeeff 0%,#bddffb 100%);
background: -o-linear-gradient(top,  #ddeeff 0%,#bddffb 100%);
background: -ms-linear-gradient(top,  #ddeeff 0%,#bddffb 100%);
background: linear-gradient(to bottom,  #ddeeff 0%,#bddffb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddeeff', endColorstr='#bddffb',GradientType=0 );
}
.frp sub{ float:left; color:#c00; }
.frp br { clear:both; }
.frp fieldset { padding:1em; font:80%/1 Verdana; color:#444; border:1px solid #a0c0e0; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; border-spacing:0; }
.frp fieldset legend { background-color:transparent; color:#259; font-weight:normal; padding:0 2px; }
.frp label { float:left; width:150px; margin:0.8em 0.6em 0 0; text-align:right; color:#333; }
.frp label.w00 { width:auto; margin-left:20px; }
.frp label.w250 { width:250px; }
.frp label.pad0 { padding-top:0; }
.frp input[type="text"], .frp textarea, .frp select, .frp input[type="file"] { float:left; margin:0.4em 0; background-color:#fff; }
.frp input[type="text"].floatnone, .frp textarea.floatnone, .frp select.floatnone { float:none; margin:0.4em 0; background-color:#fff; }
.frp input[type="checkbox"] { float:none; padding:0; margin:0.4em 0; }
.frp input[type="radio"] { margin:0.4em 0; }
.frp input:focus, .frp textarea:focus, .frp select:focus { border:1px solid #fceebe; background-color:#ffffee; }
.frp input.submit { display:block; width:25%; padding:10px; margin:0.5em auto; text-shadow:1px 1px 0px #eee; letter-spacing:1px; color:#259; font-weight:bold;
 box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
 border:1px solid #a0c0e0; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-spacing:0;
background: #bbddff;
background: -moz-linear-gradient(top,  #ecf5ff 0%, #bbddff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf5ff), color-stop(100%,#bbddff));
background: -webkit-linear-gradient(top,  #ecf5ff 0%,#bbddff 100%);
background: -o-linear-gradient(top,  #ecf5ff 0%,#bbddff 100%);
background: -ms-linear-gradient(top,  #ecf5ff 0%,#bbddff 100%);
background: linear-gradient(to bottom,  #ecf5ff 0%,#bbddff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf5ff', endColorstr='#bbddff',GradientType=0 );
}
.frp input.submit:active { position:relative; top:1px; color:#c00; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }
.frp input.submit:hover  { color:#c00; }
.frp hr                  {  border:1px solid #a0c0e0; }

/* SIGNUP */
div.signup  { width:200px; margin:0 auto; }
.fsForm     { box-shadow:0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2); border:1px solid #a0c0e0; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-spacing:0; }

/* SIDE MENU */
.dcjq-accordion ul.menu li a.active { color:#259 !important; background-image:none !important; background-color:#fff !important; }
.dcjq-accordion ul { margin:0 !important; padding:0 !important; border:none !important; }
div .dcjq-accordion { padding:0 0 10px 0;  background-color:#eee; border-radius:0 0 8px 8px; -moz-border-radius:0 0 8px 8px; -webkit-border-radius:0 0 8px 8px; border-spacing:0; }

.dcjq-accordion ul li { list-style:none !important; }/* fixes IE problems in main menu - chain reaction */
.dcjq-accordion   { border:1px solid #ddd !important; }
.dcjq-accordion ul a { border-bottom:1px solid #ddd !important; padding:10px !important; text-transform:capitalize !important; background-image:none !important;
background: #fafafa;
background: -moz-linear-gradient(top,  #fafafa 0%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
background: -o-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
background: -ms-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
background: linear-gradient(to bottom,  #fafafa 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#eeeeee',GradientType=0 );
 }




.ez_title {
line-height: 40px !important;
color: hsl(210, 62%, 40%) !important;
font-size: 28px !important;
font-weight: bold !important;
margin: 0 0 20px !important;
padding: 0 !important;
}
.ez_thumb{
display:none !important;
}
.ez_article {
display: block;
border: 0px solid #fff !important;
background:none !important
}
.ez_articles {
border: 0px solid #fff !important;
background:none !important
}
.ez_article:hover {
background:none !important
}
.ez_post {
    text-decoration: none !important;
}
.ez_article {
    margin: 0 0 20px !important;
    padding: 0px !important;
}
.ez_h1 {
color: hsl(210, 62%, 40%) !important;
font-size: 28px !important;
font-weight: bold !important;
margin: 0px 0 0 !important;
padding: 0 !important;
line-height: 30px !important;
}

.ez_full_article {
border: 0px solid #fff !important;
background: none !important;
margin: 5px !important;
padding: 5px !important;
}
.page-id-2787 h1 {
    display: none;
}