/*
Theme Name: NetzDesigno
Theme URI: http://www.mybloglive.com/
Description: Netz Designo v1 Theme
Version: 1.0
Author: Jason
Author Url: http://kahpeng.com
*/
body {
	font-family: "verdana";
	font-size: 11px;
	background: #000000;
	/*
	dark grey bg
	background: #ADAEAD; */

	/* 
	same grey bg
	background: #D3D2D2; */
}

p, h2, img, ul, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 20px;
}

p a{
	color: #444444;
	text-decoration: underline;

}

p a:hover{
	color: #444444;
	text-decoration: none;

}

h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}

ul {
	list-style: none;
}

.hidden {
	display: none;
}

a {
	color: #F2F2F2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	background: #F2F2F2;
	padding: 10px;
}


/* --- Wrap --- */

#wrap {
	width: 785px;
	background: #D3D2D2;
	margin: 0 auto;
	padding: 6px;
}

/* --- Left --- */

#left {
	width: 242px;
	float: left;
	margin-right: 4px;
	display: inline;
}

#left_top {
	width: 242px;
	/* original height
	height: 497px;
	*/
	height: 489px;
	background: url(img/left_top_bg.jpg);
	color: #fff;
	position: relative;
}

#left_top h2 {
	position: absolute;
	top: 90px;
	left:20px;
	font-size: 25px;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

#left_top p {
	font-weight: bold;
	position: absolute;
	top: 120px;
	left: 30px;
	font-size: 10px;
}

#left .wrap {
	padding: 10px;
	width: 222px;
}

.wrap h2 {
	width:210px;
	padding-left:10px;
	border-bottom:1px solid #fff;
}

.wrap ul {
	padding-top: 10px;
	padding-left: 10px;
}

.wrap ul li {
	line-height: 25px;
	padding-left: 19px;
	background: url(img/bullet1.gif) no-repeat 0 10px;
}

.wrap ul li a {
	color: #444444;
}

/* --- Sidebar --- */

#sidebar {
	width: 158px;
	float: left;
	margin-right: 4px;
	display: inline;
}

#sidebar .swrap {
	width: 100%;
	background: #2389CB url(img/sidebar_ul_bg.jpg) repeat-x;
	margin-bottom: 4px;
	padding-top: 7px;
	padding-bottom: 10px;
}

#sidebar h2 {
	color: #fff;
	width: 126px;
	padding-left:10px;
	margin-left: 10px;
	border-bottom: 1px solid #fff;
}

#sidebar ul {
/* 	padding-left:19px; */
/*	padding-top: 10px; */
}

#sidebar ul li {
/*	padding-left: 13px; */
/*	line-height: 25px; */
/*	background: url(img/bullet.gif) no-repeat 0 9px; */
}

#sidebar ul li ul {
	padding: 0;
}

/* --- Right --- */

#right {
	width: 376px;
	float: left;
}

/* --- Search --- */

#search {
	width: 376px;
	height: 48px;
	background: url(img/blue_search.jpg);
	position: relative;
        color: #FFF;
}

#search label {
	font-weight: bold;
	position: absolute;
	top:15px;
	left:28px;
}

#search input {
	position: absolute;
	width: 225px;
	left:86px;
	top:15px;
}

#search .subbuton {
	position: absolute;
	left: 326px;
	top: 11px;
	width: 27px;
}

/* --- Post Wrap --- */

.post_wrap {
	background: #EDE9E9;
	padding: 7px;
	margin-top: 4px;
}

.post_top {
	background: #B7E4FC;
	font-weight: bold;
	padding: 10px 20px;
}

.post_top a {
	color: #575757;
}

.post_top p {
	display: inline;
}

.post_top p.pdate {
	font-size: 11px;
	margin-right: 10px;
	/* font-style: italic; */
	color: #575757;
}

.post_text {
	padding: 10px 20px;
	text-align: justify;
	font-size: 11px;
}

.post_text ul {
	padding:20px 20px 20px 50px;
	list-style: disc;
}

.post_text p {
	padding-bottom: 10px;
	line-height: 15px;
}

.post_text a {
	color: #006AA8;
}

.post_text img {
	float: right;
	padding-left:10px;
}

.post_comments {
	padding-left: 20px;
	padding-bottom:6px;
	margin-top: 4px;
}

.post_comments a {
	color: #006AA8;
}

/* --- More Posts --- */

#more_posts {
	background: #EDE9E9;
	margin-top: 4px;
	padding: 5px 5px;
}

#more_posts a {
	color: #006AA8;
}

/* --- Comments --- */


.comment {
	background: #E7E7E7;
	padding: 10px;
	margin-top:5px;
}

.comment a {
	color: #006AA8;
}

.if {
	background: #EDE9E9;
	padding: 20px 20px 0 20px;
}

.lc {
	background: #EDE9E9;
	padding: 20px;
}

.lc a {
	color: #006AA8;
}

.lc form input {
	margin: 0px 0;
}

.lc label {
	margin-left: 5px;
}

/* --- Footer --- */

#footer {
	width:785px;
	height:35px;
	background: url(img/footer_bg.jpg);
	clear: both;
	margin: 0 auto;
}

#footer p {
	color: #fff;
	text-align: center;
	padding-top:5px; 
	font-size: 10px;
}
/* --- Menu Slide --- */
#navigation {
	/* border:1px solid #5263AB; */
	margin:0px;
	padding:0px;
	text-indent:0px;
	/* background-color:#E2E2E2; */
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	/* border:1px solid #CCCCCC; */
	background: url(img/collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFF;
	display:block;
	font-weight:bold;
	padding-left:5px;
	text-indent:14px;
	text-decoration: none;
        margin: 10px 0 10px 10px;
}
#navigation a.head:hover {
	text-decoration: underline;
}
#navigation a.selected {
	background-image: url(img/expanded.gif);
}
#navigation a.current {
	font-weight:bold;
	text-decoration: underline;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
        margin-top: 10px;
        margin-bottom: 10px;
}
#navigation li li a {
	color:#FFF;
	display:block;
	text-indent:10px;
	text-decoration: none;
        padding-left: 20px;
}
#navigation li li a:hover {
	/* background-color:#FFFF99; */
	text-decoration: underline;
}
#paging {
	background-color: #EDE9E9;
        padding: 10px 0 0 0;
        height: 25px;
}