/*
Theme Name: ajWood
Description: Custom Wordpress theme with wood background
Version: 1.0
Author: Aman Kumar Jain
Author URI: http://amanjain.com
Tags: Brown, Wood, fixed-width
*/

body
{
	margin:0px;
	padding:0px;
	background:url('./images/bg.jpg');
	text-align:center;
		color:#676766;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
a
{
	color:#676767;
	text-decoration:none;
}
a:hover
{
	color:#726f65 ;
}
#header
{
	/*width:100%;*/
	width:635px;
	margin-left:auto;
	margin-right:auto;	
	height:65px;
	color:white;
	padding-top:30px;
}
#headerText 
{
	width:634px;
	margin-left:-10px;
	/*margin-right:auto;*/
	text-align:left;
	font-family:"Sketch Rockwell";
	font-size:46pt;
	line-height:25pt;
	padding-left:50px;
}
#headerText a
{
	color:white;
	text-decoration:none;
	font-family:"Sketch Rockwell";
	font-size:46pt;
	line-height:25pt;	
}
#headerMessage
{
	width:634px;
	margin-left:-10px;
	/*margin-right:auto;*/
	text-align:left;
	font-family:"Bradley Hand ITC TT"; 
	font-weight:Bold;
	font-size:16pt;
	padding-left:50px;
	color:#cec7c2;
	margin-top:5px;
}
#topMenu
{
	width:570px;
	position:absolute;
	float:right;
	text-align:right;
	font-family:"Sketch Rockwell";
	font-size:14pt;
	line-height:12pt;
}

#topMenu li
{
	list-style-type:none;
}
#topMenu a
{
	text-decoration:none;
	color:#c9c6bf;
}

#container
{
	width:954px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
#brandNew
{
	width:95px;
	height:97px;
	background:url('./images/brand-new.png') no-repeat;
	float:left;
	margin-left:130px;
	margin-top:-20px;
	position:absolute;
}
#coffeeCupPad
{
	width:227px;
	height:364px;
	background:url('./images/coffeeCupPadPen.png');
	float:right;
	margin-top:-50px;
}
#content
{
	width:634px;
	background:#f2f0ee;
	margin-left:150px;
	padding-bottom:30px;
}

.post
{
	width:526px;
	color:#726f65;
	text-align:left;
	padding-top:45px;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-left:53px;
}

.postTitle
{
	color:#726f65;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:24px;
	width:427px;
	line-height:23px;
	margin-bottom:5px;

}
.postTitleSingle
{
	color:#726f65;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:24px;
	width:350px;
	margin-bottom:5px;
}
.postTitle a, .postTitleSingle a
{
	color:#726f65;
	text-decoration:none;
}
.postCommentCount
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	line-height:24px;
	float:right;
	color:#97958d;
}

.postCommentDate
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	float:right;
	color:#97958d;
}
.comment
{
	font-family:Arial;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	color:#93928d;
	text-decoration:none;
	margin-left:69px;
}

.postCommentCount a
{
	text-decoration:none;
	color:#97958d;
}
.postCommentCount a:hover
{
	color:#726f65;
}
.wp-smiley
{
	border:0px;
	margin:0px;padding:0px;
	display:inline;
}
.meta
{
	overflow:auto;
	overflow:hidden;
}
.border
{
	height:3px;
	width:100%;
	background:#c7c4bb;
	margin-top:5px;
}
.inBorder
{
	height:3px;
	width:63px;
	float:right;
	background:#979693;
	margin-right:-1px;
}
.postContent
{
	color:#676766;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:-5px;
}
.postContent a
{
	text-decoration:none;
	color:#b1aca1;
}
.postContent a:hover
{
	/*color:white;*/
}

#menu
{
	position:absolute;
	color:white;
	float:left;
	margin-left:-20px;
	margin-top:45px;
	font-family:"Sketch Rockwell";
	font-size:18pt;	
}

#menuCategories
{
	text-align:right;
	width:160px;
	font-family:"Bradley Hand ITC TT"; 
	font-weight:Bold;
	font-size:18pt;	
	line-height:24px;
	margin-left:-18px;
}

#menuCategories a
{
	font-family:"Bradley Hand ITC TT"; 
	font-weight:Bold;
	font-size:15pt;	
	line-height:20px;
	color:#c0bbb0;
	text-decoration:none;
	margin-right:5px;
}



#blogDetails
{
	width:809px;
	margin-left:auto;
	margin-right:auto;
}

#logo2009
{
	width:136px;
	height:139px;
	background:url('./images/2009.png');
	float:right;
	margin:0px 0px 0px 670px;
	position:absolute;
}

