/*
Theme Name:  WP SKIN
Theme URI: http://wpskin.ir
Description: Shopping Theme powered by <a href="http://wpskin.ir/>[ WPSKIN.IR ]</a> 
Version: 1.0
Author: wpskin.ir
Author URI: hhttp://www.wpskin.ir/
*/
/**** www.wpskin.ir ****/
body {
	background-image:url(img/fade_bg.jpg); 
	background-repeat:repeat-y; 
	margin:0px;
	font-size:11px; /* Resets 1em to 12px */
	font-family: Tahoma;
}
#page {
	width:950px; 
	border-top:7px solid #AD1E23; 
	background-image:url(img/body_bg.gif); 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
a {
	color:#555555;
	text-decoration:none;
}
abbr {
	display:none;
}	
a:hover {
	color:#990000;
	text-decoration:none;
}	
a:visited {
	color:#990000;
	text-decoration:none;
}	
small {
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
.clear {
	clear: both;
}
/*********** Post-index *************/
.widecolumn .summary p {
	font-size: 1.05em;
	}

.narrowcolumn .summary, .widecolumn .summary {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align:justify;
	}
/*********** Box style *************/
.alt {
	background-color: #f8f8f8;
	background-image:url(img/alt.gif);
	background-repeat:repeat-x;
	border: 1px solid #ddd;
	font-size:12px;
	text-align:justify;
	line-height:170%;
	color:#484848;
	}
.alt a {
	color:#484848;
	text-decoration:none;
	}
.alt a:hover {
	color:#AD1E23;
	text-decoration:none;
	}
/*********** content *************/
#content h2 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	text-align:center;
	padding-top:6px;
	}
#content h3 {
	color:#969696;
	font-size:8pt;
	font-weight:normal;
	margin:0;
	text-align:center;
	}
#content h3 p {
	margin:0;
	padding:0px;
	padding-top:6px;
	}
#content h2 a {
	color:#7C7C7C;
	font-family:Tahoma;
	}
#content h2 a:hover {
	color:#ad1e23;
	}

/*********** Product style *************/

.narrowcolumn {
	float: left;
	padding: 0 0 0px 10px;
	margin: 0px 0 0;
	width: 710px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/*********** Footer style *************/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background-color:#ededed;
	height:30px;
	border-top:1px solid #dedede;
	color:#444444;
	font-family:Tahoma;
	font-size:11px;
	}
#footer a {
	color:#990000;
	}
#footer a:hover {
	color:#333333;
	text-decoration:underline;
	}	
#fleft {
	margin: 0;
	text-align: left;
	width:60%;
	float:left;
	}
#fleft p {
	padding-left:20px;
	margin:0px;
	padding-right:0px;
	padding-top:6px;
	padding-bottom:0px;
	}
#fright {
	margin: 0;
	text-align: right;
	width:40%;
	float:right;
	}
#fright p {
	padding-right:20px;
	margin:0px;
	padding-left:0px;
	padding-top:6px;
	padding-bottom:0px;
	}
#fline {
	height:0px;
	overflow:hidden;
	background-color:#FFFFFF;
	width:100%;
	}

/*********** Header style *************/
.header_highlight{
	background:#ffffff;
	color:#808080;
	border:1px solid #E8E5D6;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.logo {	
	float:left;
	margin-top:25px;
}		

/*********** Info style *************/
.single-cat {
	line-height:180%;
	padding-bottom:1px;
	color:#484848;
	text-align:justify;
	border-top: 1px #484848;
	}
.single-cat a {
	color:#333333;
	}	
.single-cat a:hover {
	color:#AD1E23;
	}
/*********** IMG style *************/
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/*********** Summary style *************/
html>body .summary ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .summary li {
	margin: 7px 0 8px 10px;
	}

.summary ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.summary ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.summary {
	padding-right:8px;
	padding-left:8px;
	}
.summary p {
	display:none;
	margin:0px;
	padding:0px;
	}	
.summary ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*********** Sidebar style *************/
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar
{
	padding: 0px 20px 10px 0;
	width: 210px;
	float:right;
	text-align:right;
	font-family:Tahoma;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.summary form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#submit {
	-x-system-font:none;
	background:transparent url(img/input-button.gif) repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	padding:0;
	width:60px;
	float:right;
	}



/*********** Comments style *************/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma;
	}

.commentlist li {
	font-weight: bold;
	}

.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:11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma;
	font-size:11px;
	}

.commentmetadata {
	font-weight: normal;
	font-size:11px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	font-size:11px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
#commentform input:focus {
	-x-system-font:none;
	background:#ffffff;
	border:1px solid #D8D5C5;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:20px;
	line-height:normal;
	padding:3px;
	width:200px;
	}
