/*
Theme Name: EduPress
Theme URI: http://www.wpzoom.com/themes/edupress
Description: Theme by <a href="http://www.wpzoom.com">WPZOOM</a>
Version: 1.0.6
Author: WPZOOM
Author URI: http://www.wpzoom.com
*/

html, body, div, h1, h2, h3, ul, ol, li, form, fieldset,input, textarea {margin: 0; padding: 0; font-size: 100%;}  
ul {list-style: none;}  
img, fieldset {border: 0;}
em {font-style: italic;}
strong {font-weight: bold;}

body {font-family:Arial, Helvetica, Tahoma, sans-serif; font-size: 62.5%; text-align:center; background: #eeeeee url(images/back_header.png) repeat-x top left; color: #444; }
a {text-decoration:none; color: #005a2c; }
a:hover {text-decoration:underline; color: #008741; cursor: pointer; }
h1,h2,h3,h4,h5,h6 {font-weight: normal; margin:0; padding:0; color: #222; }
h3 a:hover {text-decoration: none; }
p {margin: 0 0 16px; }

#container {width:100%; text-align:center; margin-bottom: 20px; font-size: 12px; line-height: 18px; }
#container div.wrapper {margin: 0 auto; text-align: left; width: 980px; }
#container div.cleaner {clear: both; font-size:1px; height: 1px; margin:0; line-height: 1px; }
#container div.cleaner-head {clear: right;}
#container div.sep {font-size:1px; height: 1px; margin:0; line-height: 1px; margin: 3px 0; background-color: #ccc; }

div.box-nopadd {padding: 0; border-top: none; }

#header {padding: 20px 0 15px; min-height: 60px; }
#logo {float: left; display: inline; margin-left: 20px; }

#callInfo {float: right; display: inline; text-align:right; font-style:italic; font-weight: bold; font-size: 12px; color: #005a2c; margin: 10px 14px 50px 0; }
#navigation {float: right; display: inline; line-height: 24px; font-size: 11px; text-transform: uppercase; color: #daeecc; }
#navigation p a {color: #fff;}
#nav {display: block; margin: 0 3px; }
#nav li {float: left; display: inline; padding: 0 10px 0 10px; border-left: solid 1px #005a2c; }
#nav li:first-child {border-left: none; }
#nav a {color: #fff; text-decoration: none; text-shadow: #444 1px 1px 0; }
#nav a:hover {color: #daeecc;}
#nav li li {padding: 0; }

#frame {padding: 10px 20px; background: transparent url(images/back_frame.png) repeat-y top left; min-height: 400px; }
.frameShadow {height: 10px; width: 980px; padding:0; margin:0; line-height: 1px; font-size: 1px; }
.frameBottom {background: transparent url(images/back_frame_bottom.png) no-repeat bottom left;}

#crumbs {color: #777; font-size: 12px; line-height: 30px; background: #fff url(images/back_crumbs.png) repeat-x bottom left; margin-bottom: 20px; padding-left: 10px; }

/* Main */
#main {float: right; display: inline; margin-left: 20px; width: 680px; }

#featPosts {margin-bottom: 20px; min-height: 200px; position:relative; clear:both;}
#featPosts ul.posts li {position: relative; }
#featPosts .postcontent {position: absolute; bottom: 0; left: 0; width: 660px; padding: 10px; font-size: 12px; line-height: 18px; background: transparent url(images/back_feat_posts.png) repeat top left; }
#featPosts .postcontent p {margin: 0;}
#featPosts .postcontent h2 {font-size: 14px; font-weight: bold; margin-bottom: 6px;  }

#postsSmall {width: 680px; }
#postsSmall li {display: inline; }
#postsSmall a {background-color: #008741; color: #FFFFFF; display: inline; float: left; font-size: 11px; line-height: 30px; padding: 0 5%; text-align: center; white-space: nowrap; width: 15%;}
#postsSmall a:hover, #postsSmall li.active a {color: #fff; background-color: #005a2c;}

/* Required */
.container { overflow:hidden; position:relative; }
.slides { position:absolute; top:0; left:0; }
.slides li.slide { position:absolute; top:0; width:680px; min-height: 300px; display:none; }

h1 {font-size: 28px; font-weight: bold; line-height: 36px; margin-bottom: 12px; }
h1 a:hover {text-decoration: none;}
p.postmetadata {font-size: 12px; margin:0; color: #999; }
.single {font-size: 14px; line-height: 20px; overflow: hidden; }
.home .single {font-size: 12px; line-height: 18px; }
div.sep {margin: 10px 0 !important; }
.single h2, .single h3, .single h4, .single h5, .single h6 {font-weight: bold; margin-bottom: 12px; } 
#container .single h2, h2.title {font-size: 26px; line-height: 30px; }
#container .single h3 {font-size: 24px; line-height: 28px; }
.single h4 {font-size: 22px; line-height: 28px; }
.single h5 {font-size: 18px; line-height: 24px; }
.single h6 {font-size: 14px; line-height: 20px; }
.single p {margin-bottom: 14px; }
.single img {margin-bottom: 10px; max-width: 680px; height: auto; }
.single ul, .single ol {margin: 0 0 14px 14px; }
.single li ul, .single li ol {margin-bottom: 0; }
.single li {list-style-position: outside; margin-left: 20px;} 
.single ul li {list-style-type: square;}
.single ol li {list-style-type: decimal; }
.single blockquote {font-style: italic; font-size: 16px; line-height: 24px; border-left: solid 5px #ddd; background-color: #eee; padding: 10px 15px 1px; margin: 10px; display: block; float: none; clear: both; }
.single a {text-decoration:none; color: #005a2c; }
.single a:hover {text-decoration:underline; color: #005a2c; cursor: pointer; }

.page-right #main {float: left; display: inline; margin-right: 20px; margin-left: 0; }
.page-full #main {margin: 0; width: 940px; }
.page-full .single img {max-width: 940px; }

.archive h2.title {font-size: 16px; font-weight: bold; line-height: 20px; }
.archive .postcontent {margin-bottom: 1em;margin-left: 145px;}
.archive p.postmetadata {margin: 6px 0; }
.archive ul.posts li {padding: 15px 0 0; border-bottom: solid 1px #ccc; }
.archive ul.posts > li:first-child {padding-top:0; }

#homeColumns .column {float: left; display: inline; width: 330px; margin-right: 20px;}
#homeColumns .column-last {margin-right: 0; }
#homeColumns .column-wide {width: 680px; margin-right: 0; }
h3.title, .wpzoomWidget h3 {color: #fff; padding-left: 10px; margin-bottom: 10px; }
h3.title a, .wpzoomWidget h3 a {color: #fff; text-decoration: none; }
h3.title a:hover, .wpzoomWidget h3 a:hover {text-decoration: underline; }
#homeColumns ul.posts div.cover, .archive div.cover, .wpzoomWidget div.cover {float: left; display: inline; margin: 0 15px 5px 0; }
#homeColumns ul.posts div.cover img, .archive div.cover img, .wpzoomWidget div.cover img { padding: 5px; background: #fff; box-shadow: 0 0 5px #aaa; -moz-box-shadow: 0 0 5px #aaa; -webkit-box-shadow: 0 0 5px #aaa; }
#homeColumns ul.posts h2, .wpzoomWidget h2 {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
#homeColumns ul.posts p, .wpzoomWidget p {margin: 0;}
#homeColumns ul.posts p.postmetadata, .wpzoomWidget p.postmetadata {margin: 6px 0; font-size: 11px; }
#homeColumns ul.posts li, .wpzoomWidget ul.posts li {padding-bottom: 10px; border-bottom: solid 1px #ddd; margin-bottom: 10px;  }

/* Comments */
#main ol.normalComments {clear: left; padding: 1em 0; margin:0; }
#main ol.normalComments div.comment-body {position: relative; }
#main ol.normalComments div.reply {position: absolute; top: 0; right: 0; }
#main ol.normalComments li {clear: left; list-style-type: none; margin: 0 0 1em; padding: 10px 15px 5px; font-size: 11px; line-height: 16px; min-height: 80px; }
#main ol.normalComments li ul.children {padding: 10px 0 0; }
#main ol.normalComments li ul.children li {clear: left; margin: 0 10px 10px 10px; }
#main ol.normalComments li p {margin-bottom: 0;}

#main ol.normalComments img.avatar { float: left; display: inline; margin: 0 15px 20px 0; }
#main ol.normalComments cite {font-size: 12px; line-height: 18px; font-weight: bold; font-style: normal; float: left; display: inline; margin-right: 10px;  }
#main ol.normalComments .commentmetadata {line-height: 18px; font-size: 11px; margin-bottom: 5px; }
#main ol.normalComments blockquote {font-size: 12px; line-height: 18px; }
#main ol.normalComments span.says {display: none; }

.reply a, .cancel-comment-reply a { padding: 2px 5px; margin-bottom: 5px; font-weight: normal; text-transform: uppercase; font-size: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; }
.reply a:hover, .cancel-comment-reply a:hover { text-decoration: none; }

#respond {clear: left; margin-top: 10px; }
.cancel-comment-reply {margin: 10px 0 5px; }
#respond div.sep {display: none; }
li #respond div.sep {display: block; }
#respond {padding: 10px; }
li #respond {padding: 10px; }

#commentform {margin-top: 15px; clear: left; }
#commentform code {font-size: 11px; }
#commentform p {margin: 0 0 5px; font-size: 12px;}
#commentform #formLabels {float: left; display: inline; width: 45%; }
#commentform #formContent {float: left; display: inline; width: 50%; text-align: center; }
#commentform label {text-align: left; font-weight:bold; line-height: 2.0em; font-size: 11px; display: block; text-transform: uppercase; }
#commentform input {width: 90%;	padding: 8px 0 8px 7px;	font-size: 14px; margin-bottom: 10px; }
#commentform textarea {	width: 100%; height: 110px;	padding: 4px; margin-bottom: 10px; font-size: 14px; line-height: 20px;	}
#commentspost p {font-size: 12px; line-height: 24px;}

#main label, #commentform label {font-weight:bold; line-height: 2.0em; font-size: 11px; display: block; text-transform: uppercase; }
#main #submit, #commentform #submit {background:none; font-size: 14px; text-transform: lowercase; padding: 5px 7px; width: auto; cursor: pointer; }

#main ol.normalComments img.avatar {border: solid 4px #ddd; }
#main #submit, #commentform #submit {background:none; background-color: #27629c; color: #fff; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 6px 15px;}
#main #submit:hover, #commentform #submit:hover {background-color: #444; }

/* Comments */
#content .reply a, #content .cancel-comment-reply a { background-color: #555; color: #fff; }
#content .reply a:hover, #content .cancel-comment-reply a:hover {background-color: #27629c; }

#main .normalComments li.comment {background-color: #f1f1f1; border-top: solid 1px #ccc; }
#main .normalComments li.bypostauthor { background-color: #fff; }
#main input, #main textarea, #commentform input, #commentform textarea {background-color: #f1f1f1; border: 1px solid #ccc; color: #333; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#main .content h2.title {clear: left; }


/* Sidebar */
#sidebar {float: left; display: inline; width: 240px; }
#sidebar .widget {margin: 0 0 10px; font-size: 12px; line-height: 18px; }

#navSide li a, #sidebar .widget h3, h3.title {line-height: 26px; background: #333 url(images/title_black.png) repeat-x top left; font-size: 12px; font-weight: bold; border-bottom: solid 1px #555; }
#navSide li:last-child {border-bottom: none;}
#navSide li a {color: #fff; padding-left: 10px; display: block; border-bottom: none; }
#navSide li ul li {font-weight: normal; border-bottom: none; margin-bottom: 1px; background: none; background-color: #f2f2f2; }
#navSide li ul li a {color: #333; font-weight: normal; padding-left: 20px; display:block; background: #f4f4f4 url(images/icon_menu.png) no-repeat top left; margin: 0; }
#navSide li ul li a:hover {background-color: #eee; }
#navSide li ul {border-left: solid 1px #ddd; border-right: solid 1px #ddd; border-bottom: solid 1px #ddd;}
#navSide li ul ul {border:none; padding-left: 10px; }
#navSide li ul li li {border-top: solid 1px #fff; }
#navSide li ul li:hover li {border-right: none; }
#sidebar .widget h3 {line-height: 26px; background: #325e84 url(images/back_side_widget.png) repeat-x top left; font-size: 12px; font-weight: bold; padding-left: 10px; color: #fff; margin-bottom: 10px; }

h3.black {background-image: url(images/title_black.png); border-bottom-color: #111;}
h3.blue {background-image: url(images/title_green.png); border-bottom-color: #527937;}
h3.blue2 {background-image: url(images/title_green.png); border-bottom-color: #527937;}
h3.blue3 {background-image: url(images/title_green.png); border-bottom-color: #527937;}
h3.brown {background-image: url(images/title_brown.png); border-bottom-color: #493e33;}
h3.gold {background-image: url(images/title_gold.png); border-bottom-color: #896220;}
h3.green {background-image: url(images/title_green.png); border-bottom-color: #527937;}
h3.grey {background-image: url(images/title_grey.png); border-bottom-color: #414141;}
h3.pink {background-image: url(images/title_pink.png); border-bottom-color: #bd146a;}
h3.purple {background-image: url(images/title_purple.png); border-bottom-color: #69115b;}
h3.red {background-image: url(images/title_red.png); border-bottom-color: #a71a1a;}
h3.teal {background-image: url(images/title_teal.png); border-bottom-color: #248891;}

/* Footer */
#footer {margin: 10px 20px; text-align: center; color: #777; }
#footer p {margin:0; line-height: 18px; font-size: 11px;  }

#footer div.column {float: left; display: inline-block; width: 260px; margin-right: 30px; border-right: solid 1px #e5e5e5; padding-right: 30px; line-height: 18px; font-size: 11px;}
#footer div.column-last {margin-right: 0; padding-right: 0; border-right: none; width: 298px; }
#footer div.column h3 {display: none; }
#footer div.column p {display: block; margin: 0 0 16px; }
#footer div.widget {margin: 5px 0 10px; }

#footer div.column-last p.copy {font-size: 11px; margin: 0 0 8px; }
#footer p.wpzoom {line-height: 18px; margin:0; }
#footer p.wpzoom img {display: inline; margin: 0 0 -3px 3px;}
#footer p.wpzoom a {color: #777; text-decoration: none;}
#footer p.wpzoom a:hover { }

.alignright {	float: right; display:inline; margin: 0 0 10px 10px; }
.alignleft {	float: left; display: inline; margin: 0 10px 10px 0; }
img.wp-smiley  { padding: 0; border: none; }

/* WPZOOM Gallery Widget */
.widget ul.gallery {padding: 0; margin:5px 0 5px 20px;}
.widget ul.gallery li {list-style-type: none; float: left; display: inline; padding:0; margin: 0 15px 10px 0; }
.widget ul.gallery li.last {margin-right: 0;}
.widget ul.gallery li img {padding: 1px; margin: 0; }

.single .gallery .gallery-item {display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;	margin:10px; }
.single .gallery { margin: auto; text-align:center; clear:both; }
.single .gallery img, .widget ul.gallery img { border: solid 4px #eee;}
.single .gallery-caption { margin-left: 0; }
.single div.gallery img:hover, .widget ul.gallery li img:hover {border: solid 4px #9acdea; }

/* Search widget */
#searchform label {font-weight: bold; font-size: 11px; display: none; }
#searchform input {float: left; display: inline; height: 18px; padding: 4px; border: solid 1px #ccc;}
#searchform input#s {width: 230px; margin-bottom: 5px; }
#searchform input#searchsubmit {font-size: 11px; font-weight: bold; height: 28px; width: 60px; padding:0; margin-bottom: 5px; background-color:#444; border: none; color: #fff; cursor: pointer; }
#searchform input#searchsubmit:hover {background-color: #a71a1a; }

/* Shortcodes */
.checklist li {padding-left: 20px; background: transparent url(images/icon_tick.png) no-repeat top left; list-style-type: none !important; }
.arrowlist li {padding-left: 20px; background: transparent url(images/icon_arrow.png) no-repeat top left; list-style-type: none !important; }
.deletelist li {padding-left: 20px; background: transparent url(images/icon_delete.png) no-repeat top left; list-style-type: none !important; }
.scBox {padding: 10px; text-shadow: none !important; color: #444; margin: 10px 0; }
.notice {background-color: #f8f0af; }
.warning {background-color: #f8c0c0; }
.update {background-color: #daeecc; }
.highlight {padding: 3px 5px; text-shadow: none; background-color: #f8f0af; color: #333; }
.half {float:left;width:47%;margin:10px 0;margin-right:6%;}
.third {float:left;width:30%;margin:10px 0;margin-right:5%; overflow: hidden;}
.last {margin-right:0}

#sidebar .social li { display: inline; width: 47%; float: left; padding: 0; margin-right: 6px; margin-bottom: 10px; line-height: 16px;}
#sidebar .social a { font-size: 12px; font-weight: bold; }
#sidebar .social a span { font-size: 11px; display: block; font-weight: normal; }
#sidebar .widget a:hover {text-decoration: none; }
#sidebar .social img { float: left; margin-right: 7px; }
.widget li.comment {margin-bottom: 6px; font-size: 11px; line-height: 16px; }
.widget img.avatar {float: left; display: inline; margin: 0 10px 5px 0; }

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

Carousel Widget      

*********************************************************************************************/   
 
.jcarousel { font-size: 11px; font-weight: normal; text-transform: uppercase; clear: both; margin: 10px 0 20px; border: solid 1px #e1e1e1; width: 656px; padding: 15px 10px 15px 12px; background: transparent url(images/back_highlights.png) repeat-x bottom left;}
.jcarousel ul { height: 82px;}
.jcarousel img { float: left; border: solid 1px #777; width: 100px; height:80px; }
.jcarousel li a { color: #0060B6; }
.jcarousel a:hover { text-decoration: underline; }
.jcarousel-item { width: 102px; overflow: hidden; margin-right: 8px; position: relative; }
.jcarousel-prev { float: left; }
.jcarousel-next { float: right; }
.jcarousel-prev, .jcarousel-next { color: #003f62; margin-top: 8px; }
.jcarousel-prev:hover, .jcarousel-next:hover { text-decoration: underline; cursor: pointer; }

#sidebar .jcarousel {width: 220px; }
#sidebar .jcarousel-item {width: 102px; margin-right: 15px;}

/********************************************************************************
Tabber CSS
********************************************************************************/
 
.tabberlive .tabbertabhide { display: none; }
ul.tabbernav { margin: 0; padding: 0; float: left; width: 100%; display: inline; list-style-type: none; border-bottom: 1px solid #d7d7d7; margin-bottom: 10px; }
ul.tabbernav li { float: left; margin: 0 1px 0 0; padding: 0; line-height: 28px; margin-bottom: -1px; overflow: hidden; position: relative; }
*html  ul.tabbernav { padding: 2px 0; /* ie6 only */ }
*+html  ul.tabbernav { padding: 2px 0; /* ie7 only */ }
ul.tabbernav li { list-style-type: none; display: inline; background-color: #888; }
ul.tabbernav li a { text-decoration: none; /* inactive tabs */ color: #fff; display: block; font-size: 11px; font-weight: bold; text-transform: uppercase; padding: 0 10px; outline: none; }
ul.tabbernav li.tabberactive { background-color: #333; /* active tab */ }
ul.tabbernav li.tabberactive a { color: #fff; }
.tabbertabs .recent_comments li img, .tabbertabs .recent_news li img { float: left; margin: 0 7px 5px 0; }
.tabberlive .tabbertab { padding: 5px 0 0; float: left; width: 100%; }
.tabbertab .widgettitle { display: none; }
#sidebar .tabbertabs ul.posts li {float: none; display: block; width: 100%; }

/* Navigation & WP PageNavi Plugin */
div.navigation { float: left; width: 100%; }
div.navigation p,  div.wp-pagenavi { margin: 0; font-size: 11px; font-weight: bold; text-align: center; }
div.navigation a.current { background-color: #444; color: #fff; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; border: none; }
div.navigation a:hover { background-color: #a71a1a; color: #fff; text-decoration: none; }
div.navigation a { font-size: 11px; font-weight: bold; color: #a71a1a; padding: 6px 10px; line-height: 50px; margin-right: 10px; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; border: none; }
div.navigation span.current { padding: 6px 10px; background-color: #444; color: #fff; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; border: none; margin-right: 10px; }
div.navigation a:hover { background-color: #a71a1a; color: #fff; text-decoration: none; }
div.navigation span.pages { margin-right: 10px; display: none; }
div.navigation .nextpostslink:hover { background-color: #a71a1a; }
div.navigation .previouspostslink:hover { background-color: #a71a1a; }
div.navigation .extend { border: none; }
div.navigation .alignleft, div.navigation .alignright { margin: 0; }


/*-----------------------------------------------------------------------------------*/
/*	Modifications
/*-----------------------------------------------------------------------------------*/

/* Table  ------------------------------*/

.callout_box.table .inner {
    background: #ffffff;
    padding: 0;
    border: 1px solid #cccccc;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.callout_box.table table {
    width: 100%;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    border-collapse: collapse;
}

.callout_box.table ul {
    border-top: 1px dashed #dedddc;
    margin: 10px 0 20px 0;
}

.callout_box.table li {
    border-bottom: 1px dashed #dedddc;
    padding: 5px 0 5px 0;
    list-style: none;
}

.callout_box.table td {
    padding: 15px;
    border-right: 1px solid #efefed;
    border-top: 1px solid #efefed;
}

.callout_box.table td:last-child {
    border-right: none;
}

.callout_box.table tr.title td { padding: 15px 0 15px 0 }

.callout_box.table tr.even td {
    color: #888888;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    padding: 10px 15px 10px 15px;
    background: #ffffff;
}

.callout_box.table .title td {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    color: #444444;
    border-top: none;
}

.callout_box.table.small a.buttons { margin: 0 0 0 90px; }
.callout_box.table.large a.buttons { margin: 0 0 0 35px; }

/* Columns */
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 67.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 25px;
	float: left;
}

.column-last {
	margin-right: 0!important;
	clear: right;
}

/* Buttons  ------------------------------*/

a.buttons {
    background-image: url(images/btn_left_sprite.png);
    display: block;
    color: #252525;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    border: none;
    padding: 0 0 0 18px;
    cursor: pointer;
	margin-bottom: 20px;
}

.cotton-area a:hover.buttons { color: #252525; }

a:hover.buttons { border: none; }

a.buttons span {
    background-image: url(images/btn_sprite.png);
    padding: 8px 18px 10px 0;
}

a.btn_yellow {
    background-position: 0 0;
    color: #252525;
}

a.btn_yellow span { background-position: 100%  0 }

a:hover.btn_yellow { background-position: 0 609px }

a:hover.btn_yellow span { background-position: 100% 609px }

a.btn_blue {
    background-position: 0 568px;
    color: #204552;
}

a.btn_blue span {
    background-position: 100%  568px;
    padding: 8px 18px 10px 0;
}

a:hover.btn_blue { background-position: 0 529px }

a:hover.btn_blue span { background-position: 100% 529px }

a.btn_green {
    background-position: 0 491px;
    color: #435425;
}

a.btn_green span { background-position: 100%  491px }

a:hover.btn_green { background-position: 0 452px }

a:hover.btn_green span { background-position: 100% 452px }

a.btn_red {
    background-position: 0 413px;
    color: #57222e;
}

a.btn_red span { background-position: 100%  413px }

a:hover.btn_red { background-position: 0 374px }

a:hover.btn_red span { background-position: 100% 374px }

a.btn_purple {
    background-position: 0 335px;
    color: #543951;
}

a.btn_purple span { background-position: 100%  335px }

a:hover.btn_purple { background-position: 0 296px }

a:hover.btn_purple span { background-position: 100% 296px }

a.btn_teal {
    background-position: 0 257px;
    color: #1f4e4f;
}

a.btn_teal span { background-position: 100%  257px }

a:hover.btn_teal { background-position: 0 218px }

a:hover.btn_teal span { background-position: 100% 218px }

a.btn_white {
    background-position: 0 179px;
    color: #444444;
}

a.btn_white span { background-position: 100%  179px }

a:hover.btn_white { background-position: 0 140px }

a:hover.btn_white span { background-position: 100% 140px }

a.btn_dark {
    background-position: 0 101px;
    color: #fff;
    text-shadow: none;
}

a:hover.btn_dark { color: #fff; }

a.btn_dark span { background-position: 100%  101px }

a:hover.btn_dark { background-position: 0 62px }

a:hover.btn_dark span { background-position: 100% 62px }

/* Alerts ------------------------------*/

.alert {
    padding: 12px 5% 12px 5%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-align: center;
    margin: 0 0 25px 0;
}

.alert.white {
    background: url(images/alert_white_bg.gif);
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    color: #444444;
}

.alert.red {
    background: url(images/alert_red_bg.gif);
    border-top: 1px solid #f9bac7;
    border-bottom: 1px solid #f9bac7;
    color: #d54c4c;
}

.alert.orange {
    background: url(images/alert_orange_bg.gif);
    border-top: 1px solid #efd1b1;
    border-bottom: 1px solid #efd1b1;
    color: #cc6600;
}

.alert.green {
    background: url(images/alert_green_bg.gif);
    border-top: 1px solid #cadba7;
    border-bottom: 1px solid #cadba7;
    color: #5f8b33;
}

/* Callout Box  ------------------------------*/

.callout_box {
    background: url(images/advert_bg.gif) repeat;
    padding: 0px;
    margin: 0 0 0px 0;
    clear: both;
}

.callout_box p:last-child { margin: 0 }

.inner {
    background: #fdfcfa;
    color: #444444;
    padding: 10px 15px 10px 15px;
    border: 1px solid #d3d3d3;
    border-top: none;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.callout_box h4 {
    background: url(images/nav_bg.gif) repeat-x;
    margin: 0;
	font-weight: bold;
    padding: 13px 15px 12px 15px;
    font-size: 16px;
    border: 1px solid #d3d3d3;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

/* Toggle content  ------------------------------*/

.callout_box.toggle h4 { cursor: pointer }

#content .callout_box.toggle h4:hover { border: 1px solid #bebebe }

.callout_box.toggle h4 span {
    background: url(images/plus_minus_sprite.gif) 12px 12px;
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    margin: 3px 10px 0 0;
}

/* Content Tabs -------------- */

.tabs {
    background: url(images/advert_bg.gif) repeat;
    padding: 10px;
    float: none;
    margin: 0 0 20px 0;
}

.tabs ul { margin: 0 }

.tabs li { list-style: none }

.tab_wrap {
    background: #fff;
    color: #444444;
    border: 1px solid #d2d2d2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.tabs ul.nav {
    background: url(images/nav_bg.gif) repeat;
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 12px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.tabs ul.nav li a {
    display: block;
    padding: 11px 20px 8px 20px;
    text-align: center;
    border: none;
    color: #555555;
    font-weight: bold;
}

.tabs ul.nav li a:hover { background: url(images/tab_border.gif) repeat-y right #fff }

.tabs ul.nav li.ui-tabs-selected a:hover { padding-bottom: 9px }

.tabs ul.nav li {
    float: left;
    position: relative;
    padding: 0 0 0 0;
    background: url(images/tab_border.gif) repeat-y right;
}

.tabs .padder { padding: 13px 20px 12px 20px }

.tabs .tab p:last-child { margin: 0 }

.tabs ul.nav li.ui-tabs-selected a {
    background: url(images/tab_border.gif) repeat-y right #fff;
    border: none;
    padding-bottom: 9px;
}

.tabs ul.nav li.first a {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
}

.tabs .tab {
    float: none;
    padding: 0;
    margin: 0;
}

.ui-tabs .ui-tabs-hide { display: none }

/* Tour  ------------------------------*/

.tour {
    width: 100%;
    float: left;
}

.tour .callout_box {
    width: 25%;
    float: left;
}

.tour .inner { padding: 0 }

.tour .callout_box li {
    border-bottom: 1px solid #e2e2e2;
    list-style: none;
}

.tour .callout_box ul { margin: 0 }

.tour .callout_box li:last-child { border: none }

.tour .callout_box li a {
    border: none;
    color: #444444;
    display: block;
    padding: 10px 15px 10px 15px;
}

.tour .callout_box li a span {
    float: right;
    background: url(images/sprite.png) 53px 71px;
    width: 8px;
    height: 12px;
    margin: 4px 0 0 0;
}

.tour .callout_box li a:hover span,
.tour .callout_box li.ui-state-active a span { background: url(images/sprite.png) 53px 83px }

.tour .callout_box li a:hover,
.tour .callout_box li.ui-state-active a {
    border: none;
}

.tour .tab {
    padding: 0 0 0 30px;
    float: left;
    width: 68%;
    color: #444444;
}

.entry-content img { max-width: 680px; }

img.alignleft {
	float: left;
	margin: 5px 20px 5px 0;
}

img.alignright {
	display: block;
	margin: 5px 0 5px 20px;
}

img.size-large { margin: 5px 0 5px 0px; }

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.wp-caption.alignleft { 
	text-align: left;
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft .wp-caption-text { text-align: left; }

.wp-caption-text { padding-bottom: 5px; }

.wp-caption {
	text-align: center;
	font-style: italic;
	color: #6d6e71;
	font-size: 11px;
	max-width: 500px;
	margin: 10px 0 10px 0px;
}

.wp-caption img.size-large {
	margin: 5px 0 0 0px;
	background-color: #fff;
	padding: 2px;
	display: block;
	border: 1px solid #d3d3d3; 
}

.wp-caption img,

.wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-text {
	margin: 0;
	text-align: center;
	font-family: "Droid Serif", Georgia, Times, serif;
}

#twtr-widget-1 .twtr-hd h3 { background:none; }