/*
Theme Name: Kolkata Police Blog (New Look)
*/

body {
	margin:0;
	background:#46381b url(images/bg.jpg) no-repeat center top;
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
a {
	color:#910707;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#910707;
	text-align:left;
}
h1 {font-size:2.6em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}
img {
	border:0;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
input[type=text], textarea {
	background:#e1dec5;
	border:1px solid #aeac91;
}
input[type=submit] {
	color:#FFFFFF;
	font-weight:bold;
	background:#aeac91;
	border:1px solid #aeac91;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow:auto;
}
pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}


/* Layout */
#page {
	width:979px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	width:949px;
	float:left;
	padding:0 13px 30px 17px;
}
#content-out {
	background:url(images/post-top.jpg) no-repeat left top;
	float:left;
	width:745px;
	padding-top:33px;
}
#content {
	background:url(images/post-bottom.jpg) no-repeat left bottom;
	float:left;
	width:745px;
	padding-bottom:40px;
}
#content-in {
	background:url(images/post-rept.jpg) repeat-y left top;
	float:left;
	width:643px;
	padding:0 34px 0 68px;
}
#sidebar {
	color:#f5f2d5;
	float:right;
	width:197px;
}
#footer {
	background:url(images/footer.jpg) no-repeat left top;
	text-align:center;
	height:65px;
	clear:both;
}


/* Header */
#header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#f5f2d5;
	background:url(images/header.jpg) no-repeat left top;
	text-align:center;
	width:979px;
	height:516px;
	float:left;
}
#header a {
	color:#f5f2d5;
	text-decoration:none;
}
#header a:hover {
	color:#776A4D;
}



/* Sidebar */
#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.1em;
}
#sidebar ul ul {
	margin:0;
	padding:0 8px 15px 29px;
	font-size:1em;
	background:url(images/sidebar-rept.jpg) repeat-y left top;
}
#sidebar ul li {
	margin:0 0 1.5em 0;
}
#sidebar li li {
	background:none;
	padding:6px 0;
	margin:0;
	border:none;
	border-bottom:solid 1px #aaa546;
}
#sidebar li li li {
	background:none;
	padding-left:10px;
	border:none;
}
#sidebar ul h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	line-height:40px;
	color:#fff;
	background:url(images/sidebar-head.jpg) no-repeat left top;
	height:49px;
	padding:0 0 0 28px;
	margin:0;
}
#sidebar a {
	font-size:12px;
	color:#f5f2d5;
}
.textwidget {
	background:url(images/sidebar-rept.jpg) repeat-y left top;
	text-align:right;
}


/* Post */
.post {
	background:url(images/post-bg.jpg) no-repeat left bottom;
	padding-bottom:40px;
	margin:0 0 15px 0;
	clear:both;
}
.posttitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	padding:0;
	margin:0;
}
.posttitle a {
	text-decoration:none;
}
.posttitle a:hover {
	color:#000000;
}
#date-bg{
	background: url(images/date-bg.gif) no-repeat top left;
	width: 69px;
	height: 62px;
	float:left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding:18px 20px 0px 0px;
	margin:0px 0px 0px 0px;
}
.post p, .post ol li, .post ul li {
	margin-top:0;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
.postentry {
	clear:both;
	padding-top:10px;
	margin-top:25px;
	border-top:solid 1px #b59a5e;
}
.postmetadata {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 0 0;
	color:#000;
	text-align:left;
}
.postmetadata a {
	color:#776A4D;
}
div.navigation {
	font-size:1.1em;
}
/*.postentry a {
	border-bottom:1px solid #ddd;
}
.postentry a:hover {
	border-bottom:1px solid #258;
	text-decoration:none;
}
.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}
.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}*/


/* Comments */
#comments {
	font-size:1.2em;
}
.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}
.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}
li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}
li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}
.commentlist li.even {
	background-color:#fafafa;
}
.commentlist li.odd {
	background-color:#F4F4F4;
}
ul.children li {
	list-style:none;
}
img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}
.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}
.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}
textarea#comment {
	width:70%;
	overflow:auto;
}
#comments div.navigation {
	font-size:0.9em;
}


/* Calendar */
#calendar_wrap {
	background:url(images/sidebar-rept.jpg) repeat-y left top;
}
#wp-calendar {
	color:#fff;
	width:85%;
	margin:0 20px;
}
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#f5f2d5;
	text-align:center;
	padding:5px 0;
}
#wp-calendar thead th {
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
	border:1px solid #A29A82;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
#prev {
	text-align:left;
}
#next {
	text-align:right;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}
.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}
.wp-caption {
   border: 4px solid #d4c791;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   text-align:center;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

