/* skeleton and base */

body {
background-color: #ffffff;
color: #333333;
font-size: 13px;
font-family:  Helvetica, Verdana, sans-serif;
margin: 0px;
padding: 0px;
line-height: 140%;
}

#content {
background-image: url("images/white-bg.jpg");
background-color: #FFF;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
margin: 0px;
padding: 50px 0px 0px 0px;
}

h1, h2, h3{
a-font-family:  Georgia, Trebuchet, Arial, Helvetica, Lucida Sans Unicode, Lucida Sans, Verdana, sans-serif;
}

a, a:visited, abbr {
color: #ff3366;
text-decoration: none;
}

a:hover {
text-decoration: underline;

}


img, a.img, .logo a, .flickr a, h3 a {
border: 0px;
}

#auroraheader {
background-image: url("images/aurora.jpg");
background-repeat: no-repeat;
background-position: center top;
margin: 0px;
padding: 0px;
height: 225px;
text-align: right;
vertical-align: bottom;
}

#auroraheader a {
font-weight: bold;
color: #cccccc;
padding: 3px;
margin: 15px;
}

#auroraheader a:hover {
background-color: #666666;
color: #222222;
text-decoration: none;
}

.blogtitle, .blogdesc {
display:none;
}

.wrapper {
margin: 0px auto;
padding: 0px;
width: 900px;
}

div#logoheader {
text-align: left;
}

div#logoheader h1, div#logoheader h2 {
display: none;
}

.boxleft {
width: 595px;
margin: 0px;
padding: 0px 5px 0px 0px;
float: left;
}

.boxright {
width: 295px;
margin: 0px;
padding: 0px 0px 0px 5px;
float: right;
}

.box {
/* background-color: #222222; */
padding: 5px 15px;
margin: 0px 0px 10px;
color: #333333;
}

.darkbox {
/*background-color: #171717; */
padding: 5px 15px;
margin: 0px 0px 10px;
}

.box h3, .darkbox h3 {
margin: 8px 0px 0px;
}

#footer {
background-color: #111111;
background-image: url("images/black-bg.jpg");
background-repeat: no-repeat;
background-position: center top;
padding: 0px 0px 12px;
margin: 0px;
color: #f0f0f0;
border-top: 2px solid #666666;
/* padding-top: 120px; */
}

#footer p {
margin: 0px;
padding: 10px 0px;
}

.footer1 {
text-align: left;
width: 290px;
float: left;
margin: 0px 5px;
padding: 0px 0px;
}


ul {
padding: 2px;}

li {
list-style: none;}

li a{
display: block;
border-style: solid;
border-color: #333333;
border-width: 0px 0px 1px;
padding: 4px 2px 1px;
}

li a:hover, li a:focus{
text-decoration: none;
color: white;
background-color: #ff3366;}

.clearing {clear:both;}

/* post */

.post {
margin: 0px 0px 10px;
}


.post-content {
font-size: 13px;
line-height: 180%;
margin-bottom: 15px;
}

.post-content img {
padding: 3px;
border: 1px solid #cccccc;
margin: 3px 8px;
}

.post-content a:hover img {
border: 1px solid #ff3366;
}

.post-content a img.link {
padding: 0px;
border: 0px;
}

.icony, img.icony, div.post-content img.icony, .post-content .icony  {
padding: 0px;
margin: 0px;
border-width: 0px;
border-style: none;
background-color: transparent;
}

.post-desc {
font-size: 10px;
margin: 0px 0px 10px;
color: #777777;
}

.post-title {
font-size: 20px;
margin: 15px 0px 5px;
padding: 0px;
}

.post-title a {
text-decoration: none;
border: 0px;
font-size: 18px;
padding: 2px;
}

.post-title a:hover, .post-title a:focus{
text-decoration: none;
background-color: #ff3366;
color: #ffffff;
}

strike {
	text-decoration: line-through;
	color: #666666;
}


code {
background-color: #ffffff;
color: #222222;
padding-left: 3px;
padding-right: 3px;
}


/* ads */
p.ads {
text-align: center;
margin: 0px;
padding: 0px;
}

p.ads a , p.ads a:hover {
margin: 0px;
padding: 0px;
}

p.ads a img, p.ads a:hover img {
margin: 5px 2px;
padding: 0px;
}

/* del.icio.us */
p.delicious-extended {
font-size: 11px;
}

.delicious-posts li a, ul li ul li a{
border: 0px solid;
padding: inherit;
display: inline;
}

/* flickr */

.flickr {
text-align: center;
display: block;
}

.flickr a {
padding: 2px;
}

.flickr a img {
border-style: solid;
padding: 1px;
border-width: 3px;
border-color: #222222;
}

.flickr a:hover img, .partners a:hover img {
border-width: 3px;
border-style: solid;
border-color: #3f3f3f;
}

.searchbox {
width: 150px;
}


/* comment boxes */

.comment-odd, .comment-even {
margin: 0px 0px 15px;
padding: 0px;
}

.comment {
font-size: 12px;
line-height: 160%;
}

#dropcomment {
line-height: 180%;
font-size: 11px;
/* background-color: #111111; */
}

