/**
 * Theme Name: Alba
 * Theme URI: http://alba.hostoi.com/
 * Description: A theme for bloggers that uses multiple nav menus, slider custome post type, several sidebars, It has a pixel-perfect design that's great for any blogger who wants a new look for their site.
 * Version: 1.0
 * Author: deepesh saini
 * Author URI: http://solucation.host56.com/
 * Tags: threaded-comments, microformats, translation-ready, rtl-language-support, one-column, two-columns, right-sidebar, fixed-width, sticky-post
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Copyright (c) 2012 Alba.  All rights reserved.
 * theme support
 * http://alba.hostoi.com/
 */
html{ margin:0px; }

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	}
	
	

img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:none;}

.nav-previous {
    color: #02ACEE;
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding-right: 20px;
}
.nav-next {
    color: #02ACEE;
    float: right;
    font-size: 17px;
    font-weight: bold;
}



.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* Wrapper */

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	/*background: transparent;*/
	}


	

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0;
	/*font-size:20px;*/
	font-weight:bolder;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}
	


.col0{color:#FFFFFF; background-color:#2D3134; border-top:5px solid #4A5155;}

.col1, .col1 a{color:#C4C5C3; background-color:#2D3134;}

.col2{color:#FFFFFF; background-color:#02ACEE; padding:15px 0}

.col3{color:#666666; background-color:#FFFFFF;}
.col3 a{color:#02ACEE; background-color:#FFFFFF;}

.col4{color:#CCCCCC; background-color:#2A2B2F;}
.col4 a{color:#02ACEE; background-color:#2A2B2F;}

.col5, .col5 a{color:#666666; background-color:#1B1B1B;}

/* Generalise */

#topbar, #topnav, #breadcrumb, #homecontent, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}
#header{
	position:relative;
	margin:34px auto 0px;
	display:block;
	width:963px;
	background: transparent;
	}

/* Header */

#header{
	padding:0 0 6px 0;
	
	}

#header #logo{
	display:block;
	float:left;
	width:300px;
	margin-top:7px;
	overflow:hidden;
	}

#header #logo h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header #logo h1{
	font-size:32px;
	}

/* BreadCrumb */

#breadcrumb a{
	color:#FFFFFF;
	background-color:#02ACEE;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline; margin:0px 9px -8px -10px;}

/* Container */

#container{
	padding:20px 0;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6, #homecontent h2{
	/*font-size:20px;*/
	margin:0 0 15px 0;
	padding-bottom:8px;
	color:#666666;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	
	
	
	
	}

/* Homepage */

#homecontent{
	padding:30px 0;
	line-height:1.7em;
	}

#homecontent img{
	padding:4px;
	border:1px solid #999999;
	}

#homecontent ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent p.readmore{
	font-weight:bold;
	text-align:right;
	}

/* Left Column */

#homecontent .fl_left {
	display:block;
	float:left;
	width:530px;
	}

#homecontent .fl_left .column2 {
	display:block;
	/*width:810px;*/
	width:530px;
	}



/*#homecontent .fl_left ul ol li{
	display:block;
	float:left;*/
	/*width:250px;*/
	/*width:500px;
	margin:0 30px 30px 0;
	padding:0;
	}*/

/*extera css of comment mai ul or li adjest*/
#homecontent .fl_left ul ul ul ol ol ol li li li{
	display:block;
	float:left;
	/*width:250px;*/
	width:500px;
	margin:0 30px 30px 0;
	padding:0;
	}



/* to set ul or li multiple */
	
	


#homecontent .fl_left li.last{margin-right:0;}

#homecontent .fl_left p.readmore{
	display:block;
	width:240px;
	padding:5px;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	}

/* Right Column */

#homecontent .fl_right{
	display:block;
	float:right;
	width:385px;
	}

#homecontent .fl_right li{
	display:block;
	width:385px;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	border-bottom:1px dotted #999999;
	}

#homecontent .fl_right img{
	float:left;
	width:80px;
	height:80px;
	margin:0 10px 0 0;
	}

/* Content */

/*#content{
	display:block;
	float:left;
	
	width:600px;
	}*/

/* Column */

#content{
	display:block;
	float:left;
	
	width:600px;
	}
/*#column{
	display:block;
	float:right;
	width:300px;
	}*/

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured a{
	color:#02ACEE;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #CCCCCC;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0 0 5px 0;
	padding:0;
	}

#column #latestnews p.readmore{
	margin:0;
	padding:0;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* Footer */

#footer{
	padding:20px 0;
	}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#footer li{
	margin-bottom:5px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:235px;
	margin:0 5px 0 0;
	padding:0;
	}

#footer .last{
	margin:0;
	}

/* Copyright */

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	


/* set margin top space */	
.mtop {
    margin-top: -12px !important;
}	
	
/* WordPress Core wordoress defoult using css */
.wp-caption{
margin:=0;
}
.wp-caption-text,.sticky,.gallery-caption{
}
.alignright{
float:right;
}
.alignleft{
float:left;
}
.aligncenter{
float:none;
clear:both;
margin-left:auto;
margin-right:auto;
display:block;
}

