

/*********************************************************************************

*

*				General & reset

*

*********************************************************************************/

* {

	outline: none;

	-moz-outline-style: none;

}

*:active {

	outline: none;

	-moz-outline-style: none;

}

*:focus {

	outline: none;

	-moz-outline-style: none;

}

body {

	background-attachment: scroll;

	background-color: #eeeeee;

	background-image: url(http://littlefeetkids.com/wp-content/themes/creativo/skins/arabesque.png);

    background-repeat: repeat;

	color: #222222;

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 12px;

	line-height: 16px;

	margin: 0;

	padding: 0;

}

a {

	color: #191c17;

}

a:hover {

	text-decoration: none;

}

a img {

	border: none;

}

fieldset {

	border: none;

	clear: both;

	display: block;

	margin: 0;

	padding: 0;

}

h1,h2,h3,h4,h5,h6 {

	font-size: inherit;

	font-weight: normal;

	line-height: 1em;

	margin: 1.2em 0 0.6em;

	padding: 0;

}

table, td {

	border-collapse: collapse;

	padding: 0;

}

/*********************************************************************************

*

*				Typography

*

*********************************************************************************/

h1 {

	font-size: 48px;

}

h1 a, a h1 {

	text-decoration: none;

}

h2 {

	color: #222222;

	font-size: 36px;

}

h2 a, a h2 {

	color: #222222!important;

	text-decoration: none;

}

h3 {

	color: #333333;

	font-size: 24px;

}

h3 a, a h3 {

	color: #333333!important;

	text-decoration: none;

}

h4 {

	color: #444444;

	font-size: 21px;

}

h4 a, a h4 {

	color: #444444!important;

	text-decoration: none;

}

h5 {

	color: #555555;

	font-size: 18px;

}

h5 a, a h5 {

	color: #555555!important;

	text-decoration: none;

}

h6 {

	color: #666666;

	font-size: 16px;

}

h6 a, a h6 {

	color: #666666;

	text-decoration: none;

}

p {

	color: #222222;

    margin: 1em 0px 1.5em;

}

.entry, p, ul, ol {

	color: #222222;

	font-size: 12px;

    line-height: 18px;

}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {

	background-color: #f6f5f5;

}

/*********************************************************************************

*

*				Layout

*

*********************************************************************************/

#body {

    overflow: hidden;

    position: relative;

    top: -99999em;

}

.border {

	background-color: #dfdfdf;

	height: 10px;

    width: 100%;

}

#bottomborder {

    background-color: #000000;

    clear: both;

    display: block;

    position: relative;

	width: 100%;

    z-index: 2;

}

.clear {

	clear: both;

    display: block;

}

.clearborder, hr {

	background-color: transparent;

    border: none;

    border-bottom: 1px solid transparent;

    clear: both;

    display: block;

	height: 1px;

    margin: 20px 0;

	width: 100%;

}

#container {

    background-color: #f7f7f7;

    clear: both;

	margin: 0 auto;

}

.innernail {

	margin: 0 auto;

    width: 1000px;

}


.nail {

	margin: 0 auto;

    width: 1000px;

}


#topborder {

    background-color:  #000000;

    clear: both;

    display: block;

    height: 10px;

	width: 100%;

}

.teasers {

    overflow: hidden;

	width: 920px!important;

}

.prevteaser {

	background: #dfdfdf;

    cursor: pointer;

    display: none;

    left: 0;

    position: absolute;

    top: 0px;

    width: 40px;

}

.prevteaser .arrowLeft {

    border-bottom: 15px solid transparent; 

    border-right: 15px solid #ffffff;

    border-top: 15px solid transparent;

    height: 0;

    left: 9px;

    position: absolute;

    width: 0;

}

.nextteaser .arrowRight {

    border-bottom: 15px solid transparent; 

    border-left: 15px solid #ffffff;

    border-top: 15px solid transparent;

    height: 0;

    right: 9px;

    position: absolute;

    width: 0;

}

.nextteaser {

	background: #dfdfdf;

    cursor: pointer;

    display: none;

    position: absolute;

    right: 0;

    top: 0px;

    width: 40px;

}

.teaserrow {

	clear: both;

    margin-bottom: 20px;

    overflow: auto;

    width: 960px;

}

.teaser {

	display: inline;

	float: left;

    margin: 15px 40px 15px 0;

	width: 280px;

}

.teasers.cycle .teaserrow {

    overflow: hidden;

}

.section .teaser {

	width: 260px;

}

.showcase a {

	overflow: hidden;

	text-decoration: none;

}

.covershowcase {

    background-color: rgba(54, 54, 54, .8);

    filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#aa363636', endColorstr='#aa363636');

    -ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#aa363636', endColorstr='#aa363636');

    background-image: url(images/blank.gif);

    background-repeat: repeat;

    bottom: 0;

    padding: 10px 15px;

 	position: absolute;

    text-indent: 24px;

    width: 250px;

}

.category .covershowcase {

    text-indent: 0;

}

.covershowcase .postmeta {

	float: left;

}

.covershowcase .postmeta .data, .covershowcase .postmeta .comments {

	color: #ffffff;

}

.covershowcase .postmeta .icons {

	font-size: 22px!important;

	left: 0px!important;

	top: 7px!important;

}

.covershowcase p {

    color: #ffffff;

	text-indent: 0;

}

.covershowcase span.title {

	color: #ffffff;

	font-size: 18px;

	line-height: 26px;

}

.covershowcase .icons, .entry .covershowcase .icons {

	font-size: 30px;

	left: -6px;

    position: absolute;

	top: 4px;

}

.content {

	clear: both;

    overflow: auto;

    .overflow: visible;

    padding: 0px 40px;

    width: 920px;

}

.entry {

	margin: 10px 0;

    width: inherit;

}

.entry img, .entry iframe, .entry object {

	border: 5px solid #dfdfdf;

    display: block;

}

.entry a:hover img {

	border-color: #363636;

}

