/*
Theme: ECOMMERCE INNOVATIONS

Description:  ECOMMERCE INNOVATIONS


Version: 1.0


This themes can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/
	
* html {
    margin: 0;
    padding: 0;
}

body {
	background:url(images/bg.gif) top center no-repeat #fefefe;
	/* font:12px/1.6em Helvetica, Arial, sans-serif; */
	color:#333;
	font-size: 0.8em;
    line-height: 1.8;
	text-align: center;
	margin:0 !important;
	padding:0;
}

#wrapper {
	margin:0 auto;
	width:1015px;
}

#main {
	text-align:left;	
}

#header {
	background:url(images/head-bg.png) top center no-repeat;
	height:150px;
}

#footer {
	text-align:center;
	padding:20px 0;
}

#content {
	text-align:left;
}

#container {
	/*margin-left:260px;
	 width:960px;*/
}


/* Fix up IE6 PNG Support */
img, #logo { behavior: url(scripts/iepngfix.htc); }


/* general format*/
img {
    border: 0 none;
    vertical-align: top;
}

a {
	color:#680cab;
    text-decoration:none;
}
a:hover, a:active {
    text-decoration: none;
	color:#8c34cc;
}

:focus {
    outline: 0 none;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.35;
    margin: 0 0 5px;
	font-stretch:condensed;
	font-weight:bold;
}
h1 {
    font-size: 20px;
    font-weight: normal;
	text-transform:uppercase;
}
h2 {
    font-size: 18px;
    font-weight: normal;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 11px;
}
form {
    display: inline;
}

fieldset {
    border: 0 none;
}

legend {
    display: none;
}

table {
    border: 0 none;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
p {
	margin: 0 0 12px;
}

strong {
    font-weight: bold;
}

q, blockquote {
    quotes: none;
	background: url("images/col_sep_quote.gif") no-repeat scroll left top transparent;
    float: right;
    margin: 20px 0;
    padding: 20px 0 20px 60px;
    width: 40%;
}
q:before, q:after {
    content: "";
}

ul, ol {
	list-style-type: none;
}

.clr {
	clear:both;
}

.entry-content .cufon-canvas, .breaking p .cufon-canvas, .page-content .cufon-canvas{
    padding-bottom: 5px;
}


/*Entry ====================================*/
.entry-utility {
    float: left;
    width: 190px;
	margin: 0;
    padding: 0;
}
.entry-utility h3 {
	font-size:12px
}

.entry-utility ul {
	margin:0; 
	padding:0;
}

.entry-utility ul li {
	margin:0;
	padding:0;
	line-height: 0.5;
}

.entry-content {
	float:left;
	width: 630px;
    margin: 0;
    padding: 40px 40px 0 50px;
}

#content .entry-body {
	margin-left:200px;
}

.entry-content .entry-title, .page-content .page-tile, #content .entry-title {
	font-size:36px;
	font-weight:bold;
	color:#999999;
	margin: 30px 0;
}

#content h1.page-title {
	font-size:36px;
	font-weight:bold;
	color:#999999;
}

.entry-content, .page-content {
	padding: 40px 40px 30px 50px;
}

#ctn-list {
    margin: 10px 0 20px;
    padding: 0;
}

#ctn-list .entry-body .entry-title {
	text-transform:none;
	font-size:16px;
	margin:10px 0;
}

#ctn-list .entry-utility {
	margin:10px 0;
	padding:0;
}

/*Page===================================== */
.page-content {
	margin-left:260px;
}

/*Header=================================== */
#branding {
	text-align:left;
	padding:1.5em 0 0 5em;
}

#access .menu {
	float:right;
	text-align:right;
	margin-right:3.5em;
	_margin-top:0.8em;
	line-height:1em;
	width:100%;
}

#access .menu ul li {
	display:inline;
	padding:5px 10px;
	font-stretch: condensed;
}

#access .menu ul li a {text-transform:uppercase; font-size:16px; color:#656464;}

#access .menu ul li a:active, #access .menu ul li a:hover {color:#8c34cc;}

