/*
Theme Name: IDwebdesign
Theme URI: http://IDwebdesign.wordpress.com/
Description: 2 column with sidebar on the right <a href="http://IDwebdesign.wordpress.com/">IDwebdesign</a>.
Version: 1.0
Author: go-idwebhost.com
Author URI: http://go-idwebhost.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

* {
	margin:0; padding: 0;
	font: 1em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
}

/* Begin Typography & Colors */
body {
  font-size:0.625em;; /* Resets 1em to 10px */
/*	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
/*	background: #E8E8E8 url('images/kubrickbgcolor.jpg');*/
	/*background-color: #E8E8E8 ;*/
	background-color: transparent;
	color: #333;
/*	text-align: center;*/
	}

#page {
	background-color: transparent ;
	text-align: left;
	}

#header {
/*	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
  diplay:none;
	}

#headerimg 	{
	display:none;
}

.menu-bg {
	display:none;
}

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

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border:1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
/*	font-family: Arial, Helvetica, Sans-Serif;*/
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
/*	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-weight: bold;
	}

h1 {
	font-size: 2.5em;
	text-align: left;
	}

#headerimg .description {
  display:none;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
/*	font-size: 1.6em;*/
	}

#sidebar h2 {
	font-size: 1.4em;
	}




h3 {
	font-size: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited  {
	text-decoration: none;
	color: black;
	}

h2, h3 {
/*	color: #333;*/
	}

h2, h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
/*	color: #333;*/
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: 1.1em;
	}

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

#commentform p {
/*	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.1em;
	display:none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:hover, a:visited {
	color: #06c;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
/*	border-left: 1px solid  #cccccc;
	border-right: 1px solid  #cccccc; */
	}

#page, #header {
	width: 856px;
	}

#content-outer {
	margin: 0;
  padding:0;
	overflow:hidden;
	width: 700px;
}

.narrowcolumn {
	float: left;
	width: 700px;
	}

.widecolumn {
	width: 700px;
	}

.narrowcolumn, .widecolumn {
	padding: 20px 20px;
	margin: 1px 0 0 0px;
/*	border-left: 1px solid #cccccc;*
	border: 1px solid red;*/

	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	border: 0px solid blue;
	}

.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;
	border: 0px solid  red;
}

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


#footer {
  display:none;
	}

/* End Structure */



/*	Begin Headers */
h1 {
/*	padding-top: 50px;*/
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
/*	text-align: center;*/
}

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0px;
	padding: 0 0 0 5px;
	list-style: none;
/*	text-indent: -10px;*/
	}

html>body .entry li {
	margin: 0px 0 5px 5px;*/
	}

.entry  {
/*	margin-top: 35px;*/
	margin-top: 30px;

	}

.entry table  {
	margin-bottom: 10px;
	}

.entry table tr td {
/*	padding: 2px 0;*/
	}


.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/

	}

.entry ul, #sidebar ul ul {
  margin-top:0;
  padding-top:0;
/*  border:1px solid red;*/
	}

.entry ul li, #sidebar ul ul li {
  list-style-type: square;
  padding-left:0px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 35px;
	}

#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;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	border:1px solid brown;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
/*	width: 130px;*/
	}

#commentform input {
	width: 170px;
	border: 0px solid  blue;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	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: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-top:1px;
	padding: 0px 10px 0px 10px;
	margin-left: 605px;
	width: 230px;
/*	border-right: 1px solid #cccccc;	*/
/*	border:1px solid brown;*/
	}

#sidebar form {
	margin: 0;
	}

#sidebar .textwidget {
	border: 0px solid brown;
	line-height:17px;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & 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;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border:1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}
/* End captions */



/* -----------
- NAVIGATION -
----------- */

#navbox {
  position:absolute;
/*	top:50px; left:0;  */
  border: 0px solid white;
/*  bottom:0;*/
	width: 856px;
/*	border-bottom: 6px solid #FFCF00;*/
	/*background-color: #102442;*/
	background-color: transparent;
  display:none;
}

ul#nav {
/*	position:absolute;*/
/*	bottom:0; left:0;*/
	margin:0 0 0 16px;
	list-style-type:none;
	width:800px;
}

ul#nav li {
	list-style-type:none;
	float:left;
	margin:0 0.5em 0 0;


}

ul#nav li a {
	padding:8px 8px;
	border:none;
  font-size:130%;