img.noBorder {

	border: none!important;

}

.wp-caption-text {

	font-size: 0.9em;

    font-style: italic;

    text-align: center;

}

.section {

    float: left;

    width: 560px;

}

#hideAll {

	background-attachment: scroll;

	background-color: #eeeeee;

	background-image: url(http://littlefeetkids.com/wp-content/themes/creativo/skins/arabesque.png);

    background-repeat: repeat;

	left: 0;

	position: absolute;

	z-index: 1000000000;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

.alignnone {

	float: none;

}

.aligncenter {

	margin-left: auto;

    margin-right: auto;

    position: relative;

}

img.alignleft, a.alignleft {

	margin: 10px 10px 10px 0;

}

img.alignright, a.alignright {

	margin: 10px 0 10px 10px;

}

img.alignnone{

	margin: 10px 0;

}

img.aligncenter{

	margin: 10px auto;

}

a img.alignleft, a img.alignright, a img.alignnone, a img.aligncenter{

	margin-bottom: 0;

}

.checkicon {

	margin-top: 2px!important;

}

.check ul li {

    list-style: none;

	margin: 5px 0;

}

.checkSign {

	color: #17c30a;

    font-size: 14px;

    margin-left: -20px;

    position: absolute;

}

#reply-title small {

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 12px;

}

.commentlist {

    clear: both;

	list-style: none;

	margin: 0;

    overflow: auto;

	padding: 0;

}

.commentlist ul {

    clear: both;

    display: block;

	list-style: none;

	margin: 0;

	padding: 0;

	padding-left: 40px;

}

.commentlist li {

    .clear: both;

	list-style: none;

	margin: 0;

    .overflow: auto;

	padding: 40px 0 0 95px;

}

.commentlist li li {

	padding: 40px 0 0 80px;

}

.commentlist .comment-text {

	border: 4px solid #dfdfdf;

	display: block;

	line-height: 22px;

    padding: 10px;

    position: relative;

}

.commentlist li .comment-text span {

	color: #7f7f7f;

	font-size: 11px;

	font-style: italic;

}

.commentlist li .comment-author-avatar {

	display: block;

	float: left;

    margin-right: 20px;

    margin-left: -95px;

    position: relative;

}

.commentlist li li .comment-author-avatar {

    margin-left: -80px;

}

.commentlist p {

	font-size: 12px;

	line-height: 20px;

	margin: 0 0 10px;

}

.commentlist ul li {

	margin: 0;

	padding: 20px 0 0;

}

.commentlist .left_arrow {

    border-bottom: 10px solid transparent; 

    border-right: 10px solid #dfdfdf;

    border-top: 10px solid transparent;

    height: 0;

    left: -10px;

    position: absolute;

    top: 6px;

    width: 0;

}

.commentlist .left_arrow2 {

    border-top: 10px solid transparent;

    border-bottom: 10px solid transparent; 

    border-right: 10px solid #f7f7f7;

    height: 0;

    left: -4px;

    position: absolute;

    top: 6px;

    width: 0;

}

.reply {

	float: left;

    margin-bottom: 10px;

	text-align: center;

    width: 100%;

}

.reply a {

    background: #939393;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

	-moz-border-radius: 10px;

	border-radius: 10px;

	color: #ffffff;

	float: none;

    padding: 2px 8px;

    position: relative;

    text-decoration: none;

}

#respond {

    clear: both;

	float: left;

	left: 0;

    margin-bottom: 40px;

    overflow: auto;

    position: relative;

	width: 560px;

}

.commentform {

    clear: both;

	font-size: 12px;

    overflow: auto;

    position: relative;

    z-index: 1;

}

.commentform label {

	clear: both;

	display: block;

	color: #222222;

}

.commentform input[type=text] {

    background-color: #dfdfdf;

	border: 0;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

	border-radius: 10px;

	color: #222222;

    display: block;

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 12px;

	height: 28px;

	line-height: 28px;

	margin: 3px 0 15px;

	padding: 5px 0;

    position: relative;

	text-indent: 10px;

	width: 222px;

    z-index: 1;

}

.commentform textarea {

    background-color: #dfdfdf;

	border: 0;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

	border-radius: 10px;

	clear: both;

	color: #222222;

	display: block;

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 12px;

	font-style: normal;

	height: 370px;

	margin: 3px 0 15px;

	overflow: auto;



	padding: 10px;

    position: relative;

	width: 540px;

    z-index: 1;

}

.commentform small {

	font-size: 11px;

}

.post-edit-link {

    background: #939393;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

	-moz-border-radius: 10px;

	border-radius: 10px;

	color: #ffffff;

    float: left;

    margin: 10px 0;

    padding: 2px 8px;

    text-decoration: none;

}

pre {

	background: url(images/prebg.png) 0 0 repeat;

	border: 1px solid #dfdfdf;

    clear: both;

	color: #696969;

	line-height: 20px;

	margin: 20px 0;

	overflow: auto;

	padding: 19px 20px 19px;

}

code {

	background: #eee;

	border: 1px solid #dfdfdf;

	color: #696969;

	padding: 0 2px;

}

table.confront {

	border: 1px solid #cccccc;

	border-spacing: 0px;

	border-collapse: separate;

	clear: both;

    font-size: 12px;

	width: 100%;

}

table.confront td {

	border: 1px solid #f7f7f7;

	border-right: 1px solid #cccccc;

	padding: 20px;

    position: relative;

	text-align: left;

	vertical-align: top;

}

table.confront ul, table.confront ol {

	margin: 0!important;

	padding: 0;

}

table.confront li {

	border-bottom: 1px solid #cccccc;

	list-style-position: inside!important;

	margin : 0!important;

	.margin: 10px 0 10px 5px!important;

	padding: 10px 0 10px 5px;

	.padding: 0!important;

}

table.confront .check li {

	padding: 10px 0 10px 25px;

}

