/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

p {
	margin-bottom: 1em;
}

a {outline: none}
a:link {color: #c30;text-decoration:underline;}
a:hover {text-decoration:none !important;}
a:visited {color: #c30;text-decoration:underline;}

#wrapper { 
 	margin: 0 auto;
 	width: 819px;
}
#header {
	background: url('http://assets.paperclippy.com/logo.gif') no-repeat;
	color: #111;
	width: 797px;
	height: 107px;
	float: left;
	padding: 10px;
	margin: 10px 0px 20px 0;
}

#header h1 {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 300%;
	line-height: 1em;

}

#header .nav {
	float:right;
	font-size: 120%;
	padding-left: 2px;
	color: #666;
}

#header .nav a {
	text-decoration: none;
}
#header .nav a:hover {
	text-decoration: underline !important;
}

.logo {
	float: left;
}

.logo a, .logo a:link {
 	display: block;
 	height: 115px;
  	width: 565px;
	text-decoration: none;
}

.logo a span {
  	visibility: hidden;
}

#leftcolumn { 
	clear: both;
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 10px 0 10px 10px;
	width: 520px;
	float: left;
}
#rightcolumn { 
 	float: right;
 	color: #333;
 	margin: 0px 0px 20px 5px;
 	padding: 10px 5px 10px 20px;
 	width: 250px;
 	display: inline;
	border-left: 1px dotted #999;
}
#footer { 
 	width: 797px;
 	clear: both;
 	color: #888;
 	margin: 0 3px 20px;
	background-color: #f1f1f1;
	padding: 14px;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}

#footer a:link, #footer a:visited {
	color: #888;
}

#footer a:hover {
	color: #333;
	text-decoration: underline !important;
}

/* Post Ads */

.ad-single-text {
	width: 500px;
	padding-bottom: 12px; 
	border-bottom: 1px dotted #ccc;
	margin-top: -12px;
}

.ad-single-image {
	width: 500px;
	padding: 16px 0; 
	border-bottom: 1px dotted #ccc;
}

.ad-sidebar {
	margin: 20px 0; 
}

.submission {
	font-weight: bold;
}

.submission a:link, .submission a:visited {
	background-color: #c30;
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

.submission a:hover {
	background-color: #fff;
	color: #c30;
	border: 1px solid #c30;
	padding: 5px;
}

img.rss-button {
	margin-bottom: -2px;
}

/* BLOG POSTS */
.post {
	width: 500px; 
	margin-bottom:16px;
	padding-bottom: 12px; 
	border-bottom: 1px dotted #ccc;
	}
	
.post {
	margin-bottom: 40px; 
	position: relative; 
	clear: both;
	}
	
.post h2 {
	font-size: 14px; 
	color: #000; 
	}
.post h2 a {
	color: #000; 
	border:none; 
	text-decoration:none;
	}
.post h2 a:hover {
	border:none; 
	text-decoration:none;
	}

/* Regular Post */

.regular h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration:none;
	margin-bottom: 12px;
	}

a img {border:none;}

/* Photo Post & Photoset */
.photo img, .photoset img {
	border: 1px solid #aaa;
	margin-left: 1%;
	}

.photo .frame {
	width: 455px;
	margin-left: 3px;
	background-color: #f1f1f1;
	padding: 14px;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}
	
.photo .caption, .photoset .caption {
	margin-top: 14px;
	}

/* .photo .caption p:first-child, .photoset .caption p:first-child {
	font-weight: bold;
	} */

/* Quote Post */
.quote {
	padding: 0px;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	color: #000;
	padding: 0px 3px 0px 3px;
	}

.short {font-size: 32px; line-height: 36px;}
.medium {font-size: 24px; line-height: 34px;}
.long {font-size:13px; line-height:18px;}

.source {
	font-size: 13px;
	float:right;
	color: #666; 
	line-height:18px; 
	margin: 12px 0;
	}
.source a {
	color: #666;
	}

 /* Link Post */
.link a.link-anchor {font-size:14px; line-height:24px;}
        

