/*

Theme Name: WebTraffic

Author: design4vision

*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
}

a img {
	border: none;
}

a:focus {
	outline:none;
}

a.logo {
	float:left;
	width:213px;
	height:100px;
	display:block;
}
ol {
	padding-right:20px;
	padding-bottom:16px;
}
.twtr-hd h4 {
	background:none !important;
}

#stage {
	width: 880px;
	padding: 0px 20px;
	margin: 0 auto;
	background: url(images/stage_bg.gif) repeat-y;
	text-align: right;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	overflow:hidden;
}

#stage #header {
	float: right;
	height: 100px;
	width: 880px;
	background: url(images/header.gif) no-repeat;
}

#stage #header #search {
	float:left;
	padding: 60px 0px 0px 20px;
}

#stage #header #search input {
	height:16px;
	width:145px;
	padding-right:5px;
	border-color:#000000;
}

#stage #header #menu {
	float:right;
	height:53px;
	width:450px;
	padding-top:17px;
}

#stage #header #menu ul {
	list-style:none;
	float:right;
	height:53px;
	width:420px;
	padding-right:30px;
}

#stage #header #menu ul li {
	float:right;
	padding-left:20px;
}

#stage #header #menu ul li a {
	width:54px;
	height:53px;
	overflow:hidden;
	display:block;
}

.home_bt {
	background-image:url(images/mb_home.gif);
	background-position: 0px 0px;
}

.home_bt:hover {
	background-position: 54px 0px;
}

.about_bt {
	background-image:url(images/mb_about.gif);
	background-position: 0px 0px;
}

.about_bt:hover {
	background-position: 54px 0px;
}

.customers_bt {
	background-image:url(images/mb_customers.gif);
	background-position: 0px 0px;
}

.customers_bt:hover {
	background-position: 54px 0px;
}

.recommended_bt {
	background-image:url(images/mb_recommended.gif);
	background-position: 0px 0px;
}

.recommended_bt:hover {
	background-position: 54px 0px;
}

.sells_bt {
	background-image:url(images/mb_sells.gif);
	background-position: 0px 0px;
}

.sells_bt:hover {
	background-position: 54px 0px;
}

.contact_bt {
	background-image:url(images/mb_contact.gif);
	background-position: 0px 0px;
}

.contact_bt:hover {
	background-position: 54px 0px;
}

.more-link {float:left;}

#stage #banner {
	float: right;
	height: 220px;
	width: 880px;
	padding-top: 10px;
	padding-bottom: 13px;
}

#stage #sidebar {
	float: right;
	width: 213px;
    color:#000;
}

#stage #sidebar.left {
	float: left;
}

#stage #sidebar #box {
	padding-bottom:20px;
}

#stage #sidebar #cf7_form_box input, #stage #sidebar #cf7_form_box textarea {
	width: 200px;
}

#stage #sidebar h4 {
	margin: 0px 0px 10px;
	width: 213px;
	height: 34px;
	background: url(images/widget_title_bg.gif);
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	color: #ffffff;
	text-align: center;
}

#stage #sidebar ul {
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
	border-top: solid 1px #666666;
}

#stage #sidebar li {
	list-style: none;
	padding-bottom:20px;
}

#stage #sidebar ul li {
	line-height: 27px;
	padding: 0px 10px;
	border-bottom: solid 1px #666666;
}

#stage #sidebar ul li a {
	text-decoration: none;
	color: #000;
}

#stage #sidebar ul li a:hover {
	color: #ef8500;
}

#stage #blog {
	float: right;
	width: 414px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#stage #post {
	float: right;
	width: 414px;
	padding-bottom: 20px;
}

#stage #post img {
	border:1px solid #666666;
	float:right;
	margin-left:10px;
}

h1 {
	margin: 0px;
	width: 414px;
	height: 30px;
	font-size: 18px;
	line-height: 34px;
	border-bottom: solid 4px #f08a01;
}

p {
	margin: 0px 0px 16px;
}

.date {
	font-size: 10px;
	float: right;
}

.comments {
	font-size: 10px;
	float: left;
}

.comments2{font-size:12px; text-align:left; margin-top:5px;}

.comments a {
	text-decoration: none;
	color: #666666;
}

.entry {
	clear: both;
	float: right;
	width: 414px;
}

.entry ul {
	padding-right: 15px;
	padding-bottom: 10px;
}

.entry ul li {
	padding-bottom: 10px;
}

#stage #blog h1 a {
	color: #000000;
	text-decoration: none;
}

#stage #footer {
	float: right;
	height: 20px;
	width: 880px;
	padding-top: 5px;
	padding-bottom: 30px;
	clear: both;
	border-top: solid 2px #cccccc;
	text-align: left;
	direction: ltr;
}

#stage #footer a {
	color: #666666;
	text-decoration: none;
}

#stage #footer a:hover {
	text-decoration: underline;
}

.sexy-bookmarks a{ text-decoration:none;}


#nav-below{
	clear:both;
}

.nav-previous{
	float: right;
    width: 50%;
}

.nav-next{
	float: right;
    width: 50%;
	text-align:left;
}