table.confront .titleTable {

	display: table-cell;

	vertical-align: middle;

}

.pullquote {

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 16px;

	font-style: italic;

	line-height: 22px;

	margin: 20px;

	padding-left: 30px;

	padding-right: 30px;

    position: relative;

	width: 35%;

}

.quotepull {

	font-family: Georgia, Times New Roman, Times, serif;

    font-size: 50px;

    height: 30px;

    left: 0;

    .line-height: 40px;

	position: absolute;

    text-align: right;

    top: 0;

    width: 30px;

}

.quotepullright {

    bottom: 0;

    .bottom: 15px;

    font-size: 50px;

	font-family: Georgia, Times New Roman, Times, serif;

    height: 30px;

    .line-height: 50px;

	position: absolute;

    right: 0;

    text-align: left;

    width: 30px;

}

.customblock {

	border: 1px solid #dadada;

	font-size: 14px;

	font-style: italic;

	line-height: 22px;

	margin: 20px;

	padding: 10px;

	width: auto;

}

.blockquote {

	clear: both;

	display: block;

	padding: 0 0 20px 20px;

}

.firstletter {

	float: left;

	font-size: 26px;

	line-height: 24px;

	margin: 6px 5px 0 0;

	padding: 2px 5px;

}

#calendar_wrap {

	width: 100%;

}

.postmeta {

    clear: both;

	float: left;

    font-size: 11px;

    overflow: auto;

	width: 100%;

}

.section .postmeta {

    .margin-bottom: -20px;

	margin-top: -20px;

}

.postmeta .data, .postmeta .comments {

	position: relative;

}

.postmeta .icons {

	font-size: 22px;

    left: 0;

    position: absolute;

    top: 7px;

}

#author_info {

    clear: both;

	margin-top: 50px;

    overflow: auto;

	width: 560px;

}

#author_info .alignleft {

	width: 130px;

}

#author_info .alignright {

	border: 4px solid #dfdfdf;

    padding: 10px;

    position: relative;

	width: 402px;

}

#author_info .left_arrow {

    border-bottom: 10px solid transparent; 

    border-right: 10px solid #dfdfdf;

    border-top: 10px solid transparent;

    height: 0;

    left: -10px;

    position: absolute;

    top: 6px;

    width: 0;

}

#author_info .left_arrow2 {

    border-bottom: 10px solid transparent; 

    border-right: 10px solid #f7f7f7;

    border-top: 10px solid transparent;

    height: 0;

    left: -4px;

    position: absolute;

    top: 6px;

    width: 0;

}

#breadcrumb {

	clear: both;

    overflow: auto;

    .overflow: visible;

    padding: 20px 55px 0;

    width: 890px;

}

#breadcrumb ul {

	font-size: 11px;

	list-style: none;

	margin: 0;

	padding: 0;

}

#breadcrumb li {

	color: #7f7f7f;

	float: left;

    padding: 0 5px;

}

#breadcrumb li a {

	color: #7f7f7f;

}

.pagenavi {

	clear: both;

    margin-top: 40px;

    overflow: auto;

}

.pagenavi ul {

	font-size: 11px;

	list-style: none;

	margin: 0;

	padding: 0;

}

.pagenavi li {

	float: left;

	line-height: 28px;

	text-align: center;

}

.pagenavi li.on {

	color: #222222;

	padding: 0 8px;

    margin-right: 4px;

}

.pagenavi li a {

    background-color: #939393;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 14px;

    border-radius: 14px;

	color: #ffffff;

	display: block;

	font-weight: bold;

	height: 28px;

	line-height: 28px;

    margin-right: 4px;

    position: relative;

	text-align: center;

	text-decoration: none;

	width: 28px;

    z-index: 1;

}

/*********************************************************************************

*

*				Header

*

*********************************************************************************/

#header {

	background: #ffffff;

    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.0%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22gradient%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20style%3D%22stop-color%3A%20%23ffffff%3B%22/%3E%3Cstop%20offset%3D%22100%25%22%20style%3D%22stop-color%3A%20%23ffffff%3B%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22url%28%23gradient%29%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20/%3E%3C/svg%3E);

    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));

    background: -moz-linear-gradient(top,  #ffffff,  #ffffff);

    background: linear-gradient(top,  #ffffff,  #ffffff);

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');

    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');

    position: relative;

    width: 100%;

}

#headerborder {

	background-color: #000000;

    height: 10px;

	width: 100%;

}

#innerheader {

	height: 130px;

    overflow: hidden;

    position: relative;

    width: 1000px;

}

#logo {

	display: inline;

	float: left;

    font-weight: normal;

    line-height: 70px;

    margin: 0 0 0 40px;

	vertical-align: text-bottom;

}

#logo.noSmall {

    margin: 12px 0 0 40px;

}

h1#logo a, div#logo a {

	background-color: transparent!important; 

	background-image: url(http://www.littlefeetkids.com/wp-content/uploads/2011/06/header-logo.png); 

	background-position: 80px200px; 

	background-repeat: no-repeat; 

    display: block;

    font-size: 70px;

    padding-left: 600px;

    padding-top: 600px;

	text-decoration: none;

	vertical-align: text-bottom;

}

#logo span {

    clear: both;

    display: block;

}

#logo small {

    clear: both;

    display: block;

	font-size: 17px;

    line-height: 17px;

}

#social {

	display: inline;

	float: right;

    height: 20px;

    padding-top: 47px;

    position: absolute;

    right: 40px;

    top: 0;

	vertical-align: text-bottom;

}

#social a {

    background: #FFFFFF;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 20px;

	border-radius: 20px;

    display: -moz-inline-box;

    display: inline-block;

    .display: inline;

    font-size: 30px;

    line-height: 40px;

    margin-left: 40px;

    position: relative;

    text-align: center;

	text-decoration: none;

	vertical-align: text-bottom;

    width: 40px;

}

/*********************************************************************************

*

*				Navigation area

*

*********************************************************************************/

