/*
Theme Name: BPP v1.0
Theme URI: http://brazilianportuguesepod.com
Description: Custom BrazilianPortuguesePod theme by <a href="http://metrosolutions.net">Miso</a>.
Version: 1.0
Author: Miso G.
Author URI: http://metrosolutions.net/
*/



/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

/* 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; } */

/* ol, ul { list-style: none; } */
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }



/* GENERAL
------------------------------------------------------------------- */

*::-moz-selection { background: #51a201 none repeat scroll 0 0; color: #fff; }

/*
html, body { color: #242626; }
html {
  background: #D5DADD url(img/bg-html.jpg) top left repeat-x;
  height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
}
body {
  background: url(img/bg-body.png) 50% 74px no-repeat;
  *background-position: 50% 84px;
  font: 100%/1.5 "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-smooth: always;
  text-align: center;
}

a { text-decoration: none; }
a:link, a:visited { color: #004D99; }
a:focus, a:hover, a:active { color: #86180A; }
*/

/*
#menu a:active, #submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited { border-bottom: 1px solid #fff; color: #C54E0B; }
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { border-bottom-color: #C54E0B; color: #111; }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #C54E0B; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }
*/

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

/*
h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #000; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #669900; }
*/

hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: bold; }
sub, sup { font-size: 0.7em; }



/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }



/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
/* .entry div.alignleft { float: left; margin: 0 8px 7px 0; } */

/* Resizes the image to the maximum width of the content area */
/* .entry img {
  max-width: 576px;
  -ms-interpolation-mode: bicubic;
}
*/

.wp-caption {
  background-color: #F0F0F0;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  padding: 3px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.more-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 6px 3px;
  text-shadow: 0 1px 0 #fff;
}

.more-link:hover { background-color: #E6F0F2; border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #3E5867; /* width: 100%; */ }
thead { background-color: #F4F8F9; text-align: center; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
tbody { background-color: #f7f7f7; /* text-align: center; */ }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }



/* STRUCTURE
------------------------------------------------------------------- */

/*
#header, #main {
  background-color: #fff;
  text-align: left;
  margin: 0 auto 3px;
  width: 985px;
}

#header, #sidebar { font-size: 0.7em; }
#header { height: 146px; margin-top: 10px; position: relative; }
#container { float: left; margin: 0 -350px 0 0; width: 100%; }
#content { border-right: 3px solid #D5DADD; margin: 0 350px 0 0; overflow: hidden; padding: 19px 0 0; }
#sidebar { background-color: #fff; border-left: 3px solid #D5DADD; float: right; margin-left: -3px; padding: 15px 20px 15px 10px; width: 320px; }
*/


/* HEADER
------------------------------------------------------------------- */


/* Start EXAMPLE CODE image logo */
/*
#logo, #logo a { display: block; height: 19px; width: 87px; }
#logo { position: absolute; top: 28px; left: 27px; }
#logo a { background: transparent url(img/logo.png) top left no-repeat; text-indent: -9999em; }
.description { color: #868F98; display: block; left: 124px; position: absolute; top: 44px; }
*/
/* End EXAMPLE CODE image logo */


/* Start EXAMPLE CODE text logo */

#branding { display: block; position: absolute; top: 30px; left: 28px; }
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
#logo, .description { color: #868F98; float: left; margin: 17px 0 0 10px; }

/* End EXAMPLE CODE text logo */


/* MENUES */

#accessibility li, #accessibility a,
/* #menu li, #menu a, */ #submenu li, #submenu a { display: block; float: left; }

#accessibility { display: block; position: absolute; right: 28px; top: 47px; }
#accessibility a { background: transparent url(img/navigation.png) right -200px no-repeat; padding: 0 7px 0 4px; }
#accessibility .last-item a { background: none; padding-right: 0; }

#nav { position: absolute; top: 75px; left: 0; width: 985px; }

/*
ul#menu {
  background: #89CB11 url(img/navigation.png) top left repeat-x;
  display: block;
  height: 41px;
  padding: 0 28px 0 18px;
  width: 939px;
}

#menu a {
  background: transparent url(img/navigation.png) left -150px no-repeat;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 8px 0 10px;
  text-shadow: 0 1px 0 #555;
}
*/
/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menu .page-item-home a, #submenu li:first-child a { background: none; }

/*
  FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition
  http://cordobo.com/1119-provide-visual-feedback-css/
 */
#menu a:hover, #menu a:focus, #menu .current_page_item a {
  /* Fallback - Adds more contrast to the navigation for IE6/7/8 */
  color: #000\9;
  text-shadow: 1px 1px 1px #000;
}

#submenu-bg { background: transparent url(img/bg-submenu.jpg) 0 0 repeat-x; height: 30px; width: 985px; }
ul#submenu { display: block; padding: 8px 21px 0; }
#submenu a { background: transparent url(img/navigation.png) left -200px no-repeat; color: #666; padding: 0 5px 0 7px; }
#submenu .current_page_item a { color: #111; }
#submenu a:hover { color: #000; }


/* 3rd level navigation - only visible if you have grandchild pages */

#submenu li ul { display: none; }
#submenu li:hover ul  {
  background-color: #fff;
  border: 1px solid #eaeaea;
  clear: both;
  display: block;
  float: none;
  left: auto;
  line-height: 1;
  padding: 6px 6px 4px;
  top: auto;
  overflow: auto;
	width: 100%;
	*width: 200px;	
}
#submenu li li, #submenu li li a { clear: both; display: block; float: none; padding: 0; width: auto; }
#submenu li li a {
  background-color: #f7f7f7;
  border-bottom: 1px solid #fff;
  margin-bottom: 1px;
  padding: 9px 10px;
}
#submenu li li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }

