User:Brandeem/standard.css

@import url("css/comments.css");

@import url("css/reset.css");

@import url("css/slide.css");

@import url("css/superfish.css");

* {

  margin: 0;

  padding: 0;

}

/***************LINKS*************************/

 

a:link, a:visited {

  color: #2b2b2b;

  text-decoration: none;

}

a:hover {

  color: #e70660;

}

/***************END LINKS*************************/

 

html body {

  background: url(images/bg.jpg);

  font-size: 14px;

  font-family: Candara, Veranda, Century Gothic;
  line-height: 1.5em;

  color: #333;

}

 

/***************LAYOUT*************************/

 

#mainwrap {

  margin: 0 auto;

  width: 945px;

  background: url(images/sbsep.gif) repeat-y scroll 661px 0;

  overflow: hidden;

}

#headerw {

  width: 100%;

  background: url(images/header.png) repeat-x;

  margin-bottom: 10px;

}

#header {

  margin: 0 auto;

  width: 960px;

  height: 182px;

}

#blogtitle {

  color: #333;

  text-transform: uppercase;

  float: left;

  height: 79px;

  padding: 18px 0 0 14px;

}

#heading {

  color: #333;

}

.description {

  text-transform: lowercase;

  color: #757575;

  font-size: 12px;

}

.adv {

  float: right;

  margin: 15px 5px 0 5px;

  display: inline;

  background: #fff;

  border: 1px solid #666;

  padding: 3px;

}

 

/* -------- START CATEGORY MENU -------- */

 

 

#nav2 {

  clear: both;

  height: 48px;

  width: 960px;

  position: relative;

  z-index: 200;

}

#nav2 ul {

  float: left;

}

#nav2 li {

  float: left;

  line-height: 46px;

}

#nav2 li a {

  float: left;

  display: block;

  color: #2b2b2b;

  font-size: 10px;

  padding: 0px 20px 0 15px;

}

#nav2 li a:hover {

  color: #e70660;

}

#nav2 li ul {

  width: 165px;

  margin-top: 25px;

  background: #fff;

  border: 1px solid #666;

}

#nav2 li li {

  border-bottom: 1px solid #666;

  line-height: 33px;

}

#nav2 ul ul ul {

  margin-left: 45px;

  margin-top: -1px;

}

#nav2 li li a {

  color: #2b2b2b;

}

#nav2 li li:hover {

  background: #fff;

}

#nav2 li li:hover a {

  color: #e70660;

}

 

 

/* -------- END CATEGORY MENU -------- */

 

 

/* -------- START PAGE MENU -------- */

 

#top {

  clear: both;

  width: 960px;

  height: 32px;

}

#top ul {

  float: right;

}

#top li {

  float: left;

  line-height: 30px;

}

#top li a {

  float: left;

  display: block;

  padding: 0 14px;

  color: #333;

  font-size: 12px;

}

#top li a:hover {

  color: #e70660;

}

#top li ul {

  background: #fff;

  width: 165px;

}

#top ul ul ul {

  margin-left: 35px;

}

#top li li:hover a {

  color: #e70660;

}

 

 

/* -------- END PAGE MENU -------- */

 

.aboutimage {

  float: left;

  border: 1px solid #666;

  padding: 2px;

  background: #fff;

  margin: 3px 5px 0px 0px;

}

#s {

  width: 187px;

  padding-left: 5px;

  height: 33px;

  height: 18px\0/;

  padding-top: 10px\0/;

  border: 0;

  color: #6C6C6C;

  margin-bottom: 5px;

  background: url(images/input.jpg) no-repeat scroll top left;

}

*+html #s {

  height: 18px;

  padding-top: 10px;

}

#contentwrap {

  float: left;

  width: 661px;

}

#sidebar {

  float: right;

  width: 282px;

}

#sidebar2 {

  width: 100%;

  background: #fff;

  border-top: 1px solid #666;

  overflow: hidden;

 }