#navigation {

	height: 66px;

    padding: 0 40px;

    position: relative;

	width: 920px;

    z-index: 2;

}

#navigation ul {

    list-style: none;

	margin: 0;

	padding: 0;

}

#navigation > div > ul > li {

    display: inline;

    float: left;

    height: 66px;

    margin-right: 4px;

    position: relative;

}

#navigation .slidingHover {

	background-color: #dfdfdf;

    bottom: 0;

    height: 0;

    left: 0;

    position: absolute;

}

#navigation > div > ul > li > a {

    background-color: #f7f7f7;

    *background-color: none;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 16px;

	border-radius: 16px;

	color: #000000;

    display: -moz-inline-box;

	display: inline-block;

    .display: inline;

    .float: left;

    font-size: 13px;

    line-height: 32px;

    margin-top: 17px;

    padding: 0 18px;

    position: relative;

    text-decoration: none;

}

#navigation > div > ul > li.current-menu-item > a {

    background-color: #949494;

    color: #ffffff;

    position: relative;

}

#navigation .arrowUl {

    border-bottom: 10px solid #cacaca;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    bottom: 0;

    display: none;

    height: 0;

    position: absolute;

    width: 0;

}

#navigation ul ul {

	background-color: #cacaca;

    -moz-border-radius: 10px;

	border-radius: 10px;

    padding: 20px 0;

	position: absolute;

    top: -999em;

    width: 170px;

    z-index: 99;

}

#navigation li ul a {

	color: #0a0b0a;

    font-size: 12px;

    text-decoration: none;

}

#navigation ul ul li {

	display: block;

    float: left;

    margin: 0;

	padding: 0 10px;

	position: relative;

    width: 150px;

}

#navigation ul ul li a {

	display: block;

	padding: 5px 10px;

}

#navigation ul ul li:hover {

	background-color: #dfdfdf;

}

#navigation ul li:hover ul {

	left: 0;

	top: 66px;

	z-index: 99;

}

#navigation ul ul ul {

    background: url(images/blank.gif) repeat!important; /*For IE7 */

	left: 170px!important;

    padding: 0!important;

	top: -20px!important;

	width: 180px!important;

}

#navigation ul ul ul .marginUl {

	background-color: #cacaca;

    -moz-border-radius: 10px;

	border-radius: 10px;

	display: block;

    float: left;

    margin-left: 10px;

    padding: 20px 0;

}

#navigation .arrowUlleft {

    border-bottom: 10px solid transparent; 

    border-right: 10px solid #cacaca;

    border-top: 10px solid transparent;

    height: 0;

    left: 0;

    position: absolute;

    top: 27px;

    width: 0;

}

#search_box {

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 16px;

	border-radius: 16px;

	display: inline;

	float: right;

    height: 32px;

    margin-top: 17px;

    overflow: hidden;

    position: relative;

}

#search_box form {

	display: inline;

	float: left;

}

#search_box input[type='text'] {

	background: none;

	border: 0;

    color: #000000;

	display: inline;

	float: left;

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 11px;

    height: 32px;

    line-height: 32px;

	margin: 0 0 0 10px;

    padding: 0;

    position: relative;

	width: 120px;

	z-index: 4;

}

#search_box input[type='submit'] {

	background: none;

	border: 0;

	cursor: pointer;

	display: inline;

	float: right;

	line-height: 32px;

	margin: 0;

	padding: 0;

	position: relative;

    vertical-align: middle;

	width: 40px;

	z-index: 2;

}

#search_box #replace {

    background-color: #dfdfdf;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 16px;

	border-radius: 16px;

	color: #000000;

    cursor: pointer;

	font-size: 26px;

	height: 32px;

	line-height: 32px;

	position: absolute;

	right: 0;

	text-align: center;

    top: 0;

	width: 32px;

	z-index: 3;

}

#search_box cufon {

	left: -3px;

    top: -2px;

}

#search .onBlur {

	font-style: italic;

}

/*********************************************************************************

*

*				Footer

*

*********************************************************************************/

#footer {

    background-color: #dfdfdf;

/*	margin-top: 20px; *** BrianR 03.08.11 */
    margin-top: 40px;

}

#footer h3 {

    background-color: #dfdfdf;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

	border-radius: 10px;

	color: #000000;

    cursor: pointer;

    margin: 0;

    padding: 8px 20px;

}

#footer p {

	color: #000000;

    display: block;

	margin: 0;

    padding: 10px 0;

}

#footer a {

	color: #7f7f7f;

}

#cc_contacts .clearborder {

    margin: 0;

}

#footer .content {

	padding: 40px;

}

#footer .clearborder {

	background-color: transparent;

}

#footer .multilist {

	font-size: 12px;

	list-style: none;

	margin: 0;

	padding: 0;

}

#footer .multilist ul {

	font-size: 12px;

	list-style: none;

	margin: 0;

	padding: 0;

}

#footer .multilist li {

	margin: 0;

	padding: 5px 0;

	text-transform: uppercase;

}

#footer .multilist li ul {

	margin: 5px 0 -5px;

}

#footer .multilist > li > a {

	color: #000000;

	text-decoration: none;

}

#footer .multilist li a:hover {

	text-decoration: underline;

}

#footer .multilist li li, #footer .multilist li li a {

	text-decoration: none;

	text-transform: none;

}

#footer .multilist li a:hover {

	text-decoration: underline;

}

#footer a {

	text-decoration: underline;

}

#footer a:hover {

	text-decoration: none;

}

#footer .sidebar .current-menu-item a {

	padding-left: 0!important;

}

#footer .sidebar {

	color: #000000!important;

}

#footer .emailus input[type=text], #footer .emailus textarea {

    background-color: #f1f1f1;

	border: 0;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

	border-radius: 10px;

	color: #222222;

    
    width: 420px!important;

    
}

#footer .emailus .button {

    background-color: #585858;

    color: #ffffff;

}

