/* Styles for ryanirelan.com - this stuff isn't rocket science, you can figure it out yourself. */

body {
/*	background: url(/images/bg.png) repeat-y #ef7a28;*/
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
}


.dotcom {
	color:#e9e9e9;
}

#logo {
	margin-top:0;
	padding:0;
}

#logo a {
	width: 199px;
	height:43px;
	background: url(/images/ryanirelan.png) no-repeat left top;
	display:block;
	text-indent: -9999px;
	position:relative;
	margin:0;
	padding:0;
}

h2 {
	font-size:20px;
	font-weight:normal;
}

h2 a {
		color:#222;
}

h2.searchtitle {
	margin-left:25px;
}

h3{
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
}
h4{
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #999;
	padding-bottom:2px;
	margin-top:35px;
}
h5{
	font-size:14px;
	font-weight:normal;
	margin:30px 0 0px 0;
	padding:0 0 5px 0;
}

h5.search_title { /* title in search results */
	border:none;
	margin-top:15px;
	margin-bottom:0;
}

a {
	color:#cc3300;
	text-decoration:none;
}

a:hover {
	color:#333;
}

a img {
	border:none;
}

img a {
	border:none;
}

img.noborder{
	border:none;
}

pre {
	background-color:#777; color:#fff; padding:15px;
}

.clear {
	clear:both;
}

.uppercase {
	text-transform:uppercase;
	font-size:9px;
	color:#555;
}


#header {
	/*border-bottom:20px solid #000;*/
	height:48px;
	margin-right:45px;
	/*background: url(images/masthead.jpg) no-repeat 0 0px;*/
}

#header #badge {
	float:left;
	margin-top: 0px;
	margin-left:50px;
}

#all_content {
	width:800px;
	background:#fff;
}

#sidecontent {
	padding-left:50px;
	font-size:11px;
	width:150px;
	float:left;
	margin-bottom:50px;
}

#header ul#nav {
	list-style-type:none;
	margin:0px 0 0px 50px;
	/*padding:0 0 20px 0;*/
	font-size:11px;
	float:left;
	/*clear:right;*/
}

#header ul#nav li {
	float:left;
	display:block;
	text-transform:uppercase;
	padding-left:18px;
	font-weight:bold;
	margin-top:15px;
}

* html #header ul#nav li {
	font-size:10px;
}

#header ul#nav li#first {
	padding-left:0;
}

#sidecontent input#searchform, input#subscribe_form {
	color:#ccc;
	font-size:11px;
}

#sidecontent ul#recent_writing, ul#my_uncrate, ul#subscribe, ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidecontent  li {
	padding-bottom:5px
}

#sidecontent ul#recommended li {
	border-bottom:1px dotted #ccc;
	padding-top:5px;
}

#sidecontent_two {
	float:left;
	width:100px;
	margin:50px 0 0 50px;
	text-align:center;
	padding-top:25px;
}

#sidecontent_two img {
	margin-bottom:25px;
	border:3px solid #333;
	text-align:left;
}


#sidecontent_two_mda {
	float:left;
	width:125px;
	margin:50px 0 0 50px;
	text-align:center;
	padding-top:25px;
}

#sidecontent_two_mda img {
	margin-bottom:5px;
	border:3px solid #333;
	text-align:left;
}

#sidecontent_two_mda h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times;
	letter-spacing:1px;
	color:#fff;
}

#sidecontent_two_mda p {
	font-size:11px;
	text-align:left;
	color:#fff;
	margin-left:9px;
}

.flickr_badge_image {text-align:left;}

.go-btn {
	font-size:11px; 
	background-color:#000; 
	color:#fff; border:1px solid #555; 
	margin-left:10px;
 	padding:1px;
}

#main_content {
	float:left;
	width:500px;
	font-size:11px;
	margin-top:-18px;
	margin-bottom:30px;
	margin-left:20px;
/*	background: url(/images/sig.png) no-repeat;
*/}

