/* CSS www.nookjung.com  */
* {
	margin: 0;
	padding: 0;
}

body {
background: #e1f2d0 url(images/bg01.jpg) repeat-y top center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #75B03C;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 990px;
}

#header {
height: 80px;
background: #e1f2d0 url(images/header01.jpg) no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #e1c70e;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

/* Menu */

#menu {
height: 30px;
line-height: 30px;
background: #e1f2d0 url(images/menu01.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

#breadcrumbs{ margin-top:5px; margin-bottom:10px;}

/* Content */

#content {
background:  url(images/content.jpg) repeat-y;
padding: 0 20px;
}

/* Right Content */
.right {
float: right;
width: 760px;
text-align: justify;
padding-top: 10px;
}

.right h1 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
margin-left:20px;
background: #fff url(images/contenth2_.jpg) no-repeat;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2_.jpg) no-repeat;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

/* List Cat Game Nookjung.com */
/* Cat DressUp Game */
#dressup{width:750px; height:240px; float:left; border: 1px solid #e24184;}
#dressup a { color:#000000;}
.dressup_title{background:url(images/bg_dress.jpg) repeat-x ; width:740px; height:24px; float:left; padding-left:10px;}
.dressup_c_img{width:748px; height:120px; float:left;border:}
.dressup_listimg{width:118px; height:120px; float:left; padding:3px;}
.dressup_c_text{width:745px; height:60px; float:left;}
.dressup_listtaxt{width:170px; height:50px; float:left; margin-left:5px;}
.dressup_buttom{background: #fecae0; width:730px; height:25px; float:left; text-align:right; padding-right:10px; margin:2px;}

/* Cat matching Game */
#matching{width:750px; height:180px; float:left; border: 1px solid #bae241; margin-top:5px;}
#matching a { color:#000000;}
.matching_title{background:url(images/bg_matching.jpg) repeat-x ; width:740px; height:24px; float:left; padding-left:10px;}
.matching_c_img{width:748px; height:120px; float:left;border:}
.matching_listimg{width:118px; height:120px; float:left; padding:3px;}
.matching_c_text{width:745px; height:60px; float:left;}
.matching_listtaxt{width:170px; height:50px; float:left; margin-left:5px;}
.matching_buttom{background: #e9fea6; width:730px; height:25px; float:left; text-align:right; padding-right:10px; margin:2px;}

/* Cat Cooking Game */
#cooking{width:750px; height:250px; float:left; border: 1px solid #249700; margin-top:5px;}
#cooking a { color:#000000;}
.cooking_title{background:url(images/bg_cooking.jpg) repeat-x ; width:740px; height:24px; float:left; padding-left:10px;}
.cooking_c_img{width:748px; height:120px; float:left;border:}
.cooking_listimg{width:118px; height:120px; float:left; padding:3px;}
.cooking_c_text{width:745px; height:60px; float:left;}
.cooking_listtaxt{width:170px; height:50px; float:left; margin-left:5px;}
.cooking_buttom{background: #00f244; width:730px; height:25px; float:left; text-align:right; padding-right:10px; margin:2px;}

/* Cat Shooting Game */
#shooting{width:750px; height:250px; float:left; border: 1px solid #858282; margin-top:5px;}
#shooting a { color:#000000;}
.shooting_title{background:url(images/bg_shooting.jpg) repeat-x ; width:740px; height:24px; float:left; padding-left:10px;}
.shooting_c_img{width:748px; height:120px; float:left;border:}
.shooting_listimg{width:118px; height:120px; float:left; padding:3px;}
.shooting_c_text{width:745px; height:60px; float:left;}
.shooting_listtaxt{width:170px; height:30px; float:left; margin-left:5px;}
.shooting_buttom{background: #959191; width:730px; height:25px; float:left; text-align:right; padding-right:10px; margin:2px;}




/* List content index */
.listcontent {
width:140px; 
height:170px; 
float:left; 
margin-left:5px; 
margin-right:5px; 
margin-top:3px; 
/*float: right;
width: 760px;
text-align: justify;
padding-top: 10px; */
}
.listcontent h2 {
margin-bottom:3px;
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2_.jpg) no-repeat;
}
.listcontent h2 a {
text-decoration: none;
color: #fff;
}
.listcontent h2 a:hover {
color: #111;
}

.listcontent h3 {
margin-bottom:3px;
font-size: 12px;
/* font-weight: 100;  */
padding-left: 10px;
height: 30px;
 line-height: 15px; 
/* background: #fff url(images/contenth2_.jpg) no-repeat;  */
}
.listcontent h3 a {
text-decoration: none;
color: #000000;
}
.listcontent h3 a:hover {
color: #111;
}
.listcontent img {
border:1px solid #aaa;
}



/* List content archive */
.listarchive {
width:140px; 
height:160px; 
float:left; 
margin-left:5px; 
margin-right:5px; 
margin-top:3px; 
/*float: right;
width: 760px;
text-align: justify;
padding-top: 10px; */
}
.listarchive h2 {
margin-bottom:3px;
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2_.jpg) no-repeat;
}
.listarchive h2 a {
text-decoration: none;
color: #fff;
}
.listarchive h2 a:hover {
color: #111;
}

.listarchive h3 {
margin-bottom:3px;
font-size: 12px;
font-weight: 100;
padding-left: 5px;
padding-right:5px;
height: 30px;
line-height: 15px;

}
.listarchive h3 a {
text-decoration: none;
color: #000000;
}
.listarchive h3 a:hover {
color: #111;
}

.listarchive img {
border:1px solid #aaa;
}



/* Left Menu */

.left {
float: left;
border-right:1px dotted #aaa;
border-bottom: 1px dotted #aaa;
width: 180px;
padding-top: 10px;
padding-right:5px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #ccea8a url(images/menuh2.jpg) no-repeat;
color: #000000;
font-size: 13px;

}

.left ul {
padding: 3px 0 8px 10px;
list-style-type: square;
color: #75B03C;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

} 

/* Flash Game */
.game {
display:block;
float: right;
width: 740px;
text-align: justify;
padding-top: 10px;
padding-left:20;
padding-bottom:10px;
}
.game h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
/* background: #fff url(images/contenth2_.jpg) no-repeat;  */
}
.game h2 a {
text-decoration: none;
color: #fff;
}
.game h2 a:hover {
color: #111;
}

.tags{
width:700px;
margin-left:20px;


}



/* Footer */

.footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }
