/*  
Theme Name: AcaiBarryPure
Author: Iflair
Description:  AcaiBarryPure
*/
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana; 
	font-size:12px;
	background-image:url(images/main_bg.jpg);
	background-color:#513272;
	background-repeat:repeat-x;
}

#main
{
	width:975px;
	margin:0px auto;
	padding:0px;
}

p,h1,h2,h3,h4,h5,h6,form,img,ul,li,tr,td,table
{
	margin:0px;
	padding:0px;
}

.header
{

}

.header_top
{
	height:220px;
}

.bloginfo
{
	padding:40px 0 10px 200px;
}

.name
{
	font-size:36px;
	padding:0px 0 0 50px;
	width:500px;
	height:40px;
	overflow:hidden;
}

.name a, .name a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#a31d1f;
}

.name a:hover
{
	color:#0977b5;
}

.description
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:0 0 0 0px;
	width:500px;
	height:120px;
	overflow:hidden;
}


.nav
{
	background-image:url(images/button_bg0.jpg);
	background-repeat:repeat;
	height:36px;
}

.nav ul
{
	list-style:none;
	padding:0px 0px 0px 0px;
	height:30px;
	overflow:hidden;
}

.nav ul ul
{
	padding-left:0px;
	padding-top:0px;
	float:left;

}

.nav li
{
	background-repeat:no-repeat;	
	height:20px;	
	font-size:13px;
	float:left;
}

.nav a, .nav a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	padding:10px 10px 0px 10px;
	display:block;
	float:left;
	background-image:url(images/button_line.jpg);
	background-repeat:no-repeat;	
	height:20px;	
	outline:none;
}

.nav a:hover
{
	color:#ffffff;
}

.content
{
	padding:10px;
	background:#D7CDE2;
}

.main_content
{
	float:right;
	width:700px;
	margin-right:3px;
}

.main_content_center
{
/*	background:url(images/content_center.jpg) repeat-y;*/
}

.main_content_top
{
/*	background:url(images/content_top.jpg) no-repeat left top;*/
}

.main_content_bottom
{
	/*background:url(images/content_bottom.jpg) no-repeat left bottom;
	padding:8px;
	padding-bottom:20px;*/
}

.story
{

}


.title
{
	float:right;
	width:730px;
	padding-top:12px;
	margin-left:-24px;
}

.title_center
{
	/*background:url(images/content_title_center.jpg) repeat-y;*/
}

.title_top
{
	/*background:url(images/content_title_top.jpg) no-repeat left top;*/
}

.title_bottom
{
	/*background:url(images/content_title_bottom.jpg) no-repeat left bottom;
	padding:15px;
	height:1%;*/
}

.main_title_text
{
	font-size:12px;
	width:700px; 
	padding-left:15px;
}

.main_title_text_one
{	   
	font-family:Verdana;
	font-weight:bold;
	padding-left:20px;
}

.main_title_text_one a, .main_title_text_one a:visited
{
	text-decoration:none;
	font-size:15px;
	color:#660066;
	font-weight:bold;
	letter-spacing:0.5px;

}

.main_title_text_one a:hover
{
	color:#660066;
}

.main_title_text_two
{
	color:#759ca6;
	font-weight:bold;
	padding-left:15px;
	background:url(images/button1.jpg) no-repeat left 2px;
}

.main_title_text_two a, .main_title_text_two a:visited
{
	text-decoration:none;
	color:#759ca6;
}

.main_title_text_two a:hover
{
	text-decoration:underline;
}
/*-------------------------------*/

.story_text
{
	text-align:justify;
	margin-left:25px;
	float:left;
	height:1%;	
}
	
.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:#daf0f9;
}

.comment
{
	text-align:right;
	padding:10px 25px 10px 0;
	font-weight:bold;
	color:#02619b;
	height:26px;

}

.comment a, .comment a:visited
{
	text-decoration:none;
	color:#02619b;
}

.comment a:hover
{
	text-decoration:underline;
}

/*-------------------------------------------------------*/	

.sidebar
{
	float:left;
	overflow:hidden;
}

.sidebar_title_center
{
	/*background:url(images/sidebar_title_center.jpg) repeat-y;*/
}

.sidebar_title_top
{
	/*background:url(images/sidebar_title_top.jpg) no-repeat left top;*/
}

.sidebar_title_bottom
{
	/*background:url(images/sidebar_title_bottom.jpg) no-repeat left bottom;*/
	height:1%;
}

.sidebar li
{
	padding:7px;
}
/*--------------------------------------------------*/

.sidebar li li
{
	padding:10px;
}

.sidebar li ul,li
{	
	list-style:none;
}

.sidebar li li li
{
	padding:2px 0px 0px 25px;
	margin:0px;
}

.sidebar li ul
{
	padding-top: 5px;
	margin:0px 0px 10px 0px;
}

.sidebar li ul ul
{
	margin:0px 0px 0px 0px;
}

.sidebar li li
{
	padding:2px 0px 2px 25px;
	margin:0px 0px 0px 10px;
	list-style:none;
	background:url(images/button2.jpg) no-repeat left 3px;
}

