/*
Theme Name: William's Journal
Theme URI:
Description:
Version: 1.0
Author: William
Author URI:
*/

* {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;

}

h1 {
   font-size: 19px;
   color: #858383;

}

h2 {
  font-size: 16px;
  line-height: 20px;
  color: #000000;

}

.h2 {
/*  font-family: Arial, Helvetica, sans-serif; */
  line-height: 18px;
  font-size: 12px;
  color: #312E2E;
  font-weight: bold;

}

h3 {
  font-size: 15px;
  color: #656565;

}

h4 {
  font-size: 12px;
/*  color: #656565; */

}


html, body {
  background: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;

}

body, tr, td {
  font-family: trebuchet ms; 
}


a:link, a:visited {
  color:#330099;
  text-decoration: none;
  text-decoration: none;
}

a:hover	{
  color:#660033;
  text-decoration: none; 
  text-decoration: none;
}

#wrap {
  width: 980px;
  border-right: 0px solid #ccc;
  text-align: left;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0px;
}

#header {
  width: 980px;
  height: 155px;
  text-align: right;
  margin: 0px auto;
  padding: 0px;
}

#logo {
  float: left;
  width: 600px;
  margin-top: 20px;
}

#logo h1 {
  text-indent: -10000px;
  padding: 0px;
  margin: 0px;
}

#logo h1 a {
  display: block;
  background: url(images/journal.gif) no-repeat;
  height: 153px;
}

#middle {
  clear: both;
  width: 180px;
  margin-top: 13px;
}

#right {
		float: right;
		width: 234px;
}

#left {
		float: left;
		width: 728px;
}

.entry {
		width: 728px;
		border: 0px solid #dadada;
		background: #fff;
		margin-bottom: 10px;
}

.entry p {
/*		font-family: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; */
		font-size: 13px; 
/*		line-height: 16px; */
		color: #000000;
		padding: 10px 15px 10px 15px;
}

.entry h2 {
/*		font-family: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; */
		line-height: 18px;
		font-size: 16px;
		color: #898585;
		font-weight: bold;
		padding: 10px 10px 0 10px;
		display: block;
   		margin-bottom: 8px;
   		border-bottom: 1px solid #ccc;
		padding-bottom: .3em;
		text-decoration: none;
}

.entry li {
		margin-left: 60px;
                font-size: 13px; 
		color: #000000;
}

.entry ol {
/*		font-family: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; */
		font-size: 13px; 
/*		line-height: 16px; */
		color: #000000;
		padding: 10px 15px 10px 15px;
}

.entry-name{
	margin-bottom: 0.25em;
        font-size: 15px;
        font-weight: bold;

}

.entry-name{
color: #000000;
text-decoration: none;
}

.entry-name a{
color: #000000;
text-decoration: none;
}

.entry-title{
color: #000000;
text-decoration: none;
}

.entry-header {
 	margin-bottom: .75em;
}

.entry-body {
    font-size; 13px;
/*    height: 1%; */
    clear: both;
    margin-bottom: 0.75em;
}


.entry-content a {
/*  color:#000000; */
  color: #06c;
  text-decoration: none;
}

.entry-content a:hover	{
/*  color:#000000; */
  color: #06c;
  text-decoration: underline;
}

.entry-footer {
	border-bottom: 1px solid #ccc;
        padding-bottom: .3em;

}

.byline {
	font-size: 11px;	
        line-height: 16px;
	color: #000000;
/*	padding-top: 10px; */
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
display: block;
margin-bottom: 8px;
border-bottom-width: .5px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
padding-bottom: 0.3em;
text-decoration: none;
}


.byline  a {
        color:#000;
        text-decoration:none;
}

.byline a:hover {
        color:#68a;


}

.byline-footer {
	font-size: 12px;	
        line-height: 16px;
        font-weight: bold;
	color: #000000;
/*	padding-top: 10px; */
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.byline-footer  a {
        color:#000;
        text-decoration:none;
}

.byline-footer a:hover {
        color:#68a;


}


#sidebar {
		background: #fff;
		width: 212px;
/*		border: 1px solid #dadada; */
		margin-bottom: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #000000;
		padding: 10px;
}

