/*  
hr
Theme Name: Pamphlet
Theme URI: http://www.freewpthemes.net/preview/pamphlet
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


body {
	width: 1000px;
	margin: 15px auto;
	padding: 0;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	background-color: #666666;
	background-image: url(images/bgr.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

h1, h2, h3 {
	margin-top: 0;
	color: #993300;
	text-align: left;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #50651D;
	text-decoration: none;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	border-bottom: none;
	color: #FF6600;
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 950px;
	margin: 0px auto;
	height: 343px;
}

/* Header */

#logo {
	width: 950px;
	height: 82px;
	margin: 0 auto;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#logo h1 {
	float: left;
	margin: 15px 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	background-image: url(images/iconpj.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 42px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
}

#logo p {
	float: left;
	margin: 0px;
	text-transform: capitalize;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo span {
	color: #CCCCCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #666666;
}
#logo a:hover {
	border: none;
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	height: 50px;
	background-image: url(images/img03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu ul li ul li {
	display: none;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 14px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #585858;
}

#menu a:hover {
	height: 30px;
	color: #333333;
	background-color: #809F2D;
	background-image: url(images/img03a.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu .current_page_item a {
	height: 30px;
	color: #333333;
	background-color: #4F621C;
	background-image: url(images/img03b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu .current_page_item a:hover {
	height: 30px;
	color: #333333;
	background-color: #809F2D;
	background-image: url(images/img03a.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#splash {
	width: 950px;
	margin: 0 auto;
	height: 220px;
}
#splash .tagline {
	margin: 10px auto 10px 25px;
	position:absolute;
	font-size: 24px;
	font-weight: bold;
	color: #BEDD42;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* Wrapper */

#wrapper {
	margin: 5px auto 0px auto;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	width: 950px;
	margin: 0px auto 10px auto;
	line-height: 150%;
	border: 1px solid #CCCCCC;
	background-color: #3D4B16;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

.post {
	margin: 0px 0px 10px 10px;
	padding-bottom: 10px;
	line-height: 150%;
	border: 3px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/bgpost.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.post h1 {
	font-weight: normal;
	text-decoration: none;
}

.title {
	margin: 10px 10px 0px 0px;
	padding: 10px 0 4px 70px;
	height: 50px;
	line-height: 20px;
	font-weight: normal;
	color: #4F650C;
	background-image: url(images/iconpj.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: -1px;
}

.title a {
	border-bottom: none;
	color: #CC3300;
}

.title a:hover {
	color: #CC3300;
}

.byline {
	padding-top: 10px;
	margin: -10px 0px 10px 10px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.byline a {
	color: #0066CC;
	text-decoration: none;
}

.byline a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.tag {
	padding: 0 15px;
}

.entry {
	margin: 0px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.entry ul, .entry ol {
	margin: 0px 0px 10px 30px;
	padding: 0px;
}

.entry ul li {
	margin: 0px;
	padding-bottom: 5px;
	list-style: square;
}

.entry ol li {
	margin: 0px;
	padding-bottom: 5px;
	list-style: decimal-leading-zero;
}

.entry a {
	color: #0066CC;
	text-decoration: none;
}

.entry a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.links {
	margin: 5px auto;
	padding: 0px;
	text-align: right;
	font-weight: normal;
}

.links a {
	border: none;
	color: #CC9900;
	text-decoration: none;
}

.links a:hover {
	border: none;
	color: #FFCC00;
	text-decoration: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FF9900;
}

#sidebar2 {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #FF9900;
}

.sidebar {
	float: left;
	width: 210px;
	padding: 0;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #FFFFFF;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
}

.sidebar li {
	margin: 0px;
	padding: 5px;
}

.sidebar li ul {
	margin: 0px;
	padding-left: 10px;
	list-style:none;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	color: #CC9900;
	list-style-position: outside;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.sidebar li h2 {
	height: 31px;
	margin: 0px;
	background: #4F6517 url(images/img04.gif) repeat-x left top;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	list-style:none;
}

.sidebar a {
	color: #FF6600;
}
.sidebar a:hover {
	color: #FF6600;
}

.sidebar form select{
	margin:5px auto;
	font-weight: bold;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 175px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */


#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 950px;
	margin: 20px auto;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	letter-spacing: 1px;
}

#footer a {
	color: #FF6600;
}

#footer a:hover {
	color: #FF6600;
}

#commentform {
	margin: 0;
	padding-left: 20px;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
	color: #6E8A21;
}

.navigation {
	padding: 20px 20px;
}

.pagetitle {
	padding-left: 20px;
	padding-bottom: 20px;
	color: #6E8A21;

}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
	padding-left: 20px;
	color: #FF9900;
}

hr {
	margin: 20px auto;
}

#commentform {
	padding-left: 20px;
}

.commentlist {
	padding-left: 40px;
}

.icons {
	margin: 0px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #993399;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.icons img {
	margin: 0px;
	padding-right: 3px;
}

.meta {
	margin: 0px;
	padding: 0px;
}

small {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}

.padded {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;	
}

.umum {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 950px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
}

.umum img {
	margin: 0px;
	padding: 0px;
}

#blogroll {
	width:950px;
	clear: both;
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	letter-spacing: 1px;
	background-color: #3D4B16;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #5F7522;
}
#blogroll h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 0px;
	margin: 0px auto 10px auto;
	text-align: center;
	letter-spacing: 5px;
	text-transform: capitalize;
}
#blogroll a, #blogroll a:link, #blogroll a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
#blogroll a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#blogroll img {
	margin: 0px;
	padding: 0px;
}

.initial {
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

.gallery {
	width:980px;
	margin: 0px auto;
	padding: 0px;
}

#pages {
	margin: 10px auto 0px auto;
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#pages a, #pages a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	border: 1px solid #999999;
	background-color: #809F2D;
}

#pages a:hover {
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #FFCC00;
}

form .input{
vertical-align: middle;
font-size:12px;
}

#s {
	padding-top:4px;
	font-size:12px;
	text-align: left;
}