/*
Theme Name: Clean Look
Theme URI: http://pribadi.or.id/diary/2005/05/27/clean-look-theme-for-wordpress-15/
Description: simple, and clean look, based on <a href="http://wpram.com/log/2005/03/23/golden_grey_theme/">Golden Grey</a> by William Pramana, the famous <a href="http://binarybonsai.com/kubrick">Kubrik</a>, bullet.gif taken from <a href="http://wpthemes.info">Connections</a> by Patricia Muller.
Version: 1.5.0
Author: Firman Pribadi
Author URI: http://pribadi.or.id/diary/
Lisence: Please see <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons ShareAlike</a>.
*/


/* body default block */

body {
    padding: 0;
    margin: 50px 5px 10px 5px;
    text-align: center;
    background: #001833;
    background-image: url(http://www.sacpd.org/new/site_framework/images/background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font: 12px/20px Arial, Tahoma, sans-serif;
    }

a:link {
	color: #0066cc; 
	text-decoration: none;
	}

a:visited {
	color: #0066cc; 
	text-decoration: none;
	}

a:hover {
	color: #002450;  
	text-decoration: none;
	}


/* header block */

#heading {
    background: url(images/masthead.png) no-repeat;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width: 750px;
    height: 107px;
    margin: 0 auto;
    color: #ffffff;
    text-align: left;
    }

#header {
    }


h1 {
	font-size: 24px;
	margin: 0;
	font-weight: bold;
}

h1 a:link, h1 a:visited {
    text-decoration: none;
    color: #ffffff;
    }

h2 {
	font: italic normal 14px;
	margin: 0;
}


/* content, minitab, and sidebar block */

#content {
	background: #bfcedb;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	margin: 0 auto;
	width: 750px;
	text-align: left;
	}

#navigation {
	padding: 0px;
	}

#minitabs {
    padding: 3px 0px 2px 1px;
    margin: 0;
    border-bottom: 3px solid #bfcedb;
    background: url(images/city_scape.png) no-repeat;
    background-position: left top;
    background-color: #ffffff;
    }

#minitabs li {
    display: inline;
    width: 30px;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: -1px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;	 
    }

li.page_item a:link, li.page_item a:visited {
    background-color: #7F9DB7;
    border-top: 1px solid #002450;
    border-left: 1px solid #002450;
    border-right: 1px solid #002450;
    border-bottom: 1px solid #7F9DB7;
    padding: 4px 10px 4px 10px;
    color: #ffffff;
    }

li.current_page_item a:link, li.current_page_item a:visited {
    background-color: #bfcedb;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #bfcedb;
    padding: 4px 10px 4px 10px;
    color: #000000;
    }

li.page_item a:hover {
    background-color: #002450;
    border: 1px solid #002450;
    padding: 4px 10px 4px 10px;
    color: #ffffff;
    }

h3 {
	margin: 1em 0 .2em;
	font-weight: bold;
        font-size: 14px;
	color: #002450;
	background: url(images/icon.gif) no-repeat 0 50%;
	padding-left: 25px;
}

h3 a:link, h3 a:visited {
    text-decoration: none;
    color: #0066cc;
    }

h3 a:hover {
    text-decoration: none;
    color: #002450;
    }

# lower {
    
    }

#main {
    float: right;
    background: #ffffff;
    padding: 5px 15px;
    width: 520px;
    height: 100%;
    min-height: 600px;
    border-right: 3px solid #bfcedb;
    }

#sidebar {
    float: left;
    width: 180px;
    padding-left: 10px;
    margin-bottom: 20px;
}

#sidebar ul {
    margin-top: 1px;
    padding-left: 6px;
    margin: 0;
    list-style-type: none;
    }

#sidebar li {
    background: url(images/arrow.gif) no-repeat 0 5px;
    padding-left: 18px;
    font-size: 11px;
    }

.meta {
    color: #7F9DB7;
    font-size: 11px;
    margin: 0;
    }

.postmeta {
    color: #7F9DB7;
    font-size: 10px;
    background: #eeeeee;
    padding: 10px;
    margin: 0;
    }

.entry {
    padding-bottom: 25px;
    }

blockquote {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
    background: #bfcedb;
    }

.alignleft {
    float: left;
    }

.alignright {
    float: right;
    }


/* comments block */

h4 {
    font-size: 11px;
    margin: 0;
    color: #333333;
    }

#commentlist {
    font-size: 10px;
    }
    
#commentlist ol {
    margin: 0;
    padding: 0 15px;
    }

.whitebox, .graybox {
    margin: 2px 0px;
    padding: 5px;
	 color: #002450;
    }

.whitebox {
    background: #ffffff;
    }

.graybox {
    background: #eeeeee;
    border-top: solid 1px #002450;
    border-bottom: solid 1px #002450;
    }


/* footer */

#footer {
    clear: both;
    background: #d6d8d9;
    border-top: solid 1px #002450;
    height: 21px;
    text-align: center;
    color: #ffffff;
    padding: 3px 0px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    }

#footer p {
    margin: 0;
    }

#footer a:link, #footer a:visited {
    color: #000000;
    text-decoration: none;
    }

#footer a:hover {
    color: #ffffff;
    text-decoration: none;
    }
