/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

html, body {margin:0px;padding:0px;font-family:arial, trebuchet ms, verdana;height: 100%;}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

h1 {font-size:1.8em !important;font-weight:bold;font-family:trebuchet ms, arial, verdana;color:#000;padding-bottom:15px;}

h2 {font-size:1.4em !important;font-weight:bold;font-family:trebuchet ms, arial, verdana;color:#000;padding-bottom:15px;}

h3 {font-size:1.3em !important;font-weight:bold;font-family:trebuchet ms, arial, verdana;color:#000;}

a {color:#30256D;text-decoration:none;}
a:hover {text-decoration:underline;}
.blockquote {color:#222; border:1px #808080 dotted; background:#F0F0F0; padding:10px 20px 10px 20px; margin:10px 25px 10px 25px;}
blockquote {color:#222; border:1px #808080 dotted; background:#F0F0F0; padding:10px 20px 10px 20px; margin:10px 25px 10px 25px;}
.indent {padding:0 20px 0 20px; margin:5px 25px 5px 25px;}
#switcher li#wide a {visibility: hidden;}
.border {border: 1px solid #000;}
center {text-align:center;}


table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    font-size:62.5%;
	background:url(bg_body.gif) repeat-x top left;
}

#container-inner {
    width: 972px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
	font-size:1.1em;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
}

/* Wide-Thin */

.layout-wt #alpha {
    width: 750px;
}

.layout-wt #beta {
    width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 610px;
}

.layout-wm #beta {
    width: 330px;
}

/* Header Elements ---------------------------------------------------------------- */

.siteheader {width:100%;display:block;height:97px;}
.siteheader-inner {width:100%;display:block;}
.siteheader .logo {width:350px;display:block;float:left;}
.siteheader .logo a {background:url(logo_flight_global_blogs.gif) no-repeat;width:286px;height:97px;display:block;font-size:2px;color:#FFF;text-indent:-1234px}
.siteheader .searchbox {width:346px;display:block;float:left;height:97px;}
.siteheader .searchbox form {padding:44px 0px 0px 13px}
.siteheader .searchbox form input.keywords {float:left;width:210px;border:1px solid #30256D;font-size:1.3em;margin:5px 10px 0px 0px;color:#777;padding-left:2px;}
.siteheader .searchbox form input.submit {margin:3px 0px 0px 0px;border:none;padding:0px;}

.leaderboard {width:972px;margin:15px 0 16px 0;}
#leader-inner {text-align:center;height:90px;}


/* All Menu Types horizontal and vertical ---------------------------------------------------------------- */
#menu {width:100%;clear:both;display:block;overflow:hidden;height:39px;}
#menu ul {list-style: none;overflow:hidden;width:100%;display:block;margin-left:0;}
#menu li {float: left;margin:0px 0px 0px 0px;height: 34px;border-left:1px solid #000;}
#menu li a {float: left;display: block;font: normal 1.5em trebuchet ms, Arial, Verdana, sans serif;width: .1em;height: 34px;color: #fff;text-decoration: none;background: url(menu_off.gif) no-repeat bottom right;padding:0px;white-space:nowrap}
#menu li a span, #menu li a:hover span {display:block;padding:5px 10px 2px 10px;}
#menu li a:hover, #menu #OnPage a {background: url(menu_on.gif) no-repeat bottom right;color:#30256D;}
#menu > ul a {width: auto;}
#menu li a {float: none;}
#menu a:hover {color: #30256D;}


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

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-inner, #header-content, #header-name, #header-name a {
    margin:0px;
	padding:0px;
}
#header {
    margin:0px 0px 20px 0px;
	padding:0px;
}
#header-description {
    margin:0px;
	padding:0px;
}


/* Assets */

.entry-asset, 
.archive-monthly, 
.archive-category,
.archive-author-monthly,
.comments-open,
.trackbacks,
.archive-individual {
	margin-bottom: 15px;
	padding:0;
	clear:both;
	background: url(bg_entry_btm.gif) no-repeat bottom left;
	font-size: 1.2em;
	line-height: 1.4em;
}

.asset-header, 
.archive-header,
.trackbacks-header,
.comments-open-header,
.archive-title
 {
	margin-bottom: 15px;
	padding:10px;
	clear:both;
	background: url(bg_entry_top.gif) no-repeat top left;
}

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
	padding: 10px;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
    padding: 14px 0;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
	padding-bottom:15px;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.asset-meta {
	border-top: 1px dashed #b9b5cb;
	border-bottom: 1px dashed #b9b5cb;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget-header {
	padding:10px;
	clear:both;
	background: url(bg_widget_top.gif) no-repeat top left;
}

.widget-syndication a {font-size:1.1em; font-weight:bold;}
.widget-syndication a:hover {font-size:1.1em; font-weight:bold;}

.widget-archive-monthly, 
.widget-archive,
.widget-sign-in,
.widget-recent-entries,
.widget-tag-cloud,
.widget-pages,
.widget-technorati,
.widget-about-this-page,
.widget-recent-assets
{
	margin-bottom: 15px;
	padding:0;
	clear:both;
	background: url(bg_widget_btm.gif) no-repeat bottom left;
}

.widget-archive-monthly-dropdown .widget-header, .widget-calendar .widget-header, .widget-search .widget-header, .widget-technorati .widget-header {
	padding:5px 10px;
	clear:both;
	background: url(bg_widget_02_top.gif) no-repeat top left;
}

.widget-archive-monthly-dropdown, .widget-calendar, .widget-search, .widget-technorati {
	margin-bottom: 15px;
	padding:0;
	clear:both;
	background: url(bg_widget_02_btm.gif) no-repeat bottom left;
}

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
	clear:both;padding:0px 7px 0px 10px;
}

