/*
	Theme Name: Notebook
	Theme URL: http://www.notebookcomputers123.com/
	Description: Providing guides & information on notebooks, gadgets & computers
	Author: Go-IDwebDesign.com
	Author URI: http://www.go-idwebdesign.com/
	Version: 1.0

*/


* { margin: 0; padding: 0; }

body {

	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
/*	background: url(images/bg-header.jpg) repeat-x top;*/
	border:0px solid red;
	color:black;
	background: #c3e2f2;
	}

a {
  color: #0066FF;
  text-decoration:none;
}

a:hover {
  color: red;
  text-decoration:underline;
}

/* -------------------
Main Structure
------------------- */

#frame {
	width: 950px;
/*	text-align: left;*/
	margin: 0 auto;
	border:0px solid #c3e2f2;
	background: white;
	}

#middle {
	overflow: auto;
	width: 100%;
	margin:20px auto 0 auto;
	border:0px solid green;
	}

#content {
 	float: left;
	width: 550px;
  padding: 0;
  background: #fefefe;
	border-top: 1px solid #000000;
	overflow:hidden;
	border:0px solid brown;
	margin-left:15px;
	}


/* -------------------
Header
------------------- */

#header {
		background: #215387 url(images/bg-mid2.jpg) bottom repeat-x;
    width: 950px;
    height: 150px;
    padding:0;
		margin:0px auto;
		border: 0px solid transparent;
	}

.header-left {
  width: 500px;
  height: 180px;
	margin-top:5px;
	margin-left:10px;
	float:left;
	background-color:transparent;
	border:0px solid white;
	display:none;
	}

.header-logo {
	margin-top:18px;
	margin-left:50px;
	border:none;
	position:absolute;
	}

.header-logo a img, .header-logo a:visited img {
  border:none;
	}

h1 {
	color:#FF8F00;
	font-family: Helvetica, arial, helvetica;
	font-size:28px;
  font-weight:bold;
	text-align:left;
	margin-top:80px;
	margin-left:50px;
	border:0px solid red;
  position:absolute;
	}

h1 a, h1 a:hover, h1 a:visited {
	color:#FF8F00;
	text-decoration:none;
	border-bottom:none;
	}


.description {
  font-family: arial, helvetica;
	color:#ffffff;
	font-size:12px;
	margin-top:115px;
	margin-left:53px;
	border:0px solid red;
	position:absolute;
		}

.header-rss {
	margin-top:10px;
	margin-left:910px;
	border:none;
	position:absolute;
	}

.header-rss a img, .header-rss a:visited img {
  border:none;
	}

#header-mid {
	border:0px black solid;
	height:30px;
	background-color:#333333;
	padding-top:8px;
}

/* NAV - top horizontal nav */
	#topnav {
  font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	color:#FFFFFF;
	margin-top: 0px;
  margin-left: 20px;
	text-align: left;
	}
	
	#topnav li {
	float: left;
	display:block;
/*	border-left: 1px solid #fff;*/
	padding:2px 10px 0 10px;
	}
	
	#topnav .fnav {
	border:0px;
	}
	
	#topnav li a {
	color:#FFFFFF;
text-decoration:none;
	}
	
#header-mid2 {
	border:0px black solid;
	height:266px;
	background: #215387 url(images/bg-mid2.jpg);
	border-top: 1px #0a447a solid;
	display:none;
}

.map-world {
  margin-top:15px;
  margin-left:32px;
float:left;
	}

.map-world a img, .map-world a:visited img,
#style a img {
  border:none;
	}

#style {
position:absolute;
visibility:hidden;
border:none;
padding:0px;
margin-left:575px;
margin-top: 30px;

}

#header-bot {
	border:0px green solid;
	height:40px;
	width:100%;
	display:none;
}

.header-bot-l {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
  color: #314039;
  padding:5px 5px 5px 0px;
  margin:0 0 0 35px;
  float:left;
  width:475px;
  border:0px solid red;
}

.header-bot-l a, .header-bot-l a:visited, .header-bot-r a:hover{
  text-decoration:underline;
}