/*	color:#fff;*/
/*	background:#024;*/
	/*border:solid 1px #fff;*/
	border-bottom:none;
/*	border-color:#357 #002 #002 #357;*/
	display:block;
	white-space:nowrap;
	_width:1em;
}

ul#nav li a:hover {
/*	background:#246;*/
	text-decoration:none;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
/*	color:#335;
	background:#fc0;
	text-decoration:none;
	border-color:#ff3 #da0 #da0 #ff3;
	border-bottom:solid 1px #FFCF00;*/
	border:solid 1px #cococo;
}

ul#nav .current_page_item {
	border:solid 1px #cococo;
}

/* -------------
- MAIN CONTENT -
------------- */

#content {
	float:left;
	font-size:1.2em;
	overflow:hidden;
/*	background-color: white;*/
/*	border: 0px solid black;*/
	margin-top:1px;
}

#content strong {
  font-weight:bold;
}

.leftAlign #content {
	float:right;
	border-right:12px solid #fff;
	border-bottom:20px solid #fff
}

#content p, #content li {
	color:#404040  ;
}

#content p {
	margin: 0;
	line-height:1.5em;
	margin-bottom:15px;
}

#content h2 {
	font-size:1.5em;
	margin:10px 0 8px 0;
	text-align:left;
}

#content h2 em {
	font-size:0.7em;
	margin:0 0 0 1em;
	color:#99c;
 	font-style:normal;
}

#content h2 a, #content h2 a:hover, #content h2 a:visited {
/*	font-size:1.5em;*/
/*	margin:10px 0 8px 0;*/
	color: blue;
	text-decoration:none;
	font-weight:bold;

}

#content h3 {
	font-size:1.2em;
	color:#333;
	margin-bottom:12px;
}

#content h4, #content h5, #content h6 {
	font-size:1.2em;
}

#content h3 a {
	color:#aaa;
}

#content ol, #content ul, #content dl {
	padding:0 0 0 20px;
	margin:12px 0;
}

#content dt {
	font-weight:bold;
}

#content blockquote {
	margin:20px;
	padding:1px 10px 1px 70px;
	background:#eef url( images/bg_blockquote.gif ) top left no-repeat;
}

#content .info {
	color:#99c;
	font-size:0.8em;
/*	border-top:1px dotted #99c;*/
	font-style:normal;
	display:block;
	padding:4px 0;
}

#content .info a {
	color:#99c;
}

#content pre {
	background:#eef;
	padding:20px;
}

#content .tags {
	padding:10px 15px;
	background:#eef;
	margin:5px 0;
}

/* style form for email to friend and contact us  */
#yourname, #youremail, #friendemail, #friendname, #imageverify,
#wpcf_your_name, #wpcf_email, #wpcf_response, #wpcf_usersubject,
#yourremarks,#wpcf_msg, #imageverify, #wpcf_response,
.feedemail, #user_login-tml-main, #user_pass-tml-main
{
  background-color:#F8F8F8;
  border:1px solid #C8C8C8 ;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
  font-size: 12px;
  color: blue;
  height:18px;
  padding-top:2px;
  padding-left:2px;
}

#user_login-tml-main, #user_pass-tml-main {
  width:200px;
}

#yourname, #youremail, #friendemail, #friendname, #imageverify,
#wpcf_your_name, #wpcf_email, #wpcf_response, #wpcf_usersubject,
{
  width:300px;
}

#yourremarks,
#wpcf_msg
{
  width:400px;
  height:150px;
}

#imageverify,
#wpcf_response
{
  width:60px;
}


.feedb {
	padding:5px 5px;
	color:#fff;
  border:3px solid #FFCF00;
  background-color:#024;

/*  rounded corner */
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;

 /* height: 90px;*/
}


#front {
   border: 0px solid black;
}

#front .cat-title {
   border: 0px solid red;
   font-size:190%;
   color: blue;
  font-family: "Arial Narrow", Arial, verdana, helvetica;
     margin-top:20px;
}

#front h2 {
   border: 0px solid red;
   margin-top:10px;
   margin-bottom:5px;
   font-size:125%;
   font-weight: bold;
}

#front .meta {
   border: 0px solid green;
   margin-top:15px;
   font-size:85%;
}

#front .entry {
   border: 0px solid red;
   margin-top:10px;
}

