/*
------------------------------------------------------------------------
Theme Name:    Easy-touch Theme
Theme URI:     http://www.nattywp.com/
Description:   Easy-touch theme by NattyWP. <a href="admin.php?page=functions.php">Configure</a> Easy-touch theme. Visit our <a href="http://www.nattywp.com/forum" title="NattyWP Forum">NattyWP Community Forum</a> and <a href="http://support.nattywp.com">Help Desk</a>!
Version:       1.2
Author:        NattyWP
Author URI:    http://www.nattywp.com/
------------------------------------------------------------------------

Support:       NattyWP, contactus@nattywp.com
Updated:       March 28 2009
Copyright:     (c) 2009 NattyWP

All rights reserved.
*/

/* header */
#header {
	width: 950px;
	height: 127px;
	margin: 0px auto;
}
#header .title {
	float: left;
	width: 250px;
	padding: 6px 0px 0px 0px;
}

.thumb-image {float:left; margin-right:10px;}
.thumb-image img {border:3px solid #e5e6e8;}

ul.arc {list-style:none;}
ul.arc li {margin-left:10px;}
ul.arc li ul {list-style:none; margin-left:15px;}

#content .boxOne .combo, #content .boxTwo .combo { width:280px !important;}
.combo .boxContent li {padding:0px; list-style:none; background-image:none;}
.combo ul.advert li {float:left; padding-left:5px;}
.combo .boxContent { padding:0px; margin:0px;}
.widget_text_test .boxContent {padding:0px; width:auto;}

.right .combo {width:300px;}
.right .combo .boxContent { padding-top:15px; padding-bottom:15px; margin:0px auto;}

.hid {display:none; position:absolute;}
.right .boxContent ul.advert {list-style:none !important; margin:0px; padding:0px;}
.right .boxContent ul.advert li {background:none; height:auto; padding:0px 2px; float:left;}
.widget_text_test {text-align:center;}
#single-ads { background:none; margin:0px; padding:0px; width:0 auto;}
/* CSS Core Document */

* img {border:none medium;}

body {margin: 0; padding: 0;}
body, html {
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDE6;
	color: #000000;
	background-image: url(images/bg-header.gif);
	line-height: 20px;
	background-repeat: repeat-x;
}

a { 
	color: #1768ae; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #1667ad;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #1667ad;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #093f6a;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1768AE;
	font-weight: bold;
}

p { padding-bottom: 0px; }

/* reusable */
.divider { 
	clear: both; 
	font-size: 1px; 
	line-height: 0px; 
	height: 0px; 
}
.btn {
	width: 92px;
	height: 25px;
	background-image: url(images/bg-btn.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding: 4px 0px 0px 0px;
}
.btnIn {
	width: 92px;
	height: 25px;
	background-image: url(images/bg-btn-search-in.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding: 4px 0px 0px 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;	
}

/* content */
#content {
	width: 950px;
	padding: 0px 0px 20px 0px;
}

/* inside pages left content */
#content .left {
	width: 628px;
	float: left;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 20px 0px;
}
#content .left .blogContent {
	width: 568px;
	background-image: url(images/bg-content-top.gif);
	background-repeat: no-repeat;
	padding: 20px 30px 0px 30px;
}

#content .left .footnote {
	width: 553px;
	padding: 8px 0px 0px 15px;
}	
#content .left .footnote a {
	color: #1065AD;
}
#content .left .blogphoto {
	padding: 0px 15px 15px 0px;
}
#content .left blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin: 0px auto;
	background-image: url(images/bg-quote.gif);
	background-repeat: no-repeat;
}
#content .left .paging { 
	height: 24px;
	clear: both;
	width: 568px;
}
#content .left .paging .old {
	width: 200px;
	float: left;
	background-image: url(images/arrow-old.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding: 0px 0px 0px 30px;
}
#content .left .paging .new {
	width: 200px;
	float: right;
	background-image: url(images/arrow-new.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding: 0px 30px 0px 0px;
	text-align: right;
	background-position: right;
}

/* inside pages right content */
#content .right {
	width: 300px;
	float: right;
}

/*boxes */
.widget_recent_entries h4 { display:none;}