#blogcontent {
	margin-top:65px;
}

.blogpost {
	border-bottom:5px solid #555;
	padding-bottom:40px;
	margin-right:10px;
	width:90%;
	margin-left:25px;
}

.blogpost p {
	line-height:16px;
	margin-top:14px;
	margin-bottom:14px;
}

.blogpost ol li {
	margin-bottom: 14px;
	line-height:16px;
	
}
	
.blogpost ul li {
	margin-bottom:8px;
	line-height:16px;
	
}

.blogpost_pages {
	border:none;
	padding-bottom:40px;
	margin-right:10px;
	width:90%;
	margin-left:25px;
}

.blogpost_pages p {
	line-height:16px;
	
}

.blogpost_search {
	padding-bottom:10px;
	margin-right:10px;
	width:90%;
	margin-left:25px;
	border-bottom:1px dotted #ccc;
}

.blogpost_footer ul.post_footer li {
	float:left;
}

.blogpost_footer ul.post_footer li.rightmost {
	float:left;
	margin-left:15px;
}

/* MDA Donation page */

#pullquote p {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times;
	color:#333;
	line-height:35px;
}

#disclaimer {
	margin:25px 0 15px 0;
}

#donate-button {
	margin-top:15px;
}

p#funds-raised {
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times;
	margin:0;
}


/* Dog Ear'd inline styles */

ul.dogeard {
	margin:15px 0 0 25px;
	padding:0px 0 15px 0;
	border-bottom:1px dotted #555;
	width:90%;
}
ul.dogeard li {
	list-style-type:none;
	font-size:11px;
	margin:0px;
	padding:0;
	line-height:16px;
	
}


#footer {
	display:none;
	clear:both;
	margin:25px 0 0 0;
	padding:0;
	color:#fff;
	background:#3b455c;
	height:25px;
}

#footer p {
	padding:5px 0 0 50px;
	font-size:9px;
	text-transform:uppercase;
}

#footer ul {
	width:800px;
}

#footer ul li {
	margin-bottom:10px;
}

/* ORDERED LIST IN CONTENT */

ol.orderedlist {
	margin-bottom: 10px;
}

/* COMMENTS */

ol.commentlist {
	margin:0 0 0 0px;
	padding:0;
	list-style-type:none;
}

ol.commentlist li {
	padding:10px;
	clear:right;
}

ol.commentlist li.alt {
	background:#fcf7ee;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}

p.gravatar {
	float:right; 
	margin:0 0 0 15px;
	border:1px solid #bbb;
}

.comment_date {
	text-transform:uppercase;
	font-size:9px;
	color:#555;
}

li.favicons {
	float:left;
	display:block;
	clear:right;
}

.navigation {
	width:200px;
	margin-left:25px;
	margin-bottom:25px;
	text-transform:uppercase;
	font-size:9px;
}

.navigation .alignleft {
	float:left;
}

.navigation .alignright {
	float:right;
}

.left_thumb {
	float:left;
	padding:0px 15px 0 0;
}

acronym {
cursor:help; 
border-bottom:1px dotted; 
}

blockquote {
	background-color:#fcf7ee;
	padding:0px 20px 5px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333;
	margin:10px 0 0 0;
}

span.citation {
	font-size:10px;
	color:#555;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

ul#blogroll {
	margin-left:0px;
	padding-left:0px;
}

ul#blogroll li {
	float:left;
	margin:0 25px 25px 0px;
}

ul#orange li {
	margin-bottom:10px;
	list-style-type:square;
}

#subscribe_box {
	background-color:#eee;
	padding:0px 20px 5px 20px;
	border:1px solid #ccc;
	color:#333;
	margin:10px 0 0 0;
}

dl.utility {
	background: #f1f1f1;
	padding:10px;
}

dl.utility dd {
	margin-bottom:25px;
	margin-left:0px;
	text-transform:uppercase;
	font-size:9px;
}