/*
Theme Name: SleepVisual
Theme URI: http://www.sleepvisual.com
Description: Sleep Visual Wordpress Theme
Version: 1
Author: Hugh Collier
Author URI: http://www.sleepvisual.com
*/
	
/* CSS Reset  */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	}


	
/* remember to define focus styles! */
:focus {
	outline:0;
	}

body {
	line-height:1;
	color:black;
	background-color:#343434;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif ;
	background-image:url(images/header-bg-dark.jpg);
	background-repeat:repeat-x;
	}

ol,ul {
	list-style:none;
	}	


	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
	}

caption,th,td {
	text-align:left;
	font-weight:normal;
	}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
	}

blockquote,q {
	quotes:;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++ END OF RESET +++++++++++++++++++++++++++++++++++++++++++++ */


#bodyblog {
	background-color: #715A6C;
}

h1 {
	font-size: 50pt;
}

h2 a {
	text-decoration: none;
	font-family: Helvetica;
	padding-bottom: 18px;
	color:rgb(211, 209, 186);
	font-size: 12pt;
	background-color: black;
	text-transform: uppercase;
	line-height: 22px;
	padding:5px 5px 3px 5px;
	font-weight: normal;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	


}

h2 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	padding-bottom: 18px;
	color:rgb(211, 209, 186);
	font-size: 12pt;
	background-color: black;
	text-transform: uppercase;
	line-height: 22px;
	padding:5px 5px 3px 5px;
	display: inline;
}

h3 {
	font-size: 15pt;
	font-weight: 600;
	color:#585858;
	margin-top: 15px;
	margin-bottom: 15px;
}

hr {
	width: 604px;
	height: 1px;
	background-color: #7B7B7B;
	margin-top: 35px;
	margin-bottom: 15px;
	color:#7B7B7B;
	border:none;
}

em {
	font-style: italic;
}

.blog-color {
	color: #715A6C;
}

#home-tree_png {
	height: 354px;
	width: 377px;
	position: absolute;
	bottom:-5px;
	left:570px;
	background-image: url(images/home-tree.png);
 }



.sprites {
	background-image: url(http://www.sleepvisual.com/images/tree-home.png);
	background-color: transparent;
	background-repeat: no-repeat;
	position: absolute;
	bottom:70px;
	left:460px;
 }



#sub-container-blog {
	width:980px;
	height: 670px;
	margin: 0 auto;
	background-color: #715A6C;
	position: relative;
	overflow: hidden;
}

.iam {
	font-family: Verdana;
	font-weight: bold;
	font-size: 360pt;
	position:absolute;
	bottom:50px;
	left:0px;
	letter-spacing: -10.8pt;
}

.bg-text-blog {
	color:#715A6C;
}

.bg2 {
	position: absolute;
	bottom:0px;
	right:400px;
	z-index: 100;
}

#black-box {
	position: relative;
	margin: 0px auto 0px auto;
	background-color: black;
	height: 60px;
	min-width: 1030px;
/*
	border-bottom-color:#715A6C;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	
*/
}

.menu {
	background-color: rgb(211, 209, 186);
	position: relative;
	width:246px;
	font-size: 8pt;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 10px;	
}

#menu-container {
	width:650px;
	background-color: black;
	position: relative;
	top:50px;
	left:30px;
}

#menu-container p {
	position: absolute;
	top:21px;
	left:270px;
	width:370px;
	color: rgb(211, 209, 186);
/* 	text-transform: uppercase; */
	font-size: 10pt;
	line-height: 11pt;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
}

#menu-container p a {
	text-decoration: underline;
	color: rgb(211, 209, 186);
	font-size: 10pt;
	line-height: 11pt;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
}

.menu li {
	padding-bottom: 2px;
	padding-left: 0px;
}

.menu a {
	color:black;
	text-decoration: none;
	letter-spacing: 0.2pt;
	padding-left: 20px;
}

#blog-main {
	width:980px;
	min-height: 1000px;
	background-color: rgb(211, 209, 186);
	margin: 0 auto;
	position: relative;
}

#blog-main-container {
	width:100%;
	min-width: 1030px;
	background-color: rgb(211, 209, 186);
	
}

#main-content-collumn {
	padding-top: 35px;
	width:604px;
	margin-left:376px;
	padding-bottom: 35px;
	
}

#main-content-collumn p {
	font-size: 10pt; 
	line-height: 13pt;
	color: #7b7b7b;
	font-weight: normal;
	margin-top: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;

}

#sidebar {
	position: absolute;
	top:250px;
	left:0px;
}

#title {
	position: absolute;
	top:35px;
	left:0px;
}


/* ++++++++++++++++++++++++++++++++++++++++++ POST STUFF ++++++++++++++++++++++++++++++++++++++++++ */


.attachment-post-thumbnail {
	margin-bottom: 15px;
	border-color: black;
	border-width: 2px;
	border-style: solid;
}



.post-index p img {
	display: none;
}


.post-single p {
	margin-top:15px;
}


.post-single img {
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: black;
	border-width: 2px;
	border-style: solid;
}

.post-index {
	margin-bottom: 35px;
	
}


.post-index img {
	border-color: black;
	border-width: 2px;
	border-style: solid;
/* 	display: none; */
	
}

