/*
Theme Name: Robert Rolfe
Theme URI: http://www.robertrolfe.com/
Description: The default theme for robertrolfe.com
Version: 1.0
Author: Robert Rolfe
Author URI: http://www.robertrolfe.com/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tohoma, Verdana, Arial, Sans-Serif; 
	background: #E0ECFF;
	color: #000000;
	text-align: center;
}

a {
	text-decoration: none;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
	color: #FD6600;
}

textarea {
	width: 600px;
}

.clear {
	clear: both;
}

div#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background: #FFFFFF;
	text-align: left;
	border: 2px solid black;
}

div#footerline {
	height: 4px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #DDDDDD;
}

div#copyright {
	text-align: right;
}

div#rss {
	height: 37px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}

div#rss a {
	padding-right: 16px;
	background: url('images/rss.gif') 100% 50% no-repeat;
	text-decoration: none;
}

div#menu ul {
	margin: 0px;
	height: 19px;
	list-style: none;
	border: 1px solid #DDDDDD;
	border-width: 0px 1px 1px 0px; 
	font-size: 1.2em;
}

div#menu ul li {
	float: right;
	margin-bottom: -0.1em;
	background: #EFEFEF;
	border: 1px solid #DDDDDD;
	border-right: 0px; 
}

div#menu ul li a {
	display: block;
	line-height: 1em;
	color: #111111;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

div#menu ul li a:hover {
	color: #111111;
	text-decoration: underline;
}

div#menu ul li.currentpage {
	padding-bottom: 0.1em;
	background: #FFFFFF;
	border-bottom: 0px;
}

div#siteid {
	float: left;
}

div#siteid img {
	border: 0px;
}

div#indexcontentwrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 950px;
}

div#contentwrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 950px;
	background: url('images/bar.gif') 746px 0px repeat-y;
}

div#contentcontainer {
	float: left;
	width: 740px;
	background: #FFFFFF;
}

div#sidebar {
	float: right;
	width: 195px;
	background: #FFFFFF;
}

div#content {
	font-size: 1.2em;
}

div#content h1 {
	font-size: 1.3em;
	padding: 0px;
	margin-top:  0px;
	margin-bottom: 5px;
}

div#content h2 {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#content h3 {
	font-size: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#content p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#content .titlewrapper {
	float: left;
	width: 85%;
}

#content .commentlink {
	font-size: 0.8em;
	text-align: right;
	color: #DDDDDD;
}

div#related a, div#related a:visited {
	color: #7AB900;
}

div#related a:hover {
	color: #FD6600;
}

ul#commentlist {
	list-style: none;
	padding: 10px;
}

ul#commentlist li {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #DDDDDD;
}

ul#commentlist li.alt {
	background: #FFFFCC;
}

ul#commentlist li.author {
	background: #E0ECFF;
}

ul#commentlist li span.authname {
	font-size: 1em;
	font-weight: bold;
}

div#sidebar {
	font-size: 1.1em;
}

div#sidebar .search input {
	font-size: .9em;
}

div#sidebar .search {
	margin-bottom: 10px;
}

div#follow ul {
	list-style: none;
	padding-left: 5px;
}

div#follow li {
	vertical-align: middle;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 3px;
}

div#follow li a, div#follow li a:visited {
	padding-left: 18px;
	text-decoration: none;
}

div#follow li a:hover {
	text-decoration: none;
}

li#siderss {
	background: url('images/rss.png') 0% 50% no-repeat;
}

li#sidetwitter {
	background: url('images/twitter.png') 0% 50% no-repeat;
}

li#sidelinked {
	background: url('images/linkedin.png') 0% 50% no-repeat;
}

li#sideemail {
	background: url('images/email.png') 0% 50% no-repeat;
}

li#sidegtalk {
	background: url('images/googletalk.png') 0% 50% no-repeat;
}

div#categories ul {
	list-style: none;
	padding-left: 15px;
}

div#categories ul li {
	margin-bottom: 4px;
	font-size: 9pt;
	border-bottom: 1px dotted #EFEFEF;;
}

div#tagcloud ul {
	list-style: none;
	padding: 0px;
}

div#blogroll ul {
	list-style: none;
	padding-left: 5px;
}

div#blogroll ul li {
	border-bottom: 1px dotted #EFEFEF;
	margin-bottom: 4px;
}

div#content img {
	padding: 4px;
}

div#content blockquote {
	padding: 4px;
	background: #E3ECF1;
}

div#social span {
	height: 16px;
	padding-top: 2px;
	margin-left: 20px;
}

div#social div.row {
	margin-bottom: 5px;
}

div#social span a, div#social span a:visited {
	padding-left: 18px;
	text-decoration: none;
}

div#social span a:hover {
	text-decoration: none;
}

div#social span#twitter {
	background: url('images/twitter.png') 0% 50% no-repeat;
}

div#social span#linked {
	background: url('images/linkedin.png') 0% 50% no-repeat;
}

div#social span#gtalk {
	background: url('images/googletalk.png') 0% 50% no-repeat;
}

div#social span#email {
	background: url('images/email.png') 0% 50% no-repeat;
}

ul#twitter {
	list-style: none;
	margin-top: 4px;
	background: #F3F6F8;
	padding: 3px;
}

ul#twitter li {
	padding-left: 0px;
}

/*  Classes! */
.center {
	text-align: center;
}

.dotted {
	height: 10px;
	border-top: 1px dotted #DDDDDD;
}

.meta {
	font-size: 0.8em;
	color: #7AB900;
	margin-bottom: 10px;
}

.more {
	text-align: right;
	margin-bottom: 3px;
}

div.avatar {
	float: right;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.wp-caption {
	font-size: .8em;
	background: #F3F6F8;
}

.sociable {
	text-align: center;
}

.tright {
	text-align: right;
}