.widget-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 15px;
}

.widget-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.input-default {
    background-color: #9AAEC2;
}

/* MPU Elements */

#mpu-inner {text-align:center;}
.advert {display:block;font-size:9px;color:#333;text-align:center;background: url(bg_advert.gif) no-repeat center;margin:0px 0px 8px 0px;}

/* Services and Footer Elements */

.baseset {width:100%;clear:both;background:url(bg_footer.gif) repeat-x bottom right;height: 122px;}
.baseset-inner {margin:0px auto;position:relative;width:972px;}
.clear-footer {height: 20px;}

.footer {clear:both;display:block;padding:0;}
.footer-inner {width:100%;padding:15px 0px 20px 0px}
.footer-left {float:left;width:672px;}
.footer-right {float:right;}
.footer ul {list-style-type:none;padding:0px 0px 3px 0px;margin-left:0;}
.footer ul li {font-size:1.1em;line-height:1.0em;list-style-type:none;float:left;display:inline;padding:0px 3px 0px 0px;border-right:1px solid #30256D;margin-right:3px;}
.footer ul li a {padding:0px;}
.footer ul li.last {margin:0px 0px 0px 0px;border-right:none;}
.footer-inner span {clear:both;display:block;color:#000;width:100%;text-align:right;}

.services {display:block;clear:both;}
.services-inner {padding:0px;width:100%;overflow:hidden;}
.services h3 {color:#000;padding:0px;margin:10px 0px 5px 0;text-align:left;}
.services ul {clear:both;list-style-type:none;padding:0px 0px 0px 0px;margin-left:0;}
.services ul li {font-size:1.1em;list-style-type:none;float:left;display:inline;padding:0px 0px 0px 0px;height:35px;}
.services ul li.fldig a {background:url(icon_services_fldig.gif) no-repeat;}
.services ul li.flmag a {background:url(icon_services_flmag.gif) no-repeat;}
.services ul li.abmag a {background:url(icon_services_abmag.gif) no-repeat;}
.services ul li.enews a {background:url(icon_services_enews.gif) no-repeat;}
.services ul li.deskt a {background:url(icon_services_deskt.gif) no-repeat;}
.services ul li.rss a {background:url(icon_services_rss.gif) no-repeat;}
.services ul li.event a {background:url(icon_services_event.gif) no-repeat;}
.services ul li a {text-decoration:none;font-weight:bold;padding:6px 10px 6px 0px;line-height:28px;padding-left:29px;}
.services ul li a:hover {text-decoration:underline;}

/* Form elements */

input#search,
input#comment-author,
input#comment-email,
input#comment-url,
textarea#comment-text,
input#ts_search,
{
border:1px solid #30256D;
font-family:arial, trebuchet ms, verdana;
font-size:1.1em;
margin:5px 0;
color:#777;
padding-left:2px;
}
 
input#search,
input#ts_search
{
width: 155px;
}

form#ts_s legend
{
margin-left: 0;
padding: 0;
color: #000;
}

.widget-search input,
#comment-submit,
#comment-preview,
.btn 
{
background: url(button_blank.gif) no-repeat top left;
border: 0;
width: 63px;
height: 20px;
color: #fff;
cursor: pointer;
padding-bottom: 1px;
}

.search-options input
{
background: transparent;
border: 0;
width: 20px;
height: 20px;
color: #fff;
cursor: pointer;
padding-bottom: 1px;
}

.widget-search input,
.btn 
{
font-family:arial, trebuchet ms, verdana;
font-size:1.1em;
font-weight:bold;
}

#comment-submit,
#comment-preview
{
font-size:0.9em;
font-weight:bold;
padding-bottom: 2px;
}

.btn {margin-top: 5px}

.widget-search input.ti
{
background: #fff;
border:1px solid #30256D;
font-family:arial, trebuchet ms, verdana;
font-size:1.1em;
margin:5px 0;
color:#777;
padding-left:2px;
width: 155px;
height: 18px;
}

#left-col{width:181px;float:left;margin-right:15px;}
#alpha{width:580px;float:left;margin-right:15px;}
#beta{width:181px;float:left;}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}
