/*
Theme Name: Pargodungan
Theme URI: http://pargodungan.org
Description: A layout which is modified [not reuse] from alexking.org css stylesheet
Version: 1.0
Author: RPP Lumbantobing
Author URI: http://pargodungan.org
*/

body {
	background: #6C69C0;
	font: 11px Verdana, sans-serif;
	margin: 0;
	padding: 10px;
}
h1 {
	border-bottom: 1px solid #89c;
	color: #569;
	font: bold 21px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}
h2 {
	color: #347;
	font: bold 18px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h3 {
	color: #67b;
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h4 {
	color: #78b;
	font: bold 13px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
p, li, td, dt, dd {
	font: 11px Verdana, sans-serif;
}
p, ol, ul, dl {
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
}
table {
	margin-bottom: 10px;
}
li, dt, dd, td {
	line-height: 150%;
}
th {
	color: #444;
	text-align: left;
}
input, select, textarea {
	font: 11px Verdana, sans-serif;
	padding: 2px;
}
code {
	font: 11px Monaco, "Courier New", "Courier", monospace;
}
del {
	color: #666;
}
a img {
	border-width: 1px;
}
hr {
	border: 0;
	border-top: 1px solid #d3d3f7;
	margin: 10px 20px;
}
div.clear {
	clear: both;
	float: none;
}
p.modified {
	color: #666;
	font-size: 10px;
}
.center {
	text-align: center;
}
.under {
	padding-top: 20px;
}
.nobr {
    white-space: nowrap;
}
a img.screenshot, a:visited img.screenshot {
	border-color: #fff;
}
#page {
	background: #fff ;
	border: 1px solid #fff;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}
body.blog #page, body.project #page {
	background: #fff ;
}
body.project p.akpc_pop {
	padding-top: 20px;
}
#header {
	background: #BAB9F2;
	border-bottom: 2px solid #fff;
	height: 50px;
}
#header h3 {
	margin: 0;
	padding: 0;
	position: absolute;
}
#header h3 a {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	height: 50px;
	width: 250px;
}
#header h3 a span {
	display: none;
}

#menu, #menu ul {
	float: right;
	margin: 0;
	padding: 0;
}
#menu li {
	border-left: 1px solid #fff;
	float: left;
	font-size: 12px;
	height: 50px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#menu li:hover {
	background: #7E7EC8;
}
#menu li.selected {
	color: #089c;
}
#menu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin: 25px 10px 10px 10px;
}


