/*
Theme Name: Noonewebdesign Article
Theme URI: http://noonewebdesign.com/
Description: No.1 Web Design Article.
Version: 1.0
Author: Kevinshu
Author URI: http://noonewebdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

	 No.1 Web Design
	 http://www.noonewebdesign.com/

	No.1 Web Design Article

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #ccc;
	background-color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: normal;
}
p {
	padding: 0 0 1.6em;
}
img {
	border:none;
	background : transparent;
}
li {
	list-style:none;
}
a:link, a:visited {
	color:#b2e22c;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #a0c53a;
}
a.white {
	color:#fff;
}
#wrapper {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mid {
	margin-top:20px;
	height: 25px;
}
#gtxt {
	float: left;
	width: 468px;
	height: 15px;
}
#wrapper #columnLayout {
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 920px;
	float: left;
	position: relative;
}
#columnLayout #column1 {
	float: left;
	width: 544px;
	overflow: hidden;
}
#columnLayout #column2 {
	width: 336px;
	float: right;
}
#top_title {
	width: 568px;
	position: relative;
}
#header {
	height: 74px;
	position: relative;
}
#header h1 a {
	background-image: url(images/noonewebdesignlogo.png);
	background-repeat: no-repeat;
	position: absolute;
	float: left;
	height: 60px;
	width: 60px;
	color: #111111;
	left: 280px;
	top: 5px;
	text-indent: -9999px;
}
#header h2 a {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 250px;
	position: absolute;
	color: #111111;
	display: block;
	left: 0px;
	top: 5px;
	text-indent: -9999px;
}
/* nav */
#nav {
	list-style: none;
	position: relative;
	float: right;
}
#nav li {
	float: left;
	position: relative;
	text-align: center;
	width: 114px;
}
#nav a:link, #nav a:visited {
	width: 112px;
	height: 34px;
	display: block;
	padding-top: 41px;
	color: #999;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	line-height: 100%;
	background-repeat: no-repeat;
	background-position: center 2px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/navbg.jpg);
}
#nav a:hover, #nav li.current a {
	background-position: center bottom;
	color: #ff3366;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
}
#nav li.last {
	width: 2px;
}
#nav li.last a {
	background-position: left 2px;
	color: #e60000;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	width: 2px;
}
#nav span {
	background: url(images/rss-bg.gif) no-repeat right 0px;
	padding-right: 22px;
}
#nav a:hover span {
	background: url(images/rss-bg.gif) no-repeat right -48px;
}
a.selected:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #eb4c07;
}
#post {
	width: 520px;
	clear: both;
	float: left;
}
#main {
	width: 540px;
	position: relative;
	float: left;
	overflow: hidden;
	clear: both;
}
#recent-comment {
	float: left;
}
#recent-comment ul {
	display: block;
}
#recent-comment li {
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222;
}
#recent-comment .thumbimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	height: 36px;
	width: 36px;
}
#recent-comment h4 {
	font-size: 12px;
	padding-bottom: 3px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: normal;
}
#gsearch {
	width: 290px;
	float: right;
	margin-right: 25px;
}
/* footer 
-------------------------------------------------------------- */
#footer {
	clear: both;
	text-align: center;
	float: left;
	width: 100%;
	background-color: #1b1b1b;
}
#footer #footer-inner {
	width: 845px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#credit {
	width: 845px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
#sponsor, #sponsor-1, #technoratimedia, #bsa-300 {
}
.sidebox {
	clear:both;
	margin-bottom: 30px;
	width: 336px;
}
.sidebox h3 {
	line-height: 30px;
	height: 30px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 3em;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}
#bsa {
	padding: 15px;
}
/* detail page */