.credits p {

    color: #ffffff;

	float: left;

    font-size: 11px;

}

.credits #bottom-logo {

	background-image: url(); 

	background-position: 0px 0px; 

	background-repeat: no-repeat; 

    color: #ffffff;

    font-size: 24px;

    padding-left: 0px;

    padding-right: 3px;

    text-decoration: none;

}

.credits a {

    color: #ffffff;

}

a#backtotop {

	background: #000000;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

	border-radius: 10px;

    color: #ffffff;

    display: block;

	float: right;

    font-weight: bold;

    font-size: 11px;

    line-height: 30px;

    padding: 5px 25px;

    position: relative;

    text-decoration: none;

    text-transform: uppercase;

}

.credits .content {

	padding: 30px 40px 20px;

}

#clickthanks, #clickerror {

	display: none;

}

/*********************************************************************************

*

*				Sidebar

*

*********************************************************************************/

.sidebar .cc_widget .clearborder, .sitemap ul .clearborder {

    margin: 0;

}

.bordercolumn {

	background-color: transparent;

    border-right: 1px solid transparent;

    float: left;

    margin: 0 39px;

    width: 1px;

}

.sidebar {

	color: #222222;

    float: left;

	font-size: 12px;

    margin-right: 40px;

    min-height: 1px;

	width: 280px;

}

.sidebar ul, .sidebar li, .sitemap ul, .sitemap li {

	font-size: 12px;

	list-style: none;

	margin: 0;

	padding: 0;

}

.sidebar li {

	padding-top: 5px;

}

.sidebar li li, .sitemap li li {

	margin-left: 20px;

}

.sidebar .current-menu-item a, .sitemap .current-menu-item a {

	cursor: text;

	padding-left: 25px!important;

}

.sidebar .cc_widget li, .sitemap li {

	padding: 8px 0;

}

.sidebar .cc_widget ul {

	margin-bottom: -9px;

}

.sidebar .cc_widget li li {

	margin-left: 0px;

	padding-left: 15px;

}

.sidebar .cc_widget li li li {

	margin-left: 0px;

	padding-left: 25px;

}

.sidebar .cc_widget li li ul {

	margin-left: -15px;

}

.sidebar .cc_widget li a, .sitemap li a {

	padding: 0 10px;

	text-decoration: none;

}

.sidebar a.button.small {

	font-size: 13px;

    margin-top: 0;

	padding: 8px 13px;

}

.arrowSideHover {

    color: #191c17;

    display: none;

	font-size: 15px;

    line-height: 15px;

    margin: -2px 0 0 10px;

    overflow: hidden;

    position: absolute;

    width: 7px;

}

.sidebar .cc_widget select {

	background: #fff;

	border: 1px solid #dfdfdf;

	color: #333;

	font-size: 12px;

	padding: 2px 2px 2px 10px;

	width: 100%;

}

.sidebar .cc_tag_cloud a {

	display: moz-inline-box;

	display: inline-block;

	margin-right: 10px;

	vertical-align: middle;

}

#cc_contacts .vcard {

	font-size: 11px;

	line-height: 18px;

	padding: 10px 0;

}

#cc_contacts .vcard .alignleft {

    margin-right: 10px;

}

.emailus form {

	.display: inline;

    .float: left;

}

.emailus input[type=text] {

    background-color: #dfdfdf;

	border: 0;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

	border-radius: 10px;

	color: #222222;

    display: block;

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 12px;

	font-style: normal;

	height: 38px;

	line-height: 34px;

	margin-bottom: 18px;

	padding: 0 10px;

	position: relative;

    width: 252px;

}



.emailus textarea {

    background-color: #dfdfdf;

	border: 0;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

	border-radius: 10px;

	color: #222222;

	display: block;

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 12px;

	font-style: normal;

	height: 130px;

	margin-bottom: 18px;

	overflow: auto;

	padding: 10px;

	position: relative;

	width: 252px;

}

.contact_icons {

	color: #7f7f7f;

	display: block;

    float: left;

	font-size: 26px;

    line-height: 26px;

	margin-top: -7px!important;

    text-align: left;

    vertical-align: bottom;

    width: 30px;

}

.emailus .onBlur {

	font-style: italic!important;

}

span.error {

    color: #787878;

	display: block;

    font-size: 11px;

	margin: 0;

	position: absolute;

	z-index: 2;

}

#hidemap {

	display: none;

}

.emailus #prevent {

	height: 0px!important;

	margin: 0!important;

	visibility: hidden;

}

.emailus input[type=submit] {

	border: none;

}

input.inputbutton {

    cursor: pointer;

}

.toggleArrow, .toggleRarrow {

    display: block;

    float: left;

    overflow: hidden;

    padding-right: 10px;

    position: relative;

    width: 10px;

}

.toggleArrow {

    display: none;

}

.widget_calendar table {

	border-collapse: separate;

	.border-collapse: collapse;

	border-left: 1px solid #cccccc;

	border-spacing: 0;

	margin: 0 auto;

	padding: 0;

	width: 98%;

}

.widget_calendar caption {

	color: #666666;

	font-size: 18px;

	line-height: 23px;

	margin: 10px 0 6px;

	text-align: left;

	text-transform: uppercase;

}

.widget_calendar th {

    
	background: #dddddd;

	border: 1px solid #cccccc;

	border-left: 1px solid #f7f7f7;

	color: #000000;

	margin: 0;

	padding: 0;

	.position: relative;

	text-align: center;

	text-shadow: 0px 1px 1px #ffffff; 

	vertical-align: middle;

}

.widget_calendar tfoot td {

	background: #dddddd;

	border: 1px solid #cccccc;

	border-top: 1px solid #f7f7f7;

	border-left: 1px solid #f7f7f7;

	color: #7a7a7a!important;

	.position: relative;

	margin: 0;

	padding: 0;

	text-align: center;

	vertical-align: middle;

}

