/*
Theme Name: Brea Grant
Description: Custom coded blog by <a href="http://www.gfxology.com">GFXology.com</a>.
Version: 1.0
Author: Sawyer Hollenshead
Author URI: http://gfxology.com/
*/

/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0;
	border: 0;
	color:#333300;
	background-image: url(lacebg.gif);
	
}



#navcontainer
{
	
	margin: 0 auto;
	width: 100%;
	
}

#navlist
{

text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 0px 5px 0px 5px;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
	font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: .8em;
	text-decoration: none;
	color: #970F00;

	
}

.sym {

	font-family: Times, serif;
	text-transform: uppercase;
	font-size: .8em;
	text-decoration: none;
	color: #000000;
	PADDING-left: 25px;
	PADDING-right: 25px;
	
}

#navlist li a:hover,#navlist a#current
{
	color: black;
}



#container {
	width:650px;
	margin:0px auto;
	text-align:left;
	border:0px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	height: auto;	
	overflow:hidden;
	}
	
	

	
#container p {
	font-family: "Trebuchet MS", verdana, tahoma, arial;
color: #050000;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
font-size: .7em;
line-height: 1.4em;
}	

#container table {
font-family: "Trebuchet MS", verdana, tahoma, arial;
color: #050000;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
font-size: .7em;
line-height: 1.4em;
}	

#container h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:  #970F00;
	letter-spacing: 0.05em;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	line-height: 1em;
	font-size: 1em;
	font-weight: lighter;
	display: inline;
	padding:0px;
 }
 
 
  .widgettitle,  .widgettitle a {
 font-family: Georgia, "Times New Roman", Times, serif;
	color:  #999999;
	letter-spacing: 0.05em;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	line-height: 1em;
	font-size: .9em;
	font-weight: lighter;
	display: inline;
	padding:0px;
	clear:both;
	}
 
 
#container h2, #container h2 a, #container h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:  #999999;
	letter-spacing: 0.05em;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	line-height: 1em;
	font-size: .9em;
	font-weight: lighter;
	display: inline;
	padding:0px;
	clear:both;
 }
 
 
 .widgettitle,  .widgettitle a {
 font-family: Georgia, "Times New Roman", Times, serif;
	color:  #999999;
	letter-spacing: 0.05em;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	line-height: 1em;
	font-size: .9em;
	font-weight: lighter;
	display: inline;
	padding:0px;
	clear:both;
	}
 
#container h2 a:hover{
	text-decoration:underline;
	color:#000;
	}

	a img.gal { border:2px solid #FFFFFF; }
	a img.gal:visited { border:2px solid #999999; }
	a img.gal:hover { border:2px solid #970F00; }
	a img.gal:active { border:2px solid #970F00; }

 
 .photo
 {
	border-style: solid;
	border-color: #000000;
	border-width: medium;
	padding:4px;
	display: block;
    margin-left: auto;
    margin-right: auto 
	
	
	}
	
	
	a:link {
	
color: #050000;
text-decoration: underline;


	}
	
a:visited {
	color: #666666;
}

a:active {
	
	color: #970F00;
}

hr {width:90%;
margin-top: 25px;
margin-bottom: 15px;
clear:both;}

	#footer p {
	font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #666666;
	text-align: center;	
	margin-bottom: 25px;
	}

#footer a:link {
	
color: #666666;
text-decoration: none;


	}
/* WORDPRESS CODE BELOW */
#content{
float:left;
clear:left;
width:470px;
height:100%;
background:#FFF;
overflow:hidden;
margin:0px 10px 30px 0;
}
#background{
	background:url(images/bg2.gif) repeat-y;
	background-position:485px 0;
	overflow:hidden;
	width:100%;
	margin:30px 0;
	}
.date{
	clear:both;
	display:block;
	font-size:8pt;
	font-family: "Trebuchet MS", verdana, tahoma, arial;
	color:#999;
	margin:3px 0 3px 0;
	}
.post{
	font-family: "Trebuchet MS", verdana, tahoma, arial;
	}
#sidebar h2, #sidebar h2 a, #container h3{
	font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: .8em;
	text-decoration: none;
	color: #970F00;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
	display:block;
	}
h4{
	font-weight:normal;
	font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
	color:#970F00;
	margin:0 0 15px 0;
	border-bottom:1px solid #e5e5e5;
	font-size:16pt;
	}
#sidebar h3{
	font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
	color:#999;
	text-decoration:none;
	font-size: .8em;
	float:left;
	clear:right;
	margin:5px 0 0 5px;
	padding:0;
	font-weight:normal;
	}
#sidebar img{
	vertical-align:middle;
	display:block;
	float:left;
	clear:left;
	}
#sidebar{
	float:right;
	clear:right;
	width:150px;
	margin:0px 0 30px 10px;
	}
.postmetadata{
	font-family: "Trebuchet MS", verdana, tahoma, arial;
	font-size:8pt;
	color:#999;
	margin:10px 0 35px 0;
	width:100%;
	padding:0 0 5px 0;
	border-bottom:1px solid #999;
	}
.postmetadata a{
	color:#999;
	}
#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	}
	#sidebar ul li ul{margin:0 0 25px 0; clear:both;}
	#sidebar ul li ul li{
		font-family:"Trebuchet MS", verdana, tahoma, arial;
		font-size:9pt;
		clear:both;
		}
	#sidebar ul li ul li a, .navigation a:hover{
		font-family:"Trebuchet MS", verdana, tahoma, arial;
		color:#999;
		text-decoration:none
		}
	a:hover, .postmetadata a:hover, #sidebar ul li ul li a:hover, .navigation a{
	color: #970F00;
	}
.navigation{
	padding:0 0 15px 0;
	font-size:10pt;
	font-family:"Trebuchet MS", verdana, tahoma, arial;
	clear:both;
	overflow:hidden;
	display:block;
	}
	.navigation a{text-decoration:none;}
.alignleft{float:left;clear:left;}
.alignright{float:right;clear:right;}
.alt {
	background-color:#efefef;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#comments{
	margin:30px 0 0 0;
	display:block;
	}
#comment{
	width:455px;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	width:100%;
	display:block;
	}
#sidebar #searchform #s {
	width: 70px;
	padding: 2px;
	float:right;
	clear:right;
	}
#sidebar #searchsubmit {
	padding: 1px;
	float:left;
	clear:left;
	}
	
	#twitter-box li {
	padding-bottom: 10px;
}
	