.sidebar li a, .sidebar li a:visited
{
	text-decoration:none;
	color:#605545;
}

.sidebar li a:hover
{
	text-decoration:underline;
}

h3.title_text
{
	width:160px;
	overflow:hidden;	
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-transform:capitalize;
	padding:5px 0 5px 14px;
	height:1%;
}
/*--------------------------------------------------*/
.footer
{
	height:40px;
}
.footer_text
{
	text-align:center;
	color:#ffffff;
	font-size:11px;
}
.footer_text a, .footer_text a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.footer_text a:hover
{
	text-decoration:none;
}
/*--------------------------------------------------*/
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar 
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 245px;
	color:#605545;
}

#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:left;
	font-weight:bold;
	margin-top:10px;
	padding-left:30px;
	width: 245px;
}
	
#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: #ffffff;
	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: #ffffff; 
}
/* End Calendar */
/*--------------------------------------------------*/
.pagetitle
{
	color:#660033;
	font-family:Arial;
	font-size:18px;
	padding-bottom:10px;
	text-align:center;
	letter-spacing:0.8px;
}

.error
{
	color:#FF0000;
	font-size:25px;
	text-align:center;
	padding-top:15px;
}
/*--------------------------------------------------*/
/* COMMENT BUBBLES */
/* Begin Comments*/
.alt 
{
	margin:0px;
	padding:0px;
}

.comment_desc
{
	 width:590px;
	 background-image:url(images/comment_middle_bg.png);
	 background-repeat:repeat-x;
	 background-color:#ffffff ;
	 border-left:#D8CFE2 solid 1px;
	 border-right:#D8CFE2 solid 1px;
	 padding-left:7px;
	 padding-right:7px;
}

.commentlist 
{
	padding:0px;
	text-align: justify;	
}
	
.commentlist ul
{
	padding:0px !important;
	margin:0px !important;
}

.commentlist li
 {
	margin: 15px 0px 3px 21px;
	padding: 5px 10px 3px ;
	list-style: none;
	width:91%;
}

.commentlist p 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:1.3;
	margin:5px;
}

#commentform p 
{
	margin: 5px 0;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
 {
 	color:#660099;
	font-size:12px;
	margin: 0;
	/*display: block;*/
}
	
.fl_right
{
	float:right;
}

.commentlist li a, .commentlist li a:visited
{
	color:#660099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	
}

/* End Comments */
.alignright
{
	float: right;
	margin-right:5px;
}

.alignleft 
{
	float: left;
	margin-left:5px;
}

.navigation a , .navigation a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660033;
	text-decoration:none;
	font-weight:bold;
}

.navigation a:hover
{
	text-decoration:underline;
}

#respond
{
	clear:both;
	margin:20px 0px 0px 10px;
	color:#660099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left: 35px;
}

#comment
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#313f43;
	width:655px;
}

#comments
{
	color:#660099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:22px;
}
	
#comment_title
{
	
}

#commentform
{
	margin-left:35px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
	
#commentform a:visited
{
	text-decoration:none;
}
	
.button_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
	padding:0px 8px 0px 8px;
}

.button_left
{
	background-image:url(images/button_left.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:70px;
}

.button_right
{
	background-image:url(images/button_right.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:87px;
}

.button_bg
{
	background-image:url(images/button_bg.jpg);
	background-repeat:repeat-x;
	height:36px;
}

.new_css_1
{
	padding-left:5px;
	padding-right:5px;
}

.new_css_2
{
	padding-left:5px;
	padding-right:5px;
}

.comment_heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#C1A3E1;
	font-style:normal;
	padding-bottom:10px;
}

.comment_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#660066;
	font-style:normal;
}

a.comment_text:hover
{
	color:#660066;
}

.comment_line
{
	background-image:url(images/comment_line.jpg);
	background-repeat:repeat-y;
	width:5px;
}

.comment_underline
{
	background-image:url(images/comment_underline.jpg);
	background-repeat:repeat-x;
	height:3px;
}

.normal_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#313131;
	font-style:normal;
	line-height:18px;
}

a.normal_text:hover
{
	text-decoration:underline;
}

.test
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-style:normal;
	line-height:18px;
}

a.test:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-style:normal;
	line-height:18px;
}

a.test:hover
{
	text-decoration:underline;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
}

.welcome_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:normal;
	text-decoration:none;
	color:#0C0024;
	font-style:normal;
}

.red_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#D02122;
	font-style:normal;
}

.welcome_text_normal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#484848;
	font-style:normal;
	line-height:18px;
}

.find
{
	background-image:url(images/find.jpg);
	background-repeat:no-repeat;
	height:114px;
}

.bottom_button_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-style:normal;
}

a.bottom_button_text:hover
{
	text-decoration:underline;
}

.midle_shedo
{
	background-image:url(images/midle_shedo.jpg);
	height:237px;
	background-repeat:repeat-x;
}

