/*  
Theme Name: elemental leducation 
Theme URI: http://elementalled.com/leducation
Description: Elemental LED WordPress Theme
Version: 1.0
Author: Gregg Henry
Author URI: http://www.careworkstech.com/
*/

.clearer {
    clear: both;
}
.leducation_page table{ font-size: 11px; line-height: 17px; }

.leducation_page {
    background: #fff url("images/grey_bg.gif") repeat-y left top;
    font-family: Verdana;
    font-size: 11px;
    color: #3b3b3b;
    padding: 20px 0px;
}

.leducation_page img {
    vertical-align: top;
}

.leducation_left {
    width: 239px;
    float: left;
}

.leducation_right {
    width: 677px;
    float: right;
    padding-right: 25px;
}

.left_navigation {
    list-style-type: none;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 23px;
    margin: 19px 0 20px 0;
}

.left_navigation li {
    display: block;
    padding-left: 13px;
}

.left_navigation li a {
    display: block;
    color: #9b9a9a;
    text-decoration: none;
    padding-right: 15px;
}

.left_navigation li a:hover {
    color: #01bb48;
    text-decoration: none;
}

.left_navigation li a.active {
    color: #01bb48;
    background: #fff;
    border: solid 1px #e5e5e5;
    border-right: none;
    line-height: 35px;
}

.left_navigation ul {
    color: #01bb48;
    background: #fff;
    border: solid 1px #e5e5e5;
    border-right: none;
    line-height: 18px;
    padding: 10px 0px;
    font-weight: normal;
}

.left_navigation ul a.active {
    line-height: 18px;
    background: none;
    border: none;
    font-weight: bold;
}

.leducation_page h1 {
    margin-top: 0px;
}

h2 {
    color:#E5621A;
    font-size:19px;
    font-weight:lighter;
    line-height:25px;
    margin:10px 0;
}

.overview_left_column {
    width: 310px;
    float: left;
}

.overview_right_column {
    width: 338px;
    float: right;
}

.explore_links {
    list-style-type: none;
    margin-right: 20px;
    position: relative;
    left: -17px;
}

.explore_links li {
    display: block;
    margin-bottom: 6px;
}


.overview_image_description {
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    line-height: 16px;
    padding: 15px 20px;
    border: solid 1px #e5e5e5;
    border-top: none;
    background: #f8f8f8;
    color: #858585;
}