.widget_calendar tbody td {

	background: #eeeeee;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

	color: #7a7a7a;

	border: 1px solid #cccccc;

	border-top: 1px solid #f7f7f7;

	border-left: 1px solid #f7f7f7;

	margin: 0;

	padding: 0;

	position: relative;

	text-align: center;

    
	text-shadow: 0px 1px 1px #ffffff; 

	vertical-align: middle;

}

.widget_calendar tbody td#today {

	background: #f7f7f7;

	font-weight: bold;

}

.widget_calendar td.hover {

	background: #dddddd;

}

.widget_calendar th.hover {

	background: #eeeeee;

}

.widget_calendar tbody td.ahover {

	background: #a9a9a9;

	border-left: none;

	border-top: none;

}

.widget_calendar tbody td.ahover.hover {

	background: #a9a9a9;

}

.widget_calendar td a {

	display: block;

	text-decoration: none;

}

.widget_calendar tbody td a {

    
    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

	color: #8c8c8c;

	text-shadow: 0px 1px 1px #000000;

}

.widget_calendar tfoot td a {

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

	color: #000000;

	text-shadow: 0px 1px 1px #ffffff; 

}

.widget_calendar tfoot td.hover {

	background: #eeeeee;

}

.cc_thumbs {

	margin-top: 20px;

}

.cc_thumbs a {

    display: moz-inline-box;

    display: inline-block;

    .display: inline;

    float: left;

    position: relative;

    margin: 0 10px 10px 0;

}

.cc_thumbs a img {

	border: 5px solid #dfdfdf;

}

.cc_thumbs a:hover img {

	border-color: #363636;

}

.cc_thumbs a.marginZero {

    margin-right: 0;

}

.cc_widget {

	clear: both;

	margin-bottom: 30px;

    overflow: hidden;

    position: relative;

	width: 280px;

}

.widget_ccslidingnews .post_slider, .cc-sliding-comments .post_slider2 {

	display: inline;

	float: left;

	overflow: hidden;

    position: relative;

	width: 280px;

    z-index: 0;

}

.widget_ccslidingnews h4, .cc-sliding-comments h4 {

	float: left;

	margin-right: 10px;

	position: relative;

	width: 220px;

}

.widget_ccslidingnews h6 {

	margin-bottom: 0;

}

.widget_ccslidingnews .entry p {

	color: #7f7f7f;

}

.postmeta .data {

	color: #7f7f7f;

	float: left;

	font-size: 11px;

	padding: 10px 10px 10px 20px;

}

.postmeta .comments {

	color: #7f7f7f;

	float: left;

	font-size: 11px;

	padding: 10px 10px 10px 20px;

}

.widget_ccslidingnews .post, .cc-sliding-comments .comment {

	float: left;

	margin-left: -20px;

	padding-left: 20px;

	width: 280px;

}

.nav_widget {

    height: 28px;

    position: absolute;

    right: 0;

    width: 58px;

    top: 0;

}

.nav_widget .prev, .nav_widget .next {

    background-color: rgba(223, 223, 223, .9);

    filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#ccdfdfdf', endColorstr='#ccdfdfdf');

    -ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#ccdfdfdf', endColorstr='#ccdfdfdf');

    background-image: url(images/blank.gif);

    background-repeat: repeat;

    cursor: pointer;

    height: 28px;

    position: absolute;

    top: 0;

    width: 28px;

}

.nav_widget .prev {

    right: 30px;

}

.nav_widget .next {

    right: 0px;

}


.nav_widget .left_arrow {

    border-bottom: 8px solid transparent; 

    border-right: 8px solid #868686;

    border-top: 8px solid transparent;

    height: 0;

    margin: 6px 12px 6px 8px;

    width: 0;

}

.nav_widget .right_arrow {

    border-bottom: 8px solid transparent; 

    border-left: 8px solid #868686;

    border-top: 8px solid transparent;

    height: 0;

    margin: 6px 8px 6px 12px;

    width: 0;

}

.cc-sliding-comments .comment .vcard {

	float: left;

	padding: 10px 10px 0 0;

}

.cc-sliding-comments .comment .text {

	border: 4px solid #dfdfdf;

	float: left;

	padding: 10px;

    position: relative;

	width: 202px;

}

.cc-sliding-comments .comment .text .left_arrow {

    border-top: 6px solid transparent;

    border-bottom: 6px solid transparent; 

    border-right: 6px solid #dfdfdf;

    height: 0;

    left: -10px;

    position: absolute;

    top: 6px;

    width: 0;

}

.cc-sliding-comments .comment .text .left_arrow2 {

    border-top: 6px solid transparent;

    border-bottom: 6px solid transparent; 

    border-right: 6px solid #f7f7f7;

    height: 0;

    left: -4px;

    position: absolute;

    top: 6px;

    width: 0;

}

.widget_tag_cloud {

	line-height: 25px;

}

.postcomments {

	float: right;

}

/*********************************************************************************

*

*				Effects

*

*********************************************************************************/

.aToTop {

    color: #bbbbbb;

	float: right;

    font-size: 10px;

    margin-top: -20px;

    text-decoration: none;

    text-transform: uppercase;

}

.arrowToTop {

	font-size: 12px;	

}

.arrowToTop cufon {

	top: -1px;	

    top /*\**/: -4px\9 

	*top: -1px;	

}

.button, .more-link {

	background: #507c8b;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

    border-radius: 10px;

    color: #ffffff!important;

    cursor: pointer;

    float: left;

    position: relative;

    text-decoration: none;

    text-transform: uppercase;

	text-wrap: none;

    z-index: 1;

}

.button.large {

	font-size: 24px;

    margin: 20px 0;

	padding: 26px 30px 22px;

}

.button.medium {

	font-size: 20px;

    margin: 16px 0;

	padding: 18px 23px;

}

.button.small, .more-link {

	font-size: 17px;

    margin: 10px 0;

	padding: 14px 17px;

}