.boxOne {
	width: 300px;
	margin: 0px 25px 0px 0px;
	background-color: #fff;
	background-image: url(images/bg-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.boxTwo {
	width: 300px;
	background-color: #fff;
	background-image: url(images/bg-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.boxThree {
	width: 300px;
	background-color: #fff;
	background-image: url(images/bg-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 20px 0px;
}
.tabTop {
	width: 300px;
	height: 20px;
	background-image: url(images/bg-box-tab-top.gif);
	background-repeat: no-repeat;
}
.tabTitle {
	width: 280px;
	height: 31px;
	background: url(images/bg-tab.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left:-20px;
	padding: 10px 0px 15px 20px;
}
.boxContent {
	width: 260px;
	padding: 0px 20px 20px 20px;
	margin: 0px auto;
}
.boxContent ul {
	margin: 0px;
	padding: 0px;
}
.boxContent li {
	color: #1667ad;
	display: block;
	border-bottom: solid 1px #ececec;
	padding: 5px 0px 5px 15px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.boxContent li.last {
	border: none;
}

input.bgSearch {
	width: 196px;
	height: 22px;
	background-image: url(images/bg-search.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding: 5px 0px 0px 10px;
}
.boxContent .btnHolder {
	width: 92px;
	position: relative;
	float:left;
	margin: -28px 0px 0px 160px;
}

/* container */
#container {
	width: 950px;
	margin: 0px auto;
}

/* middle */
#middle {
	width: 950px;
	height: 250px;
	background-image: url(images/bg-middle.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
}
#middle .left {
	width: 44px;
	height: 45px;
	float: left;
	padding: 103px 0px 0px 30px;	
}
#middle a.arrowLeft {
	width: 44px;
	height: 45px;
	background-image: url(images/arrow-left.gif);
	background-repeat: no-repeat;
	display: block;
}
#middle .content {
	width: 762px;
	height: 210px;
	float: left;
	padding: 20px;
}
#middle .right {
	width: 44px;
	height: 45px;
	float: right;
	padding: 103px 30px 0px 0px;	
}
#middle a.arrowRight {
	width: 44px;
	height: 45px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	display: block;
}


/* footer */
#footer {
	width: 950px;
	height: 97px;

	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	color: #414140;
}
#footer .copy {
	width: 350px;
	float: left;
	padding: 0px 0px 0px 20px;
	height: 97px;
}
#footer .right {
	width: 850px;
	float: right;
	padding: 0px 20px 50px 0px;
	text-align: right;
	height:97px;
	vertical-align:middle;
}
#footer a {
	color: #414140;
}


/*- TOP page-navi -*/
.nav li a {color: #000000;}
.nav li a:hover {color:#3a3d43;}
.nav li.active a, .nav li.current_page_item a, .nav li.current_page_item a:hover, .nav li a:hover {background:#fff; color: #1065AD; text-decoration:none;}

.nav{font-size:18px; font-weight:normal; float:right; margin-right:20px; margin-top:15px;}
.nav ul { list-style:none; margin:0px 0px 0px 0px; padding:0px;}
.nav li { float: left; line-height: 30px; margin: 0 6px 0 0;}
.nav li a{ display: block; float: left; text-decoration:none;}
.nav li a span{ display: block; float: left; height: 37px; padding: 7px 10px 7px 10px;}

.nav li.active a, .nav li.current_page_item a, .nav li.current_page_item a:hover, .nav li a:hover{	
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;	
	cursor: pointer;
	text-decoration: none;
	height:46px;	
}



/* slide bar */
#moduleslider2-size{
	height: 280px;
	width:908px;
	overflow: hidden;
	padding:0px;	
	text-align:left;
	margin:0px auto;}
#frameslider2.frameslider {width:908px !important;}
#moduleslider2-size .scrollerslider { width:808px !important; padding:0px; margin:0 50px; float:left;}
#moduleslider2-size ul#slide-toolbar {display:none;}
/*-----------------------------------*/

.tab-pane { margin:0 10px; float:left; width:808px !important;}
.tab-pane.onepost { margin:0 10px; float:left; width:908px !important;}
.onepost .tab-title {display:none;}
.feature-post2{ margin-top:20px;}
.feature-post2 .image {float:right; margin-right:20px;}
.feature-post2 .text {float:left; margin-top:15px; margin-right:10px;}
.feature-post2 .withimage { width:410px;}
.onepost .withimage { width:510px !important;}
.feature-post2 .image img {border:#FFFFFF solid 6px;}

ul#slide-toolbar {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style: none;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
	display:block;
	height:32px;
	width:auto !important;
}

ul#slide-toolbar li {
	float:left;
	text-align: center;
	color:#ffffff;
	text-align:left;
	padding-left:14px;
	font-family:"Times New Roman", Times, serif;
}

ul#slide-toolbar li span {
	cursor: pointer;
	display: block;
	width: auto;
	text-decoration: none;
	margin-left:10px;
	padding:0px 25px 0px 0px;
	height: 22px;
	padding-top:10px;	
}

ul#slide-toolbar li{background:url('http://www.esibytes.com/wp-content/themes/Easy_touch-User-pack/Easy-touch/images/slide-bg.jpg') no-repeat top left; _width:20px;}
ul#slide-toolbar li span{background:url('http://www.esibytes.com/wp-content/themes/Easy_touch-User-pack/Easy-touch/images/slide-bg.jpg') no-repeat top right;}