#reply {
	float: right;
	width: 250px;
	margin-bottom: 20px;
	clear: both;
}
#reply ol {
	display: block;
}
#reply li {
	background-color: #101415;
	padding: 10px;
	display: block;
}
#reply .message-content {
	background-color: #151A1C;
	padding: 10px;
	line-height: 1.4em;
}
#reply span {
	background-color: #151A1C;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#message {
	width: 250px;
	margin-bottom: 20px;
	float: right;
	clear: both;
}
#message #form1 {
	background-color: #101415;
	padding: 10px;
}
#message .border {
	border: 1px solid #121212;
	background-color: #151A1C;
	color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
}
.post h1 {
	font-size: 3em;
	font-family: Helvetica, Arial, "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: solid 3px #333;
	line-height: 1.4em;
	text-transform: capitalize;
	text-shadow: 0px 1px 1px #333;
}
.post h2 {
	font-size: 4em;
	font-family: Helvetica, Arial, "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 1.2em;
	text-shadow: 0px 1px 1px #333;
	color: #b2e22c;
}
.post h2 a {
	text-decoration: none;
	font-weight: normal;
	text-shadow: 0px 1px 1px #333;
}
.post h3 {
	font-size: 2.4em;
	font-family: Helvetica, Arial, "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: solid 2px #333;
	line-height: 1.4em;
	text-transform: capitalize;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #333;
}
.post h4 {
	font-size: 2em;
	font-family: Helvetica, Arial, "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: capitalize;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #333;
}
.post h5 {
	font-size: 1.6em;
	font-family: Helvetica, Arial, "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: capitalize;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #333;
}
.post h6 {
	font-size: 1.2em;
	font-family: Helvetica, Arial, "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: solid 1px #333;
	line-height: 1.4em;
	text-transform: capitalize;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #333;
}
.post ol {
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.post ul {
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.post li {
	line-height: 160%;
}
.post p {
	line-height: 160%;
	margin-bottom: 15px;
	letter-spacing: 0.02em;
	font-size: 11px;
}
.post .metadata {
	font-size: 11px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.02em;
}
.post .more-link {
	display: block;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
}
.tags {
	list-style-type: none;
	margin-bottom: 25px;
	padding-bottom: 20px;
	display: block;
	clear: both;
	margin-top: 20px;
}
.tags li {
	margin-bottom: 10px;
	text-transform: capitalize;
}
.post .entry {
	margin-bottom: 20px;
	padding-bottom: 25px;
}
.entry img, div .wp-caption, div .comment, img.avatar {
	box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 0px 5px #000;
	-moz-box-shadow:0px 0px 5px #000;
}
.entry img:hover, div .comment:hover, img.avatar:hover {
	box-shadow:0px 0px 5px #0cf;
	-webkit-box-shadow:0px 0px 5px #0cf;
	-moz-box-shadow:0px 0px 5px #0cf;
}
#social {
	margin-bottom: 20px;
	height: 100px;
}

#sponsro_left_top {
	padding:10px 0px;
}
#related_posts {
	margin-bottom: 40px;
}
#related_posts h4 {
	margin-bottom: 20px;
	font-size: 4em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-shadow: 0px 1px 1px #333;
	margin-left: 20px;
}
#related_posts ul li {
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: square;
}
.wp-caption {
	border: 1px solid #2f2f2f;
	text-align: center;
	background-color: #1B1B1B;
	padding-top: 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 8px;
}
.comment-list {
	margin-bottom: 20px;
	background-color: #101415;
}
.comment-title {
	margin-bottom: 20px;
	font-size: 4em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-shadow: 0px 1px 1px #333;
	margin-left: 20px;
}
.commentlist {
	margin-bottom: 25px;
}
.comment {
	margin-bottom: 25px;
	position: relative;
	list-style-type: none;
	background-color: #2f2f2f;
	border-radius:10px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border: 2px solid #141414;
	min-height:95px;
}
.comment-body {
}
.comment-body p {
	line-height: 200%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.comment-body .avatar {
	position: absolute;
	left: 15px;
	top: 15px;
	height: 64px;
	width: 64px;
}
.fn {
	font-style: normal;
	text-transform: capitalize;
	position: absolute;
	left: 100px;
	top: 15px;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.says {
	display:none;
}
.comment-author {
	position: relative;
	height: 32px;
}
.comment-meta {
	position: absolute;
	top: 15px;
	right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.comment-meta a {
	color: #666;
}
#respond {
	background-color: #2f2f2f;
	border-radius:10px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border: 2px solid #141414;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#respond #commentform {
}
#respond #commentform input {
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-right: 15px;
	color: #000000;
}
#respond #commentform #comment {
	padding: 10px;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}
#respond h3 {
	background-color: #EEEEEE;
	font-size: 2em;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 15px;
}
#commentform label {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
}
#commentsponsortarget {
	background-color: #101415;
	text-align: center;
	margin-bottom: 25px;
	padding: 10px;
	height: 60px;
	width: 468px;
}
.advertisement {
	color: #666;
	margin-bottom:5px;
}
#icon-ads-wall {
	width: 845px;
	float: left;
	margin-bottom: 20px;
	background-image: url(http://www.noonewebdesign.com/images/icon-ads-wall.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#icon-ads-wall a, #icon-ads-wall span {
	height: 32px;
	width: 32px;
	display: block;
	float: left;
	color: #666;
	font-weight: bold;
	line-height: 32px;
}
#icon-ads-wall a:hover {
	color: #f36;
}