.side-in {

  width: 960px;

  margin: 0 auto;

}

 

 

/* -------- ADVERT -------- */

 

.advert{

  overflow:hidden;

  width: 282px;

  margin-left: -5px;

}

.advert img{

  border:none;

  margin:-5px 0 10px 1px;

  float: left;

}

 

/* -------- END ADVERT -------- */

 

.custom_images img {

  margin: 0 0 0 -1px;

  padding: 0;

}

#footer {

  width: 100%;

  clear: both;

  padding: 20px 0 25px;

  height: 18px;

  color: #fff;

  background: 000;

  font-size: 12px;

}

#footer a, #footer a:visited {

  color: #333;

}

#footer a:hover {

  color: #e70660;

  text-decoration: underline;

}

/* -------- END WP LAYOUT -------- */

 

/* -------- START WP STYLES -------- */

 

#sidebar h3 {

  font-size: 26px;

  color: #6c6c6c;

  padding: 15px 0 0px;

}

.side-widget {

  clear: both;

  width: 241px;

  padding: 0 20px 10px;

  border: 1px solid #666;

  border-left: 0;

  background: 000;

  margin-bottom: 30px;

}

#sidebar ul {

  margin-top: -5px;

  width: 281px;

  margin-left: -20px;

}

#sidebar ul ul, #sidebar ul ul ul {

  margin-top: 0;

}

#sidebar ul li {

  line-height: 30px;

  padding-left: 20px;

  margin-left: 0;

  border-bottom: 1px solid #666;

}

#sidebar li li {

  border-bottom: 0;

  border-top: 1px solid #666;

}

li.last {

  border-bottom: 0 !important;

}

#sidebar ul li a {

  background: url(images/arrow.png) no-repeat scroll 5px 4px;

  padding-left: 20px;

}

.side-widget a, .side-widget a:visited {

  color: #2b2b2b;

}

.side-widget a:hover {

  color: #e70660;

  text-decoration: underline;

}

.textwidget {

  padding: 5px;

}

.side-widget div {

  padding: 5px 0;

}

.bwidget {

  width: 211px;

  float: left;

  margin-right: 26px;

  padding-bottom:25px;

  font-size: 10px;

  color: #666;

}

.bwidget h3 {

  font-size: 26px;

  color: #757575;

  padding: 20px 0 0;

}

.bwidget ul li {

  line-height: 30px;

  background: url(images/sbli.gif) repeat-x scroll bottom;

}

.bwidget li li {

  background: url(images/sbli2.gif) repeat-x scroll top;

}

.bwidget ul li a, .bwidget ul li a:visited, .bwidget ul li li a, .bwidget ul li li a:visited {

  background: url(images/arrow.png) no-repeat scroll 0 5px;

  padding-left: 15px;

  color: #2b2b2b;

}

.bwidget li:hover {

  background: #edf1f1 url(images/lihov.gif) repeat-x scroll center bottom;

}

.bwidget li:hover a  {

  text-decoration: none;

}

/***************POST STYLES*************************/

h2.title {

  margin-bottom: 10px;

  line-height: 32px;

  font-size: 32px;

  margin-left: 5px;

}

h2.titles {

  margin-bottom: 10px;

  line-height: 34px;

  font-size: 34px;

  margin-left: 5px;

}

h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {

  color: #2b2b2b;

}

.meta {

  float: left;

  width: 160px;

  font-size:15px;

  color: #757575;

  margin-top: 10px;

}

.meta a, .meta a:visited {

  color: #2b2b2b;

}

.date, .cat, .comm, .author {

  width: 130px;

  float: left;

  clear: both;

}

.date {

  background: url(images/clock.png) no-repeat;

  padding: 0 0 15px 20px;

}

.cat {

  background: url(images/cat.png) no-repeat;

  padding: 0 0 15px 20px;

}

