/*
Theme Name: Simple Grey
Theme URI: http://www.wordpressdiva.com/themes/42/simple-grey.html
Description: Minimal, clean two column fixed width theme.
Author: WordPress Diva
Author URI: http://www.wordpressdiva.com/
Version: 1.0.0
*/

/* =================================
All Rights Reserved.

You are free to use and modify this theme
as long as the included attribution links 
remain intact.

For more information, see:
http://www.wordpressdiva.com/themes/legal/theme-use/

Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.

For more information, see:
http://www.wordpressdiva.com/themes/read-me/css/
================================== */

/* hide the overflow - can be overriden  */

#wrap,#header,#content,#sidebar,#footer{overflow:hidden;}

html,body{
margin:0;padding:0;
}

body{color:#707070;background:#ffffff;font:12px helvetica,arial,sans-serif;text-align:center;margin:0;padding:0;}
a{background-color:inherit;color:#e52137;}
a img{border:none;text-decoration:none;}
blockquote{background:#919191;color:inherit;border:1px solid #505050;padding:5px;}
code,pre{vertical-align:baseline;font:1em/1.9em helvetica,arial,sans-serif;}
fieldset{border:none;}
input,textarea{font-size:100%;font-family:helvetica,arial,sans-serif;padding:2px;}

ul{padding-bottom:10px;
padding-left:0px;
margin:0;
list-style-type:disc;
}
ol{
list-style-image:none;
list-style-type:disc;}

#wrap{text-align:left;width:900px;margin:0 auto;padding:0;}

p{
margin:10px 10px 10px;
}

/* Header  */
#header{height:80px;width:900px;margin:0;padding:0;}
#header h1{background-color:inherit;color:#e52137;font:1.8em helvetica,arial,sans-serif;text-align:center;margin:0;padding:75px 50px 5px;}
#header h1 a{background-color:inherit;color:#e52137;text-decoration:none;}
#header p.blogdescription{text-align:center;margin:0;padding:0 50px;}


/* --- CONTENT --   */
#content{float:right;width:685px;margin:0px 0;border-color: #999999;
border-width: 1px 1px 1px 1px;
border-style: solid;}

#content h1,#content h3{color: #e52137;
font-size: 1.8em;
text-decoration: none;font:bold 1.7em helvetica,arial,sans-serif;margin:2px 0;padding:10px;}

#content h2,#content h3{color: #505050;
font-size: 15px;
text-decoration: none;font:bold 1.7em helvetica,arial,sans-serif;margin:2px 0;padding:10px;}



#content h4{color: #505050;
font-size: 1.2em;
text-decoration: none;font:bold 1.2em helvetica,arial,sans-serif;margin:2px 0;padding:10px;}

#content h4 a{color: #505050;
font-size: 1.2em;
text-decoration: none;font:bold 1.2em helvetica,arial,sans-serif;margin:2px 0;padding:10px;}

#content h4 a:hover{color: #505050;
font-size: 1.2em;
text-decoration: none;font:bold 1.2em helvetica,arial,sans-serif;margin:2px 0;padding:10px;}

#content h4 a:visited{color: #505050;
font-size: 1.2em;
text-decoration: none;font:bold 1.2em helvetica,arial,sans-serif;margin:2px 0;padding:10px;}


#content h1{font-size:1.5em;}
#content h2{font-size:1.9em;}
#content h3{font-size:1.5em;}
#content h4{font-size:1.2em;}



.post{margin-bottom:40px;}
.postdate{text-align:right;}
.posttitle a{text-decoration:none;}
.posttitle {font-size:1.5em;}
.metawrap{background:#F7F7F7;color:inherit;border:1px solid #ccc;font-size:0.8em;margin:15px 0 45px;padding:5px;}
#commentlist li{margin:5px 0 50px;}
#commentlist li li{margin:3px 0;}
#commentlist cite{font-style:normal;font-size:1.1em;}
.commentmetadata{border-top:1px solid #ccc;}
#commentform textarea{width:98%;}


/* --- MENU ---   */
#sidebar{float:left;border-color: #999999;
background-image:url(/lashbrook_images/lashbrook_navbg.jpg);
border-width: 1px 1px 1px 1px;
border-style: solid;

	width: 210px;
	height: 475px;margin:0 0;}




#sidebar ul{

padding-left:10px;
margin:0;
list-style-type:disc;

}

#sidebar li{
padding-bottom:5px;
padding-left:0px;
margin:0 10px 5px;
list-style-type:disc;
}

