/*  
Theme Name: PunchClock
Theme URI: http://www.isjasonworking.com
Author: Jason Carulli
Author URI: http://www.jasoncarulli.com/
Description: PunchClock theme designed by Jason Carulli and inspired by FreshTweet Wordpress theme via http://www.freshpressthemes.com
*/


body {
	margin: 0;
	padding: 0;
	background: #413832 url(images/sitebg.png) repeat-y top left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}


/* Wrappers -------------------------------------------------- */

#wrapper {
	width: 800px;
}
#status {
	float: left;
	width: 601px;
	margin: 0;
	padding: 0;
	background: url(images/statusbg.png) repeat-y top left;
}
#sidebar {
	float: right;
	width: 180px;
	margin: 0 19px 0 0;
}


/* Header -------------------------------------------------- */

#header {
	width: 601px;
	height: 125px;
	margin: 0 0 25px 0;
	background: url(images/headerbg.png) no-repeat top left;
}
#logo h1 {
	float: left;
	margin: 0 0 0 20px;
}
#logo h1 a:link,
#logo h1 a:visited {
	display: block;
	width: 70px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
}
#title {
	float: right;
	width: 365px;
	height: 100px;
	margin: 30px 25px 0 0;
	background: url(images/title.png) no-repeat;	
}


/* Posts -------------------------------------------------- */

.posts {
	width: 550px;
	margin: 0 auto;
	background: #fff;
}
.post-date {
	width: 75px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	background: #413832;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0db0df;
}
.post-info {
	width: 520px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0 15px 5px 15px;
	margin-bottom: 10px;
	background: #fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.post-info a:link,
.post-info a:visited {
	color: #0db0df;
	text-decoration: none;
}
.post-info a:hover,
.post-info a:active {
	color: #0db0df;
	text-decoration: underline;
}
#post-footer {
	height: 42px;
	margin: 20px 0 50px 0;
}
#post-footer ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
#post-footer ul li {
	display: inline;
	padding: 5px 15px;
	margin: 0 5px 0 0;
}
#post-footer .alt {
	margin: 0 0 0 5px;
}

.single-timestamp {
	width: 132px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	background: #413832;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0db0df;
	text-align: center;
}
.post {
	padding: 15px;
}
.post a:link,
.post a:visited {
	color: #0db0df;
	text-decoration: none;
}
.post a:hover,
.post a:active {
	color: #0db0df;
	text-decoration: underline;
}
.post p {
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.post blockquote {
	margin: 0 20px 20px 0;
	border-left: 3px solid #f7f7f7;
	padding: 0 20px;
}
.post blockquote p {
	padding: 11px 0;
}
.post ul, .post ol {
	margin: 0 40px 22px 0;
	padding: 0;
}
.post ul {
	margin: 0 40px 22px 20px;
	list-style: none;
}
.post ul li {
	background: url(images/li.gif) no-repeat left 8px;
}
.post ul li {
	padding: 7px 0 7px 25px;
	color: #413832;
}
.post ol li {
	padding: 7px 0;
	color: #413832;
}
.single-footer {
	width: 550px;
	height: 10px;
	margin: 0 auto;
	margin-bottom: 25px;
	background: #fff; 
}
.error-footer {
	width: 550px;
	height: 400px;
	margin: 0 auto;
	margin-bottom: 100px;
	background: #fff url(images/404.png) center no-repeat; 
}


/* Sidebar -------------------------------------------------- */

.clock {
	width: 130px;
	height: 130px;
	margin: 20px 25px;	
}

.sidenote {
	width: 140px;
	margin-bottom: 10px;
	padding: 15px 20px;
	background: #fdf497 url(images/sidenotebg.png) repeat-y top left;
}
.sidenote a:link,
.sidenote a:visited {
	color: #413832;
	text-decoration: none;
}
.sidenote a:hover,
.sidenote a:active {
	color: #413832;
	text-decoration: underline;
}
.sidenote .titles {
	margin: 0 0 10px 0;	
}
.sidenote .about {
	margin: -5px 0 5px 0;
}
.sidenote .network {
	margin: 0 0 5px 0;
}

.link-twitter {
	padding: 0 0 7px 20px;
	background: url(images/network_twitter.gif) no-repeat;
}
.link-linkedin {
	padding: 0 0 7px 20px;
	background: url(images/network_linkedin.gif) no-repeat;
}
.link-jasoncarulli {
	padding: 0 0 7px 20px;
	background: url(images/network_jasoncarulli.gif) no-repeat;
}
.link-rss {
	padding: 0 0 7px 20px;
	background: url(images/network_rss.gif) no-repeat;
}


.side {
	line-height: 18px;
}
.side li {
	list-style: none;
}
.side ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.side ul li {
	padding: 0 0 5px 15px;
	background: url(images/sidenote_bullet.png) no-repeat;
}
.side ul li a:link,
.side ul li a:visited {
	color: #413832;
	text-decoration: none;
}
.side ul li a:hover,
.side ul li a:active {
	color: #413832;
	text-decoration: underline;
}
.side ul li p {
	padding: 0 0 15px 0;
}


/* Comments Starts */

#comments {
	width: 565px;
	margin: 0 0 0 10px;
}
.comments-title {
	width: 565px;
	height: 60px;
	background: url(images/comments_title.png) no-repeat;
}
#respond {
	margin: 0 0 0 15px;
	padding-bottom: 30px;
	background: #fff;
}
#respond h4 {
	margin: 0px;
	font-size: 140%;
	font-weight: normal;
	color: #333;
	padding:5px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
