/* CSS Document */

/*  
Theme Name: NormanLamps.com Blog
Theme URI: http://hellowiki.com/2008/03/30/theme-hello-d-fixed
Description: Simple & Clean Theme designed in Autumn 2007, modified in Year 2008. Last updated at 2010-01-30.
Author: Fen
Author URI: http://hellowiki.com/
Version: 2.2
Tags: black, light, green, two-columns, fixed-width, right-sidebar

	Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

	Some Codes from Blueprint CSS Framework
	http://code.google.com/p/blueprintcss/

	This theme was designed by Fen,
	whose blog you will find at http://hellowiki.com/

	Valid XHTML 1.0 Strict & CSS 2

*/

* {
margin: 0;
padding: 0;
}

body {
color: #333;
background: #E1E1E1 url(http://www.normanlamps.com/images/m01.gif) repeat-x;
font-family: "Arial", Verdana, "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
font-size: 75%;
line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
margin-bottom: 1em;
}

h2 { font-size: 1.7em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5, h6 { font-size: 1.1em; }
h5, h6 { font-weight: 700; }
h6 { margin-bottom: 0; }

p { margin: 0 0 1.5em; }

blockquote {
background: url(images/quote.png) no-repeat;
color: #666;
margin: 1.5em;
padding: 5px 0 0 30px;
}

em {
font-style: italic;
background: #EFEFE9;
}
strong { font-weight: 700; }

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}
pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}
code { background: #efefe9; }

img { border: none; }
p img {
padding: 1px;
border: 0px solid #CDCDA9;
}

a {
color: #333333;
text-decoration: underline;
outline: none;
}
a:focus, a:hover { text-decoration: none; }

ul, ol { margin: 0 0 1.5em 0; padding-left: 2em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

input, button, select, textarea { font-family: "Lucida Grande", Verdana, "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; }
fieldset { border: 1px solid #E6E6D2; padding: 15px; }

dl { margin-bottom: 1.5em; }
dl dt { font-weight: 700; }

table { border-collapse: collapse; }
th { font-weight: bold; text-align: left; background: #EEEEE0; }
th, td { padding: 5px 10px; border: 1px solid #E6E6D2; }

.container {
width: 935px;
margin: 0 auto;
}


/* -------------------------
 * Header
 * ---------------------- */
#header {
height: 152px;
width: 100%;
position: relative;
}



/* = logo */
h1#logo {
font-size: 2.8em;
font-weight: 700;
position: absolute;
top: 7px;
right: 522px;
}

h1#logo a {
height: 80px;
color: #fff;
text-decoration: none;
}

h1#logo a:hover, h1#logo a:active {
color: #fff;
}

/*
 * If you want use logo instead text title, please uncomment the following "h1#logo a" area (line 141~148).
 * change logo.png and size
 * change the logo's position at line 122
 */

h1#logo a {
display: block;
width: 405px;
height: 77px;
background: url(http://www.normanlamps.com/images/main-logo-best.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
text
} 

h1#side {
overflow: hidden;
height: 65px;
width: 370px;
display: block;
position: absolute;
top: 13px;
right: 200px;
}

p.description { display: none; }

/* = nav menu */
ul.menu {
list-style-type: none;
position: absolute;
top: 94px;
left: 9px;
height: 35px;
margin: 0;
padding: 0;
font-weight: bold;
text-decoration: none;
}

ul.menu li.page_item {
float: left;
font-size: 1.3em;
background: url(http://www.normanlamps.com/images/button-blank.gif) top left no-repeat;
height: 32px;
margin: 0;
padding: 5px 15px 50px 9px;
text-decoration: none;
display: inline;
}

ul.menu li.page_item_1 { background: none padding-left: 15px; text-decoration: none;}

ul.menu li.page_item a {
color: #333;
display: block;
cursor: pointer;
text-decoration: none;
line-height: 24px;
padding: 0 0 0 25px;
float: left;
}

ul.menu li.page_item a span {

height: 26px;
text-decoration: none;
display: block;
margin-right: 15px;
float: left;
}

ul.menu li.page_item a:hover, ul.menu li.current_page_item a {
color: #333333;
background: none center right no-repeat;
text-decoration: none;
}

ul.menu li.page_item a:hover span, ul.menu li.current_page_item a span {
background: none center left no-repeat;
text-decoration: none;

}

/* -------------------------
 * main
 * ---------------------- */
#leftcolumn, #rightcolumn {
top: 50px;
}

#leftcolumn {
float: right;
width: 703px;
overflow: hidden;

}

#rightcolumn {
float: left;
width: 188px;
}

.post {

border-left: 1px solid #b9b9b9;
border-right: 1px solid #b9b9b9;
border-top: 1px solid #b9b9b9;
border-bottom: 1px solid #b9b9b9;
padding: 0 1.8em .5em;
padding-top: 10px;
padding-bottom: 12px;
margin-bottom: 14px;
}
.post_top {

height: 2px;
}
.post_end {

height: 2px;

}

h2.title {
color: #3C3C3C;
border-left: 8px solid #f4dd80;
margin-top: 5px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
}

h2.title a {
color: #3C3C3C;
text-decoration: none;
font-size: 23px;
line-height: 1.3em;
}

h2.title a:hover {
color: #666;
text-decoration: none;
}

.postdata {
padding: 4px 4px 4px 11px;
}

