/*
Theme Name: MayaForElectronics.com
Theme URI: http://www.indianic.com/
Description: This is the test theme for the first blog for MayaForElectronics.com</a>.
Version: 1.0
Author: IndiaNIC
Author URI: http://www.indianic.com/
Tags: first blog, test blog, apexhairs, indianic

	AMayaForElectronics v1.5
	 http://inidanic.com/

	This is the test theme for the first blog for MayaForElectronics.com</a>

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* _____GLOBAL ELEMENTS_____ */

* { padding:0; margin:0; }

body {	background: url(images/bg.jpg) top center no-repeat #c9781d; font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif; font-size:12px; color:#262626; }

img, a img { border:0; }

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6 { font-weight:normal; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; }
h2 { font-family: Trebuchet MS, Arail, Helvetica, sans-serif; }
h4, h5, h6 { font-weight:bold; }

a:link, a:active, a:visited { text-decoration:none; color:#032E9E; text-decoration:underline;}
a:hover { text-decoration:underline; color:#262626; }

.extrasmall { font-size:9px; }
.small { font-size:11px; font-weight:normal;}
.extramedium {font-size:14px; }
.medium { font-size:15px; font-weight:bold;  }
.large { font-size:16px; font-weight:bold; margin-bottom:5px; margin-top:5px; text-transform:uppercase; }
.extralarge { font-size:22px; font-weight:bold;  margin-bottom:5px; }

.text_arial { font-family: Arial, Helvetica, sans-serif; }
.text_verdana { font-family: Verdana, Arial, Helvetica, sans-serif; }

p { padding:8px 0;}

li { padding:0; margin:0;}

/* ___STRUCTURE___ */

.float_left { float:left; }
.float_right { float:right; }
.float_clear { clear:both; height:1px; font-size:1px; line-height:1px; }
br.float_clear { clear:both; height:1px; font-size:1px; line-height:1px;}

.block { display:block; }

#wrapper { width:802px; margin:auto; background:url(images/body-bg.jpg) top center no-repeat; }

#header { padding:0px; background:url(../images/header-bg.gif) top center no-repeat;  }

#content_wrapper {}
*html #content_wrapper { padding-left:27px !important; }


#content_wrapper_a { margin:0px; background:transparent url(../images/internal-a-bg.gif) 0 0 no-repeat; padding:50px 0px 0px 88px; _margin-left:6px;}


.narrowcolumn-left { width:185px; padding:0px 10px; height:100%; float:left;}
.narrowcolumn-right { width:554px; padding:0px 16px 0px 10px;  height:100%; float:right;}
.widecolumn-top { width:802px; margin:auto; background:url(images/content-top-img.gif) bottom center no-repeat;}
.widecolumn-bottom {width:802px; margin:auto; background:url(images/content-bottom-img.gif) top center no-repeat;}
.widecolumn-middle {width:802px; margin:auto; background:url(images/content-bg-img.gif) top center repeat-y; height:100%; }
*html .widecolumn-middle {width:802px; margin:auto; background:url(images/content-bg-img.gif) top left repeat-y; height:100%; }

#inner-page { margin-left:-0px !important; }

#inner-page .widecolumn-top { width:802px; margin:auto; background:url(images/inner-content-top.jpg) bottom center no-repeat;}
*:first-child+html .widecolumn-top {margin-left:1px;}
#inner-page .widecolumn-middle {width:762px; margin:auto; background:url(images/inner-content-middle.jpg) top center repeat-y; height:100%; padding: 10px 20px; }
#inner-page .widecolumn-bottom {width:802px; margin:auto; background:url(images/inner-content-bottom.jpg) top center no-repeat; height:100%;}
*:first-child+html .widecolumn-bottom {margin-left:1px;}

*html #inner-page .widecolumn-middle {width:802px; margin:auto; background:url(images/inner-content-middle.jpg) top left repeat-y; height:100%; padding-left: 10px; }

#inner-page .widecolumn-middle h3 { font-size:25px; color:#bf2328; font-weight:bold;}
*html #inner-page { margin-left:5px !important; }


#footer { margin:10px 0px 10px 0px;}
*html #footer { margin:10px 0px 10px 22px;}

/* ___HEADER ELEMENTS___ */
#logo { padding:0px 0 10px 12px; width:auto; width:100%;}
#logo a { background:url(images/logo.gif) no-repeat 0 0; height:120px; width:183px; }


#search_block {text-align:right; padding-top:2px; }
.search-input {border:1px solid #DDDDDD; padding-left:4px; font-size:11px;}
.search-text {font-weight:bold; color:#FFFFFF; padding-left:8px; font-size:11px; }
#topnav_block {width:800px; text-align:center; display:block; margin-left:10px; _margin-left:50px;}
#topnav_block ul { list-style:none; font-weight:bold;}
#topnav_block ul li { color:#FFFFFF; display:block; float:left;  background:url(images/toplink-line-img.gif) top left no-repeat; padding-bottom:20px;}
#topnav_block ul li a { color:#FFFFFF; font-size:13px; text-decoration:none !important; padding:0px 55px 10px 55px; line-height:40px; }
#topnav_block ul li a:hover { color:#bf2328; text-decoration:none;}
#topnav_block ul li.first {background: none !important;}



/* ___FOOTER ELEMENTS___ */

#footer ul { list-style:none; display:block; width:auto;}
#footer ul li { font-weight:bold; display:inline; background:url(images/bottom-link-line.jpg) left no-repeat; color:#FFFFFF;}
#footer ul li.first {background: none !important;}
#footer ul li a {color:#FFFFFF; font-size:11px; padding:0px 6px 0px 10px; text-decoration:none;}
#footer ul li a:hover {color:#000000; text-decoration:none;}
#footer ul li.page-item-3 {background: none !important;}

#copyright-block { display:block; font-size:10px; color:#FFFFFF; padding:3px 8px;}


/* ___CONTENT ELEMENTS___ */

.narrowcolumn-left h3 { font-size:13px; font-weight:bold; color:#1b4298; display:block; padding-bottom:5px;}
.narrowcolumn-left p { font-size:11px; color:#444444; margin-bottom:10px;}
.narrowcolumn-left a {font-size:11px; color:#0085d0;}
.narrowcolumn-left a:hover {font-size:11px; color:#0085d0; text-decoration:underline;}

.product-block h3 { display:block; font-size:30px; padding:5px 0px 15px 0px;}
.product-block span { width:80px; float:left;}
.product-block p { font-size:12px; color:#555555; padding-bottom:10px;}
.product-block a { display:block; background:url(images/continue-arrow.gif) left top no-repeat; margin-left:80px!important; color:#e8a02c !important; padding-left:25px; height:20px;}
.product-block a:hover { color:#000000; text-decoration:none;}

.resources-block {}
.resources-block li { padding:8px 0; list-style:inside;}


.link a:link {
    display:block;
    width:162px; height: 44px;
    background-image: url(http://cl.ly/37MO/content);
    background-repeat: no-repeat;
    background-position: 0 0;
    }

.link a:hover {
    background-image: url(http://cl.ly/37Mz/content);
        }

.link a:visited {
background-image: url(http://cl.ly/37Mz/content);
}

