/*
Theme Name: Aclide
Theme URI: http://www.kaushalsheth.com/
Design Name: Aclide
Description: 2 Column Simple yet Powerful theme based on Simplex.
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/
body
{
	margin: 0 auto;
	background: #F4F4F4 url('images/bg.gif') repeat-y top center;
}
#header
{
	vertical-align: top;
	padding-bottom: 11px;
	padding-left: 18px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #003366;
	border-bottom: 1px solid #efefef;
}
.title
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #90200A;
}
.darktitle
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

/*focus slide menu */
#mContainer {
	padding-top: 1em;
	padding-right: 1em;

	position:relative;
	margin:0 auto;
	margin-left:350px;
	width:404px;
	height:25px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	background-color:#f4f4f4;
	padding:5px 0 0 0;
	z-index:0;
}

#mContainer li {
	position:relative;
	display:inline;
	margin:0 10px 0 12px;
	font:0.8em arial,verdana;
	padding:0;
	z-index:20;
}

#mContainer li a{
	text-decoration:none;
	color:#000000;
	border:none;
}

#slider {
	position:absolute;
	background-color:	#B2B3B5;
	border:1px solid #000000;
	width:74px;
	height:20px;
	padding:0;
	z-index:1;
}
/* end focus*/



/* accordian menu*/
dl.accordion{margin:0;padding:0;_overflow:hidden;}
dl.accordion dt
{
	filter:progid:DXImageTransform.Microsoft.Gradient(  GradientType=1,StartColorStr=#003366, EndColorStr=#003366);
	-moz-border-radius-topLeft:6px;
	_width:100%;/*hack for IE*/
	cursor:pointer;display:block;cursor:hand;margin:0;padding:0;padding:3px 6px;background:#003366;color:white;
	border-left:solid 1px #cccccc;
	border-top:solid 1px #f0f0f0;
	border-right:solid 1px #222222;
	border-bottom:solid 1px #222222;
}

dl.accordion dt.hover
{
	filter:progid:DXImageTransform.Microsoft.Gradient(  GradientType=1,StartColorStr=#003366, EndColorStr=#003366);
	background:#B2B3B5;
}

dl.accordion dt.collapsing
{
	filter:progid:DXImageTransform.Microsoft.Gradient(  GradientType=1,StartColorStr=#003366, EndColorStr=#003366);
	background:#B2B3B5;
}
dl.accordion dt.expanding
{
	filter:progid:DXImageTransform.Microsoft.Gradient(  GradientType=1,StartColorStr=#003366, EndColorStr=#003366);
	background:#B2B3B5;
}

dl.accordion dd{margin:0;padding:0;border:solid 1px #aaaaaa;border-bottom:inset 3px #aaaaaa;padding:6px;line-height:1.4;overflow:auto;}
dl.accordion dd.default{height:auto;display:block;}
dl.accordion dd.default_close{display:none;}

/* close accordian menu*/

#main
{
	width: 780px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A52A2A;
}
h1, h2
{
    font-size: 16px;
	font-family:  Verdana, Arial, sans-serif;
	color: #191970;
	font-weight: bold;
	padding-left: 4px;
}
h3, h4
{
    font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 8px;
}
#menu
{
	width: 150px;
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
}
#menu a:link, #menu a:visited
{
	width: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}
#menu a:hover
{
	color: #A52A2A;
	text-decoration: none;
}
#topmenu
{
    text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
    text-decoration: none;
    background-color: #000000; 
	border: 1px solid #666666;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a:hover
{
	color: #ffffff;
	background-color: #90200A; 
	border: 1px solid #90200A;
    text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#lefty
{
	margin: 8px;
	width: 150px;
	height: auto;
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
a:text-decoration:none;
}
#lefty p
{
	width: 94%;
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9f9f9;
	color: #607080;
a:text-decoration:none;
}
blockquote
{
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9f9f9;
	color: #607080;
}
#breadcrumb 
{
        text-align: right;
	color: #999999;
	padding-bottom: 11px;
}
#breadcrumb a:link, #breadcrumb a:visited
{
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #aaaaaa;
	text-decoration: none;
}
a:link, a:visited
{
	color: #003366;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}
a:hover
{
	color: #003366;
	text-decoration: underline;
}
#content
{
	float: right;
	width: 570px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 16px;
	border-left: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	line-height: 145%;
	color: #607080;
}
#content h3, h4
{
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
        padding-left: 0px;
}

#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	background: url('images/bullet.png') no-repeat 0 7px;
	padding-left: 1.5em;
}

#content ol li{
line-height: 160%;

}




#footer
{
        text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #cccccc;
}
hr
{
	border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:1px solid #efefef; height: 1px
}


#sidebar h2, h3
{
    font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 10px

}

#lefty h2, h3
{
    font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 10px

}

#sidebar ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#sidebar ul li {
	padding-left: 1.5em;
}

#sidebar li {
list-style:none;
}

#lefty li {
	margin-left: 0;
list-style:none;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 40em
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 40em
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 180px;
}
#commentform input{
margin-bottom: 3px;
}
input {

	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}

/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:3px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#efefef;
font-size:0.9em;
color:#505050;
}
*/


/* calendar styling*/

/* calendar
--------------------------------------------------*/

/* sidebar
--------------------------------------------------*/

#wp-calendar {color:#A0A0A0;}

#sidebar table caption {border-bottom-color:#00000;}

#sidebar table thead tr {
  border-bottom-color:#00000;
  color:#2F4F4F;
}

#sidebar table th {border-bottom-color:#00000;}

#sidebar table td#today {
  border-color:#00000;
  color:#2F4F4F;
}

#sidebar table td a {
  border-bottom-color:#00000;
  background-color:#EFEFEF;
text-decoration:none;
}

#sidebar table tfoot {border-top-color:#00000;}

#sidebar table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:150px;
  margin:0px 10px 0 10px;
  text-align:center;
}

#sidebar table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

#sidebar table thead tr {border-bottom:1px solid;}

#sidebar table th {border-bottom:1px solid;}

#sidebar table td {
  width:150px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

#sidebar table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

#sidebar table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

#sidebar table tfoot {border-top:1px solid;}

#sidebar table tfoot a {
  border:none;
  font-weight:bold;
}

#sidebar table tfoot #prev a {text-align:left;}
#sidebar table tfoot #next a {text-align:center;}