.header-bot-r {
	font-size: 10px;
	line-height: 1.8em;
  padding:2px 12px 0 12px;
  margin-top:0px;
  margin-right:35px;
  width:260px;
  height:22px;
  float:right;
  background-color:black;

	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;

	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.header-bot-r a, .header-bot-r a:visited, .header-bot-r a:hover{
  color: #fff;
  text-decoration:none;
}

/* slide show */

.Caption {
font-family: Arial;
font-weight: bold;
color:      #123456;
display:none;
}

/* -------------------
Content
------------------- */

#content .post {
	margin: 0;
	}

/* general #content definitions */

#content h2 {
	color: #0066FF;
  font-weight:bold;
	font-size: 20px;
	margin: 0px 0 8px 0;
  padding: 4px 0px 5px 0px;
	border:0px solid red;
	line-height:24px;
	}

#content h2 a {
	color: #0066FF;
	text-decoration: none;
	line-height:24px;
	}

#content h2 a:hover {
	color: #0066FF;
	text-decoration: none;
	}


#content h3, #content h4 {
	font-size: 14px;
	padding: 0;
	margin: .8em 0 .4em 0;
	}

#content p, #content dl {

	}

#content p, #content ul, #content ol, #content dl {
	margin: 0 0 0.7em 0;
	}

#content li {
	margin: 0 0 0 20px;
	}

#content dl dt {
	font-weight: bold;
	}

#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}

#content blockquote {
	margin: 0 0 0 1em;
	border-left: 5px solid #15a1c4;
	padding: 0 0 0 1em;
}

#content a {

 }
#content a:hover { color: #ff0000; }

#content .post ul.post-data {
  border-top: 1px dotted #000000;
	list-style: none;
	padding: 0.1em 0 0.2em 0;
	color: #fefefe;
	margin: 1.3em 0 0 0;
	}

#content .post ul.post-data li {
	color: #000000;
	}

#content .post ul.post-data a {
	color: #000000;
    text-decoration: none;
    font-weight:bold;
	}

#content .post ul.post-data a:hover {
	color: #ff0000;
        text-decoration: underline;
        font-weight:bold;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline;
	}

#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;

	}
#content .post ul.post-data li.tags {
	margin: 0 0 0 0.7em;
	}

#content .post ul.post-data li.tags a {
	padding: 0 0 0 1px;

	}

#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;

	}

#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;

	}

#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover, #content .post ul.post-data li.tags a:hover {
	background-position: 0 -38px;

	}

.entry {
	margin: 0 0 40px 0;
	padding: 0;
	border:0px solid red;
	width:100%;
	font-size:1.15em;
	}

.entry table {
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	border:0px solid blue;
	border-collapse:collapse;
	}

.entry table tr {
	margin: 0px 0 10px 0;
	padding: 0px 0 0px 0;
	border:0px solid red;
	border-collapse:collapse;
	}

.entry table th {
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	border:0px solid #666;
	border-collapse:collapse;
	text-transform:capitalize;
	height:23px;
/*	background-color: #d2d2d2; */
	color: white;
	padding:2px 3px;
	background:	url(images/bg-tbl-hd.png) repeat top;
	}

.entry table th a {
	color: white;
	}

.entry table td {
	margin: 0px 0 10px 0;
	padding: 0px 0 0px 0;
	border-collapse:collapse;
	vertical-align:top;
	padding:2px 3px;
	}



.entry  p {
	margin: 5px 0 5px 0;
	padding: 5px 0;
	line-height:22px;
	border:0px dotted black;

	}



.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }


span.edit-link, span.edit-link a {
  color:red;
  padding:0;
  margin:0;
  border:0px solid blue;
  text-decoration:underline;
  font-size:.95em;
}


p.readmore {
	text-align: left;
}

#content p.readmore a {
	padding:0;
	margin:0;
	line-height:2px;
}






/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}

#content #comments .comment {
	margin: 0 0 2em 0;
	}

#content #comments .comment p, #content #comments .comment li, #content #comments .comment a {
	color: #a6bcd8;	}

#content #comments .comment a:hover {
	color: #15a1c4; }

#content #comments .comment p {
	margin: 0 0 0.8em 0;
	}

#content #comments .comment .comment-data p {
	color: #000000;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}

#content #comments .comment .comment-data p a {
	color: #000000; }
#content #comments .comment .comment-data p a:hover { color: #ff0000; }

#content #comments form {
	color: #000000;
	}