/* Top search */
/*
#nav-search { display: block; height: 30px; line-height: 16px; position: absolute; top: 9px; right: 28px; }
#nav-search label { display: none; }
#s, #searchsubmit { border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#s {
  border: 1px solid #777;
  font-size: 11px;
  height: 15px;
  padding: 4px 5px 2px;
  width: 130px;
}
#nav-search #s { border-color: #69ab01; border-bottom-color: #548301; border-right-color: #548301; }
#searchsubmit {
  background: #669900 url(img/button-style-input.png) center left repeat-x;
  border: 1px solid #666;
  color: #fff;
  font-size: 11px;
  height: 23px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0 5px;
  -moz-box-shadow: 0px 0px 1px #fff;
  -webkit-box-shadow: 0px 0px 1px #fff;
}
*/
/* Fixes Firefox 2 and 3 */
/* #searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; } */


/* POSTs and PAGEs
------------------------------------------------------------------- */

/*
.page, .post, .pagetitle, .nocomments { padding: 0 28px; }
.post, .nocomments { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
*/
/* .entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; } */

.meta {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
  border: 0px solid #F4F8F9;
  border-radius: 3px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px;
  width: auto;
  margin-right: 42px;
  margin-top: 20px;
  color: #fff !important;
}

a.button-style:hover {
  background: #5388b6 url(img/button-style.png) center left repeat-x;
  border: 1px solid #1b5a8d;
  color: #fff;
  text-shadow: 0 1px 0 #0f4570;
}

p strong, li strong { color: #2E2E2E; }

/* .entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #4d4d4d; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }
*/


/* PAGINATION on single.php */

.previousnext, .pagination { font-size: 11px; margin-bottom: 10px; background: #eee; padding: 5px; font-weight: bold; }

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
	display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
	margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;
}

.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata { border-bottom: 1px dotted #ddd; border-top: 1px dotted #D5D5D5; color: #999; font-size: 11px; margin-top: 20px; padding: 7px 2px; }
.postmetadata a { color: #666; padding: 2px 4px; }
.postmetadata a:hover { background-color: #efefef; }

/* Advertisement space - see Admin Settings */
#something { padding: 7px 2px; width: 572px; border-bottom: 0px dotted #ddd; }
#somethingspecial { padding: 0 54px; width: 468px; }



/* COMMENTS
------------------------------------------------------------------- */

h3#comments, h4#pings { float: left; }
h3#comments, #respond h3 { margin: 0 0 5px; font-size: 24px; }
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.navigation { border-bottom: 1px solid #E6F0F2; text-shadow: 0 1px 0 #fff; }

.navigation {
  background-color: #E6F0F2;
	border-top: 1px solid #fff;
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.comments-header { background-color: #F4F8F9; border-top: 1px solid #E6F0F2; padding: 6px 28px; }
.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 44px;
  padding: 4px 0 0 ;
}

.commentlist {
  background-color: #f9fbfc;
  border: 28px solid #f9fbfc;
  border-top: 0 none;
  font-size: 11px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #E6F0F2;
  margin: 0;
  padding: 4px 10px;
  width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
	background: transparent url(img/bg-comment.png) 10px 19px no-repeat;
  border-top: 28px solid #f9fbfc;
  border-left: 40px solid #f9fbfc;
}

.comment-body {
  background-color: #f4f8f9;
  color: #3e5867;
  margin-left: 20px;  
  padding: 11px 15px;
  position: relative;
}

.comment-body img.avatar {
	border: 1px solid #eee;
	padding: 2px;
  position: absolute;
  left: -60px;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }

.comment-meta { font-size: 10px; margin-bottom: 3px; }
.comment-author-admin { background-image: url(img/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #E6F0F2; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { font-style: normal; font-size: 12px; }
.commentlist cite a { background-color: #fff; padding: 2px 5px; border-bottom: 1px dotted #ddd; }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite { }
.says { }
.comment div em { } /* comments awaiting moderation. */

.reply { overflow: hidden; }

a.comment-reply-link { 
  color: #666;
  display: block;
	float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
  background-color: #F4F8F9;
  margin-top: 1px;
  overflow: hidden;
  padding: 0 0 18px;
  width: 100%;
}

#commentform { padding: 8px 28px 0; }

.cancel-comment-reply, .you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { display: block; font-size: 11px; height: 20px; margin: 3px 0 9px; width: 85%; }

input#author, input#email, input#url {
  border: 1px solid #ddd;
  color: #999;
  display: block;
  height: 15px;
  line-height: 15px;
  padding: 5px 3px;
  width: 85%;
}

textarea#comment {
  border: 1px solid #ddd;
  font-family: inherit;
  height: 150px;
  margin: 0 0 9px;
  padding: 5px 3px;
  width: 100%;
}

#respond input:focus,
textarea#comment:focus {
  color: #000;
  border-color: #aaa;
  -moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
  -webkit-box-shadow: 3px 3px #eee;
}

input#submit {
  background: #5388b6 url(img/button-style.png) center left repeat-x;
  border: 1px solid #3b73a3;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
}



/* SIDEBAR
------------------------------------------------------------------- */

.currently-viewing, #sidebar #about, #sidebar .categories, #sidebar .archives, .pagenav, #meta, .linkcat {
	border-bottom: 1px dotted #ddd; 
	margin: 0 0 8px; 
	padding: 0 8px 9px; 
}

.categories li li, .pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left: 10px; }

/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
  color: #434343;
  font-size: 14px;
  padding-bottom: 1px;
  text-transform: uppercase;
}

ul.sb-tools { border-bottom: 1px dotted #ddd; margin: 9px 0; padding: 0 8px 9px; }
.sb-tools li { display: block; min-height: 34px; }

.sb-tools a span {
  color: #86180A;
  display: block;
  font-size: 12px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.sb-tools a:hover span { color: #C54E0B; }

.twitter-icon, .rss-icon {
  padding-left: 65px;
	color: #111;
  display: block;
	line-height: 1.25em;
}

.twitter-icon { background: transparent url(img/twitter_48.png) top left no-repeat; }
.rss-icon { background: transparent url(img/rss-icon.png) center left no-repeat; }
.sb-icon-text { padding: 3px 0 0; }

.previous-post a, .next-post a {
  background: transparent url(img/next-prev-sprite.png) right -195px no-repeat;
	display: block;
	line-height: 1.2;
	margin: 8px 0 0;
  padding: 2px 65px;
}

.next-post a:active, .next-post a:focus, .next-post a:hover { background-position: right -295px; border: none; }
.previous-post a, .previous-post a:link, .previous-post a:visited { background-position: 0 5px; padding-right: 0; }
.previous-post a:active, .previous-post a:focus, .previous-post a:hover { background-position: 0 -95px; }

ul.group {
  float: left;
  margin: 0 0 0 10px;
  overflow: hidden; 
  padding: 0;
  width: 150px;
}



/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



/* PRINT Styles
------------------------------------------------------------------ */

@media print {
  /* #header { height: 20pt; position: static; } */
  /* Attaches the URI to each link so they are visible in the print version */
  #content .entry a:after { content: "  [" attr(href) "] "; }
  #accessibility, #nav, #sidebar { display: none; }
  hr { display: none; }
}



/*------------------------------------------------------------------
 CUSTOM CSS
-------------------------------------------------------------------*/

html { background:#5ea5e7 url(images/sitebg.jpg) repeat-x fixed; }

body { 
	margin:0; 
	padding:0;
	background:url(images/shadowbg.jpg) no-repeat fixed center top; 
	color:#444444; 
	font-size:12px; 
	font-family:Arial, sans-serif;
	text-align:center; 
}

p {
	margin:0 0 10px;
	color:#444444;
	font-size:12px;
}

/*
.page { padding: 0 22px !important; }
.page h1 { margin-left: -22px; }
*/
p.tags { margin:10px; font-size: 10px; text-align: center;}

a:link, a:active, a:visited, a:hover { color:#0560a7; text-decoration:none; }
a:hover { color:#479ee1 }
a img{ color:#006; padding:0px!important; }

ul, ol { padding-left: 20px; }
ul li, ol li { margin-bottom:5px; }
.post ul li, .post ol li, .page ul li, .page ol li  { margin: 5px 0; }

hr {	height:1px; color:#CCC; }

h1, h2, h3, h4, h5, h6 { margin:10px 0; padding:0px; }
h1 {
	display:block;
	background:url(images/titleArrow.jpg) no-repeat;
	padding-left:23px;
	font-size:18px;
	font-style:italic;
	line-height: 26px;
}

h2 {
	font-size:14px;
	font-style:italic;
	line-height: 22px;
}

img { padding:0px; border:0px; }

#main {
	position:relative; 
	width:760px; 
	margin:0 auto; 
	padding:0px; 
	text-align:left; 
}

/* HEADER 
--------------------------------------------------------------*/
#header { 
	width:760px;
	height:288px;
/*	position:relative;
  	overflow:hidden; */
}

.signin {
	position:absolute;
	top:0px;
	width:737px;
	height:24px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	text-align:right;
	padding-right:23px;
	color:#60a85a;
	background:transparent;
	z-index:998;
}

.signin a, .signin a:hover { color:#ffffff; text-decoration:none; }
.signin a:hover { color:#fedd01; }

.logo { 
	position:relative; 
	float:left; 
	width:100px; 
	height:80px; 
	padding-top:10px; 
	background:#83c810;
}

.logoRow { 
	position:relative; 
	float:left; 
	width:660px; 
	height:90px; 
	background:#83c810 url(images/logoText.jpg) no-repeat 0 10px; 
}

a.signupButton, a.signupButton:hover {
	position:absolute; 
	top:40px;
	right:14px;
	margin:0px;
	width:257px;
	height:35px;
	background:url(images/signup.jpg) no-repeat 0 0;
	z-index: 999;
}

a.signupButton:hover { background:url(images/signup.jpg) no-repeat 0 -35px; }

.banner { 
	width:760px; 
	height:155px; 
	background:url(images/bannerimage01.jpg) no-repeat; 
	clear:both; 
}

.subscribeRow { 
	width:760px; 
	height:43px; 
	margin:0px; 
	padding:0px; 
}

.subscribeRow img { float:left; }

a.subscribeButton, a.subscribeButton:hover { 
	width:257px; 
	height:43px; 
	padding:0px; 
	float:left; 
	background:url(images/subscribe.jpg) no-repeat 0 0; 
}
a.subscribeButton:hover { background:url(images/subscribe.jpg) no-repeat 0 -43px; }

/* MENU 
---------------------------------------------------------------*/
#menu ul { 
	width:760px; 
	height:34px; 
	margin:0px; 
	padding:0px; 
	background:url(images/menuBar.jpg) no-repeat; 
	list-style:none; 
	clear:both; 
}

#menu ul li { 
	display:inline; 
	float:left; 
	margin:0 0 0 20px; 
	line-height:34px; 
	font-size:14px; 
	font-weight:bold; 
	color:#ffffff; 
	text-decoration:none; 
	text-transform:uppercase; 
	list-style:none; 
}

#menu ul li a, #menu ul li a:hover { 
	padding-bottom:9px; 
	color:#ffffff; 
	text-decoration:none;  
}

#menu ul li a:hover { 
	color:#fedd01; 
	background:url(images/menumarker.gif) no-repeat center bottom; 
}

/* BODY WRAPPER 
--------------------------------------------------------------------*/
#wrapper { 
	position:relative; 
	width:760px; 
	margin:0px; 
	padding:0px; 
	background:url(images/containerbg.jpg) repeat-y;
	overflow:hidden; 
}

.pageBar { 
	position:relative; 
	display:block; 
	height:72px; 
	background:url(images/pageTopbar.jpg) no-repeat; 
}

.pageTitle { 
	width:510px; 
	float:left; 
	padding:12px 0 0 23px; 
	font-size:43px; 
	font-style:italic; 
	font-weight:bold; 
	color:#cfcfcf; 
	text-transform:uppercase; 
}

.searchField { 
	position:relative; 
	width:227px; 
	height:72px; 
	float:left; 
	overflow:hidden; 
}

.searchBox { 
	position:absolute; 
	top:29px; 
	left:7px; 
	width:138px; 
	height:17px; 
	color:#0560a7;
	font-size:14px; 
	border:0px; 
	background:transparent; 
	z-index:10px;
}

.searchButton { 
	position:absolute; 
	top:27px; 
	right:17px; 
	width:59px; 
	height:23px; 
	z-index:10px;
}

#container {
	position:relative; 
	width:533px;
	float:left; 
	font-size:12px;
	overflow: hidden;
}

.icon	{
	position:relative;
	width:115px;
	height:100px;
	padding:0 0 10px 23px;
	margin: 0;
	float:left;
}

/*
.iconBusiness {
	position:relative;
	width:115px;
	height:100px;
	margin:0 0 10px 23px;
	float:left;
	background:url(images/iconBusiness.jpg) no-repeat 23px 0;
}

.iconCulture {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconCulture.jpg) no-repeat 23px 0;
}

.iconEntertainment {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconEntertainment.jpg) no-repeat 23px 0;
}

.iconEveryday {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconEveryday.jpg) no-repeat 23px 0;
}

.iconGrammar {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconGrammar.jpg) no-repeat 23px 0;
}

.iconHealth {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconHealth.jpg) no-repeat 23px 0;
}

.iconNews {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconNews.jpg) no-repeat 23px 0;
}

.iconPronounce {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconPronounce.jpg) no-repeat 23px 0;
}

.iconRelationship {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconRelationship.jpg) no-repeat 23px 0;
}

.iconShopping {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconShopping.jpg) no-repeat 23px 0;
}

.iconTourism {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconTourism.jpg) no-repeat 23px 0;
}

.iconTransportation {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconTransportation.jpg) no-repeat 23px 0;
}

.iconTravel {
	position:relative; 
	width:115px; 
	height:100px; 
	margin:0 0 10px 23px; 
	float:left; 
	background:url(images/iconTravel.jpg) no-repeat 23px 0;
}
*/

.podcastEntry, .entry { 
	display:block; 
	margin-bottom:20px; 
	padding:0px 10px; 
}

.podcastInfo { 
	position:relative; 
	width:372px; 
	float:left; 
	padding:0px 15px 10px 8px; 
	line-height:20px; 
}

.podcastDL {
	width:533px;
	height:46px;
	padding-left:23px;
	background:url(images/dlgreenbar.jpg) no-repeat; 
	clear:both; 
	overflow:hidden; 
}

.podcastDL img { float:left; }

.podcastMeta { 
	width:533px;
	height:33px; 
	padding-left:23px; 
	line-height:30px;
	font-size:11px; 
	color:#797979;
	background:url(images/detailsBar.jpg) no-repeat; 
}

#sidebar {
	width:227px;
	float:left; 
	font-size:11px; 
	padding-top:10px;
	overflow: hidden;
}

.widget {
	display:block;
	margin-bottom:15px;
	padding:0 15px 0 4px;
	line-height:16px;
}

/*
.widget ul, .widget p, .widget div.textwidget, .widget div.skype-status-button {
	margin:0px;
	padding:0 15px 0 24px;
	list-style:none;
}
*/

.widgetTitle {
	width:205px;
	height:36px;
	margin:0 0 0 -24px;
	padding:9px 0 0 24px !important;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	background:url(images/rightTitle.gif) no-repeat;
	text-transform:uppercase;
	overflow:hidden
}

ul.categories li { margin-bottom:5px!important; }

.widget ul li, .widget ol li { margin-bottom:2px !important; }

/* .widget ul, .widget ol { padding-left: 0px !important; list-style:none; } */


.widgetTitle a:link, .widgetTitle a:active, .widgetTitle a:visited, .widgetTitle a:hover { color:#fff; text-decoration:none; }
.widgetTitle a:hover { text-decoration: underline; }

.widget a:link, .widget a:active, .widget a:visited, .widget a:hover { font-weight: bold; }

/* FOOTER 
-------------------------------------------------------------------*/
#footer { 
	position:relative; 
	width:760px; 
	height:138px; 
	background:url(images/footer.jpg) no-repeat; 
	clear:both; 
	overflow:hidden; 
}

#footer ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#footer li { margin-bottom:5px; }

.leftLinks {
	position:relative; 
	float:left; 
	width:180px;
	height:114px; 
	padding-top:24px; 
	text-align:right; 
	font-weight:bold; 
	font-size:14px; 
}

.rightLinks {
	position:relative; 
	float:left; 
	width:200px; 
	height:114px; 
	margin-left:20px; 
	padding-top:24px; 
	text-align:left; 
	font-weight:bold; 
	font-size:14px; 
}

.footerCopy { 
	position:relative; 
	float:left; 
	width:315px; 
	padding-top:20px; 
	font-weight:normal; 
	color:#888888; 
	font-size:13px; 
	line-height:20px;
	text-align:justify; 
}

.copyright { 
	width:760px; 
	height:28px; 
	background:url(images/copyright.jpg) no-repeat; 
	text-align:center; 
	font-size:10px; 
	color:#ffffff; 
	clear:both; 
}
		
/* ADDITIONAL STYLES 
----------------------------------------------------------------*/ 
.copyright span, #header span, .graphicText { position:absolute; top:0px; left:-9999px; }
.small { font-size:10px; }
.ddsg-pagenav, .ddsg-xml-link { text-align: center; padding-top: 5px; }


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #5F5F5F;
	color: #5F5F5F;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #5F5F5F;
	color: #5F5F5F;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
	border: 1px solid #5F5F5F;
	color: #ffffff;
	background-color: #83C710;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #5F5F5F;
	color: #5F5F5F;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #5F5F5F;
	border: 1px solid #5F5F5F;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #5F5F5F;
	color: #FFF;
	background-color: #AE1021;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #5F5F5F;
	color: #5F5F5F;
	background-color: #FFFFFF;
}
.wp-pagenavi {
	padding-bottom: 10px;
	text-align: center;
}