/*  
Theme Name: Love 3
Theme URI: http://www.wordpresstemplates.com
Author: Jyot Vakharia
Author URI: http://www.wordpresstemplates.com 
Description:  Love 3
*/

body
	{
		margin:0px;
		padding:0px;
		background:#fff7ef url(images/header_bg.jpg) repeat-x;
		font-family: Arial;
		font-size:12px;
		color:#5f5c5c;
	}
#main
	{
		width:910px;
		margin:0px auto;
		padding:0px;
	}
p,h1,h2,h3,h4,h5,h6,form,img,ul,li,tr,td,table
	{
		margin:0px;
		padding:0px;
	}
/*--------------------------------------------*/
.header
	{
	}
.bloginfo
	{
		float:left;
		padding:8px 0 0 0;
		color:#000000;
		height:170px;
		overflow:hidden;
	}
.bloginfo_center
	{
		background:url(images/bloginfo_center.jpg) repeat-y;
	}
.bloginfo_top
	{
		background:url(images/bloginfo_top.jpg) no-repeat left top;
	}
.bloginfo_bottom
	{
		background:url(images/bloginfo_bottom.jpg) no-repeat left bottom;
		padding-bottom:5px;
	}
.love_img
	{
		float:left;
	}
/*--------------------------------------------*/
.name
	{
		font-size:36px;
		padding:0px 0 0 10px;
		width:400px;
		height:40px;
		overflow:hidden;
	}
.name a, .name a:visited
	{
		text-decoration:none;
		color:#254450;
	}
.name a:hover
	{
		color:#0977b5;
	}
.description
	{
		font-size:20px;
		color:#254450;
		padding:0 0 0 10px;
		
		width:400px;
		overflow:hidden;
	}
/*-------------------------------------*/
.nav
	{
	}
.nav ul
	{
		list-style:none;
		padding:20px 0 10px 0;
		height:16px;
		overflow:hidden;
	}
.nav ul ul
	{
		padding-left:0px;
		padding-top:0px;
		float:left;
	}
.nav li
	{
		font-size:13px;
		float:left;
	}
.nav a, .nav a:visited
	{
		text-decoration:none;
		font-weight:bold;
		color:#000000;
		padding:0px 10px 0px 10px;
		border-left:#000000 1px solid;
		display:block;
		float:left;
	}
.nav a:hover
	{
		color:#FF0000;
		text-decoration:underline;
	}
/*--------------------------------------------*/
.content
	{
	}
.content_center
	{
		background:url(images/content_center.jpg) repeat-y;
	}
.content_top
	{
		background:url(images/content_top.jpg) no-repeat left top;
	}
/*--------------------------------------------*/			
.main_content
	{
		float:left;
		width:676px;
	}
.story
	{
		background:#ffffff;
		margin-bottom:15px;
	}
.story_bottom
	{
		background:#ffffff url(images/maincontent.jpg) no-repeat left bottom;
		padding:10px;
	}
/*-------------------------------*/
.title
	{
	}
.main_title_text
	{
		font-size:14px;
	}
.main_title_text_one
	{
		font-weight:bold;
	}
.main_title_text_one a, .main_title_text_one a:visited
	{
		text-decoration:none;
		font-size:20px;
		color:#875c5c;
	}
.main_title_text_one a:hover
	{
		color:#e09999;
	}
.main_title_text_two
	{
		color:#884d12;
		font-weight:bold;
		text-transform:uppercase;
	}
.main_title_text_two a, .main_title_text_two a:visited
	{
		text-decoration:none;
		color:#884d12;
	}
.main_title_text_two a:hover
	{
		text-decoration:underline;
	}
/*-------------------------------*/
.story_text
	{
		text-align:justify;
		margin-top:10px;
	}
.story_text ul li
	{
		list-style:square;
		margin-left:40px;
	}
.story_text ol li
	{
		list-style:decimal;
	}
blockquote
	{
		border:solid 1px;
		padding:3px;
		padding-left:10px;
		background:#fdebf5;
	}
.comment
	{
		padding:20px 0 0 0;
		font-weight:bold;
	}
.comment a, .comment a:visited
	{
		text-decoration:none;
		color:#5f5c5c;
	}
.comment a:hover
	{
		text-decoration:underline;
	}
/*-------------------------------------------------------*/	
.sidebar
	{
		float:right;
		width:216px;
		color:#000000;
	}
