/* 
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.

*/

.monthly-plugin-title {
	margin-top: 15px;
	text-align: center;
	font-weight: bold !important;
	font-size: 40px;
	line-height: 48px;
}

#monthly-plugin {
	overflow: auto;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 40px;
	margin: 30px 0;
}

#monthly-plugin-left {
	width: 425px;
	float: left;
	margin-right: 20px;
}

#monthly-plugin-left p {
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 7px 0;
}

#monthly-plugin-right {
	width: 450px;
	float: left;
}

#monthly-plugin-login {
	border: 1px solid #e4e4e4;
	background: #ffffcc;
	padding: 10px;
	font-size: 12px;
}

/* @group TABLE */

#featureTable {
	float: right;
	width: 430px;
	border-collapse: collapse;
	text-align: left;
}

#featureTable .col1 a {
	color: #555555 !important;
}

#featureTable .col1 a:hover {
	text-decoration: none;
}

#featureTable img {
	border: 0px;
}

#featureTable th {
	background-color: #fff;
	font-size: 18px;
}

#featureTable .col2, #featureTable .col3 {
	text-align: center;
}

#featureTable .col3 {
	-webkit-box-shadow: 3px 5px 7px rgba(0, 0, 0, 0.3);
	border-left: 3px solid #8eb223 !important;
	border-right: 3px solid #84A521 !important;
	color: #444 !important;
}

#featureTable .headRow .col3 {
	border-top: 3px solid #99BF26 !important;		
	background-color: #ffd200 !important;
	font-size: 22px;
}

#featureTable .col3.price {
	border-bottom: 3px solid #84A521 !important;	background-color: #ffffff !important;	
}

#featureTable .rowa {
	background-color: #ECECEC;
}

#featureTable .rowb {
	background-color: #F7F7F7;
}

#featureTable .rowa .col3 {
	background-color: #E0E5E2;
}

#featureTable .rowb .col3 {
	background-color: #F3F7F4;
}

#featureTable .cell {
	padding: 4px 10px 4px 10px;
	border: 1px solid #C6CDD1;
	vertical-align: middle;
}

#featureTable .check {
	text-indent: -9999px;
	background: url(images/tick.png) no-repeat center center;
}

#featureTable .uncheck {
	text-indent: -9999px;
	background: url(images/cross.png) no-repeat center center;
}

#featureTable .bonus {
	font-weight: bold;
}

#featureTable .price {
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}

#featureTable .woo-sc-button {
	margin-bottom: 0px;
	margin-right: 0px;
}

#featureTable .fineprint td {
	padding: 4px;
	font-size: 12px;
	line-height: 1.3;
	font-style: italic;
	color: #989ea1;
}

/* @end */

pre {
	border: 1px solid #CBCBCB;
	background: #e4e4e4;
	padding: 10px 7px;
	margin-bottom: 15px;
}

.fr2{
float:right;
}

#search{
float:right;
}
.rss{
display:none;
}

/*Dashboard Page CSS*/