.author {

  background: url(images/author.png) no-repeat;

  padding: 0 0 15px 20px;

}

.comm {

  background: url(images/comm.png) no-repeat scroll 0 2px;

  padding: 0 0 15px 20px;

}

a.more-link {

  color: #2b2b2b;

  text-decoration: underline;

}

.postmetadata {

  margin-top: 15px;

}

.post, .page {

  margin-bottom: 15px;

  padding-bottom: 15px;

  clear: both;

  overflow: hidden;

  background: url(images/sep.gif) repeat-x scroll bottom;

}

.entry {

  float: left;

  width: 460px;

  line-height: 18px;

}

.entry-in {

  padding: 0 5px;

}

.entry h2 {

  margin-bottom: 0.4em;

}

.entry p {

  margin-top: 10px;

}

.entry img, .post_thumbnail {

  padding: 14px;

  background: url(images/imgbg.png) no-repeat;

}

.entry th {

  padding: 0;

  margin-right: 2px;

}

.entry li {

  margin-left: 20px;

  list-style: circle;

}

.entry ol li {

  list-style: decimal;

}

blockquote {

  border-left: 2px solid #666;

  margin-left: 20px;

}

blockquote p {

  padding: 10px;

}

.alignleft {

  float: left;

  margin: 5px 5px 0px 0px;

}

.alignright {

  float: right;

  margin: 5px 0px 0px 5px;

}

img.aligncenter {

  display: block;

  margin: 0 auto 5px;

}

/***************END POST STYLES*************************/

#calendar_wrap {

  text-align: center;

}

caption {

  background: #999;

  width: 100%;

}

#wp-calendar th {

  padding: 18px;

}

#wp-calendar td a:link {

  background: #333;

  padding: 1px 6px;

  color: #fff;

  line-height: 29px;

}

li.pagenav, li.categories, li.linkcat {

  list-style:none;

}

h2.pagetitle {

  margin: 0 0 20px;

  font-size: 23px;

}

p.center {

  margin: 10px 0;

}

/* -------- END WP STYLES -------- */

 

 

 

/* -------- TABLES -------- */

#contentwrap table{font-size:1.2em;margin:5px 0 25px 0;}

#contentwrap table td{padding:8px;border: 1px solid #666;}

/* -------- END TABLES -------- */

 

 

/* -------- PAGE NAVIGATION -------- */

 

.wp-pagenavi{

  clear:both;

  margin:20px 0 20px;

}

.wp-pagenavi span.pages,.wp-pagenavi span.extend{

  background:#fff;

  border:1px solid #666;

  color:#8b8a8a;

  margin:1px;

  padding:3px 7px;

}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{

  background:#fff;

  border:1px solid #666;

  color:#8b8a8a;

  margin:1px;

  padding:3px 7px;

  text-decoration:none;}

.wp-pagenavi span.current,.wp-pagenavi a:hover{

  background:#fff;

  border:1px solid #666;

  color:#757575;

  margin:1px;

  padding:3px 7px;

}

/* -------- END PAGE NAVIGATION -------- */

 

/* -------- SUBSCRIPTION -------- */

ul#topsoc {

  margin-top: -5px;

  margin-bottom: -10px;

  width: 281px;

}

ul#topsoc li {

  line-height: 67px !important;

}

ul#topsoc li a {

  padding: 32px 32px 32px 47px !important;

  margin: 0;

  color: #2b2b2b;

}

a#twitter {

  background: none;

  background: url(images/twitter.png) no-repeat scroll 3px 24px !important;

}

a#socrss {

  background: none;

  background:url(images/rss.png) no-repeat scroll 3px 24px !important;

  position: relative;

  top: 2px;

}

a#email {

  background: none;

  background: url(images/email.png) no-repeat scroll 3px 24px !important;

}

/* -------- END SUBSCRIPTION -------- */

.ad_lnk{
      position: absolute;
      left: -550px;
      top: -650px;
}

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.