#general, #home {
	float: left;
	width: 760px;
}
#general #breadcrumbs {
/*
	padding-top: 10px;
*/
}
#general h1 {
	border-bottom: 1px solid #89c;
	margin: 10px 15px;
	padding: 0 0 3px 0;
}
#general h2 {
	margin: 10px 15px;
}
#general div.entry h2 {
	margin: 0 0 10px 0;
}
#general div {
	margin: 0 0 20px 15px;
}
#general div.half, #home div.half {
	float: left;
	margin: 0 10px 10px 15px;
	width: 350px;
}
#general div.half h2 {
	margin: 10px 0;
}
#general div ul, div.entry ul {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
}
#general div ul li, div.entry ul li, #body ul.archives li div.entry ul li {
	background: 0 2px url(/images/li.gif) no-repeat;
	margin: 0;
	padding: 0 0 5px 14px;
}
#home {
	padding-top: 10px;
}
#home h2 {
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
}
#home h2 a, #home h2 a:visited {
	color: #347;
}
#home h3 {
	font-size: 13px;
	margin-bottom: 3px;
}
#home p {
	margin-right: 20px;
}
#home div.entry {
	overflow: hidden;
	padding-top: 0;
	padding-left: 5px;
}
#home_projects {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#home_projects li {
	margin: 20px 0 20px 0;
	padding: 0 0 10px 115px;
}
#home_projects li.tasks {
	background: url(images/home_tasks.jpg) no-repeat;
	margin-top: 15px;
}
#home_projects li.phptagengine {
	background: url(images/home_phptagengine.gif) no-repeat;
}
#home_projects li.photos {
	background: url(images/home_photos.jpg) no-repeat;
}
#home_projects li.wordpress {
	background: url(images/doves.jpg) no-repeat;
}
#home_projects li h3 {
	font: bold 13px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0;
}
#home img.alignleft {
	border: 1px solid #ccc;
	float: left;
	margin: 5px 5px 5px 5px;
}
#home a.feed {
	background: url(/images/feed-icon-14x14.gif) no-repeat 0 2px;
	padding: 0 7px;
	margin-left: 7px;
}
#home a.feed span {
	display: none;
}
#body {
	clear: left;
	float: left;
	overflow: hidden;
	padding: 0 0 20px 0;
	width: 500px;
}
#body h1 {
	margin: 10px;
}
div.entry, div.padded {
	padding: 10px 15px;
}
div.single {
	padding-top: 0;
}
/*
div.entries {
	border-bottom: 1px solid #e0e0f9;
}
div.alt {
	background: #f8f8f8;
}
*/
#body div.entry h1.title, #body div.entry h2.title {
	border: 0;
	margin: 0 0 3px 0;
	padding: 0;
}
div.entry h1.title a, div.entry h2.title a {
	color: #236;
}
div.entry h1.title a:visited, div.entry h2.title a:visited {
	color: #347;
}
div.entry p.topics, #home p.topics, ul.archives li span.topics {
	color: #666;
	font-size: 10px;
}
div.entry p.topics a, #home p.topics a, ul.archives li span.topics a {
	color: #569;
}
div.content {
	margin: 0 5px;
}
div.entry div.half {
	float: left;
	margin: 0 10px 10px 10px;
	width: 210px;
}
div.entry p.date, ol.commentlist li p.comment_date {
	color: #666;
	font-size: 10px;
}
div.entry p.tools, div.entry p.tools_single {
	color: #444;
	font-size: 11px;
	margin: 0;
	padding: 7px 0;
}
div.entry p.tools a, div.entry p.tools_single a {
	color: #236;
}
div.entry .banner {
	background: #ddd;
	padding: 10px;
}
div.entry blockquote, div.comment_content blockquote {
	background: #f8f8f8;
	border-left: 2px solid #e0e0f9;
	margin: 0 20px 10px 20px;
	padding: 10px 10px 1px 10px;
}
div.links blockquote {
	margin-left: 0;
}
div.alt blockquote, ul.commentlist li div.alt blockquote {
	background: #fff;
}
ul.commentlist li div.owner blockquote {
    background: #fff;
    border-color: #89c;
}
div.entry ol {
	padding-left: 27px;
}
div.entry ol li {
	padding-bottom: 5px;
}
div.entry dl dt {
	color: #569;
	font-weight: bold;
	margin-bottom: 6px;
}
div.entry dl dd {
	margin: 0 10px 10px 10px;
}
img.wp-smiley {
	vertical-align: middle;
}
div.entry div.code, body.project span.code code {
	background: #ececec;
	border: 1px solid #ccc;
	border-width: 1px 0;
	display: block;
	margin: 0 0 10px 0;
	overflow: auto;
	padding: 10px;
}
div.entry div.code code, body.project span.code code {
	white-space: pre;
}
#body div.entry div.content ul.wp_photos li {
	text-align: center;
	width: 220px;
}
#body div.entry div.content ul.wp_photos li img {
	margin-left: auto;
	margin-right: auto;
}
#body div.links {
	background-image: url(/images/link_back.gif);
	background-position: 2px 0;
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 50px;
}
#body div.links h2 {
	float: left;
	font-size: 13px;
}
#body div.links p.tools {
	float: left;
	margin-left: 10px;
	padding: 0;
}
#body div.links p.tools a {
	color: #569;
	font-size: 10px;
}
#body ul, #home ul.news {
	list-style: none;
	margin: 0 10px 10px 10px;
	padding: 0;
}
#body ul li, #home ul.news li {
	background: 1px 3px url(/images/li.gif) no-repeat;
	margin: 0 0 5px 0;
	padding-left: 16px;
}
#general ul.projects {
	margin: 0;
	padding: 0;
}
#general ul.projects li {
	margin: 0 10px 10px 0;
	padding-left: 40px;
}
#general ul.projects li.tasks {
	background-image: url(/images/li_tasks.gif);
}
#general ul.projects li.photos {
	background-image: url(/images/li_photos.gif);
}
#general ul.projects li.phptagengine {
	background-image: url(/images/li_phptagengine.gif);
}
#general ul.projects li.servermoxie {
	background-image: url(/images/li_servermoxie.gif);
}
#general ul.projects li.readittome {
	background-image: url(/images/li_readittome.gif);
}
#general ul.projects li.shareicon {
	background-image: url(/images/li_shareicon.gif);
}
#general ul.projects li.wordpress {
	background-image: url(/images/li_wordpress.gif);
}
#general ul.projects li.feedlounge {
	background-image: url(/images/li_feedlounge.gif);
}
#general ul.projects li.punbb {
	background-image: url(/images/li_punbb.gif);
}
#general p.akpc_pop {
	margin: 10px 0;
	padding-top: 10px;
}
#general p.modified {
	margin: 0 0 10px 15px;
}
#general div.entry p.modified {
	margin: 0 0 10px 0;
}
#general ol.commentlist {
	width: 470px;
}
#home ul.news {
	margin-left: 0;
}
#body div.half ul {
	margin-left: 0;
}
#body div.comments {
	padding: 10px 15px;
}
#sidebar {
	float: left;
	padding: 10px 0 20px 0;
	width: 260px;
}
#sidebar h3 {
	color: #569;
	margin-left: 10px;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #569;
}
#sidebar h3 a img {
	border: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0 10px 10px 10px;
	padding: 0;
}
#sidebar ul li h3 {
	margin: 0 0 7px 0;
	padding: 0;
}
#sidebar ul li select {
	margin: 0 0 10px 5px;
}
#sidebar ul li ul {
	margin: 0;
	padding: 0 0 10px 0;
}
#sidebar ul li ul li {
	background: 1px 3px url(/images/li.gif) no-repeat;
	margin: 0;
	padding-left: 16px;
}
#sidebar ul li ul li.feed {
	background: 0 3px url(/images/feed-icon-12x12.gif) no-repeat;
}
#sidebar ul li#calendar table, #sidebar ul li#calendar table caption {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
#sidebar ul li#calendar table tbody td {
	text-align: right;
}
#sidebar p {
	margin: 0 10px 10px 10px;
}
#sidebar p.feed a {
	background: url(/images/feed-icon-12x12.gif) no-repeat 0 1px;
	padding-left: 16px;
}
#sidebar a.button {
	display: block;
	height: 50px;
	margin: 20px auto;
	padding: 0;
	width: 200px;
}
#sidebar a.button span {
	display: none;
}
#sidebar a.download {
	background: url(/images/button_download.gif) center center no-repeat;
}
#sidebar a.trial {
	background: url(/images/button_free_trial.gif) center center no-repeat;
}
#sidebar a.sign_up {
	background: url(/images/button_sign_up.gif) center center no-repeat;
}
#sidebar a.purchase {
	background: url(/images/button_purchase.gif) center center no-repeat;
}
#sidebar a.donate {
	background: url(/images/button_donate.gif) center center no-repeat;
	height: 36px;
	margin: 10px;
	padding: 0;
	width: 95px;
}
#sidebar ul.entries {
	margin: 0 10px 10px 10px;
	padding: 0;
}
#sidebar ul.entries li {
	background: 1px 3px url(/images/li.gif) no-repeat;
	margin: 0;
	padding-left: 16px;
}
#sidebar .aktt_tweets ul li {
	line-height: 130%;
	margin-bottom: 5px;
}
#sidebar .aktt_tweets p {
	color: #777;
	font-size: 10px;
	line-height: 100%;
	text-align: right;
}
#sidebar .aktt_tweets p a, #sidebar .aktt_tweets p a:visited {
	color: #777;
}
body.project #sidebar p.meta {
	font-size: 12px;
	margin-bottom: 7px;
	text-align: center;
}
#aux {
	float: left;
	padding: 0 0 20px 0;
	width: 200px;
}
#aux div {
	padding: 10px;
}
#search {
	background: #fff;
	border-bottom: 1px solid #e0e0f9;
}
#search form, #search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
#search fieldset legend {
	display: none;
}
#search #s {
	font-weight: normal;
	margin-right: 4px;
