/*  
Theme Name: Facebook
Theme URI: http://www.free-wordpress-blog-themes.com
Description: Theme for Social Networking Fans
Version: 1.0
Author URI: http://www.free-wordpress-blog-themes.com
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:10px;
	}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:10px;
		text-align:justify;
	}
ul, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		text-decoration:none;
		color:#2b8702;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none;}
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:12px;
		color:#5e5e5e;
		background:url(images/body_bg.jpg) repeat-x top #ffffff;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:960px;
	}
.header
	{
		height:116px;
		overflow:hidden;
		background:url(images/header_bg.jpg) no-repeat left bottom;
	}
.header_top
	{
		height:87px;
		overflow:hidden;
	}
.header_bottom
	{
		height:29px;
		overflow:hidden;
	}
.title
	{
		margin:0px;
		padding:0px;
		float:left;
		padding-top:10px;
		padding-left:25px;
	}
.title h1
	{
		font-size:30px;
		font-weight:bold;
		padding-top:10px;
	}
.title a, .title a:visited
	{
		color:#ffffff;
		text-decoration:none;
	}
.title a:hover
	{
		color:#9bbafd;
		text-decoration:none;
	}
.header_links
	{
		float:right;
		text-align:right;
		padding-right:8px;
		padding-top:32px;
	}
/************************************************************/
.nav
	{
		height:26px;
		overflow:hidden;
		padding:3px 20px 0px 20px;
	}
.nav ul
	{
		list-style:none;
		overflow:hidden;
		padding:0px;
	}
.nav ul ul
	{
		float:left;
		padding:0px;
	}
.nav li
	{
		float:left;
		padding:0px;
		padding-right:4px;
	}
.nav a, .nav a:visited
	{
		text-decoration:none;
		float:left;
		font-size:13px;
		color:#ffffff;
		font-weight:bold;
		overflow:hidden;
	}
.nav a:hover, .nav .current_page a, .nav .current_page a:visited
	{
		color:#636363;
		text-decoration:none;
		background:url(images/nav_hover_left.jpg) no-repeat left top;
	}
.nav li span
	{
	    padding-right:16px;
		float:left;	
		cursor:pointer;
		padding-left:16px;
	}
.nav li a span
	{
		height:22px;
		padding-top:4px;
	}
.nav li a:hover span, .nav .current_page a span, .nav .current_page a:visited span
	{
		background:url(images/nav_hover_right.jpg) no-repeat right top;
	}
/*****************************************************************/
.content
	{
		background:url(images/contentBg.jpg) repeat-y left;
		padding:15px 0px 45px 0px;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:664px;
	}
.story
	{
		margin-bottom:15px;
		height:1%;
	}
.story_bottom
	{
		background:url(images/story_bottom.gif) no-repeat left bottom;
		padding:11px 0px;
	}
.story_top
	{
		background:url(images/story_top.gif) no-repeat left top;
	}
.story_bg
	{
		background:url(images/story_bg.jpg) repeat-y left;
		padding:0px 3px;
		height:1%;
	}
.storyTitle
	{
		background:#e5e5e5;
		padding:0px 10px 6px 10px;
	}
.storyTitle h3
	{
		font-size:15px;
		font-weight:bold;
		margin-top:-2px;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#474747;
	}
.storyTitle a:hover
	{
		color:#3b5998;
		text-decoration:none;
	}
.storyDate
	{
		float:left;
		width:90px;
		padding:0px;
		padding-top:7px;
		height:52px;
		overflow:hidden;
		text-align:center;
		color:#ffffff;
		font-size:15px;
		font-weight:bold;
		line-height:15px;
		background:url(images/dateBg.jpg) no-repeat left top;
	}
.storyContent
	{
		padding:8px 10px 10px 15px;
	}
.storyContent img
	{
		float:left;
		margin:5px 10px 5px 0px;
	}
.commentTag
	{
	}
.storyComment
	{
		float:left;
		width:555px;
		color:#5e5e5e;
		font-size:12px;
		text-align:left;
		padding:15px 0px 15px 0px;
		border-bottom:solid 1px #e8e8e8;
	}
.storyComment a, .storyComment a:visited
	{
		color:#2b8702;
		text-decoration:none;
	}
.storyComment a:hover
	{
		text-decoration:underline;
	}
.storyAuthor
	{
		float:left;
		width:200px;
		color:#f66a00;
		font-weight:normal;
	}
.readComment
	{
		float:right;
		width:250px;
		text-align:right;
		padding-right:18px;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:286px;
		color:#454545;
	}
.sideBarTop
	{
		background:url(images/sidebar_top.gif) no-repeat left top;
	}
.sideBarBottom
	{
		background:url(images/sidebar_bottom.gif) no-repeat left bottom;
		padding:10px 0px 7px 0px;
	}
