/*
	Theme Name: jeffri.net
	Theme URI: http://jeffri.net/
	Description: Exclusive theme for jeffri.net
	Author: Jeffri Hong
	Version: 1.0
*/

body
{
	background: #8e0909 url('images/bg.png') repeat;
	margin: 0;
	padding: 0;
	font-family: 'Arial';
	font-size: 12px;
	line-height: 18px;
	color: #300000;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 6px 0;
}
h4
{
	font-size: 17px;
	font-weight: bold;
}
ul, ol
{
	margin: 0 0 0 20px;
	padding: 6px 0;
}
a
{
	color: #883535;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

blockquote
{
	margin: 10px 20px;
	padding: 4px 10px;
	background: #300000;
	color: #fff;
	white-space: pre-wrap;
}
blockquote br
{
	display: none;
}
blockquote p
{
	padding: 0;
}
blockquote .highlight
{
	background: #eee;
	color:#300000;
	font-style: italic;
	padding: 0 3px;
}

#main-wrapper
{
	background: url('images/bg-gradient.png') repeat-x 0 0;
}

#head-wrapper,
#mid-wrapper,
#foot-wrapper
{
	width: 960px;
	margin: 0 auto;
}

/* Header */

#head-wrapper
{
	background: url('images/content-bg-top.png') no-repeat 0 100%;
	padding: 60px 20px 80px;
	position: relative;
}
#logo
{
	background: url('images/logo.png') no-repeat;
	width: 240px;
	height: 57px;
	margin: 0 0 0 50px;
	padding: 0;
	overflow: hidden;
}
#logo a
{
	display: block;
	width: 240px;
	height: 0;
	padding: 57px 0 0;
}
#social-link
{
	list-style-type: none;
	position: absolute;
	padding: 0;
	bottom: 60px;
	right: 180px;
	z-index: 2;
}
#social-link li
{
	width: 60px;
	height: 55px;
	float: left;
}
#social-link li a
{
	background: url('images/social-icon.png') no-repeat 0 0;
	width: 60px;
	height: 0;
	padding: 55px 0 0;
	display: block;
	overflow: hidden;
}
#social-link .tw a
{
	background: url('images/social-icon.png') no-repeat 0 5px;
}
#social-link .tw a:hover
{
	background: url('images/social-icon.png') no-repeat 0 0;
}
#social-link .fb a
{
	background: url('images/social-icon.png') no-repeat -60px 5px;
}
#social-link .fb a:hover
{
	background: url('images/social-icon.png') no-repeat -60px 0;
}
#social-link .fd a
{
	background: url('images/social-icon.png') no-repeat -120px 5px;
}
#social-link .fd a:hover
{
	background: url('images/social-icon.png') no-repeat -120px 0;
}
#keaglez
{
	background: url('images/keaglez.png') no-repeat;
	width: 101px;
	height: 0;
	padding: 74px 0 0;
	position: absolute;
	top: 40px;
	right: 50px;
	overflow: hidden;
}
#keaglez:hover
{
	right: 45px;
}
#keaglez-avatar
{
	position: absolute;
	bottom: 60px;
	left: 360px;
	height: 120px;
	width: 440px;
	overflow: hidden;
	background: url('images/avatar-bg.png') no-repeat 0 0;
}
#keaglez-avatar img
{
	display: block;
	position: relative;
	top: 50px;
}
#keaglez-avatar .tooltip
{
	background: #ffeeee;
	width: 280px;
	padding: 5px 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0;
}
#keaglez-avatar:hover img
{
	top: 0;
}
#keaglez-avatar:hover .tooltip
{
	opacity: 1;
}
#keaglez-avatar .tooltip:after
{
	display: block;
	width: 40px;
	height: 20px;
	background: url('images/panel-point.png') no-repeat 0 0;
	position: absolute;
	bottom: -20px;
	left: 10px;
	content: ' ';
}


/* Middle */
#mid-wrapper
{
	background: url('images/content-bg-center.png') repeat-y;
	padding: 0 20px;
}

/* Content */
#content-wrapper
{
	width: 560px;
	padding: 0 40px;
	float: right;
	position: relative;
	top: -20px;
}
#content-wrapper .hentry
{
	margin: 0 0 60px;
	position: relative;
	border-bottom: 1px dotted #300000;
}
.single #content-wrapper .hentry,
.page #content-wrapper .hentry
{
	margin: 0 0 60px;
}
.entry-head
{
	width: 480px;
	min-height: 53px;
	margin: 0 0 0 70px;
	padding: 0 0 25px 10px;
	border-bottom: 1px dotted #300000;
	position: relative;
}
.page .entry-head
{
	width: 560px;
	min-height: 0;
	margin: 0;
	padding: 0 0 10px 10px;
}
.entry-title
{
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #300000;
}
.entry-title a
{
	color: #300000;
	text-decoration: none;
}
.entry-title a:hover
{
	color: #883535;
}
.entry-utility
{
	width: 480px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	font-size: 11px;
	color: #b66262;
}
.comment-count
{
	position: absolute;
	bottom: -22px;
	right: 0;
}
.comment-count a
{
	text-decoration: none;
}
.entry-date
{
	background: url('images/date-ribbon.png') no-repeat;
	width: 68px;
	height: 72px;
	padding: 6px 0 0;
	position: absolute;
	top: 0;
	left: -3px;
	text-align: center;
	color: #ff9696;
}
.entry-date span
{
	display: block;
	font-family: 'Tahoma';
}
.entry-date .month
{
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}
.entry-date .day
{
	font-size: 24px;
	line-height: 24px;
}
.entry-date .year
{
	font-size: 10px;
	line-height: 10px;
}
.entry-content
{
	padding: 10px 0;
}
.entry-content img
{
	border: 5px solid #883535;
	max-width: 550px;
}
.entry-content img.wp-smiley
{
	border: none;
}
.navigation .nav-previous
{
	float: left;
}
.navigation .nav-next
{
	float: right;
}

/* Comment */
#comments-title
{
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
#comments-title a
{
	color: #300000;
	text-decoration: none;
}
#comments-title a:hover
{
	text-decoration: underline;
}
.commentlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.commentlist li
{
	padding: 20px 0;
}
.commentlist li .comment-data
{
	border-bottom: 1px dotted #300000;
}
.commentlist li .children
{
	list-style-type: none;
	margin: 0 0 0 60px;
	padding: 0;
}
.commentlist li .avatar
{
	float: left;
}
.commentlist li .comment-data,
.commentlist li .comment-body
{
	margin: 0 0 0 80px;
}
.comment-author
{
	font-weight: bold;
}
.comment-author a
{
	text-decoration: none;
}
.comment-date
{
	margin-left: 10px;
	font-size: 10px;
	color: #b66262;
}
.comment-author-admin > .comment-entry
{
	padding: 10px;
	background: #eedddd;
}
.reply
{
	float: right;
}
#respond
{
	padding: 20px 0 0;
}
#reply-title
{
	background: url('images/leave-comment-ribbon.png') no-repeat;
	height: 0;
	padding: 45px 0 0;
	overflow: hidden;
	position: relative;
}
#reply-title small
{
	position: absolute;
	top: 22px;
	left: 200px;	
}
.logged-in-as,
.comment-form-fields
{
	width: 35%;
	padding: 10px 0 0;
	float: left;
}
.comment-form-author,
.comment-form-email
{
	padding: 0 0 6px;
}
.comment-form-url
{
	padding: 0;
}
.comment-form-fields input
{
	width: 100%;
	height: 18px;
	margin: 0;
	padding: 3px 6px;
	border: 1px solid #9b8383;
	color: #b66262;
}
.comment-form-comment
{
	width: 60%;
	height: 90px;
	padding: 10px 0;
	float: right;
}
.comment-form-comment textarea
{
	width: 96%;
	height: 84px;
	padding: 3px 6px;
	border: 1px solid #9b8383;
	color: #b66262;
}
.form-submit
{
	clear: both;
}
#submit
{
	background: url('images/send-button.png') no-repeat;
	width: 81px;
	height: 0;
	padding: 31px 0 0;
	border: none;
	overflow: hidden;
	float: right;
	cursor: pointer;
}

/* Sidebar */
#sidebar-wrapper
{
	width: 280px;
	padding: 0 0 0 40px;
	float: left;
}
#sidebar
{
	list-style-type: none;
	margin: 0;
}
#sidebar .widget
{
	padding: 0 0 40px;
}
.widget h3
{
	background: url('images/sidebar-title.png') no-repeat;
	height: 43px;
	line-height: 43px;
	padding: 0 0 0 20px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.widget ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget ul li
{
	line-height: 18px;
	border-bottom: 1px dotted #300000;
	font-size: 14px;
}
.widget ul li a
{
	display: block;
	padding: 5px 20px 5px 30px;
	color: #fff;
	text-decoration: none;
}
.widget ul li a:hover
{
	background: #300000;
}


/* Footer */
#foot-wrapper
{
	background: url('images/content-bg-bottom.png') no-repeat 0 0;
	padding: 75px 20px 20px;
}
#foot-wrapper .copyright,
#foot-wrapper .information
{
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #fff;
}
#foot-wrapper .information a
{
	color: #fff;
}
#foot-wrapper .information a:hover
{
	text-decoration: none;
}


/* Misc */
.clearfix
{
	display: block;
	clear: both;
}
.alignleft
{
	float: left;
	margin-right: 10px;
}
.alignright
{
	float: right;
	margin-left: 10px;
}

/* Sociable */
div.sociable
{
	position: absolute;
	bottom: -43px;
	left: 0;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* Contact Form */
.wpcf7-form input[type=text]
{
	width: 200px;
	height: 18px;
	margin: 0;
	padding: 3px 6px;
	border: 1px solid #9b8383;
	color: #b66262;
}
.wpcf7-form .captcha input
{
	width: 80px;
}
.wpcf7-form select
{
	width: 213px;
	margin: 0;
	padding: 3px 6px;
	border: 1px solid #9b8383;
	color: #b66262;
}
.wpcf7-form textarea
{
	width: 400px;
	height: 100px;
	margin: 0;
	padding: 3px 6px;
	border: 1px solid #9b8383;
	color: #b66262;
}
.wpcf7-form #submit
{
	float: none;
}

.table-data
{
	width: 100%;
	background: #ffeeee;
	border-collapse: collapse;
	margin: 10px 0;
}
.table-data tr td,
.table-data tr th
{
	border: 1px solid #9b8383;
	padding: 3px 8px;
}

