/*  
Theme Name: StephanF
Theme URI: http://stefanfowler.com/
Description: A clean, minimalist theme
Version: 1.00
Author: Stefan Fowler
Author URI: http://stefanfowler.com/
*/

/*************************************
 +Containers
 *************************************/

html { height: 100%; margin-bottom: 1px; }

body{
  background:#fff url('images/bg00.jpg') 50% top repeat-x;	
  color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	line-height:1.4;
	margin:0;
	padding:0;
	text-align:center;
}

#wrap{
	background-color:#fff;
	margin:0 auto;
	text-align:left;
	width:800px;
}
#content{
	background:#fff url('images/background-content.gif') top left no-repeat;
	font-size:1.2em;
	float:left;
	padding:1em 1em 1em 1em;
	width:500px;
}
#header {
  height:150px;
  background-image:url('images/header-background-0.jpg');
  background-repeat:no-repeat;
  background-position:top left;	
  background-color:#000;	
  color:#fff;
  margin:0 0 1px 0;
}
#header a {
  color:#fff;
}
#headerleft {
  height:155px;
  background-image:url('images/logo.gif');
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:bottom; 
  padding:0;
}
#headerright {
  vertical-align:top; 
  padding:0;
  text-align:right;
}
#footer{
	background:#333;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}

small {
	font-size:0.7em;
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	color:#777;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0 0 0.0em 0;
	padding:0;
}
#header h1{
  display:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:4em;
	margin:0 0 0.0em 0;
}
#header h1 a{
	color:#666;
}
#header h1 a:hover{
  text-decoration:none;
	color:#198ebf;
}

#header .description{
  display:none;
}

#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}

.entrytitle h2{
	font-size:2em;
	line-height:1em;
	margin-bottom:0px;
}

.entrytitle h2 a, .entrytitle h2 a:visited {
}

.entrytitle h2 a:hover{
}
.entrytitle h3{
	font-size:1.4em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
  border-bottom:1px dashed #ccc;
	margin-bottom:2em;
}

.entrymeta{
	font-size:1em;
}

.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	padding:3px 0;
}


/*************************************
 +Sidebar
 *************************************/


#sidebar {
	background:#fff url('images/background-content-reverse.gif') top right no-repeat;
	font-size:1.1em;
	float:right;
	width:242px;
	border-left:1px solid #ccc;
	list-style-type:none;
	margin:0;
	padding:1em 8px 0 1em;
}

#sidebar .widget  {
	border-bottom:1px dashed #ccc;
	margin:0 0 1em 0;
	padding:0 0 1em 0;
}

#sidebar ul li  {
	margin:0 0 0.5em 0;
}


#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul ul,
#sidebar ul ul ul,
#sidebar ul ul ul ul {
	border-bottom:0;
	margin:0;
	padding:0 0 0 1em;
}

#sidebar li{
	margin:0;
	padding:0 0 0 0;
}


/*************************************
 +Sidebartwo
 *************************************/

#sidebartwo {
	font-size:1.1em;
	float:left;
	width:200px;
	border-right:1px solid #ccc;
	list-style-type:none;
	margin:0 16px 0 0;
  padding:0 16px 0 0;
}

#sidebartwo center {
  text-align:left;
}

/*************************************
 +Comments
 *************************************/
.commentsblock {
  padding:0;
  margin:2em 0 0 0;
}
.commentsblock cite{
	font-style:normal;
	font-weight:bold;
}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	list-style-type:none;
	margin:0.5em 0 1em 0;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.8em 1em 0.5em 1em;
  border-bottom:1px dashed #ccc;
}
.alt{
	background:#f3f5e9;
}
h3#comments{
font-size:1.6em;
}


/*************************************
 +Misc
 *************************************/
a{
	color:#57c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

li {
        margin-bottom:8px;
}


/**************************************
Images
***************************************/

img.alignright {
	float:right;
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;
}

/**************************************
Top level page nav menu
***************************************/

#navmenu {
	font-size:1.3em;
	letter-spacing:-1px;
	padding:0 0 0.65em 0;
	margin:0 0 1em 0;
	border-bottom:1px dashed #ccc;
}
#navmenu ul {
	margin:0;
	padding:0; 
	list-style-type: none; 
	list-style-image: none; 
}
#navmenu li {
	display: inline; 
	margin:0 1em 0.5em 0;
}
#navmenu a {
}
#navmenu ul li a:hover {
}

.feedlink {
  background-image:url('images/icon-feed.png');
  margin:0 0 0 -1px;
  padding:0 0 0 22px;
  background-repeat:no-repeat;
  background-position:top left;
}
.emaillink {
  background-image:url('images/icon-email.png');
  margin:0 0 0 -1px;
  padding:0 0 0 22px;
  background-repeat:no-repeat;
  background-position:top left;
}

img, img:hover {border:0}

img.logo {
  margin:24px 0 0 40px;
}

.gridify { 
  clear:both;
  display:inline;
}
.gridify .gridcell, .gridify object { 
  width:260px;
  float:left;
  margin:0 12px 12px 0;
}


a {
  color:#198ebf;
}

.addtoany_share_save_container, 
.addtoany_list, 
.addtoany_list ul, 
.addtoany_list li {
  padding:0;
  margin:0;
}
