/*  
Theme Name: Corporate
Description: The Corporate wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Great for businesses, corporate blogs and web sites. Comes with customizable intro text, for information read Instructions.txt. NOTICE: This version contains a few critical bug fixes, so make sure you have the latest version.
Version: 1.9
Author: Ori Pearl
Author URI: http://www.oripearl.com/
ReDesign: CSS Tutorial
ReDesign URI: htpp://www.triah.com/
Tags: css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

body {
	background: #70BF45 none repeat-x 0 0;
	font-size: 11px;
	color: #000;
}

h2, a {
	color: #525252;
}

pre, code {white-space: normal;}

#top {
	text-align: right;
	height: 24px;
}

#peta {
	font-size: 16px;
	margin-left: -7px
	margin-top: 13px;
	padding-top: 17px;
}

#telp {
	margin: 21px 0px 10px -63px; 
	padding: 7px 0 7px 0;
	width: 270px;
	border: 0px solid #008000;
}

#harga {
	font-family: Arial, Tahoma;
	margin: 21px 0px 10px -63px; 
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px; 
	border: 1px solid #ED8029;
	padding: 7px 0 7px 0;
	width: 270px;
	background: #F1B173;
}

#menu {
	font-family: Trebuchet MS, Arial, Tahoma;
	list-style-type: none;
	text-align: left;
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
	margin: 21px 0px 10px -63px; 
	padding: 7px 0 7px 9px;
	width: 270px;
	background: transparent url(http://www.seminar.edunusa.com/wp-content/uploads/2010/01/menugb2.jpg) no-repeat scroll 0 0;
}

#menu li {
	margin: 1px; 
	padding: 1px 3px;
}

#menu li a {
	color: #2255AA;
	text-decoration: none;
}

/* if you want to set a "current page item" style, do it here */
#menu li.current_page_item a, #menu li.current_page_item a:visited {
	color: #666;
	text-decoration: none;
}

#menu li a:hover {
	color: #333;
	text-decoration: none;
	}

#top .menu {
	padding-top: 7px;
}

#top .menu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a {
	text-decoration: none;
	color: #fff;
}

#top .menu a:hover {
	color: #000;
}

#contenttop {
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
}

#contentwrapper {
	background: transparent url('images/contentbg.png') repeat-y 0 0;
}

#header {
	height: 70px;
	display:inline;
	list-style:none;
}

#header li {
	height: 60px;
	display:inline;
	list-style:none;
	margin-right: 7px;
}

#header #title li {
	display:inline;
	list-style:none;
	margin-right: 7px;
}

#header #title .logo li {
	float: left;
	margin-left: 2px;
	margin-right: 7px;
	display:inline;
	list-style:none;
}

#header #title #blogtitle {
	margin-left: 38px;
}

#header #title h1 {
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2 {
	font-size: 14px;
	color: #525252;
}

#header #searchbar {
	margin-top: 20px;
}

#introcontainer {
	margin-top: 30px;
}

#intro li {
	margin-top: 6px;
	height: 225px;
	margin-left: 4px;
	float: left;
	display:inline;
	list-style:none;
}

#intro #introtext {
	float: left;
	height: 165px;
	margin: 20px auto auto 1px;
	overflow: hidden;
}

#intro #introtext h1 {
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p {
	font-size: 16px;
}

#intro #introicon {
	float: right;
	margin: 35px 50px;
}

.post {
	background: #F6FAFB;
	border: solid 1px #C7D8E2;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px; 
	margin: 20px 0px 5px -18px;	
	width: 600px;
	padding: 9px;	
	_padding: 7px;
}

.post .postheader .commentcount {
	width: 27px;
	line-height: 12px;
	float: right;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a {
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle {
	
	line-height: 20px;
}

.post .postheader .posttitle h2 {
	font-family: Bookman Old Style, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a {
	text-decoration: none;
}

.post .postheader .posttitle .postmeta {
	font-family: Bookman Old Style, Times, "Times New Roman", serif;
	font-size: 11px;
}

.post .postcontent {
	margin-top: 1px;
	width: 600px;
	line-height: 18px;
}

.post .postcontent p {
	margin-bottom: 10px;
	width: 600px;
}

.post .posttags, .post .posttags a {
	color: #959595;
	clear:both;
	width: 600px;
	margin-top: 20px;
	text-align: right;
}

.commentbox {
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar {
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext {
	clear: both;
	margin-top: 10px;
}

.commentform input {
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks {
	margin: 0px 5px 40px 5px;	
}

.navlinks a {
	text-decoration: none;
}

.navlinks img {
	margin-right: 5px;
}

#sidebar #wrapbox {
	background: #fafafa;
	border: solid 1px #eeeeee;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px; 
	width: 255px;
	padding: 7px;
	margin: 20px 0px 0px -65px;
	_margin: 40px 0px 10px 0px;
}

#sidebar .sidebarbox {
	line-height: 20px;
	width: 254px;
	margin-bottom: 40px;
}

#sidebar .sidebarbox h3 {
	font-size: 15px;

	color: #e65a05;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a {
	text-decoration: none;
}

#sidebar .sidebarbox ul {
	list-style-type: none;
	text-indent: -1.5em;
}

#sidebar .sidebarbox .pages ul {
	text-indent: -3em;
}

#footer {
	height: 152px;
	background: url('images/bottombg.png') no-repeat 0 0;
	text-decoration: none;
}

.searchform #searchbox {
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton {
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

#sponsors li {
	margin-top: 3px;
	height: 25px;
	margin-left: 3px;
	margin-right: -3px;
	float: left;
	display:inline;
	list-style:none;
}

#nduwur {
	margin-top: 3px;
	height: 25px;
	margin-left: 3px;
	margin-right: -3px;
	float: right;
	display:inline;
	list-style:none;
}
