/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* Tables */
table h4 {
font-family: Verdana, Arial, Tahoma;
font-size:16px !important; 
color:#ff0090; 

line-height:12px;
}
table{width:100%;text-align:left;border-collapse:collapse;margin:5px 0 10px;}

table th{ background:transparent;color:#000;padding:2px 6px;}

table td{background:transparent;color:#000; padding: 2px 6px;}

table.membership th.gold { background:#e7b737; border:1px solid #cc9f23; }
table.membership td.gold { background:#fff298; border:1px solid #cc9f23; }
table.purchase { margin-bottom:15px; }
table.purchase td { border:1px solid #d4d4d4; border-width:1px 0 1px 0; }
table.purchase td.price { background:#eeeeee;font-weight:700; border:1px solid #d4d4d4; }

/*========= THANKS AND SOCIAL =========*/

.social {	display:block;	height:71px;	margin:20px 15px 0px 15px;	background:#181616 url(http://orsdesigns.com/images/thankyou.jpg) no-repeat top left;	border:1px solid #181616;	-webkit-border-radius:4px;	-moz-border-radius:4px;}

.thanks {	display:block;	padding-top:40px;	height:10px;	float:left;	padding-left:80px;}.thanks img {	border:none;	margin-right:20px;}

ul.menu-items{float: left;width:250px;}

.need-help {
clear:both;
}






.similar-posts {
background: #f2f2f2; 
width: 300px; float: left; 
margin: 0 5px 15px 0;
clear:both;
margin-left: -21px;
padding-bottom: 8px;
-moz-border-radius-topleft: 8px;  
-webkit-border-top-left-radius:  8px;
-moz-border-radius-topright:  8px; 
-webkit-border-top-right-radius:  8px;
-moz-border-radius-bottomleft:  8px; 
-webkit-border-bottom-left-radius:  8px;
-moz-border-radius-bottomright:  8px; 
-webkit-border-bottom-right-radius:  8px;
	}
 .similar-posts ul li {
			list-style: none; margin: 0 0 0 -20px;
		}
.similar-posts ul li a {
				color: #3d3a41; text-decoration: none;
			}
.similar-posts ul li a:hover, #main .similar-posts ul li a:focus { 	color: #ff4189; }

.similar-posts h4 {
font-size: 17px !important;
padding-left: 10px;
font-weight: normal;
padding-bottom: -10px;
}


.bookmark {
margin-right: -30px;
background: #f2f2f2; 
width: 285px; float: left; 
-moz-border-radius-topleft: 8px;  
-webkit-border-top-left-radius:  8px;
-moz-border-radius-topright:  8px; 
-webkit-border-top-right-radius:  8px;
-moz-border-radius-bottomleft:  8px; 
-webkit-border-bottom-left-radius:  8px;
-moz-border-radius-bottomright:  8px; 
-webkit-border-bottom-right-radius:  8px;
padding-left: 11px;
}

.bookmark h4 {
font-size: 17px !important;
padding-left: 10px;
font-weight: normal;
padding-bottom: -10px;
}