html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

body {  text-align:center;
		height:100%;
		padding:0;
		margin:0;}		
/*
Here is a list of all the <DIV>s in Whiteboard.
*/
#content{
	width:667px;
	height:100%;
	margin:25px;
	padding:0;
	}
#content img{
max-width:667px;
max-height:100%;
border-color:#D2C7B6;
border-style:solid;
border-width:2px;
float:right;
margin:0.5em;
margin-right:0;}
#content h2{ /*post header*/
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:2em;
	font-weight:bold;
	line-height:1.5em;
	padding:0;
	margin:0;
	color:#352417;
	}
#content h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
	line-height:1.2em;
	color:#352417;}
#content h4{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.2em;
	font-weight:none;
	text-transform: uppercase;
	line-height:1.2em;
	color:#352417;
	padding:0; margin:0;}
#content hr{width:100%; background-color: #D2C7B6; height:2px; border:0;}
#content p{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1em;
	line-height:1.5em;
	color:#352417;
	margin:0;padding:0;
	margin-bottom:2.5em;}
#content a{
	text-decoration:none;
	text-transform: uppercase;
	color:#352417;
}
#content p a{font-weight: bold;}
#content a:hover{background-color: #EBE5DD;}
#content a:visited{color: #D2C7B6;}
#content h2 a:visited{color: #352417;}
#content a:active{background-color:#fff;}

#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
.comments_list{}
/*.standard{margin:0;
	padding:0;
	border-bottom-color:#EBE5DD;
	border-bottom-style:solid;
	border-bottom-width:2px;}
.alt{margin:0;
	padding:0;
	border-bottom-color:#D2C7B6;
	border-bottom-style:solid;
	border-bottom-width:2px;}	
.admin{
	margin:25px;
	margin-top:0;
	padding:0;
	border-bottom-color: #3F2B1D;
	border-bottom-style:solid;
	border-bottom-width:2px;}*/
.comments_navigation{}
.comments_navigation{}
.comments_reply{} /*reply input container*/
.comments_meta{margin:0;
	padding:0;;margin-left:25px;background-color:#EBE5DD; border-top-color:#D2C7B6;
	border-top-style:solid;
	border-top-width:2px;}
.comments_text{	margin:0;
	padding:0;margin-left:25px;
   }
#comment_body{
	margin:0;
	padding:0;}

form{padding:0;margin:0;}
label{margin:0;padding:0;font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
	line-height:1.2em;
	color: #D2C7B6;}
input[type="text"]{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	font-color:#352417;
	background-color:#ffffff;
	border:2px #EBE5DD solid;
	margin:0;
	margin-bottom:1em;
	padding:2px;
	width:500px;}
input#submit{
	background-color:#ffffff;
	border:2px #EBE5DD solid;
	margin:0;
	margin-bottom:1em;
	padding:2px;font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
	line-height:1.2em;
	color:#D2C7B6;}
textarea{	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	font-color:#352417;
	background-color: #ffffff;
	border:2px #EBE5DD solid;
	margin:0;
	margin-top:1em;
	padding:2px;
	width:500px;}

#background {
background-color: #DBD1C1;
width: 100%;
overflow: hidden;
position: fixed;
z-index: 0;
left: 0px;
top: 0px;
onselectstart:return false;
-khtml-user-select: none;
-moz-user-select: none;}
	/*background image's image tag*/
#background_img {width: 100%;}
	#frame {
		position: relative;
		z-index: 1;
		width:798px;
		margin-right:auto;
		margin-left:auto;
		margin-top:50px;
		padding:0px;
		text-align:left;
		}
	#fixed {
		position:static;
		height:100%;
	}
	#shadow_left {
		height:100%;
		min-height:100%;
		width:38px;
		padding:0px;
		background:url('images/SHADOW_left.png');
		background-repeat:repeat-y;
		display:table-cell;
		}
	
	#content_ex {
		background-color: #fff;
		min-height:100%;
		height:100%;
		width:717px;
		padding:0px;
		margin:0px;
		display:table-cell;
		}
	
	#shadow_right {
		height:100%;
		min-height:100%;
		width:43px;
		padding:0px;
		background:url('images/SHADOW_right.png');
		background-repeat:repeat-y;
		display:table-cell;
		}
	
	#contentheader {
		vertical-align:bottom;
		width:798px;
		}
	#foot {
		vertical-align:top;
		width:798px;
		height:37px;
		background-image:url('images/foot.png');
		padding:0;
		margin:0;
		
		}
/*_________________________
blog page header link info*/		
#link_blog_blog{
	display: block;
	width: 217px;
	height: 71px;
	background: url("images/LINK_blog.png") no-repeat 0 0;
}
#link_blog_blog span{
  display: none;
}

#link_blog_shop{
	display: block;
	width: 212px;
	height: 71px;
	background: url("images/LINK_blog_shop.png") no-repeat 0 0;
	}
#link_blog_shop:hover{ 
  background-position: 0 -71px;
}
#link_blog_shop span{
  display: none;
}

#link_blog_design{	
	display: block;
	width: 288px;
	height: 71px;
	background: url("images/LINK_blog_design.png") no-repeat 0 0;
	}
#link_blog_design:hover{ 
  background-position: 0 -71px;
}
#link_blog_design span{
  display: none;
}	
/*_________________________
shop page header link info */
#link_shop_shop{
	display: block;
	width: 212px;
	height: 71px;
	background: url("images/LINK_shop.png") no-repeat 0 0;
}
#link_shop_shop span{
  display: none;
}

#link_shop_blog{
	display: block;
	width: 217px;
	height: 71px;
	background: url("images/LINK_shop_blog.png") no-repeat 0 0;
	}
#link_shop_blog:hover{ 
  background-position: 0 -71px;
}
#link_shop_blog span{
  display: none;
}

#link_shop_design{	
	display: block;
	width: 288px;
	height: 71px;
	background: url("images/LINK_shop_design.png") no-repeat 0 0;
	}
#link_shop_design:hover{ 
  background-position: 0 -71px;
}
#link_shop_design span{
  display: none;
}	
/*____________________________
design page header link info*/
#link_design_design{
	display: block;
	width: 288px;
	height: 71px;
	background: url("images/LINK_design.png") no-repeat 0 0;
}
#link_design_design span{
  display: none;
}

#link_design_blog{
	display: block;
	width: 217px;
	height: 71px;
	background: url("images/LINK_design_blog.png") no-repeat 0 0;
	}
#link_design_blog:hover{ 
  background-position: 0 -71px;
}
#link_design_blog span{
  display: none;
}

#link_design_shop{	
	display: block;
	width: 212px;
	height: 71px;
	background: url("images/LINK_design_shop.png") no-repeat 0 0;
	}
#link_design_shop:hover{ 
  background-position: 0 -71px;
}
#link_design_shop span{
  display: none;
}	
/*end header links info*/
#networks {display:block; margin:0;padding:0; margin-top:10px; margin-bottom:25px; position: relative; z-index:3;}
#networks img{border:0; margin:0; padding:1px; float:none;}