html,body{
	margin: 25px 0px  60px 0px;
	font-family: Georgia, Garamond, serif;
	font-size: 11px;
	
	color:#333;
	background-color: #2c0b2e;
	/*background-image: url('journalbg.jpg');*/
}

h1{
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: .8em;
	color:#3f3f3e;
}
h2{
	font-family: Georgia, Garamond, serif;
	font-size: 24px;
	font-weight: bold;
	color:#333;
	line-height: .5em;
}
a, li a{
background: none;
color:#333;
 text-decoration: none;
}
a:hover, li a:hover{
background: none;
 color:#422323;
 text-decoration: underline;
}
a:visited{

}
a img{
background:none;
border:none;
}
li.current-cat, li.current_page_item {	
	text-decoration:underline;
	color:#2c0b2e;
	}


/*--------id's----------*/
#page{
	width: 900px;
	margin:auto;
  background-color: #f8f1e7;
  padding: 0px 0px 0px 0px;
	
}
#header{
	position:relative;
	z-index:10;
   left: 0px;
	top: 0px;
}
#quotes{
	position:absolute;
	right:30px;
	top:30px;
	text-align:right;
	color:#818181;
	width:350px;
	font-style:italic;
}
#nav{
	position:relative;
	float:left;
	z-index:11;
	top: 30px;
   width: 240px;
	left:30px;
	line-height: 25px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	
}
ul#menuitems {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
}
ul#menuitems li ul li {
   list-style: none;
	font-weight:normal;
	margin-left: -35px;
	padding-left: 9px;
	line-height: 18px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
#newsletter{
	position: relative;
	margin-top:100px;
	float:left;
	padding: 0px 0px 0px 0px;
	width:180px;
	height:195px;
	border: 1px #bfbcb8 solid;
	border-right: none; 
	border-left: none;
	font-weight: normal;
	line-height: 15px;
	
	
}
#content{
	position: relative;
	float:left;
	margin-bottom:250px;
	top:35px;
	width:655px;
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
	
			
}
.line19{
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
	line-height:19px;
	
}
#footer {

	position:relative;
	bottom:20px;
	float:right;
	text-align:right;
	padding-right:25px;
	color:#858585;
	font-size:10px;
	font-style:oblique;
}
/*--------Carpets_Landing----------*/
#gridthumb{
	position: relative;
	float:left;
	margin-right:11px;
	margin-top:11px;
	width:200px;
	height:200px;
	
	
}
#gridthumb_name:hover{

	text-decoration: underline;

}
#gridthumb_name{
	position: relative;
	top:-40px;
	padding:12px 0px 12px 12px;
	width:189px;
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
	background-color: white;
	font-weight: bold;
}
#crossnav{
	position: absolute;
	top:15px;
	right:35px;
		
}
/*--------Carpets_Details----------*/
#post {
	width:600px;
	font-family: Georgia, Garamond, serif;
	font-size: 11px;
	margin-top:-15px;
	
}
#post img{
position: relative;
	float:left;
	top:-10px;
	margin-bottom:20px;
	
}
#post h1{
	margin-top:10px;
}

/*--------About----------*/
#about {
	width:620px;
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
	line-height: 19px;
	
}
#about img{
	position: relative;
	float:left;
	padding-right:13px;
	
	
}
/*--------Journal----------*/
.journal_entry {
	position:relative;
	top:10px;
	margin-bottom:0px;
	border-top: 4px #1e1e1e solid;
	padding:13px 0px 0px 0px;
	font-family: Georgia, Garamond, serif;
	font-size: 11px;
	width:625px;
	line-height: 16px;	
	
}
.journal_entry img{
	position: relative;
	float:left;
	padding-right:14px;
	
}

.journal_meta, .journal_meta a{
	position: relative;
	margin-top:15px;
	height:25px;
	border-top: 1px #c8bfb1 dotted;
	border-bottom: 1px #c8bfb1 dotted;
	padding:10px 0px 0px 0px;
	color:#848484;
	
}
.journal_date{
	position: relative;
	right:2px;
	top:-20px;
	text-align:right;
	color:#666;
}
.journal_comments{
	position: absolute;
	right:5px;
	
	text-align:right;
}
.journal_cat{
	position: absolute;
	left:5px;
	width:400px;
	text-align:left;
}
textarea#comment{width: 620px; padding: 0; margin: 0; }
/*--------Wallpapers----------*/
.buy{
	position: relative;
	top:180px;
	text-align:left;
}

 .wallpaper{

	
}
 .wallpaper img{
	float:left;
	position:relative;
 }
 /*--------Sales----------*/
.address{
	position: relative;
	float:left;
	width:210px;
	margin-right:30px;
}
#sales{
	
	width:500px;
	
}
  /*-------Carpet Powder----------*/
.buy_alt{
	position: relative;
	text-align:left;
}


 /*--------Simple Modal Plugin----------*/


/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:420px; width:480px; color:#737373; background-color:#fdfaf5; border:1px solid #efddc4; padding:10px 25px 0px 25px;}
#simplemodal-container a.modalCloseImg {background:url(modal_close.gif) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:10px; right:6px; cursor:pointer;}


/*--------classes----------*/
.bigbody{
	font-size: 18px;
	color:#666;
	line-height: 24px;
	width:628px;
	padding-left:0px;
	font-weight:normal;
}

.clear {
	clear:both;
	
}
.lightgrey_txt{
	color:#858585;
}
.smallprint{
	font-size: 9px;
	color:#858585;
	margin-top:4px;

}
input.box
{

	width:177px;

}

.h2copy{
	font-family: Georgia, Garamond, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color:#333;
	
}
.h1copy{
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	font-weight: bold;
	color:#333;
	
}
input.btn
{
   position:relative;
	float:right;
	margin-top:10px;
	padding-bottom:3px;
	color:#ffffff;
	width:80px;
	height:25px;
	font-style:italic;
   background-color:#332238;
   border-style:solid;
   border-color:#bfbcb8;
   border-width:1px;
}

.left{
	   position:relative;
	float:left;
	margin-right:15px;
	margin-top:15px;
}
#hide {
display: none;
}