#commentform input {
	-x-system-font:none;
	background:transparent url(img/comment-input.gif) repeat-x scroll 0 0;
	border:1px solid #D8D5C5;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:20px;
	line-height:normal;
	margin-top:3px;
	padding:3px;
	width:200px;
	}
#commentform textarea {
	background-color:#f8f8f8;
	border:1px solid #D8D5C5;
	height:115px;
	margin-top:3px;
	padding:2px;
	width:485px;
	font-size:12px;
}
#commentform textarea:focus {
	background-color:#ffffff;
	border:1px solid #D8D5C5;
	height:115px;
	margin-top:3px;
	padding:2px;
	width:505px;
}

#commentform #submit {
	-x-system-font:none;
	background:transparent url(img/input-button.gif) repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	padding:0;
	width:60px;
	float:right;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:11px;
	padding-right:5px;
	}

#commentform p {
	margin: 5px 0;
	font-size:11px;
	padding-right:5px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Begin wpskin.ir & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/*********** wpskin.ir style *************/
#menu {
	position: relative;
	height:32px;
	width:520px;
	padding:15px;
	overflow:hidden;
	float:right;
	padding-top:0px;
	margin-bottom:6px;
}
#menu ul {
	padding:0;
	margin-right:25px;
	list-style:none;	
}
#menu ul li {
	float: right;
	list-style: none;
	padding:0;
	margin:0;	
}
 
#menu ul li a {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}
#menu_home a {
	width: 45px;
	background: url('img/menu_home.png') no-repeat center !important;
	background: url('img/menu_home.gif') no-repeat center; 
}
#menu_services a {
	width: 94px;
	background: url('img/menu_services.png') no-repeat center !important;
	background: url('img/menu_services.gif') no-repeat center;
}
#menu_support a {
	width: 66px;
	background: url('img/menu_support.png') no-repeat center !important;
	background: url('img/menu_support.gif') no-repeat center;
}
#menu_reseller a {
	width: 107px;
	background: url('img/menu_reseller.png') no-repeat center !important;
	background: url('img/menu_reseller.gif') no-repeat center;
}
#menu_vacancy a {
	width: 61px;
	background: url('img/menu_vacancy.png') no-repeat center !important;
	background: url('img/menu_vacancy.gif') no-repeat center;
}
#menu_aboutus a {
	width: 61px;
	background: url('img/menu_aboutus.png') no-repeat center !important;
	background: url('/img/menu_aboutus.gif') no-repeat center;
}
#menu_contactus a {
	width: 69px;
	background: url('img/menu_contactus.png') no-repeat center !important;
	background: url('img/menu_contactus.gif') no-repeat center;
}
#menu li.background {
	background: url('img/menu_bg_right.png') no-repeat top right !important;
	background: url('img/menu_bg_right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}
#menu .background .left {
	background: url('img/menu_bg_left.png') no-repeat top left !important;
	background: url('img/menu_bg_left.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px;
}
.tright {
	padding-top:10px;
	vertical-align:top;
	height:48px;
	width:4px;
}
/*********** wpskin.ir More style *************/
.tcenter {
	padding-top:10px; 
	width:140px;
	vertical-align:top;
}	
.tcenter div {
	padding:0px;
	margin:0px;
	background-color:#f7f7f3; 
	border-top:1px solid #dfdfd8; 
	border-bottom:1px solid #dfdfd8; 
	height:46px; 
	color:#505050;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#292929;
}
.tcenter p	{
	padding-right:12px;
	padding-top:0px;
	margin-top:6px;
	margin-bottom:0px;
	}	
.tleft {
	vertical-align:top;
	height:87px;
	width:68px;
	background-repeat:no-repeat;
	background-image:url(img/satisfaction.gif);
}
.tleftg {
	vertical-align:top;
	height:87px;
	width:68px;
	background-repeat:no-repeat;
	background-image:url(img/gift.gif);
}
.order-si {
	float: right;
	padding:0px;
	width:50%;
	margin-bottom:8px;
	color:#FFFFFF;
}
.order-si a {
	margin: 15px 10px 0 0;
	background: #FCDC04 url('img/order.gif') no-repeat center top;
	width: 82px;
	height: 23px;
	display: block;
	text-align: left;
	padding: 3px 0 0 8px;
	color: #FFFFFF;
	font-size:11px;
}

.order-si a:hover {
	background: #FCDC04 url('img/order.gif') no-repeat center bottom;
	color:#FFFFFF;
}


.more {
	float: right;
	padding:0px;
	width:50%;
	margin-bottom:8px;
	color:#FFFFFF;
}

.more a {
	margin: 15px 4px 0 0;
	background: #FCDC04 url('img/more.gif') no-repeat center top;
	width: 91px;
	height: 23px;
	display: block;
	text-align: right;
	padding: 3px 8px 0 0;
	color:#FFFFFF;
	font-size:11px;
}

.more a:hover {
	background: #FCDC04 url('img/more.gif') no-repeat center bottom;
	color:#FFFFFF;
}
.excerpt {
	width:100%;
	}
.rate {
	color:#AD1E23;
	font-weight:bold;
	direction:ltr;
	}
/*********** www.wpskin.ir top style *************/
#box-info {
	direction:ltr;
	width:160px;
	float:right;
	margin-top:20px;
	margin-right:20px;
	font-weight:800;
	color:#636363;
}
#box-info p {
	margin:0px;
	padding:0px;
}	
.email {
	background-image:url(img/bg-top.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #8f8f8f;
	width:160px;
	height:25px;
	direction:ltr;
	text-align:left;
	}
.email img {
	padding-top:9px;
	padding-left:4px;
	float:left;
	}
.email div {
	width:120px;
	float:left;
	padding-top:9px;
	padding-left:4px;
	font-size:11px;
	font-weight:bold;
}		
.phone {
	background-image:url(img/bg-top.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #8f8f8f;
	width:160px;
	height:25px;
	direction:ltr;
	text-align:left;
	}
.phone img {
	float:left;
	padding-top:2px;
	padding-left:6px;
	}
.phone div {
	width:120px;
	float:left;
	padding-top:9px;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
}	
/*********** product style *************/
.product {
	border:1px solid #efefef; 
	width:230px; 
	height:440px; 
	float:right; 
	margin:2px; 
	background-image:url(img/products-bg.gif); 
	background-repeat:repeat-x;
	color:#000000;
	line-height:170%;
}
.poduct .in {
	height:500px; 
	float:right; 
	margin:6px;	
	}
.poduct a {
	color:#333333;
	text-decoration:nonel;
	}
/*********** www.wpskin.irn acc *************/
#basic-accordian {
	width:200px;
	line-height:170%;
	}
#basic-accordian a {
	display:block;
	width:100%;
	}