.add_button_bg
{
	background-image:url(images/add_button_bg.jpg);
	background-repeat:repeat-x;
	height:23px;
	border: solid 1px #000000;	
}

.add_button_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.add_button_text:hover
{
	text-decoration:underline;
}

.inputbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#401470;
}

.blue_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#3F136F;
	font-style:normal;
	line-height:25px;
}

.brown_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#8D1514;
	font-style:normal;
}

.page_css
{
	padding-right:10px; 
	line-height:1.3;
}
.link_css
{
	color:#000000;
}

.link_css:link
{
	color:#000000;
}

.link_css:hover
{
	color:#000000;
}

.link_css:visited
{
	color:#000000;
}

.left_menu_css
{
	background-color:#FFFFFF; 
	padding-left:10px; 
	padding-top:1px;	
	padding-right: 0px;
	width:220px; 
}

.left_menu_css111
{
	background-color:#FFFFFF; 
	padding-left:5px; 
	padding-top:5px;
	width:210px;	
}

.home_menu_css
{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	display:block;
	float:left;
	height:20px;
	background-image:url(images/button_bg0.jpg);
	padding-top:10px;
	padding-right:6px;	
	padding-left:10px;
	padding-right:10px;		
	outline:none;
}

.home_menu_css li, .home_menu_css :visited
{
	background-repeat:no-repeat;	
	height:20px;	
	font-size:13px;
	float:left;
}
.menu_space_css
{
	background-image:url(images/button_bg0.jpg);
	height:36px;
	padding-left:10px;
}

.line
{
	background-image:url(images/line.jpg);
	width:2px;
	background-repeat:repeat-y;
}

.home_page_content_space
{

	padding-left:10px; 
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
}

.red_text_big
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26pt;
	font-weight:bold;
	text-decoration:none;
	color:#D02122;
	font-style:normal;
}

.most_comment_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-style:normal;
}

a.most_comment_text:hover
{
	color:#000000;
}

a.most_comment_text:visited
{
	color:#000000;
}

.most_comment
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	font-style:normal;
}

.post_css
{
     color:#660099;	 
}

.post_css:link
{
     color:#660099;	 
}

.post_css:hover
{
     color:#660099;	 
}

.post_css:visited
{
     color:#660099;
}

.middle_page_containt
{
	width:680px;	
	height:100%;
	padding-right:5px;
	margin-left:10px;	
	line-height:1.6;
	letter-spacing:0.5px;
}

.story_text ul li
{
	list-style-type:circle;
}

.link_css_benefit:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660066;

}

.link_css_benefit:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660066;

}

.link_css_benefit:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660066;

}

.inner_page
{
	font-family:Arial;
	font-size:17px;
	color:#660066;
	font-weight:bold;
	line-height:2.5;
	text-decoration:none;	
	letter-spacing:0.5px;
}

.inner_page_heading
{
	font-family:Arial;
	font-size:13px;
	color:#660066;
	font-weight:bold;
	line-height:2.5;
	text-decoration:none;	
	letter-spacing:0.5px;
}

.more
{
	color:#C09626;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.inner_page_content
{
	color:#660066; 
	font-family:Verdana;
	outline:none;
}

.store_inner_page_content
{
	color:#660066; 
	font-family:Verdana;
	font-size:12px;
	outline:none;
}

.bottom_menu_css
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-style:normal;
}

.link_css_most_comment
{
	margin-left:0px;
}

.home_page
{
	color:#FF0000;
	font-style:italic;
}

.fotter_content_css
{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	font-style:normal;
	letter-spacing:0.5px;
}

.left_menu_css_admin 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:2.0;
	padding-left:10px;
	margin-left:20px;
	outline:none;
	background-image:url(images/arrow02.png) ;
	background-repeat:no-repeat;
	background-position:left;
}

.sotre_css
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.css1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#663399;
	background-image:url(images/4oramge_arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

.css2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;
	padding-left:10px;
}

.css3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#663399;
	background-repeat:no-repeat;
	padding-left:10px;
}

.css4
{
	 background-image:url(images/whitebg_img.jpg);
	 background-repeat:repeat-x;
	 background-color:#FFFFFF;
	 padding:12px;
	 vertical-align:top;	 
}

.css5
{
	 background-image:url(images/whitebg_img.jpg);
	 background-repeat:repeat-x;
	 background-color:#FFFFFF;
}

.css6
{
	padding-top:12px;
	padding-right:5px;
}

.css7
{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#660066;
	font-weight:bold;
	font-size:15px;
}

.css8
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#663399;
}

.comment_text_edit
{
	color:#663399;
	font-weight:bold;
}

.test_img
{
	padding-top:5px;
}

.font_css
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.font_css_1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.error
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF5353;
}

.astrick
{
	color:#FF0000;	
}

.css9
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;	
}

.more_additional_description_link 
{
	color:#CF2123;
	display:inline;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	outline:none;
}

.title_wpsc_product_title 
{
	border-bottom:1px solid #C8D2DE;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
}

.store_product_list{
color:#FF6600;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
}


.padding_css{
	padding-top:15px;
}
/* BHUMIKA*/