#blodDetailsContent
{
	width:809px;
	/*background:black;*/
	background:url('./images/footer.png');
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
	padding-bottom:90px;
}

#blodDetailsContentHeader
{
	font-family:"Sketch Rockwell";
	font-size:18pt;
	color:#ceccc6;
}

#blodDetailsContentOptions td
{
	color:#e3e1e1;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	vertical-align: top;
	margin-top:15px;
}

#blodDetailsContentOptions td a, #blodDetailsContentOptions td a:hover
{
	color:#424242;
	text-decoration:none;
}

#blodDetailsContentOptions td a:hover
{
	color:#9b9b9b;
}


#bubble
{
	width:188px;
	height:95px;
	background:url('./images/bubble.png') no-repeat;
	float:right;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;	
	font-size:9pt;
	line-height:12pt;
	color:#484848;
	font-style:italic
}


#box
{
	width:177px;
	height:39px;
	background:url('./images/box.png');
	float:right;
	margin-right:15px;
	margin-top:30px;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:12pt;
	color:#484848;	
}

#navigation a
{
	font-family:"Sketch Rockwell";
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	color:white;	
	padding:3px 6px 2px 6px;
	border:1px solid #b2b0ab;
	background:#97948d;
}

#navigation
{
	padding-top:50px;
	margin-left:55px;
	margin-right:55px;
}

#specialBottom td
{
	color:#726f65;
	font-family:Arial;
	font-weight:bold;
	font-size:26px;
}

#specialBottom td .border
{
	margin-top:12px;
	margin-bottom:-6px;
}



.commentMeta
{
	text-align:left;
	margin-left:60px;
	margin-right:60px;
	margin-top:20px;
	background:#e4e2e3;
	padding:5px 10px 5px 10px; 
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#e3e1e1;
}
.commentMeta a
{
	color:#676767;
	text-decoration:none;
}

.commentText
{
	text-align:left;
	margin-left:60px;
	margin-right:60px;
	margin-top:1px;
	background:#e3e1e1;
	padding:5px 10px 5px 10px; 
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676767;
}

.commentText p
{
	margin:2px 0px 2px 0px;
}

.commentatorName, .commentatorName a
{
	color:#93918a;
}
.responseForm
{
	text-align:left;
	margin-left:55px;
		font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
			color:#676767;

}

.commentReply
{
	border:0px;
	padding:5px;
	background:#e2e0e1;
	color:#989898;
	margin-top:-5px;
}

#submit
{
	font-family:"Sketch Rockwell";
	font-size:11pt;
	line-height:5pt;
	text-decoration:none;
	color:white;	
	padding:8px 7px 7px 7px;
	border:0px;
	background:#98958e;
}
.commentText a
{
	color:#676767;
	text-decoration:none;
}
.commentText a:hover
{
	/*color:white;*/
}

#wp_movie_ratings.sidebar_mode
{
	margin-top:20px ! important;
}

#wp_movie_ratings.page_mode
{
	margin-top:5px ! important;
}

#wp_movie_ratings #reviews li
{
	background:#eae8e6 ! important;
		padding-top:5px;
}

#wp_movie_ratings #reviews li:hover
{
	/*background:#e7e7e7 ! important;*/
	background-color:#eae8e6 ! important;
}

#wp_movie_ratings .item
{
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:#676767;
}
#wp_movie_ratings a:hover
{
	color:#676767;
}
#wp_movie_ratings li
{
	color:#676767;
	background:#eae8e6 !important;
}
.page_mode ul
{
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:#676767;	
}

.postimgdiv
{
	float:left;
	width:110px;
	height:62px;
	margin-top:3px;
}
 
.postimg
{
	float:left;
	width:110px;
	height:62px;
}

.featuredImg
{
	/*
	border-bottom:1px solid #e0dfdb;
	border-left:1px solid #e0dfdb;
	border-right:1px solid #e0dfdb;
	padding:3px;*/
	border:2px solid #e0dfdb;
	display:block;
	margin:0 auto;
	/*
	text-align:center;	*/
}
img
{
	border:2px solid #e0dfdb;
	margin:0 auto;
}
.menu, .menu ul
{
	padding:0px;
	margin:0px;
}

.fetData
{
	padding-left:10px;
	float:left;
	width:120px;
	margin-top:10px;
}

.fetData a:hover
{
	color:#726f65 ! important; 
}

#reviews a
{
	color:#676767 ! important;
}

#wpstats
{
	border:0px;
	padding:0px;
	margin:0px;
	margin-top:-10px;
	float:left;
}
.fListBottom
{
	overflow:hidden;
	margin-bottom:5px;
}

.postTitleSingle
{
	line-height:24px;
}
