/*
Theme Name:		Thesis Writing Blog
Theme URI:		http://www.cemetco.com
Description:	2 column beautiful Wordpress Theme.
Version:		1.0
Author:			CeMET
Author URI:		http://www.cemetco.com
*/



@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 5px;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	padding:0px;
	margin:0px;
}
form {
	padding:0px;
	margin:0px;
}
a {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: underline;
}
a:hover {
	color: #A6200A;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: underline;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	margin:0px;
	padding:10px 0px 0px 0px;
}
.clear {
	clear: both;
}
.left {
	float:left;
}
.right {
	float:right;
}
img {
	border-style:none;
}
div#wrapper {
	width:100%;
	height:auto;
	margin:auto;
	text-align:left;
}
#header {
	height:190px;
	background-image:url(images/header_back.jpg);
	background-repeat:repeat-x;
}
#container {
	height:auto;
	background-image: url(images/back.jpg);
	background-repeat:repeat;
}
div#branding {
	height:190px;
	width:965px;
	margin:auto;
	background-image: url(images/brand.jpg);
	background-repeat:no-repeat;
}
.logo {
	width:310px;
	;
	height:190px;
	float:left;
	display:block;
	text-indent:-999999px;
}
.logo a {
	width:310px;
	;
	height:190px;
	float:left;
	display:block;
	cursor:pointer;
}
.logo a:hover {
	width:310px;
	;
	height:190px;
	float:left;
	display:block;
	cursor:pointer;
}
#nav {
	width:597px;
	float:left;
	padding-top:70px;
	padding-left:38px;
}
#nav ul {
	text-align:center;
}
#nav ul li {
	float:left;
	list-style:none;
}
#nav ul li a {

	font-size:19px;
	color:tan;
	font-style:italic;
	text-align: center;
	text-decoration:none;
}
#nav ul li a:hover {

	font-size:19px;
	color:#ffffff;
	font-style:italic;
	text-align: center;
	text-decoration:none;
}
.separator {
	text-align:center;
	padding:3px 20px;
	color: #654224;
}
#page {
	height:auto;
	background-image: url(images/pattern.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#main {
	width:965px;
	margin:auto;
	height:auto;
}
#left_bar {
	width:255px;
	float:left;
	background-image:url(images/book.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:297px;
}
#content {
	width:710px;
	float:left;
	background-image: url(images/post_mid.jpg);
	background-repeat:repeat-y;
}
.post_bottom {
	height:128px;
	background-image:url(images/post_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.post_top {
	height:197px;
	background-image:url(images/post_top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.search {
	height:110px;
}
.search_text{ width:162px;
	height:22px;}
.search_input {
	width:150px;
	height:20px;
	margin-right:5px;
	background-image:url(images/search_text.jpg);
	background-repeat:no-repeat;
	border:0px;
	color:#805428;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-left:5px;
	_padding-left:10px;
	_padding-top:5px;
	padding-top:5px;
}
.search ul {
	padding-top:40px;
}
.head_text {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	font-style:italic;
	padding-top:50px;
	padding-left:95px;
	width:250px;
	font-weight:bold;
}
.search ul li {
	float:left;
	list-style:none;
}
.left_menu {
	width:250px;
	height:auto;
	margin-bottom:20px;
}
.left_menu p {
	padding-left:0px;
}
.left_menu h2 {
	width:200px;
	height:29px;
	background-image:url(images/h2.png);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#2e1000;
	padding-left:50px;
	padding-top:45px;
}

img, .left_menu h2 { behavior: url(wp-content/themes/thesis_writing_blog/iepngfix.htc); }
.left_menu ul {
	padding-left:0px;
	
}
li {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.left_menu ul a {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2e1000;
	padding-top:0px;
	margin-top:0px;
}
.left_menu ul a:hover {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#A6200A;
}
.left_menu ul li {
	height:20px;
	list-style:none;
	padding-left:0px;
	padding-top:10px;
}
.left_menu ul li a {
	height:20px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#2e1000;
	font-style:italic;
	text-decoration:none;
	background-image:url(images/separator.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.left_menu ul li a:hover {
	height:20px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#A6200A;
	font-style:italic;
	text-decoration:none;
	background-image:url(images/separator.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.ads_banner {
	width:549px;
	height:145px;
	margin:auto;
	padding-top:25px;
}
#post {
	width:577px;
	height:auto;
	margin:auto;
	padding:30px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#260d00;
}
#post p img {
	float:right;
}
.author {
	width:375px;
	margin-left:63px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#260d00;
}
.comments a {
	width:105px;
	background-image: url(images/buble.jpg);
	background-position:right;
	padding-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#260d00;
	background-repeat:no-repeat;
	text-decoration:none;
}
.comments a:hover {
	width:105px;
	background-image: url(images/buble.jpg);
	background-position:right;
	padding-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#260d00;
	background-repeat:no-repeat;
	text-decoration:none;
}
.post_title {
	background-image:url(images/post_hr.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
.pub_date {
	width:58px;
	height:48px;
	background-image:url(images/date_back.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	font-size:17px;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}
.title h1 a {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#260d00;
}
.title h1 a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#260d00;
	text-decoration:none;
}
.previous {
	width:149px;
	height:26px;
	padding-left:60px;
	padding-top:20px;
}
.previous a {
	width:149px;
	height:26px;
	display:block;
	background-image:url(images/previous.jpg);
	text-indent:-999999px;
}
.previous a:hover {
	width:149px;
	height:26px;
	display:block;
	background-image:url(images/previous.jpg);
	text-indent:-999999px;
}
.link a {
	padding-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #a6200a;
	font-style:italic;
	text-decoration: underline;
}
#footer {
	width:710px;
	height:70px;
	float:right;
	padding-top:20px;
}
.rss {
	width:350px;
	float:left;
}
.rss a {
	font-size:12px;
	color:#f0e0c9;
	font-weight:bold;
	padding: 5px;
	text-decoration: none;
	
}
.rss a:hover {
	font-size:12px;
	color:#f0e0c9;
	font-weight:bold;
	padding: 5px;
	text-decoration: none;
}
.copyright {
	width:320px;
	float: right;
	text-align:right;
	padding-right:30px;
}
.copyright a{
	color: #000;
	text-decoration: none;
}
.copyright a:hover{
	color: #A6200A;
	text-decoration: none;
}
.editThis {
	
	padding-left: 10px;
}
.commntTitle {
	color: #000;
	font-weight: bold;
	font-size: 15px;

}
.commentlist {
	padding-left: 25px;
}
.commentForm textarea {
	width: 200px;
}
.center{
	 padding-top: 30px;
	 padding-left: 90px;
}
/**********************************/
#calendar_wrap{
	  padding-left: 20px;
	  margin-top: -30px;
}
table#wp-calendar
{
   border:2px solid #7A644D;

}
table#wp-calendar caption
{
 
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#2e1000;
	text-transform:uppercase;
	padding-bottom: 40px;
	margin-top: -18px;
	font-weight: bold;

}
tbody .pad
{
   background-color:#CDA775;
}
tbody tr td a
{
   font-weight:bold;
   /*color:#8796A5;
   color:#333333;*/
   font-size:16px;
   font-family:arial narrow, arial, garamond, palatino linotype, times new roman, bookman old style;
   color:#3c4a55;
}
tbody tr td a:hover
{
   font-weight:bold;
   /*color:#8796A5;
   color:#333333;*/
   font-size:16px;
   font-family:arial narrow, arial, garamond, palatino linotype, times new roman, bookman old style;
   color:#000;
}
thead tr th
{
   width:20px;
   height:20px;
   text-align:center;
   background-color:#CDA775;
   border:1px solid #7A644D;

}
tbody tr td
{
   border:0px solid #7A644D;
   
}
tfoot tr td a, tfoot tr td a:link, tfoot tr td a:visited, tfoot tr td a:hover, tfoot tr td a:active
{
   font-weight:bold;
   font-size:18px;
   height:20px;
   font-family:garamond, bookman old style, times new roman, arial narrow, arial;
   /*color:#3c4a55;*/
}
tfoot tr td#prev
{
   width:58px;
   height:20px;
   text-align:left;
}

tfoot tr td#next
{
   width:58px;
   height:20px;
   text-align:right;
}
/* Begin Form Elements */
.searchDiv {
margin-left: 5px;
}

.search_input {
float: right;
width: 140px;
}
.search_button{
margin-left: 148px;
padding-top: 3px;
}

