/*
Theme Name: Fully Functional
Theme URI: http://blog.fullyfunctional.ca/
Version: 0.1
Author: Vivian Hui

Custom WordPress by Vivian Hui || http://fullyfunctional.ca/
I have tweaked this and made it my own. :)
*/


a.introlink {
  color: #aaa;
  font-family: georgia, serif;
  font-size: 19px;
  line-height: 28px;
}

a.introlink:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}

a#fullyfunctional2 {
background:transparent url(http://fullyfunctional.ca/images/fullyfunct.gif) no-repeat scroll 0 0;
display:block;
height:96px;
left:711px;
position:absolute;
top:0;
width:233px;
}

#sidebar {
float: left;
}

#sidebar h2 {
margin-bottom: 3px;
}

#content.narrowcolumn {
width: 600px; 
float: left;
margin-right: 105px;
}

#content.widecolumn {
width: 775px; 
float: left;
}


#sidebar ul {
list-style-type:none;
padding: 0px;
}

small {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 40px;
}

.entry p {
font-size: 15px;
line-height: 25px;
}

h2.singlepost {
font-size: 55px;
line-height: 65px;
}

h2.reply {
color: #fff;
float: right;
width: 250px;
font-size: 45px;
line-height: 50px;
}

textarea {
width: 415px;
border: none;
background: #ddd;
}
#respond {
background: #000;
margin-top: 40px;
padding: 10px 30px;
}

#respond input {
margin-right: 10px;
}

ol.commentlist {
font-size: 19px;
font-family: georgia, serif;
}

ol.commentlist li {
border-bottom: 1px dotted #000;
padding: 30px 0 10px 0;
}

ol.commentlist img {
display: none;
}

ol.commentlist .comment-meta a {
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
margin-top: 5px;
}

p.postmetadata {
font-size: 15px;
color: #000;
font-family: georgia, serif;
margin: 20px 0 60px 0;
padding-bottom: 20px;
border-bottom: 3px solid #000;
}


p.postmetadata a {
font-size: 15px;
color: #000;
font-family: georgia, serif;
text-decoration: none;
border-bottom: 1px dotted #000;
}