#content #comments form a { color: #000000; }
#content #comments form a:hover { color: #ff0000; }

.search-terms {
  font-weight:bold;
  background-color:yellow;
}

.front {
  border:0px solid blue;
  padding:0;
  margin:0;
}

#content .cat-title {
	color: #333333;
	font-size: 16px;
	margin: 0px 0 10px 0;
  padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #333333;
	text-align: left;
	text-transform: uppercase;
	font-weight:bold;
	display:block;
	letter-spacing:.3em;
}

.front .front-post {
  border:0px solid green;
  padding:0;
  margin:0px 0 20px 0;
  clear:both;
}

#content .front h2 {
  border:0px solid blue;
  line-height:16px;
  padding:0;
  margin:15px 0 10px 0;
}

.front .entry {
  border:0px solid blue;
  padding:0;
  margin:0px 0 0 0;
}

#content .front p.readmore {
	padding:0;
	margin:8px 0 10px 0;
	line-height:15px;
	border:0px solid blue;
}

.front div.more-cat {

  border-top:1px solid #6f9ae9;
  padding:0;
  margin:10px 0 0 0;
  text-align:right;
  clear:both;

}

.front-post-1, .front-post-0 {
  padding:0;
  margin:0 0 0px 0;
  width:235px;

}

.front-post-1 {
  border:0px solid green;
  padding:0;
  margin:0;
  float:left;
}

.front-post-0 {
  border:0px solid red;
  padding:0;
  margin:0;
  float:right;
}

.front-post-1 img, .front-post-0 img {
  width: 215px;
  height: 120px;
  display:block;
  margin:0;
  margin:0 0 5px 0;
  padding:5px;
  border: 3px solid #dff7ff;
  float:left;
}

.front-post-1 a img, .front-post-0 a img {
/*
  border: 1px solid black;
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 12px 0;
  */
}

.front-post-1 .img-shadow img, .front-post-0 .img-shadow img {


}

#content .front-post-1 h2, #content .front-post-0 h2 {
/*
  margin:178px 0 0px 0;
  line-height:16px;
  clear:both;
  padding:0;
  */
}

.front-post-1 .entry, .front-post-0 .entry {
  padding:0;
  margin:0 0 0px 0;
}

.front-sep-1 {
	clear:both;
	border-bottom:1px dashed #cccccc;
	margin-bottom:10px;
}

.front-sep-2 {
	clear:both;
	border:0px dashed #cccccc;
	height:2px;
}

.front-post-1 .entry h4, .front-post-0 .entry h4
{

}

.frm-sel-kawasan {
  padding:0;
  margin:0 0 20px 0;
  border:0px solid red;
}

.frm-sel-kawasan select {
  width:300px;
}

.front-post .ngg-gallery-thumbnail img {
	width:32px;
	height:32px;
}

.front-post .ngg-gallery-thumbnail a img {
  padding:1px;
  margin:0 1px 4px 0;
}

.front-post .ngg-navigation span,
.front-post .ngg-navigation a {
	display:none;
}

/* -------------------
Sidebar
------------------- */

#sidebar-top {
	float: right;
	width: 295px;
	margin:5px 0 10px 0px;
	border:0px solid green;
	margin-right:24px;
	}

#sidebar-top form, #sidebar-top form input {
	padding:0;
	margin:0;
	}

#sidebar-top #s {
	width: 230px;
	height:20px;
	border:0px solid #0a447a;
	border-right:1px solid #0a447a;
	padding:2px 4px;
	float:left;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 4px;

	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 4px;
	}

#sidebar-top #searchsubmit {
  border:0px solid red;
 /* height:26px;*/
}

#sidebar {
	float: right;
	width: 345px;
	padding: 5px;
	margin-left:10px;
	margin-right:15px;
	margin-bottom:0px;
	border:0px solid red;

	}


#sidebar h3  {
	color: #333333;
	font-size: 12px;
	margin: 15px 0 4px 0;
  padding: 0px 0px 0px 0px;
/*	border-bottom: 1px solid #333333;*/
	text-align: left;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: .05em;
	}

#sidebar h4  {
	color: #C01817;
	font-size: 14px;
	margin: 0px 0 2px 0;
	text-align: left;
	font-weight:bold;
	}

