/*
Theme Name: Erpedana
Theme URI: http://www.rpaindonesia.com
Description: Erpedana
Version: v01
Author: Rano Dimas
Author URI: http://www.facebook.com/ranodimas
*/
body {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 1.6em;
}
h1 {
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h4 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h5 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h6 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper {
	width: 920px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 40px;
	width: 880px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
}
#logo {
	float: left;
	height: 40px;
	width: 205px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search-box {
	float: left;
	width: 185px;
	height: 31px;
	padding-top: 9px;
	padding-left: 20px;
}
#searchform {
	margin: 0px;
	padding: 0px;
}
#s {
	height: 19px;
	width: 145px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg-search.jpg);
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#searchsubmit {
	width: 20px;
	height: 20px;
	display: none;
}
#main {
	width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
	width: 675px;
	margin-bottom: 160px;
	float: left;
}
#side {
	width: 205px;
	margin-right: 20px;
	float: left;
	margin-bottom: 100px;
}
#sidehead {
	padding: 20px;
	height: 165px;
	width: 165px;
	float: left;
	font-size: 30px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #cc0000;
	background-image: url(images/bg-sidehead.jpg);
	background-repeat: no-repeat;
}
#sidehead p {
	margin: 0px;
	padding: 0px;
}
#sidebreak {
	height: 205px;
	width: 205px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	line-height: normal;
}
#sidebreak h5 p{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#latestnews {
	height: 184px;
	width: 203px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	padding-bottom: 19px;
}
#latestnews .head{
	background-color: #CCC;
	padding-left: 19px;
	padding-right: 19px;
	height: 26px;
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 3px;
}
#latestnews .content {
	padding-right: 19px;
	padding-left: 19px;
	margin-bottom: 5px;
}
#latestnews .content a:link, #latestnews .content a:visited{
	color: #666;
	text-decoration: none;
	font-size: 1em;
}
#latestnews .content a:hover   {
	color: #cc0000;
	text-decoration: none;
}
#footer-wrap {
	height: 80px;
	clear: both;
	padding-top: 20px;
	background-color: #333;
}
#footer {
	font-size: 0.8em;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#footer-social {
	float: right;
	margin-bottom: 20px;
}
#footer-copy {
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
#featured-post-big {
	height: 430px;
	width: 655px;
	margin-bottom: 20px;
	font-size: 1em;
}
#featured-image-big {
	height: 430px;
	width: 655px;
	z-index: 1;
	position: absolute;
	background-color: #eee;
}
#featured-title-big {
	height: 165px;
	width: 165px;
	position: relative;
	z-index: 2;
	margin: 0px;
	top: 0px;
	left: 0px;
	padding: 20px;
	color: #FFF;
	opacity:.80;
	filter: Alpha(Opacity=80);
	background-color: #000;
}
#featured-post-big #featured-title-big a:link, #featured-post-big #featured-title-big a:visited{
	color: #FFF;
	text-decoration: none;
}
#featured-post-big #featured-title-big a:hover{
	text-decoration: underline;
}
#featured-title-big h2  {
	text-decoration: none;
	color: #FFF;
	font-size: 2.5em;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#featured-post-small {
	width: 205px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	height: 205px;
	font-size: 1em;
}
#featured-image-small {
	margin: 0px;
	padding: 0px;
	height: 205px;
	width: 205px;
	z-index: 1;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #eee;
}
#featured-title-small {
	z-index: 2;
	background-color: #FFF;
	height: 50px;
	position: relative;
	width: 205px;
	top: 135px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#featured-title-small a:link,#featured-title-small a:visited{
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#featured-title-small a:hover   {
	margin: 0px;
	padding: 0px;
	color: #cc0000;
	text-decoration: none;
}
#featured-exerpt-small {
	color: #333;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#featured-exerpt-small p{
	color: #333;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#head-image {
	height: 205px;
	width: 655px;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	background-image: url(images/uni-head-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#head-image-big {
	height: 430px;
	width: 655px;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	background-color: #eeeeee;
}
.timestamp {
	color: #999;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
}
.postright {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	width: 485px;
	padding: 0px;
}
.post {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 430px;
}
.post-work {
	margin-right: 20px;
	margin-bottom: 40px;
	float: left;
	width: 655px;
	padding-bottom: 20px;
}
.entry-content  {
	margin: 0px;
	padding: 0px;
}
.entry-excerpt  {
	margin: 0px;
	padding: 0px;
}
.entry-text  {
	margin: 0px;
	padding: 0px;
}
.entry-text  h1,.entry-text h1,.entry-text h2,.entry-text h3,.entry-text h4,.entry-text h5,.entry-text h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333;
}
#gallery {
	float: left;
	width: 205px;
	margin-right: 20px;
}
.navigation {
	height: 38px;
	margin-right: 20px;
	width: 653px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	float: left;
	clear: both;
}
#navleft {
	float: left;
	height: 38px;
}
#navleft ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navleft li a:link, #navleft li a:visited{
	height: 26px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 49px;
	display: block;
	background-image: url(images/navleft-image.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #999;
}
#navleft li a:hover   {
	background-image: url(images/navleft-image-hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #cc0000;
	text-decoration: none;
	display: block;
}
#navright {
	float: right;
	height: 38px;
}
#navright ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navright li a:link, #navright li a:visited{
	height: 26px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 49px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	background-image: url(images/navright-image.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	color: #999;
}
#navright li a:hover   {
	background-image: url(images/navright-image-hover.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #cc0000;
	text-decoration: none;
	display: block;
}
.avatar {
	float: right;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: 0.8em;
}
#content .underpost a {
	text-decoration: underline;
}
#content a:link, #content a:visited {
	color: #999;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #cc0000;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#menu{
	white-space: nowrap;
	width: 430px;
	margin-right: 20px;
	height: 28px;
	float: left;
	padding-top: 12px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	margin-right: 10px;
	display: inline;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	font-size: 1em;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