#basic-accordian li{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.accordion_headings{
	padding:5px;
	background:#ffffff;
	color:#666666;
	border:1px solid #E8E5D6;
	cursor:pointer;
	text-align:center;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:170%;
}

.accordion_headings:hover{
	padding:5px;
	background:#ffffff;
	color:#666666;
	border:1px solid #E8E5D6;
	cursor:pointer;
	text-align:center;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}


.selected{
	background-color:#F00;
	color:#FFF;
}
/*********** page entery style *************/
#page-entery {
	background-image:url(img/products-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #EFEFEF;
	}
.in-page {
	line-height:170%;
	padding:3px 12px 5px 12px;
	direction: rtl;
	}		
.guide {
	color:#AD1E23;
	}
#guide {
	color:#999999;
	padding-top:20px;
	text-align:justify;
	}

/*********** www.wpskin.ir side *************/
#hed-side {
	border-top: 1px solid #ffc000;
	border-right: 1px solid #ffc000;
	border-left: 1px solid #ffc000;
	padding-right: 5px;
}
#cont-side {
	border: 1px solid #ffc000;
	padding-right: 3px;
	padding-bottom: 5px;
	margin-bottom: 7px;
}

#comment  {
	display: none;
	padding: 0;
	margin: 0;
}

#preamble h2, #feature h2, #gallery h2, #comment h2 {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
	font-weight: normal;
	font-size: 11px;
}
input {
	-x-system-font:none;
	background:transparent url(img/comment-input.gif) repeat-x scroll 0 0;
	border:1px solid #D8D5C5;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:20px;
	line-height:normal;
	margin-top:3px;
	padding:3px;
	width:200px;
	}
input:focus {
	-x-system-font:none;
	background:#ffffff;
	border:1px solid #D8D5C5;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:20px;
	line-height:normal;
	padding:3px;
	width:200px;
	}
/* www.wpskin.ir */
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #DF5800;
	text-align: center;
	background-color: #F1EEC1;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*link-box*/
.linkbox-top {
	background: url(img/linkbox-top.jpg) no-repeat center bottom;
	height: 30px;
	width: 710px;
}
.linkbox-tops {
	background: url(img/linkbox-top2.jpg) no-repeat center bottom;
	height: 30px;
	width: 710px;
}
.linkbox-content {
	background: #ebe8e8;
	direction: rtl;
	text-align: right;
	width: 710px;
}
.linkbox-content ul {
	padding: 5px 10px;
}
.linkbox-content ul li {
	background: url(img/arrow_left.gif) no-repeat center right;
	padding: 0px 12px 0px 0px;
	background-color: #ebe8e8;
	list-style-type: none;
}
.linkbox-btt, .lastest-phones-btt {
	background: url(img/linkbox-btt.jpg) no-repeat center top;
	height: 13px;
	width: 710px;
	margin: 0px 0px 10px;
	clear: both;
}
.links-left, .links-right {
	float:right;
	width:355px;
}
.links-lefts {
	float:right;
	width:705px;
}