/*sub categories==========================*/
#sub-cate, #primary  {
	float: left;
    margin: 45px 0 0;
    padding: 40px 0 0;
    width: 250px;
	height:250px;
	font-stretch:condensed;
	background: url(images/col_sep.gif) no-repeat scroll right top transparent;
	clear:right;
}
#sub-cate h3, #search-form h3 {
	font-size: 1.4em;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 13px;
    text-transform: uppercase;
	color:#8c34cc;
	border-left: 6px solid #CCCCCC;
}

#sub-cate ul {
	margin: 20px 0;
    padding: 0;
	line-height:1.5em;
	float:left;
	width:100%;
}
#sub-cate ul li {
	margin: 5px 0 0 22px;
    padding: 0;
	line-height: 1;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#sub-cate ul li{margin:0; padding:0;}
}

#sub-cate ul li a {
	text-transform:none;
	font-size: 16px;
    margin: 0;
    padding: 0;
	line-height:1.5em;
	color:#656464;
	font-weight:normal;
}
#sub-cate ul li a:active, #sub-cate ul li a:hover, #sub-cate ul li.current_page_item a, #access .menu ul li.current_page_item a {
	color:#8c34cc;
}
#sub-cate ul li a span {
	margin:0;
	padding:0;
}

#sub-cate .cufon-canvas {
	margin:0;
	padding:0;
}

/*featured block===========================*/
#featured {
	margin-top:-1.5em;
	_margin-top:0;
	background:url(images/purple_bg.png) top left no-repeat;
	padding:1.5em 0 1.5em 1.5em;
	color:#fff;
	text-align:center;
}

#featured .breaking {
	float:left;
	display:block;
	width:315px;
	margin-right:1em;
	text-align:left;
}

#featured .breaking .ctn {
	padding:10px;
}

#featured .breaking .wp-post-image {
}

/*Form=====================================*/
#respond {
	background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 5px 5px 5px 5px;
    margin: 20px 0 0;
    padding: 5px 30px 30px;
}

#contactform {
	float:right; 
	padding: 5px 30px 30px;
	margin: 20px 0 0;
}

#respond h3 {
	font-size: 2.4em;
    letter-spacing: -2px;
    margin: 30px 0 0;
    text-transform: uppercase;
	font-weight:normal;
}

#commentform #submit , #contactform #submit, #contactform #reset{
    background: none repeat scroll 0 0 #B4B4B4;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 33px;
    margin: 0;
    outline: medium none;
    padding: 2px 10px 4px;
    text-transform: uppercase;
	float:left;
	margin-right:1.5em;
}

#commentform input, #commentform textarea {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 150%;
    padding: 6px;
    width: 35%;
}

#contactform input, #contactform textarea {
	border: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 150%;
    padding: 6px;
}

#commentform textarea {
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    height: 150px;
    width: 98%;
}
#search-form input{
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-family: "Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0 auto;
    outline: medium none;
    padding: 6px;
    margin: 20px 0 20px 20px;
    width: 70%;
}

/*--Main Container--*/
.main_view {
	position: relative;
	text-align:center;
}
/*--Window/Masking Styles--*/
.window {
	height:328px;	width: 996px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	margin:-0.7em 0 0 0;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
	z-index:-999;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position:relative;
	bottom: 40px; right: -7px;
	width: 178px; height:18px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 1px 8px;
	text-decoration: none;
	color: #fff;
	background-image:url(images/pagination.png);
	background-position:0 0;
	margin-right:5px;
}
.paging a.active {
	font-weight: bold;
	background-position:0 -16px;
}
.paging a:hover {
	font-weight: bold;
	background-position:0 -16px;
}

/*cnt img=================================*/
.alignleft {float:left;}
.alignright {float:right;}

/*Comment=================================*/
.commentlist {
	float:left;
	margin-top:20px; 
	margin-right:1.5em;
}
.commentlist .avatar {float:left; margin:5px 10px 10px 0;}
.commentlist .fn {margin-left:5px;}
.commentlist .says {display:none;}

/*Shopnow btn=============================*/
.ft-ctn {
	margin-left:10px;
}

.ft-ctn .shop-now {
	padding:10px 15px 7px 0;
	font-weight:bold;
	color:#fff;
	background:url(images/white-arr.png) right no-repeat;}
}