.comment-contact {
font-size:12px;
margin-bottom: 3px;
}

small.comment-info, a.permalink-comment  {
visibility: hidden;
font-size: 9px;
margin: 0px;
}

.boxcomment {
/* background-color: #ffffff; */
padding: 0px 0px 5px;
margin: 0px 0px 0px 0px;
float: right;
width: 510px;
}

.boxcomment p {
margin: 5px 0px;
}

.comment-odd:hover .boxcomment small.comment-info,
.comment-odd:hover .boxcomment  a.permalink-comment {
color: #666666;
visibility: visible;
}

.comment-odd:hover a.permalink-comment, .comment-even:hover a.permalink-comment {
color: #666666;
text-decoration: underline;
}


.gravatar {
float: left;
margin: 3px 10px 3px 0px;
padding: 3px;
border: 1px solid #999999;
}

/* comments button */

.view-comments-button {
float: right;
width: 70px;
color: #ff3366;
text-align: center;
vertical-align: top;
font-size: 8px;
margin: 0px 0px 10px;
padding: 0px;
}

.siteous-button {
float: right;
width: 100px;
color: #ff3366;
text-align: center;
vertical-align: top;
font-size: 8px;
margin: 0px 0px 10px;
padding: 0px 0px;
}

.view-comments-button a, .siteous-button a {
display: block;
margin: 0px;
padding: 15px 0px 10px;
color: #ff3366;
}

.view-comments-button:hover, .siteous-button:hover {
background-color: #ff3366;
color: #ffffff;
}

.view-comments-button:hover  a, .siteous-button:hover a {
color: #ffffff;
}

.view-comments-button a, .siteous-button a {
display: block;
margin: 0px;
padding: 15px 0px 10px;
}

.view-comments-button a:hover, .siteous-button a:hover {
text-decoration: none;
}

.view-comments-button a .commentcounter {
font-size: 32px;
}

.siteous-button a .siteousit {
font-size: 14px;
font-weight: bold;
}

/* commenting form */

#dropcomment textarea.text, #dropcomment input.text {
width: 400px;
padding: 4px;
}

input.text, textarea.text{
background-color: transparent;
color: #333333;
border: 1px solid #666666;
padding: 3px;
font-size: 13px;
font-family: Arial, Helvetica, Lucida Sans Unicode, Lucida Sans, Verdana, Arial, sans-serif;
}

input.text:hover, input.text:focus, textarea.text:hover, textarea.text:focus{
color: #ff3366;
border: 1px solid #2f2f2f;
background-color: white;
}

input.tombol {
}

.keycode {
border: 2px solid #666666;
padding: 6px 20px;
width: auto;
background-color: #111111;
color: #ff3366;
font-weight: bold;
}

.center, .partners{
text-align: center;}

.floatright{
float: right;
}

.floatleft{
float: left;}