#front h3 {
  font-family: "Arial Narrow", Arial, verdana, helvetica;
   border: 0px solid blue;
   margin-top:10px;
   font-size:135%;
}

/* table main */
.tbl_main, .pme-main {
	border-collapse: collapse;
	border:1px #cccccc solid;
	margin:8px 10px 8px 0px;
	}

.tbl_main tr.firstrow {
	border:1px blue solid;

	}

.tbl_main th, .pme-main th {
	padding: 2px 5px;
	background-color: blue  ;
	color:white ;
	font-weight:bold;
	text-align:center;
/*	height:50px;*/
	border:1px #cccccc solid;
	}
.tbl_main td, .pme-main td {
	border:1px #cccccc solid;
	padding: 2px 5px 2px 5px;
	text-align:left;
	}

.tbl_main td a {
/*	text-decoration:none;
	color: #000000;*/
	}
.tbl_main a:hover {
/*	text-decoration:underline;
	color: #000000;*/
	}

.tr-row-1, .pme-row-0 {
	background-color:#F5F5F5 ;
}

#sidebar .tbl_main  {
	border:none;
	}

#sidebar .tbl_main tr {
	border-bottom:1px #999999 solid;
	}
		
#sidebar .tbl_main th {
	padding: 2px 5px;
	height:30px;
	border:1px blue solid;
	}

#sidebar .tbl_main td {
  height:30px;
	padding: 1px 2px;
	font-size:12px;
	font-family:arial;
	border:none;	
	}



	

/* info */
.info {
	border:0px solid blue;
	margin:0;
	color:blue;
	display:none;
}

.info-top p {
  font-weight:bold;
	font-size:14px;
	color:blue;
	display:none;
}

.info-bot p {
	font-size:12px;
	color:#333;
	display:none;
}


/* for wpsc */

div.productdisplay {
  border-bottom:1px solid #e7e7e7;
}

.productcart tr.total_tax {
	display:none;
}

.product_row .firstcol img {
	/* display:none; */
}

table.productcart {
/*	width: 500px;*/
 }

table.productcart tr.total_price td  {
/*  float:right;*/
  font-weight:bold;
  text-align:right;
}

table.productcart .checkout-total {
/*  float:right;*/
  font-weight:bold;
/*  padding-right:60px;*/
}

span.pricedisplay {
 white-space: nowrap;
/* width: 250px;*/
/*float:left;*/
/* text-align:right;*/
 padding-right:0px;
 border:0px solid red;
 }

#sidebar .shoppingcart  {
 width:220px;
 padding:0;
 border-collapse: collapse;
}

#sidebar .shoppingcart tr th, #sidebar .shoppingcart tr td {
 padding:3px;
}

#sidebar .shoppingcart tr th {
 /*border:1px solid #06c;*/
 border:1px solid blue;
/* padding: 2px 3px;	*/
 color:white;
 font-weight:bold;
 padding-top:4px;
 padding-bottom:4px;
 text-align:left;
}


#sidebar .shoppingcart tr td, table.productcart tr.product_row td  {
 /*border-bottom:1px solid #E0E0E0;*/
 border-bottom:1px solid #999999;
}

#sidebar .shoppingcart #product {
 width:100px;
}


.wpsc_variation_forms{
	float:left;
/*	border:1px solid pink;*/
 }

#sidebar .total  {
 font-weight:bold;
 width:215px;
 text-align:right;
 padding-top:3px;
 padding-right:3px;
}

#sidebar .total, table.productcart tr.total_price td  {
 /*border-bottom:1px solid #06c;*/
 border-bottom:1px solid blue;
 padding-bottom:8px;
}

#sidebar .total .checkout-total {
 font-weight:bold;
}

#sidebar .emptycart a {
 color:red;
 text-decoration:underline;
}

#sidebar .gocheckout {
 margin-top:15px;
}

#sidebar .gocheckout a {
 font-weight:bold;
}

.wpsc_select_variation {
	width:70px;
}

#variation_select_13_2, #variation_select_14_2 {
  width:125px;
}

div.wpsc_product_price {
/* border:1px solid blue;   */
 float:left;
 padding-left:5px;
}

div.wpsc_product_price .pricedisplay {
 font-weight:bold;
}

div.wpsc_buy_button_container {
	float:right;
 margin-right:0px;
}

div.wpsc_loading_animation {
 font-family:arial;
 font-size: .8em;
 color:blue;
}