#sidebar li a{text-decoration:none;
padding-bottom:5px;
padding-left:0px;
margin:0;
list-style-type:disc;
color:#505050;
font-weight:bold;}

#sidebar li li{margin:1px 0;list-style-type:disc;}

#sidebar li a:hover{font-weight:bold;color:#e52137;text-decoration:underline;margin:0;padding-left:0px;list-style-type:disc;}



#sidebar h2{
color: #505050;
padding-left:0px;
font-size:17px;
font-weight:bold;

text-decoration: none;

}

/* LEFT COLUMN CONTACT*/
div#contact{
float:left;
clear:left;
width:210px;
height:135px;
margin-top:1px;
border-color:#999999;
border-width:1px 1px 1px 1px;
border-style:solid;
}
li#search input#s{width:150px;}
#wp-calendar{width:175px;text-align:center;}
#wp-calendar td{background:#f7f7f7;color:inherit;}
#wp-calendar td a{border:none;height:100%;}
#wp-calendar td a:hover{border:none;display:block;height:100%;}


/* --- FOOTER ---   */
#footer{color:#505050;
clear:both;
width:100%;
margin-top:5px;}
#footer p{margin:0;
padding:5px 10px;
text-align:right;
font-size:10px;}

#footerwhite{color:#ffffff;
clear:both;
width:100%;
margin-top:5px;}
#footerwhite p{margin:0;
padding:5px 10px;
text-align:right;
font-size:10px;}

#footer a{background-color:inherit;color:#000;}
/* FOOTER NAVIGATION */
						
#footer a:link {
color: #505050;
font-size: 10px;
line-height: 1.4;
text-decoration: none;
}

#footer a:hover {
color: #e52137;
font-size: 10px;
line-height: 1.4;
text-decoration: underline;
}

#footer a:visited:hover {
color: #e52137;
font-size: 10px;
line-height: 1.4;
text-decoration: underline;
}

#footer a:visited {
color: #505050;
font-size: 10px;
line-height: 1.4;
text-decoration: none;
}

#footer a:active {
color: #505050;
font-size: 10px;
line-height: 1.4;
text-decoration: none;
}


/* Various Classes & Image Alignment   */
.center{text-align:center;}
.floatleft{float:left;margin:5px;}
.floatright{float:right;margin:5px;}
img.center{display:block;margin:10px auto;}
img.left{display:inline;margin:0 10px 5px 0;}
img.right{display:inline;margin:0 0 5px 10px;}
.navigation{margin:25px 0;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
a:hover,.alink:hover{background-color:inherit;color:#e52137;text-decoration:underline;}
legend,hr,li#search label{display:none;}
#commentform dd,#sidebar li#search dd{margin:5px 0;}


/* TOP MENU NAVIGATION */

.topmenu a:link {
color: #505050;
font-size: 12px;
line-height: 1.4;
text-decoration: none;
}

.topmenu a:hover {
color: #e52137;
font-size: 12px;
line-height: 1.4;
text-decoration: none;
}

.topmenu a:visited {
color: #505050;
font-size: 12px;
line-height: 1.4;
text-decoration: none;
}

.topmenu a:visited:hover {
color: #e52137;
font-size: 12px;
line-height: 1.4;
text-decoration: none;
}

/* MAIN MENU NAVIGATION */

#menuABOUT
{
  display: block;
  width: 55px;
  height: 55px;
  background: url(/lashbrook_images/lashbrook_menu01.jpg) no-repeat 0 0;

}

#menuABOUT:hover
{ 
  background-position: 0 -55px;
}

#menuABOUT span
{
  display: none;
}



#menuWORK
{
  display: block;
  width: 50px;
  height: 55px;
  background: url(/lashbrook_images/lashbrook_menu02.jpg) no-repeat 0 0;

}

#menuWORK:hover
{ 
  background-position: 0 -55px;
}

#menuWORK span
{
  display: none;
}



#menuBLOG
{
  display: block;
  width: 48px;
  height: 55px;
  background: url(/lashbrook_images/lashbrook_menu03.jpg) no-repeat 0 0;

}

#menuBLOG:hover
{ 
  background-position: 0 -55px;
}

#menuBLOG span
{
  display: none;
}



#menuCONTACT
{
  display: block;
  width: 68px;
  height: 55px;
  background: url(/lashbrook_images/lashbrook_menu04.jpg) no-repeat 0 0;

}

#menuCONTACT:hover
{ 
  background-position: 0 -55px;
}

#menuCONTACT span
{
  display: none;
}
