/*  
Theme Name: Topeng Pajegan
Theme URI: http://design-uchi.com/
Description: Based on Blueprint CSS Framework
Version: 1.0
Author: Sean Aquino
Author URI: http://www.design-uchi.com/

*/

/* default styles and overrides                    
**********************************************/
html { margin: 0 0 1px 0; min-height: 100%;} /*prevents scrollbar shift*/
div.container {margin: 0 auto;}

a, a:link, a:visited {color:#cc6600;}
a:focus, a:hover {color: #2e6ec6; text-decoration:none;}

body {background:#331e15; font-family:Georgia, "Times New Roman", Times, serif;}
.container {background:#fff url(images/container-bg.png) repeat-x 0 340px;}

.prepend-half {padding-left: 20px;}
.append-half {padding-right: 20px;}

/* header styles                     
**********************************************/
/*image replacement for site title */
#site-title {background: url(rotate.php) no-repeat 0px 0px; margin-bottom:0px;}
#site-title a {display: block;}
#site-title, #site-title a { width:950px; height:300px;}
#site-title a:hover { background-color: transparent; text-decoration: none; }
#site-title span { display: block; width: 0; height: 0; overflow: hidden; }

/*includes footer styles since they're similar*/
#nav-wrap #nav, #nav-wrap #subnav, #footer ul {padding:1em 0;}
#nav-wrap #nav a, #nav-wrap #subnav a, #footer a {font-size:1.1em; line-height:1em; text-decoration:none; font-weight: bold;}
#nav-wrap #nav {background:url(images/nav-bg.png) #edede6 repeat-x 0px 0px;}
#nav-wrap #nav li, #subnav li, #footer li { padding:1em;}
#nav-wrap #subnav { background:#910500; margin-top:-5px;}
#nav-wrap a, #nav-wrap a:link, #nav-wrap a:visited, #footer a, #footer a:link, #footer a:visited {color:#000;}
#nav-wrap #nav .active, #footer ul .active {color:#fff;}
#nav-wrap a:hover, #footer a:hover {color:#2e6ec6}

#footer { padding: 1.5em 0; background: url(images/footer-bg.png) repeat-x 0px 0px #DF7417; border-top: 1px solid #ebebeb;}
#footer ul li, #footer ul {display:inline; list-style: none;}
#footer ul {margin: 0;}

/* general styles                     
**********************************************/
#wrapper {background:url(images/page-bg.png) repeat-y center 0;}
.col-center, .col-left, .col-right {padding-top: 1.5em;}


/* search styles                     
**********************************************/

.search { margin-bottom:1em;}
.search fieldset {border:0px none; padding:0px; margin:0px;}
.search fieldset legend, .search label {display:none;}
.search #s {width:140px; margin-top:0.75em; color:#666;}
.search p {display:inline-block; margin-bottom:2em;}










