/*   
Theme Name: EFL Frog Web2.0 Theme
Description: EFL Frog Web2.0 Theme
Version : 2.0
Version: 1.0
*/

html{
background-color: #edf89b;
}

body{
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
background-image: url(images/body_bcgrd.gif);
background-position: center top;
background-repeat: repeat-y;
color:#636363;
}
a, a:link{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#doc{
width:1024px;
}
/* For IE6*/
#hd{
background-image: url(images/header_bcgrd.gif);
background-position: left top;
background-repeat: no-repeat;
height:167px;
width:980px;
margin:0 0 5px 12px;
}
/* For IE7*/
html>body #hd{
margin:0 0 8px 25px;
}
/* For All other browsers*/
html>/**/ body #hd{
margin:0 0 8px 23px;
}
/* For IE6*/
#bd{
width:980px;
margin:0 0 0 24px;
}
/* For IE7*/
html>body #bd{
margin:0 0 0px 25px;
}
/* For All other browsers*/
html>/**/ body #bd{
margin:0 0 0px 24px;
}
/* For IE6*/
#ft{
width:980px;
margin:4px 0 0p 12px;
background-color: #2b8238;
padding:10px 0;
}
/* For IE7*/
html>body #ft{
margin:8px 0 0px 25px;
}
/* For All other browsers*/
html>/**/ body #ft{
margin:8px 0 0px 23px;
}
h1#logo a{
width:434px;
height:149px;
background-image: url(images/logo.png);
background-repeat: no-repeat;
background-position: left top;
text-indent: -99999px;
display:block;
margin:0px 0 0 10px;
position:relative;
top:5px;
float:left;
}
#hd ul{
float:right;
margin:0 10px 0 0;
padding:5px 0 0 0;
font-size:11px;
text-transform: lowercase;
}
#hd ul li{
display:inline;
border-right:1px solid #000;
}
#hd ul li a{
color:#000;
padding:0 5px 0 3px;
}
#hd ul li a:hover{
color:#2b8238;
}
.yui-gc div.first{
width:220px;
margin:0 0 0px 8px;
}
.yui-gc div.third{
width:220px;
margin:0 8px 0 0;
}

.yui-gc div.second{
width:501px;
margin:0 11px;
float:left;
}