#content .producttext h2.prodtitles  {
 margin-top: 0px;
 font-size: 1.2em;
 padding:0;
/* border:0px solid black;*/
 	line-height:100%;
 	 font-weight:bold;
}

#content .producttext h2.prodtitles a  {
 margin-top: 0px;
/* font-size: 1.2em;*/
 padding:0;
/* border:0px solid black;*/
/* 	line-height:100%;*/
 font-weight:bold;
}

div.textcol{
/* Adjust this width according to your layout*/
  width: 450px;
 /* border-bottom:1px solid #f0f0f0;*/
 }

 div.wpsc_description p {
 font-size: 12px;
 line-height:10px;
 }

 a.wpsc_product_title {
/* font-size: .8em;*/
 display: block;
 float: left;
 }

#content .producttext h2 a.wpsc_edit_product{
 display: block;
 float: right;
 font-size: .8em;
 margin: 0px 10px 0px 0px;
 color:red;
 }

div.imagecol{
/*	display:none;*/
 }

table.productcart tr.firstrow td, #sidebar .shoppingcart tr th {
/* background-color: #06c;*/
 background-color: blue;

 }




 /* wp css */
.make_purchase,
.Button,
.button-primary,
.wpsc_buy_button,
#login-submit-tml-main
 {
	text-decoration: none;
	font-size: 11px !important;
	line-height: 16px;
	padding: 3px 8px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;

	border-color: #5b86ab !important;
	font-weight: bold;
	color: #fff !important;
	background: #5580a6 url(images/button-grad-vs.png) repeat-x scroll left top;

}

.button-apply,
.remove_button {
	text-decoration: none;
	font-size: 11px !important;
	line-height: 16px;
	padding: 2px 2px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;

	border-color: #5b86ab !important;
	font-weight: bold;
	color: #fff !important;
	background: #5580a6 url(images/button-grad-vs.png) repeat-x scroll left top;

}


.remove_button span {
	font-weight: bold;
	color:red;
}


/* google search  */
#side-q, #page-q {
	height: 18px;
	padding:4px 3px 3px 3px;
}

#side-q {
	width:160px;
}

#page-q {
	width:350px;
}

/* home css drop donw */
#button-home a {
  border:0px solid green;
/*  padding-left:35px;*/
  padding-right:0px;
	background: transparent url('images/button-home.png') no-repeat 10px 7px;
}

#button-home a:hover, #button-home a.current_page {
  border:0px solid green;
  color:yellow;
	background: red url('images/button-home.png') no-repeat 10px 7px;
}

p.url_err {
  color:red;
}

.site-map {
  display:none;
}

/* kalender islam */

.tbl1 {
  font-size: 11px;
  font-family:Arial narrow, Helvetica, sans-serif;
  border-collapse:collapse;
  padding:0;
  margin-top:10px;
}


.tbl1 td {
  text-align:center;
  vertical-align:top;
  border:0;
  padding:0 5px 20px 0;
}

.tbl1 .data1, .tbl1 .data2 {
  text-align:center;
/*  font-weight:bold;*/
}

.data1 {
  color:#000000;
  display:block;
}
.data2 {
  color:red;
}



/* id tbl_cal */
.tbl_cal {
	border-collapse: collapse;
/*	width:220px;*/
/*	border:1px #cccccc solid;*/
	}
	
#sidebar .tbl_cal {
	width:218px;
	}	

.tbl_cal tr {
	border-bottom:1px #999999 solid;
}
	
.tbl_cal th, .tbl_cal td {
  text-align:center;
  padding:3px 2px;
  margin:0;
  font-size:11px;
  width:19px;
/*	height:45px;  */
}

.tbl_cal th {
  background-color:blue;
  color:white;
	border:1px blue solid;
	height:30px;
}

.tbl_cal td.today  {
  background-color:#FFFF66;
  border:1px #999999 solid;
/*  border-right:1px #999999 solid;*/
}

.tbl_cal td.today span {
  font-weight:bold;
}

/* pagetool */
a.a2a_dd {
/*  color: #39A6CE;*/
  background: transparent url(images/button-facebook.png) no-repeat 2px;
  padding-left:20px;
  margin-left:8px;
	}
	
img.WP-PrintIcon	{
  margin-left:8px;
/*  padding-top:5px;*/
	}

.page-tool, .widget_wp_shopping_cart,
#cse-search-box {
	display:none;
}