#menu li a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #999;
}
#sidecat {
	width: 203px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	padding-bottom: 10px;
}
#sidecat h2{
	font-size: 1em;
	color: #333;
	height: 23px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #CCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sidecat ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#sidecat li     {
	text-decoration: none;
	color: #999;
	display: block;
}
#sidecat li a:link, #sidecat li a:visited {
	text-decoration: none;
	color: #999;
	height: 17px;
	padding-left: 20px;
	display: block;
	padding-top: 2px;
}
#sidecat li a:hover {
	text-decoration: none;
	color: #cc0000;
}
#sidecat .current-cat  a:link, #sidecat .current-cat a:visited, #sidecat .current-cat a:hover{
	color: #333;
}
#sidemenu {
	width: 205px;
	float: left;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#sidemenu h2{
	font-size: 1em;
	color: #333;
	height: 23px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #eeeeee;
	margin: 0px;
	display: block;
}
#sidemenu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#sidemenu li     {
	display: block;
	text-decoration: none;
	color: #999;
}
#sidemenu li a:link, #sidemenu li a:visited {
	text-decoration: none;
	color: #999;
	display: block;
	height: 23px;
	padding-left: 20px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sidemenu li a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #999;
	background-image: url(images/bg-submenu.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidemenu ul .current_page_item {
	background-color: #cc0000;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg-submenu.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidemenu ul .current_page_item a:link, #sidemenu ul .current_page_item a:visited, #sidemenu ul .current_page_item a:hover{
	background-color: #cc0000;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg-submenu.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidemenu ul .current_page_item ul  .page_item a:link, #sidemenu ul .current_page_item ul  .page_item a:visited{
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999;
	height: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFF;
}
#sidemenu ul .current_page_item ul  .page_item a:hover{
	color: #cc0000;
}
#sidebar {
	width: 205px;
	float: left;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	color: #999;
	height: 20px;
}
#sidebar li a:hover {
	text-decoration: none;
	color: #cc0000;
}
#sidebar ul ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 20px;
}
#sidebar ul ul li, #sidebar ul ul li {
	font-size: 1em;
}
#sidebar h1 {
}
#sidebar h2 {
	font-size: 1em;
	color: #333;
	display: block;
	height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #CCC;
}
#header h1     {
	font-size: 2.5em;
	margin: 0px;
	padding: 0px;
}
#header h1 a:link, #header h1 a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #999;
}
#header h1 a:hover {
	color: #cc0000;
	text-decoration: none;
}
#respond {
	width: 390px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #eeeeee;
	padding: 20px;
	float: left;
}
#commentform input {	
}
#commentform textarea {	
}
#commentform {
}
li.author {
	padding: 5px;
}
#commentwrap {
	float: left;
	width: 430px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#content ol.commentlist li a {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
div.aligncenter  {
	display: block;
	margin: 0 auto;
}
div.alignright  {
	margin: 1px 0 2px 10px;
	display: inline;
}
div.alignleft  {
	margin: 1px 10px 2px 0;
	display: inline;
}
img.aligncenter  {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
img.alignright  {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
img.alignleft  {
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wp-caption-text {
background-color:#EEEEEE;
color:#666666;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:0.9em;
font-style:italic;
line-height:1.1em;
margin:0 10px 20px 0;
padding:10px;
text-align:center;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
a.image img {
	border: none;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
img a:link, img a:visited, img a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.pagetitle  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 20px;
}
#postlist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 655px;
	float: left;
}
#post-tag {
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	width: 150px;
	height: 150px;
}

#post-cat {
	background-color: #C00;
	color: #FFF;
	padding: 5px;
	float: left;
	font-weight: bold;
	margin-bottom: 15px;
}
#post-tag-thumb {
	background-color: #eee;
	float: left;
	height: 150px;
	width: 150px;
}
#lines {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 20px;
	margin-top: 20px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
        color: #FFF;
	margin-bottom: 20px;
	margin-top: 20px;
}
#pic-small {
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#relatedpost {
	width: 653px;
	display: block;
	float: left;
	border: 1px solid #CCC;
	margin-top: 20px;
}
#rp-intro {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #EEE;
	width: 633px;
	padding: 10px;
}
#rp {
	float: left;
	padding: 10px;
}
#rp-img {
	float: left;
	background-color: #EEE;
	height: 48px;
	width: 48px;
}
#rp-content {
	float: left;
	width: 139px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
}