/* 
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.

*/

.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 { background: #000; 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-info img { float: left; margin-right: 15px; }
.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;  }
#dash-table { margin: 0 auto; border: none; }
#dash-table img { border: none; }

/*CubePoints CSS*/

.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; }
.avatar { padding: 3px; background: #fff; border: 1px solid #c7c7c7;  margin-right: 7px; float: left; }

/*Premium Content Image*/

.post-protected { border: none; float: right; margin-top: 0px; }
.post-protected img { width: 150px; }

/*Logo Tweaks*/
#top { background:#232323 url(images/body-bg-inner.png) repeat-x; background-attachment:fixed; background-position: 0 29px;  }
#header { padding: 0; height: 145px; overflow: hidden;}
#logo img { position: relative; }