.post-index p {
	font-size: 10pt; 
	line-height: 12pt;
	color: #7b7b7b;
	
}

.spacer {
	height: 10px;
}

.post-index, post-single, p a {
	text-decoration: none;
	color:#585858;
	font-weight: 600;
}



.meta {
	margin-bottom: 15px;
	margin-top: 9px;	
}

.meta li {
	display: inline;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-decoration: none;
/* 	color:#715A6C; */
	font-size: 10pt;
/* 	font-weight: 600; */
/* 	background-color: black; */
/* 	text-transform: uppercase; */
	padding:5px 5px 3px 0px;
	color:#585858;

	
}

.meta li a {
/* 	text-decoration: underline; */
	color:#715A6C;
	font-weight: 600;
}


.read-on {
	display: inline;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	text-decoration: underline;
	color:#715A6C;
	font-size: 10pt;
	font-weight: 600;
/* 	text-transform: uppercase; */
	margin-top: 15px;
	padding:5px 5px 3px 0px;	
}

.more-link {
	display: none;
}

.line {
	width:604px;
	height: 1px;
	background-color:#7B7B7B;
	margin-top: 70px;
	margin-bottom: 35px;
}

.line-bottom {
	width:604px;
	height: 1px;
	background-color:#7B7B7B;
	margin-top: 35px;
	margin-bottom: 35px;
}

.line-post {
	width:604px;
	height: 1px;
	background-color:#7B7B7B;
	margin-top: 35px;
	margin-bottom: 15px;
}

#after-post p {
	margin-bottom: 15px;
	
}

#crumbs-container {
	margin: 0 auto;
	width:980px;
}

#breadcrumbs {
	margin-left: 376px;
	padding-top:23px;
	color:#D3D1BA;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-size: 10pt;
}



#breadcrumbs a {
	text-decoration: underline;
	color:#D3D1BA;
	font-weight: normal;

}

#breadcrumbs-bottom {
	color:Û7B7B7;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-size: 10pt;
}


#breadcrumbs-bottom a {
	color:#585858;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-size: 10pt;
}





/* ++++++++++++++++++++++++++++++++++++++++++ SIDEBAR ++++++++++++++++++++++++++++++++++++++++++ */

#categories li a {
	text-decoration: none;
	color:#715A6C;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 10pt;
	
}

.cat-item {
	padding-bottom: 5px;
}




/* ++++++++++++++++++++++++++++++++++++++++++ COMMENTS ++++++++++++++++++++++++++++++++++++++++++ */

#comments {
	margin-bottom: 35px;
}

#comment {
	width:600px;
	background-color: white;
	padding: 5px 5px 5px 5px;
	border-color:#7B7B7B;
	border-style:solid;
	border-width:1px;
	color:#585858;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-size: 10pt;
}

#commentform {
	margin-bottom: 45px;
}

.comment-author  {
	float:left;
	margin-bottom: 15px;

}

.comment-author img {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	
}

.comment-body {
	position: relative;
	border-bottom-color:#7B7B7B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 45px;
	padding-bottom: 45px;	
}

.comment-body em {
	position: absolute;
	left:80px;
	bottom:20px;
	color:#7B7B7B;
	font-size: 8pt;
	
}

.comment-body p {
	padding-left: 80px;
	clear:left;
}

.comment-meta  {
	position: absolute;
	left:80px;
	top:35px;
	
}

.comment-meta a {
	font-size: 10pt;
	text-decoration: none;
	color:#7B7B7B;

}

.fn  {
	position: absolute;
	left:80px;
	top:15px;
	color:#585858;
	font-weight: 600;
	
}

.fn a {
	color:#585858;
	font-weight: 600;
	
}

.says {
	display:none;
}



#submit {
	background-color: black;
	border:outset;
	border-color: rgb(211, 209, 186);
	border-width: 1px;
	color:rgb(211, 209, 186);
	text-transform: uppercase;
	font-size: 10pt;
	padding:5px;
	cursor:pointer;

}

#url, #email, #author {
	background-color: white;
	padding: 5px;
	border-color:#7B7B7B;
	border-style:solid;
	border-width:1px;
	color:#585858;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-size: 10pt;
}

#current-blog {
	background-image: url(images/current-blog.png);
	background-repeat: no-repeat;
	background-position: 0% 47%;
	z-index: 1001;
}


/* ++++++++++++++++++++++++++++++++++++++++++ FOOTER ++++++++++++++++++++++++++++++++++++++++++ */


#footer-grass {
	background-image: url(images/grass.png);
	background-repeat: repeat-x;
	height:59px;
	background-color: #D3D1BA;
	min-width: 1030px;

}

#footer {
	width:100%;
	background-color: black;
	height: 30px;
	min-width: 1030px;
	padding-bottom: 50px;
}

#footer p {
	font-size: 7.5pt;
	color:#D3D1BA;
	margin-top: 20px;
	text-align: center;
	position: relative;
	top:-10px;
	
}

#copyright-notice {
	width:980px;
	margin: 0 auto;
}

.footer-menu {
	margin: 0 auto;
	padding-top: 13px;
	width:760px;
	position: relative;
	top:-10px;
}

.footer-menu li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}

.footer-menu li a {
	text-decoration: none;
	color:#D3D1BA;
	font-size: 12pt;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	
}