.blog_item, .tutorial_item {
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.blog_item.last, .tutorial_item.last {
    margin-bottom: 0px;
    padding: 0px;
    border: none;
}

.blog_item .blog_text {
    width: 300px;
    float: left;
}
.blog_item .author_text {
    width: 420px;
    float: left;
}

.blog_item .blog_image {
    float: right;
}

.blog_item big, .tutorial_item big, .blog_item big b a, .tutorial_item big b a {
    font-size: 13px;
    text-decoration: none;
    color: #3b3b3b;
}

.grey {
    color: #828282;
    margin-bottom: 5px;
}

.grey a {
    color: #828282;
}

.blog_col1{
	margin:0 33px 0 29px;
	float:left;
	position:relative;
	width:275px;
}
.blog_col2{
	margin:0 29px 0 33px;
	float:left;
	position:relative;
	width:275px;
}
.video_title{ height:46px; display:block; }
.home_h1{ margin:0; }
.gray_title{
	background-color:#f8f8f8;
	border:1px solid #e5e5e5;
	width:300px;
	color:#3b3b3b;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	padding:0 13px;
}

.home_col1{
	width:328px;
	float:left;
	position:relative;
	margin-right:17px;
	margin-top:26px;
}
.home_col2{
	width:328px;
	float:left;
	position:relative;
	margin-top:26px;
}
.home_colfull{
	width:671px;
	float:left;
	position:relative;
	margin-top:26px;
}
.gray_title_full{
	background-color:#f8f8f8;
	border:1px solid #e5e5e5;
	width:643px;
	color:#3b3b3b;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	padding:0 13px;
}
span.morelink{
	color:#828282;
	text-decoration:underline;
	font-size:11px;
	float:right;
}
span.morelink a{
	color:#828282;
	font-size:11px;
}
span.morelink a:hover{
	color:#6c6c6c;
	font-size:11px;
}

.home_col1 h3, .home_col2 h3, .home_colfull h3, .home_col1 h3 a, .home_col2 h3 a{
	font-size:15px;
	font-weight:bold;
	color:#4e4e4e;
	text-transform:none;
	text-decoration:none;
}
.hf_title{
	padding:4px 14px 0;
}
.hf_title h3{
	height:46px;
	margin-bottom:0px;
}
.hf_title a{
	text-decoration:underline;
}
.hf_title a:hover{
	text-decoration:none;
}

.border1{ border:1px solid #bbbaba; }

.tutorial_item .tutorial_text {
    width: 470px;
    float: left;
}
.tutorial_item .tutorial_text_full {
    width: 100%;
    float: left;
}
.tutorial_item .tutorial_image {
    float: right;
}

.tutorial_item p, .blog_item p{
}
.search_form {
    background: #f3f3f3;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    margin: 20px 1px 20px 0;
    padding: 12px 0px 13px 13px;
}

.search_input {
    font-size: 11px;
    font-family: Verdana;
    background: #fff;
    border: solid 1px #e5e5e5;
    width: 148px;
    padding: 1px 2px;
    vertical-align: middle;
}

.search_button {
    background: none repeat scroll 0 0 #02B749;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    margin-left: 6px;
    margin-right: 6px;
    vertical-align: middle;
    width: 55px;
}

#homepage {
    font-family: Verdana;
    font-size: 11px;
    color: #3b3b3b;
}

#homepage img {
    vertical-align: top;
}
.home_slides{
	float:left;
	width:755px;
}
.home_callouts{
	float:right;
	width:215px;
}
#home_slideshow {
    list-style-type: none;
    position: relative;
    background: #e8e9e9;
}

#home_slideshow li {
    position: absolute;
    width: 755px;
    height: 320px;
	overflow:hidden;
}

#slideshow_pager {
    height: 23px;
    background: #4e4f4f;
    margin-bottom: 16px;
    padding-left:350px;
}

#slideshow_pager a {
    display: inline-block;
    width: 12px;
    height: 23px;
    background: url("images/grey_dot.gif") no-repeat left center;
    text-decoration: none;
    overflow: hidden;
    text-indent: 1000px;
}

#slideshow_pager a:hover, #slideshow_pager a.activeSlide {
    background: url("images/white_dot.gif") no-repeat left center;
}

.white_box_left {
    background: #fff;
    width: 434px;
    float: left;
    min-height: 215px;
}

.white_box_right {
    background: #fff;
    width: 517px;
    float: right;
    min-height: 215px;
}

.green_title {
    background: #01bb48;
    height: 21px;
    line-height: 21px;
    color: #fff;
    padding-left: 16px;
}

.green_title img {
    color: #fff;
}

.top_sellers_title {
    float: left;
    margin-right: 182px;
}

.top_sellers_column {
    width: 226px;
    padding: 16px 16px 0px;
    float:left;
    line-height: 20px;
}

.wholesellers_column {
    width: 130px;
    padding: 5px 0px 20px 23px;
    line-height: 20px;
    border-left: solid 1px #f2f2f2;
    float: left;
    color: #838282;
    margin-top: 9px;
}

.favorites_box {
    text-align: center;
    padding-top: 18px;
}

.favorite_item {
    display: inline-block;
    text-decoration: none;
    line-height: 12px;
    color: #3b3b3b;
    width: 109px;
    font-size: 11px;
    text-align: left;
    margin: 0px 7px;
}

.favorite_item .item_image {
    border: solid 1px #eaeaea;
    background: #fff;
    margin-bottom: 5px;
}