.sideBarBg
	{
		background:url(images/sidebar_bg.jpg) repeat-y left;
		padding:0px 3px;
		height:1%;
	}
.sideBar ul
	{
		margin:0px;
		padding:0px;
		height:1%;
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
		padding-bottom:10px;
	}
.sideBar ul ul ul
	{
		margin:0px;
		padding:0px;
	}
.sideBarTitle
	{
		color:#474747;
		padding:0px 15px 5px 15px;
		margin-bottom:5px;
		background:#e5e5e5;
		height:1%;
	}
.sideBarTitle h2
	{
		font-weight:bold;
		font-size:15px;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:3px 0px 3px 20px;
		margin:0px;
		list-style:none;
		border:none;
	}
.sideBar ul li
	{
		margin:0px;
		padding:0px;
		list-style:none;
		overflow:hidden;
		margin-bottom:10px;
		height:1%;
	}
.sideBar li li
	{
		margin:0px;
		padding:0px;
		display:block;
		margin:0px 15px;
		padding:4px 10px 4px 20px;
		background:url(images/bullet.jpg) no-repeat 0px 9px;
		height:1%;
		border:none;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#454545;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#454545;
		padding-right:5px;
		text-decoration:none;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
	}
.adsTop
	{
		background:url(images/ads_top.gif) no-repeat left top;
	}
.adsBottom
	{
		background:url(images/sideBar_bottom.gif) no-repeat left bottom;
		padding:10px 0px 7px 0px;
	}
.adsBg
	{
		background:url(images/sidebar_bg.jpg) repeat-y left;
		padding:0px 10px;
		height:1%;
	}
.left_ad
	{
		float:left;
		width:123px;
		height:123px;
		overflow:hidden;
		margin-bottom:10px;
		border:solid 1px #b6b6b6;
	}
.right_ad
	{
		float:right;
		width:123px;
		height:123px;
		overflow:hidden;
		margin-bottom:10px;
		border:solid 1px #b6b6b6;
	}
/***********************************************/
.header .search
	{
		float:right;
		width:325px;
		font-size:14px;
		color:#ffffff;
	}
.header .txt
	{
		float:left;
		width:65px;
		margin-top:42px;
	}
.header .searchText
	{

		padding:2px 2px;
		float:left;
		width:170px;
		font-size:12px;
		font-family:arial;
		color:#575757;
		border:solid 1px #1b2e55;
		margin-top:40px;
	}
.header .go
	{
		margin-left:20px;
		float:left;
		width:41px;
		height:22px;
		margin-top:40px;
	}
/**************/
.sideBar .search
	{
		padding-left:15px;
		height:1%;
	}
.sideBar .searchText
	{
		float:left;
		width:180px;
		font-size:12px;
		font-family:arial;
		padding:2px;
		margin-top:5px;
		margin-bottom:10px;
		border:solid 1px #b2b1b1;
	}
.sideBar .go
	{
		float:left;
		height:24px;
		width:60px;
		margin-bottom:10px;
		margin-left:3px;
		margin-top:3px;
	}
/**********************************************/
.footer
	{
		color:#454545;
		font-size:11px;
		border-top:solid 1px #eae9e9;
		padding:10px 5px 0px 0px;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#4264ac;
	}
.footer a:hover
	{
		text-decoration:underline;
	}
.footer_content
	{
		float:right;
		width:250px;
		text-align:right;
		padding-bottom:40px;
	}
.footer_nav
	{
		font-size:12px;
		margin-bottom:5px;
		float:left;
		width:700px;
		padding-bottom:40px;
	}
.footer_nav ul
	{
		display:inline;
	}
.footer_nav li
	{
		display:inline;
	}
.footer_nav li a, .footer_nav li a:visited
	{
		color:#4264ac;
		text-decoration:none;
		border-right:solid 1px #4264ac;
		padding:0px 7px 0px 8px;
	}
.footer_nav li a:hover
	{
		text-decoration:underline;
	}

/*****************************************************/
/*older entries, newer entries*/
.navigation
	{
		padding-top:10px;
	}
.alignleft
	{
		float:left;
		padding-left:0px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-weight:bold;
		color:#4264ac;
		font-family:tahoma;
		font-size:11px;
	}
.navigation a:hover
	{
		text-decoration:underline;
	}


/*********************************************************/
.comment_template
	{
		padding-left:25px;
		padding-top:15px;
	}
blockquote
	{
		padding:10px 0px 0px 0px;
		padding-left:15px;
		font-size:16px;
		width:400px;
		color:#555;
		font-family:"trebuchet ms";
		border-left:solid 6px #6c9e55;
	}

h2.center
	{
		font-size:20px;
		font-weight:normal;
		padding-bottom:15px;
		text-align:center;
	}