.dashboard { overflow: auto; clear: both; margin-bottom: 15px; }
.dash-left { width: 445px; float: left; border-right: 1px solid #e4e4e4; }
.dash-video { width: 350px; min-height: 200px; margin: 15px auto 10px; clear: both; }
.announcement { width: 330px; margin: 7px auto 0; background: #F9F8AE; padding: 10px; border: 1px solid #F3F173; }
.announce-title { text-transform: uppercase; font-size: 14px; font-weight: bold; margin-bottom: 5px; }
.announce-short {}
.dash-right { width: 445px; float: left; }
.dash-info { width: 350px; background: #eee; padding: 7px; overflow: auto; border: 1px solid #c7c7c7; margin: 15px auto 0 auto; }
.dash-name { font-size: 28px; color: #474747; font-weight: bold; margin-bottom: 0; }
.dash-role { font-size: 14px; color: #666; position: relative; left: 5px; margin-top: -3px; }
.dash-links { position: relative; left: 5px; margin-top: 2px; font-size: 12px; }
.dash-role ul { margin: 0; padding: 0; list-style-type: none; }
.dash-role ul li { list-style-type: none; }
.dash-nav-links { width: 350px; margin: 10px auto 7px; }
.dash-link-item { margin-bottom: 7px; overflow: auto; }
.dash-link-item img { float: left; margin-right: 7px; }
.dash-link-item img:hover { position: relative; bottom: 2px; }
.dash-link-item a { color: #000; }
.dash-link-item a:hover { text-decoration: underline; }
.dash-link-title { font-size: 18px; font-weight: bold; margin-top: 7px; }
.dash-link-text { line-height: 14px; }
.dash-break { background: url('http://wishlist-insider.s3.amazonaws.com/graphics/dash-separator.png') no-repeat; width: 100%; clear: both; height: 19px; margin: 15px auto; width: 819px;  }

/*Author Box CSS*/

.author { background:#E4E4E4; padding: 25px; border: 1px solid #c7c7c7; overflow: auto; margin-bottom: 15px; }
.author h3 { font-size: 18px; margin-bottom: 10px; }
.avatar { padding: 3px; background: #fff; border: 1px solid #c7c7c7;  margin-right: 7px; float: left; }
.author-desc { line-height: 20px; color: #323232; }
.learn-more { text-align: right; float: right; }

/*Members List CSS*/

.members-list-name { margin-bottom: 3px; }
.tern_members_search h2 { margin-top: -10px; }

/*Developers List CSS*/

.developer-title { margin-bottom: 10px; }
.developer-entry { margin-bottom: 15px; }

/*Custom Profile CSS*/

.edit-author-meta { overflow: auto; clear: both; }
.custom-profile {}
.custom-profile h1 { font-size: 28px; margin-bottom: 3px; }
.profile-name { color: #000; }
.smaller { font-size: 14px; color: #555; }
.profile-fix { width: 600px; height: 20px; clear: both; }
.message { clear: both; margin-top: 15px; }
.custom-profile h3 { border-bottom: 1px solid #c7c7c7; width: 555px; font-size: 18px; margin: 30px 0 15px 0; clear: both; }

.form-table {}
.form-table label { font-weight: normal; font-size: 14px; color: #555; text-align: left; float: left; vertical-align: text-top; }
.form-table input { width: 300px; height: 25px; margin: 7px 0; font-size: 24px; clear: both; margin-left: 15px; }
.form-table select { width: 300px; height: 25px; margin: 7px 0 7px 15px; font-size: 24px; }
.form-table textarea { height: 200px; width: 400px; margin: 7px 0; margin-left: 15px; }
.form-table th { width: 135px; }
.input-description { clear: both; }
.description { color: #959595; font-size: 12px; }
.public { position: relative; left: 15px; text-align: left; margin-bottom: 10px; }
.button-primary { height: 35px; width: 250px; float: right; font-size: 18px; margin-top: 15px; }
#WishListMemberUserProfile input { width: 10px;  float: left; margin: -3px 10px 0 0; }
#WishListMemberUserProfile label { position: relative; top: 15px; }
.profile-bio { position: relative; bottom: 155px;  }

#user_login {}
#first_name {}
#last_name {}
#nickname {}
#display_name { width: 300px; font-size: 24px; }

.post-protected { border: none; float: right; margin-top: -40px; }
.post-protected img { width: 150px; }

.aap-more-info { padding: 7px; color: #000; background: #e4e4e4; border: 1px solid #ccc; margin-bottom: 25px; }


.cp_topPointsWidget ul li { background: none; padding-left: 0; }

.widget-points { overflow: auto; }
.points-meta { margin: 7px 0 7px -5px;}
.points-meta a:hover { text-decoration: underline; }

.comment-entry p { clear: both; }

.dash-video {
	position: relative;
	z-index: 1;
}

#secnav {
	position: relative;
	z-index: 2;
}