.hello_elemental {
    border-top: solid 1px #cfcfcf;
    border-bottom: solid 1px #cfcfcf;
    background: #e9e9e9 url("images/hello_elemental.png") no-repeat 25px 25px;
    padding: 25px 0px 25px 170px;
    font-size: 11px;
    font-family: Georgia;
    font-style: italic;
    color: #626262;
    line-height: 18px;
    margin: 25px 0px;
}

.blog_box {
    width: 310px;
    float: left;
    background: #fff;
    min-height: 185px;
    margin-right: 19px;
}

.blog_box_text {
    padding: 12px 22px 0px;
    line-height: 16px;
    color: #848484;
}

.blog_box_text big, .blog_box_text big a {
    font-size: 12px;
    color: #525252;
    line-height: 15px;
    text-decoration: none;
}

.newsletter_box {
    width: 310px;
    float: left;
    background: #fff;
    min-height: 185px;
}

.newsletter_form {
    padding: 14px 18px 0px;
    line-height: 19px;
    color: #636363;
}

.newsletter_input {
    border: solid 1px #cfcfcf;
    background: #fff;
    padding: 10px;
    height: 14px;
    width: 250px;
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
    color: #666;
    margin-top: 5px;
}

.social_column {
    width: 310px;
    float: right;
}

.social_box {
    background: #fff;
    padding: 20px 5px;
    margin-bottom: 30px;
}

.social_box img {
    vertical-align: middle;
    margin: 0px 6px;
}

.contact_call {
    text-align: center;
    font-family: Georgia;
    font-size: 18px;
    color: #cdcdcd;
}

.contact_call big {
    font-size: 29px;
    font-family: "Gotham Black";
}


/* styled comments */
#respond input{
	border-bottom: 1px solid #e5e5e5;
}



.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   padding: 0 10px 10px 0;
}

.alignright {
   float: right;
   padding: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments & Pings */
#comments h3 .comment-header-meta, #comments h3 .pings-header-meta { font-style: italic; }
#comment-feed-link, #pings-trackback-url { color: #666; }
.comment-list, .pings-list { margin-left: 0px; }
.comment-list, .comment-list .children { list-style: none; }

.comment, .pingback { border-top: 1px #e5e5e5 solid; padding: 10px 10px 10px 0px; background: #fff; }
.comment, .comment-list .children { margin-top: 0px; padding-top: 22px; }
.comment-list .children { margin-top: 0px; }

.comment-list .alt { background: #fafafa; }
.comment-list .children .comment { padding-right: 10px; margin-right: -10px; }


.commenter { font-size: 16px; font-style: normal; }
.comment .avatar { float: right; margin: 0px 0px 20px 20px; border: 1px #e5e5e5 solid; padding: 1px; }
.comment-meta, .comment-meta a { color: #666; font-size: 13px; }
.comment-content, .ping-content { margin-top: 12px; }
.comment-list .c-entry-author { background: #E3F0F2; } /* Highlight entry Author */

.cancel-comment-reply { margin-bottom: 22px; }
.cancel-comment-reply a { padding-left: 10px; color: #FF4B33; }
.comment-unapproved { clear: both; margin-bottom: 0px; }
#comment-feed-link, #pings-trackback-url, #user-logged-in { font-style: italic; }
#user-logged-in, #user-logged-in a { color: #888; text-decoration: none; }
#logged-in-as { text-transform: uppercase; }
#user-logged-in a:hover { color: #004B91; }
#user-logged-in a:active { color: #FF4B33; }
.top_btns{ background: #f8f8f8; height: 39px; border-bottom: 1px solid #e5e5e5; margin: -20px 0 16px -27px; width: 729px; }
.top_btns .back{ padding: 7px 0 0 26px;}
.share_leducation{ float: right; margin-top: 6px; display: inline; margin-right: 26px;}
.rss_leducation{ float: right; margin-top: 9px; display: inline; margin-right: 10px;}
.likebtns{
	float:left;
	padding-bottom:15px;
}