.readMore {

	background: url(http://www.littlefeetkids.com/wp-content/themes/creativo/images/document_overlay.png) center top no-repeat;

    bottom: 5px;

    cursor: pointer;

    height: 0px;

    left: 1px;

    overflow: hidden;

	position: absolute;

}

.category .showcase .readMore {

	display: none;

}

.showcase .readMore {

    height: 18px;

    left: 0;

	position: absolute;

    top: 15px;

}

.readMore.enlargePicture {

	background: url(http://www.littlefeetkids.com/wp-content/themes/creativo/images/enlarge_overlay.png) center top no-repeat;

}

.readMore.watchVideo {

	background: url(http://www.littlefeetkids.com/wp-content/themes/creativo/images/play_overlay.png) center top no-repeat;

}

.tabs .tabDestination, .tabs .tabContent {

    clear: both; 

	display: block;

    overflow: auto;

}

.tabs ul {

	height: 22px;

	list-style: none;

	margin: 10px 0 -27px;

	padding: 0 0 31px;

    position: relative;

}

.tabs ul li {

	float: left;

	font-size: 11px;

	margin: 0 0 0 3px;

	padding: 0;

    position: relative;

	text-transform: uppercase;

}

.tabs ul li a {

    
    background-color: #dfdfdf; 

    -moz-border-radius: 10px 10px 0 0;

    border-radius: 10px 10px 0 0;

	color: #2c2c2c;

	height: 20px;

	padding: 10px;

    position: relative;

	text-decoration: none;

	text-shadow: 0px 1px 1px #ffffff;

}

.tabs ul li.ui-state-active a, .tabs ul li.ui-state-active a:hover {

    background: none; 

	border: none;

	color: #2c2c2c;

	cursor: text;

}

.tabs ul li a:hover {

	color: #666666;

}

.tabs span, .tabs div {

	color: #7f7f7f;

	padding: 10px;

	text-transform: none!important;

}

.tabs span.readMore {

	padding: 0;

}

.tabs p {

	color: #7f7f7f;

}

.ui-tabs .ui-tabs-hide {

     display: none;

}

.accordion {

	color: #7f7f7f;

	margin-bottom: 30px;

}

.accordion p, .showhide p {

	color: #7f7f7f;

}

.accordion a.tab {

    background-color: #dfdfdf; 

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

    border-radius: 10px;

	color: #2c2c2c;

    cursor: pointer;

    display: block;

	height: 20px;

    margin-bottom: 10px;

	padding: 5px 10px 7px;

    position: relative;

	text-decoration: none;

	text-shadow: 0px 1px 1px #ffffff;

}

.openClose {

	font-weight: bold;

    font-size: 16px;

    padding-right: 5px;

}

.accordion a.ui-state-active {

    -moz-border-radius: 10px 10px 0 0;

    border-radius: 10px 10px 0 0;

	cursor: text;

}

.accordion div, .showhide div {

	overflow: hidden;

	padding: 0 10px;

}

p.ui-accordion-header {

	margin: 0;

	padding: 0;

}

.showhide a.tab {

    background-color: #dfdfdf; 

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 10px;

    border-radius: 10px;

	color: #2c2c2c;

    cursor: pointer;

    display: block;

    font-size: 12px;

	height: 20px;

    margin-bottom: 10px;

	padding: 5px 10px 7px;

    position: relative;

	text-decoration: none;

	text-shadow: 0px 1px 1px #ffffff;

}

.showhide a.ui-state-active {

    -moz-border-radius: 6px 6px 0 0;

    border-radius: 6px 6px 0 0;

}

.multicolumns {

    clear: both;

    -moz-column-count: 3;

    -moz-column-gap: 40px;

    -webkit-column-count: 3;

    -webkit-column-gap: 40px;

	column-count: 3;  

    column-gap: 40px;  

}

#tagsshare {

	clear: both;

    overflow: auto;

}

#tagsshare .button.small {

	font-size: 13px;

	padding: 8px 13px;

}

#tags {

	float: left;

	font-size: 10px;

	font-weight: bold;

    margin-top: 8px;

	overflow: hidden;

}

#innertags {

	float: left;

	width: auto;

}

#tags a {

	background: #939393;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

    border-radius: 4px;

	color: #ffffff;

	display: moz-inline-box;

	display: inline-block;

	font-weight: bold;

	margin: 8px 0 5px 5px;

	padding: 2px 5px;

	text-decoration: none;

}

#postshare {

	float: left;

	font-size: 10px;



	font-weight: bold;

    margin-top: 10px;

	overflow: hidden;

}

#innershare {

	float: left;

	width: auto;

}

#postshare a {

	float: left;

	margin: 6px 0 3px 7px;

	text-decoration: none;

}

#postshare a img {

	float: left;

}

.tip {

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	display: none;

    font-size: 12px;

    max-width: 400px;

	padding: 10px;

	position: absolute;

    z-index: 1000;



}

.tip p {

	color: inherit!important;

}

.tip img, .tip a {

	margin-bottom: 0!important;

}

/*********************************************************************************

*

*				Slideshow

*

*********************************************************************************/

.slideshow {

	background: url(images/slideshadow.png) 0 bottom no-repeat;

	height: 438px;

	margin-top: 0px;

    overflow: hidden;

	padding-bottom: 22px;;

    position: relative;

	width: 1000px;

    z-index: 1;

}

.entry .slideshow {

	margin-left: -40px;

	margin-right: -40px;

}

.slideshow .slider {

	height: 438px;

    background: #f7f7f7;

    overflow: hidden;

	width: 1000px;

}

.slideshow .slider a {

    display: inline;

	float: left;

	height: 438px;

	position: relative;

	width: 1000px;

}

.slider a {

	text-decoration: none!important;

}

.slideshow .slider img {

	display: block;

}

.slideshow .nav {

    height: 10px;

	position: absolute;

    right: 10px;

    top: 10px;

    z-index: 100;

}

