/*
Theme Name: Blank 2-Column R-S
Theme URI: http://example.com
Description: A Blank Wordpress theme with right sidebar
Author: Your Name
Author URI: http://example.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #181716;
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size: 8pt;
	margin: 0;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#CCCCCC;
	text-decoration:none;
	border: none;
	}

a:hover{color:#fff;text-decoration: none; border: none;}



/* container */


#container {
	width: 814px;
	margin: 0 auto;
	padding: 0;
	color:#ccc;
	border: 1px solid #0B1224;
	background-color: #fff;
	background-image: url(/wp-content/themes/blank2R/images/container_bg.gif);
	background-repeat: repeat-y;
	height:416px;
	position: absolute; top: 50%; left: 50%;
	margin-top: -269px; margin-left: -407px;
	}
	
/* header */

#header {
	width: 814px;
	height:52px;
	color: #fff;
	height: 52px;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/header.gif);
	background-repeat: no-repeat;
	}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size: 11pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}
	
#header ul li {}

/* main menu */



/* content */


#content {
	float: left;
	width: 545px;
	overflow: hidden;
	height:363px;
	padding-left:1px;
	}	

.post {
	line-height: 14pt;
margin:0; 
padding:0;
	}
	
.post h2{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size: 14pt;
	font-weight: 300;
	color: #fff;
	padding:25px;
	padding-left:35px;
	}
	
.post h2 a{
	color: #fff;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #fff;
	text-decoration: none;
	}
	
.post p{font-size: 8pt;}

.post a{text-decoration:underline;}

.post ul {}

.post li {padding-left:35px;}

.entry p{margin:0 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size:8pt;
	width: 266px;
	float:right;
	margin: 0;
	padding: 0;
	height:362px;
	position:relative;
	}

#sidebar h2{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #fff;	
	margin: 0;
	padding: 0;
}

#sidebar p {
	margin:0;
	padding: 15px 19px 5px 18px;
	line-height:15px;
	color:#99948A;
}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding:0 0 0 0;
	line-height: 14pt;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {

	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer.gif);
	background-repeat: no-repeat;
	}
	
#footer-home {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-home.gif);
	background-repeat: no-repeat;
	}
	
#footer-bedware {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-bedware.gif);
	background-repeat: no-repeat;
	}
	
#footer-flooring {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-flooring.gif);
	background-repeat: no-repeat;
	}
	
#footer-tiles {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-tiles.gif);
	background-repeat: no-repeat;
	}
	
#footer-drapes {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-drapes.gif);
	background-repeat: no-repeat;
	}
	
#footer-mirrors {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-mirrors.gif);
	background-repeat: no-repeat;
	}
	
#footer-granite-tops {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-granite-tops.gif);
	background-repeat: no-repeat;
	}
	
#footer-entrance-ways {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-entrance-ways.gif);
	background-repeat: no-repeat;
	}
	
#footer-couches {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-couches.gif);
	background-repeat: no-repeat;
	}
	
#footer-coffee-tables {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-coffee-tables.gif);
	background-repeat: no-repeat;
	}
	
#footer-blinds {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-blinds.gif);
	background-repeat: no-repeat;
	}
	
#footer-kitchens {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-kitchens.gif);
	background-repeat: no-repeat;
	}
#footer-sculptures {
	clear: both;
	width: 814px;
	height:61px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-color: #181716;
	background-image: url(/wp-content/themes/blank2R/images/footer-sculptures.gif);
	background-repeat: no-repeat;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#credits {padding-top:6px; padding-left:12px;}
#credits p{
	font-size:9px;
	color:#383634;
}
#credits a{color:#383634;}
#credits a:hover{
	color:#5C5956; text-decoration:none;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:546px; height:51px; font-size:0.85em; position:relative; z-index:100; background:#302F2C;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:546px; w\idth:547px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:132px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#989487;
	width:139px;
	height:50px;
	border:1px solid #71706d;
	border-width:1px 0 1px 1px;
	background:#302F2C;
	padding-left:10px;
	line-height:29px;
	outline:none;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#302F2C url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #78766D;
	background-image: url(images/drop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu ul ul :hover > a.drop {
	background-color: #78766D;
	background-image: url(images/drop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#302F2C;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#302F2C;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:51px;left:0; width:139px;border-top:1px solid #71706d;}
/* another hack for IE5.5 */
* html .menu ul ul {top:50px;t\op:51px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#fff;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;
	background-color: #656058;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff;
	background-color: #242322;
}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background: #242322;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

/* Style for Usual tabs */
.usual {
width:265px;background:#444;
}
.usual li { list-style:none; float:left;}
.usual ul a {
	display:block;
	text-decoration:none!important;
	margin-left:0;
	font:10px Verdana;
	color:#FFF;
	background:#444;
	outline:none;
	padding-bottom:8px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
.usual ul a:hover {
  color:#FFF;
  background:#302F2C;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#fff;
  background:#302F2C;
  cursor:default;
  }
.usual div {
  padding:10px 0 10px 0;
  clear:left;
  min-height:180px;
	line-height:19px;
	background:#302F2C;
	border-top:1px solid #302F2C;
}
.usual h2{padding-bottom:10px;}

.usual p {padding:0;padding-bottom:10px;}
.usual div a { color:#000; font-weight:bold; }

#usual2 { background:#0A0A0A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }

/* Style for various uses of tabs */

#freedom {
  float:left;
  width:90px;
  color:#68D;
  font:1.3em Cambria, Times New Roman, serif;
  font-style:italic;
}
#freedom li a {
  width:80px;
  text-align:left;
  padding:2px 6px 4px;
  background:#222;
  margin:1px;
  *margin:0px;
  display:block;
  text-decoration:none;
  font-weight:bold;
  font-size:0.7em;
  font-style:normal;
}
#freedom li a:hover {
  background:#0A0A0A;
  width:86px;
}
#freedom li a.selected {
  background:#FFF;
  color:#000;
  width:90px;
  cursor:default;
}

.tabContainer {
  width:400px;
  margin:20px auto;
  background:#181818;
}
.tabContainer h3 {
  padding-bottom:4px;
  color:#F60;
}
.tabContainer p {
  padding:2px 12px 10px;
  text-align:left;
}

#three {
  position:absolute;
  top:0;
  left:0;
  border-bottom:1px solid #444;
  border-right:1px solid #444;
}

#four {
  color:#D66;
  font:2em Cambria, Times New Roman, serif;
  position:fixed;
  bottom:10px;
  right:20px;
}

.imagebox {
  background:#040404;
  border:1px solid #1A1A1A;
  width:100px;
  height:90px;
  margin:10px auto;
}
.imagebox a {
  display:block;
  width:25px;
  height:25px;
  line-height:23px;
  float:left;
  text-decoration:none;
  background:#111;
}
.imagebox a:hover { background:#000; }
.imagebox a.selected {
  background:snow;
  color:#222;
  font-weight:bold;
}
.imagebox img { margin-top:6px; clear:both; }


.gallerylist { margin-bottom:10px; margin-top:10px;line-height:10px; position:relative; border-top:1px dotted #656058;}
.gallerylist p {}
.gallerylist a{
	color:#979288; font-size:8pt; outline:none;
}
.gallerylist a:hover{
	color:#D1CFCB;
	font-size:8pt;
}
