/*

Theme Name: Orange Paperclip
Theme URI:
Description: The fresh new look by GW Brazier
Author:
Author URI:
Version: 1.0

*/

body {
	background: url(_images/header_bg.gif) repeat-x top left #fff;
	padding: 0;
	margin: 0;
	font: 12px/14px normal Helvetica, Arial, Verdana sans-serif;
	color: #333;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 30px;
	line-height: 31px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
	margin: 6px 0;
}

a {
	font-weight: bold;
	color: #CC3300;
}

a:link {	text-decoration: none;}a:visited {	text-decoration: none;}a:hover {	text-decoration: underline;}a:active {	text-decoration: none;}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

#header {
	width: 895px;
	height: 74px;
	position: relative;
}

#logo {
	width: 191px;
	position: absolute; top: 25px;
}

#paper_clip {
	/*width: 32px;*/
	position: absolute; top: 59px; right: 189px;
}

#tagline {
	width: 153px;
	position: absolute; top: 23px; right: 11px;
}

#container {	width: 895px;	margin: 0 auto;}

#primary {
	width: 490px;
	padding: 50px 25px 50px 0;
	margin: 0;
	float: left;
}

#primary .date {
	font-weight: bold;
	color: #999;
}

#primary h1 {
	color: #333;
	font-weight: bold;
	font-size: 30px;
	margin: 0;
	padding: 10px 0 15px 0;
}

.post-meta {
	display: inline;
}

.post-meta li {
	display: inline;
}

.post-meta-key {
	display: none;
}

p {
	font: 12px/18px normal Helvetica, Arial, Verdana;
}

.hilited {
	padding: 10px 0;
	margin: 19px 0 25px 0;
	border-top: 3px dotted #ccc;
	border-bottom: 3px dotted #ccc;
	/*background: url(_images/post_comments_bg.gif) repeat-x top left;*/
}

#primary .comment_post {
	padding: 11px 0 0 11px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

#primary .icon_comments {
	padding: 0 5px 0 19px;
	background: url(_images/icon_comments.gif) no-repeat top left;
}

#primary .icon_post_comment {
	padding: 0 5px 0 19px;
	background: url(_images/icon_post_comment.gif) no-repeat top left;
}

#primary .score {
	width: 207px;
	padding: 10px 0 8px 0;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #ccc;
	float: right;
}

#primary .block {
	margin: 50px 0 0 0;
}

#previous_post {
	width: 190px;
	padding: 10px 15px;
	margin: 10px 0;
	text-align: center;
	background: url(_images/arrow_prev.gif) no-repeat 0 50%;
	border-right: 1px solid #ccc;
	float: left;
}

#next_post {
	width: 190px;
	padding: 10px 15px;
	margin: 10px 0;
	text-align: center;
	background: url(_images/arrow_next.gif) no-repeat 100% 50%;
	float: right;
}

#comments h3 {
	margin: 0 0 23px 0;
}

.comment {
	clear: both;
	padding: 16px;
	margin: 18px 0 0 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(_images/comment_bg.gif) repeat-x top left #F7F7E8;
}

.comment h3 {
	font-weight: normal;
	color: #999;
}

.comment .name {
	color: #333;
}

.comment_date {
	color: #9C9C94;
	font-size: 10px;
}

.rss {
	padding-left: 16px;
	background: url(_images/icon_rss.gif) no-repeat top left;
}

#trackback {
	float: right;
}

#trackback img {
	padding: 0 5px 0 0;
	vertical-align: middle;
}

#secondary {
	width: 181px;
	margin: 0 0 50px 0;
	padding: 0 10px 0 9px;
	float: left;
	background: url(_images/secondary_bg.gif) no-repeat top left;
	position: relative;
}

#secondary #clip {
	position: absolute; top: 0; right: 6px;
}

#secondary .column_shell {
	width: 180px;
	margin: 0;
	padding: 0 0 12px 0;
	background: url(_images/column_edge_linked.gif) no-repeat bottom left #F7F7E8;
}

#secondary .column {
	width: 169px;
	margin: 0;
	padding: 15px 0 25px 11px;
	border-right: 1px solid #ccc;
}

#secondary .item {
	width: 134px;
	padding: 12px;
	margin: 0;
}

#secondary .edge {
	border-bottom: 1px dotted #ccc;
}

#secondary .date, #secondary .authour {
	font-size: 11px;
}

#secondary .title {
	margin: 2px 0;
}

#secondary li {
	padding: 0 0 0 14px;
	margin: 0 0 2px 0;
	background-image: url(_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#tertiary {
	width: 160px;
	padding: 35px 0 0 10px;
	float: left;
}

#tertiary ul {
	margin: 21px 0 0 0;
	border-top: 1px dotted #ccc;
}

#tertiary li {
	padding: 2px 0 2px 14px;
	margin: 0 0 2px 0;
	border-bottom: 1px dotted #ccc;
	background-image: url(_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#search {
	margin: 30px 0;
	text-align: right;
}

#footer_shell {
	clear: left;
	width: 100%;
	padding: 18px 0 31px 0;
	background: url(_images/footer_bg.gif) repeat-x top left #333;
}

#footer {
	width: 895px;
	margin: 0 auto;
	font-size:  10px;
	color: #fff;
}

#footer .nav {
	padding: 0 0 24px 0;
}

#footer .copyright {
	padding: 7px 0 0 0;
}

#author_administrator {
	display: none;
}