/*  
Theme Name: AnjingBagus
Theme URI: http://www.anjingbagus.com
Description: Widget ready and tested on WP 2.5+.
Version: 1.0
Author: wei (lmw ads7117)
Author URI: http://www.anjingbagus.com
*/

body {
    padding: 0;
    margin: 0;
    background: #FFFFFF  url(images/bg-header.jpg) repeat-x;
    color: #000;
    font-size: 12px;
}

body, th, td, input, textarea, select, option {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
    text-transform: lowercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
}

h1 {
    letter-spacing: -1px;
    font-size: 22px;
}

h2 {
    letter-spacing: -1px;
    font-size: 20px;
}

h3 {
    font-size: 18px;
    font-weight: bold;
}

p, ul, ol {
    line-height: 150%;
}

blockquote {
    padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
    line-height: normal;
    font-style: italic;
}

a {
    color: #000000;
}

a:hover {
    text-decoration: none;
}

hr {
    display: none;
}
small { font-size: 11px; }

/* Header */

#header {
    width: 1000px;
    height: 650px;
    margin: 0 auto;
}

/* Menu */

* {margin:0;padding:0;}
body {text-align:left;padding: 0;font: 12px Tahoma, Arial, Helvetica, sans-serif;}
 
ul, ol {padding: 10px 0;}
 
#nav ul {display:none;position:absolute;margin: 16px 0 0 -1px;} /* hide the sub nav */
*+ html #nav ul {margin: 0 0 0 0;} /* ie 7 hack */
#nav li {display:block;float: left;}
#nav li ul {margin: 60px 0 0 0;width:160px;height: 15px;}
#nav a {display:block;width:90px;margin: 0 0 0 -1px}
 
/*subnav styling*/

#nav ul li, #nav ul li a {font-size: 14pt;padding: 0;background:#ffdb6b;float: left;}
#nav ul li a {width:70px;border: 2px solid #9c4a00;}
#nav ul li a:hover {background:#ffdb6b;color: black;font-weight: bold;}


#menu {
        margin-left: 40px;
    width: 930px;
    height: 25px;
        background: url(images/logo.png) no-repeat;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    width: 120px;
    height: 25px;
    padding-top: 35px;
    text-transform: lowercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: -1px;
    font-size: 18px;
    color: #000000;
}

#menu a:hover {
    background: url(images/menu-02.png) no-repeat bottom;
    color: #000;
}

#menu .current_page_item a {
    background: url(images/menu-01.png) no-repeat bottom;
    color: #7F531F;
}

/*Input*/
input, textarea {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px #EFA71D solid;
}
input {
    background-color: #FFE44F;
    color: #000000;
}
/* Image */
img.alignleft {margin-right: 6px;}
img.alignright {margin-left: 6px;}
img.imgSize {
    max-width: 160px;
    max-height: 160px;
    width:expression(this.width > 160 ? 160: true);
    height:expression(this.height > 160 ? 160: true);
}
/* Logo */

#runningText {
        margin-top: 10px;
        margin-left: 17px;
        width: 950px;
        height: 50px;
}


#banner1 {
        margin-top: 55px;
        margin-left: 17px;
        padding-top: 12px;
        padding-left: 12px;
        width: 950px;
        height: 240px;
        background:url(images/logoBackground.png) repeat;
}

#banner_2 {
        width: 938px;
        padding: 12px;
        margin-top: 10px;
        margin-left: 17px;
        background:url(images/logoBackground.png) repeat;
}

.bannerWarp {
        margin: 0;
        background:url(images/logoBackground.png) repeat;
}

.bannerWarp img {
        width: 448px;
        height: 81px;
}


.bannerWarp_2 {
        margin: 0;
        background:url(images/logoBackground.png) repeat;
}

.bannerWarp_2 img {
        width: 290px;
        height: 81px;
}

.logo1 {
        float: left;
        border: 2px #ffcc00 solid;
}

.banner{
    width: 940px;
    height: 240px;
        float: left;        
}


#myGallery{margin-top:3px;width:658px;height:162px;border:0;overflow:hidden;z-index: 800;}
#photo{
    margin-top: 4px;
    width: 250px;
    height: 162px;
    float: left;
    background: url(images/head-00.jpg) no-repeat;
        z-index: 800;
        top: 0px;
        left: 658px:
}
#logo h1 {
    float: left;
    padding: 40px 40px 0 50px;
    letter-spacing: -2px;
    font-size: 48px;
}

#logo h2 {
    float: right;
    padding: 68px 0 0 0;
    font-size: 24px;
    color: #000000;
    
}

#logo a {
    text-decoration: none;
    color: #000000;
}


/* Page */

#page {
    width: 930px;
    margin: 0 auto;
    padding: 20px 0;
}

/* Content */
#content img {
        border: 0;
}
#content img.size-thumbnail, #content img.size-medium, #content img.size-full {






    border: 2px dashed #EFA71D;










}
#content {
    float: left;
    width: 670px;
}

div .entry {
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-top: 6px;
    background-color: #fffbcc;
    padding:8px;
}

.post {
    padding: 0 0 20px 0;
}

.title {
    border-bottom: 2px dotted #EFA71D;
    margin: 0;
}

.title a {
    text-decoration: none;


}


.title a:hover {
    text-decoration: underline;
}

.byline {
    margin: 0;

}

.meta {
    border-top: 1px dotted #EFA71D;
    text-align: right;
    line-height: normal;
}
p.meta {color:#000000;}
.meta a {
    padding-left: 15px;
    background: url(images/ico-paw.png) no-repeat left center;
    font-weight: bold;
}

.navigation {
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

#comment {
    width: 640px;
}

.posts * {
    line-height: normal;
}

.posts li {
    margin-bottom: 40px;
}

.posts h3, .posts p {
    margin: 0;
}

/*Gallery*/

#post-17 {
    height: 400px;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 240px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
}

#sidebar li ul {
    padding: 15px 0;
}

#sidebar li li {
    padding-left: 30px;
    border-bottom: 1px dotted #EFA71D;
    background: url(images/ico-paw.png) no-repeat 15px 5px;

}

#sidebar h2 {
    margin: 0;
        color: #000000; 
    padding: 20px 0 2px 30px;
    background: url(images/ico-dog.png) no-repeat left bottom;
    border-bottom: 2px solid #EFA71D;
}

#sidebar a {
    text-decoration: none;
    color: #000000;
}

#sidebar a:hover {
    text-decoration: underline;
}

#archives {
        display: none;
}


/* Calendar */

#calendar_wrap {
    padding: 20px 0 0 30px;
}

#calendar table {
    text-align: center;
}

/* Search */

#search form {
    padding: 0 0 0 30px;
}

#search br {
    display: none;
}

#searchform input {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
    font-size: 12px;
    padding: 4px 6px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;    
    background-color: #FFF1AF;
    color: #000000;
    border: 1px #EFA71D solid;
}
#searchform input#s {
        height: 20px;
        width: 130px;
        margin-left: 2px;
        background-color: #FFF;
}
#searchform input:hover {
    color: #000000;
}


/* Footer */

#footer {
    clear: both;
    background: #FFEA6F;
    border-top: 3px solid #EFA71D;
    padding: 2px 0;    
    text-align: center;
    font-size: 12px;
    color: #372412;
    letter-spacing: 0.75px;
    line-height: 50%;
}

#footer a {
    color: #C28C21;
}