#sidebar img.img-db-tw  {
  width: 260px;
  margin:0 0 5px 0;
  padding:0px;
  border: 8px solid #dff7ff;

	}

#sidebar p, #sidebar li {
	color: #000000;
	}

#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 16px 0;
	}

#sidebar ul {
	padding: 0px;
	margin: 0px
	}

#sidebar ul li {
	padding: 2px 0px 1px 0px;
	list-style: square;
	margin-left: 15px;
	color: #414260;
	line-height:14px;
	margin-bottom:0px;
	font-size: .9em;
	}

#sidebar ul ul {
	border:0px solid red;
	margin:5px 0 8px 15px;
	}

#sidebar ul ul li {
	padding: 2px 0px 1px 0px;
	list-style: disc;
	margin-left: 0px;
	color: #414260;
	}



#sidebar a {
	color: #0066FF;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #0066FF;
	text-decoration: underline;

	}

#sidebar .ngg-gallery-thumbnail img {
	width:80px;
	height:55px;
}

#sidebar .ngg-gallery-thumbnail a img {
  padding:2px;
  margin:0 1px 4px 0;
}

#sidebar .promosi {
 border: 7px solid orange;
 padding:8px;
 margin:20px 0;
 background-color:#dff7ff;
}

#sidebar .promosi h3 {
 margin:0 0 5px 0;
 color:#C01817;
}

#sidebar .promosi select {
 width:200px;
 margin-top:10px;
}


/* -------------------
Footer
------------------- */

#footer {
	clear: left;
  width: 950px;
  margin:0 auto;
  height: 86px;
	border-top:solid 1px #000000;
	background: url(images/bg-footer.jpg) repeat-x bottom;
	text-align:left;
	font-size:10px;
	color:#aeb3bf;
	border: 1px solid #c3e2f2; /* Helmi: a must for exception */
	border-top: 1px solid white;
	}

#footer p {
  font-size:14px;
  color:white;
	clear: left;
  width: 950px;
  margin:35px 0 0 0;
	border:0px solid red;
	text-align:center;
	}

#footer a, #footer a:hover, #footer a:visited {
	color:white;
	text-decoration:none;
	}

.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;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing: 1px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}
ol.commentlist .author_comment {
	background:#F5F5F5;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
}

#commentform {
margin: 2em 0;
margin-left:2em;
width: 565px;
}

#commentform textarea {
border: 1px solid #ff0000;
width: 475px;
}

#commentform #email, #commentform #author, #commentform #url {
border: 1px solid #ff0000;
width: 180px;
height: 15px;
}

#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0 auto;
	float:left;
    background:#000000;
    color: #ffffff;
	border: 1px solid #000000;
	padding:2px 8px 2px 8px;
    margin-bottom: 10px;
    height: 20px;
	}


.alignright {
	float: right;
	}

.alignleft {
 	float: left
	}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.search-title {
	text-decoration:underline;
	display:block;
}

.search-link {
	color:green;
	display:block;
}

.post p .search-result {
	margin-bottom:200px;
}

.getImage {
  margin:0;
}

.getImage img {
float:left;
  width:100px;
  height:100px;
  clear:both;
  margin:0 12px 15px 0;
}



.info {
  margin-bottom: 20px;
  color: #999999;
}

.info span {
					margin-right: 1.5em;
					font-size: 12px;
					padding-left: 20px;
					margin-bottom: 0.5em;
				}

.info .date {
  background: transparent url(images/time.gif) no-repeat 0 -1px;

}

.gads-midpost {
  float: left;
  margin-right: 15px;
  border:4px solid #E6E6E6;
  padding:0 2px 2px 2px;

}


/* default wordpress */

.wp-smiley {
	float: none;
	margin: 0;

}

.alignnone {
	display: inline;

}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;

}

.wp-caption {

	/* border: 1px solid #ddd; */

	text-align: center;
	background-color: #eff0f0;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 4px 0 0 0;
	display: block;

}

	.wp-caption a {
		line-height: 0.11em;
	}

	.wp-caption a:hover {
		background: none;
	}

	.wp-caption img {
		margin: 0 auto;
		display: block;
		padding: 0;
	}

	.wp-caption-text {
		padding: 3px 0 !important;
		margin: 0 !important;
	}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;

}

img, a img {
 border:0;
}