#comments h5 {
	margin: 0px;
	font-size: 95%;
	font-weight: bold;
	color: #333;
	padding:5px 0px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

/* Main Comment Elements */

ol#commentlist {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
ol#commentlist a:link,
ol#commentlist a:visited {
	color: #0db0df;
	text-decoration: none;
}
ol#commentlist a:hover,
ol#commentlist a:active {
	color: #0db0df;
	text-decoration: underline;
}
ol#commentlist li {
	width: 520px;
	margin: 0 0 10px 15px;
	padding: 0;
	border-bottom: 1px solid #e6e6e6;
	color: #333;
}
ol#commentlist .entry {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0 10px 10px 0;
	text-align: left;
}
ol#commentlist .entry p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 20px;
	font-size: 11px;
	color: #333;
}
ol#commentlist .entry blockquote {
	padding: 5px 5px 5px 21px;
	margin: 0 0 10px 15px;
	font-size: 12px;
	background: url(images/blockquote.gif) no-repeat;
}
ol#commentlist .entry blockquote p {
	line-height: 20px;
	padding: 0 0 5px 10px;
	border-left: 1px solid #ccc;
}
ol#commentlist #comment span {
	float: right;
}
ol#commentlist li .avatar {
	float: left;
	margin: 0 5px 0 0;
	padding: 3px;
}
ol#commentlist li .avatar img {
	border: 1px solid #e0e0e0;
}
ol#commentlist li .perm {
	float: right;
	width: 20px;
}
ol#commentlist .perm img {
	margin: 5px 0px 0px;
}
#commentwrap {
	width: 565px;
}
#comment-left {
	float: left;
	width: 477px;
	height: 272px;
	margin: 0 0 0 4px;
	padding: 0;
	background: url(images/formbg.png) no-repeat;
}
#comment-right {
	float: right;
	width: 84px;
	height: 272px;
	background: #fff;	
}
#tabup {
	width: 44px;
	height: 40px;
	margin: 57px 0 0 0;
}
#comment-footer {
	width: 550px;
	height: 50px;
	margin: 0 0 50px 15px;
	background: #fff;
}
.comment-loggedin {
	margin: 0 0 58px 0;
	padding-top: 3px;
	font-size: 11px;
}
.comment-loggedin a:link,
.comment-loggedin a:visited {
	color: #0db0df;
	text-decoration: none;
}
.comment-loggedin a:hover,
.comment-loggedin a:active {
	color: #0db0df;
	text-decoration: underline;
}
#commentform {
	width: 360px;
	padding: 0;
	margin: 73px 0px 10px 90px;
}
#commentform input {
	width: 349px;
	padding: 3px;
	margin: 0 0 5px 0;
	border: none;
	background: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #A9A19E;
}
#commentform textarea {
	padding: 0 3px;
	border: none;
	background: transparent;
	width: 349px;
	height: 45px;
	margin: 0;
	line-height: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #A9A19E;
	overflow-x: hidden; 
	overflow-y: auto;
}
#commentform #submit {
	display: block;
	width: 68px;
	height: 28px;
	margin-top: 8px;
	background: transparent url(images/submit.png) no-repeat;
	border: none;
	outline: none;
}

#commentform #submit:hover {
	background-position: -68px 0;
	cursor: pointer;
	outline: none;
}

#commentform input[type="text"]:focus {
	background: #ffffff;
	border: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #413832;
}
#commentform textarea:focus {
	background: transparent;
	border: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #413832;
}
.entry {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}
.entry p {
	font-size: 110%;
	color: #333;
	padding: 0px;
	margin: 0px;
}


/* Footer -------------------------------------------------- */

#footer {
	width: 550px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

