/***************************************************
				BLOCK
***************************************************/
#sidebar {
	width: 250px;
}
#sidebar.left {
	float: left;
	margin-right: 30px;
	padding-right: 30px;
}
#sidebar.right {
	float: right;
	padding-left: 30px;
}
#inner-content {
	width: 650px;
}
#inner-content.left {
	float: left;
}
#inner-content.right {
	float: right;
}
.block {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(../images/stripe-border.png) repeat-x left bottom;
}
.widget ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
.widget ul li {
	margin-bottom: 5px;
	display: block;
}
.widget ul li.last {
	background: none;
}
.widget ul li a, .block a {
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.widget ul li a:hover, .block a:hover {
	color: #757575;
}
.widget ul li span, .widget ul li span a, .widget .details li span a {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	color: #A8A8A8;
	font-size: 11px;
}
.block ul li span a {
	display: inline;
}
.widget ul li span a:hover, .widget .details li span a:hover {
	color: #757575;
}
.widget ul.list li, .widget ul.list li a {
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0px;
}

ul#recentcomments li.recentcomments{
	text-transform:none;
	font-style:italic;
	padding: 5px 0 15px 0;
	margin: 5px 0 5px 0;
	background: url(../images/bg-border-divider.gif) repeat-x left bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #A8A8A8;
}
ul#recentcomments li.last{
	background: none;
}
ul#recentcomments li.recentcomments a{
	text-transform:uppercase;
	font-style:normal;
	color: #757575;
}
ul#recentcomments li.recentcomments a.url{
	color: #A8A8A8;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

ul#recentcomments li.recentcomments a.url:hover{
	color: #757575;
}
li.cat-item{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	color: #A8A8A8;
	font-size: 11px;
}
li.cat-item a{
	font-style:normal;
}