ul#nav{
margin:0px 0 10px 0;
padding:0px;
list-style-type:none;
width:220px;
height:239px;
}
ul#nav li{
margin:0 0 1px 0px;
list-style-type: none;
padding:0px;
height:47px;
}
ul#nav a{
background-image: url(images/main_nav.gif);
background-repeat:no-repeat;
background-position:0 0px ;
text-indent: -5000px;
text-decoration: none;
height:47px;
display:block;
}
ul#nav li#games a{
background-position:0px 0px ;
}
ul#nav li#games a:hover{
background-position:0px -239px ;
}
ul#nav li#flash a{
background-position:0px -48px ;
}
ul#nav li#flash a:hover{
background-position:0px -287px ;
}
ul#nav li#worksheet a{
background-position:0px -96px ;
}
ul#nav li#worksheet a:hover{
background-position:0px -335px ;
}
ul#nav li#teaching a{
background-position:0px -144px ;
}
ul#nav li#teaching a:hover{
background-position:0px -383px ;
}
ul#nav li#efl a{
background-position:0px -192px ;
}
ul#nav li#efl a:hover{
background-position:0px -431px ;
}
div.post-container{
background-image: url(images/post-container-top-curve.gif);
background-position: left top;
background-repeat: no-repeat;
background-color: #fff;
margin:0px 0 10px 0;
}
div.post-container-inner{
	background-image: url(images/post-container-bottom-curve.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding:10px 0;
	width:501px;
	}
div.post-container-inner h3{
width:61px;
height: 38px;
background-image: url(images/date-container.gif);
background-position: left top;
background-repeat: no-repeat;
/*float:left;*/
display:block;
font-family: Georgia, Helvetica, Arial, sans-serif;
color:#000;
margin:0 0px 10px 0;
clear: both;
}
div.post-container-inner h3 span.day{
font-size:22px;
width:26px;
height:36px;
display:block;
float:left;
margin:0 0 0 5px;
}
div.post-container-inner h3 span.month{
font-size:14px;
width:21px;
float:left;
display:block;
margin:3px 0 0 0;
}
div.post-container-inner h2{
font-size:20px;
margin:8px 5px 5px 0px;
font-family: Georgia, Helvetica, Arial, sans-serif;
/*float:left;*/
width:450px;
font-weight:normal;
clear: both;
}
div.post-container-inner h2 a{
color:#91af00;
margin-left: 10px;
}

div.post-container-inner h1 {
/*float:left;*/
font-family:Georgia,Helvetica,Arial,sans-serif;
font-size:20px;
font-weight:normal;
margin:8px 5px 5px 0px;
width:450px;
clear: both;
}

div.clear{
clear:both;
}
div.post-entry{
margin:0 10px;
}
div.post-entry p{
margin:5px 0 5px 0;
font-size: medium;
line-height:1.25em;
}

a.more-link{
text-align:right;
display:block;
background-color: #cce821;
font-size:11px;
font-weight:bold;
color:#2d31cc;
padding:2px 5px;
}
a.more-link:hover, div.left-box a.more-link:hover{
text-decoration:none;
color:#fff;
}
div.left-box{
background-color: #fff;
background-image: url(images/small-box-bottom.gif);
background-position: left bottom;
background-repeat: no-repeat;
padding:0 0 10px 0;
margin:0 0 10px 0;
}
div.left-box-top{
background-image: url(images/left-box-top-curve.gif);
background-position: left top;
background-repeat: no-repeat;

}
div.left-box-top a{
color:#0066ff;
font-weight: normal;
}
div.left-box-top h1{
font-size:15px;
font-weight:bold;
}
h1.new-game-idea, h1.latest-download, h1.advertisement, h1.game-tag{
width:220px;
height:41px;
display:block;
background-position: left top;
background-repeat: no-repeat;
text-indent: -9999px;
}
h1.new-game-idea{
background-image: url(images/new-game-idea-img.gif);	
}
h1.latest-download{
background-image: url(images/latest-download-title.gif);
}
h1.advertisement{
background-image: url(images/advertisement_title.gif);
}
h1.game-tag{
background-image: url(images/game-tag-title.gif);
}
div.left-box ul{
margin:10px;
padding:0px;
list-style-type: none;
}
div.left-box ul li{
background-image: url(images/li_border.gif);
background-position: left bottom;
background-repeat: repeat-x;
padding:5px 0;
margin:0px;
}
div.left-box ul li a{
color:#0066ff;
font-weight:bold;
}
div.left-box ul li p{
margin:0px;
}
div.left-box p{
margin:5px 10px;
}
div.left-box a.more-link{
color:#000;
}
div.footer-boxes{
width:960px;
background-image: url(images/footer-boxes.gif);
background-position: left top;
background-repeat: repeat-y;
margin:0px 0 0px 8px;
padding:0 0 10px 0;
}
div.about-box{
width:454px;
float:left;
margin:0 0 0 8px;
color:#fff;
}
div.about-box h1, div.download-info-box h1{
width:454px;
height:40px;
background-position: left top;
background-repeat: no-repeat;
text-indent: -9999px;
}
div.about-box h1{
background-image: url(images/about-game-idea-title.gif);
}
div.download-info-box h1{
background-image: url(images/download-info-title.gif);
}
div.download-info-box{
width:454px;
float:right;
margin:0 12px 0 0;
color:#fff;
}
div.about-box p, div.download-info-box p{
margin:10px;
}
ul.ftul{
width:454px;
float:left;
margin:10px 8px;
padding:0px;
list-style-type:none;
font-size:11px;
}
ul.ftul li{
color:#fff;
border-right:1px solid #fff;
display:inline;
}
ul.ftul li a{
color:#fff;
margin:0 6px 0 4px;
text-decoration: none;
}
ul.ftul li a:hover{
text-decoration: underline;
}
p.ftp{
float:right;
font-size:11px;
margin:10px 8px;
color:#fff;
}
div.post-comments{
margin:10px;
}
div.post-comments h5, div.post-comments h6{
font-size:20px;
font-family: Georgia, Helvetica, Arial, sans-serif;
color:#000;
margin:0 0 10px 0;
}
div.post-comments h6{
font-size:18px;
}
div.post-comments a{
color:#000;
}
form#commentform{
padding:10px 0;
}
form#commentform p{
margin:5px 0;
}
form#commentform input[type=text], form#commentform textarea{
padding:3px;
border:1px solid #ccc;
}
form#commentform textarea{
width:350px;
}
form#commentform input[type=submit]{
background-color: #cce821;
color:#000;
padding:5px 10px;
text-decoration:none;
border:none;
}

.commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
.commentlist li {
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
.commentlist li.alt {
    background:#f9f9f9;    
}
.commentlist li.authorcomment {
    border:#fc9 1px solid;      
}
.commentlist li .cmtinfo {
	font-size:1em;			
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .avatar{
	float:right;	
}
div.second img.titles{
margin:0 0 10px 0;
}
div.second h6{
background-image: url(images/common-title.gif);
background-position: left top;
background-repeat: no-repeat;
padding:10px 10px;
color:#fff;
font-size: 16px;
font-weight:bold;
margin:0 0 10px 0;
}
div.second h6.titles-gamesdb{
background-image: url(images/games_db_tag_title.gif);
background-position: left top;
background-repeat: no-repeat;
padding:9px 10px;
color:#fff;
font-size: 18px;
font-weight:bold;
margin:0 0 10px 0;
font-family: "Century Gothic", Arial, sans-serif;
}
div.second h6.titles{
background-position: left top;
background-repeat: no-repeat;
padding:9px 10px;
color:#fff;
font-size: 18px;
font-weight:bold;
margin:0 0 10px 0;
font-family: "Century Gothic", Arial, sans-serif;
}
div.second h6.titles-teaching{
background-image: url(images/teaching-sub-bcgrd.gif);
background-position: left top;
background-repeat: no-repeat;
padding:9px 10px;
color:#fff;
font-size: 18px;
font-weight:normal;
margin:0 0 10px 0;
font-family: "Century Gothic", Arial, sans-serif;

}

p.paginate{
text-align:center;
}
p.paginate a{
color:#0066ff;
}
h4{
font-size:16px;
font-weight:bold;
color:#000;
margin:10px 0;
}
ol {
margin:10px;
padding:0px;
list-style-type: none;
}
ol li{
list-style-type: decimal;
margin:5px 15px;
padding:0px;
}
div.tag{
margin:5px 10px;
}

h1.flashcardssidebar{
background: url(images/flashcards-sidebar.gif) no-repeat scroll top left;
display:block;
height:41px;
text-indent:-9999px;
width:220px;
}

h1.worksheetsidebar{
background: url(images/worksheets-sidebar.gif) no-repeat scroll top left;
display:block;
height:41px;
text-indent:-9999px;
width:220px;
}

h1.eflblogsidebar{
background: url(images/eflblog-sidebar.gif) no-repeat scroll top left;
display:block;
height:41px;
text-indent:-9999px;
width:220px;
}

h1.teachingsystemsidebar{
background: url(images/teachingsystem-sidebar.gif) no-repeat scroll top left;
display:block;
height:41px;
text-indent:-9999px;
width:220px;
}


/** this is the styling for the caption**/
.wp-caption {
     -moz-border-radius-bottomleft:3px;
     -moz-border-radius-bottomright:3px;
     -moz-border-radius-topleft:3px;
     -moz-border-radius-topright:3px;
      background-color:#F3F3F3;
      border:1px solid #DDDDDD;
      padding-top:4px;
      text-align:center;
      float:left;
      margin:0 12px 0 0;
}
.wp-caption img {
      border:medium none;
      margin:0;
      padding:0;
}
.wp-caption p.wp-caption-text {
      color:#111111;
      font-size:11px;
      line-height:17px;
      margin:0;
      padding:0 4px 5px;
      text-align:center;
}