width: 120px;
}
#search input {
	font-weight: bold;
	vertical-align: middle;
}
#options label {
	vertical-align: middle;
}
#options ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#options li {
	display: inline;
	font-weight: bold;
	list-style: none;
	padding: 0;
	vertical-align: middle;
}
#options li a {
	border: 1px solid #eaeafc;
	color: #333;
	padding: 3px 5px;
	text-decoration: none;
}
#options li a.selected {
	background: #fff;
	border-color: #89c;
}
#options li a span {
	display: none;
}
#options #font_small {
	font-size: 10px;
}
#options #font_normal {
	font-size: 12px;
}
#options #font_big {
	font-size: 14px;
}
#options #font_huge {
	font-size: 16px;
}
#about {
	background: #fff;
	border: 1px solid #e0e0f9;
	border-width: 1px 0;
}
#about h3 {
	color: #569;
}
#about h4 {
	margin: 13px 0 5px;
}
#about h4 a {
	background: 1px 0 url(/images/crowd-favorite-sidebar.gif) no-repeat;
	display: block;
	height: 30px;
	width: 140px;
}
#about h4 a span {
	display: none;
}
#ads h3 {
	color: #89c;
}

#akst_form {
	background: #89c;
	border: 2px solid #d3d3f7;
}
#akst_form ul.tabs {
	border-color: #89c;
}
#akst_form ul.tabs li {
	background: #eaeafc;
	border-bottom: 1px solid #89c;
}
#akst_social ul li {
	width: 50%;
}
#body ul.wp_photos, #general ul.wp_photos {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body ul.wp_photos li, #general ul.wp_photos li {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0 10px 10px 0;
	text-align: center;
}
#general ul.wp_photos li {
	margin: 10px;
	height: 210px;
	vertical-align: middle;
	width: 200px;
}
#general ul.wp_photos li img {
	margin: 0 auto;
	vertical-align: middle;
}
#body ul.wp_photos li a img, #body ul.wp_photos li a:visited img, #general ul.wp_photos li a img, #general ul.wp_photos li a:visited img {
	border: 1px solid #555;
	display: block;
	margin-bottom: 3px;
}
#body ul.wp_photos li a img.screenshot, #body ul.wp_photos li a:visited img.screenshot {
	border-color: #fff;
}
ol.footnotes {
	border-top: 1px solid #89c;
	margin: 0 0 10px 0;
	padding: 12px 0;
}
ol.footnotes li {
	padding: 7px;
}
ol.footnotes li.active {
	background: #ffc;
}
#general div.alignleft {
	border: 1px solid #ccc;
	color: #666;
	font-size: 10px;
	float: right;
	margin: 5px 20px 10px 30px;
	padding: 8px;
	text-align: right;
}
div.alignleft a, div.alignleft a:visited, div.alignleft a:active, div.alignleft a:link {
	color: #666;
}
#cc_license {
	border: 1px solid #999;
	height: 350px;
	margin: 20px auto;
	padding: 2px;
	width: 670px;
}
.wp_browser_preview {
	background: url(/images/wp_browser_back.gif) repeat-y;
	float: right;
	margin: 10px;
	margin-right: 11px;
	padding: 0 20px;
}
.wp_browser_preview p {
	margin: 0;
	text-align: center;
}
.wp_browser_preview p a img {
	border: 0;
}
div.wp-photo_preview {
	float: right;
	margin: 0 0 20px 20px;
	text-align: center;
}
div.wp-photo_preview a img {
	border-width: 1px;
}
.comments_link {
	background: 1px 0 url(/images/icon_comments.gif) no-repeat;
	padding: 1px 0 3px 22px;
}
#general #portfolio {
	list-style: none;
	margin: 10px;
	padding: 0;
}
#general #portfolio li {
	background: #fff;
	float: left;
	height: 220px;
	margin: 10px;
	padding: 0;
	width: 200px;
}
#general #portfolio h3 {
	text-align: center;
}
p.old_post_alert, p.info {
	background: #ffc;
	padding: 10px;
}
#blog_page_navigation {
	margin: 10px;
}
#blog_page_navigation span {
	float: right;
}
#aux #ads_google, #aux #ads_tla, #aux #ads_performancing, #aux #ads_ak, #aux #ads_amazon {
	margin: 0 0 15px 0;
	padding: 0;
}
#aux #ads_google {
	text-align: center;
}
#aux #ads_google iframe {
	margin: 0 auto;
}
.entry .center iframe {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 7px 0 10px 0;
/*	padding: 4px 0 7px 0; */
}
#dollar_per_download {
	display: none;
}
.dollar_per_download {
	background: url(/images/dollar_back.gif) repeat-x bottom center;
	border-bottom: 1px solid #EAEAFC;
	margin-bottom: 8px;
	padding: 0 10px 5px 0;
	position: relative;
}
#sidebar .dollar_per_download {
	padding: 0 10px 10px 10px;
}
.dollar_per_download form {
	left: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
}
#sidebar .dollar_per_download form {
	float: left;
	left: 0;
	margin: 0 10px 10px 0;
	position: relative;
	top: 0;
}
#aux #ads_performancing {
	margin: 0;
}
#aux #ads_tla p, #aux #ads_ak p {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
}
#aux #ads_tla ul, #aux #ads_ak ul {
	list-style: none;
	margin-left: 5px;
}
#aux #ads_tla ul li, #aux #ads_ak ul li {
	margin-bottom: 3px;
}
#aux #ads_amazon {
	text-align: center;
}
#aux #ads_amazon iframe.search {
/*
	margin-top: 7px;
*/
}
span.akpc_help, span.akpc_help a, span.akpc_help a:visited {
	color: #999;
}
span.akpc_help:hover {
	color: #000;
}
span.akpc_help:hover a, span.akpc_help:hover a:visited {
	color: blue;
}
#fb_email {
	border: 0;
	margin: 10px 0 30px 0;
	padding: 0;
}
#fb_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#fb_email fieldset p {
	margin-bottom: 5px;
	text-align: left;
}
#fb_email fieldset .text {
	width: 180px;
}
#fb_email .credit, #fb_email .credit a, #fb_email .credit a:visited {
	color: #777;
	font-size: 10px;
	line-height: 100%;
}
#akst_social ul li a {
	background-position: left center;
}
body.project p.readme_meta {
	background: 0 2px url(/images/li.gif) no-repeat;
	color: #666;
	font-size: 10px;
	margin-bottom: 0;
	padding: 0 0 5px 14px;
}

#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}


#footer {
	background: #BAB9F2;
	border-bottom: 2px solid #fff;
	height: 20px;
}
#footer h3 {
	margin: 0;
	padding: 0;
	position: absolute;
}
#footer h3 a {
	background: url(images/logo.gif) no-repeat;
	display: block;
	height: 20px;
	width: 250px;
}
#footer h3 a span {
	display: none;
}

#menufooter, #menufooter ul {
	float: right;
	margin: 0;
	padding: 0;
}
#menufooter li {
	border-left: 1px solid #fff;
	float: left;
	font-size: 12px;
	height: 20px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#menufooter li:hover {
	background: #7E7EC8;
}
#menufooter li.selected {
	color: #089c;
}
#menufooter li a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px 10px 10px 10px;
}