/* Conversation Post */
.post .conversation ul {list-style-type: none;margin: 0px;padding: 0px 0px 0px 1px;border-left: solid 5px #555; }
.post .conversation ul li {font-size: 12px;padding: 4px 0px 4px 8px;color: #000;margin-bottom: 1px;}
.post .conversation ul li span.label {font-weight: bold;}
.post .conversation ul li.odd {background-color: #f4f4f4;}
.post .conversation ul li.even {background-color: #e8e8e8;}
        
 /* Audio Post */
.post .audio .caption {margin-top: 5px;}
.post .audio .caption .quote {padding: 0px;}
.post .audio .caption blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	color: #000;
	padding: 0px 3px 0px 3px;}

.post .audio .caption .short {font-size: 24px;} 

 /* Video Post */
.post .video .caption {margin-top: 14px;}

/* Pagination */
#pagination {
	margin-top: 20px;
	font-size: 11px; 
	font-weight: bold; 
	text-transform:uppercase; 
	}
#pagination a {
	text-decoration:none;
	}

/* Notes */
.notes {
	list-style-type: none;
	line-height: 1.5em;
	width:500px;
	}
.notes h2 {
	margin-top: 16px;
	margin-bottom: 10px;
}
.notes li {
	border-bottom: 1px solid #dcdcdc;
	padding: 5px;
	}
.notes li blockquote {
	border-left: 5px solid #3a3a3a;
	margin: 0;
	margin-left: 28px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 10px;	}
	
.notes li blockquote a {
	text-decoration: none;
	}
	
.notes li img { float: left;
	margin-right: 10px;
	margin-top: 2px;
	}

/* tags */		

h2.tags {
	margin-bottom: 24px;
	text-transform: lowercase;
}	

ul.tags {
	margin-top: 1em;
	overflow: hidden;
}

.tags li, .tags strong {
	font-size:11px;
	display: block;
	float: left;
	background: url('http://assets.paperclippy.com/tag-head.png') no-repeat 0 50%;
	padding: 0 0 0 10px;
	margin-right: 0.5em;
}

.tags li.notes-button {
	font-size:11px;
	display: block;
	float: left;
	background: url('http://assets.paperclippy.com/note-head.png') no-repeat 0 50%;
	padding: 0 0 0 0.5em;
	margin-right: 0.5em;
}

.tags li.tweet-button {
	font-size:11px;
	display: block;
	float: left;
	background: url('http://assets.paperclippy.com/note-head.png') no-repeat 0 50%;
	padding: 0 0 0 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

.tags li.tweet-button a {
	color: #09c;
}

.tags li.tweet-button a:hover {
	color: #000;
}

.tags a, .tags strong a {
	display: block;
	float: left;
	color:#777;
	background: url('http://assets.paperclippy.com/tag-tail.png') no-repeat 100% 50%;
	padding: 0.25em 0.5em 0.4em 0.3em;
	white-space: nowrap;
	text-transform: lowercase;
	text-decoration:none;
	border:none;
}
.tags a:hover, .tags a:active {color: #000;}
.tag {
	background: url('http://assets.paperclippy.com/tag-tail.png') no-repeat 100% 50%;
	padding: 0.25em 0.5em 0.4em 0.3em;
}

.permalink {
	font-size:22px; 
	position:absolute;
	margin:-20px 0 0 492px; 
	display:block; 
	z-index:1;
	}
a.permalink:link, a.permalink:visited {
	color:#ccc; 
	text-decoration:none;
	}
a.permalink:hover {
	color:#000; 
	text-decoration:none;
	}

.rightbox {
	padding: 10px 0;
}

.emailbox {
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 20px;
	background: url('http://assets.paperclippy.com/stripes.png') repeat;
}

.emailbox-side {
	margin: 20px 0;
	padding: 10px;
	background: #eee;
}
.emailbox-side a {
	color: #666;
}

.categories {
	margin-top: 36px;
	}
.categories h3 {
	margin-bottom: 10px;
}

#tag_list {
	margin-bottom: 10px;
}

#tag_list a:link, #tag_list a:visited {
	text-decoration: none;
}

#tag_list a:hover {
	color: #000;
}

.inline-ad {
	border-top: 1px dotted #ccc;
	margin-top: 20px;
	padding-top: 20px;
}

#poweredby {display:none;}
.send-form {font-weight:normal;}
.bigfield {color: #666; font-size: 16px; padding: 3px;}