/* end */	
	
/* celender load in sidebar use css */		
	#wp-calendar caption {
    background-color: #CCCCCC;
    color: rgb(34, 34, 34);
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 4px;
    text-align: left;
}
#wp-calendar tbody td {
    background: none repeat scroll 0px 0px rgb(245, 245, 245);
    border: 1px solid rgb(255, 255, 255);
    padding: 3px 16px 2px;
    text-align: center;
}
#wp-calendar tbody .pad {
    background: none repeat scroll 0px 0px transparent;
}	
/* end */		

/* celender load in footer widget use css */			
#wp-calendar {
width:100%;
}

#wp-calendar tbody tr td{
 background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #FFFFFF;
    padding: 3px 0 2px;
    text-align: center;
}


/*  end */			

/* Header social net work div */
.d{margin:0; padding:0; border:none;}
#search { float: right; width: 21px; margin: 23px 23px; display: inline; }
	#search .text { width: 227px; height: 16px; border: 1px solid #ddd; padding: 5px; float: left; color: #888; }
	#search .submit { float: right; border: 0; background: #000 url(../images/search.gif) no-repeat center 8px; width: 32px; height: 28px; padding-top: 1px; }	

/* end Header social net work div */


/* pagination of all pages */	
	div.wrapperpage{
	position:relative;
	float:left;
	width:530px; height:10px;
	margin:0;
	text-align:left;

	}
	.col2{color:#FFFFFF; background-color:#02ACEE; padding:15px 0}
	
	#homecontent .innerheader div .nav-next a:hover{color:#000000;}
	#homecontent .innerheader div .nav-previous a:hover{color:#000000;}
	
	.innerheader {width:520px;}
	.innerheader div a{ color:#FFFFFF;}
	.innerheader div .nav-previous a{ float:left;padding-left:3px;}
	.innerheader div .nav-next a{ margin-left:300px;float:right;}
	.iner div {float:right;width:520px;padding:0px;  line-height: 0.2em; font-weight:bolder; }

/* end of pagination of all pages */		


/* index page continoue button */
.readmore2 {
    background-image: url("images/read-more-bg.png");
    color: #FFFFFF;
    font-family: "Arial";
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 85px;
}

/* create doted line in sidebar */
.dottedline
	{
		border-bottom:0px dotted #999999;
		
	}	
 .p10{ height:10px; }
.fl_rightsidebar{float:right;}
.fl_rightsidebar{
	display:block;
	float:right;
	width:385px;
	margin:-13px;
	}

.fl_rightsidebar li{
	display:block;
	width:385px;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	
	background: url("./images/bullet.png") no-repeat scroll 0 50% transparent;
   border-bottom:1px dotted #999999;
   
    display: block;
    font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 21px;
    padding: 5px 5px 5px 12px;
    text-align: left;
    text-decoration: none;
    width: 92%;
}
	
	

.fl_rightsidebar img{
	float:left;
	width:22px;
	height:22px;
	margin:0 10px 0 0;
	}
/* tag or category */


/*  if user uploaf big image in post area then maintain all of image hight or width */
.widget img {
	max-width: 97.5%;
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; 
	border: 0px;
	
}
img.size-full,img.size-large {

	max-width: 97.5%;
	
	
}




img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 1px solid #DBDBDB;
    padding: 6px;
	background-color:white;
}
/* end if user uploaf big image in post area then maintain all of image hight or width */
/* Error message n contect us page */
.message{ color:rgb(2, 172, 238);}

/* end of Error message n contect us page */
/* Recent Posts hover  */
#homecontent a:hover{font-weight:bolder;color:#02ACEE;}
/* Recent Comments hover */
#homecontent a:hover{font-weight:bolder;color:#02ACEE;}
/* Archives hover */
#archives-2 a:hover{text-decoration:none;font-weight:bolder;color:#02ACEE;}
/* Categories hover */
#categories-2 a:hover{text-decoration:none;font-weight:bolder;color:#02ACEE;}
/* Meta hover */
#meta-2 a:hover{text-decoration:none;font-weight:bolder;color:#02ACEE;}
/* Posted by title hover */
.fl_left .column2 a:hover{text-decoration:none;font-weight:bolder;color:#02ACEE;}
/* Recent Comments hover */
/* epcaption budefoult show image full width */
.wp-caption {
    background: #e2e2e2;
    border: 1px solid #f0f0f0;
    max-width: 96%; 
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 97.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
/* address */	 
address {
	display: block;
	margin: 0 0 1.625em;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}



/* unorderlist */
.layout {
    text-align: left;
}


#dk ul, #dk ol, .comment-content ul, .comment-content ol {
    margin: 0 0 1.625em 2.5em;
}
#homecontent ul {
    list-style: square outside none;
}
#homecontent ul ul, #homecontent ol ol, #homecontent ul ol, #homecontent ol ul {
    margin-bottom: 0;
}
#homecontent ul {
    list-style: square outside none;
}
#homecontent ul ul, #homecontent ol ol, #homecontent ul ol, #homecontent ol ul {
    margin-bottom: 0;
}
#homecontent ul {
    list-style: square outside none;
	padding:0 0 0 12px;
}
#homecontent ol ol ol {
    list-style: lower-roman outside none;
}
/*orderlist*/
homecontent ol {
    list-style-type: decimal;
}
/*#homecontent ul, #homecontent ol, .comment-content ul, .comment-content ol {
    margin: 0 0 1.625em 1em;
}
*/
#homecontent ol ol {
    list-style: upper-alpha outside none;
}

