/*
Theme Name: GadgetInTheNet 2.0
Theme URI: http://www.wakamin.co.cc/
Description: This is the 2nd version of my Wordpress theme for gadgetinthenet.com. Very different looks from the 1st version.
Author: Kasmin
Author URI: http://www.wakamin.co.cc/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #EDEDED;
	color: #000;
	line-height: 1.5em;
}

table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #36F;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

p {
	padding: 10px 0 5px;
}

blockquote {
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p {
	padding: 10px;
}

blockquote blockquote {
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd {
	padding: 0 0 0 20px;
}

form, input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

p img {
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

img.alignleft {
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

small {
	font-size: 11px;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/wrap.gif);
	overflow: hidden;
}

/*------------Header-------------*/

#header {
	float: left;
	width: 920px;
	height: 260px;
	background: #069 url(images/header.gif) no-repeat;
	margin-top: 10px;
}

#logo {
	height: 140px;
	margin: 25px 0 0 242px;
	background: url(images/logo.gif) no-repeat;
	clear: both;
}

#logo a {
	display: block;
	width: 430px;
	height: 140px;
	text-indent: -9999px;
	cursor: pointer;
	clear: both;
}

#description {
	font-size: 18px;
	padding: inherit;
	text-indent: -9999px;
}

#menu {
	margin-top: -9px;
}

#menu ul {
	display: inline;
	float: left;
	position: relative;
	left: 50%;
}

#menu ul li {
	display: inline;
	float: left;
	position: relative;
	right: 57%;
	padding: 10px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#menu a {
	color: #000;
}

/*----------Posting----------*/

#container {
	float: left;
	width: 900px;
}

#content {
	float: right;
	width: 670px;
}

#content2 {
	width: 97%;
	float: right;
	margin-left: 10px;
}

.navigation {
	margin: 10px 10px 0;
	line-height: 24px;
}

.post {
	padding: 10px 20px;
}

.post h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #b0b0b0;
}

.post h2 a {
	color: #000;
}

.post h2 a:hover {
	text-decoration: none;
}

.post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
	padding: 10px 0 5px;
}

.entry-content h3 {
	font-size: 18px;
}

.entry-content h5 {
	font-size: 14px;
}

.entry-content h6 {
	font-size: 12px;
}

.entry-meta {
	padding: 10px 0;
	line-height: 14px;
}

#nav-post {
	width: 640px;
	margin-left: 20px;
}

#prevpost {
	float: left;
	margin-bottom: 10px;
}

#nextpost {
	float: right;
	margin-bottom: 10px;
}

/*------------Comment------------*/

#comments {
	font-size: 17px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	width: 620px;
	margin-left: 20px;
}

#respond {
	font-size: 16px;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 14px;
	padding: 0;
}

ol.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform textarea {
	width:75%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
}

/*---------Sidebar Left----------*/

#side_left {
	width: 220px;
	float: left;
	border-right: 1px solid #b0b0b0;
	margin-top: 10px;
	margin-left: 5px;
	overflow: hidden;
}

#side_left ul {
	list-style: none;
	padding: 0;
	margin-left: 15px; 
}

#side_left ul li {
	padding: 10px 10px 0;
}

#side_left ul li h2 {
	background: url(images/sidebar_menu.gif) no-repeat;
	padding: 11px 10px;
	text-align: center;
	border-bottom: 1px solid #b0b0b0;
}

#side_left ul ul {
	line-height: 24px;
	margin-top: 10px;
}

#side_left ul ul li {
	padding: 0;
	border-bottom: 1px solid #b0b0b0;
	overflow: hidden;
}

#side_left ul ul li:hover {
	background: #ededed url(images/sidebar_menu_2.gif);
}

#side_left ul ul li:hover a {
	color: #000;
}

#side_left ul ul li a {
	display: block;
	width: 168px;
	cursor: pointer;
	padding-left: 10px;
}

#side_left ul ul ul {
	display: none;
}

#side_left ul ul li:hover ul {
	display: block;
	background: #FFF url(images/sidebar_menu_2.gif) repeat-y;
	position: absolute;
	margin-left: 170px;
	margin-top: -25px;
	border-top: 1px solid #b0b0b0;
}

#side_left ul ul li:hover ul a{
	color: #36f;
}

#side_left ul ul li:hover ul li:hover {
	background: #ededed;
	text-decoration: underline;
	border-left: 1px solid #b0b0b0 inherit;
	border-right: 1px solid #b0b0b0;
}

#side_left ul ul li:hover ul li:hover a{
	color: #000;
}


/*-----------Sidebar Bottom------------*/

#side_bottom {
	border-top: 5px solid #b0b0b0;
	clear: both;
	height: 300px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

#side_bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #b0b0b0;
}

#side_bottom ul li {
	padding: 10px 10px 0;
	float: left;
	width: 290px;
}

#side_bottom ul ul li {
	float: none;
}

/*------------Footer-----------*/

#footer {
	background: #999 url(images/footer.gif);
	width: 920px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	clear: both;
}

#footer a {
	color: #000;
}

#footer ul {
	list-style: none;
	margin: 25px 0 0 0;
	position: relative;
	float: left;
	left: 50%;
}

#footer ul li {
	display: inline;
	float: left;
	position: relative;
	right: 55%;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 0 10px;
	margin: 0 0 0 -1px;
}

#bottom {
	clear: both;
	padding-top: 15px;
}

#copyright {
	float: left;
	text-align: left;
	margin-left: 50px;
	font-size: 12px;
}

#credit {
	float: right;
	margin: 20px 50px 0 0;
	font-size: 12px;
}