.sidebar_center
	{
		background:url(images/sidebar_center.jpg) repeat-y;
		height:1%;
	}
.sidebar_top
	{
		background:url(images/sidebar_top.jpg) no-repeat left top;
	}
.sidebar_bottom
	{
		background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
		height:1%;
	}
.sidebar_title_center
	{
		background:url(images/sidebar_title_center.jpg) repeat-y;
	}
.sidebar_title_bottom
	{
		background:url(images/sidebar_title_bottom.jpg) no-repeat left bottom;
		padding-bottom:10px;
		padding-top:10px;
		height:1%;
	}
.sidebar li
	{
		padding-bottom:8px;
	}
/*--------------------------------------------------*/
.sidebar li li
	{
	}
.sidebar li ul,li
	{	
		list-style:none;
	}
.sidebar li li li
	{
		padding:2px 0px 0px 25px;
		margin:0px;
	}
.sidebar li ul
	{
		padding: 10px 0 10px 0;
	}
.sidebar li ul ul
	{
		margin:0px;
		padding:2px 0 2px 0;
	}
.sidebar li li
	{
		padding:2px 0px 2px 25px;
		margin:0px 0px 0px 20px;
		list-style:none;
		background:url(images/love_button.jpg) no-repeat left 2px;
	}
.sidebar li a, .sidebar li a:visited
	{
		text-decoration:none;
		color: #000000;
	}
.sidebar li a:hover
	{
		text-decoration:underline;
	}
h3.title_text
	{
		width:200px;
		overflow:hidden;
		
		font-size:16px;
		font-weight:bold;
		color:#FF0000;
		text-transform:capitalize;
		text-align:center;
		height:1%;
	}
/*--------------------------------------------------*/
.footer
	{
	}
.footer_center
	{
		background:url(images/footer_center.jpg) repeat-y;
	}
.footer_top
	{
		background:url(images/footer_top.jpg) no-repeat left top;
		padding-bottom:20px;
		height:1%;
	}
.footer_text
	{
		text-align:center;
		color:#000000;
		font-size:11px;
		padding-top:20px;
	}
.footer_text a, .footer_text a:visited
	{
		color:#000000;
		text-decoration:none;
	}
.footer_text a:hover
	{
		text-decoration:none;
	}
/*--------------------------------------------------*/
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 200px;
	color:#000000;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	width:200px;
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	color: #00a8ff;
	text-decoration:underline;
	font-weight:bold;
}
#wp-calendar td a:hover {
	background: #f4cee3;
	border-left: none;
	color: #fb890d;
	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: #f4cee3; }
/* End Calendar */
/*--------------------------------------------------*/
.pagetitle
	{
		color:#fe8c40;
		font-size:25px;
		padding-bottom:10px;
		padding-left:8px;
	}
.error
	{
		color:#FF0000;
		font-size:25px;
		padding-left:8px;
	}
/*--------------------------------------------------*/
/* COMMENT BUBBLES */
/* Begin Comments*/
.alt {
	margin:0px;
	padding:10px;
	border:solid 1px #7f9db9;
	background:#fdebf5;
	}
.commentlist {
	padding:0px;
	text-align: justify;
	}
.commentlist ul
	{
		padding:0px !important;
		margin:0px !important;
	}
.commentlist li {
	margin: 15px 0px 3px 0;
	padding: 5px 10px 3px;
	list-style: none;
	border:solid 1px #7f9db9;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.fl_right
	{
		float:right;
	}
.commentlist li a, .commentlist li a:visited
	{
		color:#888888;
	}
/*--------------------------------------------------*/
/* End Comments */
.alignright {
	float: right;
	margin-right:15px;
	}

.alignleft {
	float: left;
	margin-left:5px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-weight:bold;
		color:#FF0000;
	}
.navigation a:hover
	{
		text-decoration:underline;
	}
/*--------------------------------------------------*/
#respond
	{
		margin:20px 0px 0px 0;
		color:#a55726;
	}
#comment
	{
		font-size:12px;
		font-weight:bold;
		color:#313f43;
		width:575px;
	}
#comments
	{
		margin:20px 0px 5px 0;
		color:#a55726;
	}	
#comment_title
	{
		
	}
#commentform
	{
		margin:0px 0px 0px 0;
	}	
#commentform a, #commentform a:visited
	{
		text-decoration:none;
		color:#000066;
	}