/*Table Layout Test*/
#homecontent th, .comment-content th {
    color: #666666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
#homecontent th, .comment-content th {
    color: #666666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
.fl_left td, .comment-content td {
    border-top: 1px solid #DDDDDD;
    padding: 6px 10px 6px 0;
}
.fl_left a, #homecontent p a {
    text-decoration: none;
}
.fl_left td, .comment-content td {
    border-top: 1px solid #DDDDDD;
    padding: 6px 10px 6px 0;
}
.fl_left td, .comment-content td {
    border-top: 1px solid #DDDDDD;
    padding: 6px 130px 6px 0;
}
/*Blockquote Tests*/
.fl_left blockquote p {
    font-family: Georgia,"Bitstream Charter",serif;
    font-style: italic;
    font-weight: normal;
	
}

/* comment style testing */
.smalltext
	 {
	 color:#313131;
		font-size:11px;
		font-weight:normal;
		font-family:"Lucida Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
		line-height:18px;
		width:100%;
		text-align:justify;	
	 }


/* video load */

.the-excerpt-class {
    float: left;
    padding-left: 7px;
    width: 97.5%;
}

embed, iframe, object {
    max-width: 100%;
}


/*comments show all*/

.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}


.comment-content img,
.widget img {
	max-width: 97.5%; 
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; 
	border: 0px;
}
img.size-full,img.size-large {

	max-width: 97.5%;
	
}

.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 1px solid #DBDBDB;
    padding: 6px;
	background-color:white;
}
img.aligncenter{
clear:both;
margin-left:auto;
margin-right:auto;
display:block;
}

.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}


.format-aside .entry-header .comments-link {
	display: none;
}

.format-link .entry-header .comments-link {
	display: none;
}

.indexed.format-image .entry-header {
	min-height: 61px; 
}

.indexed.format-image .entry-meta span.comments-link {
	display: block;
}


section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}

.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}

#innerleftbox_container  table,.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
#innerleftbox_container th,.comment-content th{
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
#innerleftbox_container td,.comment-content td{
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.comment-content td.label a{
text-decoration:none;
color:#b41818;
}

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; 
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 1em -16em 0 0.65em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0 0;
	padding: 1.625em;
	position: relative;
	list-style:none;
}
.commentlist .children li.comment .fn {
	/* display: block; */
	/* margin-left:60px;*/
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
	display:block;
}
.commentlist .children li.comment .comment-content {
	margin: 2.5em 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
	color:#b41818;
	text-decoration:none;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 1.2em;
	padding: 0;
	top: 1.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}

.page-template-sidebar-page-php #respond {
	width: auto;
}

#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em -1em 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 48px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
.innerblogboxfrontpage, .comment-content {
    background-color: #F8F7DF;
    border: 1px solid #EFEFEF;
    float: left;
    margin-bottom: 10px;
    padding: 11px;
    width: 94%;
}
#innerleftbox_container ul, #innerleftbox_container ol, .comment-content ul, .comment-content ol {
    margin: 0 0 1.625em 2.5em;
}
.comment-meta a
{
background:#F6F6F6;
}
.alternate .label a
{
background:#F8F7DF;
}
.label a
{
background:#F8F7DF;
}
.logged-in-as a 
{
background:#DDDDDD;
}
.comment-content a
{
background:#F8F7DF;
}
.comment_odd
{
list-style:none;
display:none;
}
/*end of comment*/
.more-link
{
display:none;
}
/*menu stripr start*/
.navigation{
        
        line-height: 108px;
        display: block;
        height: 108px;
        top: 0;
        text-align: right;
        font-size: 14px;
		float:right;
		margin-right:12px;
		font-family:"Lucida Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
		
      }
      
      .navigation ul li{
        display: inline;
		margin-top:50px;
		padding-bottom:0px;
      }
      
      .navigation li a {
        color: #cacaca;
        padding: 0px 7px 0px 7px;
        text-decoration: none;
      }
      
      .navigation a:hover {
        color: #fff;
		text-decoration:overline;
      }
	 #access {
	background: #212121;
	display: block;
	float: left;
	margin: 0 auto;
	width:100%;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
div.menu ul li.current_page_item  {
font-weight: bold;
color: black;
background:#333;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #b41818;
	font-weight: bold;
}

#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #aaaaaa;
}
#access .menu li a {
    color: #CACACA;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
	
}
.screen-reader-text {
    left: -9000px;
    position: absolute;
}
/*end of menu script*/
.fl_left .page-link {
    clear: both;
    display: block;
    margin: 0 0 1.625em;
    padding-top: 5px;
}
.fl_rightsidebar .widget a
{
padding: 0 0 0 1px;
}