.postdata a {
color: #666666;
font-weight: bold;
margin-top: 25px;

}

.entry {
font-size: 1.1em;
}

.more-link {  }
#related h3, h3#comments, #respond h3 {
padding: 5px 15px 0 15px;
}

.pagers {
margin: 0 auto;
}

.pagers a { color: #666; }

/* -------------------------
 * Sidebar
 * ---------------------- */
ul#sidebar {
list-style-type: none;
padding: 0px;
margin-top: 2px;
}
ul#sidebar li{
line-height: 1.2em;

}

#sidebar h2 {
background: #f4dd80;
color: #3C3C3C;
padding-left: 14px;
padding-top: 6px;
padding-bottom: 6px;
font-size: 1.4em;
margin-bottom: 15px;
}

li.widget_top {

}

li.widget {

border:1px solid #b9b9b9;

margin-bottom: 1.4em;
}

li.widget_end {

}


li.widget ul {
list-style-type: none;
margin: .5px 1.0px 0 0;
padding: 0;
}

.widget ul li {

color: #999;
margin-bottom: .5em;
padding-left: 1.0em;
padding-right: 10px;
}

#sidebar a {
color: #333;
text-decoration: none;
display: block;
margin-bottom: 15px;
}

#sidebar a:hover {
color: #666;
}

/* = Tag Cloud */
.widget_tag_cloud {
word-spacing: 5px;
text-align: center;
}
.widget_tag_cloud h2 {
text-align: left;
}

/* = Search */
.widget_search {
text-align: center;
}
.widget_search h2 {
text-align: left;
}


#searchform input {
width: 65px;
margin-bottom: 1em;
padding: 3px;
}
input#s {
font-size: 1.0em;
width: 150px;
border: 1px solid #CFCFAF;
}

/* = Comment Area */
.commentlist {
list-style: none;
margin: 0;
padding: 0;
font-size: 1.1em;
}

.commentlist .body {
padding: 0 1em;
overflow: hidden;
}

.commentlist li {
width: 100%;
margin-bottom: 2em;
}

.comment-author, .comment-meta {
color: #666;
background: #EBEBDC;
}

.comment-author {
padding: 5px 10px 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}
.comment-author cite {
color: #333;
font-weight: bold;
font-style: normal;
}

.comment-meta {
margin-bottom: 1.5em;
padding: 0 10px 5px;
font-size: .8em;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}
.comment-meta a {
color: #999;
text-decoration: none;
}

img.avatar {
float: right;
margin-top: 1px;
padding: 1px;
border: 1px solid #E0E0CB;
background: #FFF;
}

.comment-reply-link { color: #690; }

/* = Comment Form */
#respond {
padding-top: .5em;
border-top: 2px solid #EBEBDC;
}

#respond label { margin-left: .5em; vertical-align: middle; }

#respond .text {
border: 1px solid #CFCFAF;
background: #F7F7F1;
padding: .3em;
}

#respond input.text { width: 45%; }
#respond textarea {
width: 90%;
overflow: auto;
}

#respond input.text:focus, #respond textarea.text:focus {
border: 1px solid #C0C092;
background: #fcfcfc;
}
.cancel-comment-reply { float: right; }

.children {
list-style: none;
margin-top: 1.5em;
}

/*.comment_input {
vertical-align: middle;
width: 260px;
border: 1px solid #CFCFAF;
background: #F7F7F1;
padding: 0.3em;
margin-right: 5px;
}

.message_input {
font-size: 1em;
width: 95%;
height: 200px;
border: 1px solid #CFCFAF;
margin-top: 0.2em;
background: #F7F7F1;
padding: 0.3em;
overflow: auto;
}*/

.commentlist_error {
color: #c00;
}

/* -------------------------
 * Footer
 * ---------------------- */
#footer {
background: #;
color: #000000;
width: 100%;

display: block;
color: #000000;
margin-top: 10px;
margin-bottom: 10px;
}

#footer span {
color: #000000;
float: right;

}

#footer a {
color: #000000;
text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

.postdata a:hover, .pagers a:hover { color: #666666; }

.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { margin: 5px 15px 5px 0; }
img.alignright { margin: 5px 0 5px 15px; }
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

hr {
background: #E6E6D2; 
color: #E6E6D2;
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}

* html .clearfix { height: 1%; }

bodymain{
 background-image: url(http://www.normanlamps.com/images/b01.gif);
 background-repeat: repeat-y;
 background-position: center;
}

.side-header {
	height: 50px;
	width: 498px;
	position: absolute;
	top: 27px;
	right: 41px;
	text-align: right;
        line-height:22px;
}

.requestcat {
	color: #FFFFFF;
	font: 16px;
	text-decoration: none;
}
a.requestcat:hover {color: #EFD205; text-decoration: none; }

body {
	background-color: #E1E1E1;
}
.style5 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.style45 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.myaccount-seach {
	font-size: 16px;
	color: #F9F9F9;
	text-decoration: none;
}
.style6 {color: #CCCCCC;
     text-decoration: none;}
.style12 {
	color: #EFD205;
	font-size: 16px;
}
.style13 {color: #FFFFFF}
.style14 {font-size: 16px}

#main-body {
	background-color: #000000;
	position: absolute;
	width: 940px;
	top: 155px;
	right: 500px;
	display: inline;
	
}
.gg {
	background-color: #FFFfff;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
}

