/***************************************************
				      ENTRIES
***************************************************/
#inner_content {
	width:650px;
	float: left;
	margin: 0px;
	background-image: url(/images/studio9/inner-content-bg-middle.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#inner_content_top {
	width:9px;
	height:210px;
	display: block;
	position: absolute;
	top:0px;
	background-image: url(/images/studio9/inner-content-bg-top.jpg);
	background-repeat: no-repeat;
	right: 0px;
}
#inner_content_bottom {
	width:9px;
	height:210px;
	display: block;
	position: absolute;
	bottom: 0;
	background-image: url(/images/studio9/inner-content-bg-bottom.jpg);
	right: 0px;
}
.entry {
	width:100%;
	display: block;
	padding-top: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	position: relative;
}
.entry .entry_content {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.read-more {
	margin: 0px;
	font-weight: bold;
	display: block;
	background-image: url(/images/studio9/bg-readmore-link.jpg);
	height: 24px;
	background-position: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow:1px 1px 0 #fff;
	color: #666666;
}
.entry .entry_content .dropCap {
	float: left;
	font-size: 3em;
	line-height: 0.9em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.entry img {
	padding: 4px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin: 0px;
}	
.entry h1	{
	font-size:24px;
	margin: 0px;
	width: 85%;
	padding: 0px;
}
.entry h1 a {
	line-height: 30px;
	font-size: 28px;
	color: #34342e;
}
.entry h1 a:hover	{
	text-decoration: none;
}
/***************************************************
					PAGINATION 
***************************************************/
.wp-pagenavi {
	width:100%;
	position:relative;
	height: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
	display: inline;
	margin: 0px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
	text-shadow:1px 1px 0 #fff;	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
                 border-radius:3px;

	border-radius:3px;
	background-color: #DEE1D7;
}
.wp-pagenavi a:hover { color: #333333; background-color: #CCD0C1;}
.wp-pagenavi span.current {
	font-weight: bold;
	color: #fff;
	background-color: #BD3D76;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
	text-shadow:1px 1px 0 #000;	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
                 border-radius:3px;

	border-radius:3px;
}
/***************************************************
				  COMMENT FORM
***************************************************/
#commentform {
	margin:0px;
	background-color: #DEE1D7;
	padding: 20px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 		
	float: left;
	position: relative;
	width: 610px;
}
#commentform .holder {
	padding-top: 15px;
}
#commentform div {
	float: left;
	width: 300px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#commentform div label {
	display: block;
	font-size: 0.9em;
	padding-left: 2px;
}
#commentform div label.error {
	color: #a80000;
	position: absolute;
	right: 29px;
	text-align: right;
	font-size: 0.9em;
	top: 0px;
}
#commentform input, textarea {
	border:1px solid #C5C5C5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 		
	width:260px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 2px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
	background-color: #FFFFFF;
}	
#commentform textarea {
	height:145px;
	background-color: #FFFFFF;
	width: 288px;
}
#commentform input:focus, textarea:focus {
	color:#232323;
	border-color: #8F8F8F;
}
#commentform .submit {
	color:#fff;
	background:#BD3D76;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	cursor:pointer;
	float: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100px;
}
#commentform .submit:hover, .submit:focus {
	background-color: #666666;
	color:#fff;
}
#commentform em {
	font-style:italic; 
	color:#999999; 
	font-size:0.9em; 
}	
/***************************************************
				  COMMENT BAR
***************************************************/
.commentbar {
	margin-top: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.commentbar a {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	font-size: 14px;
	font-variant: normal;
}
.commentbar a:hover {
	text-decoration: underline;
}
.postmetainfo {
	color: #000;
	width: 100%;
	float: left;
	padding-top: 4px;
	padding-bottom: 10px;
}
span.categorylist {
	color:#9b9b8a;
	display: block;
}
/***************************************************
					SHARE POST
***************************************************/
.share-div {
	display: none;
	float: left;
	width: 100%;
}
.share-div li {
	float: left;
	display: block;
}
.share-div img {
	float: left;
	display: block;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/***************************************************
				      COMMENT
***************************************************/
#comment_holder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E6E1;
}
.commentlist {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	text-align: justify;
}
.commentlist li {
	list-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin: 0px;
}
.commentlist li ul li {
	padding-left: 80px;
	background-image: url(/images/studio9/blog-reply-bg.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
}
.children {
	padding: 0px;
}
.children li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.commentmetadata {
	margin: 0;
	display: block;
	color: #999999;
	font-size: 11px;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 3px;
	background: #fff;
	margin-right: 15px;
}
.commentlist p {
	padding: 0px;
	margin: 0px;
}
.commentlist li .comment-author {
}
/***************************************************
				     TAGS
***************************************************/
.tags a{
	display: inline-block;
	color: #666666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tags a:hover {
	color: #FFFFFF;
	background-color: #bd3d76;
	text-decoration: none;
}
.tag1 {
	background-color: #DDDDDD;
}
.tag2 {
	background-color: #D4D4D4;
}
.tag3 {
	background-color: #CECECE;
}
.tag4 {
	background-color: #C4C4C4;
}
.tag5 {
	background-color: #B9B9B9;
}