#sidebar h2 {
		font-size: 14px;
		padding: 3px 0px;
		margin: 0px 7px 3px 7px;
		border-bottom: solid 1px #ccc;
}

#sidebar ul {
		list-style-type: none;
		margin: 0 ;
		padding: 0;
}

#sidebar ul li { list-style-type: none; margin: 0 0 10px 0; padding: 0; }

#sidebar ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }

#sidebar ul li ul li { 
	  list-style-type:none; 
  /*        background: transparent url(images/bullet.gif) no-repeat 0 4px;  */
	  padding: 0px 0px 2px 14px; 
	  border: 0; 
	  margin: 0; 
 }


#sidebar li li a {
	color:#000;
	text-decoration:none;
}

#sidebar li li a:hover {
	color:#68a;


}

.alignright {
		float: right;
}

.alignleft {
		float: left;
font-size: 13px;
}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
/*		border-left: 5px solid #ddd;  */
}

blockquote cite {
		margin: 5px 0 0;
		display: block;
}

.comments h3 {
		font-size: 14px;
		padding: 3px 0px;
		margin: 0px 7px 3px 7px;
		border-bottom: dashed 1px #ccc;
}

.gcomment {
		border-left: none;
		vertical-align:middle;
		border-right:none;
		margin-bottom:3px;
		border-bottom: 1px solid #f3f3f3;
		padding:3px;
		background-color:#F7F7F7;
}

.ucomment {
		border-left: none;
		border-right:none;
		margin-bottom:3px;
		border-bottom: 1px solid #f3f3f3;
		padding:3px;
		background-color:#fbfbf1;
}

ol.commentlist {
		padding: 0;
		margin: 0 0 1px;
}

ol.commentlist li {
		list-style: none;
		margin: 0;
		padding: 13px 13px 1px;
}

ol.commentlist li.commenthead {
		list-style: none;
		margin: 0;
}

ol.commentlist li.commenthead h2 {
		margin: 0;
}

#footerbox {
		clear:both;
		background: #FFF url(images/footerbg.gif) repeat-x left top;
		width: 100%;
		background-color: #312E2E;
		margin: 0px auto;
		text-align: center;
}

#footerpad {
		clear:both;
		width: 980px;
		padding-top: 5px;
		margin: 0px auto;
		text-align: left;
}

#footer {
		clear:both;
		width: 980px;
		padding: 20px 0px 5px 0px;
}


#footer p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8E8C8C;
}

#footer a:link, #footer a:active, #footer a:visited {
		color: #C3C2C2;
		text-decoration: none;
}

#footer a:hover {
		color: #00749E;
		text-decoration: underline;
}

#wpg2left {
		float: left;
                width: 728px;
/*                width: 728px;
                border: 0px solid #dadada;
                background: #fff;
                margin-bottom: 10px; */
}

/* WPG2 alignment classes */

.g2image_normal {
   margin: 4px;
}

.g2image_float_left {
   float: left;
   clear: left;
   margin: 2px;
}

.g2image_float_right {
   float: right;
   clear: right;
   margin: 4px;
}

.g2image_centered {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img {
     margin: 0px;
     padding: 1px;
}

img.wp-smiley {
    float: none;
}

ul#ilastfm {
	margin: 0;
	padding: 0;
}

ul#ilastfm li {
	list-style: none;
	background: url('/images/ilastfm_music.png') no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
}

.lastfm_album {
	display: none;
}

/* These links styles come from this site: http://omniti.com/ */

#ilastfm a span {
	color: #534442;
}

#ilastfm a {
	color: #D8D9CE;
}

#ilastfm a:hover span {
	color: #B32720;
}

#ilastfm a:hover {
	color: #A34103;
}
.commentlist li .avatar {
	float:left; 
	background: #fff; 
	border: 0px solid #bbb; 
	padding:5px;
	margin: 0px 15px 0px 5px;
}

h4 giDescription  {
  font-size: 12px;
  float center

}

