/*   
Theme Name: LC-Site
Theme URI: http://learningcatalyst.in
Description: Frontend for Learning Catalyst
Author: pixelDesign
Author URI: http://pixelDesign.in
.
Not for public consumption.
.
*/

@import url(/wp-content/themes/lc-site/css/reset.css);
@import url(/wp-content/themes/lc-site/css/grid.css);
@import url(/wp-content/themes/lc-site/css/styles.css);
@import url(/wp-content/themes/lc-site/css/lavalamp.css);
@import url(/wp-content/themes/lc-site/css/lcpack.css);

/* anchor button */ 
.section-menulist a {
display:block;
font-size:11px;
height:30px;
left:0;
line-height:30px;
padding:0 0 0 10px;
position:absolute;
text-decoration:none;
top:0;
width:240px;
}
.section-menulist a:hover {
background:url("/wp-content/themes/lc-site/images/section-menulist-hoverbg.jpg") no-repeat scroll 100% center #8698AE;
color:#FFFFFF;
}


.btn { display: block; position: center; background: #aaa; padding: 5px; float:left; color: #fff; text-decoration: none; cursor: pointer;  }
.btn * { font-style: normal; /*background-image: url(btn2.png);*/ background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height:5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #013298; color:#ffffff; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #ae5f02; color:#ffffff }
.btn:active { background-color: #013298; }
.btn[class] {  background-image: url(shade.png); background-position: bottom; }

.center_align_td
{

padding-left:40%;	}
}
/* End captions & aligment */

/* End captions & aligment */

