/* -------------------------------------------------------------------------------------------------
YOUR STORIES
-------------------------------------------------------------------------------------------------- */
#your-stories .home {padding-top:25px;}
#your-stories .home #heading {margin:0 40px 0 40px;}
#your-stories .home #select-a-story {margin:10px 40px 0 40px;height:1%;}
#your-stories .home #select-a-story ul {float:left;width:50%;margin-top:10px;}
#your-stories .home #find-a-story {margin:10px 156px 0 157px;}
#your-stories .home #find-a-story .textfield {width:295px;}
#your-stories .home .story {margin:15px 156px 25px 157px;height:1%;}
#your-stories .home .story .details {background:#FFFFFF;padding:5px 10px 5px 10px;height:1%;}
#your-stories .home .story .details h3 {font-size:130%;}
#your-stories .home .story p {margin:10px 10px 0 10px;}
/* -------------------------------------------------------------------------------------------------
YOUR STORIES POST
-------------------------------------------------------------------------------------------------- */
#your-stories .post #heading {padding:25px 40px 0 40px;}
#your-stories .post #post-plinth {margin:15px 156px 25px 157px;height:1%;}
#your-stories .post #post-plinth .title label {display:block;}
#your-stories .post #post-plinth .title input {width:98%;}
#your-stories .post #post-plinth .story label {display:block;margin-top:10px;}
#your-stories .post #post-plinth .story textarea {width:98%;}

/* -------------------------------------------------------------------------------------------------
YOUR STORIES SEARCH RESULTS
-------------------------------------------------------------------------------------------------- */
#your-stories .search {}
#your-stories .search #heading {padding:25px 40px 0 40px;}
#your-stories .search #find-a-story {margin:10px 156px 0 157px;}
#your-stories .search #find-a-story .textfield {width:295px;}
#your-stories .search #search-results {margin:15px 156px 25px 157px;}
#your-stories .search .item {background:#FFFFFF;padding:10px;margin:0;height:1%;}
#your-stories .search .alt {background:none;}
#your-stories .search .paging {text-align:center;position:relative;padding:10px 0 10px 0;height:1%;background:#FFFFFF;margin:10px 0 10px 0;}
#your-stories .search .paging .previous {position:absolute;left:10px;font-weight:bold;background:none;border:none;color:#FF6600;font-size:110%;}
#your-stories .search .paging .next {position:absolute;right:10px;font-weight:bold;background:none;border:none;color:#FF6600;margin:0px;font-size:110%;}
/* -------------------------------------------------------------------------------------------------
YOUR STORIES STORY
-------------------------------------------------------------------------------------------------- */
#your-stories .story {}
#your-stories .story #heading {padding:25px 40px 0 40px;}
#your-stories .story #find-a-story {margin:10px 156px 0 157px;}
#your-stories .story #find-a-story .textfield {width:295px;}
#your-stories .story #story {margin:15px 156px 25px 157px;}
/* -------------------------------------------------------------------------------------------------
YOUR STORIES THANKS
-------------------------------------------------------------------------------------------------- */
#your-stories .thanks .col-left {float:left;width:445px;display:inline;margin:25px 0 0 40px;}
#your-stories .thanks .col-right {float:right;width:225px;display:inline;margin:25px 40px 0 0;}
/* thanks-plinth */
#your-stories .thanks #thanks-plinth {height:1%;}
#your-stories .thanks #thanks-plinth h3 {background:#FFFFFF;display:block;margin:0 0 15px 0;padding:5px 0 5px 10px;font-size:120%;}