h3#respond
	{
		color:#2a2a2a;
		padding-top:10px;
		padding-bottom:8px;
		font-size:13px;
		font-weight:bold;
	}
#commentform p a, #commentform p a:visited
	{
		color:#ff0000;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		width:460px;
		background:#ffffff;
		border:solid 1px #cdcdcd;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		width:200px;
		background:#ffffff;
		border:solid 1px #cdcdcd;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#ffffff;
		border:solid 1px #cdcdcd;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#ffffff;
		border:solid 1px #cdcdcd;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#2a2a2a;
		padding-bottom:15px;
		font-size:13px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#4366b0;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h2.pagetitle, .article h2
	{
		color:#5a5959;
		font-size:22px;
		font-weight:bold;
		padding-bottom:15px;
		font-family:"trebuchet ms";
		padding-top:5px;
		padding-left:5px;
	}
	
/* no match found in search */
.error
	{
		color:#e04a0b;
		font-size:22px;
		font-weight:bold;
		padding-bottom:15px;
		font-family:"trebuchet ms";
		padding-left:5px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:10px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal;
		margin-left:10px;
	}
.storyContent ul li
	{
		list-style:square;
	}


/* avatar */
.fl_left
	{
		padding:0px 0px;
	}
.authorImg
	{
		float:left;
		width:40px;
		padding-top:10px;
	}
.commentText
	{
		margin:0px;
		padding:5px 0px 0px 0px;
		line-height:18px;
	}
.commentAuthor
	{
		float:right;
		width:520px;
		padding-bottom:2px;
		padding-left:5px;
		padding-top:13px;
		font-family:verdana;
	}
/*********************************************************/
	
/* Begin Comments*/
.contentt {background: #fdfefe; padding-top:5px; padding-bottom:8px; border:solid 1px #e9e7e7; border-top:none; border-bottom:none; height:1%;}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#e9e7e7; margin:0 5px 0 0;}
.b2 {height:1px; background:#fdfefe; margin:0 3px 0 0; border-right:2px solid #e9e7e7; border-left:1px solid #e9e7e7;}
.b3 {height:1px; background:#fdfefe; margin:0 2px 0 0; border-right:1px solid #e9e7e7; border-left:1px solid #e9e7e7;}
.b4 {height:2px; background:#fdfefe; margin:0 1px 0 0; border-right:1px solid #e9e7e7; border-left:1px solid #e9e7e7;}

.b11, .b22, .b33, .b44{font-size:1px; overflow:hidden; display:block;}
.b11 {height:1px; background:#e9e7e7; margin:0 0 0 5px;}
.b22 {height:1px; background:#fdfefe; margin:0 0 0 3px; border-left:2px solid #e9e7e7; border-right:1px solid #e9e7e7;}
.b33 {height:1px; background:#fdfefe; margin:0 0 0 2px; border-left:1px solid #e9e7e7; border-right:1px solid #e9e7e7;}
.b44 {height:2px; background:#fdfefe; margin:0 0 0 1px; border-left:1px solid #e9e7e7; border-right:1px solid #e9e7e7;}


.commentmetadata
	{
		padding-top:3px;
		font-size:11px;
		font-family:verdana;
	}
/*.alt {
	margin:0px;
	padding:10px;
	/*border:solid 5px #7f9db9;*/
	/*background:#e5ecce;
	color:#000;
	}*/
ul.commentlist {
	padding:0px;
	text-align: justify;
	width:580px;
	}
.commentlist li {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	padding-bottom:5px;
	list-style: none;
	background:none;
	border-bottom:solid 1px #e5e5e5;
	border-top:solid 1px #e5e5e5;
	height:1%;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* CALENDER STYLE */
/* Begin Calendar */
#calendar_wrap table th
	{
		color:#3f3f3f;
	}
#calendar_wrap #today
	{
		color:#000000;
		font-weight:bold;
	}
#wp-calendar {
	empty-cells: show;
	/*padding: 8px;*/
	margin:0px auto 0;
	margin-bottom:10px;
	width: 210px;
	color:#6a6a6a;
	text-align:center;
	background:none;
	font-size:12px;
	font-family:arial;
	}

#wp-calendar #next a {
	text-align: right;
	padding-right:5px;
	border:0px;
	background:none;
	color:#1844a1;
	text-decoration:underline;
	}
#wp-calendar #next a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar #prev a {
	text-align: left;
	border:0px;
	padding-left:5px;
	background:none;
	color:#1844a1;
	text-decoration:underline;
	}
#wp-calendar #prev a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	width:210px;
	background:none;
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #1844a1;
	text-decoration:underline;
	font-weight:bold;
}
#wp-calendar td a:hover {
	/*background: #f1820c;*/
	color: #0000cc;
	font-weight:bold;
	text-decoration: none;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */



/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