.block .details li {
	float: left;
	width: 100%;
	padding: 5px 0 15px 0;
	margin: 5px 0 5px 0;
	background: url(../images/bg-border-divider.gif) repeat-x left bottom;
}
.block .details li a {
	text-decoration:none;
	color: #757575;
	text-transform: uppercase;
	font-size: 11px;
}
.block .details li a:hover, li.recentcomments a:hover {
}
.block .details li p {
	margin-bottom: 0px;
}
.block .details li img {
	margin-bottom: 0px;
}
/***************************************************
				      POST ENTRY
***************************************************/
.post {
	float: left;
	display: inline;
}
.post ul {
	display: block;
	float: left;
}
/***************************************************
				 POST ENTRY META
***************************************************/
.post .post-entry {
	float: left;
	padding-top: 15px;
	margin-left: 66px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	background: url(../images/bg-border-divider.gif) repeat-x left bottom;
	width: 584px;
}
.post-meta {
	color: #A8A8A8;
	float: left;
	display: block;
	margin-bottom: 4px;
}
.meta-title {
	float: left;
	width: 569px;
	margin-bottom: 0px;
}
.meta-title .title, .meta-title .title a {
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.meta-details {
	display: block;
	font-style: italic;
	font-size: 11px;
	color: #A8A8A8;
	float: left;
	margin-top: 3px;
}
.meta-details a, .meta-details ul a  {
	color: #757575;
	text-decoration: none;
}
.meta-details a:hover {
}
.meta-date {
	display: block;
	float: left;
	border-right: 1px solid #dbdbdb;
	margin-right: 15px;
	padding-right: 15px;
	width: 50px;
	text-align: right;
}
.meta-date span.day {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
.meta-date span.month, .meta-date span.year {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
/***************************************************
				    SHARE POST
***************************************************/
.share {
	background: url(../images/bg-border-divider.gif) repeat-x left bottom;
	color: #757575;
	margin-bottom: 35px;
	padding-bottom: 20px;
	display: block;
	float: right;
	width: 100%;
}
.share ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.share ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.share ul li a  {
	color: #757575;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: 25px;
	float: left;
	line-height: 30px;
}
.share ul li a:hover {
}
.share ul li img  {
	margin-right: 5px;
}
/***************************************************
				     TAGS
***************************************************/
.tagcloud {
	float: left;
	list-style-type: none;
	margin-bottom: 15px;
}

.tagcloud a{
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 22px;
	background: url(../images/arrow-tags.png) no-repeat left top #eeeeee;
	float: left;
	display: block;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-right: 1px solid #cccccc;
	margin-top: 7px;
	margin-right: 7px;
}
.tagcloud a:hover{
	color: #FFFFFF;
}
/***************************************************
					PAGINATION 
***************************************************/
.wp-pagenavi {
	width:584px;
	position:relative;
	height: 20px;
	margin: 0px;
	float: right;
	padding: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi .current {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	display: inline;
	color: #a8a8a8;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.wp-pagenavi .current {
	color: #757575;/*
	background-color: #eeeeee;
	-moz-box-shadow: 0 1px 2px #BEBEBE;
	-webkit-box-shadow: 0 1px 2px #BEBEBE;
	box-shadow: 0 1px 2px #BEBEBE;
	border: 1px solid #f9f9f9;*/
	font-weight: bold;
}
.wp-pagenavi a:hover {
	color: #757575;
/*	background-color: #eeeeee;
	text-shadow:0 -1px 1px rgba(255,255,255, 0.25);
	-moz-box-shadow: 0 -3px 0 0 #CCCCCC inset, 0 -4px 0 0  rgba(249,249,249,.9) inset;
	-webkit-box-shadow: 0 -3px 0 0 #CCCCCC inset, 0 -4px 0 0  rgba(249,249,249,.9) inset;
	box-shadow: 0 -3px 0 0 #4D94A6 CCCCCC, 0 -4px 0 0  rgba(249,249,249,.9) inset;*/
}
.wp-pagenavi span.pages {
    float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.wp-pagenavi .extend {
	margin-left: 4px;
}
/**************************************************
					COMMENTS
***************************************************/
.comment-wrapper {
	float: right;
	width:584px;
}
#commentlist-wrap {
	float: right;
	margin-bottom: 35px;
	background: url(../images/bg-border-divider.gif) repeat-x left bottom;
	padding-bottom: 45px;	
	width:100%;
}
.commentlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #F2F2F2;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;	
	box-shadow: 0 1px 3px #ccc;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	float:left;
	width:584px;
}
.commentlist li {
	list-style: none;
	position: relative;
	padding-top: 5px;
	padding-left: 95px;
	padding-bottom: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-right: 5px;
	display: block;
	border-bottom: 1px dashed #dbdbdb;
	margin: 5px;
	float:left;
}
.commentlist li.last {
	border-bottom-style: none;
}
.commentlist li cite, .commentlist li cite a {
	color: #757575;
	text-decoration: none;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 11px;
}
.commentlist li cite a:hover {
}
.commentlist .comment-author {
	margin: 0px;
}
.commentlist .avatar {
	position: absolute;
	top: 12px;
	left: 8px;
	margin-right: 16px;
	margin-left: 5px;
}
.commentlist cite {
	font-size: 12px;
	display: block;
}
.commentlist .comment-time {
	font-size: 11px;
	font-style: italic;
	color: #A8A8A8;
}
.commentlist ul, .commentlist ol {
	margin: 0px;
	padding: 0px;
}
.commentlist .comment-reply-link {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.commentlist .children li {
	background-color: #f9f9f9;
	border-bottom-style: none;
	margin-left: 5px;
}
.commentlist .children li ul li {
	background-color: #f2f2f2;
}
.commentlist .children li ul li ul li {
	background-color: #f9f9f9;
}

.commentlist li { width:476px; }
.commentlist li ul li { width:370px; }
.commentlist li ul li ul li{ width:260px; }
.commentlist li ul li ul li ul li{ width:150px; }
/***************************************************
				  COMMENT FORM
***************************************************/
#commentform-wrap {
	float: right;	
	width:100%;
}
#comment-form {
	position: relative;
	width: 100%;
	float: left;
}
#comment-form div {
	display: inline;
	position: relative;
	margin-top: 15px;
	float: left;
	width: 635px;
	padding: 3px;
}
#comment-form div label {
	float: left;
	text-align: right;
	margin-left: 15px;
}
#comment-form .error {
	position: absolute;
	top: -15px;
	color: #db4e43;
	font-size: 11px;
	left: 5px;
}
#comment-form input {
	width:350px;
	float: left;
}
#comment-form textarea {
	height:130px;
	width:88%;
}
#comment-form input.submit {
}
#comment-form em {
	color:#A8A8A8;
	display: inline;
	font-size: 11px;
}