.slideshow .nav a {

    background: #000000;

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -moz-border-radius: 5px;

    border-radius: 5px;

    display: block;

    float: left;

    height: 10px;

    margin-left: 5px;

    text-decoration: none;

	text-indent: -9999px;

    width: 10px;

}

.slideshow .nav a.activeSlide, .slideshow .nav a.activeSlide:hover {

    background: #f7f7f7;

}

.slideshow .nav a:hover {

    background: #dfdfdf;

}

.slideshow .prev, .slideshow .next {

    background-color: rgba(223, 223, 223, .9);

    filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#ccdfdfdf', endColorstr='#ccdfdfdf');

    -ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#ccdfdfdf', endColorstr='#ccdfdfdf');

    background-image: url(images/blank.gif);

    background-repeat: repeat;

    bottom: 23px;

    cursor: pointer;

    display: none;

    height: 40px;

	position: absolute;

    width: 40px;

    z-index: 100;

}

.slideshow .prev {

    right: 43px;

}

.slideshow .next {

    right: 1px;

}


.slideshow .left_arrow {

    border-top: 12px solid transparent;

    border-bottom: 12px solid transparent; 

    border-right: 12px solid #868686;

    height: 0;

    margin: 8px 16px 8px 12px;

    width: 0;

}

.slideshow .right_arrow {

    border-top: 12px solid transparent;

    border-bottom: 12px solid transparent; 

    border-left: 12px solid #868686;

    height: 0;

    margin: 8px 12px 8px 16px;

    width: 0;

}

.cc_caption {

    background-image: url(images/overlay.png);

    background-repeat: repeat;

    border-top: 1px solid #000;

    border-right: 1px solid #000;

    bottom: 0;

    color: #fff;

    font-size: 12px;

    line-height: 20px;

    left: 0;

    padding: 39px;

	position: absolute;

    width: 280px;

    z-index: 10;

}

.cc_caption .title_caption {

	color: #fff;

	display: block;

	font-size: 26px;

	line-height: 32px;

	margin: 0 0 18px;

	width: 100%;

}

.cc_caption .moremd {

	margin-top: 10px;

}

.cc_caption .linkSlider {

	font-weight: bold;

	position: relative;

	text-decoration: underline;

}

/*********************************************************************************

*

*				Carousel

*

*********************************************************************************/

#shadowCarouselTop {

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -webkit-box-shadow: #000 0px 0px 15px;

    -moz-box-shadow: #000 0px 0px 15px;

    box-shadow: #000 0px 0px 15px;

    height: 100px;

    left: 0;

    position: absolute;

    top: -100px;

    z-index: 3;

}

#shadowCarouselBottom {

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -webkit-box-shadow: #000 0px 0px 15px;

    -moz-box-shadow: #000 0px 0px 15px;

    box-shadow: #000 0px 0px 15px;

    height: 100px;

    left: 0;

    position: absolute;

    top: 218px;

    z-index: 3;

}

#underCarousel {

    background: #cccccc;	

    height: 438px;

    overflow: hidden;

    position: absolute;

    top: 286px;

	width: 100%;

    z-index: 1;

}

#innerCarousel {

    height: 218px;

    margin-top: 110px;

    overflow: hidden;

    position: relative;

    z-index: 2;

}

#overCarousel {

    background-color: rgba(0,0,0,.3);

    filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#55000000', endColorstr='#55000000');

    -ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#55000000', endColorstr='#55000000');

    background-image: url(images/blank.gif);

    background-repeat: repeat;

    height: 218px;

    margin-top: -218px;

    position: relative;

	width: 100%;

    z-index: 3;

}

/*********************************************************************************

*

*				Accordion

*

*********************************************************************************/

.slideaccordion .cc_caption {

    border-left: 1px solid #000;

    border-right: none;

    border-top: 1px solid #000;

    left: auto;

	right: 0;

}

.slideaccordion {

	background: url(images/slideshadow.png) 0 bottom no-repeat;

	height: 438px;

	margin-top: 60px;

    overflow: hidden;

	padding-bottom: 22px;;

    position: relative;

	width: 1000px;

    z-index: 1;

}

.entry .slideaccordion {

	margin-left: -40px;

	margin-right: -40px;

}

.slideaccordion ul {

    height: 438px!important;

 	margin: 0;

    overflow: hidden;

    padding: 0;

    position: relative;

    width: 1000px!important;

}

.slideaccordion li {  

    behavior: url(http://www.littlefeetkids.com/wp-content/themes/creativo/scripts/PIE.php);

    -webkit-box-shadow: #000 0px 0px 25px;

    -moz-box-shadow: #000 0px 0px 25px;

    box-shadow: #000 0px 0px 25px;

	cursor: pointer;

	display: block;

    float: left;  

    height: 438px;  

	list-style: none;

	margin: 0;

    overflow: hidden;

	padding: 0;

	position: relative;

	padding: 0;

}  

/*********************************************************************************

*

*				Feature area

*

*********************************************************************************/

#feature {

	clear: both;

    overflow: auto;

	padding: 60px 40px;

	width: 920px;

}

#feature .quote {

	float: left;

}

#feature h2 {

	font-size: 47px;

    line-height: 47px;

    margin: 0;

    
	color:  #a7a7a7;

}

#feature p {

	color: #222222;

	font-size: 26px;

    line-height: 33px;

    margin: 0;

}

#feature .button {

    background-color: #636363;

    color: #c7c7c7;

    .display: inline;

	float: right!important;

    margin-top: 2px;

}

/*********************************************************************************

*

*				Contact Form Thank You Page

*

*********************************************************************************/

#thankspage {

	font-size: 15px;

	line-height: 22px;

	margin: 60px auto 40px;

	position: relative;

	width: 80%;

}

#thankspage h6 {

	color: #090!important;

	margin: 0;

	padding: 10px 0!important;

	width: auto;

}

/*********************************************************************************

*

*				Custom styles

*

*********************************************************************************/