ul#slide-toolbar li.current{ color:#543b58; background: url('http://www.esibytes.com/wp-content/themes/Easy_touch-User-pack/Easy-touch/images/slide-active.gif') no-repeat top left;}
ul#slide-toolbar li.current span{ background: url('http://www.esibytes.com/wp-content/themes/Easy_touch-User-pack/Easy-touch/images/slide-active.gif') no-repeat top right;}

#slide-toolbar span:hover{
color:#edbef6;
}
hr{
	padding:0px;
	margin:0px 0px 0px 0px;
	border:1px solid #4c2734;
}
div.frameslider {
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
div.frameslider div.button {
	width: 44px;
	height: 45px;
	cursor: pointer;
	top:35%;
	position:absolute;
	overflow:hidden;
}
div.frameslider div.button#left {
	left:0px;
	background:url(images/arrow-left.gif) no-repeat;
}
div.frameslider div.button#right {
	right:0px;
	background:url(images/arrow-right.gif) no-repeat;
}


.scrollerslider {
	padding:0px;
	overflow: hidden;
	float:left;
}

#moduleslide .tab-pane, #moduleslide2 .tab-pane {
	overflow: hidden;
	float: left;
}


/* Comment Form */
#comment-form {padding-top:20px;}
#commentform {margin-left:20px; padding-top:10px;}
#comment-form label {
	float: left;
	width: 200px;
	padding-top: 5px;
	font-size: .85em;
	font-weight: bold;
}
#comment-form label .required {
	font-size: .85em;
	font-weight: normal;
}
#comment-form label .required {
	color: #fff;
}
#comment-form input, #comment-form textarea {
	width: 265px;
	padding: 5px 5px;
}
#searchforma .field {float:left;}
#searchforma input#submit {	width: auto;
	margin-left: 10px;
	border: none;
	padding: 4px 10px;
	text-transform: uppercase;
	cursor: pointer;}
#searchforma .field input {width:160px; padding:5px 5px;}
#comment-form input, #comment-form textarea, #searchforma .field input {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #8e8e83;
	background: #fff;
	border-top: 1px solid #c1c1b7;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #c1c1b7;
}
#comment-form input:focus, #comment-form textarea:focus {
	color: #53534c;
	border: 1px solid #9F9F9F;
}
#comment-form #submit {
	width: auto;
	margin-left: 200px;
	border: none;
	padding: 4px 10px;
	text-transform: uppercase;
	cursor: pointer;
}
#comment-form #submit, #searchforma input#submit {
	font: bold .95em Arial, Helvetica, Geneva, sans-serif;
	color: #fbf7e4;
	background: #92B729;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* Begin Comments*/
.alt { margin: 0; padding: 10px;}
.commentlist { margin:0px; padding: 0px; text-align: justify;}
.commentlist li {margin: 15px 0px 20px 0px; padding: 5px 5px 10px 10px; list-style: none;}
.commentlist li ul li { margin-right: -5px;	margin-left: 10px;}
.commentlist p {margin: 10px 5px 10px 0;}
.children { padding: 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 15px 0px 15px 5px; display: block;}
.thread-alt {background-color: #EFEFEF;}
.thread-even {background-color: #EFEFEF; -moz-border-radius:10px; -webkit-border-radius: 10px;}
.depth-1 {border: 1px solid #D1E2EF;}
.children .depth-1 { border-left:1px solid #D1E2EF; border-right:0px; border-top:0px; border-bottom:0px;}
.even, .alt {border-left: 1px solid #D1E2EF;}
.navigation {display: block; text-align: center; margin-top: 10px;}
.commentlist li .avatar { float: right;	border: 1px solid #eee;	padding: 2px; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}
#respond:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#respond {color:#162F42;}


.comment-meta a { color:#162F42; font-size:11px;}
.comment-author cite, .comment-author cite a{ color:#92B729; font-size:18px; font-weight:normal;}

.reply { padding-left:20px; height:15px;}
.reply { background:url(http://www.esibytes.com/wp-content/themes/Easy_touch-User-pack/Easy-touch/images/reply.png) no-repeat left center;}
.reply a {font-size:10px; color:#1E5880;}
.reply a:hover {color:#1E5880;}
/* End Comments */

/* WP extention */
blockquote {	
	color:#777777;
	font-family:Georgia,"Times New Roman",Times,serif;
	height:auto;
	margin:0 0 15px 40px;
	padding:5px 25px 0 25px;
	width:80%;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	max-width:510px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0 !important;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.fullwidth { width:950px !important; }
.fullwidth .left, .fullwidth .blogContent {width:auto !important;}

/* Flickr */
.flickr-pic {}
.flickr-pic .flickr_badge_image { float:left; padding-right:5px; padding-top:10px; padding-bottom:10px;}